@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {

  margin: 0;

  padding: 0;

  border: 0;

  outline: 0;

  font-size: 100%;

}

body {

	font-family: Arial, Helvetica, sans-serif;

	margin: 0;

	padding: 0;

	padding-top: 14px;

	text-align: center;

	color: #666;

	background-color: #efeae4;

	background-image: url(../images/bg.jpg);

	background-repeat: repeat-x;

}

a,  a:link {

	color: #b9d112;

	text-decoration: none;

}

a:visited {

  	color: #b9d112;

  	text-decoration: none;

}

a:hover {

	color: #a1907c;

	text-decoration: none;

}

ul, li{

	margin:0; 

	padding:0; 

	list-style:none;

}

.clearBoth{

	clear:both;

}

.oneColFixCtrHdr #container {

	width: 907px;

	padding:0;

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	text-align: left;

}

.oneColFixCtrHdr #header {

	padding: 0;

	height: 114px;

	width: 900px;

	background-image: url(../images/bg_header.jpg);

	background-repeat: no-repeat;

}

.oneColFixCtrHdr #header_divider {

	padding: 0;

	height: 5px;

	width: 900px;

	background-image: url(../images/divider_header.jpg);

	background-repeat: no-repeat;

}

.oneColFixCtrHdr #featured_divider {

	padding: 0;

	height: 7px;

	width: 900px;

	background-image: url(../images/divider_featured.jpg);

	background-repeat: no-repeat;

}

.oneColFixCtrHdr #footer_divider {

	padding: 0;

	height: 3px;

	width: 900px;

	background-image: url(../images/divider_footer.jpg);

	background-repeat: no-repeat;

}

.oneColFixCtrHdr #logo {

	float:left;

}

.oneColFixCtrHdr #topNav {

	padding: 0;

	width:300px;

	height: 40px;

	float:right;

	font-size: 0.7em;

	color: #b9d112;

	margin-top:5px;

	margin-right:15px;

}

fieldset.login {

	border: none;

	width: 300px;

	margin: 0 auto;

	padding:0;

}

.login input, .login button, .login label {

	border: none;

	float: right;

}

.login label {

	margin-right: 2px;

	padding-top: 1px;

}

.login input.box {

	color: #666;

	font-size: 0.8em;

	padding-top:2px;

	padding-left:3px;

	padding-right:1px;

	width: 48px;

	height: 14px;

	background: #fff url(../images/login_bg.jpg) no-repeat;

	margin-right: 5px;

}

.login input.box:focus {

	background: #fff url(../images/login_bg.jpg) no-repeat left -17px;

	outline: none;

}

.login button.btn {

	width: 39px;

	height: 17px;

	cursor: pointer;

	text-indent: -9999px;

	background: #fff url(../images/login_bg.jpg) no-repeat top right;

}

.login button.btn:hover {

	background: #fff url(../images/login_bg.jpg) no-repeat bottom right;

}

.topLinks{

	font-size:0.9em;

	float:right;

	margin-top:3px;

	width:auto;

}



/*main menu*/

.oneColFixCtrHdr #nav {

	padding: 0;

	float:right;

	margin-top: 38px;

	width:650px;

}



.active{

	font-weight: bold;

}

.symb{

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 0.8em;

}



.oneColFixCtrHdr #mainContent {

	padding: 0;

	margin: 0;

	width:900px;

	height:397px;

}

#mainLeft{

	width:617px;

	height: 397px;

	float: left;

}

#mainRight{

	width:283px;

	height: 397px;

	float:left;

}

#rightTop{

	float: left;

	width:268px;

	height:32px;

	background-image: url(../images/searchbar.jpg);

	background-repeat: no-repeat;

	padding-top: 13px;

	padding-left: 15px;

}

#rightBottom{

	width:283px;

	height:352px;

	float: left;

}

.oneColFixCtrHdr #featured {

	padding: 0;

	margin: 0;

	width:900px;

	height:172px;

	background-image: url(../images/img_featured_bg.jpg);

	background-repeat: repeat-x;

}

.featuredProduct{

	float:left;

	width:288px;

	height:157px;

	padding-top:15px;

	padding-left:15px;

	padding-right:5px;

}

.questions{

	float:left;

	width:263px;

	height:157px;

	padding-top:15px;

	padding-left:15px;

	padding-right:5px;

	border-left-width: 1px;

	border-left-style: dotted;

	border-left-color: #b7d110;

}

.imgBox{

	border: 1px solid #CCC;

}



.oneColFixCtrHdr #footer {

	padding: 0;

	margin-top: 5px;

	margin-left: 10px;

	font-size: 0.7em;

	color: #a0b70e;

	line-height: 1.6em;

}

.oneColFixCtrHdr #footer a {

	color: #a0b70e;

	text-decoration:none;

}

.oneColFixCtrHdr #footer a:visited {

	color: #a0b70e;

	text-decoration:none;

}

