/* General reset */
body{
	margin:0;
	font:12px/17px Arial, Verdana, sans-serif;
	background:#fff;
	color:#494949;
}
img{border:0;}
a{
	color:#494949;
}
a:hover{text-decoration:none;}
/* General settings */
#wrapper{
	width:800px	;
	overflow:hidden;
	margin:0 auto;
	padding:0 0 35px;
}
#header{
	height:1%;
	overflow:hidden;
	position:relative;
	padding:10px 12px 0 25px;
	z-index:10;
}
.logo{
	display:block;
	width:365px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/logo.gif) no-repeat;
	margin:10 0 11px;
}
.logo a{
	display:block;
	height:100%;
}
.phone{
	background:url(/images/text-phone.gif) no-repeat;
	position:absolute;
	width:311px;
	height:22px;
	overflow:hidden;
	text-indent:-9999px;
	top:46px;
	right:12px;
}
.navigation{
	margin:0 -12px 0 -25px;
	clear:both;
	width:800px;
	overflow:hidden;
}
.nav-bar{
	background:url(/images/bg-nav.png) repeat-x;
	height:20px;
	margin:0 4px;
	padding:10px 0 17px 0;
}
.nav-bar span{
	width:4px;
	height:47px;
	overflow:hidden;
	position:relative;
}
.nav-bar .nav-l{
	float:left;
	margin:-10px 0 -17px -4px;
	background:url(/images/bg-nav-l.png) no-repeat;
}
.nav-bar .nav-r{
	margin:-10px -4px -17px 0;
	float:right;
	background:url(/images/bg-nav-r.png) no-repeat;
}
#nav{
	margin:-1px 0 0;
	padding:0;
	list-style:none;
	font:14px/20px Helvetica, Arial, sans-serif;
	float:left;
}
#nav li{
	float:left;
	padding:0 5px 0 20px;
}
#nav li a{
	display:block;
	color:#fff;
	text-decoration:none;
}
#nav li.active a,
#nav li a:hover{text-decoration:underline;}
.color{
	float:left;
	width:22px;
	height:17px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/images/bg-color.gif) no-repeat;
	display:inline;
	margin:0 4px 0 0;
}
#top-nav{
	margin:0;
	list-style:none;
	background:#666;
	position:absolute;
	top:0;
	right:0;
	line-height:20px;
	padding:2px 18px 6px 14px;
	clear:both;
}
#top-nav li{
	padding:0 5px 0 8px;
	display:inline;
	background:url(/images/separator01.gif) no-repeat 0 60%;
}
#top-nav li:first-child{background:none;}
#top-nav li a{
	color:#fff;
	text-decoration:none;
}
#top-nav li a:hover{text-decoration:underline;}
#main{
	width:100%;
	display:table;
}
#content{
	padding:0 26px 0 28px;
}
#content h2{
	font:bold 16px/20px Arial, Verdana, sans-serif;
	margin:0;
}
#content h3{
	font:bold 16px/20px Arial, Verdana, sans-serif;
	margin:0;
}
#content p{
	margin:0 0 14px;
}
.intro{
	width:800px;
	overflow:hidden;
	margin:-9px -26px 0 -28px;
	background:#f0f1ef url(/images/bg-intro.gif) repeat-y 100% 0;
	font:14px/20px Helvetica, Arial, sans-serif;
	color:#333;
	position:relative;
}
.intro .inner{
	background:url(/images/bg-intro.jpg) no-repeat 488px 100%;
	min-height:231px;
	padding:30px 400px 7px 30px;
	overflow:hidden;
}
* html .intro .inner{
	height:231px;
	overflow:visible;
}
.intro h1{
	font:bold 21px/26px Verdana, Arial, sans-serif;
	margin:0 0 12px;
	color:#666;
}
.intro p{
	margin:0 !important;
}
.intro ul{
	margin:0 0 0 -4px;
	padding:20px 0;
	list-style:none;
}
.intro ul li{
	padding:0 0 0 25px;
	background:url(/images/bullet01.gif) no-repeat 0 1px;
}
.buy{
	display:block;
	width:81px;
	height:97px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/images/btn-buy.jpg) no-repeat;
}
.buy-hiv{
	display:block;
	width:81px;
	height:97px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/images/buy-hiv.jpg) no-repeat;
}
.buy-hepatitis{
	display:block;
	width:81px;
	height:97px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/images/buy-hepititis.jpg) no-repeat;
}
.buy-chlamydia{
	display:block;
	width:81px;
	height:97px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/images/buy-chlymidia.jpg) no-repeat;
}
.buy-other{
	display:block;
	width:81px;
	height:97px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/images/buy-other.jpg) no-repeat;
}
.buy-gonorrhoea{
	display:block;
	width:81px;
	height:97px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/images/buy-gonorrhoea.jpg) no-repeat;
}


