body{
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	background:#333;
}
img{border-style:none;}
a{
	color:#666;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
input{
	font:12px arial,sans-serif;
	vertical-align:middle;
	color:#666;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}

#wrapper{
	width:955px;
	margin:0 auto;
}
#header{
	width:100%;
	overflow:hidden;
	background:url(/images/bg-header.jpg) no-repeat;
	height:95px;
}
#header .btn-language{
  display:inline;
	float:right;
	background:url(/images/btn-language.gif) no-repeat 100% 0;
	margin:14px 13px 0 0;
	padding:5px 28px 7px 0;
	font-size:10px;
	line-height:12px;
	color:#fff;
	text-decoration:none;
}
#header .btn-language:hover{text-decoration:underline;}
#header .logo{
	float:left;
	margin:14px 0 0 16px;
	display:inline;
}
#header .logo a{
	display:block;
	background:url(/images/logo.png) no-repeat;
	width:184px;
	height:73px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
#header .slogan{
	float:left;
	background:url(/images/text-avec-agrotronix.png) no-repeat;
	width:432px;
	height:33px;
	text-indent:-9999px;
	overflow:hidden;
	margin:53px 0 0 27px;
	display:inline;
}
#nav{
	width:100%;
	overflow:hidden;
	background:url(/images/bg-nav.jpg) no-repeat;
}
#nav .btn-espace-pro{
	float:right;
	background:url(/images/btn-espace-pro.gif) no-repeat 100% 0;
	margin:6px 11px 0 0;
	display:inline;
	padding:1px 22px 1px 0;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	line-height:15px;
}
#nav .btn-espace-pro:hover{text-decoration:underline;}
#nav ul{
	list-style:none;
	margin:0;
	padding:0;
}
#nav ul li{
	float:left;
	padding:0 13px 5px 14px;
	background:url(/images/separator-nav.gif) no-repeat;
	margin:5px 0 0;
	height:18px;
}
#nav ul li:first-child{
	background:none;
	padding-left:62px;
}
#nav ul li a{
	float:left;
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	margin:1px 0 0;
	line-height:16px;
}
#nav ul li a:hover,
#nav ul li.active a{color:#fff;}
#main{
	width:100%;
	overflow:hidden;
	background:#fff url(/images/bg-main.gif) repeat-y;
	padding:0 0 9px;
}
#sidebar{
	width:200px;
	float:left;
}
* html #sidebar{margin-right:-3px;}
.recherche-frm{
	height:1%;
	overflow:hidden;
	background:#333 url(/images/bg-recherch.png) no-repeat;
	padding:25px 0 11px 12px;
	border-bottom:1px solid #fff;
}
.recherche-frm .row{
	width:100%;
	overflow:hidden;
}
.recherche-frm label,
.newsletter-frm label{
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
.recherche-frm .text,
.newsletter-frm .text{
	float:left;
	background:url(/images/bg-input-recherch.gif) no-repeat;
	width:154px;
	height:19px;
	overflow:hidden;
	margin:1px 0 0;
}
.recherche-frm .text input,
.newsletter-frm .text input{
	background:none;
	border:none;
	padding:0 2px;
	margin:2px 0 0;
	outline:none;
	width:150px;
	line-height:16px;
}
* html .recherche-frm .text input,
* html .newsletter-frm .text input{line-height:13px;}
*+html .recherche-frm .text input,
*+html .newsletter-frm .text input{line-height:13px;}
.recherche-frm .btn,
.newsletter-frm .btn{
	float:left;
	background:url(/images/btn-submit.gif) no-repeat;
	width:16px;
	height:16px;
	padding:0;
	border:none;
	margin:2px 0 0 8px;
	display:inline;
	cursor:pointer;
}
.newsletter-frm{
	height:1%;
	overflow:hidden;
	padding:9px 0 8px 12px;
	border-bottom:1px solid #fff;
}
.newsletter-frm label{margin-bottom:2px;}
.newsletter-frm .text{background:url(/images/bg-input-newsletter.gif) no-repeat;}
.newsletter-frm .row{
	width:100%;
	overflow:hidden;
	padding-bottom:3px;
}
.newsletter-frm .btn{background:url(/images/btn-espace-pro.gif) no-repeat;}
#sidebar .newsletter{
	height:1%;
	padding:0 9px 10px 11px;
	overflow:hidden;
}
#sidebar .newsletter img{
	margin:3px 7px 0 0;
}
#sidebar .newsletter .heading{
	width:100%;
	overflow:hidden;
	display:block;
	margin:4px 0 0;
}
#sidebar .newsletter .heading a{
	text-decoration:none;
	color:#fff;
}
#sidebar .newsletter .heading a:hover{text-decoration:underline;}
#sidebar .newsletter .content{
	height:1%;
	color:#fff;
}
#sidebar .newsletter .content a{color:#fff;}
#sidebar .newsletter .content ul{margin: 0pt; padding: 0pt; list-style-position: inside;font-size:11px;}
#sidebar .newsletter .content p{
	margin:0;
	font-size:11px;
	line-height:13px;
}
#sidebar .newsletter .content p .title{
	font-size:12px;
	line-height:14px;
}
#sidebar .newsletter .content p a{color:#fff;}
#sidebar .sub-nav{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar .sub-nav li{
	width:100%;
	overflow:hidden;
	vertical-align:top;
	border-top:1px solid #fff;
	padding:7px 0;
}
#sidebar .sub-nav li:first-child{border:none;}
#sidebar .sub-nav li a{
	margin-left:12px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	line-height:15px;
}
#sidebar .sub-nav li a:hover{text-decoration:underline;}
#content{
	height:1%;
	overflow:hidden;
}
.breadcrumbs{
	width:100%;
	overflow:hidden;
	background:#e6e6e6;
	list-style:none;
	margin:0;
	padding:0 0 3px;
}
.breadcrumbs li{
	float:left;
	color:#999;
	font-size:10px;
	font-weight:bold;
	background:url(/images/divider-breadcrumbs.gif) no-repeat 0 2px;
	padding:0 1px 0 6px;
	margin:2px 0 0;
}
.breadcrumbs li:first-child{
	background:none;
	padding:0 1px 0 16px;
}
.breadcrumbs li a{
		color:#999;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.breadcrumbs li a:hover{text-decoration:underline;}
#two-columns{
	width:100%;
	overflow:hidden;
	margin:10px 0 0;
}
#two-columns .aside{
	float:right;
	width:200px;
}
#two-columns .aside img{display:block;}
#two-columns .aside .adv{
	width:188px;
	border:1px solid #ccc;
	text-align:center;
	padding:0 0 2px;
	margin-bottom:9px;
}
#two-columns .aside .adv a{text-decoration:none;color:#646464;}
#two-columns .aside .adv a:hover{background:none;}
#two-columns .aside .adv a:hover span{text-decoration:underline;}
#two-columns .aside .adv strong{color:#96C004;font-size:1.2em;margin-bottom:10px;}
#two-columns .aside .adv span{
	display:block;
	margin:8px 0 0;
	line-height:14px;
}
#two-columns .aside .adv .title{
	font-size:13px;
	color:#97bf0d;
	line-height:16px;
}
#two-columns .primary{
	float:left;
	width:535px;
	padding:0 0 0 10px;
}
#two-columns .primary .intro{
	width:100%;
	overflow:hidden;
	background:#333 url(/images/bg-intro.gif) no-repeat;
	margin:0 0 17px;
}
#two-columns .primary .intro .frame{
	background:url(/images/bg-intro-frame.gif) no-repeat 0 100%;
	height:1%;
	padding:0 12px 10px 11px;
	overflow:hidden;
}
#two-columns .primary .intro .heading{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #666;
	display:block;
	color:#fff;
	margin:8px 0 0;
	padding:0 0 6px;
}
#two-columns .primary .intro img{
	float:left;
	margin:9px 0 0;
}
.intro .gallery-holder{
	width:396px;
	float:left;
	margin:0 0 0 18px;
	display:inline;
	position:relative;
	overflow:hidden;
}
.intro .gallery-holder ul{
	list-style:none;
	margin:0;
	padding:0;
	width:99999px;
	overflow:hidden;
}
.intro .gallery-holder ul li{
	float:left;
	width:396px;
	border-bottom:1px solid #666;
}
.intro .gallery-holder .headline{
	font-size:14px;
	line-height:18px;
	color:#b1c800;
	font-weight:bold;
	display:block;
	margin:5px 0 0;
}
.intro .gallery-holder p{
	color:#fff;
	margin:6px 0 14px;
	line-height:14px;
}
.intro .gallery-holder p a{color:#fff;}
.intro .gallery-holder .gallery-nav{
	width:auto;
	margin:0 0 0 116px;
	padding:4px 0 0;
}
.intro .gallery-holder .gallery-nav li{
	width:auto;
	border:none;
	margin-right:31px;
}
.intro .gallery-holder .gallery-nav li a{
	color:#fff;
	font-size:11px;
}
#two-columns h2,
.single-column h2{
	font-size:18px;
	color:#000;
	margin:0;
	padding:0 0 6px;
	border-bottom:1px solid #97bf0d;
}
#two-columns .primary .post{
	width:100%;
	overflow:hidden;
	margin-bottom: 15px;
}
#two-columns .primary h3{
	color:#96c004;
	font-size:16px;
	line-height:20px;
	margin:8px 0 8px 0;
}
#two-columns .primary a{color:#96c004;text-decoration:none;}
#two-columns .primary h3 a, .single-column .primary h3 a{color:#96c004;text-decoration:none;}
#two-columns .primary .post .image-holder{
	float:left;
	margin:11px 11px 0 0;
}
* html #two-columns .primary .post .image-holder{margin-right:8px;}
#two-columns .primary .post img{display:block;}
#two-columns .primary .post p{
	margin:9px 0 0;
	line-height:16px;
}
#two-columns .primary .post .list-title{
	display:block;
	margin:18px 0 0;
}
#two-columns .primary .post ul{
	list-style:none;
	margin:2px 0 0;
	padding:0;
	height:1%;
	overflow:hidden;
}
#two-columns .primary .post ul li{
	height:1%;
	overflow:hidden;
	padding:0 0 1px 7px;
	background:url(/images/bullet.gif) no-repeat 0 8px;
}
#footer{
	width:100%;
	overflow:hidden;
	padding:10px 0 53px;
}
#footer ul{
	list-style:none;
	margin:0;
	padding:0;
}
#footer ul li{
	float:right;
	padding:0 5px 0 4px;
	background:url(/images/divider-footer.gif) no-repeat 100% 5px;
}
#footer ul li:first-child{
	background:none;
	padding-right:0;
}
#footer ul li a{
	color:#fff;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
