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

body{
	margin:0px;
	background:#FFF;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3e3e3e;
}
.clear{
	clear:both;
}
.brd_non{
	border-right:none!important;
}
.brd_n{
	border:none!important;
}
.back_img_non{
	background-image:none!important;
}
.flt_lft{
	float:left;
}
.flt_rht{
	float:right;
}
.top{
	margin-top:10px!important;
}
ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
img{
	border:none;
}

#main_div{
	width:auto;
	height:auto;
}
#wrapper{
	width:954px;
	height:auto;
	margin:0px auto;
	padding-bottom:10px;
}
#header{
	width:auto;
	height:auto;
	background:url(../images/headr_bg.jpg) no-repeat;
}
.logo{
	width:680px;
	height:auto;
	height:140px;
}
.baby_ad{
	width:254px;
	height:157px;
	margin-top:20px;
}
.pop_menu{
	width:280px;
	height:79px;
	margin-top:135px;
	margin-left:300px;
}
.menu{
	width:auto;
	height:38px;
	border-bottom:1px solid #900
}
.centr_menu{
	width:auto;
	background:url(../images/menu_cen.jpg) repeat-x;
	height:38px;
	width:500px;
}
.centr_menu ul li{
	
}
.centr_menu ul li a{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:none;
	background:url(../images/bord.jpg) right no-repeat;
	display:block;
	padding:12px 30px 10px 30px;
	text-decoration:none;
	height:16px;
}
.centr_menu ul li a:hover, .centr_menu ul li a.active{
	color:#fa983b;
}
/*====================header_close===================*/


/*====================container_start===================*/
#container{
	width:954px;
	height:auto;
	padding-bottom:30px;	
	margin-top:10px;
	z-index:100
}
.left_bar{
	width:690px;
	height:auto;
}
.right_bar{
	width:261px;
	height:auto;
	z-index:100
}
.text_box{
	width:260px;
	height:auto;
	padding-top:20px;
	padding-left:7px;
	padding-right:10px;
}

.wel_cl{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#000;
	margin:0px;
	padding:0px;
}
.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3e3e3e;
	font-weight:normal;
	line-height:20px;

}
.probox{
	width:401px;
	height:auto;
	padding-top:11px;
}
.pro_cen{
	border-left:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	height:auto;
}
.prodct_box{
	width:392px;
	height:auto;
	border-bottom:1px solid #c4c4c4;
	margin:0px auto;
}
.img_box{
	width:195px;
	height:auto;
	border-right:1px solid #c4c4c4;
	text-align:center
}
.jane{
	font-family:Georgia;
	font-size:15px;
	color:#000;
	margin:0px;white-space:nowrap;
	margin-left:2px;
}
.price{ 
width: 189px;
height: 26px; 
float: left; 
color: #7f202c; 
font-weight: bold; 
font-size: 14px; 
padding: 1px 0px 0px 0px; 
font-family:Arial, Helvetica, sans-serif
}
.pricecontainer{ 
width: 100px; 
height: 26px; 
float: left; 
padding: 0px 0px 0px 0px; 
margin: 0px;
}
.details{ 
width: 86px; 
height: 19px; 
float:right; 
padding: 0px 0px 0px 0px; 
margin:0px 0px 0px 0px;
}
.button{
	height: 24px;
	width: 89px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight:normal; 
	color: #fff;  
	border:none; 
	cursor: pointer; 
	/*background:url(../images/btn.png) no-repeat;*/
	}

.sub_btn{
	height: 24px; 
	width: 89px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #fff;  
	border:none; 
	cursor: pointer; 
	/*background:url(../images/submit_btn.png) no-repeat;*/ 
	margin-right:0px;
	}


.reset_btn{
	height: 24px; 
	width: 89px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #fff;  
	border:none; 
	cursor: pointer; 
	/*background:url(../images/submit_btn.png) no-repeat;*/ 
	margin-right:0px;
	}




.newlettercointer{ 
width: 261px;  

}
 .newstop{ 
 position:relative; 
 width: 261px; 
 height:182px;   
 background:url(../images/news_letter.jpg) no-repeat ; 
 }
.newsheading{ 
width:100px; 
height: 31px; 
padding: 35px 0px 0px 20px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 22px; 
font-weight: normal; 
color: #fff; 
}