.content-box{background:url(/images/bg-content-box.gif) repeat-y;}
.box-r{background:url(/images/bg-content-box.gif) repeat-y 100% 0;}
.box-t{background:url(/images/bg-content-box.gif) repeat-x;}
.box-b{background:url(/images/bg-content-box.gif) repeat-x 0 100%;}
.box-tl{background:url(/images/bg-content-box-tl.gif) no-repeat;}
.box-tr{background:url(/images/bg-content-box-tr.gif) no-repeat 100% 0;}
.box-bl{background:url(/images/bg-content-box-bl.gif) no-repeat 0 100%;}
.box-br{
	background:url(/images/bg-content-box-br.gif) no-repeat 100% 100%;
	min-height:260px;
	overflow:hidden;
	padding:20px 33px 25px 33px;
}
* html .box-br{
	height:260px;
	overflow:visible;
}
.content-nav{
	width:100%;
	overflow:hidden;
	padding:3px 0 22px;
	margin:0 0 0 -2px;
	list-style:none;
}
.content-nav li{
	float:left;
	padding:0 4px 0 0;
}
.content-nav li a{
	background:url(/images/bg-content-nav.jpg) no-repeat;
	width:81px;
	height:97px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
.content-nav li .hiv-testing{background-position:0 -97px;}
.content-nav li .hiv-testing:hover,
.content-nav li.active .hiv-testing{background-position:0 0;}
.content-nav li .chlamydia-testing{background-position:-81px -97px;}
.content-nav li .chlamydia-testing:hover,
.content-nav li.active .chlamydia-testing{background-position:-81px 0;}
.content-nav li .gonorrhoea-testing{background-position:-162px -97px;}
.content-nav li .gonorrhoea-testing:hover,
.content-nav li.active .gonorrhoea-testing{background-position:-162px 0;}
.content-nav li .hepatitis-testing{background-position:-243px -97px;}
.content-nav li .hepatitis-testing:hover,
.content-nav li.active .hepatitis-testing{background-position:-243px 0;}
.content-nav li .other-testing{background-position:-324px -97px;}
.content-nav li .other-testing:hover,
.content-nav li.active .other-testing{background-position:-324px 0;}
.home-nav{
	padding:15px 0 0;
	margin:0;
}
.home-nav li{
	padding:0 5px 0 3px;
}
.home-nav li a{
	background:url(/images/bg-home-nav.jpg) no-repeat;
	width:140px;
	height:165px;
}
.home-nav li .hiv-testing,
.home-nav li .hiv-testing:hover{background-position:0 0;}
.home-nav li .chlamydia-testing,
.home-nav li .chlamydia-testing:hover{background-position:-140px 0;}
.home-nav li .gonorrhoea-testing,
.home-nav li .gonorrhoea-testing:hover{background-position:-280px 0;}
.home-nav li .hepatitis-testing,
.home-nav li .hepatitis-testing:hover{background-position:-420px 0;}
.home-nav li .other-testing,
.home-nav li .other-testing:hover{background-position:-560px 0;}

.symptoms-holder{
	width:100%;
	display:table;
	padding:5px 0 9px;
	margin:0 0 0 -8px;
}
.symptoms{
	height:1%;
	overflow:hidden;
	padding:0 14px 0 0;
}
.symptoms-holder .note{
	float:right;
	width:198px;
	height:190px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/postit.php) no-repeat;
	display:inline;
	margin:39px -31px 0 0;
	position:relative;
}
.symptoms .buy{
	float:right;
	margin:23px 0 0;
	position:relative;
}
.symptoms .buy-hiv{
	float:right;
	margin:23px 0 0;
	position:relative;
}
.symptoms .buy-hepatitis{
	float:right;
	margin:23px 0 0;
	position:relative;
}
.symptoms .buy-other{
	float:right;
	margin:23px 0 0;
	position:relative;
}
.symptoms .buy-chlamydia{
	float:right;
	margin:23px 0 0;
	position:relative;
}
.symptoms .buy-gonorrhoea{
	float:right;
	margin:23px 0 0;
	position:relative;
}
.symptoms .row{
	margin:0 0 4px;
}
.symptoms .text{
	width:407px;
	background:#fffde8 url(/images/bg-symptoms-text.gif) repeat-y;
}
.symptoms .text .t{background:url(/images/bg-symptoms-text-t.gif) no-repeat;}
.symptoms .text .b{
	background:url(/images/bg-symptoms-text-b.gif) no-repeat 0 100%;
}
.symptoms ul{
	margin:0;
	padding:0;
	list-style:none;
}
.symptoms .men{
	padding:12px 0 15px 90px;
	background:url(/images/bg-men.gif) no-repeat 18px 35px;
}
.symptoms .women{
	padding:12px 0 15px 90px;
	background:url(/images/bg-women.gif) no-repeat 25px 28px
}
.transaction{
	padding:0 5px 0 6px;
	margin:-1px 0 0;
}
.transaction-content{
	margin:-4px -9px 0 0;
	width:100%;
}
.price{
	float:right;
	text-align:center;
	font:bold 34px/40px Verdana, Arial, sans-serif;
	color:#333;
	width:167px;
	padding:16px 0 0;
}
.spottest{
	float:right;
	text-align:center;
	font:normal 12px/14px Verdana, Arial, sans-serif;
	color:#333;
	width:167px;
	padding:16px 0 0;
}
.price strong{
	display:block;
	padding:0 0 8px;
	letter-spacing:-2px;
}
.price .buy{
	margin:0 auto;
}

