/* CSS Document */
html,body{
	background-color:#FFFFFF;
}
body a{
	color:#333333;
	text-decoration:none;
}

body a:hover{
	color:#003300;
}

.container{
	width:747px;
	background-color:#FFFFFF;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.fleft{
	float:left;
}

.fright{
	float:right;
}

.fclear{
	clear:both;
}

.btop{
	border-top:solid;
	border-top-width:1px;
	width:729px;
	border-top-color:#E1E1E1;
	height:8px;
}

.bbottom{
	border-bottom:solid;
	border-bottom-width:1px;
	width:729px;
	border-bottom-color:#E1E1E1;
	height:8px;
}

.bmid{
	border-left:solid;
	border-left-width:1px;
	border-left-color:#E1E1E1;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#E1E1E1;
	padding-top:10px;
	padding-bottom:10px;
	width:743px;
}

.lang{
	padding:5px 40px 5px 40px;
}

.offset{
	position:relative;
	top:3px;
}

.quick{
	padding:5px 40px 5px 40px;
	border-left:solid;
	border-left-style:dashed;
	border-left-width:1px;
	border-left-color:#E1E1E1;
}

.menu{
	padding:10px 5px 5px 0px;
}

.mtop{
	background-color:#FF4B56;
	width:212px;
}

.mtopl{
	background-image:url(../images/mleft.jpg);
	width:8px;
	height:9px;
}

.mtopr{
	background-image:url(../images/mright.jpg);
	width:8px;
	height:9px;
}

.menulist{
	background-color:#FF4B56;
	background-image:url(../images/mback.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:0px 15px 0px 15px;
}

.mbot{
	background-color:#C6B4B4;
	width:212px;
}

.mbotl{
	background-image:url(../images/mbleft.jpg);
	width:8px;
	height:9px;
}

.mbotr{
	background-image:url(../images/mbright.jpg);
	width:8px;
	height:9px;
}

.logo{
	width:510px;
	height:203px;
	background-image:url(../images/logo2.jpg);
	margin:10px 0px 0px 18px;
}

.banner{
	background-image:url(../images/bannerback.jpg);
	background-repeat:no-repeat;
	width:115px;
	height:73px;
	margin:10px 0px 0px 11px;
}

.bannerContainer{
	padding-top:3px;
}

.prodTitle{
	background-color:#7B7B7B;
	width:212px;
	height:41px;
	margin:10px 0px 0px 0px;
}

.title{
	padding:12px 0px 0px 9px;
	color:#FFFFFF;
	font-weight:bold;
}

.title a{
	color:#FFFFFF;
	font-weight:bold;
}

.title a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;
}

.content{
	margin-left:11px;
}

.contTitle{
	background-image:url(../images/conttit.jpg);
	width:522px;
	height:41px;
	margin:10px 0px 0px 0px;
}

.contbbottom{
	border-bottom:solid;
	border-bottom-width:1px;
	width:504px;
	border-bottom-color:#E1E1E1;
	height:8px;
}

.sectionContent{
	border-left:solid;
	border-left-width:1px;
	border-left-color:#E1E1E1;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#E1E1E1;
	padding:10px;
	width:500px;
}

.prodmenuContainer{
	padding:10px 0px 0px 10px;
}

.borderBottom{
	width:747px;
	height:15px;
	border-bottom:solid;
	border-bottom-width:5px;
	border-bottom-color:#CCCCCC;
}

.bottomLinks{
	margin-top:5px;
	background-color:#ECECEC;
	width:747px;
	height:50px;
	padding-top:8px;
	text-align:center;
}

.bottomLinks a{
	color:#888687;
	text-decoration:none;
}

.bottomLinks a:hover{
	color:#979797;
	text-decoration:underline;
}

.bottomClose{
	width:747px;
	background-color:#ECECEC;
}

.prodBox{
	width:240px;
	height:200px;
	border-right:solid;
	border-right-style:dashed;
	border-right-width:1px;;
	border-right-color:#C6C6C6;
	border-bottom:solid;
	border-bottom-style:dashed;
	border-bottom-width:1px;;
	border-bottom-color:#C6C6C6;
	margin-left:5px;
}

.prodBoxTitle{
	margin-bottom:15px;
}

.prodBoxTitle a{
	color:#5F5D5E;
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
}

.prodBoxTitle a:hover{
	color:#424242;
}

.prodImg{
	width:96px;
	height:136px;
	padding:4px;
	background-image:url(../images/prodBack.jpg);
}

.prodText{
	padding:5px;
	width:120px;
	height:110px;
}


.prodDetails{
	background-image:url(../images/detailsBack.jpg);
	width:80px;
	height:17px;
	margin-right:5px;
	color:#FFFFFF;
	font-weight:bold;
}

.prodDetails a{
	color:#FFFFFF;
	font-weight:bold;
}

.prodDetails a:hover{
	color:#FFFDDB;
}

.prodbtop{
	border-top:solid;
	border-top-width:1px;
	width:475px;
	border-top-color:#E1E1E1;
	height:8px;
}

.prodbbottom{
	border-bottom:solid;
	border-bottom-width:1px;
	width:475px;
	border-bottom-color:#E1E1E1;
	height:8px;
}

.prodbmid{
	border-left:solid;
	border-left-width:1px;
	border-left-color:#E1E1E1;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#E1E1E1;
	width:490px;
}

.prodDetTitle{
	border:solid 1px;
	background-color:#7B7B7B;
	color:White;
	font-weight:bold;
	padding:3px;
	font-size:14px;
	width:95px;
	border:solid 1px;
	border-color:#7B7B7B;
}