/*=====
SITE: Bylands
FILE: styles.css
CREATED: 15/12/2008
AUTHOR: Mike Whitney (mike@webandgrafik.com)
=====*/


/* =========================================ALL PAGE STYLES */

/* GLOBALS */

	*								{
	margin:0;
	line-height:1;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20;
}
	body							{ font-size:62.5%; margin:0; padding:0; background:url(../images/body_bg.gif) repeat center top; font-family:"Lucida Grande", arial, verdana, sans-serif; }
	
	#container						{ margin:0 auto; width:860px; position:relative; z-index:10; }	
	#wrapper						{ background:url(../images/body_bg.jpg) repeat-x; }	
	#outer-container				{ background:url(../images/outer_container_bg2.jpg) no-repeat center top; }	
	#mainContent					{ padding:31px 0 53px; width:860px;}	
	.show							{ display:block; }	
	.hidden, hr						{ display:none; }	
	.clearfix:after 				{ content: ".";  display: block; height: 0; clear: both; visibility: hidden; }	
	.clearfix 						{ display: inline-block;} 	
	a:focus							{ outline:none; }

/* END */



/*  HEADER */

	#header							{ position:relative; z-index:1000; height:287px; }	
	#header h1,	
	#header h1 a					{ display:block; width:240px; height:100px; }	
	#header h1 						{ background:url(../images/logo.png) no-repeat;	position:absolute; top:14px; left:0; text-indent:-999em; z-index: 50; }	
	#header h1 a:focus				{ outline:none; }	
	#welcome						{ position:absolute; top:29px; left:573px; width:274px; }	
	#welcome p						{ font:normal 11px "Lucida Grande", arial, verdana, sans-serif; font-size:1.5em; font-style:normal; color:red; margin:0; padding:0; line-height:1.8em; font-weight:lighter; }	
	#welcome a						{ color:red }	
	#welcome a:hover				{ text-decoration:none; }
	#home #gallery					{ display:block; position:absolute; background:url(../images/polaroid1B.png) no-repeat; width:871px; height:230px; top:10px; right:-11px; }

	#wholesale-login				{ position:absolute; top:350px; right:-43px; font-size:11px; color:#554e3f; width:220px; z-index:500; }	
	#wholesale-login span			{ float:left; }	
	#wholesale-login a				{ color:#8c5309; position:relative; }	
	#wholesale-login a:hover		{ text-decoration:underline; }	
	#skip							{ position:absolute; top:-999em; }
	
/* END */

/* FIND RETAILER */
#find-retailer				{ position:absolute; top:529px; right:11px; font-size:10px; color:#554e3f; width:154px; z-index:500; }	
	#find-retailer span			{ float:left; }	
	#find-retailer a				{ color:#8c5309; position:relative; }	
	#find-retailer a:hover		{ text-decoration:underline; }	
/* END */

/* NAVIGATION */

	#nav, #nav * 					{ list-style:none;margin:0;padding:0; }	
	#nav							{ position:absolute; top:253px;	height:39px; width: 710px; }

	#nav_home,
	#nav_home,
	#nav_home,
	#nav li 						{ float:left; padding-left:4px; background:url(../images/nav_li.gif) no-repeat left top; margin-right:4px; }
	#nav_home a,
	#nav_home a,
	#nav_home a,
	#nav li a 						{ display:block; padding:0 13px 2px 9px; line-height:37px; font-size:1.2em; text-decoration:none; color:#fff; background:url(../images/nav_a.gif) no-repeat right top; } 
	#nav li:hover,
	#nav li.current					{ background:url(../images/nav_li_current.gif) no-repeat left top; }
	#nav li:hover a, 
	#nav li.current a				{ background:url(../images/nav_a_current.gif) no-repeat right top; color:#422313;  }
	#nav li li						{ display:block; background:url(../images/blank.gif) no-repeat right top; margin-right:0; }
	#nav li li a,
	#nav li.current li a,
	#nav li:hover li a				{ font-size:11px; color:#211814; padding:0 8px; line-height:20px; }
	#nav li li a:hover,
	#nav li li.current a			{ text-decoration:underline; color:#5b2a14; }	
	#nav li:hover li a,
	#nav li li:hover,
	#nav li.current li a,
	#nav li li.current 				{ background:url(../images/blank.gif) no-repeat right top;}
	#nav li ul 						{ background:url(../images/blank.gif) no-repeat right top; position:absolute; left:-5000px; z-index:1001; width:670px; }
		#nav li:hover ul ul, 
	#nav li:hover ul ul ul, 
	#nav li:hover ul ul ul ul 		{ left:-5000px; }
	#nav li:hover ul,
	#nav li.current ul				{ left:0; top:32px; padding-top:18px;}
	