.send-btn {
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
	display:block;
}
.send-btn a{
	width:60px;
	height:72px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	position:absolute;
	top: 35px;
	right: 35px;
	background:url(/images/btn-send.jpg) no-repeat;
	margin:0 0 3px;
}
.send-btn a:hover {background-position:0 -72px;}

.option-menu-chlamydia{
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
font:normal 13px/15px Verdana, Arial, sans-serif;
}

.option-menu-chlamydia li{
	float:left;
	width:111px;
	padding:0 2px 0 0;
	text-align:center;
	color:#999;
}
.option-menu-chlamydia li.active{
	color:#000;
}
.option-menu-chlamydia li p{margin:0 0 9px !important;}
.option-menu-chlamydia li p span{font-size:12px;}
.option-menu-chlamydia li .option{
	width:111px;
	height:96px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	background:url(/images/bg-option-links-chlamydia.jpg) no-repeat;
	margin:0 0 3px;
}
.option-menu-chlamydia li .option-b{
	width:111px;
	height:96px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	background:url(/images/bg-option-links-chlamydia-b.jpg) no-repeat;
	margin:0 0 3px;
}
.option-menu-chlamydia li .option2{background-position:-111px 0;}
.option-menu-chlamydia li .option3{background-position:-222px 0;}
.option-menu-chlamydia li .option4{background-position:-333px 0;}