#footer ul li a:hover{text-decoration:underline;}
#two-columns .primary .post .image-wrapper{
	float:right;
	margin:11px 3px 0 11px;
	display:inline;
}
#two-columns .about-us{
	width:535px;
	background:#333;
	padding:12px 0 12px;
	margin:12px 0 0;
	color:#fff;
}
#two-columns .about-us.padding{
  padding:5px 10px;
  width:515px;
}
#two-columns .about-us .frame{
	height:1%;
	background:url(/images/bg-about-us.gif) repeat-y scroll 100px 0;
	padding:0 0 0 10px;
}
#two-columns .about-us .frame:after{
	content:"";
	display:block;
	clear:both;
}
#two-columns .about-us .our-skills{
	width:245px;
	float:left;
}
#two-columns .primary h4{
	font-size:16px;
	line-height:20px;
	color:#95af25;
	margin:-5px 0 0;
	position:relative;
}
#two-columns .about-us ul{
	margin:0;
	padding:0;
	list-style:none;
}
#two-columns .about-us ul li{
	color:#fff;
	background:url(/images/bullet1.gif) no-repeat 0 6px;
	padding:0 0 1px 0;
	line-height:15px;
	padding-left:8px;
}
#two-columns .about-us ul a{
	color:#fff;
	text-decoration:none;
	margin:0 0 0 7px;
}
#two-columns .about-us ul a:hover{text-decoration:underline;}
#two-columns .about-us .our-know-how{
	width:260px;
	float:left;
	margin:0 0 0 16px;
	display:inline;
}
.sidebar-nav{
	width:100%;
	overflow:hidden;
}
.sidebar-nav ul{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
	clear:both;
}
.sidebar-nav ul li{
	border-top:1px solid #fff;
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding:7px 0;
}
.sidebar-nav ul li:first-child{border-top:none;}
.sidebar-nav ul ul{
	margin:0 0 -7px;
	padding:7px 0 0;
}
.sidebar-nav ul li a{
	margin:0 0 0 13px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	float:left;
	line-height:15px;
}
.sidebar-nav ul li a.active{color:#fff;}
.sidebar-nav ul li a:hover{text-decoration:underline;}
.sidebar-nav ul li li{
	border-top:1px solid #6a8609 !important;
	padding-left:10px;
}
.sidebar-nav ul li li a{
	margin:0 0 0 23px;
}
.single-column{
	height:1%;
	overflow:hidden;
	padding:0 11px;
	margin:8px 0 0;
}
.single-column .products-list{
	list-style:none;
	margin:0 0 0 -11px;
	padding:1px 0 0;
	width:744px;
}
.single-column .products-list li{
	float:left;
	margin:10px 0 0 11px;
	background:url(/images/bg-products-el.gif) repeat-y;
	width:361px;
	display:inline;
}
.single-column .products-list li .holder{
	width:100%;
	overflow:hidden;
	background:url(/images/bg-products-holder.gif) no-repeat;
	padding:11px 0 0;
}
.single-column .products-list li .frame{
	background:url(/images/bg-products-frame.gif) no-repeat 0 100%;
	width:340px;
	padding:0 10px 12px 11px;
	overflow:hidden;
	min-height:150px;
	height:170px;
}
* html .single-column .products-list li .frame{
	height:150px;
	overflow:visible;
}
.single-column .products-list li .image{
	float:left;
	margin:0 13px 0 0;
}
.single-column .products-list li .image p{text-align:center;margin-top:0;}
.single-column .products-list li .caption{
	float:left;
	width:149px;
}
.single-column .products-list li .caption .title{
	font-size:14px;
	color:#010101;
	display:block;
	margin:5px 0 0;
}
.single-column .products-list li .caption .title a{
	color:#010101;
	text-decoration:none;
}
.single-column .products-list li .caption .title a:hover{text-decoration:underline;}
.single-column .products-list li .caption p{
	color:#666;
	margin:0;
	line-height:16px;
}
.product-description{
	width:100%;
	overflow:hidden;
	position:relative;
}
.product-description .visual-part{
	width:357px;
	float:right;
	margin:0 0 0 6px;
	display:inline;
}
.product-description .visual-part .photo-holder{
	background:url(/images/bg-photo-holder.gif) no-repeat;
	height:295px;
	padding:9px 12px 0 12px;
	margin:13px 0 0;
}
.product-description .visual-part .photo-holder img{display:block;}
.product-description .supplements-list{
	list-style:none;
	margin:0 0 0 14px;
	padding:0;
	height:1%;
	overflow:hidden;
}
.product-description .supplements-list li{
	float:left;
	width:158px;
	margin:19px 0 0;
}
.product-description .supplements-list a{
	padding:4px 0 5px 33px;
	float:left;
	line-height:15px;
}
.product-description .supplements-list li.pdf a{background:url(/images/ico-pdf.gif) no-repeat;}
.product-description .supplements-list li.video a{background:url(/images/ico-video.gif) no-repeat;}
.product-description .supplements-list li.split a{background:url(/images/ico-split.gif) no-repeat;}
.product-description .btn-request{
	float:left;
	background:url(/images/btn-request.gif) no-repeat;
	width:142px;
	height:20px;
	padding:3px 0 0;
	color:#fff;
	font-size:14px;
	line-height:17px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	margin:23px 0 0 14px;
	display:inline;
}
.product-description .btn-request:hover{text-decoration:underline;}
.product-description .price{
	float:left;
	color:#97be1b;
	font-size:24px;
	margin:20px 0 0 16px;
	display:inline;
}
.product-description .price span{float:left;}
.product-description .price em{
	font-size:14px;
	float:left;
	font-style:normal;
	margin:3px 0 0 1px;
	display:inline;
}
.single-column .product-description .caption{
	height:1%;
	overflow:hidden;
}
.single-column .product-description .caption .introduction{
  font-weight:bold;
  color:#000;
}
.single-column h3{
	color:#96c004;
	font-size:16px;
	line-height:20px;
	margin:8px 0 0;
}
.single-column h4{
	color:#333;
	font-size:14px;
	line-height:17px;
	margin:11px 0 0;
}
.product-description .caption ul{
	list-style:none;
	margin:0;
	padding:0 0 4px;
}
.product-description .caption li{
	background:url(/images/bullet2.gif) no-repeat  0 6px;
	line-height:16px;
}
.product-description .caption li{margin-left:8px;padding-left:8px;}
.single-column .gallery-holder{
	margin:-6px 0 0 12px;
	padding:0 0 5px;
}
.single-column .gallery-holder img{display:block;}
#resellers table{width:95%;}
#resellers th{color:#96C004;font-size:1.2em;}
#resellers td{border-bottom:1px solid #000;}
.press{border-bottom:1px solid #dadada;padding-bottom:5px;}
.press p{background:url('/images/mini_pdf.gif') no-repeat;line-height:16px;padding-left:40px;margin-bottom:0;}
.hide{display:none;}
.right{float:right;}
.left{float:left;}
.margin{margin:0 10px 0 0;}
.notice,.errors,.warning {
padding: 5px 8px;
margin: 0 0 10px 0;
}
.notice {
background-color: #CFC;
border: solid 1px #6C6;
}
.warning {
background-color: #fcf100;
border: solid 1px #ffc707;
}
.errors {
background-color: #FCC;
border: solid 1px #C66;
}
.fieldWithErrors label{
border: 2px solid #C66;
}
#errorExplanation {
width: 400px;
border: 2px solid #CF0000;
padding: 0px;
padding-bottom: 12px;
margin-bottom: 20px;
background-color: #f0f0f0;
}
#errorExplanation h2 {
text-align: left;
font-weight: bold;
padding: 5px 5px 5px 15px;
font-size: 12px;
margin: 0px;
background-color: #c00;
color: #fff;
}
#errorExplanation p {
color: #333;
margin-bottom: 0;
padding: 8px;
}
#errorExplanation ul {
margin: 2px 24px;
}
#errorExplanation ul li {
font-size: 12px;
list-style: disc;
}

