html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
   	margin: 0;
   	padding: 0;
   	border: 0;
   	outline: 0;
   	font-weight: inherit;
	font-size: 100%;
   	font-family: inherit;
   	vertical-align: baseline;
}
a, a:link, a:visited {
	text-decoration:none;
}
img {
	border: none;
}
body {
	font-family: "helvetica", , arial, sans-serif;
 	width: 100%;
}
html, body {
	height: 100%;
	}

#header {
	width: 100%;
	background: url(/images/gradient.png) repeat-x 0 0;
	border-bottom:1px solid #E1E3D4;
	padding:25px 0 0;
	text-align: center;
}
#help {
	display: block;
	width: 31px;
	height:30px;
	position: absolute;
	top: 34px;
	right: 19px;
	}
.on {
	background: url(/images/bt.help.on.png) no-repeat;
}
.off {
	background: url(/images/bt.help.off.png) no-repeat;
}

#kill_search {
	width: 42px;
	height:37px;
	position: absolute;
	right: 4px;
	top: 2px;
	
}
#logo_naturesca {
	margin: 0 auto;
}
#content {
	width:900px;
	margin: 0 auto;
	padding: 0;
	text-align: justify;
	position: relative;
}
#breadcrumb {
	position: absolute;
	top: 205px;
	left: 50%;
	width: 415px;
	z-index: 99;
	height: 1em;
	margin: 0;
	font-size: 12px;
	text-align: right;
	}
#breadcrumb a{
	margin-right: 2px;
	color:#323A07;
}
#breadcrumb .active{
	color:#565940;
}

#breadcrumb li a:hover{
	color:gray;	
	text-decoration: underline
}

#intro {
	color:#999;
	margin: 0 auto 0;
	width: 873px;
	text-align:center;
	padding:16px 0;
	font-size:2em;
	padding-bottom: 0px;
}

#search_form {
	background: url(/images/searchfield.png) no-repeat;
	text-align: left;
	width: 873px;
	height: 86px;
	margin: 0 auto 0;
	top: 0px;
	position: relative;
}
/* #86896D #323A07 */
#search_form #search_field {
	color: #aaaaaa;
	background: transparent;
	border:0 none;
	font-size:24px;
	left:45px;
	line-height:30px;
	padding:3px 0;
	position:absolute;
	top:31px;
	width:770px;
}
#search_form #location_field {
	width:340px;
	height: 49px;
	padding:34px 0 3px 22px;
	position:absolute;
	top:0px;
	left:455px;
	border:0 none;
	font-size:24px;
	line-height:30px;
	color: #aaaaaa;
	background: url(/images/searchfield.where.png) no-repeat transparent;
}
#locate {
	display: block;
	width: 31px;
	height: 30px;
	background: url(/images/bt.locate.png) no-repeat;
	position: absolute;
	left: 785px;
	top: 35px;
}
#spinner {
	position: absolute;
	left: 793px;
	top: 42px;
}
#content_result {
	width: 873px;
	position: absolute;
	top: 70px;
	background: url(/images/bckgd.search.result.png) repeat-y;
}

#producers_result {
	margin: 12px 32px 0 28px;
	background: #fff;
	padding: 15px 15px 0 15px;
	border: 1px solid #AFAF89;
	width: 783px;
	height: 480px;
}
html>body #producers_result {
	height: auto;
	min-height: 480px;
} 

#content #producers_result h2 {
	font-size: 0.9em;
	color: #54544D;
	background: #fff;
	margin-bottom: 15px;
}
#producers_result h2 b{
	color: #DD7528;
}	
#producers_result h2 a{
	float: right;
	background: url(/images/ico.search.map.png) no-repeat left;
	margin-top: 8px;
	padding:2px 0 5px 19px;
	font-size: 12px;
	color: #5D6648;
}
#producers_result p{
	padding: 10px 20px 0 20px;
	background: #fff;
}
#content .producer_name{
	font-size: 18px	;
	margin: 0 0 4px 0;
	color:#3A4C0D;
}
#content #producers_result .distance{
	display: block;
	width: 44px;
	height: 45px;
	padding: 0 23px 0 0;
	margin-right: 12px;
	background: url(/images/bckgd.km.png) no-repeat;
	float: left;
	color: #3A4C0D;
	line-height: 32px;
	font-size: 18px;
	text-align: center;
}

#content #producers_result .distance span{
	font-size: 12px;
}
#content .description{
	margin-left: 12px;
	font-size: 14px;
	height: 30px;
	color: gray;
	margin: 0 0 0 100px;
	padding: 0;
}

.description_alt{
	margin-left: 12px;
	font-size: 14px;
	height: 30px;
	color: gray;
	margin: 0 0 0 0px;
	padding: 0;
}

.pagination {
	clear: left;
  	text-align: center;
	font-size: 0.8em;
  	padding: 25px 1em 30px 1em;
  	width: 750px;
  	height: 13px;
}
.pagination_list{
	width: 100%;
	}
