@charset "utf-8";
/* --------------------------------------
CSS Document for  Woma Sanitary Ware website
Author: Ayuleo@Kingsing.com.cn
 ------------------------------------------*/
@import url('reset.css');

body{
	background: #212121;
	font:10.5pt/1.5em Helvetica, Arial, sans-serif;
	color: #999;
}
input, textarea, select, button{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
a{
	color: #ccc;
	text-decoration: none;
}
a:hover{
	color: #fff;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6{
	font-family: "Lucida Grande",Geneva, Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #ff940b;
}
h2{
	font-size: 18px;
	padding: 2px 0;
	margin-bottom: 1.125em;
}
h3,h4{
	font-size: 14px;
	padding: 2px 0;
	margin-bottom: 1em;
}
h5,h6{
	font-size: 12px;
	padding: 3px 0;
	margin-bottom: 1em;
}
.pageTitle{
	font-size: 17px;
	text-transform: capitalize;
}
.contentBody p{
	margin-bottom: 1.5em;
}

.wTitle{
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #ccc;
	font-weight: normal;
	font-size: 28px;
}
.wTitle span{
	font-size:  18px;
	font-style: italic;
}
/*@Layout*/
#wrapper{
	background: #0a0a0a url(../images/main-bg.jpg) no-repeat 100% 0;
	width: 940px;
	padding: 20px 32px;
	margin: 0 auto;
	text-align: left;
	min-height: 600px;
}
#mainBody{
	margin: 10px 0 0 0;
}
#side_col{
	width: 220px;
	float: left;
	padding-top: 18px;
	font-size: 12px;
}
#main_col{
	width: 700px;
	float: right;
	padding-bottom: 20px;
}
#footer{
	padding: 5px 0;
	text-align: center;
	font-size: 10px;
	color: #666;
	line-height: 1.3em;
}
/*@Typography*/
#header{
	position: relative;
	margin-bottom: 8px;
}
#language{
	float: right;
	margin-top: 20px;
}
#womaLogo{
	float: left;
}
#womaLogo h1{
	margin: 0;
	padding: 0;
}
#womaLogo h1 a, #womaLogo h1 a:hover{
	display: block;
	width: 166px;
	height: 48px;
	overflow: hidden;
	background: transparent url(../images/woma_logo.png) no-repeat;
	text-indent: -999em;
	text-decoration: none;
}
#woma_ad{
	position: absolute;
	right: 80px;
}
#navigation{
	border-top: 2px solid #880404;
	border-bottom: 2px solid #880404;
}
#topSearch{
	float: right;
	margin-top: 6px;
	width: 150px;
	height: 20px;
	background: #464646;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	overflow: hidden;
}
#topSearch .input{
	padding: 0 1px !important;
	background:	 transparent;
	border: none;
	margin: 0;
	color: #999;
	width: 130px;
	height: 20px;
	font-size: 11px;
}
#menu{
	float: left;
}
#sideContent{
	color: #CCC
}
#sideContent li{
	margin-bottom: 5px;
}
#sideContent li img{
	vertical-align: middle;
}
.sideBox{
	margin-bottom: 20px; 
}
.sideBox h5{
	color: #999;
	text-transform: uppercase;
	border-bottom: 1px solid #464646;
	margin-bottom: 10px;
	background: transparent url(../images/farror-link.gif) no-repeat 0 50%;
	padding-left: 18px;
}
.newsBoxList li{
	margin-bottom: 10px;
	display: block;
	background: transparent url(../images/newbox-top.gif) no-repeat 0 0;
	padding-top: 10px;
}
.newsBoxList .newsInfo{
	background: #464646;
	padding: 0 10px;
	font-size: 11px;
	line-height: 1.3em;
}
.newsBoxList .newsInfo, .newsBoxList .newsInfo a{
	color: #999;
}
.newsBoxList .newsInfo a:hover{
	color: #CCC;
}
.newsBoxList .newsDate{
	background: transparent url(../images/newbox-bottom.gif) no-repeat 0 0;
	padding: 15px 0 0 50px;
	font-size: 11px;
	font-style: italic;
}
.currentPage{
	margin-bottom: 8px;
	color: #666;
	font-size: 10px;
	text-align: right;
	border-bottom: 1px solid #464646;
}
.currentPage a{
	color: #666;
}
.currentPage a:hover{
	color: #666;
}
.copyright{
	background: transparent url(../images/footer-line.gif) no-repeat 50% 0;
	padding-top: 5px;
}
#kingsing a{
	text-transform: uppercase;
	color: #666;
	font-size: 9px;
}
#kingsing a:hover{
	color: #999;
}
.pageNav .pagesInfo{
	float:right;
	font-size: 11px;
	font-style: italic;
}
.pageNav form{
	display: inline;
}
.pageNav .input{
	border: none;
	background: #464646;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	color: #999;
	padding: 0 !important;
}
.pageNav #searchGotoBtn{
	border: none;
	background: #880404;
	color: #999;
	padding: 0 1px;
	font-weight: bolder;
}
.newsList h4, .newsList h4 a{
	color: #ff940B;
}
.newsList h4{
	border-bottom: 1px solid #464646;
}
.newsList p{
	margin-bottom: 5px;
}
.newsList  li{
	margin-bottom: 25px;
}
/*@Navigation*/
#menu li{
	display: block;
	background: transparent url(../images/mline.gif) no-repeat 0 50%;
	height: 35px;
	float: left;
	line-height: 35px;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	padding-left: 15px;
	padding-right: 14px;
}
#menu li.first{
	background-image: none !important;
	padding-left: 14px;
}
#menu li a{
	color: #CCC;
}
#menu li a:hover{
	color: #FF940B;
}