.option-menu-chlamydia li .option1:hover,
.option-menu-chlamydia li.active .option1{background-position:0 -96px;}
.option-menu-chlamydia li .option2:hover,
.option-menu-chlamydia li.active .option2{background-position:-111px -96px;}
.option-menu-chlamydia li .option3:hover,
.option-menu-chlamydia li.active .option3{background-position:-222px -96px;}
.option-menu-chlamydia li .option4:hover,
.option-menu-chlamydia li.active .option4{background-position:-333px -96px;}

.option-menu-chlamydia li .option5:hover,
.option-menu-chlamydia li.active .option5{background-position:0 -96px;}

.option-menu-chlamydia li .option6{background-position:-111px 0;}
.option-menu-chlamydia li .option6:hover,
.option-menu-chlamydia li.active .option6{background-position:-111px -96px;}

.option-menu-gonorrhoea{
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
font:normal 13px/15px Verdana, Arial, sans-serif;
}

.option-menu-gonorrhoea li{
	float:left;
	width:111px;
	padding:0 2px 0 0;
	text-align:center;
	color:#999;
}
.option-menu-gonorrhoea li.active{
	color:#000;
}
.option-menu-gonorrhoea li p{margin:0 0 9px !important;}
.option-menu-gonorrhoea li p span{font-size:12px;}
.option-menu-gonorrhoea li .option{
	width:111px;
	height:96px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	background:url(/images/bg-option-links-gonorrhoea.jpg) no-repeat;
	margin:0 0 3px;
}
.option-menu-gonorrhoea li .option-b{
	width:111px;
	height:96px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	background:url(/images/bg-option-links-gonorrhoea-b.jpg) no-repeat;
	margin:0 0 3px;
}
.option-menu-gonorrhoea li .option2{background-position:-111px 0;}
.option-menu-gonorrhoea li .option3{background-position:-222px 0;}
.option-menu-gonorrhoea li .option4{background-position:-333px 0;}

.option-menu-gonorrhoea li .option1:hover,
.option-menu-gonorrhoea li.active .option1{background-position:0 -96px;}
.option-menu-gonorrhoea li .option2:hover,
.option-menu-gonorrhoea li.active .option2{background-position:-111px -96px;}
.option-menu-gonorrhoea li .option3:hover,
.option-menu-gonorrhoea li.active .option3{background-position:-222px -96px;}
.option-menu-gonorrhoea li .option4:hover,
.option-menu-gonorrhoea li.active .option4{background-position:-333px -96px;}
.option-menu-gonorrhoea li .option5:hover,
.option-menu-gonorrhoea li.active .option5{background-position:0 -96px;}

.option-menu-gonorrhoea li .option6{background-position:-111px 0;}
.option-menu-gonorrhoea li .option6:hover,
.option-menu-gonorrhoea li.active .option6{background-position:-111px -96px;}

.option-menu-hiv{
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
font:normal 13px/15px Verdana, Arial, sans-serif;
}

.option-menu-hiv li{
	float:left;
	width:111px;
	padding:0 2px 0 0;
	text-align:center;
	color:#999;
}
.option-menu-hiv li.active{
	color:#000;
}
.option-menu-hiv li p{margin:0 0 9px !important;}
.option-menu-hiv li p span{font-size:12px;}
.option-menu-hiv li .option{
	width:111px;
	height:96px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	background:url(/images/bg-option-links-hiv.jpg) no-repeat;
	margin:0 0 3px;
}
.option-menu-hiv li .option-b{
	width:111px;
	height:96px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	background:url(/images/bg-option-links-hiv-b.jpg) no-repeat;
	margin:0 0 3px;
}
.option-menu-hiv li .option2{background-position:-111px 0;}
.option-menu-hiv li .option3{background-position:-222px 0;}
.option-menu-hiv li .option4{background-position:-333px 0;}

