
/* global style */
* {
	font: 12px arial,sans-serif;
	/*color: #000;*/
}

body {
	background-color: #fff;
  margin: 0px;
	text-align: center;
}

table {
	padding: 0px;
}

td {
}

.playground {
  margin-left: auto;
  margin-right: auto;
	width: 990px;
	text-align: center;
}
.footerTable {
	padding: 10px 0px;
}
.footerTable td {
	border-top: 1px solid #e3e3e3;
	font-size: 10px;
	color: #979797;
	text-align: right;
	padding: 10px;
}
/* header */
.headerBG {
	width: 100%;
	height: 40px;
	background-color: #fff;
}
.headerBG td {
	padding: 10px 0px 3px 0px;
}
.headerLeft {
	width: 35px;
}
.headerRight {
	width: 25px;
}
.headerSpace {
	width: 10px;
}
.headerLogo {
	text-align:left;
}
.companyName {
	padding-left: 10px;
	color: #999999;
	font-size: 32px;
}
.language  {
	text-align: right;
	padding-top: 2px;
	font-size: 14px;
	color: #818181;
}
.languageItem {
	font-size: 12px;
	font-weight: normal;
	padding: 0px 4px;
	color: #818181;
	text-decoration: none;
}
.contentBG {
	width: 100%;
	height: 40px;
	background-color: #fff;
}
.contentBG td {
	padding: 0px;
}
.contentMain {
}
.contentLeft {
	width: 35px;
}
.contentRight {
	width: 25px;
}
.menuBar {
	padding-bottom: 0px;
}
.menuBar td {
	height: 29px;
	
}
a, a:link, a:visited {
  padding: 6px 10px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, "Times New Roman", Times, serif;

}
a:hover, a.navOn {

}
.menuBar a, .menuBar a:link, .menuBar a:visited {
	background: #FFFFFF;
	display: block;
}
.menuBar a:hover, .menuBar .menuBG a.navOn {
	background: #f6f6f6;
	display: block;
}
.menuBG {
	text-align: center;
	padding: 5px 10px;
}
.menuBG a {
	color: #ababab;
	font-size: 13px;
	font-family: Arial;
	font-weight:lighter;
	text-decoration: none;
}
.menuBG a:hover {
	color: #ababab;
}
.menuHome {
	width: 120px;
	border: 1px solid #e3e3e3;
	border-right:none;
}
.menuAbout {
	width: 120px;
	border: 1px solid #e3e3e3;
	border-right:none;
}
.menuProduct {
	width: 120px;
	border: 1px solid #e3e3e3;
	border-right:none;
}
.menuContact {
	width: 120px;
	border: 1px solid #e3e3e3;
	border-right:none;
}
.menuSpace {
	width: 450px;
	border: 1px solid #e3e3e3;
}

