/* 	Men's Health Global CSS
=============================*/

/* Men's Health Header Styles
=============================*/

h1
{
	color: #000;
	font-family: BentonGothic-Black, Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bolder;
}

h2
{
	color: #000;
	font-family: BentonGothic-Black, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h3
{
	color: #3F2B12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h4
{
	color: #000;
	font-family: Dispatch-Black, "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

h5
{
	color: #000;
	font-family: BentonGothic-Black, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

h6
{
	color: #978264;
	font-family: BentonGothic-Black, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.articleTitle
{
	clear: right;
	margin-bottom: 8px;
	margin-top: 27px;
	width: 280px;
	
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
}

#articleDeck
{
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 0px;
}

#articleDeck p
{
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 0px;
}

.vCaptionRed 
{
	margin: 0px;
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #D61226;
}

.preTitle
{
	color: #6b5c47;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

/*	Gear Pick
=============*/

#gearFeature
{
	width: 638px;
}

#gearPick
{
	clear: both;
	padding-top: 20px;
	width: 460px;
}

#gearPick a.morelink
{
	color:#F90A22;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
}

#gearPick h2
{
	margin-left: 9px;
	/*padding-top: 20px;*/
	text-transform: uppercase;
	font-size: 15px;
}

#gearPickContentBorder
{
	border-left: 1px solid #AD9D86;
	border-right: 1px solid #AD9D86;
}

#gearPickContent
{
	padding-top: 14px;
	background: #fff url(gearPickTop.gif) no-repeat left top;	
	margin-top: -4px;
	width: 460px;
}

#gearPickImage
{
	float: left;
	border: 1px solid #AD9D86;
	margin: 0px 0px 0px 8px;
	_margin: 0px 0px 0px 4px; /*ie6 double padding hack */
}

#gearPickText
{
	float: right;
	margin: 0px 8px 0px 0px;
	width: 226px;
}

#gearPickBottomBorder
{
	background: url(gearPickBottom.gif) no-repeat left bottom;
	height: 14px;
}

.gearPickTitle
{
	font-name: Helvetica, Arial, sans serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#gearFeature
{
	float: left;
}

/*    Health Center Styles 
========================*/ 

#articleInner_lc a:link, a:visited 
{    
	font-weight: normal;     
} 

#articleInner_lc 
{    
	width: 305px;    
	float: left; 
}

#articleInner_rc 
{    
	width: 305px;    
	float: right; 
}

#articleInner_rc a:link, a:visited
{    
	font-weight: normal;  
}

#articleInner_ft 
{    
	clear: both; 
}

#articleInner_full 
{    
	width: 610px;    
	float: left; 
}

#articleInner_full a:link, a:visited
{    
	font-weight: normal;
}

#articleInner hr 
{    
	/* solid mh red */   
	background: #A59E96;    
	color: #A59E96;    
	border: 0;    
	height: 1px;    
	margin-top: 0;    
	margin-bottom: 10px;    
	clear: both; 
} 

/*	Pluck Reader Comments
=========================*/

#ReaderComments
{
	width: 297px;
	padding-top: 50px;
	background: url(reader_comment.gif) no-repeat 0 0;
}

#ReaderComments .Comments_UserImage
{
	display: none;
}

#rcHR
{
	width: 297px;
	border-width: 1px;
	margin-top: 4px;
	margin-bottom: 8px;
	
	border-color:#666 -moz-use-text-color rgb(0, 0, 0);
	border-style:solid none none;
	background: #fff;
	
}

#rcReader
{
	color: #D61226;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
	
#rcComments
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 16px;
	font-weight: bold;
}

#commentCount
{
	text-align: right;
	margin-top: 10px;
}

#ratedBy .Ratings_YourRating
{
	display: none;
}

#recipeReaderTools
{
	margin-top: 10px;
}

#recipeContentTaskContainer
{
	float: left;
	width: 70px;
}

#recipeRating
{
	/*border: 1px solid #f00;*/
	float: right;
	margin-top: -20px;
}

#recipePluckContainer
{

}

#recipeCommentContainer
{
	float: left;
}

#recipeRatingsMask
{
	height: 17px;
	overflow: hidden;
	margin-top: 8px;
}

#recipeRatingsMask .Ratings_Container
{
	margin-top: -23px;
}

#recipeCommentRating
{
	float: right;
	
	background: url(pluck_rate_bg.png) repeat-x;
	border: 1px solid #666;
	width: 266px;
	height: 50px;	
	padding: 7px 0px 0px 10px;
	margin: 13px 0px 0px 8px;
}

#recipeCommentRating span.Ratings_Heading
{
	/*display: none;*/
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {

	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;

}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
/* end siFR styles */

/*
 * On IE 6, the default text-align is center but 1.5.0.7 Firefox has default text-align of left
 * so this global blocks ensures that the two browsers agree on alignment and are not
 * imposing browser specific padding/margins
 */
* {
  text-align: left;
  margin: 0;
  padding: 0;
}


body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #e3e3e3;
}

form {
	margin: 0;
}

table {
	border: 0;
	border-collapse: collapse;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a, a:visited {
	color: #1F5082;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

.moreLink, .moreLink:visited{
	font-size: 10px;
	color: #D61226;
	text-transform: uppercase;
	cursor: pointer;
}

.moreArrow, .moreArrow a{
	vertical-align: middle;
	text-decoration: none;
}



#mainColumn {
	/*background: #F2EFE9;*/
	/* BAYONNE */
	background: #FFFFFF;
	width: 777px;
	/*padding-left: 8px;*/
}

#leftColumn {
	width: 121px;
	float: left;
}

#rightColumn {
	width: 641px;
	float: left;
	margin-left:4px;
}

#sidebar {
	width: 113px;
}

#sidebar h1 {
	font-weight: bold;
	margin-left: 10px;
	margin-top: 14px;
	margin-bottom: -1px;
	color: #978264;
	font-size: 12px;
	padding: 0;
}

#sidebar .special {
	margin-bottom: -3px;
}

.sIFR-hasFlash #sideBar h1{
	visibility: hidden;
	margin-bottom: 0px;
}

.sideBox {
	background: #D3CBBB;
	padding: 13px 10px 10px 13px;
}

#pageHeader {
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	margin-bottom: 4px;
	display: inline;
}

#pageHeader h1, #pageHeader h1 a {
	color: #3f2b12;
	font-weight: bold;
	font-size: 17px;
	padding: 0;
	margin: 0;
	display: inline;
	text-decoration: none;
}

