/*
Theme Name: MalesVue
Theme URI: http://www.malesvue.com/
Description: Lightweight theme built for MalesVue
Version: 1.0
Author: Ryan
Author URI: http://malesvue.com/
*/
* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	outline: none;
	list-style: none;
	border: none;
}
body {
	background: #f0f0f0;
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4 {
	margin: 0;
        font-weight: normal;
}
/** h1 {
	font-size: 1.7em;
	color: #255ab0;
} **/
h1, h2 {
	font-size: 1.6em;
	/*color: #447ed5;*/
        color: #bf2729;
        line-height: 1.5em;
}h2 { color: #404040;}
h3 {
	font-size: 1.4em;
	color: #404040;
        margin: 10px 0;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #3e3e3e;
}
p {
	line-height: 1.4em;
	margin: 0 0 15px 0;	font-size: 13px;
}

a {color: #447ed5}
a:hover {color: #5a5a5a}

span.old_price {text-decoration:line-through}

span.sale_price {color: #cd0000; font-weight: bold}

.red {color:#bf2729 !important}
.green {
	 color: #4ba614 !important; 
}

.bold {font-weight:bold !important}

h3.enhancement_small { 
margin: 0 0 5px 0;
padding: 0;
text-transform:uppercase;
font-size: 0.92em;
font-weight: bold;
color: #ccc;
}

ol li{ list-style-type: decimal; margin-left: 15px; line-height: 1.5em; font-size: 12px; color: #000; }

#header {
	background: url(images/header-bg.gif) repeat-x top left;
	height: 168px;
	width: 100%;
        clear:both;
        margin: 0
}
#header_logo a {
	background: url(images/header-logo-2.gif) no-repeat left;
	height: 132px;
	width: 454px;
	text-indent: -999em;
	float: left;
}
#header_right {
	float: right;
	height: 108px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: right;
	text-transform: uppercase;
	width: 500px;
	color: #fff;
}
#header_right p {
	margin: 0px;
	padding: 0;
}
/** ul#primary_nav {
	height: 30px;
}
ul#primary_nav li {
	display: inline-block;
	background: #fff; 
}
**/

div#primary_nav {
        border: 1px solid #fff;		border-bottom: 0;
        height: 36px;
        background: url('images/primary-nav-bg.gif') repeat-x;
}

div#primary_nav ul {
	display: block;
	list-style: none;
	height: 36px;
}

	div#primary_nav ul li {
		display: inline;
		float: left;
		}

		div#primary_nav ul li a {
			display: block;
			border: 0;
padding: 8px 12px;
color: #fff;
font-size: 14px;
/*letter-spacing: 1px;font-weight: 700; */		text-transform: uppercase;	background: transparent url('images/primary-nav-seperator.png') no-repeat right top;
			}
#primary_nav ul li:hover{	color: #ccc;	background: transparent url('images/primary-nav-li-hover.png') no-repeat 50% 28px;}



#content_body {
	background: url(images/content-bg.png) repeat-x top left;
	width: 100%;
	padding-top: 15px;	z-index: 5;
}

#content_wrapper {
	width: 758px;
border: 1px solid #dddddd;
background: #fff;
padding: 15px;
margin-bottom: 15px;
}


#content_extended {
	width: 588px;
	margin: 15px 0;
}

#content_extended_polls {
	width: 254px;
	background: #fff;
	float:right;
	padding: 15px;
	border: 1px solid #dddddd;
}

#content_extended_products {
	width: 254px;
	background: #fff;
	float:left;
	padding: 15px;
	border: 1px solid #dddddd;
}