.pagination a, .pagination span { 
	padding: .2em .3em;
}
.pagination span.disabled {
	color: #9CA561;
}
.pagination span.current {
	font-weight: bold;
	color: #DD7528;
}
.pagination a {
    text-decoration: none;
    color: #54544D;
}
.pagination a:hover, .pagination a:focus {
      text-decoration: underline;
}
#footer_result {
	width: 870px;
	height: 60px;
	background: url(/images/searchfield.footer.png) no-repeat;
	position: absolute;
	bottom: -46px;
	left: 0;
}
#popular_products, #regions {
	float: left;
	height:400px;
	display: inline;
	margin: 35px 0 0 5px;
}
#popular_products {
	width: 245px;
	padding-left: 35px;
	background: url(/images/separation.png) no-repeat top right;
}
#regions {
	width: 230px;
	padding-left : 50px;
}
#popular_products h3, #regions h3{
	margin-bottom: 10px;
	font-size: 18px;
	font-weight:bold;

}
#popular_products ul, #regions ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#popular_products li, #regions li{
	margin-bottom: 5px;
	padding: 0;
}
#popular_products li a, #regions li a{
	text-decoration: none;
	font-size: 15px;
	color: #323A07;

}
#popular_products li a:hover, #regions li a:hover{
	text-decoration: underline;
	color: gray;
}
#pub {
	float: left;
	width: 260px;
	height: 371px;
	margin: 35px 0 0 25px;
	background: url(/images/bckgd.link.png) no-repeat;
	color:#3A4C0D;
	}


#inscription {
	display: block;
	width: 220px;
	height: 40px;
	background: url(/images/bt.inscription.off.png) no-repeat;
	margin: 40px auto 0;
	}
#inscription:hover {
	background: url(/images/bt.inscription.png) no-repeat;
	}
#modification {
	display: block;
	width: 220px;
	height: 40px;
	background: url(/images/bt.modification.off.png) no-repeat;
	margin: 0 auto;
	}
#modification:hover {
	background: url(/images/bt.modification.png) no-repeat;
	}
#avis {
	display: block;
	width: 220px;
	height: 39px;
	background: url(/images/bt.avis.off.png) no-repeat;
	margin: 40px auto 0;
	}
#avis:hover {
	background: url(/images/bt.avis.png) no-repeat;
	}
#blog {
	display: block;
	width: 220px;
	height: 40px;
	background: url(/images/bt.blog.off.png) no-repeat;
	margin: 0 auto;
	}
#blog:hover {
	background: url(/images/bt.blog.png) no-repeat;
	}
#newsletter {
	display: block;
	width: 220px;
	height: 39px;
	background: url(/images/bt.newsletter.off.png) no-repeat;
	margin: 15px auto 0;
	}
#newsletter:hover {
	background: url(/images/bt.newsletter.png) no-repeat;
	}
#map_div {
	position: absolute;
	top: 40px;
	right: 20px;
	border: 2px solid gray;
	background: #fff;
}
#producers_list {
	padding: 40px 0 0 40px;
	}
#listing_map{
	list-style-type: none;
	padding: 5px 5px 2px 5px;
	margin-top: 20px;
	}
#listing_map li{
	margin: 0 0 8px 0;
	}
#chezvous a{
	font-size: 16px;
	font-weight: bold;
	color: #89A513;
}
#chezvous a:hover{
	text-decoration: underline;
}
.listing_map a{
	font-size: 16px;
	color:#54544D;
}
.listing_map a:hover{
	text-decoration: underline;
}
#producers_list .pagination{
	width: 380px;
	padding: 15px 0;
	border-top: 1px solid #CECECE;
	}


#producer_container {
	margin: 25px 0 0 0;
	padding: 8px 470px 0 15px;
	width: 415px;
	height: 405px;
}
#content #producer_container h1{
	margin: 6px 0 15px 0;
	width: 400px;
	font-size: 29px;
	color:#3A4C0D;
	border: 0 none;
}
#result_favorites {
	margin-top: 25px;
}
#result_favorites td a h4 {
	color:#3A4C0D;
	font-size:1em;
	margin:0 0 4px 0;
}
#result_favorites td a:hover h4 {
	color: gray;
	text-decoration: underline;
}
#result_favorites td a .description{
	color:#72726A;
	font-size:0.8em;
	margin: 8px 0 0 0;
	height: 60px;
}
#result_favorites .pagination{
	
  	padding: 25px 1em 30px 1em;
  	width: 100%;
  	height: 13px;
}
#producer_container p{
	font-size: 15px;
	line-height: 24px;
	color: gray;
}
#producer_container p b{
	color: #54544D;
}

#content h1 {
	font-size: 2em;
	color:#3A4C0D;
	border-bottom: 1px solid #556D0C;
	margin: 35px 0 2px;
	margin-bottom: 6px;
}
#content h2 {
	font-size: 1em;
	color:#54544D;
}

#cms_content {
	margin-bottom: 50px;
}

#cms_content h2 {
	font-size: 1.3em;
	color:#54544D;
	margin: 15px 0 2px;
	margin-bottom: 6px;	
}

#cms_content h3 {
	font-size: 1.15em;
	color:#54544D;
	margin: 15px 0 2px;
	margin-bottom: 3px;	
}

#content h2 b{
	color:#DD7528;
}

body > div#footer{
	position:fixed;
}
div#footer {
	position: absolute;
	text-align: center;
	font-size: 0.8em;
	height: 11px;
	padding: 9px 0 0 0;
	background: #94B73E;	
	bottom:0;
	left:0;
	right: 25px;
	width:100%;
	height: 20px;
	overflow: auto;
	border-top: 1px solid #54544D;
}

#footer a {
	margin: 0 8px;
	color:#37490B;
}
#footer a:hover {
	color:#fff;
}

.italic {
	font-style:italic;
}

#control_overlay {  
     background-color:#000;  
 }

.modal {  
    background-color:#fff;  
    padding:10px;  
    border:1px solid #333;  
}

.rating_container a.rating_on {
	background-position:0 -50px;
}
.rating_container a {
	background-image:url(/images/rating.gif);
	border:0 none;
	display:block;
	float:left;
	height:25px;
	width:25px;
}

.rating_container a.rating_selected {
	background-position: 0 -75px;
}

.rating_done {
	background:transparent url(/images/i_greencheck.gif) no-repeat scroll left center;
	padding:3px 0 1px 16px;
}

.smaller {
	font-size:0.7em;
}