body{
	padding:0px;
	margin:0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#636262;
	background-color:#dad8d8;
}

div, p, span, ul, li{padding:0px; margin:0px;}

img{border:none;}

#wraper{
	width:956px;
	margin:0 auto;
}

#container{
	float:left;
	width:100%;
	margin-top:15px;
}

#header{
	width:100%;
	height:101px;
	float:left;
	background-image:url(images/img1.gif);
	background-repeat:repeat-x;
	background-position:bottom center;
	border:1px solid #cfcdcd;
	background-color:#fff;
}

#header .headerBr{
	width:945px;
	height:94px;
	margin: auto;
	margin-top:2px;
	border:1px solid #e6e6e6;
}

#header .logo{
	float:left;
}

#header .freeCall{
	float:right;
	padding:20px 20px 0 0;
}

.menu{
	float:left;
	width:951px;
	background-image:url(images/img2.gif);
	background-repeat:repeat-x;
	background-position:top center;
	border:3px solid #fff;
	margin-top:5px;
}

.menu ul{
	float:left;
	width:715px;
}

.menu ul li{
	float:left;
	list-style:none;
}

.menu ul li a{
	float:left;
	background-image:url(images/img3.gif);
	background-repeat:no-repeat;
	background-position:righ top;
	padding:0 18px 0 18px;
	line-height:40px;
	color:#fff;
	text-decoration:none;
	font-weight:bolder;
}

.menu ul li a:hover{
	background-color:#eb1602;
}

.menu .search{
	float:right;
	background-image:url(images/searchBg.gif);
	background-repeat:no-repeat;
	background-position:0 12px;
	width:171px;
	height:20px;
	padding:12px 15px 0 0;
}

.menu .search .searchField{
	height:17px;
	padding:0px;
	margin:0px;
	border:none;
	background-image:url(images/searchBg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0 0 0 5px;
	color:#a3a1a0;
}

#contentWraper{
	float:left;
	width:99%;
	background-color:#fff;
	margin-top:5px;
	border:5px solid #fff;
}

#contentWraper .rMenu{
	float:left;
	width:246px;
	background-image:url(images/img4.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#contentWraper .rMenu .rMenuUl{
	margin-top:10px;
	width:219px;
	margin:0 auto;
}

#contentWraper .rMenu ul{
	float:left;
	width:219px;
	background-image:url(images/img6.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#fff;
	padding-top:10px;
	padding-bottom:10px;
}

#contentWraper .rMenu ul li{
	list-style:none;
	float:left;
	width:190px;
	padding:0 0 0 15px;
}

#contentWraper .rMenu ul li a{
	text-decoration:none;
	display:block;
	color:#5f5a5a;
	font-weight:bolder;
	padding:5px 0 5px 35px;
	background-image:url(images/img7.gif);
	background-repeat:no-repeat;
	background-position:5px 10px;
	border-bottom:1px dotted #afacac;
}

.subCategory {
	text-decoration:none;
	color:#5f5a5a;
	font-weight:bold;
	font-size:10px;
	margin-left:35px;
	background-repeat:no-repeat;	
	padding:7px 0px 5px 20px;
	background-position:5px 10px;
	background-image:url(images/img7.gif);
}
.subCategory:hover{
	color:#FF0000;
}
.prTitle1 {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	font-size:11px;
}
.prTitle1:hover{
	color:#333333;
}




#contentWraper .rMenu ul li a:hover{
	color:red;
}

#contentWraper .rMenu .poBox{
	float:left;
	width:100%;
	margin-top:10px;
}

#contentWraper .rMenu .poBox .redHeader{
	float:left;
	width:100%;
	line-height:36px;
	margin:0 0 10px 0;
	background-image:url(images/img11.gif);
	background-repeat:no-repeat;
	background-position:left top;
	color:#f7d3d0;
	font-size:14px;
	font-weight:bolder;
	text-indent:20px;
}