/*#footer {
	clear: both;

	bottom: 0px;
	background: url(images/header-bg.jpg) repeat-x top left;
	width: 100%;
	color: #fff;
	font-weight: bold;
	margin-top: 15px;
}
#footer a {
	color: #fff;
}*//** -Global Footer **/#footer {	background: #252d39 url('images/footer-bg.png') repeat-x left top;	height: 110px;	color: #fff;	z-index: -1;	margin: -60px 0;	position: relative;	padding-top: 45px;	clear: both; font-size: 0.9em;}#footer a, #footer a:visited {	color: #fff;}#footer a:hover {	border-bottom: 1px dotted #fff;}
#footer_left {
	float: left;
	width: 500px;
	margin: 15px 0 0 0;
}
#footer_right {
	float: right;
	width: 500px;
	margin: 15px 0 0 0;
	text-align: right;
}

.white {
  color: #fff;
}

#footer h5, #footer p {color: #fff}
.wrapper {
	margin: 0 auto;
	width: 1050px;
}
.box {
	padding: 15px;
	border: 1px solid #dddddd;
}

.discount_box {
        background: #f5f5f5;
	padding: 15px;
	border: 2px dashed #e9e7e0;
        margin: 0 0 15px 0;
}

#left_sidebar {
	width: 180px;
	float: left !important;
}
#right_sidebar {
	width: 248px;
	float: right;

}
.right_sidebar_box {
	background: #fff;
	border: 1px solid #ddd;
	padding: 15px;
	width: 218px;
	margin: 0 0 15px 0;
}
#right_sidebar .left_split {
	width: 105px;
	float: left;
	padding: 0 0 0 15px;
}
#right_sidebar .right_split {
	width: 120px;
	float: right;
	padding: 0;
}

.float_right {float:right}
.float_left {float:left}

.visit_link {
	margin-bottom: 10px;
}
#content {
	float: right !important;
	width: 558px;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
	font-size: 108%;
	line-height: 100%;
}
#sidebar_alert {
	background: #ffd9d9;
	border: 1px solid #cc0000;
	padding: 15px;
	width: 218px;
	height: 100px;
	margin: 0 0 15px 0;
}
#newsletter {
	background: #E8EDF1 url(images/newsletter.gif) no-repeat scroll right top;
	border: 1px solid #B1C3D4;
	padding: 15px;
	width: 218px;
	height: 120px;
	margin: 0 0 15px 0;
}
#newsletter p, #newsletter h3 {
	margin: 0;
        line-height: normal;
}

div#top_bar {

	color:#B2BBC3;
	font-size:10px;
	text-transform:uppercase;
	padding: 3px 0;
	height: 15px;
	width: 100%;
	background: #295b89;
	border: 1px solid #214f7a;

	}
div#top_bar p {padding: 0;margin:0;}
	
	div#top_bar a {
	color: #B2BBC3;
}

	div#top_bar a:hover {
	color:#fff;
}

/**** Content Stlyes ****/
.splits {
	clear: both;
	margin: 15px 0;
}
.splits h3 {
	color: #ddd;
	width: 231px;
	border-bottom: 1px solid #ddd;
}
#content .left_split {
	width: 231px;
	float: left;
}
#content .right_split {
	width: 231px;
	float: right;
}
#content ul li {
background-image:url(images/list-arrow.png);
background-repeat:no-repeat;
background-position: 0% 50%;
	list-style-image: none!important;
        line-height: 22px;