.sideNav{
	font-size: 12px;
	margin-bottom: 20px; 
	font-weight: bolder;
	text-transform: capitalize;
}
.sideNavTitle{
	font-size: 12px;
	text-transform: uppercase;
	color: #ccc;
	padding: 6px 5px;
	margin-bottom: 0px;
	background: #464646;
}
.sideNav ul{
	border-top: 1px solid #464646;
}

.sideNav ul ul{
	border-top: none;
	border-bottom: 1px solid #464646;
	padding-bottom: 8px;
}
.sideNav li{
	text-transform: uppercase;
}

.sideNav li li{
	border-bottom: none;
	font-weight: normal;
	text-transform: capitalize;
}
.sideNav li a{
	background: transparent url(../images/farror-link.gif) no-repeat 0 50%;
	color: #CCC;
	padding: 5px 0 5px 18px;
	border-bottom: 1px solid #464646;
	display: block;
}
.sideNav li a:hover{
	color: #FFF;
	background: transparent url(../images/farror-hover.gif) no-repeat 0 50%;
}
.sideNav li li a{
	background-image: none;
	color: #999;
	border-bottom: none;
	padding: 3px 0 0 18px;
}
.sideNav li li a:hover{
	background: transparent url(../images/arror-s.gif) no-repeat 0 50%;
}
ul.potato-menu ul.potato-menu-group{
	display:none;
}
.potato-menu-has-vertical{
	background: transparent url(../images/arror-s.gif) no-repeat 98% 11px;
}
.morelink{
	font-style: italic;
}
/*@Images*/
.productsList li{
	display: block;
	float: left;
	width: 162px;
	background: #333;
	border: 1px solid #3d3d3d;
	padding: 4px;
	margin-right: 3px;
	height: 145px;
	margin-bottom: 20px;
}
.certificateList li{
	display: block;
	float: left;
	width: 162px;
	background: #333;
	border: 1px solid #3d3d3d;
	padding: 4px;
	margin-right: 3px;
	height: 250px;
	margin-bottom: 20px;
}
.productsList li img, .certificateList li img{
	display: block;
	border: 1px solid #666;
	margin-bottom: 3px;
}
.productsList li a:hover img, .certificateList li a:hover img{
	border: 1px solid #999;
}
.productsList li .productName, .certificateList li .certificateName{
	font-size: 11px;
	font-weight: bolder;
	font-style: italic;
	color: #FFF;
}
.productsList li:hover .productName, .certificateList li:hover .certificateName{
	color: #ff940b;
}
/*@Forms*/
.formTable{
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
.formTable td{
	padding: 5px 10px 5px 0;
}
.formTable .labelTD{
	font-weight: bolder;
	text-align: left;
	vertical-align: top;
}
#enquiryForm .labelTD{
	width: 130px;
}
.input{
	padding: 2px;
	border: none;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	background-color: #464646;
	color: #CCC;
}
.input:focus, .button:focus{
	color: #FFF;
	outline: none;
}
.button{
	background: #880404;
	border: none;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	color: #CCC;
	padding: 2px 8px;
}
.inputHelp{
	font-size: smaller;
	
}
/*@Miscellaneous*/