.option-menu-hiv li .option1:hover,
.option-menu-hiv li.active .option1{background-position:0 -96px;}
.option-menu-hiv li .option2:hover,
.option-menu-hiv li.active .option2{background-position:-111px -96px;}
.option-menu-hiv li .option3:hover,
.option-menu-hiv li.active .option3{background-position:-222px -96px;}
.option-menu-hiv li .option4:hover,
.option-menu-hiv li.active .option4{background-position:-333px -96px;}
.option-menu-hiv li .option5:hover,
.option-menu-hiv li.active .option5{background-position:0 -96px;}

.option-menu-ureaplasma{
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
	font:normal 13px/15px Verdana, Arial, sans-serif;
}

.option-menu-ureaplasma li{
	float:left;
	width:111px;
	padding:0 2px 0 0;
	text-align:center;
	color:#999;
}
.option-menu-ureaplasma li.active{
	color:#000;
}
.option-menu-ureaplasma li p{margin:0 0 9px !important;}
.option-menu-ureaplasma li p span{font-size:12px;}
.option-menu-ureaplasma li .option{
	width:111px;
	height:96px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	background:url(/images/bg-option-links-ureaplasma.jpg) no-repeat;
	margin:0 0 3px;
}
.option-menu-ureaplasma li .option2{background-position:-111px 0;}
.option-menu-ureaplasma li .option3{background-position:-222px 0;}
.option-menu-ureaplasma li .option4{background-position:-333px 0;}

.option-menu-ureaplasma li .option1:hover,
.option-menu-ureaplasma li.active .option1{background-position:0 -96px;}
.option-menu-ureaplasma li .option2:hover,
.option-menu-ureaplasma li.active .option2{background-position:-111px -96px;}
.option-menu-ureaplasma li .option3:hover,
.option-menu-ureaplasma li.active .option3{background-position:-222px -96px;}
.option-menu-ureaplasma li .option4:hover,
.option-menu-ureaplasma li.active .option4{background-position:-333px -96px;}

.option-menu-herpes{
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
font:normal 13px/15px Verdana, Arial, sans-serif;
}

.option-menu-herpes li{
	float:left;
	width:111px;
	padding:0 2px 0 0;
	text-align:center;
	color:#999;
}
.option-menu-herpes li.active{
	color:#000;
}
.option-menu-herpes li p{margin:0 0 9px !important;}
.option-menu-herpes li p span{font-size:12px;}
.option-menu-herpes li .option{
	width:111px;
	height:96px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	background:url(/images/bg-option-links-herpes.jpg) no-repeat;
	margin:0 0 3px;
}
.option-menu-herpes li .option2{background-position:-111px 0;}
.option-menu-herpes li .option3{background-position:-222px 0;}
.option-menu-herpes li .option4{background-position:-333px 0;}

.option-menu-herpes li .option1:hover,
.option-menu-herpes li.active .option1{background-position:0 -96px;}
.option-menu-herpes li .option2:hover,
.option-menu-herpes li.active .option2{background-position:-111px -96px;}
.option-menu-herpes li .option3:hover,
.option-menu-herpes li.active .option3{background-position:-222px -96px;}
.option-menu-herpes li .option4:hover,
.option-menu-herpes li.active .option4{background-position:-333px -96px;}

.option-menu-tichomonas{
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
font:normal 13px/15px Verdana, Arial, sans-serif;
}

.option-menu-tichomonas li{
	float:left;
	width:111px;
	padding:0 2px 0 0;
	text-align:center;
	color:#999;
}
.option-menu-tichomonas li.active{
	color:#000;
}
.option-menu-tichomonas li p{margin:0 0 9px !important;}
.option-menu-tichomonas li p span{font-size:12px;}
.option-menu-tichomonas li .option{
	width:111px;
	height:96px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	background:url(/images/bg-option-links-tichomonas.jpg) no-repeat;
	margin:0 0 3px;
}
.option-menu-tichomonas li .option2{background-position:-111px 0;}
.option-menu-tichomonas li .option3{background-position:-222px 0;}
.option-menu-tichomonas li .option4{background-position:-333px 0;}

