@charset "utf-8";
/* CSS Document */

html, body{
	margin:0; padding:0;
	background:#cdeafe;
	font-size:85%;
	font:12px Arial, Helvetica, sans-serif;
	line-height:16px;
}
ul,li,ol{ list-style:none;}
ul,li,ol,h1,h2,h3,h4,h5,h6{ margin:0; padding:0;}
p{ padding:0; margin-top:0; margin-bottom:0px; line-height:18px;font:12px Arial, Helvetica, sans-serif;}
br{ clear:both;}

.clear{
	clear:both;
	display:block;
	height:3px;
}

*+html .clear{
	clear:both;
	display:block;
	height:0px;
}


fieldset{
	margin:0; padding:0; border:none;
}


a{text-decoration:none; color:#0079c2;}
a:hover{ text-decoration:none; color:#8e8e8e;}




*html .logo{ background:expression('url('+this.currentStyle['backgroundImage'].split('\"')[1]+'")');
filter:expression('progid:DXImageTransform.Microsoft.AlphaImageLoader(src='
+this.currentStyle['backgroundImage'].split('\"')[1]+')');
 z-index:100;
}




/********************************************************************************************************/
#container{
	width:920px;
	padding:0 20px;
	margin:0 auto;
	background:url(../../images/body_shadow.png);
	overflow: hidden;
}
*html #container{
	background:none;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/body_shadow.png',sizingMethod='scale');
}

/**********************************/
/*****header***********************/
/**********************************/

.header{
	height:151px;
	background:#FFFFFF;
	width:920px;
}

.topleftlinks{
	position:relative;
	height:22px;
	color:#6f6f6f;
	font-family:Arial, Helvetica, sans-serifl;
	padding-top:9px;
	margin-left:14px;
	margin-bottom:20px;
	width:510px;
	font-size:11px;
}
.topleftlinks a{
	padding:1px 2px;
	color:#6f6f6f;
	text-transform:uppercase;
}
.topleftlinks a:hover{
	color:#0079c2;
}