padding: 0 0 0 30px;
list-style-position: outside;

}
#content ul li ul li {
}
li.cross {
background-image:url(images/list-cross.gif) !important;
background-repeat:no-repeat;
background-position: 0% 50%;
	list-style-image: none!important;
        line-height: 22px;
padding: 0 0 0 30px;
list-style-position: outside;
}
li.tick {
  background-image:url(/images/layout/green-tick.jpg) !important;
background-repeat:no-repeat;
background-position: 0% 50%;
	list-style-image: none!important;
        line-height: 22px;
padding: 0 0 0 30px;
list-style-position: outside;
}
.left {
	float: left;
}
.right {
	float: right;
	text-align: right;
}
.center {
	text-align: center;
}
img.left {
	padding: 0 10px 10px 0;
}
img.right {
	padding: 0 0 10px 10px;
}
.clear {
	clear: both;
}
.post_summary {
	border-bottom: 1px solid #dedede;
	margin: 0 0 15px 0;
}
.post_summary h2, .post_full h2 {
	margin: 0;
}
.post_full {
	clear: both;
}
p.small {
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
/*** Left Sidebar ***/

ul.sidebar_nav li {
	background-image:url('images/sidebar_arrow.gif');
background-position:left center;
background-repeat:no-repeat;
border-bottom:1px dotted #CCCCCC;
list-style-type:none;
padding:4px 4px 4px 18px;font-size: 12px;
}

.nav_box {
	background: #fff;
	margin-bottom: 15px;

}
.nav_box h3 {
	/*border-bottom:2px solid #E4E4E4;*/	background: url(images/sidebar-h3-bg.gif) top left;    height: 17px;
color:#fff;
font-size:12px;
font-weight:normal;text-transform: uppercase;
padding: 6px 5px 6px 40px;
}
/**** Right Sidebar****/
ul.recent_news li {
	margin: 2px 5px 0 20px;
	list-style-image: url('images/list-recent-news.png');
        background-image:url(images/list-nav-sep.gif);
        background-position:left bottom;
        background-repeat:no-repeat;
        padding: 0 0 4px 0;
}
/**** Table styles ****/
table.compare {
	border-collapse: collapse;
	font-size: 0.85em;
	margin-bottom: 15px;
}

table.compare tbody td {
	background: #fff;
	padding: 3px;
	width: 25%;
	text-align: center;
}

table.compare tr th {
	text-align: center;
        background: #255ab0;
        color: #fff;
}

table.compare tr td span.website {font-weight:bold; font-size: 110%}

table.compare thead th {
	color: #fff;
	font-size: 145%;
	padding: 10px 6px;
}
table.compare tbody th {
	color: #255ab0;
	font-size: 115%;
	padding: 6px;
	vertical-align: top;
        color: #fff;
}

table.compare tr.odd td {
	background: #e4f1fd;
	border-bottom: 1px solid #f0f0f0;
}

table.compare tr.even td {
	background: #fff;
	border-bottom: 1px solid #f0f0f0;
}

.border {border: 2px solid #255ab0}





table.exercise-instructions {
	border: 1px solid #dddddd;
}
table.exercise-instructions th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border: none;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #f0f0f0;
}
table.exercise-instructions tbody tr {
	border-bottom: 1px solid #ccc;
}
.list-instructions {
	padding-bottom: 10px;
	padding-top: 10px;
	border: none;
	border-bottom: 1px solid #ccc;
}
.list-numbers {
	border-bottom: 1px solid #ccc;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
table.comments tr td {
	vertical-align: top;
}
/**** Spans ****/
/* @group Notices */
span.alert, span.info, span.download, span.note {
	display: block;
	padding: 10px 10px 10px 50px;
	margin: 15px 0;
}
span.alert p, span.info p, span.download p, span.note p{
	 margin-bottom: 0;
}
span.alert {
	color: #CC0000;
	border: 1px solid #FF9999;
	background: #FFD9D9 url(images/status-alert.png) 10px 50% no-repeat;
}
span.info {
	color: #0055BB;
	border: 1px solid #9CC0EE;
	background: #D7E5F6 url(images/status-info.png) 10px 50% no-repeat;
}
span.note {
	color: #B79000;
	border: 1px solid #FFEB99;
	background: #FFF7D9 url(images/status-note.png) 10px 50% no-repeat;
}
span.download {
	color: #57861A;
	border: 1px solid #D1E9A4;
	background: #EEF7DD url(images/status-download.png) 10px 50% no-repeat;
}
/**** Forms ****/
#searchform {
	/*margin: 40px 0 5px 0;*/
	margin: 0;
	overflow: hidden;
	padding: 0px;
}
#sbutt {
	background: #376B9D url(images/navbar.gif) repeat scroll 0%;
	border: 1px solid #234B69;
	color: #FFFFFF;
	font-family: Arial,Tahoma,Verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 3px 0px 0px 0px;
	padding: 2px;
}
input, select {
	cursor: pointer;
}
#s {
	background: #FFFFFF url(images/search.gif) repeat scroll 0%;
	border-color: #666666 rgb(221, 221, 221) rgb(221, 221, 221) rgb(102, 102, 102);
	border-style: solid;
	border-width: 1px;
	color: #000000;
	display: inline;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 3px;
	width: 200px;
}
/**** Misc ****/
#post_rss {
	background: #ffffcc url(images/rss.gif) 15px 50% no-repeat;
	padding: 15px 15px 15px 46px;
	border: 2px solid #ffe9bb;
	margin-bottom: 15px;
	font-size: 0.8em;
        clear:both
}
.comment_head {
	background: #f5f5f5;
	padding: 5px;
	border: 1px solid #e9e7e0;
	margin-bottom: 15px;
	font-size: 0.85em;
	text-align: right;
}
.bookmarkify {
	background: #f5f5f5;
	padding: 15px 15px 15px 15px;
	border: 2px solid #e9e7e0;
	margin-bottom: 15px;
}
/*** BOOKMARKS****/
div.bookmarkify div.linkbuttons a img {
	text-decoration: none;
	border: none;
}
.post_nav {
	margin: 0 0 15px 0;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 15px !important;
}
.nav_prev {
	width: 270px;
	float: left;
}
.nav_next {
	width: 270px;
	float: right;
	text-align: right;
}