.option-menu-tichomonas li .option1:hover,
.option-menu-tichomonas li.active .option1{background-position:0 -96px;}
.option-menu-tichomonas li .option2:hover,
.option-menu-tichomonas li.active .option2{background-position:-111px -96px;}
.option-menu-tichomonas li .option3:hover,
.option-menu-tichomonas li.active .option3{background-position:-222px -96px;}
.option-menu-tichomonas li .option4:hover,
.option-menu-tichomonas li.active .option4{background-position:-333px -96px;}

.option-menu-gardnerella{
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
font:normal 13px/15px Verdana, Arial, sans-serif;
}

.option-menu-gardnerella li{
	float:left;
	width:111px;
	padding:0 2px 0 0;
	text-align:center;
	color:#999;
}
.option-menu-gardnerella li.active{
	color:#000;
}
.option-menu-gardnerella li p{margin:0 0 9px !important;}
.option-menu-gardnerella li p span{font-size:12px;}
.option-menu-gardnerella li .option{
	width:111px;
	height:96px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	background:url(/images/bg-option-links-gardnerella.jpg) no-repeat;
	margin:0 0 3px;
}
.option-menu-gardnerella li .option2{background-position:-111px 0;}
.option-menu-gardnerella li .option3{background-position:-222px 0;}
.option-menu-gardnerella li .option4{background-position:-333px 0;}

.option-menu-gardnerella li .option1:hover,
.option-menu-gardnerella li.active .option1{background-position:0 -96px;}
.option-menu-gardnerella li .option2:hover,
.option-menu-gardnerella li.active .option2{background-position:-111px -96px;}
.option-menu-gardnerella li .option3:hover,
.option-menu-gardnerella li.active .option3{background-position:-222px -96px;}
.option-menu-gardnerella li .option4:hover,
.option-menu-gardnerella li.active .option4{background-position:-333px -96px;}

.option-menu-hepb{
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
font:normal 13px/15px Verdana, Arial, sans-serif;
}

.option-menu-hepb li{
	float:left;
	width:111px;
	padding:0 2px 0 0;
	text-align:center;
	color:#999;
}
.option-menu-hepb li.active{
	color:#000;
}
.option-menu-hepb li p{margin:0 0 9px !important;}
.option-menu-hepb li p span{font-size:12px;}
.option-menu-hepb li .option{
	width:111px;
	height:96px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	background:url(/images/bg-option-links-hep.jpg) no-repeat;
	margin:0 0 3px;
}
.option-menu-hepb li .option2{background-position:-111px 0;}
.option-menu-hepb li .option3{background-position:-222px 0;}
.option-menu-hepb li .option4{background-position:-333px 0;}

.option-menu-hepb li .option1:hover,
.option-menu-hepb li.active .option1{background-position:0 -96px;}
.option-menu-hepb li .option2:hover,
.option-menu-hepb li.active .option2{background-position:-111px -96px;}
.option-menu-hepb li .option3:hover,
.option-menu-hepb li.active .option3{background-position:-222px -96px;}
.option-menu-hepb li .option4:hover,
.option-menu-hepb li.active .option4{background-position:-333px -96px;}

.option-menu-hepc{
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
font:normal 13px/15px Verdana, Arial, sans-serif;
}