h1{
	padding:0px;
	margin:0 auto;
	width:220px;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:3px 8px;
	color:#000;
	font-size:14px;
	text-indent:25px;
	line-height:30px;
	height:30px;
}

h2{
	font-size:14px;
	font-weight:bolder;
	padding:0px;
	margin:0px;
	border-bottom:1px dotted #666;
	line-height:28px;
}

#contentWraper .content{
	float:left;
	margin: 0 0 0 12px;
	width:681px;
	background-image:url(images/img5.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#contentWraper .content .flashBanner{
	margin:20px 0 0 40px;
	width:600px;
	height:338px;
	float:left;
	padding:0 0 15px 0;
}

#contentWraper .content .header, .header{
	float:left;
	width:100%;
	line-height:30px;
	font-size:16px;
	font-weight:bolder;
	color:#636262;
	border-bottom:1px dotted #636262;
	margin-bottom:10px;
}

#contentWraper .content .header span{
	color:red;
}

#contentWraper .content .innerTxt{
	width:95%;
	margin:0 auto;
	padding-top:10px;
}

#contentWraper .content .bodyTxt{
	float:left;
	width:100%;
	padding-top:15px;
}

#contentWraper .content .bodyTxt a.readMore{
	float:right;
	color:red;
	text-decoration:underline;
	padding:5px;
}

#contentWraper .content .bodyTxt a.readMore:hover{
	text-decoration:none;
}

.Plogos{
	float:left;
	background-color:#efefef;
	border:1px solid #ccc;
	width:100%;
	margin:15px 0 15px 0 ;
}

.Plogos .PLogoImg{
	float:left;
	width:765px;
	margin-top:15px;
	height:52px;
	background-image:url(images/img10.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:3px 10px 0 4px;
}

.Plogos .PLogoImg a{
	float:left;
	border-right:1px solid #ecebeb;
	padding:0 10px 0 10px;
	line-height:50px;
}

.bodyImg{
	border:1px solid #dbdbdb;
	float:left;
	margin:0 15px 0 0;

}


/*--Register--*/

.register{
	width:100%;
	float:left;
	padding-top:15px;
}

.register div{
	float:left;
	width:100%;
	padding-top:3px;
	padding-bottom:3px;
}

.register .RegisterDiv label{	
	float:left;
	padding:0 40px 0 0;
	margin:0px;
	width:200px;
	text-align:right;
}

.register .RegisterDiv div {
	width:250px;
}

.register .RegisterDiv div label{
	float:left;
	text-align:left;
	width:220px;
	padding:0px;
}

.register .RegisterDiv .textfield{
	width:250px;
}

.register div .registerfield{
	width:330px;
	height:25px;
	background-color:#efefef;
	border:none;
}


/*-- end Register--*/

/*--product page--*/

.prBoxes{
	width:100%;
	float:left;
	margin-top:15px;
}

.prBoxes .prBox{
	float:left;
	width:162px;
	height: 190px;
	float:left;
	margin:0 13px 25px 0;
	text-align:center;
}

.prBoxes .prBox a{
	color:#5f5a5a;
	text-decoration:none;
}

.prBoxes .prBox a:hover{
	color:#000;
}

.prBoxes .prBox .prImg{
	float:left;
	width:132px;
	height:162px;
	border: 2px solid #B3B3B3;
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
}
.prBoxes .prBox .prImgHeight{
	float:left;
	height:120px;
	border: 2px solid #B3B3B3;
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
}
.prBoxes .prBox .prImgWidth{
	float:left;
	width:120px;
	border: 2px solid #B3B3B3;
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
}

.prBoxes .prBox .prImg img{
	width:120px;
	height:150px;
	margin-top:6px;
}

.prBoxes .prBox .prTitle{
	float:left;
	width:100%;
	font-weight:bold;
	padding:5px 0 5px 0;
}

.prBoxes .prBox span{
	width:100%;
	float:left;
	text-align:left;
	font-weight:normal;
}

#contentWraper .rForm{
	width:85%;
	float:left;
	margin:0 0 0 0;
	padding-bottom:20px;
	padding:10px 0 20px 15px;
}