.post_options {
margin-bottom: 15px !important;
height: 15px;
}

.post_options .email, .post_options .print {
width: 270px;
}

.skip_to_top a {
float: right;
padding: 0 0 0 15px;
background: url(/images/skip_to_top_arrow.gif) left no-repeat;
display:block;
}

fieldset {
	border: 2px solid #e9e7e0;
	background: #f5f5f5;
}
legend {
	font-size: 1.3em;
}
textarea, input[type='text'], input[type='password'], select {
	border: 1px solid #e9e7e0;
	background: #fff;
}
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover {
	border-color: #151515;
}
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus {
	border-color: #888;
	outline: 1px solid #1890c0;
}
textarea {
	width: 80%;
}
input, select {
	cursor: pointer;
}
input[type='text'] {
	cursor: text;
}
label {
	font-size: 1.1em;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
}
.button-or {
	margin: 0 .7em 0 .5em;
	padding-top: .2em;
}
#post_related_news {
	margin: 0 0 15px 0;
}
#post_related_news ul {
	font-size: 0.9em;
}
table.compare-products {
	border: 1px solid #f0f0f0;
	border-collapse: collapse;
	width: 558px;
	font-size: 0.85em;
	margin-bottom: 15px;
}
table.compare-products td {
	background: #fff;
	padding: 3px;
	border: 1px solid #f0f0f0;
	width: 20%;
	text-align: center;
}
table.compare-products td ul li {
	text-align: left;
	vertical-align: top;
}
table.compare-products td.odd {
	background: #e4f1fd;
	padding: 3px;
	border: 1px solid #f0f0f0;
}
table.compare-products th {
	text-align: left;
	border: 1px solid #fff;
}
table.compare-products thead th {
	color: #fff;
	font-size: 145%;
	background: #900;
	padding: 10px 6px;
}
table.compare-products tbody th {
	color: #fff;
	font-size: 115%;
	background: url(images/compare-products-th-bg.png) repeat-x;
	padding: 6px;












	vertical-align: top;
       height: 15px;
}
table.compare-products tbody th.sub {
	font-size: 100%;
	color: #255ab0;
	background: #f0f0f0;
	padding: 6px;
}
#latest_discount_box {
	background: url(images/latest-discount.jpg) no-repeat top left;
	width: 250px;
	height: 152px;
	margin-bottom: 15px;
}
#latest_discount_box a {
	width: 250px;
	height: 152px;
}
#discount_logo {
	background: transparent url(images/discount.png) repeat scroll 0%;
	height: 62px;
	margin-bottom: -62px;
	position: relative;
	left: 220px;
	top: 10px;
	width: 62px;
	z-index: 99;
}
.featured_logo a {
	height: 43px;
	width: 120px;
	display: block;
	margin-bottom: 5px;
}
.featured_logo {
	text-indent: -999em;
}
.featured_logo a.roaring-tiger {
	background: url(images/featured/roaring-tiger.jpg) repeat scroll 0%;
}
.featured_logo a.roaring-tiger:hover {
	background: url(images/featured/roaring-tiger.jpg) repeat scroll 120px 0px;
}
.featured_logo a.fastsize {
	height: 43px;
	width: 120px;
	background: transparent url(images/featured/fastsize.jpg) repeat scroll 0%;
}
.featured_logo a.fastsize:hover {
	background: transparent url(images/featured/fastsize.jpg) repeat scroll 120px 0px;
}