/* index page */
.content1 {
	height: 310px;
	padding-bottom: 7px;
}
.content1 td {
	
}
.content1a {
	background-color: #f8f8f8;
	width: 399px;
	height: 275px;
}
.content1aTop {
	height:105px;
	vertical-align: bottom;
	text-align:left;
}
.content1aMiddle {
	background-color: #e7e7e7;
	height:35px;
	text-align:right;
}
.content1aBottom {
	background-color: #f8f8f8;
	height:160px;
}
.content1aBottom div {
	padding: 20px 28px 0px 20px;
	text-align: left;
	color: #fff;
}
.mainTitle {
	color: #bfbfbf;
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left:20px;
}
.mainTitle2 {
	color: #FFFFFF;
	font-size: 28px;
	margin-right:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right:40px;
}
.mainFeature {
	color: #7a7c7e;
	font-size: 12px;
	line-height: 16px;
	/*font-weight: thin;*/
	/*font-family: Verdana, "Times New Roman", Times, serif;*/
}
.mainMore {
	width:100px;
}
.mainMore a {
	padding: 5px;
	background-color: #bfbfbf;
	text-align:center;
	color: #FFFFFF;
	font-weight: thin;
	text-decoration: none;
	font-size:11px;
	font-family: Arial, "Times New Roman", Times, serif;
}
.mainMore a:hover {
	background-color: #9d9d9d;
	color: #FFFFFF;
}
.content1b {
	text-align: left;
	width: 316px;
	height: 100%;
	/*background-image: url(images/feature.jpg);
	background-repeat: no-repeat;*/
}
.content1bTop {
	margin: 1px;
	background-image: url(images/feature.jpg);
	background-repeat: no-repeat;
	height: 310px;
}
.content1c {
	width: 250px;
	height: 275px;
}
.content1cTop {
	height:125px;
}
.content1cTop img{
	margin-top:1px;
}
.content1cMiddle {
	height:25px;
}
.content1cMiddle .featureItem {
	font-size:11px;
	color:#d5bcb2;
	font-family: Arial, "Times New Roman", Times, serif;
	padding: 6px 20px;
	display: block;
	text-align:left;
	background-color: #f7ede9;
}
.content1cBottom {
	background-color: #fcf8f7;
	height:125px;
	

	color: #7e7c7b;
	font-size:12px;
	text-align: left;
	line-height: 16px;
}
/*
.content1cBottom p {
	padding: 0px 12px;
	color: #7e7c7b;
	font-size:12px;
	text-align: left;
	line-height: 16px;
	font-family: Verdana, "Times New Roman", Times, serif;
}*/
.content1cBottom div {
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.mainDetail {
	width:100px;
	margin-left:15px;
}
.mainDetail a {
	padding: 5px;
	background-color: #d5bcb2;
	text-align:center;
	color: #FFFFFF;
	font-weight:lighter;
	text-decoration: none;
	font-size:11px;
	font-family: Arial, "Times New Roman", Times, serif;
}
.mainDetail a:hover {
	background-color: #ae8877;
	color: #FFFFFF;
}
.content2 {
	height: 18px;
	background-color: #dedede;
}
.content3 {
	padding-top: 15px;
	height: 100px;
	background-image:url(images/bg.jpg);
}
.mainProductItem {
	width: 300px;
	text-align: left;
	vertical-align: top;
}
.mainProductItemImg {
	vertical-align: top;
	width: 120px;
}
.mainProductItem img {
	border: 1px solid #eaeaea;
}
.mainProductItemText {
	vertical-align: top;
}
.mainProductItemText div {
	padding-left: 10px;
	color: #979797;
}
.mainProductItemText a {
	color: #a6a6a6;
	text-decoration: none;
	font-weight:lighter;
}
.mainProductItemText a:hover {
	color: #888888;
	font-weight:bold;
}
.mainProductCatName {
	color: #7E7E7E;
	font-weight: bold;
}
.mainProductName {
	color: #a6a6a6;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* product page */
.product1 {
	height: 300px;
	padding-bottom: 7px;
}
.productTable {
	padding-bottom: 7px;
}
.product1 td {
	vertical-align: top;
}
.product1a {
	width: 595px;
}
.product1a div {
	text-align: left;
	padding: 20px 5px 10px 5px;
}
.productList {
	width: 140px;
}
.productList img {
	border: 1px solid #ccc;
}
.productList div {
	margin: 5px 0px 15px 0px;
	padding: 10px 0px 10px 10px;
	border-left: 2px solid #909E49;
}
.productListName {
	color: #BBC878;
	font-size: 16px;
	font-weight: bold;
}
.productListDesc {
	color: #999999;
}
.catTitle {
	padding-top: 10px;
	margin-left:10px;
}
.catTitle_contact {
	margin: 15px;
}
.catTitle div{
	padding: 10px;
}
.productCat1 {
	width: 200px;
	height: 35px;
	background-color: #e7e7e7;
	border: 1px solid #e7e7e7;
}
.productCat1 div {
	text-align: left;
	vertical-align: top;
	padding: 0px 15px;
}
.productCat1 div .header1 {
	color: #FFFFFF;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.productCat2 {
	width: 450px;
	height: 35px;
	background-color: #FFFFFF;
	border: 1px solid #e7e7e7;
	border-right: none;
}
.productCat2 div {
	text-align: left;
	vertical-align: top;
	padding: 0px 15px;
}
.productCat2 div .header2 {
	color: #bfbfbf;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.productCat3 {
	width: 210px;
	height: 35px;
	background-color: #FFFFFF;
	border: 1px solid #e7e7e7;
	border-left: none;
}
.aboutPhoto {
	vertical-align:top;
}
.aboutPhoto div {
	padding: 5px;
}
.aboutPhoto img {
	padding: 5px;
}
.catbg1 {
	background-color:#f8f8f8;
	height:120px;
}
.catbg1 .text1, .catbg1 .text2 {
	padding: 0px;
	margin:0px;
}
.catbg2 {
	background-color:#e7e7e7;
	height:120px;
}
.catbg2 .text1, .catbg2 .text2 {
	padding: 0px;
	margin:0px;
}
.catTitle2 {
	padding-top: 10px;
	margin-left:10px;
}
.catMenuTitle {
	width: 250px;
	height: 35px;
	background-color: #f7ede9;
	border: 1px solid #f7ede9;
	text-align:left;
}
.catMenuTitle div .header3 {
	color: #d5bcb2;
	font-size: 12px;
	font-weight:bold;
	font-family: Arial, "Times New Roman", Times, serif;
	margin-left:10px;
}
.catContent {
	text-align:left;
}
.catContent .text1 {
	color: #a6a6a6;
	font-size: 18px;
	font-family: Arial, "Times New Roman", Times, serif;
	margin-left:0px;
}
.catContent .text2 {
	color: #000000;
	font-size: 12px;
	font-weight:lighter;
	font-family: Arial, "Times New Roman", Times, serif;
	margin: 5px 10px 0 0;
}
.catContent .pic {
	border: 1px solid #eaeaea;
	margin-left:10px;
}
.detailsLink {
	width: 80px;
	padding-left:10px;
}
.detailsLink a, .detailsLink a:link, .detailsLink a:visited {
	padding: 10px 0px 6px;
	display: block;
	color: #a6a6a6;
	font-size: 10px;
	font-weight: bold;
	background: #f8f8f8;
	text-decoration:none;
}
.detailsLink a:hover {
	color: #888888;
	background: #f8f8f8;
	display: block;
	text-decoration:none;
}
.detailsLink2 {
	width: 80px;
	padding-left:10px;
}
.detailsLink2 a, .detailsLink2 a:link, .detailsLink2 a:visited {
	padding: 10px 0px 6px;
	display: block;
	color: #a6a6a6;
	font-size: 10px;
	font-weight: bold;
	background: #e7e7e7;
	text-decoration:none;
}
.detailsLink2 a:hover {
	color: #888888;
	background: #e7e7e7;
	display: block;
	text-decoration:none;
}

#sidebar1 {

	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fcf8f7; /* the background color will be displayed for the length of the content in the column, but no further */
}


#sidebar1 .content {
	margin: 0 0 20px 0;
}
#sidebar1 .categoryNav {
	/*width:120px;*/
	margin:0;
	list-style: none;
}

