/* CSSEdit <3 */

/* @group Parent Containers */

#content {
	padding: 6px 0;
	width:984px;
}

#micrositePrimary {
	float: left;
	width: 658px;
	display: inline;
}

#micrositeSecondary {
	float: left;
	width: 320px;
	margin-left: 6px;
	display:inline;
}

#micrositeContentHome {
	background: #fff url(../images/bgPrimaryHP.jpg) no-repeat 0px 258px;
	height:983px;
	
}

#micrositeContentRecipes, #micrositeContentSurvival {
	background: #fff url(../images/bgPrimary.jpg) no-repeat 0px 258px;
	height:983px;
	
}

#micrositeContentPlaylist {
	background: #fff url(../images/bgPrimary.jpg) no-repeat 0px 258px;
	height:983px;
	
}

#micrositeContentGame {
	background: #fff url(../images/bgGAMESPrimary.jpg) no-repeat 0px 246px;
	height:983px;
	
}

#micrositeContentBio {
	background: #fff url(../images/bgBio.jpg) no-repeat 0px 246px;
	height:983px;
	
}

#micrositeContentPhoto {
	background: #fff;
}

#micrositeContentGallery {
	background: #fff url(../images/bgPrimaryPoll.jpg) no-repeat right bottom;
}

#micrositeContentQuiz {
	background: #fff;
}

#micrositeModuleFooterHome {
	height: 20px;
	background: transparent url(../images/bgMSModuleFooter.png) no-repeat;
	 behavior: url(/iepngfix.htc);
}

#micrositeModuleFooterBio {
	height: 20px;
	background: transparent url(../images/bgMSModuleFooterBio.png) no-repeat;
	 behavior: url(/iepngfix.htc);
}

/* @end */
/* @group micrositePrimary */

#showTop {
	background: url(../images/showTop.jpg) no-repeat;
	height: 258px;
	width: 658px;
	position: relative; /* this is here to make the #showsNav position:absolute to work */
}

#showTop h3, #showTop h4 {
	display: none;
}

/* @end */

#introModule {
	margin:81px 0 0 34px
}

#introCopy {
	width:225px;
	font-size: 15px;
	line-height: 18px;
	margin:30px 0 0 34px;
	color:#999;
}

#flipGameCopy {
	width:131px;
	font-size: 13px;
	line-height: 16px;
	margin:115px 0 0 204px;
	color:#999;
}

#flipGameCopy a{
	color:#999;
	text-decoration:none;
}


/* @group showsNavigation */
#showsNav {
	position: absolute;
	left: 240px;
	bottom: 29px;
	width: 400px;
	height: 27px;
}

#showsNav ul{
	display:inline;
}

#showsNav li {
	float: left;
	display: inline;
	margin-right: 4px;
}

#showsNav li span{
	display: none;
}

#showsNav li a {
	height: 27px;
	display:block;
}


/* Home Navpoint */
#hldsHome a, #hldsHome a:visited, #hldsHome a:active{
	background:url(../images/menu.gif) 0 0;
	width:74px;
}
#hldsHome a:hover{
	background-position:0 -27px;
}
#micrositeContentHome #hldsHome a, #micrositeContentHome #hldsHome a:visited, #micrositeContentHome #hldsHome a:active, #micrositeContentHome #hldsHome a:hover{
	background-position:0 -54px;
}


/* Photos Navpoint */
#hldsPhotos a, #hldsPhotos a:visited, #hldsPhotos a:active{
	background:url(../images/menu.gif) -87px 0px;
	width:76px;
}
#hldsPhotos a:hover{
	background-position:-87px -27px;
}
#micrositeContentPhotos #hldsPhotos a, #micrositeContentPhotos #hldsPhotos a:visited, #micrositeContentPhotos #hldsPhotos a:active, #micrositeContentPhotos #hldsPhotos a:hover{
	background-position:-87px -54px;
}

/* Survival Navpoint */
#hldsSurvival a, #hldsSurvival a:visited, #hldsSurvival a:active{
	background:url(../images/menu.gif) -172px 0;
	width:141px;
}
#hldsSurvival a:hover{
	background-position:-172px -27px;
}
#micrositeContentSurvival #hldsSurvival a, #micrositeContentSurvival #hldsSurvival a:visited, #micrositeContentSurvival #hldsSurvival a:active, #micrositeContentSurvival #hldsSurvival a:hover{
	background-position:-172px -54px;
}

/* Recipes Navpoint */
#hldsRecipes a, #hldsRecipes a:visited, #hldsRecipes a:active{
	background:url(../images/menu.gif) -321px 0;
	width:89px;
}
#hldsRecipes a:hover{
	background-position:-321px -27px;
}
#micrositeContentRecipes #hldsRecipes a, #micrositeContentRecipes #hldsRecipes a:visited, #micrositeContentRecipes #hldsRecipes a:active, #micrositeContentRecipes #hldsRecipes a:hover{
	background-position:-321px -54px;
}
	