table.ratings {
	margin: 0;
	padding: 0;
	border: 0;
        border:none;
	border-collapse: collapse;
}

ul.ratings {
	margin: 10px 0;
	padding: 0;

}

ul.ratings li {
	display: inline;
	list-style: none;
}

.rating_label {
	white-space: nowrap;
        background: none;
	border-botom: 1px solid #eee;
	font-family: Arial;
	font-size: 8pt;
	padding: 1px 4px;
}

.rating_value {
        background: none;
	white-space: nowrap;
	padding: 1px 3px;
	font-family: Arial;
	font-size: 8pt;
}

.rating_value .no_ratings {
	color: #666;
}


.rating_value .on {
	background: url('/images/stars/star.gif') no-repeat;
}




/**** Compare Products DIV ****/

div.compare-products {
	width: 268px;
	border: 1px solid #255ab0;
	padding: 3px;
}

div.compare-products .left-side {
	float: left;
	width:104px;
}

div.compare-products .right-side {
	float:right;
	width: 164px;
}

div.no-of-reviews {
	width: 164px;
	text-align:center;
	background: #E4F1FD;
	padding: 5px 0 3px 0;
	color: #255ab0;
	font-size: 0.85em;
	height: 38px;
}

.rated-values {padding: 5px 0 10px 0;}

.read {
	width:82px;
	float:left;
	background: url(images/reviews.png) no-repeat;
	text-indent: -999em;
	height: 28px;
	display:block;

}

.read a, .visit a {display:block; width:82px; height:28px}

.visit {
	width:82px;
	float:right;
	background: url(images/visit.png) no-repeat;
	text-indent: -999em;
	height: 28px;
	display:block;
}

div.name {
	text-align:center;
	text-decoration:underline;
	background: #E4F1FD;
	padding: 3px 0;
	height: 40px;
}

div.name h4 {
	margin: 0;
	padding:0;
	color: #255ab0;
}

div.compare-quad {
	width: 558px;
}

.cp-fastsize {
	float:left;
	margin: 0 0 5px 0;
}

.cp-sizegenetics {
	float:right;
	margin: 0 0 5px 0;
}

.cp-x4labs {
	float:left;
}

.cp-jes-extender {
	float:right;
}

/***** User comments *****/

div.user-comments {
	
	width: 558px;
	border: 1px solid #ccc;
	background: #f6f6f6;
        margin-bottom: 15px;          
}

.top-title {
	background: url(images/reviewboxtop.gif) repeat-x;
	padding: 5px 10px;
	height: 20px;
}

.author {
	width: 90px;
	float:left;
	padding: 10px;
	background: #f6f6f6;
}

.comment {
	float:right;
	padding: 10px;
	background: #ffffff;
        width: 428px;
}

.bottom-title {
	clear:both;
	background: url(images/reviewboxbase.gif) repeat-x;
	padding: 5px 10px;
	height: 20px;

}

#fastsize-eqm {
background: url('/files/featured/cu-skin-treatment.jpg') no-repeat;
height: 294px;
width: 248px;
text-indent: -999em;
display: block;
margin-bottom: 15px;
border: 1px solid #dedbdb;
}