.boxstart{ 
width: 250px; 
height: auto;
padding: 0px 0px 0px 0px; 

}

.boxright{
	width: 228px;
	height: auto; 
	float: right;
	padding: 2px 0px 0px 0px;
	margin-top:5px;
	}

.inputbox{ 
width: 214px;
height: 20px; 
border: 1px #53593c solid;
background-color:transparent;
color:#fff;
font-size:11px;
padding:4px 2px
}
.img{
	margin-top:29px;
}
/*====================container_close===================*/

/*===============footer_start===============footer_start===============*/
#footer{
	border-top:1px solid #c4c4c4;
	height:auto;
	margin-top:10px;
}
.ftr_link{
	width:500px;
	height:auto;
	padding-top:10px;
}
.ftr_link a{
	color:#3e3e3e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:none;
	padding:10px 10px 0px 10px;
	text-decoration:none;
	
}
.ftr_link a:hover, .ftr_link a.active{
	color:#80212d;
	text-decoration:underline;
}
.copy{
	color:#3e3e3e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:none;
	margin-left:10px;
	width:auto;
	margin-top:7px;
}
span{
	color:#e33b00;
}
.ftr_img{
	margin-right:60px;
	margin-top:0px;
}


.text_box_1{
	width:680px;
	height:auto;
	padding-top:20px;
	padding-left:0px;
	padding-right:10px;
}

.text_box_1 a{
	text-decoration:underline;
	color:#3e3e3e;
}

.text1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3e3e3e;
	font-weight:normal;
	line-height:20px;
	padding-right:5px;
	text-align:justify;

}


/* product veiw j styles*/

.product_view { }
.product_view h1 { padding:20px 0px!important ;}

.p_wrapper {}
.product_wrap { float:left; width:280px;}
	.product_image, .product_image img  { width:243px; height:302px; border:1px solid #999;}
	.product_thumb {padding:0px 0px 15px 0px; float:left; width:270px;}
	.product_thumb ul { padding:0px; margin:0px ; list-style:none;}
	.product_thumb ul li { float:left; margin:0px 4px 4px 4px ; border:1px solid #999}
	.product_thumb_heading{width:270px; height:auto; float:left;}
	.prod_thumb_heading1{width:70px; float:left; margin:0px 4px 0px 4px; text-align:center;}


.product_content { float:left; width:370px;  }
.product_content .descrp { padding:0px 0px 12px 0px ; border-bottom:1px solid #999 }
.fom { padding:20px 0px 0px 0px }
.fom p { padding:3px 0px}
.pricep { width:150px;  }
.newsform { padding:0px; margin:0px;}


.contact_txt { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3e3e3e;
	}
.Pro_feature li {
	list-style:disc;
	margin-left:15px;
	line-height:20px
	}

.w3c { width:192px; height:31px; float:left; margin-top:15px; }



<!--inner pages 22 july 2010-->

.probox_inner{
	width:601px;
	height:auto;
	padding-top:11px;
}

.prodct_box_inner{
	width:597px;
	height:auto;
}

.img_box_inner{
	width:195px;
	height:auto;
	text-align:center;
	float:left;
}

.brd_left{
	border-left:1px solid #c4c4c4;
}

.brd_right{
	border-right:1px solid #c4c4c4;
}

.brd_top{
	border-top:1px solid #c4c4c4;
}

.brd_btm{
	border-bottom:1px solid #c4c4c4;
}

.mtop{margin-top:5px;}

.product_wrap_inner{ float:left; width:270px; padding-right:10px;}

.contact_add{
	float:left;
	border-left:dotted 1px gray;
	margin-left:20px;
	padding-left:20px;
	line-height:0.7em;
	}
.left{
	width:450px; 
	float:left;
	
	}
a.read{font-weight:bold; text-decoration:underline; margin-right:20px; background:url(../images/arrow2.png) left no-repeat; padding-left:35px; color:#004A6A; float:right;}

ul.lists{
	margin-left:15px;
	}
ul.lists li{
	margin-top:5px;
	list-style:disc;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3e3e3e;
	font-weight:normal;
	line-height:20px;
	}
	
.cont_num{width:210px; height:45px;}