#contentWraper .rForm div{
	float:left;
	width:100%;
	padding-bottom:5px;
}

#contentWraper .rForm div .rtxtField{
	width:200px;
}

#contentWraper .prLogos{
	float:left;
	width:100%;
}

/*#contentWraper .prLogos a, */#contentWraper .prLogos div{
	float:left;
	padding:0;
	margin:15px;
	width:120px;
	height:70px;
	display:block;
	line-height:50px;
	text-align:center;
	background-color:#fff;
}

#contentWraper .prLogos a{
	display:block;
	width:120px;
	height:70px;
	padding:0px;
	line-height:100px;
	border:1px solid #ccc;
}

#contentWraper .prLogos a:hover{
	border:1px solid #666;
}


/*-- products details page --*/
.content .prDetails{
	width:100%;
	float:left;
}

.content .prDetailsImg{
	float:left;
	text-align:center;
	border: 2px solid #B3B3B3;
	background-repeat:no-repeat;
	background-position:top center;
}

.content .prDetailsImg img{
	margin-top:0px;
}

.content .prDetailsText .prName{
	background-color:#6b6d6b;
	padding:5px 0 5px 5px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}

.content .prDetailsText .prDetailsUli ul{
	float:left;
	width:100%;
}

.content .prDetailsText .prDetailsUli ul li{
	float:left;
	width:100%;
	border-bottom:1px dotted #8c8c8c;
	list-style:none;
	padding:5px 0 5px 0;
}

.content .prDetailsText .prDetailsUli ul li:hover{
	background-color:#efefef;
}
.content .prDetailsText .prDetailsUli ul li span{
	float:left;
	width:20%;
}

.content .prDetailsText{
	width:270px;
	float:right;
	background-color:#fff;
	margin-top:5px;
	border:15px solid #fff;
	border-top:5px solid #fff;
}

.content .backPr{
	float:right;
	margin-top:30px;
}

.content .backPr a{
	float:right;
	display:block;
	height:30px;
	line-height:30px;
	background-image:url(images/arrow1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0 0 0 50px;
	color:#6b6d6b;
	text-decoration:none;
}

.content .backPr a:hover{
	color:#000;
	background-image:url(images/arrow2.gif);
}

.icons{
	width:100%;
	float:left;
	text-align:center;
	margin-top:15px;
}

.icons div.loginLinks{
	width:19%;
	float:left;
	margin-bottom:25px;
	margin-top:5px;
}

.icons div.loginLinks a{
	font-weight:bold;
	color:#6b6d6b;
	text-decoration:none;
}

.icons div.loginLinks span{
	width:100%;
	float:left;
	text-align:center;
}

.loginBox{
	width:351px;
	height:187px;
	float:left;
	margin:20px 0 50px 70px;
	background-image:url(images/loginBg.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

.loginText{
	width:90%;
	margin:0 auto;
	padding-top:15px;
}

.loginDiv{
	width:100%;
	float:left;
	padding:0 0 10px 0;
}

.loginDiv span{
	float:left;
	width:100px;
}

.loginField{
	bordeR:none;
	background-color:#efefef;
	width:200px;
	padding:3px 0 3px 3px;
}

.loginHeader{
	font-weight:bolder;
	color:#dd1403;
	font-size:14px;
	padding-bottom:25px;
}

#footer{
	float:left;
	width:100%;
	padding:15px 0 15px 0;
	text-align:right;
}

#footer div{
	width:100%;
}


#footer a{
	color:#636262;
	text-decoration:none;
	padding:0 10px; 0 10px;
}

#footer a:hover{
	color:#000;
}

.bodyText p, .bodyText div{
	padding:5px 0 10px 0;
	line-height:20px;
}

.icons div.loginLinks a:hover{
	text-decoration:underline;;
}