#fastsize-eqm a {
height: 294px;
width: 250px;
display: block;
text-indent: -999em;}


#fs_sidebar_discount {
background: url('/images/fs_sidebar_discount.jpg') no-repeat;
height: 212px;
width: 248px;
text-indent: -999em;
display: block;
margin-bottom: 15px;
border: 1px solid #dedbdb;
}

#fs_sidebar_discount a {
height: 212px;
width: 250px;
display: block;
text-indent: -999em;}


.rating_value a {
	background: url('/images/stars/star-empty.gif') no-repeat;
	width: 12px
	height: 12px;
	display: block;
	float: left;
}

.rating_value .on {
	background: url('/images/stars/star.gif') no-repeat;
}

table.ratings {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

ul.ratings {
	margin: 0;
	padding: 0;
}

ul.ratings li {
	display: inline;
	list-style: none;
}

.rating_label {
	white-space: nowrap;
        background: none;
        border-bottom: 1px solid #ccc;
	font-family: Arial;
	font-size: 8pt;
	padding: 1px 4px;
}

.rating_value {
	white-space: nowrap;
	padding: 1px 3px;
	font-family: Arial;
	font-size: 8pt;
}

.rating_value .no_ratings {
	color: #666;
}

ol {
  font: Arial, Helvetica, sans-serif;
  color: #666;
}

ol p {
  font: normal 0.8em Arial, Helvetica, sans-serif;
  color: #000000;
}


.wp-polls .pollbar {
	margin: 1px;
	font-size: 6px;
	line-height: 8px;
	height: 8px;
	background-image: url('http://www.malesvue.com/wp-content/plugins/wp-polls/images/default/pollbg.gif');
	border: 1px solid #c8c8c8;
}


.bold {
	font-weight: bold;
}
.small {
	font-size: 0.8em !important}
.x-large {
	font-size: 1.3em !important
}
.uppercase {
	text-transform:uppercase !important;
}
.noborder {
	border:none !important
}
.hello_block {
	background: #e4e4e4;
	padding: 20px;
	width: 840px;
}
img.border {
	border: 8px solid #e4e4e4
}
img.right {
	margin: 0 20px 20px 0
}
img.left {
	margin: 0 0 20px 20px
}

.margin-right {
	margin-right: 15px;
}

.video-shadow {
  background: url(/images/layout/video-shadow.gif) no-repeat 50% 100%;
  padding-bottom: 40px; 
  margin-bottom: 15px;
}

.index_review {
  background: #fafafa url(/images/layout/review_icon.png) no-repeat 2% 50%;
  padding: 10px 10px 0px 60px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
}

.video-box {
  border: 1px solid #ccc;
  border-bottom: none; 
padding: 3px;
clear: both;

}

.video-box-title {
  background: #f3f3f3
}

.video-box-tape a {
  background: url(/images/layout/play-video-icon.gif) no-repeat top left;
  height: 61px;
  width: 76px;
  text-indent: -999em;
  float: right;
  padding: 3px 10px;
}

.video-box-desc {
  width: 350px;
  padding: 3px 0 3px 10px;
  float: left;
  font-size: 0.9em;
}

.video-end {
	border-bottom: 1px solid #ccc;
}

#sg-sidebox {
 height: 300px;
 width: 250px;
 background: url(/images/sizegenetics-extender-best-enlarger.jpg) no-repeat;
 display: block;
}

#sg-sidebox #sg-main-pic, #sg-sidebox #sg-main-pic a {

  height: 247px;
  width: 248px;
  display: block;
  text-indent: -999em;}

#sg-sidebox #sg-review-btn a { 
  position: relative;
  height: 40px;
  width: 110px;
  display: block;
  top: 0px;
  left: 10px;
  float: left;
  text-indent: -999em;
}

#sg-sidebox #sg-order-btn a { 
  position: relative;
  height: 40px;
  width: 110px;
  display: block;
  top: 0px;
  right: 10px;
  float: right;
  text-indent: -999em;

}
.underline{
	text-decoration: underline !important;}
}