/* END */



/*  PRIMARY CONTENT */

	#home #primaryContent			{ }
	
	#primaryContent					{ float:left; position:relative; width:484px; padding-left:9px; margin-top:44px;}	
	#primaryContent a				{ text-decoration:underline; color:#8a4629; }	
	#primaryContent a:hover			{ text-decoration: none; }	
	#primaryContent p,
	#primaryContent li				{ font-size:1.3em; line-height:1.5em; margin-bottom:1em; color:#382b26; }	
	#primaryContent li p			{ font-size:1em; margin:0; }	
	#primaryContent ul,
	#primaryContent ol				{ margin:1em; padding-left:2em; }	
	img.left-align					{ float:left; margin:10px 10px 10px 0; }	
	img.right-align					{ float:right; margin:10px 0 10px 10px; }
	
/* END */



/* HEADINGS */
	h2, h3, h4, h5, h6				{ margin-bottom:.5em; color:#32231c; }
	h2								{ font-size:2.3em; color:#32231c; font-weight:normal; margin-top:4px;}
	#primaryContent h3				{ font-size:1.8em; }
	#primaryContent h4				{ font-size:1.6em; }
	#primaryContent h5				{ font-size:1.5em; }
	#primaryContent h6				{ font-size:1.4em; }
	
/* END */



/* INTRO */

	#primaryContent #intro			{ background:url(../images/maincontent_bg.gif) no-repeat center bottom; width:487px; padding:0 40px 0px 0 margin-bottom:30px; }	
 	#primaryContent #intro h2		{ font:30px Georgia, "Times New Roman", serif; font-size:30px; color:#643d2b; }	
	#primaryContent #intro	p		{
	font-size:1.4em;
	color:#464134;
	line-height:1.7em;
	text-indent:0px;
	position:relative;
	top:-7px;
}
							
/* END */





/* SECONDARY CONTENT */

	#secondaryContent				{ float:right; position:relative; width:278px; margin:69px 25px 0 0; right:-21px; padding:18px 16px; }
	#home #secondaryContent			{ margin-top:72px; background:none; padding:0; position:relative; left:-21px;}
	#secondaryContent h3			{ border-bottom:1px solid #d4ceb3; }
	#home #secondaryContent h3		{ border:0; }
	#secondaryContent a				{ color:#5c3a2b; }
	
/* END */


/* PLANT SEARCH */

	#plantsearch						{ display:block; width:270px; height:116px; background:url(../images/new-here.png) no-repeat; position:relative; left:11px; padding-top: 8px; padding-right: 18px; padding-bottom: 14px; padding-left: 10px; }	
	#plantsearch h3					{ margin:0px; display:block; width:197px; height:17px; background:url(../images/plant_search_h3.png) no-repeat; text-indent:-999em; }
	
/* END */

/* LOCATION SEARCH */

	#plantsearch	h4					{ position:absolute; top:74px; left: 10px; height:39px; width: 100px; margin:0px; display:block; width:197px; height:17px; background:url(../images/location_search_h3.png) no-repeat; text-indent:-999em; }
	
/* END */


/* CALENDAR BOX */

	#calendar-box					{ display:block; width:295px; height:116px; position:relative; left:9px; padding-top: 5px;padding-right: 5px;	padding-bottom: 5px; padding-left: 5px;	}	
	
/* END */



/* FOOTER */
	#footer-wrap					{ background:url(../images/footer_bg.jpg) no-repeat center top; height:94px; position:relative; z-index:1; margin-top:-120px; }
	#home #footer-wrap				{ margin-top:-105px; }
	#footer							{ position:relative; z-index:2; height:179px; background:#b9b296 url(../images/footer_wrap_bg.gif) repeat-x left top; }
	#footer-inner					{ width:835px; margin:0 auto; padding:30px 12px 0 13px; position:relative; }
	#footer p						{ font-size:1.1em; color:#a5a25d; }
	#footer a, a:link, a:visited { text-decoration: none; color: #A5A25D; text-decoration: none;	font-size:1.1em;
		font-family:Arial, Verdana, Helvetica, sans-serif;}
	#footer a:hover { color: #CCC749; }	
	#footer #feeds					{ position:absolute; right:1px; top:8px; background:url(../images/leaf.png) no-repeat; display:block; width:390px; height:160px; text-indent:-999em; }
	