.topRightBox{
	position: absolute;
	height:120px;
	width:440px;
	top:0;
	margin-left:460px;
}
.topRightBox ul{ padding-top:9px; float:right; display:block; 	font-weight:bold; color:#0079c1;}
.topRightBox ul li{ display: inline;}
.topRightBox ul li a.cart{ background:url(../../images/cart_icon.gif) no-repeat 0 5px; padding-left:18px;}
.topRightBox ul li a:hover.cart{ background:url(../../images/cart_icon.gif) no-repeat 0 5px; padding-left:18px;}
.topRightBox ul li a{
	font-weight:bold;
	color:#0079c1;
	padding:2px 8px;
	position: static;
}

.topRightBox ul li a:hover{
	font-weight:bold;
	color:#000;
	padding:2px 8px;
}

.topRightBox h2{
	display:block;
	clear:both;
	color:#0079c1;
	font-size:120%;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	border:2px solid #0079c1;
	margin:10px 10px 0px 0px;
	float:right;
}

.topRightBox h2 span{
	padding:0px;
	margin:0px 0px 0px 20px;

}

/*******23may09*********/

.topRightBox .totalpro{
	color:#0079c1;
	font-size:120%;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 10px 0px 0px;
	float:right;
	width:100%;
}

.topRightBox .totalpro h5{
	color:#0079c1;
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	border:0px solid #0079c1;
	width:130px;
	padding:2px 2px 2px 20px;
}

*+html .topRightBox .totalpro h5{
	color:#0079c1;
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	font-weight:bold;
	margin:0px 10px 0px 10px;
	border:0px solid #0079c1;
	width:170px;
	padding:2px 2px 2px 20px;
}

.topRightBox .totalpro h5 span{
	color:#000;
	margin:0px 0px 0px 2px;
}

.topRightBox .totalpro h5 b{
	color:#0079c1;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0px 0px 0px 20px;
} 

.topRightBox .totalpro h5 b span{
	color:#000;
	margin:0px 0px 0px 2px;
}


.languagesBox{ float:right;	margin-top:15px;}
/*******23may09*********/
.languagesBox a.languages{
	float:left;
	color:#6f6f6f;
	text-align:center;
	border-left:#dbdbdb solid 1px;
	padding:0 7px;
}
.languagesBox a p{ margin:0; padding:0;}
.languagesBox a.languages img{ 
	border:#eaeaea solid 2px;
}


.logo{
	background:url(../../images/logo.png) no-repeat;
	width:337px;
	height:82px;
	margin-left:14px;
	display:block;
	cursor:pointer;
	position: relative;
	margin-top:8px;
}
.logo span{ visibility:hidden;}

.header h2.isotitle{
	color:#bababa;
	margin:5px 0px;
	margin-left:14px;	
}

/**********************************/
/*****Body*************************/
/**********************************/

.flash{
	width:920px;
	background:url(../../images/flash_back.jpg) no-repeat center;
	height:150px;
	position: relative;
}

*html .flash{
	width:921px;
	background:url(../../images/flash_back.jpg) no-repeat center;
	height:150px;
	position: relative;
}

.Leftflash{
	width:920px;
	height:150px;
	float:left;
}

.Rightflash {
	width:460px;
	height:150px;
	float:right;
}

.bodyContainer{
	background:#FFF;
	padding:0 17px;
	width:886px;
	float:left;
}
/**********************/
/****LeftColmn*********/
/**********************/
.LeftColmn h4, h4, .titles h4{
	border-bottom:#dbf3ff solid 0px;
	color:#0377c0;
	display:block;
	padding:8px 0;
	text-transform:capitalize;
	font-size:1.8em;
}

.bodyContainer h4{
	border-bottom:#dbf3ff solid 0px;
	color:#0377c0;
	display:block;
	padding:8px 0;
	text-transform:capitalize;
	font-size:1.8em;
}


.LeftColmn1 h4{
	border-bottom:#dbf3ff solid 0px;
	color:#0377c0;
	display:block;
	padding:10px 0;
	text-transform:capitalize;
	font-size:1.8em;
}

.LeftColmn, .titles{
	padding:30px 17px 0px 15px;
	float:left;
	width:580px;
}

.LeftColmn1 {
	padding:20px 17px 0px 15px;
	float:left;
	width:700px;

}

.home_LeftColmn1 {
	padding:20px 17px 0px 0px;
	float:left;
	width:700px;

}

.home_LeftColmn1 .leftbox{
	width:180px;
	float:left;
	padding:0px;
	margin:0px;
	
}

.home_LeftColmn1 .rightbox{
	width:500px;
	float:left;
	padding:0px;
	margin:0px 0px 0px 20px;
}

.rightbox h6{
	color:#0079c2;
	font-weight:bold;
	font-size:110%;
	margin:5px 0px;
	font-family:Arial, Helvetica, sans-serif
	
}

.products_body{
	padding:20px 0px 0px 0px;
	float:left;
	width:730px;
}

.products_body1{
	padding:20px 0px 0px 0px;
	float:left;
	width:870px;
}

.titles_new{
	padding:0px 0px 0px 0px;
	width:125px;
	float:left;

}

.titles_new h4{
	color:#0377c0;
	display:block;
	padding:8px 0;
	text-transform:capitalize;
	font-size:1.8em;
	
}

.large{
	width:auto;
	
	padding:0px;
	margin:0px 4px 0px 0px;
	float:float;	
}

*html .large{
	width:auto;
	padding:0px;
	margin:0px 0px 0px 5px;
	float:left;	
}




.large a{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#0079C2;
	text-decoration:underline;
	text-align:center;
	float:left;
	margin:0px 0px 0px 6px;
}

*+html .large a{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#0079C2;
	text-decoration:underline;
	text-align:center;
	float:left;
	margin:0px 0px 0px 10px;
}

.large a:hover{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}

.LeftColmn h5{
	color:#0079c2;
	font-weight:bold;
	font-size:110%;
	margin:5px 0px;
	
}

.LeftColmn1 h5{
	color:#0079c2;
	font-weight:bold;
	font-size:110%;
	margin:5px 0px;
	
}

.LeftColmn h6{
	color:#0079c2;
	font-weight:bold;
	font-size:130%;
	margin:5px 0px;
	font-family:Arial, Helvetica, sans-serif
	
}

.LeftColmn1 h6{
	color:#0079c2;
	font-weight:bold;
	font-size:130%;
	margin:5px 0px;
	font-family:Arial, Helvetica, sans-serif
	
}




.LeftColmn .img{
padding:3px;
background:#fff;
border:2px solid #acd0e2;
float:right;
margin-left:10px;
margin-top:10px;
}

.LeftColmn1 .img{
padding:3px;
background:#fff;
border:2px solid #acd0e2;
float:right;
margin-left:10px;
margin-top:10px;
}


.LeftColmn .dist_but{
	background:url(../../images/becomedis_but.gif) no-repeat left;
	padding:8px 0px 0px 25px;
	margin:0px;
	width:171px;
	height:21px;
	font:11px Tahoma;
	color:#E0F3FF;
}

.LeftColmn1 .dist_but{
	background:url(../../images/becomedis_but.gif) no-repeat left;
	padding:8px 0px 0px 25px;
	margin:0px;
	width:171px;
	height:21px;
	font:11px Tahoma;
	color:#E0F3FF;
}

.dist_but a{
	font:11px Tahoma;
	color:#E0F3FF;
	text-decoration:none;
}

.dist_but a:hover{
	font:11px Tahoma;
	color:#000;
	text-decoration:none;
}

.LeftColmn .regi_but{
	background:url(../../images/dis_register_but.gif) no-repeat left;
	padding:8px 0px 0px 25px;
	margin:0px;
	width:263px;
	height:21px;
	font:11px Tahoma;
	color:#E0F3FF;
}



.regi_but a{
	font:11px Tahoma;
	color:#E0F3FF;
	text-decoration:none;
}

.regi_but a:hover{
	font:11px Tahoma;
	color:#000;
	text-decoration:none;
}



.homeList{
	display:block;
	padding-left:0px;
	margin:10px 0;
}
.homeList li{
	background:url(../../images/bullet4.gif) no-repeat 0 6px;
	padding-left:12px;
	font-weight:bold;
	color:#4c4c4c;
	line-height:18px;
}

.bottomblue_box{
	width:680px;
	float:left;
}

.blueHeadbox{
	background:#9DD4FD;
	float:left;
	height:auto;	
	width:180px;
	margin:20px 5px 0px 0px;
}



.blueHeadbox_bg{
	background:#9DD4FD;
	height:auto;	
	width:220px;
	padding:0px 0px 0px 0px;
	margin:0px;
}


.blueHeadbox h3{
	width:175px;
	background:#0079c1;
	padding:3px;
	text-align:center;
	color:#FFF;
	font-size:130%;
	margin:0px auto;
}




.blueHeadbox ul{
	margin:6px 15px 15px 10px;
	display:block;
	width:180px;
}


.blueHeadbox ul li{
	background:url(../../images/bullet1.gif) no-repeat 0 5px;
	padding-left:12px;
	color:#000;
	font-weight:bold;
	font-size:100%;
	line-height:18px;
	text-align:left;
	width:150px;
	
}
.blueHeadbox ul li a{
	color:#000;
	font-weight:bold;
	font-size:100%;
	line-height:18px;
}

.blueHeadbox ul li a:hover{
	color:#0079C1;
	
}

.blueHeadbox1{
	background:#98D5FF;
	float:left;
	height:322px;
	width:180px;
	margin:0px 0px 0px 0px;
	
}

* html .blueHeadbox1{
float:right;
	height:230px;
	width:235px;
	margin-top:10px;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/bluebox_bgsmall.png',sizingMethod='scale')
}

.blueHeadbox1 h3{
	width:170px;
	background:#0079c1;
	padding:3px;
	text-align:center;
	color:#FFF;
	font-size:130%;
	margin:0px auto;
}


.productListaround{
	margin:5px auto;
	width:180px;
	text-align:center;
}

*html .productListaround{
	margin:0px auto;
	width:220px;
	text-align:center;
}

.productList{
	background:#fff;
	border:#70b7a9 solid 1px;
	float:left;
	height:71px;
	width:67px;
	margin:4px 1px 15px 14px;
}

*html .productList{
	background:#b1d8d1;
	border:#70b7a9 solid 1px;
	float:left;
	height:71px;
	width:67px;
	margin:4px 1px 0px 1px;
}

.productList a img{
	padding:0px 0px 5px 0px;
}
.productList a{
	color:#000;
	font-weight:bold;
	font-size:100%;
	float:left;
	text-align:center;
	
}

.productList a:hover{
	color:#0079C1;
	font-weight:bold;
	font-size:100%;
}

/***********************/
/****RightColmn*********/
/***********************/

.RightColmn{
	width:140px;
	background:#9BD5FD;
	height:100%;
	float:right;
	padding:12px 0px 0px 0px;
	border-bottom:#FFF solid 10px;
}

.RightColmn .bottom_img{
	width:auto;
	padding:0px;
	margin:0px;
}

.orderonline{
	background: url(../../images/orderonline_img.jpg) no-repeat left;
	width:140px;
	height:65px;
	float:left;
}

.orderonline h5{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#E4F66C;
	padding:0px;
	margin:30px 0px 0px 4px;
}

.find_dist{
	background: url(../../images/findadistributor_img.jpg) no-repeat left;
	width:140px;
	height:69px;
	float:left;
	margin-top:0px;
}

.find_dist h5{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#E4F66C;
	padding:0px;
	margin:15px 0px 0px 5px;
}

.find_dist h5 span{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#E3F4C1;
}


.AccountLoginBox{
	width:123px;
	margin:0 auto;
}
.AccountLoginBox h3{
	padding:3px 6px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:110%;
	text-transform:capitalize;
	padding-left:20px;
	background:url(../../images/bullet2.gif) no-repeat 10px 8px #0079c1;
}
.AccountLoginBox input.Txt{
	background:#dceeeb;
	border:#3495c2 solid 1px;
	width:120px;
	font-size:12px;
}

.blueText{
	color:#0079c1;
	font-size:11px;
	width:10%;

}
input.gobtn{
	background:#0079c1;
	margin:0 3px;
	border:none;
	color:#FFF;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	height:18px;
	cursor:pointer;
}

.gobtn_box{
	width:123px;
	padding:0px;
	margin:0px 0px 0px 0px;
	text-align:center;
 	float:left;
	
}

.gobtn1{
	background: url(../../images/register_but.gif) no-repeat center;
	margin:5px 0px 0px 0px;
	border:none;
	color:#FFF;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	height:21px;
	cursor:pointer;
	padding:8px 0px 0px 0px;
	width:123px;
	float:left;
	text-align:center;
}

.gobtn1 a{
	color:#fff;
	font-family:Tahoma;
	font-size:9px;text-align:center;

}

.gobtn1 a:hover{
	color:#000;
	font-family:Tahoma;
	font-size:9px;text-align:center;
}

.gobtn2{
	background: url(../../images/register_but.gif) no-repeat  center;
	margin:10px 0px 0px 0px;
	border:none;
	color:#FFF;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	height:21px;
	cursor:pointer;
	padding:8px 0px 0px 0px;
	width:123px;
	float:left;text-align:center;
}

.gobtn2 a{
	color:#fff;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;text-align:center;
}

.gobtn2 a:hover{
	color:#000;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;text-align:center;
}




.Quicklinks, .Testimonials{
	border:#9fd8d2 solid 1px;
	width:120px;
	margin:10px auto;
	background:#dbf3ff;
}

.Quicklinks h3, .Testimonials h3{
	padding:3px 6px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:100%;
	text-transform:capitalize;
	padding-left:20px;
	background:url(../../images/bullet2.gif) no-repeat 10px 8px #0079c1;
}

.list1{
	display: block;
	width:100px;
	margin:5px auto;
}

.list1 li{
	background: url(../../images/bullet3.gif) no-repeat 0 7px;
	border-bottom:#bce5f9 solid 1px;
	padding-left:15px;
}

.list1 li a{ 
	color:#0079c2; font-weight:bold;
}
.list1 li a:hover{ color:#024d7a; font-weight:bold;}
.list1 li a span{ padding:3px 0; display:block;}



.Testimonials{
	border:#0079c2 solid 1px;
}

.Testimonials div{
	display: block;
	width:100px;
	margin:5px auto;
	color:#0079c2;
}


/**********************************/
/*****Footer***********************/
/**********************************/
.footer{
	width:960px;
	margin:0 auto;
	position: relative;
	color:#FFFFFF;
}
.footershadow{
	background:url(../../images/bottom_to_footer.png) no-repeat center;
	height:20px;
	width:960px;
	float:left;	
}
*html .footershadow{
	background:none;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bottom_to_footer.png',sizingMethod='scale');
}

*html .footerbodyBG{
	background:none;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/footer_bg.png',sizingMethod='scale');
}

.footerbodyBG{
	background:url(../../images/footer_bg.png) repeat-y center;
	width:920px;
	padding:0 20px;
	float:left;
}
/*.footerlogo{
	width:221px;
	float: left;
	margin-left:17px;
}*/

.footerlinks{
background:url(../../images/footer_logo.gif) no-repeat bottom left;
width:886px;
margin:10px auto;
text-align:right;
height:70px;
}
.footerlinks p{ color:#FFF;}
.footerlinks a{ color:#FFF; padding:0 3px;}
.footerlinks a:hover{ color:#000; padding:0 3px;}

/***********************/
/****buttons*********/
/***********************/

.readmore{
	background:url(../../images/readmore_bg.gif) no-repeat;
	width:69px;
	height:14px;
	display:block;
	color:#FFF;
	font-size:11px;
	text-transform:capitalize;
	text-align:left;
	padding-left:8px;
}

.readmore:hover{
	color:#e4f66c;
}
.commonBtn{
	background:url(../../images/btn_bg.jpg) no-repeat;
	width:83px;
	height:25px;
	float:left;
	margin:0 6px;
	font:Tahoma;
	color:#FFF;
	font-size:0.9em;
	font-weight:bold;
	padding:6px 5px 0px 31px;
}
.commonBtn:hover{ color:#95d2fe;}






/***********************/




.myAccountContainer, .bodynoright{
	display:block;
	padding:10px 0;
	float:left;
	width:886px;
}
.myAccountContainer h3, .bodynoright h4{
	border-bottom:#dbf3ff solid 11px;
	color:#0377c0;
	display:block;
	padding:8px 0;
	text-transform:capitalize;
	font-size:1.8em;
	margin-bottom:8px;
}
.myAccountbtns{
	width:886px;
	padding:50px 0;
	text-align:center;
	float:left;
}
.myAccountbtns div span, .myAccountbtnsrow2 div span{ visibility:hidden;}
.myAccountbtnsrow2{
	width:600px;
	margin:0 auto;
	clear:both;
	display:block;
	padding:20px 0;
}
.myAccountbtns div, .myAccountbtnsrow2 div{
	width:223px;
	height:71px;
	margin:15px 20px; float:left;
}
.myAccountbtns div a, .myAccountbtnsrow2 div a{
	width:223px;
	height:71px;
	float:left;
}
.myAccountbtns div.orderhistoryBTN{
	background:url(../../images/orderhistory_btn.jpg) no-repeat;
}
.myAccountbtns div.emailmeddageBTN{
	background:url(../../images/emailmessages_btn.jpg) no-repeat;
}
.myAccountbtns div.changepassBTN{
	background:url(../../images/changeaccpassword_btn.jpg) no-repeat;
}
.myAccountbtns div.changeemailBTN, .myAccountbtnsrow2 div.changeemailBTN{
	background:url(../../images/changeemailid_btn.jpg) no-repeat;
}
.myAccountbtns div.logoutBTN, .myAccountbtnsrow2 div.logoutBTN{
	background:url(../../images/logout_btn.jpg) no-repeat;
}




.smalltextlinks{
	color:#3cb1ff;
	text-decoration:underline;
	font-size:95%;
}


/**forms***/
.Form_withright{
	padding:0px;
	display:block;
}
.registerForm{
	padding:0px 0px 0 150px;
	display:block;
}
.registerForm .smalltext, .Form_withright .smalltext{ font-size:10px; color:#000;}
.registerForm .redstar, .Form_withright .redstar{
	color:#cc0000;
	padding:0 3px;
}

.Form_withright .redstar{
	color:#cc0000;
	padding:0 3px;
	text-align:center;
	margin-bottom:5px;
}

.registerForm .righttxt, .Form_withright .righttxt{
	margin:0; padding:0;
	padding-left:165px;
	color:#666666;
	font-size:11px;
}
.registerForm label, .Form_withright label{
	width:170px;
	padding-right:3px;
	text-align:right;
	float:left;
	display:block;
	padding-top:5px;
	color:#000;
}
.registerForm div, .Form_withright div{
	margin-bottom:8px;
	display:block;
	color:#575757;
	padding:0 12px;
}
.registerForm input, .Form_withright input{ 	margin:0 6px 0 10px;}
.registerForm input.text, .registerForm select, .registerForm textarea, .Form_withright input.text, .Form_withright select, .Form_withright textarea{
	font-size:12px;
	font-family:Tahoma;
	width:300px;
	border:#aeaeb0 solid 1px;
	margin:0 15px 0 10px;
	height:21px;
	padding:2px;
}
.registerForm input.text, .Form_withright input.text{ padding-top:5px; height:21px;}
.registerForm textarea, .Form_withright textarea{ height:60px;}
.registerForm h3, .Form_withright h3{
	color:#f5a411;
	font-size:100%;
	border-bottom:#e5e5e5 dashed 1px;
	padding:4px 0;
}
.registerForm img, .Form_withright img{	margin:0 15px 0 10px;}


select, textarea{
	font-size:12px;
	font-family:Tahoma;
	width:300px;
	border:#aeaeb0 solid 1px;
	margin:0 15px 0 10px;
	height:21px;
	padding:2px;
}

input.text2{
	font-size:12px;
	font-family:Tahoma;
	width:180px;
	border:#aeaeb0 solid 1px;
	margin:0 0px 0 5px;
	padding:2px 4px;
}

/*****/

.blueBox{
	background:#dbf3ff;
	padding:6px;
	text-align:center;
}

/****inner left nav****/
.leftNav{
	width:125px;
	background:#e9f6ff;
	float:left;
	padding:6px 0;
	min-height:650px;
}


*html .leftNav{ height:650px;}

.leftNav ul.leftlist1{
	float:left;
	font-family:Tahoma;
	font-size:.95em;	
}
*html .leftNav ul.leftlist1{ position:absolute;}
.leftNav ul.leftlist1 li{
width:125px; float:left;
clear:both;
display:block;

}

.leftNav ul.leftlist1 li a span{
	padding:3px 10px; display:block; z-index:3;
}
.leftNav ul.leftlist1 li a{	
	border-bottom:#9ccdeb solid 1px;
	width:125px;
	display:block;
	font-weight:bold;
	z-index:1;padding:2px 0px 4px 0px;
}
.leftNav ul.leftlist1 li a:hover, .leftNav ul.leftlist1 li a.current{
	background: url(../../images/bullet5.gif) no-repeat 123px 5px #0079c2;
	color:#FFF;
	width:135px;
	border:0;
	display:block;
	z-index:2;
}
*html .leftNav ul.leftlist1 li:hover a, *html .leftNav ul.leftlist1 li a.current{ z-index:2; color:#FFF;}

/*******products******/

.productsColmn{
	padding:6px 0;
	width:580px;
	margin:8px 0 8px 10px;
	margin-bottom:5px;
	float:right;
}

.productsColmn h1{
	color:#0079c2;
	font:bold 18px Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	white-space:nowrap;
	}


.productsColmn table{
	width:100%;
	float:left;
	padding:0px;
	margin:0px 0px 0px 0px;
}

.productsColmn .blue_txt{
	font:12px Arial, Helvetica, sans-serif;
	color:#0A7FC5;
}

.productsColmn th{
	padding:0px;
	margin:0px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
}

.productsColmn td{
	border:1px solid #0079C0;
	font:normal 12px Arial, Helvetica, sans-serif;
	
}

.productsColmn td img{
	padding:0px;
	margin:0px;
	
}


.productsColmn td select{
	width:40px;
}

 


.productsColmn td a{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	
}

.productsColmn .addcart_but{
	background:url(../../images/addcart_bg.jpg) no-repeat ;
	width:59px;
	height:15px;
	
	
}

.redtxt{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#ff2121;
	text-decoration:none;
}


.productsColmn h3.product_name{
	color:#0079c2;
	font-size:1.3em;
	margin:5px 0px 5px 20px;
	padding:0px;
	width:auto;
}

.productsColmn div.left1{
	width:120px;
	float:right;
	margin-right:5px;
	height:auto;
	margin-bottom:10px;
}


	
.paragraph{
	width:auto;
	float:left;
	padding:0px;
	margin:5px 0px;
}

.paragraph p{
	float:left;
	padding:0px;
	margin:5px 0px;
}


.productsColmn div.left11{
	width:141px;
	float:right;
	 position:relative;
	height:152px;
	margin:40px 0px 0px 15px;
	}
	
.productsColmn div.left11 img{
	width:141px;
	height:152px;
	
}

.productsColmn div.left1 img{
	border:#def4ff solid 2px;
	float:right;
	margin:0px 10px;
	
}

.productsColmn .usefor{
	width:auto;
	padding:0px;
	margin:0px;
	float:left;
}

.usefor h6{
	color:#0079c2;
	font-weight:bold;
	font-size:110%;
	margin-top:20px;
}

.usefor ul{
	width:auto;
	padding:0px;
	margin:5px 0px 0px 0px;
	float:left;
}

.usefor ul li{
	background:url(../../images/bullet4.gif) no-repeat left;
	list-style:none;
	float:left;
	padding:0px 0px 0px 10px;
	margin:0px 50px 5px 0px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000000;
	width:193px;
}

.productsColmn div.viewpricing1{
	text-transform:uppercase;
	color:#ff2121;
	text-align:center;
	font-weight:bold;
	font-size:1em;
	margin:0px 7px 0px 5px;
	padding:0px;
	
	
}


div.viewpricing1 a{
	background:url(../../images/btns1_bg.gif) no-repeat;
	height:18px;
	color:#FFF;
	font-size:1em;
	width:87px;
	display:block;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	
}


div.viewpricing1 a:hover{ color:#000;}

.productsColmn div.addcart1{
	text-transform:uppercase;
	color:#ff2121;
	text-align:center;
	font-weight:bold;
	font-size:1em;
	margin:2px 7px 10px 0px;
	padding:0px;
}

div.addcart1{ margin:18px 0 0 0;}
div.addcart1 a{
	background:url(../../images/btns2_bg.gif) no-repeat;
	height:18px;
	color:#FFF;
	font-size:1em;
	width:77px;
	display:block;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
}


div.addcart1 a:hover{ color:#000;}



.productsColmn div.Links{

	display:block;
	margin-bottom:30px;
}
.productsColmn div.Links a{
	position: inherit;
	color:#0079c2;
	font-weight:bold;
	font-family:Tahoma;
	padding:0 1px;
	font-size:0.95em;
}
.productsColmn div.Links a:hover{ color:#000;}



.pagenation{
	background:#def4ff;
	padding:5px;
	display:block;
	width:98%;
	float:left;
}
.pagenation a{
	position: inherit;
	color:#000000;
	font-weight:bold;
	font-family:Tahoma;
	padding:0 1px;
	font-size:0.95em;
}
.pagenation a:hover, .pagenation a.current{
	color:#0079c2;
}
.pagenation a.next{
	color:#0079c2;
	text-decoration:underline;
}
.pagenation a:hover.next{
	color:#000;
	text-decoration:underline;
}

.pagenation .left{
float:left;
}

.pagenation .right{
float:right;
}
.pro_box h5.pro_name{
	color:#0079c2;
	font-size:1.3em;
	display:block;
	margin:10px 0;
}

.pro_box h5{
	color:#0079c2;
	font-size:1.3em;
	display:block;
	margin:10px 0;
	width:100%;
	
	 
}

*+html .pro_box h5{
	color:#0079c2;
	font-size:1.3em;
	display:block;
	margin:10px 0;
	white-space:nowrap;
	width:80%;
	 
	 
}

.pro_box{
	border-bottom:none;
	padding-bottom:15px;
	width:auto;
	float:left;
	margin-top:5px;
}
.pro_box div.left{
	width:115px;
	float:left;
	margin-right:10px;
}
.pro_box div.left img{
	border:#def4ff solid 2px;
}
.pro_box div.price, div.addtocartBTN, div.viewpricing{
	text-transform:uppercase;
	color:#ff2121;
	text-align:center;
	font-weight:bold;
	font-size:1em;
	margin:2px 0;
}
.pro_box div.addtocartBTN img{ border:none;}
.pro_box a{ position:inherit;}

.pro_box div.right{
	background:url(../../images/bullet4.gif) no-repeat 0 5px;
	padding:1px 0 2px 15px;
	float:left;
	display:block;
	width:70%;
}
.pro_box div.right div{
	width: auto;
	float:left;
}
.pro_box div.right div p{ margin:0; padding:0;}
.pro_box div.bottomlinks{
	float:left;
	display:block;
	width:70%;
	margin-top:45px;
}
.pro_box div.bottomlinks a{
	position: inherit;
	color:#0079c2;
	font-weight:bold;
	font-family:Tahoma;
	padding:0 1px;
	font-size:0.95em;
}
.pro_box div.bottomlinks a:hover{ color:#000;}

div.viewpricing{ margin:18px 0 0 0;}
div.viewpricing a{
	background:url(../../images/btns_bg.gif) no-repeat;
	height:18px;
	color:#FFF;
	font-size:1em;
	width:107px;
	display:block;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
}
div.viewpricing a:hover{ color:#000;}

/*******newly added*********/
.productsColmn h5{
	color:#0079c2;
	font-weight:bold;
	font-size:110%;
	width:550px;
	display:block;
}

.productsColmn h2{
	color:#0079c2;
	font-weight:bold;
	font-size:16px;
	width:400px;
	padding:0px 0px 10px 0px;
	
}


.productsColmn h5 span{
	margin:0px 0px 5px 0px;

}



*+html .productsColmn h5{
	color:#0079c2;
	font-weight:bold;
	font-size:110%;
	width:450px;
	display:block;
	
	
}


.productsColmn h4{
	color:#000;
	font-weight:bold;
	font-size:100%;
	float:left;
	display:block;
	border:none;
}

.productsColmn h6{
	color:#0079c2;
	font-weight:bold;
	font-size:110%;
}


.normList{
	display:block;
	padding-left:20px;
	margin:0px 0px 8px 0px;
	float:left;
	width:550px;
}
.normList li{
	background:url(../../images/bullet4.gif) no-repeat 0 6px;
	padding:0px 0px 0px 12px;
	font-weight:bold;
	color:#4c4c4c;
	line-height:16px;
}


.normList1{
	display:block;
	padding-left:0px;
	margin:0px 0px 8px 0px;
	float:left;
	width:600px;
}
.normList1 li{
width:500px;
	background:url(../../images/bullet4.gif) no-repeat 0 6px;
	padding:0px 0px 0px 12px;
	font-weight:bold;
	color:#4c4c4c;
	line-height:16px;
}

.normList1 li img{
	width:auto;
	padding:0px;
	margin:0px;
	float:right;
}

.normList2{
	display:block;
	padding-left:0px;
	margin:0px 0px 8px 0px;
	float:left;
	width:500px;
}
.normList2 li{
	width:auto;
	background:url(../../images/bullet4.gif) no-repeat 0 6px;
	padding:0px 0px 0px 12px;
	font-weight:bold;
	color:#4c4c4c;
	line-height:16px;
}

.normList2 li img{
	width:auto;
	padding:0px;
	margin:0px;
	float:right;
}

/*******end newly added*******/

/****/

.onlinepurchaseBox{
	padding:5px;
	float:left;
	margin:15px 0;
	background:#99ccc3;
	width:470px;
}
.onlinepurchaseBox h3{
	text-transform:uppercase;
	color:#000;
	font-size:1.3em;
	display:block;
}

/***BUTTONS***/
.submitBtn{
	background:#0079c1;
	margin:0 6px;
	border:none;
	color:#FFF;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	height:21px;
	cursor:pointer;
	margin:8px 10px;
}
.big_blue_btn{
	background:url(../../images/btn_bg1.jpg) no-repeat;
	width:188px;
	height:27px;
	text-align:center;
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	cursor:pointer;
	border:0;
	margin:0 3px;
}
.small_blue_btn{
	background:url(../../images/small_btn_bg.jpg) no-repeat;
	width:110px;
	height:27px;
	text-align:center;
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	cursor:pointer;
	border:0;
	margin:0 3px;
}
.small_blue_btn_a{
	background:url(../../images/small_btn_bg_a.jpg) no-repeat;
	width:85px;
	height:27px;
	text-align:center;
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	cursor:pointer;
	border:0;
	margin:0 3px;
}

.big_green_btn{
	background:url(../../images/green_btn_bg.jpg) no-repeat;
	width:168px;
	height:27px;
	display:block;
	text-align:center;
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	cursor:pointer;
	border:0;
}


/*****/
.viewcart_table{
}
.viewcart_table thead th{
	background:#def4ff;
	height:30px;
}
.viewcart_table thead th.price{
	padding-right:30px;
	text-align:right;
}
.viewcart_table tbody td{
	border-bottom:#c7c7c7 solid 1px;
	padding:8px 0;
	font-size:0.93em;
}
.viewcart_table tbody td.nobrdr, .viewcart_table tbody td#nobrdr{ border:0;}
.viewcart_table tbody td.product div.image{
	width:100px;
	text-align:center;
	float:left;
}
.viewcart_table tbody td.product img{
	border:#d8f1fe solid 1px;
}
.viewcart_table tbody td.product div.nameDisc{
	width:240px;
	float:right;
	margin-right:8px;
}
.viewcart_table tbody td.product div.nameDisc h5{
	color:#0079c2;
	font-size:1.2em;
	display:block;
	margin-bottom:3px;
}
.viewcart_table tbody td.product div.nameDisc p, .viewcart_table tbody td.available div p{ margin:0; padding:0;}

.viewcart_table tbody td.available{ text-align:center;}
.viewcart_table tbody td.available div{
	text-align:center;
	padding:5px 15px;
	margin:0 auto;
}
.viewcart_table tbody td.quty{ text-align:center;}
.viewcart_table tbody td.quty div{ padding:2px 10px;}
.viewcart_table tbody td.quty div input.quantity{ width:50px; margin:0 4px; border:#000 solid 1px; color:#0079c2; font-weight:bold;}
.viewcart_table tbody td.price{}
.viewcart_table tbody td.price div{
	padding:2px 0px 2 8px;
	text-align:right;
	color:#ee1c25;
	font-weight:bold;
	width:130px;
	font-size:1.1em;
}


/***/
.pro_box2 h5.pro_name{
	color:#0079c2;
	font-size:1.3em;
	display:block;
	margin:10px 0;
}
.pro_box2{
	border-bottom:#c7c7c7 solid 1px;
	padding-bottom:15px;
	width:98%;
	float:left;
}
.pro_box2 div.right{
	width:115px;
	float:right;
	margin-right:5px;
}
.pro_box2 div.right img{
	border:#def4ff solid 2px;
}
.pro_box2 div.right a{ display:block;}
.pro_box2 div.price, div.addtocartBTN, div.viewpricing{
	text-transform:uppercase;
	color:#ff2121;
	text-align:center;
	font-weight:bold;
	font-size:1em;
	margin:2px 0;
}
.pro_box2 div.addtocartBTN img{ border:none;}
.pro_box2 a{ position:inherit;}

.pro_box2 div.left{
	background:url(../../images/bullet4.gif) no-repeat 0 5px;
	padding:1px 0 2px 15px;
	float:left;
	display:block;
	width:70%;
}

.pro_box2 div.left div{
	width: auto;
	float:left;
}
.pro_box2 div.left select{
	width:auto;
}

.pro_box2 div.left div p{ margin:0; padding:0;}
.pro_box2 div.bottomlinks{
	float:left;
	display:block;
	width:70%;
	margin-top:45px;
}
.pro_box2 div.bottomlinks a{
	position: inherit;
	color:#0079c2;
	font-weight:bold;
	font-family:Tahoma;
	padding:0 1px;
	font-size:0.95em;
}
.pro_box2 div.bottomlinks a:hover{ color:#000;}




/*******27feb09*************/

registerForm1{
	padding:0px 0px 0 0px;
	display:block;
}
.registerForm1 .smalltext{ font-size:10px; color:#000;}
.registerForm1 .redstar{
	color:#cc0000;
	padding:0 3px;
}
.registerForm1 .righttxt{
	margin:0; padding:0;
	padding-left:165px;
	color:#666666;
	font-size:11px;
}
.registerForm1 label{
	width:200px;
	padding-right:3px;
	text-align:right;
	float:left;
	display:block;
	padding-top:5px;
	color:#000;
}
.registerForm1 div{
	margin-bottom:8px;
	display:block;
	color:#575757;
}
.registerForm1 input{ 	margin:0 6px 0 10px;}
.registerForm1 input.text, .registerForm1 select, .registerForm1 textarea{
	font-size:12px;
	font-family:Tahoma;
	width:260px;
	border:#aeaeb0 solid 1px;
	margin:0 15px 0 10px;
	height:21px;
	padding:2px;
}
.registerForm1 input.text{ padding-top:5px; height:21px;}
.registerForm1 textarea{ height:60px;}
.registerForm1 h3{
	color:#f5a411;
	font-size:100%;
	border-bottom:#e5e5e5 dashed 1px;
	padding:4px 0;
}
.registerForm1 img{	margin:0 15px 0 10px;}


.imageColmn{
	width:300px;
	height:800px;
	float:right;
	padding:12px 0;
	border-bottom:#FFF solid 10px;
}

.leftform{
	width:500px;
	height:100%;
	float:left;
	padding:12px 0;
	border-bottom:#FFF solid 10px;
}


.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	color:#0082bd;
	font-size:10px;
	padding-bottom:5px;
	margin:10px 0px 10px 0px;
}

.boldtxt{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000000;
}

.tablebox{
	width:auto;
	padding:0px;
	margin:0px;
	background:#99CCC3;
}

.faq{
width:auto;
height:auto;
}

.faq h1{
font-family: Arial, Helvetica, sans-serif;
color:#0196da;
width:580px;
font-size:12px;
font-weight: bold;
text-align:left;
padding-left:0px;
padding-top:15px;
padding-bottom:10px;
text-transform:Uppercase;
}

.faq a{
line-height:16px;
font-family: Arial, Helvetica, sans-serif;
color:#1f5cb2;
font-size:12px;
text-decoration:none;
}

.faq a:hover{
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-decoration:none;
}

.testmonial_links{
	width:auto;
	padding:0px;
	margin:0px;
	float:left;
}

.testmonial_links a{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#0196da;
	margin:0px 25px 0px 0px;
	
}

.testmonial_links a:hover{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000;
}

.testmonial_links .test_con{
	width:auto;
	padding:0px 0px 20px 0px;
	margin:20px 0px 0px 0px;
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	border-bottom:1px solid #f3f3f3;
}

.test_con h6{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#0196da;
	margin-bottom:15px;
}

.test_con h5{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#ff0000;
	margin-bottom:15px;
	float:right;
}

.test_con p{
	padding:0px;
	margin:0px;
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
}

.location{
	height:auto;
	width:580px;
	border-bottom:1px solid #e0e0e0;
	float:left;
	padding-bottom:10px;
	margin-bottom:10px;

}

.location img{
	padding:2px;
	background:#fff;
	border:3px solid #b4cefd;
	float:left;
	margin-bottom:10px;
	margin-top:5px;
}


.location h1{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-transform:none;
	padding-bottom:10px;
	background:none;
	width:380px;
	padding-top:0px;
	margin-left:70px;
	float:left;
	display:block;
}

.location h1 span{
	color:#FF0000;
}


.location h6{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-transform:none;
	padding-bottom:10px;
	background:none;
	width:380px;
	padding-top:0px;
	margin-left:70px;
	float:left;
}

.location h6 span{
	padding-left:20px;
}

.location p{
padding:0px ;
padding-left:0px;
margin-left:0px;
font-family: Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
font-weight:normal;

}

.location .right{
	width:400px;
	padding:0px;
	margin:0px;
	float:right;
}

.location .right a{
line-height:auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#3879cd;
float:right;
font-size:12px;
width:auto;
font-weight:bold;
padding-right:10px;
text-decoration:underline;
margin-top:20px;

}

.location .right a:hover{

text-decoration:none;
}



/*************img over effect*********************/

a.screen, a.screen:visited {
color:#c00; 
position:relative; 
z-index:1;
margin-top:20px;
}


a.screen img{
border:none;
}


a.screen b {
position: absolute;
visibility:hidden; /* hide the image */
width:300px; /* give it a width */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
border:1px solid #000; /* add a border */
left:-500px; /* position:the image */
top:-200px;

}

*html a.screen b {
position: absolute;
visibility:hidden; /* hide the image */
width:300px; /* give it a width */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
border:0px solid #000; /* add a border */
left:-600px; /* position:the image */
top:-50px;

}


a.screen:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen:hover b {
visibility:visible; /* make the image visible */
height:100px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
width:300px;
}
a.screen:hover b img {
border:0; /* remove the link border */
width:500px;
border:1px solid #000000;
}
/***************/


.newsBox{
	background:#f2f9fc;
	padding:10px 8px 10px 9px;
	width:318px;
	min-height:125px;
	height:auto;
	margin:5px 5px 5px 0;
	float:left;
	color:#2a2a2a;
	font-size:0.95em;
}
h5.newsTitle{
	color:#0079c2;
	padding:0 0 5px 0;
	display:block;
	font-size:1.2em;
	border-bottom:#9ecde4 dotted 1px;
	margin-bottom:5px;
}
.newsBox ul{
	display:block;
}
.newsBox ul li{
	background:url(../../images/bullet4.gif) no-repeat 0 6px;
	padding-left:8px;
}
.newsBox ul li span{ color:#e82626;}

.newsBox ul li a{
	color:#2a2a2a;
	position:inherit;
		font-weight:normal;
		font-size:11px;
		text-decoration:underline;
}

.newsBox ul li a:hover{
	color:#0079c2;	
}

.news_press{
	width:700px;
	float:left;
	padding:0px 0px 20px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:1px dashed #9ecde4;
}

.news_press h5{
	width:700px;
	color:#000;
	padding:0 0 5px 0;
	display:block;
	font-size:1.2em;
	border-bottom:#9ecde4 dotted 1px;
	margin-bottom:15px;
	float:left;
}

.news_press h4{
	width:700px;
	color:#000;
	padding:0 0 5px 0;
	display:block;
	font-size:1.2em;
 	margin-bottom:0px;
	float:left;
}

.news_press h6{
	width:auto;
	color:#000;
	padding:0 0 5px 0;
	display:block;
	font-size:1.2em;
	margin-bottom:15px;
	float:right;
}

.news_press p{
	width:700px;
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px;
	margin:0px 0px 10px 0px;
	float:left;
}

.news_press p a{
	font:12px Arial, Helvetica, sans-serif;
	color:#9ecde4;
	padding:0px;
	margin:0px 0px 5px 0px;
	float:right;
	text-decoration:underline;
}

.news_press p a:hover{
	text-decoration:none;
}


.news_press a{
	font:12px Arial, Helvetica, sans-serif;
	color:#9ecde4;
	padding:0px;
	margin:15px 0px 5px 0px;
	float:left;
	text-decoration:underline;
}

.news_press a:hover{
	text-decoration:none;
}

.billing_shippingInfo td{
	background:#e9f4fa;
}

.billing_shippingInfo{
	background:#FFF;
	margin:1px;
	margin-bottom:10px;
	margin-top:10px;
}
h5.normTitle{
	color:#FFFFFF;
	background:#0079c2;
	padding:3px 10px;
	display:block;
	font-size:1.2em;
	border-bottom:#9ecde4 dotted 1px;
	margin-bottom:15px;
}

/*******/

.innerTitleBar_flash{
	width:920px;
	background:url(../../images/inner_title_bg.jpg) no-repeat center;
	height:98px;
	position: relative;
}

*+html .innerTitleBar_flash{
	padding-top:11px;
	width:920px;
	background:url(../../images/inner_title_bg.jpg) no-repeat center;
	height:98px;
	position: relative;
}
.innerTitleBar{
	width:920px;
	background:url(../../images/inner_title_bg.jpg) no-repeat center;
	height:110px;
	position: relative;
}

*+html .innerTitleBar img{
	margin-top:10px;
	margin-left:17px;
	float:left;
}

.innerTitleBar img{
	margin-left:17px;
	float:left;
}

.innerTitleBar h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;
	color:#FFFFFF;
	text-align:right;
	text-transform:capitalize;
	width:540px;
	display:block;
	float:right;
	padding:95px 25px 0 0;
	height:40px;
	font-weight:normal;
}



/*************/
.innerTitleBar2{
	width:920px;
	background:url(../../images/inner_title_bg.jpg) no-repeat center;
	height:98px;
	position: relative;
}
.innerTitleBar2 img{
	margin-left:17px;
	float:left;
}
.innerTitleBar2 h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;
	color:#FFFFFF;
	text-align:right;
	text-transform:capitalize;
	width:520px;
	display:block;
	float:left;
	padding:110px 10px 0 0;
	height:30px;
	font-weight:normal;
}
.innerTitleBar2 img.right{
	float: right;
	margin-right:8px;
}
/***********shadow***********************/

.out {
  background:#6F8D88; 
  border:0px solid #ddd; 
  position:relative;
  }
.in {
  text-align:center; 
  background:#fff; 
  border:0px solid #555; 
  position:relative; 
  padding:5px;
  font-weight:normal;
  }
.ltin {
  left:-5px;
  }
.tpin {
  top:-6px;
  }
.narrow {width:425px; height:235px;} /* change to suit */
h4 {font-weight:bold; color:#000;}


.box_shadow_bottom{
	background:url(../../images/bottomshadow.png) repeat-x left;
	width:425px;
	height:7px;
	float:left;
	margin:0px 10px 0px 3px;
}

* html .box_shadow_bottom{
width:425px;
	height:7px;
	float:left;
	margin:0px;
	padding:0px;
background:none;
}

*+html .box_shadow_bottom1{
	background:url(../../images/bottomshadow.png) repeat-x left;
	width:178px;
	height:7px;
	float:right;
	margin:28px 3px 0px 0px;
	
}

.box_shadow_bottom1{
	background:url(../../images/bottomshadow.png) repeat-x left;
	width:177px;
	height:7px;
	float:right;
	margin:19px 3px 0px 0px;
}

* html .box_shadow_bottom1{
	width:175px;
	height:5px;
	float:right;
	margin:19px 3px 0px 0px;
	padding:0px;
	background:none;
}

#product ol {
	width:500px;
	color:#000000;
	margin-left:40px;
	list-style-type: decimal;

}
#product ol li{
color:#000000;
margin-left:20px;
list-style-type: decimal;
margin-bottom:5px;
}

#product .dos_img{
	width:110px;
	padding:0px;
	float:right;
	margin:0px 0px 0px 5px;
	
}

#product .dos_img img{
	width:110px;
	height:180px;
	padding:0px;
	float:right;
	border:1px solid #0079C2;
}

#product .dos_img a{
	width:auto;
	padding:0px;
	font:12px Arial, Helvetica, sans-serif;
	color:#0079C2;
	text-align:center;
	margin:8px 6px 0px 0px;
	float:right;
}

#product .dos_img a:hover{
	color:#000000;
}

.benefits_box{
	width:100%;
	padding:0px;
	margin:10px 0px 10px 0px;
	float:left;
}

.benefits_box #benefits{
	width:180px;
	float:left;
	margin-right:10px;
}

.benefits_box #benefits h3{
	color:#0079c2;
	font-weight:bold;
	font-size:110%;
	margin:10px 0px 0px 0px;
	display:block;
	
}
.benefits_box #benefits ul{
	list-style-type:none;
	margin-left:0px;
	padding:0px;
	margin-bottom:5px;
	margin-top:5px;
	float:left;

}


.benefits_box #benefits li{
	width:180px;
	padding-top:5px;
	padding-left:8px;
	line-height:auto;
	margin:0px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#0082bd;
	font-size:12px;
	background:url(../../images/bloe_dot.gif) left 10px no-repeat;
}

#applications{
width:580px;
float:left;
}
#applications ul{
list-style-type:none;
margin-left:20px;
padding:0px;
margin-bottom:5px;
margin-top:5px;}


#applications li{
width:550px;
padding-top:5px;
padding-left:20px;
line-height:auto;
font-family: Arial, Helvetica, sans-serif;
color:#0082bd;
font-size:12px;
background:url(images/li_bullet.gif) left 7px no-repeat;
}

/*******14may*************/
.productsColmn .viewlink{
	width:auto;
	padding:0px;
	margin:0px;
	float:left;

}

.viewlink a{
	text-decoration:underline;

}

.viewlink a:hover{
	text-decoration:none;

}


.pro_box th{
	font:bold 12px Arial, Helvetica, sans-serif, Tahoma;
	color:#fff;
	padding:0px;
	margin:0px;
	
}
.pro_box td
{
padding: 0px 0px;
}

.flow_txt{
	font:normal 10px Arial, Helvetica, sans-serif, Tahoma;
	color:#000;
	padding:0px;
	margin:0px;
	
}




.pro_box td.tdsmall_txt{
	font:normal 10px Arial, Helvetica, sans-serif, Tahoma;
	color:#000000;
	width:15%;
}

.pro_box td select{
	width:80%;
	font:10px Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0px auto;
}

.b{
	font-size:8px;
	color:#FF0000;
}

.pro_box table{
	width:auto;
	padding:0px;
	margin:0px;
	float:left;
	
}


.commonBtn1{
	background:url(../../images/btn1_bg.jpg) no-repeat;
	width:180px;
	height:25px;
	float:left;
	margin:0 6px;
	font:Tahoma;
	color:#FFF;
	font-size:0.9em;
	font-weight:bold;
	padding:6px 5px 0px 31px;
}
.commonBtn1:hover{ color:#95d2fe;}

.submit_page{
	width:800px;
	margin:0px auto;
	margin-top:100px;
}

.submit_page td.bold_txt{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000000;
}

.submit_page td img{
	width:auto;
	padding:2px;
	margin:0px;
	border:1px solid #76BFF1;
}

/* ---------------------------------- QYT STYLES START ------------------------------------ */
.mail_box	{
	width:38px;
	height:25px;
	float:left;
	line-height:25px;
	margin:0px 8px 0px 0px;
}

.box_mail	{
	width:36px;
	border:#CBD1EC solid 1px;
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	padding:4px;
	color:#585859;
	text-decoration:none;
}

.button_box	{
	width:14px;
	height:25px;
	border:0px;
	cursor:pointer;
	float:left;
	padding-left:0px;
}

.buttontop	{
	background:url(../../images/up_arrow.gif) no-repeat top left;
	width:14px;
	height:6px;
	border:0px;
	cursor:pointer;
	margin-top:0px;
	float:left;
	margin-bottom:10px;
}

.buttondown	{
	background:url(../../images/down_arrow.gif) no-repeat top left;
	width:14px;
	height:6px;
	border:0px;
	cursor:pointer;
	margin-top:3px;
	float:left;
}
/* ---------------------------------- QYT STYLES END ------------------------------------ */

.top_leftcorner{
	background:url(../../images/top_leftcorner.gif) no-repeat left top;
	padding:0px 12px;
	margin:0px;
	width:auto;
	color:#0079c1;
	font-size:11px;
}

.bottom_leftcorner{
	background:url(../../images/bottom_leftcorner.gif) no-repeat left bottom;
	padding:0px;
	margin:0px;
	width:auto;
	color:#0079c1;
	font-size:11px;
}

.top_rightcorner{
	background:url(../../images/top_rightcorner.gif) no-repeat right top #fff;
		padding:0px;
	margin:0px;
	width:auto;
	font:normal 10px Arial, Helvetica, sans-serif, Tahoma;
	color:#000000;
}
.top_rightcorner1{
	background:url(../../images/top_rightcorner.gif) no-repeat right top #D9ECF3;
		padding:0px;
	margin:0px;
	width:auto;
	font:normal 10px Arial, Helvetica, sans-serif, Tahoma;
	color:#000000;
}

.bottom_rightcorner{
	background:url(../../images/bottom_rightcorner.gif) no-repeat right bottom #fff;
	padding:0px;
	margin:0px;
	width:auto;
	font:bold 9px Arial, Helvetica, sans-serif, Tahoma;
	color:#000000;
}

.bottom_rightcorner1{
	background:url(../../images/bottom_rightcorner.gif) no-repeat right bottom #D9ECF3;
	padding:0px;
	margin:0px;
	width:auto;
	font:bold 9px Arial, Helvetica, sans-serif, Tahoma;
	color:#000000;
}



/* ---------------------------------- new pages ------------------------------------ */


.twistllclean{
	width:585px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	
}

.twistllclean_box{
	width:260px;
	min-height:385px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 32px 30px 0px;
}

.line{
width:97%;
height:50px;
margin:0% 1% 0% 0%;
padding:10px 0px 0px 0px;
border-bottom:1px solid #ccc;
float:left;

}

.twistllclean_box h4{
	width:257px;
	height:auto;
	float:left;
	font:bold 12px Arial, Helvetica, sans-serif, Tahoma;
	color:#2B7FC0;
	margin:0px;
	padding:0px;
}


.twistllclean_box p{
	width:257px;
	float:left;
	font:bold 12px Arial, Helvetica, sans-serif, Tahoma;
	color:#000;
	margin:0px;
	padding:5px 0px 10px 0px;
}

.twistllclean_box .pro_img{
	width:106px;
	padding:0px;
	margin:0px;
	float:left;
}

.twistllclean_box .pro_img img{
	width:106px;
	height:183px;
	padding:0px;
	margin:0px;
}

.twistllclean_box .con_right{
	width:147px;
	float:right;
	padding:0px;
	margin:0px;
}

.twistllclean_box .con_right fieldset{
	width:155px;
	float:left;
	padding:0px;
	margin:0px 0px 0px 5px;
	border:none;
}


.twistllclean_box .con_right fieldset select{
	width:80%;
	font:10px Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0px auto;
}

.con_right fieldset div{
	width:160px;
	float:left;
	padding:0px;
	margin:0px 0px 8px 1px;
	font:12px Arial, Helvetica, sans-serif;
	color:#000000; 
}

.con_right fieldset div span{
	width:60px;
	float:left;
}

.con_right fieldset div label{
	width:98px;
	padding:0px;
	margin:0px 2px 0px 0px;
	float:left;
	font:bold 11px Arial, Helvetica, sans-serif, Tahoma;
	color:#2B7FC0;
}

.con_right fieldset div select{
	width:60px;
	padding:0px;
	margin:0px 0px 5px 0px;
	font:10px Arial, Helvetica, sans-serif, Tahoma;
}


.con_right fieldset div .mail_box1{
	width:49px;
	height:25px;
	float:left;
	padding:0px;
	margin:0px 0px 0px 0px;
}

.con_right fieldset div .button_box1{
	width:14px;
	height:15px;
	border:0px;
	cursor:pointer;
	float:left;
	padding-left:0px;
}

.con_right fieldset div .buttontop1{
	background:url(../../images/up_arrow.gif) no-repeat top left;
	width:14px;
	height:16px;
	border:0px;
	cursor:pointer;
	margin-top:0px;
	float:right;
	margin-bottom:10px;
}

.con_right fieldset div .buttondown1{
	background:url(../../images/down_arrow.gif) no-repeat top left;
	width:14px;
	height:6px;
	border:0px;
	cursor:pointer;
	margin-top:0px;
	float:right;
}

.con_right fieldset div .box_mail1{
	width:19px;
	border:#CBD1EC solid 1px;
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	padding:4px 10px 4px 15px;
	color:#585859;
	text-decoration:none;
}

.button{
	background:url(../../images/addto_cart.jpg) no-repeat left;
	width:159px;
	height:18px;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px;
	cursor:pointer;
}

.flatbutton{
    /*background:url(../images/butt_bg.gif) no-repeat left;*/
    background-color: #62ADE0;
    color: #ffffff;
    font-weight: bold;
	float:left;
	margin:10px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	border:0px;
	cursor:pointer;
}


.button2{
	background:url(../../images/viewpricing_but.gif) no-repeat left;
	width:150px;
	height:18px;
	float:left;
	margin:10px 5px 0px 0px;
	padding:0px;
	border:0px;
	cursor:pointer;
}

.twistllclean_box .last{
	width:269px;
	float:left;
	padding:0px;
	margin:0px;
}


.twistllclean_box .last a{
	width:auto;
	font:normal 12px Arial, Helvetica, sans-serif, Tahoma;
	color:#2B7FC0;
	margin:10px 20px 0px 0px;
	text-decoration:underline;
	float:left;
}


.twistllclean_box .last a:hover{
	font:normal 12px Arial, Helvetica, sans-serif, Tahoma;
	color:#2B7FC0;
	text-decoration:none;
}

/**/
.productsColmn .allcartslist{
	width:730px;
	padding:5px 0px;
	clear:both;
	float:right;

}
.productsColmn .allcartslistlinks{
	width:60%;
	margin:5px;
	list-style:none;
	float:left;

}

.productsColmn .allcartslistlinks ul{
	margin:2px 0px;
	list-style:none;
	width:95%;

}
.productsColmn .allcartslistlinks ul li{

	padding:0px 10px;
	float:left;
}
.productsColmn .allcartslistlinks ul li a{
	font:12px Arial, Helvetica, sans-serif;
	color:#2B7FC0;
	text-decoration:none;
}
.productsColmn .allcartslistlinks ul li a:hover{
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}

.productsColmn .allcartslistright{
	width:30%;
	margin:5px;
	float:right;
 
		 }
.productsColmn .allcartslistright ul{

	margin:2px 0px;
	list-style:none;
	float:right
}
.productsColmn .allcartslistright ul li{
	padding:0px 5px;
	float:left;
}
.productsColmn .allcartslistright ul li a{
	font:12px Arial, Helvetica, sans-serif;
	color:#2B7FC0;
	text-decoration:underline;
}
.productsColmn .allcartslistright ul li a:hover{
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}
.productsColmn .allcartslistright .selected{
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}
/**/
/**************start filters accessories sep 1 2009*******************/
.twistllclean_box_ft{
	width:260px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 32px 0px 0px;
	min-height:300px;
}


.twistllclean_box_ft .button2{
	background:url(../../images/viewpricing_but.gif) no-repeat left;
	width:150px;
	height:18px;
	float:left;
	margin:10px 5px 0px 0px;
	padding:0px;
	border:0px;
	cursor:pointer;
}
.twistllclean_box_ft h4{
	width:257px;
	height:auto;
	float:left;
	font:bold 12px Arial, Helvetica, sans-serif, Tahoma;
	color:#2B7FC0;
	margin:0px;
	padding:0px;
}


.twistllclean_box_ft p{
	width:257px;
	float:left;
	font:bold 12px Arial, Helvetica, sans-serif, Tahoma;
	color:#000;
	margin:0px;
	padding:5px 0px 10px 0px;
}

.twistllclean_box_ft .pro_img{
	width:106px;
	padding:0px;
	margin:0px;
	float:left;
}

.twistllclean_box_ft .pro_img img{
	width:106px;
	height:183px;
	padding:0px;
	margin:0px;
}

.twistllclean_box_ft .con_right{
	width:147px;
	float:right;
	padding:0px;
	margin:0px;
}

.twistllclean_box_ft .con_right fieldset{
	width:155px;
	float:left;
	padding:0px;
	margin:0px 0px 0px 5px;
	border:none;
}

.twistllclean_box_ft .con_right fieldset select{
	width:80%;
	font:10px Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0px auto;
}
.twistllclean_box_ft .last{
	width:269px;
	float:left;
	padding:0px;
	margin:0px;
}


.twistllclean_box_ft .last a{
	width:auto;
	font:normal 12px Arial, Helvetica, sans-serif, Tahoma;
	color:#2B7FC0;
	margin:10px 20px 0px 0px;
	text-decoration:underline;
	float:left;
}


.twistllclean_box_ft .last a:hover{
	font:normal 12px Arial, Helvetica, sans-serif, Tahoma;
	color:#2B7FC0;
	text-decoration:none;
}
/**************end filters accessories*******************/