.option-menu-hepc li{
	float:left;
	width:111px;
	padding:0 2px 0 0;
	text-align:center;
	color:#999;
}
.option-menu-hepc li.active{
	color:#000;
}
.option-menu-hepc li p{margin:0 0 9px !important;}
.option-menu-hepc li p span{font-size:12px;}
.option-menu-hepc li .option{
	width:111px;
	height:96px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	background:url(/images/bg-option-links-hep.jpg) no-repeat;
	margin:0 0 3px;
}
.option-menu-hepc li .option2{background-position:-111px 0;}
.option-menu-hepc li .option3{background-position:-222px 0;}
.option-menu-hepc li .option4{background-position:-333px 0;}

.option-menu-hepc li .option1:hover,
.option-menu-hepc li.active .option1{background-position:0 -96px;}
.option-menu-hepc li .option2:hover,
.option-menu-hepc li.active .option2{background-position:-111px -96px;}
.option-menu-hepc li .option3:hover,
.option-menu-hepc li.active .option3{background-position:-222px -96px;}
.option-menu-hepc li .option4:hover,
.option-menu-hepc li.active .option4{background-position:-333px -96px;}



.admin{
	background: url(/images/bg-main.gif) repeat-y 1px 0;
	width:800px;
	margin:32px 0 0;
}
.admin .holder{
	background: url(/images/bg-main-b.gif) no-repeat 0 100%;
	width:800px;
}
.admin .holder:after{
	content:"";
	display:block;
	clear:both;
}
#content-admin{
	width:551px;
	padding:0;
	float:right;
	min-height:960px;
	position:relative;
	background: url(/images/bg-content-t.gif) no-repeat;
}
* html .admin #content-admin{
	height:960px;
}
.tabset{
	padding:0;
	list-style:none;
	margin:-34px 0 0 1px;
	height:1%;
	position:relative;
}
.tabset:after{
	content:"";
	display:block;
	clear:both;
}
.tabset li{
	float:left;
}
.shadow{
	background: url(/images/bg-shadow.png) repeat-y;
	height:43px;
	width:10px;
	position:absolute;
	top:-43px;
	left:0;
}
.tabset a.tab{
	color:#1c1c1c;
	font-weight:bold;
	padding:7px 0 10px;
	background:#cadc95;
	position:relative;
	outline:none;
	width:180px;
	display:block;
	text-align:center;
	text-decoration:none;
}
.tabset a:hover{
	text-decoration:none;
}
.tabset a.active {
	background:#94b633;
	color:#fff;
}
div .tab {
	width:525px;
	padding:17px 0 0 22px;
}
.table{
	width:504px;
	border-collapse:collapse;
	color:#10110f;
	font-size:11px;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
}
.message{
	width:515px;
}
.table th{
	background: url(/images/bg-th.gif) repeat-x;
	text-align:left;
	border-left:1px solid #cfd0ce;
	border-right:1px solid #cfd0ce;
	font-weight:normal;
	padding:2px 0 2px 7px;
}
.table td{
	padding:0 0 0 7px;
	border-bottom:1px solid #e9e9e9;
}
.table th a{
	text-decoration:none;
	background: url(/images/bg-th-a.gif) no-repeat 100% 6px;
	padding:0 10px 0 0;
}
.table th.th1{
	width:92px;
}
.message th.th1{
	width:56px;
}
.table th.th2{
	width:63px;
}
.message th.th2{
	width:75px;
}
.table th.th3{
	width:90px;
	background: url(/images/bg-th-hover.gif) repeat-x;
	border-left:1px solid #cfd3c2;
	border-right:1px solid #cfd3c2;
}
#content-admin .table h2{
	margin:14px 0 0;
	font-size:11px;
	color:#516920;
	line-height:12px;
}
#content-admin .table p{
	margin:0 0 10px;
	line-height:12px;
	font-size:11px;
}
.message th.th3{
	width:57px;
}
.table th.th4{
	width:145px;
}
.message th.th4{
	width:318px;
}
.table th.th5{
	width:27px;
}
.table th.th6{
	width:46px;
}
.table th.th7{
	border:none;
}
.table .second td{
	background:#eef3ec url(/images/bg-line.gif) repeat-x;
}
.list{
	margin:0;
	line-height:12px;
}
.list dt{
	float:left;
	font-weight:bold;
	padding:0 3px 0 0;
}
.list dd{
	margin:0 0 18px;
	
	
}
#sidebar{
	float:left;
	width:229px;
	color:#1e1e1e;
	padding:32px 0 0 20px;
	background:#f2f6e1;
	margin:-42px 0 0;
	position:relative;
}
#sidebar dl{
	margin:0;
	padding:0 0 14px;
	line-height:14px;
}
#sidebar dt{
	float:left;
	padding:0 4px 0 0;
}
#sidebar dd{
	margin:0;
	font-weight:bold;
}
#sidebar dd a{
	text-decoration:none;
	color:#1e1e1e;
}
#sidebar dd a:hover{
	text-decoration:underline;
}
#sidebar h1{
	margin:0 0 14px;
	font-size:21px;
}
#sidebar address{
	font-style:normal;
	margin:14px 0 0;
	line-height:14px;
}
#sidebar address span{
	display:block;
}
#sidebar address strong{
	display:block;
	text-transform:uppercase;
}
.box-content{
	width:734px;
	margin:21px auto 0;
	background:url(/images/bg-content-box.gif) repeat-y;
	color:#545454;
}
.box-content .box-br {
	padding:66px 120px 220px;
}
.box-content .bottom{
	padding-bottom:53px;
}
.box-content h1{
	margin:0 0 33px 17px;
	font-size:22px;
}
.row{
	overflow:hidden;
	width:100%;
}
.register .area{
	margin:36px 0 0;
	overflow:hidden;
}
.register label{
	text-align:right;
	display:block;
	width:84px;
	font-size:13px;
	font-weight:bold;
}
.register2 label{
	text-align:right;
	display:block;
	width:84px;
	font-size:13px;
	font-weight:bold;
}
.register input{
	width:384px;
	padding:4px 0 3px 11px;
	background:#d7d6d6;
	border:none;
	float:right;
	font-size:15px;
	color:#242424;
	font-weight:bold;
	margin:-18px 0 10px;
}
.register select{
	width:395px;
	padding:4px 0 3px 11px;
	background:#d7d6d6;
	border:none;
	float:right;
	font-size:15px;
	color:#242424;
	font-weight:bold;
	margin:-18px 0 10px;
}