#subMenusContainer a{
	text-decoration:none;
	display:block;
	padding:5px 10px;
	background-color:#646464;
	color:#fff;
}

#subMenusContainer a:hover, 
#subMenusContainer a:focus, 
#subMenusContainer a.subMenuParentBtnFocused{
	color:#96c004;
}

.smOW{ 
	display:none; 
	position: absolute; 
	overflow:hidden; 
	padding:0 2px;
	margin:0 0 0 -2px;
}

#subMenusContainer ul, #subMenusContainer ol { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
}

#subMenusContainer li{
	list-style: none;
}

#subMenusContainer{display:block; position:absolute; top:0;	left:0;	width:100%;	height:0;	overflow:visible;	z-index:1000000000;}

/* mediaboxAdvanced - black theme */

#mbOverlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent url(/images/mediabox/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	position: absolute;
}

#mbCenter {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0px 10px 40px rgba(0,0,0,0.70);
	-webkit-box-shadow: 0px 10px 40px rgba(0,0,0,0.70);
}

#mbCenter.mbLoading {
	background: #000 url(/images/mediabox/BlackLoading.gif) no-repeat center;

/*	This style is applied only during animation.	*/
/*	For example, the following turns off shadows,	*/
/*	helping browser performance on slow systems.	*/
/*	To leave shadows on, just remove these lines:	*/
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#mbImage {
	position: relative;
	left: 0;
	top: 0;