/* */

#sidebar1 .categoryNav a, #sidebar1 .categoryNav a:link, #sidebar1 .categoryNav a:visited {
	color: #666;
	display: block;
	/*padding: 0 0 0 10px;*/
	text-decoration:none;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:lighter;/*
	background: url('images/arrow.gif');
	background-repeat:no-repeat;
	background-position: 15px 5px;*/
}
#sidebar1 .categoryNav a:hover, #sidebar1 .categoryNav a.navOn {
	color: #000000;
	display: block;

	background-color:#f7ede9;
	text-decoration:none;

}
.categoryNav div { padding-left: 5px;}

/* */

#sidebar1 .categoryNav li {
	margin: 0;
	display: block;
	
}
#sidebar1 .categoryNav li a, #sidebar1 .categoryNav li a:link, #sidebar1 .categoryNav li a:visited {
	color: #666;
	display: block;
	/*padding: 0 0 0 10px;*/
	text-decoration:none;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:lighter;/*
	background: url('images/arrow.gif');
	background-repeat:no-repeat;
	background-position: 15px 5px;*/
}
#sidebar1 .categoryNav li a:hover, #sidebar1 .categoryNav li a.navOn {
	color: #000000;
	display: block;
	padding: 0 0px 0 10px;
	background-color:#f7ede9;
	text-decoration:none;
	background: url('images/arrow.gif');
	background-repeat:no-repeat;
	background-position: 15px 5px;
}

.catTable td {
	text-align: center;
}
.catTable a {
	line-height: 25px;
	color: #51600D;
	text-decoration: none;
}
.catTable a.on {
	line-height: 25px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.catTable a:hover {
	color: #FFF;
}
.catSeparator {
	width: 1px;
	background-color: #8F9E49;
}
.pageHeader {
	font-size: 32px;
	color: #BCCB78;
}
/* about */
#otherContent {
	margin: 12px 20px 12px 20px;
	text-align:left;
}
.otherContent img {
	margin: 0px 0px 15px 20px;
}

/* contact page */
.contact1a {
	width: 595px;
}
.contact1a1 {
	padding: 20px 5px 10px 5px;
	text-align: left;
}
.contactBg {
	height: 80px;
	color: #a6a6a6;
	padding: 20px;
	background: #e7e7e7;
}
.contactBg * {
	color: #a6a6a6;
	margin-left:10px;
}
.contactBg h4 {
	font-size: 16px;
	font-weight: bold;
	margin-left:10px;
}
.contactBg2 {
	color: #a6a6a6;
	height: 120px;
	padding: 20px;
	background: #f8f8f8;
}
.contactBg2 * {
	color: #a6a6a6;
	margin-left:10px;
}
.contactBg2 a, .contactBg2 a:link, .contactBg2 a:visited {
	color: #a6a6a6
	margin-left:10px;
}
.contactFormText .header {
	padding-top: 15px;
	border-bottom: 1px dotted #5790de;
	vertical-align:bottom;
}
.contactFormText label {
	width: 80px;
}
.contactFormText input {
	width: 150px;
}
.contactFormText .comment {
	height: 100px;
	width: 400px;
}
.contactFormText .submitBtn {
	border: none;
	width: 60px;
	color: #FFF;
	padding: 5px 0;
	background: #ceaea5;
}
.contactFormText .resetBtn {
	border: none;
	width: 60px;
	color: #000;
	padding: 5px 0;
	background: #e7d5d0;
}
.contactFormText h4 {
	font-size: 12px;
	color: #FF4C33;
}
.contactFormText .info1 {
	width: 150px;	
}
.contactFormText .info2 {
	width: 415px;	
}
.contactFormText .info3 {
	width: 40px;	
}
.contactFormText .info4 {
	width: 400px;	
}
.contactFormText .info5 {
	width: 200px;	
}
.contactFormText .info6 {
	width: 80px;	
}
.contactFormText #gender {
	width: 20px;
}