.register2 input{
	width:114px;
	padding:4px 0 3px 11px;
	background:#d7d6d6;
	border:none;
	float:right;
	font-size:15px;
	color:#242424;
	font-weight:bold;
	margin:-18px 4px 10px;
}

.formbuttons input{
	width:150px;
	padding:4px 0 3px 0px;
	background:#666666;
	border:none;
	float:right;
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	margin:-18px 4px 10px;
	display:block;
}

.register span input{
	display:block;
	margin:0  0 10px;
}

.register2 span input{
	display:block;
	margin:0  0 10px;
}
.link{
	font-size:26px;
	color:#242424;
	margin:28px 0 0 51px;
	float:left;
	line-height:26px;
	font-weight:bold;
	text-decoration:none;
}
.link:hover{
	text-decoration:underline;
}
.login{
	width:403px;
	margin:0 auto;
}
.login label{
	float:left;
	font-size:13px;
	font-weight:bold;
}
.login input{
	width:310px;
	padding:4px 0 3px 11px;
	background:#d7d6d6;
	border:none;
	float:right;
	font-size:15px;
	color:#242424;
	font-weight:bold;
	margin:0 0 10px;
}

.box-content .login h1{
	margin:0 0 31px;
}
.login label a{
	text-decoration:none;
	text-transform:uppercase;
}
.login label a:hover{
	text-decoration:underline;
}
.login .link{
	font-size:22px;
	color:#545454;
	margin:51px 0 0;
	line-height:27px;
}
.productprice {
float: right;
font-size: 16px;
}