/*	Begin styles for inline content, if no style is given	*/
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 10px;
}

#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #ddd;
}

#mbImage a:hover, #mbImage a:active {
	color: #fff;
}

/*	End inline content styles	*/

#mbBottom {
	min-height: 20px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	text-align: left;
	padding: 0 10px 10px;
}

#mbTitle {
	display: inline;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}

#mbNumber {
	display: inline;
	color: #999;
	line-height: 14px;
	font-size: 10px;
	margin: auto 10px;
}

#mbCaption {
	display: block;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	margin: 0;
	outline: none;
}

#mbPrevLink {
	width: 69px;
	background: transparent url(/images/mediabox/BlackPrevious.gif) no-repeat center;
}

#mbNextLink {
	width: 41px;
	background: transparent url(/images/mediabox/BlackNext.gif) no-repeat center;
}

#mbCloseLink {
	width: 46px;
	background: transparent url(/images/mediabox/BlackClose.gif) no-repeat center;
}

/*	Styles for flash version alert	*/

#mbError {
	position: relative;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 10px solid #700;
	padding: 10px 10px 10px;
	margin: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
	color: #d00;
	font-weight: bold;
	text-decoration: underline;
}

/* FormCheck tipbox */

/* tipbox :
	table : 
		tl		: top left
		t		: top
		tr		: top right
		l 		: left
		r		: right
		bl		: bottom left
		b		: bottom (with mark)
		br		: bottom right
		c		: center
	components : 
		a.close	: close button
		err		: errors div
		p		: error line
*/
.fc-tbx table{width:auto;}
.fc-tbx td{padding:0;}
.fc-tbx .tl{
	background: url('/images/formcheck/tl.png') no-repeat;
}
.fc-tbx .t{
	background: url('/images/formcheck/t.png') repeat-x;
	height: 16px;
}
.fc-tbx .tr{
	background: url('/images/formcheck/tr.png') no-repeat;
}
.fc-tbx .l{
	background: url('/images/formcheck/l.png') repeat-y;
	width : 16px;
}
.fc-tbx .r{
	background: url('/images/formcheck/r.png') repeat-y;
	width: 16px;
}
.fc-tbx .bl{
	background: url('/images/formcheck/bl.png') no-repeat;
}
.fc-tbx .b{
	background: url('/images/formcheck/b.png') no-repeat;
	height: 25px;
}
.fc-tbx .br{
	background: url('/images/formcheck/br.png') no-repeat;
}
.fc-tbx .c{
	background: url('/images/formcheck/c.png') repeat;
}
.fc-tbx a.close {
	float: right;
	background: url('/images/formcheck/close.png') no-repeat;
	position: relative;
	margin-left: 5px;
	display: block;
	width: 10px;
	height: 10px;
	cursor: pointer;
}
.fc-tbx .err {
	float: left;
}
.fc-tbx p {
	width : auto;
	display: block;
	font-size: 10px;
	font-family: tahoma, verdana, "sans-serif";
	margin : 0;
	padding : 0;
	border : 0;
	color : #FFF;
}

