@charset "UTF-8";
/* this stylesheet for MaleHealth Experts.com */

body{
	font: normal 11px/1.2 Verdana, Arial, Helvetica, sans-serif;
	direction:ltr;
	color:#6E8080;
	border-top:5px solid #7BBBC3;
	min-width:800px;
	padding:0;
	margin:0;
	overflow:auto;
}

h1,h2,h3,h4, h5, h6		{ font:normal 12px/1.5 Georgia; margin:0; padding:0; }
p						{ margin:0; padding:0; line-height:1.8; }
ul						{ list-style:none;margin:0; padding:0;}
img 					{ border:none; }
a						{ outline:none; text-decoration:none; }
a:hover					{ outline:none; }
table					{ empty-cells:show;}

br						{ clear:both;}
hr						{ background-color:#ccc; border:none; height:1px; clear:both; line-height:normal; }
form 					{ margin:0; padding:0; }

.floatRight				{ float:right !important; width:auto; }
.floatLeft				{ float:left; width:auto; }
.clear					{ clear:both; }
.noBorder				{ border:none !important; }
.none					{ display:none; visibility:hidden;}


/***************/

.header{
	border:none;
	border-collapse:collapse;
	color:#9D374A;
	font-size:1em;
	line-height:1.5;
	margin:0 auto;
	height:108px;
	clear:both;
	overflow:hidden;
	width:800px;
}
h1{
	background:url(../images/logo.jpg) no-repeat;
	width:497px;
	height:101px;
	display:block;
	float:left;
}
h1 a{
	width:497px;
	height:101px;
	display:block;
}
.headerControl{
	float:right;
	clear:both;
	overflow:hidden;
	margin-top:80px;
}
.headerControl li{
	float:left;
	margin-right:15px;
	border-bottom:none;
	padding:2px 0 3px 20px;
	line-height:1.2;
	color:#45898C;
	overflow:hidden;
}
.headerControl li.home{
	background:url(../images/icon-home.gif) no-repeat 0 3px;
	padding:2px 0 3px 20px;
}
.headerControl li.about{
	background:url(../images/icon-about.gif) no-repeat 0 0;
}
.headerControl li.contact{
	background:url(../images/icon-contact.gif) no-repeat 0 3px;
	padding:2px 0 3px 17px;
}
.headerControl li a{
	text-decoration:none;
	color:#45898C;
}
.headerControl li a:hover{
	text-decoration:none;
	color:#000;
}
	
.content{
	margin:0 auto;
	clear:both;
	overflow:hidden;
	width:805px;
}
.leftPanel{
	float:left;
	width:215px;
	margin-right:10px;
	background-color:#B3AFB1;
	color:#1B6C70;
	margin-bottom:20px;
}
.leftPanelTop{
	background:url(../images/leftpanel-top.gif) no-repeat;
	width:195px;
	min-height:11px;
	padding:10px 10px;
	padding-bottom:0;
}
.leftPanelBot{
	background:url(../images/leftpanel-bot.gif) no-repeat left bottom;
	width:195px;
	min-height:51px;
	padding:10px;
}
.leftPanel li.title{
	background:url(../images/bg-leftTitle.gif) no-repeat;
	width:180px;
	height:28px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	line-height:2.2;
	padding:0 0 0 13px;
	clear:both;
	display:block;
	margin:11px 0 5px 0;
}
.leftPanel li.links a{
	background:url(../images/bg-leftLinks.gif) no-repeat;
	width:175px;
	height:26px;
	color:#1B6C70;
	font-size:11px;
	line-height:2.3;
	padding:0 0 0 19px;
	display:block;
	clear:both;
	margin-bottom:4px;
}
.leftPanel li.links a:hover{
	background:url(../images/bg-leftLinks-hover.gif) no-repeat;
}
.leftPanel li.links a.active{
	background:url(../images/bg-leftLinks-hover.gif) no-repeat;
	color:#135A5E;
}
.titleBanner{
	background:url(../images/bg-leftTitle.gif) no-repeat;
	width:194px;
	height:28px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	line-height:2.2;
	padding:0 0 0 0;
	clear:both;
	display:block;
	margin:0 0 5px 0;
	text-align:center;
}
.bannerLeftPanel{
	background:url(../images/bg-banner-leftPanel.gif) no-repeat;
	width:194px;
	height:439px;
	padding:15px 0;
	padding-bottom:0;
	text-align:center;
}
.bannerLeftPanel img{
	display:block;
	margin:0 auto;
	margin-bottom:20px;
}
.bannerLeftPanelBot{
	display:block;
	overflow:hidden;
	background:#fff;
	clear:both;
	padding:20px 0 0 0;
}

.middlePanel{
	float:left;
	width:580px;
}
.bannerMain{
	background:url(../images/banner-main.gif) no-repeat;
	width:575px;
	height:253px;
	display:inline-block;
	overflow:hidden;
	clear:both;
	margin-bottom:10px;
}
h2{
	color:#FD8200;
	font-size:22px;
}
h3{
	color:#6E8080;
	font-size:18px;
}
.middlePanel p{
	padding-top:10px;
	clear:both;
	display:block;
}
.middlePanel p strong{
	display:block;
	font-size:12px;
}
.productsThumbContainer{
	clear:both;
	display:block;
	padding:5px 10px 0 10px;
	padding-right:0;
	overflow:hidden;
}
.productsThumb{
	float:left;
	display:block;
	width:167px;
	height:147px;
	background:url(../images/bg-thumb-small.gif) no-repeat;
	margin:0 21px 3px 0;
	padding:5px 0 0 0;
	text-align:center;
}
.productsThumb span{
	display:block;
	margin:0 auto;
	height:120px;
}
.productsThumb img{
	margin:0 auto;
}
.productsThumb a{
	color:#DD8527;
	text-decoration:underline;
}
.productsThumb a:hover{
	text-decoration:none;
}
.product{
	display:block;
	overflow:hidden;
	clear:both;
	padding:10px 0;
}
h4{
	color:#FD8201;
	font-size:20px;
}

.footer{
	min-height:138px;
	clear:both;
	display:block;
	border-top:1px solid #756259;
	margin:0 auto;
	width:805px;
	color:#1B6C70;
}
.footer a{
	color:#1B6C70;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline !important;
}
.footer .webdesign{
	color:#6D6D6D;
}
.footer .webdesign a{
	color:#6D6D6D !important;
	text-decoration:none;
}
.footer p{
	padding-top:15px;
	line-height:1.6;
	color:#919191;
}
	#box {
		border:2px solid #0033FF;
		width:200px;
		float:left;
		padding:5px;
		margin-right:10px;
		margin-top:10px;
		}
		
	#des {
		width:320px;
		float:left;
		padding:5px;
		
		}
		
	#total {
		margin-bottom:10px;
		border-bottom:2px;
		padding-bottom:10px;
		float:left;
		}
.style1 {font-size: 12px}