/* @end */
/* @group 3 Column Row */
/***********************
For The Three touts at the microsites homepage.
This style is inherited from the homepage
***********************/
.three_Col_Row {
	clear: both;
	width: 658px;
	/*min-height: 270px;*/
	height: 260px;
}
 .three_Col_Row .rowItem {
	float: left;
	width: 215px;
	margin: 0px 2px 15px 0px;
}
.three_Col_Row  .rowItem a.rowImage{
	background: url(../images/imgFrameDiamond.jpg) left top;
	height: 126px;
	width: 182px;
	padding: 16px 11px 14px 15px;
	margin: 0px 0px 5px 3px;
	display:block;
}

.three_Col_Row .rowItem a {
	color: #de3b00;	
}

.three_Col_Row  .rowItem a.rowImage:hover{
	background: url(../images/imgFrameDiamond.jpg) left bottom;
}
.three_Col_Row .rowItem:hover a.rowImage{ /* not supported in IE6*/
	background: url(../images/imgFrameDiamond.jpg) left bottom;
}

.three_Col_Row  .rowItem:hover a{ /* not supported in IE6*/
	text-decoration:underline;
	
}

.rowItem p a {
	display: block;
	padding: 4px 0;
}

.three_Col_Row .rowItem:hover a.rowImage{ /* not supported in IE6*/
	background: url(../images/imgFrameDiamond.jpg) bottom left;
}

.three_Col_Row  .rowItem:hover a{ /* not supported in IE6*/
	text-decoration:underline;
	
}

.three_Col_Row .rowItem h4 {
	font-size: 18px;
	margin:0px 5px 5px 14px;
	line-height: 16px;
	color: #de3b00;
	font-weight: 700;
	line-height: 20px;
}

.three_Col_Row .rowItem h4 a{
	font-weight:bold;
	color: #de3b00;
}
.three_Col_Row .rowItem p {
	font-size: 12px;
	color: #58595b;
	margin-right: 10px;
	line-height: 16px;
}

/* @end */
/* @group right_Col */
.right_Col_row {
	clear: both;
	width: 658px;
	min-height: 175px;
	height:auto !important;
    height:175px;
}

 .right_Col_row .colCell {
	width: 658px;
}

 .right_Col_row .colCell .copy {
	float: right;
	padding-top: 20px;
	width: 200px;
	text-align: right;
}

 .right_Col_row .colCell .image {
	float: right;
	margin-right: 20px;
}

.right_Col_row .colCell a {
	color: #de3b00;
}

.right_Col_row  .colCell a.rowImage{
	background: url(../images/bgRightCol.jpg) no-repeat 0px 0px;
	height: 100px;
	width: 100px;
	padding: 16px 11px 14px 64px;
	display:block;
	float: left;
}

.right_Col_row  .colCell .image img {
	background: url(../images/bgRightCol.jpg) no-repeat 0px 0px;
	height: 100px;
	width: 100px;
/*	padding: 16px 11px 14px 64px; */
	display:block;
	float: left;
}

.right_Col_row  .colCell a.rowImage:hover{
	background: url(../images/bgRightCol.jpg) 0px -129px;
}
.right_Col_row .colCell:hover a.rowImage{ /* not supported in IE6*/
	background: url(../images/bgRightCol.jpg) 0px -129px;
}

.right_Col_row  .colCell:hover a{ /* not supported in IE6*/
	text-decoration:underline;
	
}
.right_Col_row .colCell h4 {
	font-size: 18px;
	color: #de3b00;
	padding-bottom: 5px;
	font-weight: 700;
	line-height: 20px;
}

.right_Col_row .colCell p {
}
.right_Col_row .colCell h4 a{
	font-weight:bold;
	color: #de3b00;
}

.right_Col_row .colCell h4 span {
	display: none;
}

.right_Col_row .colCell p {
	font-size: 12px;
	color: #58595b;
	line-height: 16px;
}


/* @end */

/* @group micrositeSecondary */
#videoPlayer {
	width: 320px;
}

#sideAdBlock {
	width: 320px;
	height: 308px;
	margin: 20px 0 0;
	background: url(../images/bgAd.png) no-repeat;
	behavior: url(/iepngfix.htc);
}

#sideAdBlock .theAd, #sideAdBlock #x95AdBlock {
	margin: 10px 10px 10px;
}


#sideAdBlock span{
	text-align: right;
	display: block;
	margin-right: 23px;
}

/* @end */



/*****/
#prevNext a{
	font-size:15px; 
	font-weight:bold;  
}

.question span{
	font-size: 12px;
	font-weight:bold;
}

.answers div{
	padding: 5px 0 0 0; 
	font-size:12px;
}
						 
#voteDiv{
	padding:10px 0 0 0;
}

#gallery b
{
	font-weight:bold;
}
/***/

#sidebarMiddle li a#current {
	font-weight:bold;
}


#promoCol {float:left; display:inline;width:340px;margin:0px 0 10px 0;}
#whatsHotCol {float:left; display:inline;width:306px;margin:70px 0 10px 0;}

#paginationLinks {padding-top:25px; font-size:14px;}
#paginationLinks a {font-size: 14px; font-weight:bold; margin-top:5px; color:#416fa0;}