#pageHeader h2 {
	color: #3f2b12;
	font-weight: bold;
	font-size: 17px;
	padding: 0;
	margin: 0;
	display: inline;
}

#pageHeader h2 a{
	color: #3f2b12;
	font-weight: bold;
	font-size: 17px;
	padding: 0;
	margin: 0;
	display: inline;
	font-family:BentonGothic-Black,Arial,Helvetica,sans-serif;	
	text-decoration:none;
}


#pageHeader .highlightRed, #pageHeader .highlightRed a
{
	color: #d61226;
	font-family: BentonGothic-Black, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
}

#sponsorContainer 
{
	float: right;
	height: 31px;
	margin-top: 1px;
	margin-right: 6px;
	margin-bottom: 1px;
}

#sponsorLabel {
	position: relative;
	top: 18px;
	font-size: 10px;
	color: #3F2B12;
}
#sponsorLogo {
	width: 88px;
	height: 31px;
	float: right;
}

.clearFloats{
	clear: both; 
	height: 0; 
	padding: 0;
	margin: 0
}
.floatRight{float: right;}

.sIFR-hasFlash #pageTitle {
	visibility: hidden;
}


#googleAdContainer {
	width: 300px;
	float: left;
	margin-top: 10px;
}

#googleAdContainer h1 {
	font-size: 18px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: -4px;
	color: #978264;
}

.sIFR-hasFlash #googleAdContainer h1{
	visibility: hidden;
	margin-bottom: 0px;
}

#googleAdContainer160 {
	width: 160px;
	margin-top: 10px;
}

#googleAdContainer160 h1 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #978264;
}

#googleAds {
	background: #D3CBBB;
	padding: 10px;
	line-height: 14px;
	float: left;
	clear: both;
}

#googleAdsVideo {
	padding: 10px;
	line-height: 14px;
	float: left;
	clear: both;
}

#blueContainer h2 {
	padding: 10px;
	color: #FFFFFF;
}

#googleAdsVideo a {
	color: #FFFFFF;
}

.adText #googleAdsVideo div{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.adText #googleAds div{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#bottomAd300 {
	width: 300px;
	margin-left: 10px;
	margin-top: 32px;
	float: right;
	background: #D3CBBB;
	padding: 6px;
}

#bottomAd300Left {
	width: 300px;
	margin-left: 0px;
	margin-top: 32px;
	float: left;
	background: #D3CBBB;
	padding: 6px;
}

#bottomAd300LeftTopic {
	width: 300px;
	margin-left: 0px;
	margin-top: 8px;
	float: left;
	background: #D3CBBB;
	padding: 6px;
}

#bottomAd300LeftMSN {
	width: 300px;
	margin-left: 0px;
	margin-top: 32px;
	float: left;
	background: #D3CBBB;
	padding: 6px;
}

#ad300 {
	margin-top: 8px;
	background: #D3CBBB;
	padding: 5px;
}

.adText {
	font-size: 8px;
	text-align: right;
	margin-top: 5px;
	text-transform: uppercase;
	color: #1F5082;
}

.button {
	margin-top: 2px;
	margin-bottom: 2px;
}
#staywelllogo {
	float: right;
	width: 115px;
	height: 25px;
	clear: right;
	display: inline;
}


/* fix for search button in top nav */
.srch_go
{
	position: absolute;
	top: 3px;
	_top: 2px;
	*margin-left: -5px;
}


