/*
Theme Name: Prostate Magic
Theme URI: http://prostatemagic.com/
Description: The original Prostate Magic theme that graced versions 3.1.x and prior.
Version: 1.0
Author: Yuri
Tags: two columns, widgets
*/
html 
{
	overflow-y:scroll;
}
form, p, div
{
	margin:0; padding:0;
}
input, textarea
{
	padding:1px;
	border:1px #cccccc solid;
}
img 
{
	border:0; margin:0; padding:0;
}
body 
{
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	background-image:url('img/headermenubg.gif'); 
	background-position:center top; 
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12pt;
}

.SiteContainer 
{
	min-height:100%;
	height:auto !important;
	height:100%;
	#margin-top:0px;
	#padding-top:0px;
	position:relative;
}
.centralBlock 
{
	width:1000px;
	margin:0 auto;
}
.SiteHeader 
{
	width:1000px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	height:143px;
	background-image:url('img/headerbottles.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:4px;
}
.Header 
{
	overflow:hidden;
	height:114px;
}
.Header .Logo 
{
	float:left;
	margin-left:350px;
}
.Header .OrderByPhone 
{
	margin-top:34px;
	float:right;
}

.TopMenu
{
	height:29px;
	margin:0;padding:0;border:0;
	list-style:none;
	display:block;
	background-image:url('img/menu/menubg.gif');
	overflow:hidden;
	width:956px;
	margin:0 auto;
}
.TopMenu li 
{
	margin:0;padding:0;border:0;
	display:block;
	float:left;
}
.TopMenu li img {
	height:29px;
}

/* top banner */
.TopAreaContainer 
{
	background-color:#e0ecde;
	overflow:hidden;
}
.TopTextOfferContainer 
{
	background-image:url('img/toptxtadvbg.jpg');
	background-position:15px bottom;
	background-repeat:no-repeat;
	width:1000px;
	position:relative;
	margin:0 auto;
	overflow:hidden;
}
.TopTextOffer 
{
	position:relative;
	margin-top:7px;
	margin-bottom:7px;
	background-image:url('img/advbg.gif');
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#ebf7e9;
	border-right:solid 1px #c0cbbf;
	border-bottom:solid 1px #c0cbbf;
	overflow:hidden;
	padding:5px 10px 5px 10px;
}
.TopTextOfferText 
{
	overflow:hidden;
	width:840px;
	float:left;
	font-family:Arial;
	font-size:12pt;
	color:#fc9f00;
}
.TopTextOfferText .SubText 
{
	color:#447e00;
}
.TopTextOfferButton 
{
	width:110px;
	height:31px;
	position:absolute;
	top:50%;
	margin-top:-16px;
	right:20px;
}
.TopOfferLeftBG {
	width:83px;
	height:219px;
	position:absolute;
	left:-83px;
	top:0px;
	background-color:#e0ecde;
	background-image:url('img/bgright.jpg');
	background-position:left bottom;
	background-repeat:no-repeat;
}
.TopOffer 
{
	position:relative;
	height:219px;
	width:1000px;
	margin:0 auto;
}
.TopOffer .TopOfferImg 
{
	float:left;
	overflow:hidden;
}
.TopOffer .TopVideoPnl 
{
	width:359px; 
	height:202px; 
	margin-top:8px;
	background-color:Black;
	float:right;
	overflow:hidden;
}

/*middle */
.MiddleAreaContainer 
{
	background-image:url('img/middleareabg.gif');
	background-position:left top;
	background-repeat:repeat-x;
	overflow:hidden;
}
.MiddleArea 
{
	width:1000px;
	margin:0 auto;
	margin-top:16px;
	overflow:hidden;
	background-image:url('img/middlelinebg.gif');
	background-repeat:repeat-y;
	background-position:750px top;
}
.MiddleArea a, .MiddleArea a:visited
{
	text-decoration:none;
	color:#007000;
	border-bottom:dotted 1px #007000;
}
.MiddleArea a:hover 
{
	color:#d45918;
	border-bottom:dotted 1px #d45918;
}
.MiddleArea .MiddleLeft 
{
	width:752px;
	float:left;
}
.middlelineRemover 
{
	margin-top:-9px;
	width:100%;
	height:9px;
	background-image:url('img/white.gif');
	background-repeat:repeat-y;
	background-position:right top;
}
.MiddleArea .MiddleLeft .TopHeader,
.MiddleArea .MiddleRight .TopHeader,
.MiddleArea .MiddleRight .widget H2
{
	margin:0;
	padding:3px 9px 4px 9px;
	margin-bottom:9px;
	color:White;
	border-right:solid 1px #87897f;
	border-bottom:solid 1px #87897f;
	font-family:Arial;
	font-size:13pt;
	font-weight:bold;
	background-image:url('img/h2bg.gif');
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#82a50b;
}


.MiddleArea .MiddleRight 
{
	float:right;
	width:243px;
}

.Text 
{
	font-family:Arial;
	font-size:12pt;
	color:#333333;
	font-weight:normal;
	margin-left:8px;
	margin-right:12px;
	text-align:justify;
}
.Text hr 
{
	height:1px;
	width:70%;
	padding:0; margin-top:0; margin-bottom:15px;
	border:0;
	border-top:solid 1px #5c7700;
}
.Text ul 
{
	margin:0;padding:0;border:0;
	padding-bottom:15px;
	padding-left:10px;
	margin-left:12px;
}
.Text h2,.Text h3,.Text h4,.Text h5,.Text h1
{
	margin:0; padding:0;
	padding-bottom:15px;
}

.Text h2,.Text h3,.Text h4,.Text h5,.Text h1
{
	color:#3f6639;
}
.Text h3 
{
	font-size:13pt;	
}
.Text h4 
{
	font-size:12pt;	
}
.Text h2 
{
	font-size:14pt;	
}
.Text h1
{
	font-size:18pt;	
}



.Text .faq 
{
	overflow:hidden;
	background-image:url('img/faq.gif');
	background-repeat:no-repeat;
	background-position:left top;
	min-height:45px;
	padding-left:58px;
}
.testimonialContainer 
{
	padding-top:10px;
	background-color:#82a50b;
	margin-bottom:15px;
}

.Text .testimonial
{
	overflow:hidden;
	border:solid 1px #668109;
	border-top:0px;
	background-color:#fff;
	padding:8px;
}
.testimonial .testimonialImg 
{
	float:left; margin-right:7px; margin-bottom:7px;
}
.testimonial .testimonialSign 
{
	text-align:right;
 	font-style:italic;
 	font-size:11pt;
}

.onPageDisclamer 
{
	color:#a4a4a4;
	font-size:9pt;
	font-family:Tahoma;
}
.Guarantee 
{
	padding-left:97px;
	background-image:url('img/guarantee.gif');
	background-position:left top;
	background-repeat:no-repeat;
}

p.HerbsBullet 
{
	margin-left:12px;
	min-height:19px;
	padding-left:27px;
	background-image:url('img/herbalbullet.gif');
	background-position:left top;
	background-repeat:no-repeat;
}











/* spec */
.clearboth 
{
	clear:both;
}

/*footer*/
html,body
{
	margin: 0; padding: 0;
	height: 100%;
}
.hFooter { /* save place for border */
    clear: both;
	height: 60px; /* border height+space height */
}
.bottom 
{
	min-width:1000px;
	position:relative;
	background-color:#ebf8e9;
	height:40px;
	margin-top:-40px;
}
.bottomInternal 
{
	width:980px;
	min-width:980px;
	margin:0 auto;
}
.bottom .copyright 
{
	padding-top:12px;
	position:relative;
	color:#84a70b;
	font-family:Arial;
	font-size:9pt;
}
.bottom .bottommenu 
{
	padding-top:12px;
	position:relative;
	text-align:left;
	color:#546a07;
	font-family:Arial;
	font-size:9pt;
}
.bottom .bottommenu a 
{
	color:#546a07;
	text-decoration:none;
}
.bottom .bottommenu a:hover 
{
	text-decoration:underline;
}

/* WP */
.widget 
{
	clear:both;
	overflow:hidden;
	margin-bottom:15px;	
	font-family:Arial;	
	font-size:11pt;
}
.widget ul,.widget div
{
	margin:0; padding:0;
	list-style:none;
	margin-left:4px;
	margin-right:4px;
	padding-bottom:1px;
}
#searchform 
{
	overflow:hidden;
}
#searchform .searchfield 
{
	width:159px;
	float:left;
	height:16px;
	margin-top:2px;
}
#searchform .searchbutton 
{
	border:0;margin:0;padding:0;
	font-size:9pt;
	float:right;
	margin-top:1px;
}
.alignright 
{
	text-align:right;	
}
.alignleft 
{
	text-align:left;
}
.centered 
{
	text-align:center;
}
img.alignright 
{
	float:right;
}

img.alignleft 
{
	float:left;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*-----*/

.post p 
{
	padding:0; margin:0;
	padding-bottom:15px;
}

.post h3
{
	margin: 0; padding:0;
}
.post h3 a
{
	border:0;
}
.noborder,.noborder:visited,.noborder:hover
{
	border:0;
}
.storytitle 
{
	border-bottom: 1px dotted #3f6639;
	color:#3f6639;
	font-size:13.5pt;
}
.storytitle a {
	text-decoration: none;
	color:#3f6639;
	font-size:13.5pt;
}
.meta 
{
	font-size:9pt;
	color:Gray;
	margin-top:4px;
	margin-bottom:7px;
}
.meta a 
{
	text-decoration: none;
}
.more-link 
{
	font-size:9pt;
	text-decoration: none;
}
.post 
{
	margin-bottom:15px;
}
.feedback 
{
	color: #ccc;
	text-align: right;
	clear: both;
	font-size:9pt;
}
.posts_nav_link a
{
	font-size:10pt;
}
.comments
{
	margin-top:4px;
	float:right;
	font-size:9pt;
}
.comments a 
{
	text-decoration: none;
}
.leavecomment, .rssandback, .rssandback a
{
	font-size:9pt;
	text-decoration:none;
}
.rssandback 
{
	margin-bottom:10px;
}

.closedcomments 
{
	color:Gray;
	font-size:10pt;
}
.commentlogin,.commentlogin a 
{
	text-decoration:none;
	font-size:9pt;
}
#commentform 
{
	margin-bottom:15px;
	width:90%;
}
#commentform input, textarea 
{
	margin-top:4px;	
}
input, textarea
{
	padding:1px;
	border:1px #cccccc solid;
}

#comment 
{
	width:100%;
}
#submit 
{
	padding:3px;
}

#commentlist 
{
	font-size:11pt;
	list-style:none;
	padding:0; margin:0;
}

#commentlist li
{
	margin-bottom:10px;
	display:block;
}
#commentlist .avatar 
{
	float:left;
	margin:4px 4px 4px 0px;
}
#commentlist li .commentfooter
{
	font-size:9pt;
	text-align:right;
	color:Gray;
	clear:both;
	padding-top:4px;
}
#commentlist li .commentfooter a 
{
	border:0;
	text-decoration:none;
}




/* end WP */