/* END */

/* NAV CRUMB */

	#crumb							{ font-family: Trebuchet MS, Arial, Helvetica, sans-serif; color: #bcbc85; text-transform: uppercase; font-size:11px;	padding-bottom: 20px; color:#32231c; }
	#crumb a						{ color: #8c5309; text-decoration: none; }
	#crumb a:hover					{ text-decoration: underline; }
	
/* END */



/* ACRONYMS - HOVER INFO MAIN BODY CONTENT */
	abbr, acronym					{ border-bottom: .1em dotted; cursor: help; color: #8A4629; }
	
/* END */



/* SERMONS */
	.sermonlist 					{ border-top:8px solid #3c1c0a; }
	.articlebox						{ position:relative; padding:10px; background:#eee9d6; }
	.articlebox p					{ font:italic 11px Georgia, serif; margin-left:10px; color:red; }

/* END */



/* MAP */

	#map 							{ background:url(../images/map.png) no-repeat; display:block; width:481px; height:361px; }

/* END */

/* SITE MAP TABLE STYLE */

	#sitemap p,
	#sitemap li						{ font-size:11px; line-height:1.5em; color:#382b26; }
	#sitemap li p					{ font-size:11px; margin:0; }
	#sitemap ul,
	#sitemap ol						{ margin:1em; padding-left:2em; }
	
/* END */



/* TABLE MAIN CONTENT */
	.table1 						{ width:450px; margin:auto; font-size:12px; border-collapse: collapse; border: 1px solid #35271A; font: normal 11px verdana, arial, helvetica, sans-serif;	color: #363636;	background: #D7D1B9; }
	
	.table1 caption 				{ text-align: center; font: bold 18px arial, helvetica, sans-serif; background: transparent; padding:6px 4px 8px 0px; color: #35271A; text-transform: uppercase; }

	.table1 td, .table1 th 			{ border: 1px dotted #35271A; padding: .4em; color: #363636; line-height: 1.5em; }

	.table1 thead th, 
	.table1 tfoot th 				{ font: bold 11px verdana, arial, helvetica, sans-serif; border: 1px solid #35271A; text-align: left; background: #35271A; color: #FFFFFF; padding-top:3px; }

	.table1 tbody td a 				{ background: transparent; text-decoration: none; color: #363636; }

	.table1 tbody td a:hover 		{ background: #B8B85B; color: #363636; }

	.table1 tbody th a 				{ font: normal 11px verdana, arial, helvetica, sans-serif; background: transparent; text-decoration: none; font-weight:normal; color: #363636; }

	.table1 tbody th a:hover 		{ background: transparent; color: #BDBD5E; }

	.table1 tbody th,
	.table1 tbody td 				{ vertical-align: top; text-align: left; }

	.table1 tfoot td 				{ border: 1px solid #35271A; background: #35271A; padding-top:3px; color: #FFFFFF; }

	.table1 
	.odd 							{ background: #C3BCA0; }

	.table1 tbody tr:hover 			{ background: #B8B85B; border: 1px solid #35271A; color: #FFFFFF; }

	.table1 tbody tr:hover th,
	.table1 tbody tr.odd:hover th 	{ background: #B8B85B; color: #FFFFFF; }
  
/* END */

/* TABLE SEARCH */

  
/* END */



/* PHOTO GALLERY THUMBNAIL DETAIL */ 

	.thumbnail 						{ padding: 3px 3px 8px 3px; background-color: #D3CDB4; border: 1px solid #B2AC8C; float: left; margin-right: 10px; margin-bottom: 10px; }
	
/* END */

/* CONTACT FORM START */

form 								{
	background-color: none;
	line-height: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* Form Sections ======================================================================== */

/* Fieldset  */
fieldset {
	position:relative;
	overflow: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	margin-top: 2em;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #35271A;
	border-right-color: #35271A;
	border-bottom-color: #35271A;
	border-left-color: #35271A;
}
legend {
	line-height: 100%;
	position:absolute;
	padding: 3px 5px;
	top: -10px;
	background-color:#ecefcb;
	color:#35271A;
	font-weight:bold;
	text-transform:uppercase;
	font-size:90%;
	text-align:center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #35271A;
	border-right-color: #35271A;
	border-bottom-color: #35271A;
	border-left-color: #35271A;
	width: 171px;
} 	 
/* Nested Fieldset  */
fieldset fieldset  {
}
fieldset fieldset legend {
}
/* Inline Section */
.inlineSection {
	overflow: auto;
	width: 100%;	
}
/* Grid Section */
form table {
	border-collapse: collapse;
}
form td {
	padding: 0 4px;
	border-left: 1px solid #DFDED2;
	border-right: 1px solid #DFDED2;	
	line-height: normal;	
}
form th {
	padding: 0 4px;
}
form .alternate-1 {
	background-color:#ecefcb;
}
form .alternate-1 td {
	border-left: 1px solid #DFDED2;
	border-right: 1px solid #DFDED2;	
}
form .alternate-0 {
}
/* Combo Label + Input Field =========================================================== */
form .oneField {
	margin: 6px 0;
	display: block;
	vertical-align: middle;
}
form .inlineSection .oneField {
	margin-right: 2px;
	white-space: nowrap;	
	display: inline;
}
/* Ties together a label and its checkbox or radio */
form .oneChoice {
	white-space: nowrap; 	
}

/* Field Labels ======================================================================== */

/* Base */
label, form .label {	
	margin:0 5px 0 0;
	color:#35271A;
	line-height: normal;
}
/* Text inputs / Select label */
label.preField {
	font-size:90%;
	font-weight:bold;
	display: -moz-inline-box;
	display: inline-block;	
	min-width:100px;
	text-align:right;
	white-space: nowrap;
}
/* Radio / Checkbox group label */
form .label  {
	display: block; 
	margin: 0.6em 4px 0 0;
	padding: 2px;
}
/* Individual Checkbox / Radio label */
label.postField  {
	padding: 0 4px;
	font-size:90%;
	color:#35271A;
}
/* Label when inside an inline section */
form .inlineSection .oneField .inlineLabel {
	display: -moz-inline-box;
	display: inline-block;	
	font-size:90%;
	font-weight:bold;
	text-align:right;
	min-width:100px;
}

/* Inputs ======================================================================== */

textarea {
	padding: 0;
	vertical-align: top;
	margin: 2px 2px 1px 0;
}
input {
	background-color:#ECEFCB;
	margin:2px 5px 0 0;
	border-width: 0px 0px 1px 0px;
	border-style: solid solid dotted solid;
	border-color:#809431;
	color:#35271A;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px 2px;
}
input[type='text'] {		
}
input[type='checkbox'] {		
	margin-right: 5px;
}
select {
	margin: 2px 2px 1px 0;
	padding: 0;
}
.inlineSection .oneField select {
	margin: 0 2px 1px 0 !important;
}
.gridSection select  {
	margin: 0 !important;
}
.gridSection input[type='checkbox'] {
	margin: 0 !important;
}
form .alternate-1 input {
	background-color:#ecefcb;
}

/* Buttons ======================================================================= */

form .actions {
	padding-top: 15px;
	text-align: right;
	clear: right;
}
/* Submit button */
form .primaryAction {
	background-color:#e9f9ac;
	border:1px solid #809431;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
	margin:0px 0px 0px 20px
}
form .primaryAction:hover {
	background-color:#E9FDD7;
}
/* Cancel button */
form .secondaryAction {
	color: grey;
	background-color:#e9f9ac;
	border:1px solid #809431;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
	margin:0px 0px 0px 20px	
}
form .secondaryAction:hover {
	color: black;
}

/* Form Builder Related Rules ===================================================== */

/* Form or Fieldset instruction paragraph. */
form .instructions {
	margin: 1.5em 0;
	line-height: 130%;
}
/* Asterisk on required fields */
form .reqMark {
	color: #F00;
	padding: 0 4px;
}
/* wForms Related Rules ========================================================== */

/* Field w/ a validation error */
form .errFld {
	padding: 1px;
	border: 1px solid #F00;
}
/* Styling for message associated with a validation error. */
form .errMsg {	
	color: #CC3333 !important;
	display: block;
}
/* Field-Hint with focus */
form .field-hint {
	position: absolute;
	width: 180px;
	z-index: 50;
	background-image: url(../images/hint_topborder.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	padding: 14px 0 0 0;
	margin:  2px 0 0 10px;
	color: #000;
}
form .field-hint div {
	background-color: #fffbb8;
	border-left: 1px solid #ffc20d;
	border-right: 1px solid #ffc20d;
	border-bottom: 1px solid #ffc20d;
	padding: 4px;
	line-height: normal;
}
/* Field-Hint without focus */
form .field-hint-inactive {
	visibility: hidden;
	position: absolute;
}
/* Repeat Behavior divs (when not set on a fieldset) */
div.repeat {
	margin: 3px 0;
	padding-right: 6px;
	border: 1px dotted #ddd;
	background-color: #FFFFFF;
}
div.removeable {
	margin: 3px 0;
	padding-right: 6px;	
	border: 1px dotted #ccc;
	background-color: #F3F3F3;
	
}
/* Links generated by the Repeat Behavior */
form .duplicateLink {
	line-height: 260%;
	font-weight: bold;
}
form .removeLink {
	line-height: 260%;
}
form td .duplicateLink, form td .removeLink  {
	margin: 0;
	line-height: 100%;
}
/* Switch Behavior Classes */
.onstate-a,  .onstate-b,  .onstate-c,  .onstate-d,
.onstate-e,  .onstate-f,  .onstate-g,  .onstate-h, 
.onstate-i,  .onstate-j,  .onstate-k,  .onstate-l, 
.onstate-m,  .onstate-n,  .onstate-o,  .onstate-p, 
.onstate-q,  .onstate-r,  .onstate-s,  .onstate-t,
.onstate-u,  .onstate-v,  .onstate-w,  .onstate-x,  
.onstate-y,  .onstate-z,  .onstate-aa, .onstate-ab,
.onstate-ac, .onstate-ad, .onstate-ae, .onstate-af,
.onstate-ag, .onstate-ah, .onstate-ai, .onstate-aj,
.onstate-ak, .onstate-al, .onstate-am, .onstate-an,
.onstate-ao, .onstate-ap, .onstate-aq, .onstate-ar,
.onstate-as, .onstate-at, .onstate-au, .onstate-av,
.onstate-aw, .onstate-ax, .onstate-ay, .onstate-az {
	display: block;
}
/* offstate classes for the Switch Behavior are in wforms-jsonly.css */


 
/* IE6 BUG FIXES ==================================================================== */
form {
	height:expression('1%'); /* IE Pick-a-boo bug fix */
}
form fieldset {
	overflow: expression('visible');
}

form .inlineSection .oneField {
	display: expression('inline-block');		
}
label.preField, form .inlineSection .oneField .inlineLabel {
	width: expression('7em');
	white-space: expression('nowrap');
}
/* CONTACT FORM END */




/* MISC STYLES ==================================================================== */

/* MINI SYMBOLS  START */
	#logoMini 							{ background:url(../images/mini_logos.png) no-repeat; display:block; width:451px; height:49px;margin-left: auto; margin-right: auto; }
	#logoMini2							{ background:url(../images/mini_logos_fundraising.png) no-repeat; display:block; width:220px; height:40px; margin-left: auto; margin-right: auto;position: relative;}
	#oldBylands							{ background:url(../images/bylands_old.png) no-repeat; display:block; width:304px; height:353px; margin-left: auto; margin-right: auto;position: relative;}
	#oldBylands2						{ background:url(../images/bylands_old2.png) no-repeat; display:block; width:304px; height:353px; margin-left: auto; margin-right: auto;position: relative;}
/* END */

/* OLD SMALLER BUTTON CODE
fieldset.search {
	border: none;
	width: 230px;
	margin: 0 auto;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #fff;
	font-size: 1.2em;
	width: 179px;
	height: 30px;
	padding: 6px 5px 0;
	background: #4d4c1c url(../images/search_bg.gif) no-repeat;
	margin-right: 5px;
}
.search input.box:focus {
	background: #4d4c1c url(../images/search_bg.gif) no-repeat left -36px;
	outline: none;
}
.search button.btn {
	width: 36px;
	height: 36px;
	cursor: pointer;
	text-indent: -9999px;
	background: #4d4c1c url(../images/search_bg.gif) no-repeat top right;
}
.search button.btn:hover {
	background: #4d4c1c url(../images/search_bg.gif) no-repeat bottom right;
}   */

/* SEARCH BY PLANT NAME */
fieldset.search {
	position:absolute; top:17px; left: 47px; height:39px; width: 100px;
	border: none;
	width: 209px;
	margin: 0 auto;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #2A2A18;
	font-size: 1.7em;
	font-weight:bold;
	width: 159px;
	height: 32px;
	padding: 1px 6px 0;
	background:  url(../images/search_bg.png) no-repeat;
	margin-right: 5px;
	
}
.search input.box:focus {
	background:  url(../images/search_bg.png) no-repeat left -32px;
	outline: none;
}
.search button.btn {
	width: 33px;
	height: 32px;
	cursor: pointer;
	text-indent: -9999px;
	background:  url(../images/search_bg.png) no-repeat top right;
}
.search button.btn:hover {
	background:  url(../images/search_bg.png) no-repeat bottom right;
} 
/* END */

/* SEARCH BY POSTAL CODE */
fieldset.search2 {
	position:absolute; top:84px; left: 47px; height:39px; width: 100px;
	border: none;
	width: 209px;
	margin: 0 auto;
}
.search2 input, .search2 select, .search2 button {
	border: none;
	float: left;
}
.search2 input.box, .search2 select {
	color: #2A2A18;
	font-size: 1.7em;
	font-weight:bold;
	width: 169px;
	height: 32px;
	padding: 1px 0 0;
	background:  url(../images/search_bg2.png) no-repeat;
	margin-right: 5px;
	
}
.search2 input.box:focus, .search2 select:focus {
	background:  url(../images/search_bg2.png) no-repeat left -32px;
	outline: none;
}
.search2 button.btn {
	width: 33px;
	height: 32px;
	cursor: pointer;
	text-indent: -9999px;
	background:  url(../images/search_bg2.png) no-repeat top right;
}
.search2 button.btn:hover {
	background:  url(../images/search_bg2.png) no-repeat bottom right;
} 
/* END */

.oneField select {
    width: 156px;
	background-color:#ECEFCB;
	margin:2px 5px 0 0;
	border-width: 0px 0px 1px 0px;
	border-style: solid solid dotted solid;
	border-color:#809431;
	color:#35271A;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px 2px;
}


#searchResultsListing {
    padding: 0 !important;
}
#searchResultsListing li {
    clear: both;
    list-style: none;
    margin: 0 0 25px 0;
    padding: 0;
    height: 80px;
    border-bottom: 1px solid #B2AC8C;
}
#searchResultsListing li a.thumbnail {
    text-indent: -1000px;
    display: block;
    width: 90px;
    height: 50px;
    float: left;
    background-position: center center !important;
}
#searchResultsListing p {
    width: 355px;
    float: left;
    font-size: 1.2em !important;
    margin: 5px 0 !important;
}

#searchResultsListing a {
    text-decoration: none;
}

#searchResultsListing a:hover, #searchResultsListing a:active {
    text-decoration: underline;
}

#paginationHeader {
    font-size: .8em !important;
    border-bottom: 1px solid #B2AC8C;
    text-align: center;
}
#paginationHeader select, #paginationHeader a {
    font-size: .9em;
}
#ctl00_ContentPlaceHolder1_ddlResultsPerPage, #ctl00_ContentPlaceHolder1_lnkNext {
    margin-right: 55px;
}

dl#plantDetails {
    color: #464134;
}

dl#plantDetails dt {
    font-size: 1.1em !important;
    font-weight: bold;
}
dl#plantDetails dd {
    font-size: 1.4em !important;
    margin: 5px 0 10px 15px;
}

#plantPhoto {
    float: right;
}

h3#featuresHeading {
    clear: both;
}

#locationText {
    background: transparent url('../images/search_bg2.png') no-repeat 0 0;
    border: medium none;
    float: left;
}
#locationText, #locationOptions {
	color: #2A2A18;
	font-size: 1em;
	font-weight:bold;
	width: 159px;
	height: 23px;
	padding: 10px 5px 0 10px;
	margin-right: 2px;
}
#locationText {
}
#locationText.selected {
	background: transparent url(../images/search_bg2.png) no-repeat 0 -32px !important;
}
#locationOptions {
    padding: 0;
    width: 169px;
    border-left: 1px solid #333;
    border-bottom: 1px solid #333;
    background: #CFCE9A;
    height: 100px;
    overflow: auto;
    display: none;
    margin: 0 !important;
    clear: both;
    z-index: 1000;
    position: relative;
    list-style-type: none;
}
#locationOptions li {
    padding: 5px;
    cursor: pointer;
    height: 10px;
}
#locationOptions li:hover {
    background-color: #494919;
    color: #fff;
}
#cities, #dealers {
    width: 49%;
    float: left;
}

#cities label, #dealers label {
    display: block;
}

#cities select, #dealers select {
    width: 90%;
}

#dealerDetails {
    clear: both;
}
#dealerAddress {
    clear: left;
}
#dealerDetails p {
    width: 49%;
    float: left;
    font-size: 1.2em !important;
}

li#nav_about_virtual-tour, li#nav_plant-help_garden-tips {
    display: none !important;
}