/* ********** Menu style ************** */
.MainMenu_MenuContainer{ background:transparent; width:100%;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display: none; }
.MainMenu_RootMenuArrow{ display: none; }
.MainMenu_MenuArrow{	display: none; }

/*---------Root Menu Separator---------------*/
.MainMenu_MenuBreak{ display:none; border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 0px;	border-left-width: 0px;	background-color: Transparent;}
.ModuleTitle_MenuItemSel {background-color: transparent;}
.MainMenu_MenuItemSel {background-color: transparent;}

/*---------Sub Menu style---------------*/
.MainMenu_MenuItem,.submenuitembreadcrumb{
	font-family: Arial, Helvetica, sans-serif; color:#606060; font-size:11px;	font-weight: 900;
	padding:5px 30px 5px 13px;
	background-repeat: repeat-x;
	background-position: bottom;
	border:0px #000000 solid; border-width:0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BEBEBE;}
	
.submenuitemselected{
	font-family: Arial, Helvetica, sans-serif;
	color:#0094d6;
	font-size:11px;
	font-weight:900;
	padding:5px 30px 5px 13px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BEBEBE;
}
	
.submenu{z-index:1000;
	background-color:#EEE;
	filter:alpha(opacity=90);
	opacity: .90;
	-moz-opacity: .90;
	margin-top: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-left-color: #DCDCDC;
}

	
/*---------Root/tab1 Menu style---------------*/
.rootmenuitem TD{ padding:0; margin:0;}
.rootmenuitem TD DIV{ background-position: bottom right; background-repeat: no-repeat; margin:-1px 0 -26px 0; padding:0;  _margin:-13px 0;}
.rootmenuitem TD DIV DIV{ background-position: bottom left; background-repeat: no-repeat; margin:-1px 0 -26px 0; padding:0 11px; _margin:-13px 0;}
.rootmenuitem TD DIV DIV DIV{ color:#FFFFFF; background-image:url(images/spacer.gif); background-position: bottom center; background-repeat:repeat-x; font-size:13px; font-family: Arial, Helvetica, sans-serif; font-weight: 900; padding: 11px 9px 0px 7px; height:41px; line-height:48px;  margin: -12px -1px 10px -1px;
_ padding: 8px 9px 0px 7px;
_margin:-17px -1; 
_line-height:2.7em; }

/*-- Mouse Hover styles          --*/
.rootmenuitembreadcrumb TD{ padding:0; margin:0;}
.rootmenuitembreadcrumb TD DIV{ background-image:url(images/tab3-ON_01.gif); background-position: bottom left; background-repeat: no-repeat;  margin:-1px 0 -26px 0; padding:0;  _margin:-13px 0;}
.rootmenuitembreadcrumb TD DIV DIV{ background-image:url(images/tab3-ON_03.gif); background-position:bottom right; background-repeat: no-repeat; margin:-1px 0 -26px 0; padding:0 11px;  _margin:-13px 0;}
.rootmenuitemselected TD DIV DIV DIV { color:#0094d6;	background-image:url(images/tab3-ON_02.gif); background-position: bottom center; background-repeat:repeat-x; font-size:13px;	font-family: Arial, Helvetica, sans-serif; font-weight: 900; padding: 11px 9px 0px 7px; height:41px; line-height:48px; margin: -12px -1px 10px -1px;
_ padding: 8px 9px 0px 7px;
_margin:-17px -1; 
_line-height:2.7em; }

/*-- Selected Tab styles          --*/
.rootmenuitemselected TD{ padding:0; margin:0;}
.rootmenuitemselected TD DIV { background-image:url(images/tab3-ON_01.gif); background-position: bottom left; background-repeat: no-repeat;  margin:-1px 0 -26px 0; padding:0;  _margin:-13px 0;}
.rootmenuitemselected TD DIV DIV{ background-image:url(images/tab3-ON_03.gif); background-position:bottom right; background-repeat: no-repeat; margin:-1px 0 -26px 0; padding:0 11px;  _margin:-13px 0;}
.rootmenuitembreadcrumb TD DIV DIV DIV{ color:#0094d6;	background-image:url(images/tab3-ON_02.gif); background-position: bottom center; background-repeat:repeat-x; font-size:13px;	font-family: Arial, Helvetica, sans-serif; font-weight: 900; padding: 11px 9px 0px 7px;height:41px; line-height:48px; margin: -12px -1px 10px -1px;
_ padding: 8px 9px 0px 7px;
_margin:-17px -1; 
_line-height:2.7em; }

/* Opera */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
.rootmenuitem TD DIV DIV DIV{ color:#FFFFFF; background-image:url(images/spacer.gif); background-position: bottom center; background-repeat:repeat-x; font-size:13px; font-family: Arial, Helvetica, sans-serif; font-weight: 900; padding: 11px 9px 0px 7px; height:41px; line-height:41px;  }
.rootmenuitemselected TD DIV DIV DIV { color:#0094d6;	background-image:url(images/tab3-ON_02.gif); background-position: bottom center; background-repeat:repeat-x; font-size:13px;	font-family: Arial, Helvetica, sans-serif; font-weight: 900; padding: 11px 9px 0px 7px; height:41px; line-height:41px; margin:  }
.rootmenuitembreadcrumb TD DIV DIV DIV{ color:#0094d6;	background-image:url(images/tab3-ON_02.gif); background-position: bottom center; background-repeat:repeat-x; font-size:13px;	font-family: Arial, Helvetica, sans-serif; font-weight: 900; padding: 11px 9px 0px 7px;height:41px; line-height:41px; margin:  }
}


/* ********** Main Borders ************** */
.mainpadding{ padding-top:40px;}
.topmainbg{
	background-image:url(images/antsyb_02.png); 	background-repeat: repeat-x;
}
.mainbgl{
	background-image:url(images/antsyb_10.png); 	background-repeat: repeat-y;
}
.mainbgr{
	background-image:url(images/antsyb_12.png); 	background-repeat: repeat-y;
}
.bottommainbg{
	background-image:url(images/antsyc_14.png); 	background-repeat: repeat-x;
}
.shadowbg{
	background-image:url(images/shadowb.png); 	background-repeat: repeat-x;
}

/**** intrabest *****/

#content {
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px 15px 10px 10px;
	font-size: 80%;
	/* line-height: 150%; */
	text-align: left;
	border-left: solid 1px #999999;
	border-top: solid 1px #f8f8f8;
	vertical-align: top;
	}

.content {
	font-size: 80%;
	/* line-height: 150%; */
	}

#content ul {
	margin-top: 5px;
}
div.prod_photo {
	height: 910px;
	font-size: 75%;
	margin: 5px 0 0 0;
	padding: 0;
	vertical-align: top;
}
	
p.prod_photo {
	float: left;
	display: inline;
	/* line-height: 150%; */
	width: 85px;
	height: 105px;
	background-color: #ffffff;
	text-align: center;
	padding: 5px 1px 0px 1px;
	border: solid 1px #198B70;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 0px;
	}
	
p.prod_photo img {
	border: solid 1px #fff;
	padding: 0;
	margin: 10px 5px 5px 5px;
	}

p.prod_photo a:link, p.prod_photo a:visited {
	display: block;
	background-color: #ffffff;
	color: #252525;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	}

p.prod_photo a:hover, p.prod_photo a:active {
	color: #0099cc;
	background-color: #ffffff;
	text-decoration: underline;
}

div.app_photo {
	height: 600px;
	font-size: 98%;
	line-height: 150%;
	margin: 15px 0 0 0;
	padding: 0;
	vertical-align: top;
}
	
p.app_photo {
	float: left;
	display: inline;
	width: 125px;
	height: 275px;
	background-color: #ffffff;
	text-align: center;
	padding: 5px 2px 2px 2px;
	border: solid 1px #198B70;
	margin-bottom: 5px;
	margin-right: 7px;
	margin-top: 5px;
	}
	
p.app_photo img {
	clear: both;
	padding: 0;
	margin: 10px 0px 0px 0px;
	}

p.app_photo a:link, p.app_photo a:visited {
	display: block;
	background-color: #ffffff;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	}

p.app_photo a:hover, p.app_photo a:active {
	color: #0099cc;
	background-color: #ffffff;
	text-decoration: underline;
}

div.dir_photo {
	height: 400px;
	font-size: 98%;
	line-height: 150%;
	margin: 15px 0 0 0;
	padding: 0;
	vertical-align: top;
}
	
p.dir_photo {
	float: left;
	display: inline;
	width: 125px;
	height: 220px;
	background-color: #ffffff;
	text-align: center;
	padding: 5px 2px 2px 2px;
	border: solid 1px #198B70;
	margin-bottom: 5px;
	margin-right: 7px;
	margin-top: 5px;
	}
	
p.dir_photo img {
	clear: both;
	padding: 0;
	margin: 10px 0px 0px 0px;
	}

p.dir_photo a:link, p.dir_photo a:visited {
	display: block;
	background-color: #ffffff;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	}

p.dir_photo a:hover, p.dir_photo a:active {
	color: #0099cc;
	background-color: #ffffff;
	text-decoration: underline;
}

div.prod_photo {
	height: 910px;
	font-size: 75%;
	margin: 5px 0 0 0;
	padding: 0;
	vertical-align: top;
}
	
p.prod_photo {
	float: left;
	display: inline;
	line-height: 150%;
	width: 85px;
	height: 105px;
	background-color: #ffffff;
	text-align: center;
	padding: 5px 1px 0px 1px;
	border: solid 1px #198B70;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 0px;
	}
	
p.prod_photo img {
	border: solid 1px #fff;
	padding: 0;
	margin: 10px 5px 5px 5px;
	}

p.prod_photo a:link, p.prod_photo a:visited {
	display: block;
	background-color: #ffffff;
	color: #252525;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	}

p.prod_photo a:hover, p.prod_photo a:active {
	color: #0099cc;
	background-color: #ffffff;
	text-decoration: underline;
}


div.apps {
	height: 925px;
	color: #252525;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0;
	vertical-align: top;
}
	
p.apps {
	display: inline;
	float: left;
	font-size: 1em;
	line-height: 1.2em;
	width: 200px;
	height: 915px;
	background-color: #ffffff;
	text-align: left;
	padding: 15px 5px 0px 10px;
	border: solid 1px #198B70;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 0px;
	}
	
p.apps a:link, p.apps a:visited {
	display: block;
	background-color: #ffffff;
	color: #0099cc;
	text-decoration: underline;
	}

p.apps a:hover, p.apps a:active {
	color: #252525;
	text-decoration: underline;
}
div.spray_patt {
	height: 700px;
	margin: 5px 0 0 0;
	padding: 0;
	vertical-align: top;
}
	
.all-four-rounded-corners {
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
	}	
	
p.spray_patt_index {
	float: left;
	display: inline;
	font-size: 90%;
	line-height: 150%;
	width: 200px;
	height: 150px;
	background-color: #ffffff;
	text-align: center;
	padding: 0px 1px 0px 1px;
	border: solid 1px #198B70;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 0px;
	}
	
p.spray_patt_index img {
	border: solid 1px #fff;
	padding: 0;
	margin: 10px 9px 21px 9px;
	}

p.spray_patt_index a:link, p.spray_patt_index a:visited {
	display: block;
	background-color: #ffffff;
	color: #252525;
	text-decoration: none;
	font-weight: bold;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	}

p.spray_patt_index a:hover, p.spray_patt_index a:active {
	color: #ffffff;
	background-color: #0099cc;
	text-decoration: none;
}
	
p.spray_patt {
	float: left;
	display: block;
	font-size: 90%;
	line-height: 150%;
	width: 200px;
	height: 200px;
	background-color: #ffffff;
	text-align: center;
	padding: 0px 1px 0px 1px;
	border: solid 1px #198B70;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 0px;
	}
	
p.spray_patt img {
	border: solid 1px #fff;
	padding: 0;
	margin: 10px 9px 46px 9px;
	}

p.spray_patt a:link, p.spray_patt a:visited {
	display: block;
	background-color: #ffffff;
	color: #252525;
	text-decoration: none;
	font-weight: bold;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	}
	
p.spray_patt a:hover, p.spray_patt a:active {
	color: #ffffff;
	background-color: #0099cc;
	text-decoration: none;
}
	
p.spray_patt_air {
	float: left;
	display: inline;
	font-size: 90%;
	line-height: 150%;
	width: 200px;
	height: 205px;
	background-color: #ffffff;
	text-align: center;
	padding: 0px 1px 0px 1px;
	border: solid 1px #198B70;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 0px;
	}
	
p.spray_patt_air img {
	border: solid 1px #fff;
	padding: 0;
	margin: 10px 9px 25px 9px;
	}

p.spray_patt_air a:link, p.spray_patt_air a:visited {
	display: block;
	background-color: #ffffff;
	color: #252525;
	text-decoration: none;
	font-weight: bold;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	}

p.spray_patt_air a:hover, p.spray_patt_air a:active {
	color: #ffffff;
	background-color: #0099cc;
	text-decoration: none;
}

div.spray_vid {
	height: 300px;
	font-size: 125%;
	margin: 5px 0 0 0;
	padding: 0;
	vertical-align: top;
}
	
div.spray_vid_short {
	height: 250px;
	font-size: 125%;
	margin: 5px 0 0 0;
	padding: 0;
	vertical-align: top;
}

div.spray_vid_tall {
	height: 300px;
	font-size: 125%;
	margin: 5px 0 0 0;
	padding: 0;
	vertical-align: top;
}
	
p.spray_vid {
	float: left;
	display: inline;
	line-height: 150%;
	width: 300px;
	height: 250px;
	background-color: #ffffff;
	text-align: center;
	padding: 5px 1px 0px 1px;
	border: solid 1px #198B70;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 0px;
	}
	
p.spray_vid img {
	border: solid 1px #fff;
	padding: 0;
	margin: 10px 5px 5px 5px;
	}

p.spray_vid a:link, p.spray_vid a:visited {
	display: block;
	background-color: #ffffff;
	color: #252525;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	}

p.spray_vid a:hover, p.spray_vid a:active {
	color: #0099cc;
	background-color: #ffffff;
	text-decoration: underline;
}
#patt_nav {
	width: 100%;
	font-size: 100%;
	padding: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 0 10px 0;
	vertical-align: top;
}

#patt_nav ul {list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	}

#patt_nav li {
	float: left;
	display: block;
	margin: 0 17px 0 0;
	padding: 0;
}

#patt_nav a:link, #patt_nav a:visited {
	font-weight: bold;
	margin: 0 0px 0 0;
	text-decoration: underline;
}
	
#patt_nav a:active, #patt_nav a:hover {
	color: #3A753A;
}

.first .first_patt a, .second .second_patt a, .third .third_patt a, .fourth .fourth_patt a, .fifth .fifth_patt a, .sixth .sixth_patt a, .seventh .seventh_patt a {
	color: #3A753A;
}

#features {
	float: right;
	background-color: #ffffff;
	padding: 7px 10px 15px 10px;
	margin: 15px 20px 10px 15px;
	border-top: 1px solid #00A7D4;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #00A7D4;
	font-size: 80%;
	vertical-align: top;
	line-height: 115%;
}

#features img {
	margin-left: 15px;
}