.oneColFixCtrHdr #footer a:hover {

	color: #a1907c;

	text-decoration:none;

}



.bodyLeft{

	width:617px;

	height: 397px;

	float: left;

	background-color: #FFF;

}

.titleBar{

	width:577px;

	height:32px;

	background-color: #CC6;

	padding-top: 13px;

	padding-right: 20px;

	padding-left: 20px;

	color: #FFF;

	font-size: 0.9em;

	float:left;

}

.titleBar a{

	color:#FFF;

	text-decoration: none;

}

.titleBar a:visited{

	color:#FFF;

	text-decoration: none;

}

.titleBar a:hover{

	color: #a1907c;

	text-decoration: none;

}



/*Text formats*/

.txtFeatured{

	font-size: 0.75em;

	color: #b7d110;

	font-weight: bold;

}

.txtFeaturedPara{

	font-size: 0.7em;

	color: #a1907c;

	line-height: 1.3em;

}

.txtSearch{

	font-size: 0.8em;

	color: #FFF;

}

.txtTitle{

	font-size: 1.2em;

	line-height: 1.8em;

	color: #CC0;

	font-weight: bold;

}

.txtPTitle{

	font-size: 1.2em;

	line-height: 2em;

	color: #F99;

	font-weight: bold;

}

.txtPara{

	font-size: 0.7em;

	padding-top: 10px;

	padding-right: 20px;

	padding-bottom: 10px;

	padding-left: 20px;

	float:left;

}

.txtProduct{

	font-size: 0.7em;

	padding-top: 10px;

	padding-right: 20px;

	padding-bottom: 10px;

	padding-left: 20px;

	float:left;

	width:860px;

}

.txtItem{

	color: #CC0;

	font-size: 1.1em;

	font-weight: bold;

	padding-top: 5px;

	padding-bottom: 5px;

}

.productImg{

	margin: 5px;

	text-align: center;

	float:left;

}

.productDetail{

	margin: 5px;

	padding-left: 10px;

	float:left;

	width: 618px;

}

.txtReg{

	font-size: 0.7em;

	padding-top: 10px;

	padding-right: 20px;

	padding-bottom: 10px;

	padding-left: 20px;

	float:left;

	width: 860px;

}

.shineRed{

	color: #F00;

}

.reg_container{

	margin: 0 20px;

	padding-top: 5px;

}

.mSubHeader{

	font-size: 1.4em;

	color: #CC3;

	font-weight: bold;

}

.txtContents{

	font-size: 1.1em;

	line-height: 1.6em;

	color: #666;

	text-align: left;

	padding-top: 10px;

	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;

}

.hline{

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #CCC;

	margin-top: 10px;

	margin-bottom: 10px;

}

.bodyRight{

	width:283px;

	height: 397px;

	float:left;

}

.rightTop{

	float: left;

	width:268px;

	height:32px;

	background-image: url(../images/searchbar.jpg);

	background-repeat: no-repeat;

	padding-top: 13px;

	padding-left: 15px;

}

.rightBottom{

	width:283px;

	height:352px;

	float: left;

}

.bodyMain{
	width:900px;
	min-height:530px;
	height:auto !important;
	height:530px;
	
}

.bodyTop{

	width:900px;

	height: 45px;

}

.bodyBottom{

	width:900px;

	background-color:#FFF;

	padding-bottom: 50px;

}



#frm_qs fieldset{

	border-top-width: 0;

	border-right-width: 0;

	border-bottom-width: 1px;

	border-left-width: 0;

	border-bottom-style: solid;

	border-bottom-color: #CCC;

	padding-top: 10px;

	padding-right: 5px;

	padding-bottom: 10px;

	padding-left: 5px;

	width: 830px;

}

#tbl_checkout{

	border: 1px solid #eee;

	border-collapse:collapse;

}

#tbl_checkout td{

	border: 1px solid #eee;

}



/*member*/

.mLeft{

	width: 200px;

	float: left;

}

.mRight{

	float: left;

	width: 660px;

}



.navT1{

	font-size: 0.75em;

	color: #FFF;

	float: left;

	margin-top: 4px;

	margin-left: 3px;

}

.navT1 a{

  	color: #fcc;

  	text-decoration: none;

}

.navT1 a:visited {

  	color: #fcc;

  	text-decoration: none;

}

.navT1 a:hover {

	color: #ccc;

	text-decoration: none;

}

.navT2{

	font-size: 0.75em;

	color: #FFF;

	float: right;

	margin-top: 4px;

	margin-right: 3px;

}

.f1{

	font-size: 0.7em;

	float: left;

}

.f2{

	font-size: 0.7em;

	float: right;

}

.space{

	height:200px;

}

.btnNav{border:1px solid #b9d112; background-color:#fff; color:#b9d112; width:70px; height:20px; margin:1px; cursor:pointer;}
.btnNav:hover{background-color:#b9d112; color:#fff;}