.ajax_loader {
	background : url('/images/formcheck/ajax-loader.gif') no-repeat center;
	width : 200px;
	height : 150px;
}


/* FormCheck validation div */

.fc-error {
	border : 1px solid #888;
	margin-top : 5px;
	background-color : #EAEAEA;
}
.fc-error p {
	margin : 5px;
	color : #A00;
}

ul.autocompleter-choices
{
	position:				absolute;
	margin:					0;
	padding:				0;
	list-style:				none;
	border:					1px solid #7c7c7c;
	border-left-color:		#c3c3c3;
	border-right-color:		#c3c3c3;
	border-bottom-color:	#ddd;
	background-color:		#fff;
	text-align:				left;
	font-family:			Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index:				50;
	background-color:		#fff;
}

ul.autocompleter-choices li
{
	position:				relative;
	margin:					-2px 0 0 0;
	padding:				0.2em 1.5em 0.2em 1em;
	display:				block;
	float:					none !important; 
	cursor:					pointer;
	font-weight:			normal;
	white-space:			nowrap;
	font-size:				1em;
	line-height:			1.5em;
}

ul.autocompleter-choices li.autocompleter-selected
{
	background-color:		#444;
	color:					#fff;
}

ul.autocompleter-choices span.autocompleter-queried
{
	display:				inline;
	float:					none;
	font-weight:			bold;
	margin:					0;
	padding:				0;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
	color:					#9FCFFF;
}