.features {
padding: 0;
margin: 10px;
line-height: 115%;}

#features_custom {
	float: right;
	background-color: #ffffff;
	padding: 7px 10px 15px 10px;
	margin: 15px 20px 10px 15px;
	border-top: 1px solid #00A7D4;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #00A7D4;
	font-size: 80%;
	vertical-align: top;
	line-height: 140%;
}

#features_custom img {
	margin-left: 15px;
}

.features_custom {
padding: 0;
margin: 10px;
line-height: 140%;}

#contact_features {
	float: right;
	background-color: #ffffff;
	padding: 7px 10px 15px 10px;
	margin: 15px 20px 10px 15px;
	border-top: 1px solid #00A7D4;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #00A7D4;
	font-size: 80%;
	vertical-align: top;
	line-height: 135%;
}

#contact_features img {
	margin-left: 15px;
}

.contact_features {
padding: 0;
margin: 10px;}

.products {
	margin-top: 10px; 
}

#content {
	margin: 7px 10px 20px 0px;
	padding: 0px 15px 10px 10px;
	font-size: 80%;
	line-height: 150%;
	text-align: left;
	border-left: solid 1px #999999;
	border-top: solid 1px #f8f8f8;
	vertical-align: top;
	}

.content {
	font-size: 80%;
	line-height: 150%;
	}

#content ul {
	margin-top: 5px;
}

.expert_content {
	width: 750px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px 30px 10px 10px;
	font-size: 80%;
	line-height: 150%;
	text-align: left;
	border-left: solid 1px #999999;
	border-top: solid 1px #f8f8f8;
	vertical-align: top;
	}
