@charset "utf-8";
/* CSS Document */

/* ----------------------------
-- Shell or Common Overrides
-----------------------------*/

#content {
	padding: 6px 0;
	width:984px;
}

#micrositePrimary {
	float: left;
	width: 658px;
	display: inline;
}

#micrositeSecondary {
	float: left;
	width: 320px;
	margin-left: 6px;
	display:inline;
}

#micrositeContentHome, #micrositeContentGallery, #micrositeContentAbout {
	background: #fff url(../images/bgPrimary.jpg) no-repeat 0px 229px;
	height:1127px;
}

#micrositeContentAbout {
	background: #fff url(../images/bgAbout.jpg) no-repeat 0px 229px;
	height:1127px;
}

#micrositeModuleFooterHome {
	height: 20px;
	background: transparent url(../images/bgMSModuleFooter.png) no-repeat;
	 behavior: url(/iepngfix.htc);
	 clear:both;
}

#micrositeModuleFooterBio {
	height: 20px;
	background: transparent url(../images/bgMSModuleFooterBio.png) no-repeat;
	 behavior: url(/iepngfix.htc);
	 clear:both;
}

#micrositeContentPhotos {background-color: #fff;}





#ad300x250,#ad300x250 img,#ad300x250 a {
	padding:0;
	margin-top:0px;
	background:transparent;
}

#ad300x250 {
margin: 0 0 10px 0;
clear:both;
}

#ad300x250 span {
	background:#FFF;
	padding: 0 2px;
	text-align:center;
	float:right;
}

#companion_300x250 {
	height:250px;
	width:300px;
}

#primary{
	margin:0 auto;
}

#globalSubNav {
	background:none #000000;
}

#mainContentFooter { 
	width: 981px; 
	margin: 0;
	padding: 0;
	float: left;
	height: 21px;
	}

/* ---------------------
-- Ie6 Specific Styles 
----------------------*/

* html #mainContentFooter { margin-top: -20px }


/* @group showsNavigation */
#showTop {
	background: url(../images/snapped-noegg.jpg) no-repeat;
	height: 229px;
	width: 658px;
	position: relative; /* this is here to make the #showsNav position:absolute to work */
}

#showTop h3, #showTop h4 {
	display: none;
}

#showsNav {
	width: 608px;
	height: 27px;
	padding: 202px 0 0 50px;
}

#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;
}
/* @end */


/* Home Navpoint */
#hldsHome a, #hldsHome a:visited, #hldsHome a:active{
	background:url(../images/menu.gif) 0 -27px;
	width:74px;
}
#hldsHome a:hover{
	background-position:0 -54px;
}
#micrositeContentHome #hldsHome a, #micrositeContentHome #hldsHome a:visited, #micrositeContentHome #hldsHome a:active, #micrositeContentHome #hldsHome a:hover{
	background-position:0 -81px;
}


/* Photos Navpoint */
#hldsPhotos a, #hldsPhotos a:visited, #hldsPhotos a:active{
	background:url(../images/menu.gif) -238px -27px;
	width:81px;
}
#hldsPhotos a:hover{
	background-position:-238px -54px;
}
#micrositeContentPhotos #hldsPhotos a, #micrositeContentPhotos #hldsPhotos a:visited, #micrositeContentPhotos #hldsPhotos a:active, #micrositeContentPhotos #hldsPhotos a:hover{
	background-position:-238px -81px;
}


/* Video Navpoint */
#hldsVideo a, #hldsVideo a:visited, #hldsVideo a:active{
	background:url(../images/menu.gif) -407px -27px;
	width:80px;
}
#hldsVideo a:hover{
	background-position:-407px -54px;
}


/* Message Board Navpoint */
#hldsBoards a, #hldsBoards a:visited, #hldsBoards a:active{
	background:url(../images/menu.gif) -587px -27px;
	width:151px;
}
#hldsBoards a:hover{
	background-position:-587px -54px;
}


/* About Navpoint */
#hldsAbout a, #hldsAbout a:visited, #hldsAbout a:active{
	background:url(../images/menu.gif) -745px -27px;
	width:146px;
}
#hldsAbout a:hover{
	background-position:-745px -54px;
}
#micrositeContentAbout #hldsAbout a, #micrositeContentAbout #hldsAbout a:visited, #micrositeContentAbout #hldsAbout a:active, #micrositeContentAbout #hldsAbout a:hover{
	background-position:-745px -81px;
}






/* microsite 3 column structure setup */
.microCol_1, .microCol_2, .microCol_3{
	float:left;
	display:inline;
	margin-top:16px;
}
.microCol_1{
	margin-left:11px;
	width:350px;
}
.microCol_2{
	width:290px;
}
.microCol_3{
	width:313px;
	margin-left:15px;
}

.microSpan2Col{
	padding-bottom:10px;
	width:646px;
	margin:0 0 0 10px;
	float:left;
	display:inline;
	margin-top:16px;
}

/* ---------------------
-- Links 
----------------------*/
a, a:visited, a:active{
	color:#1d284a;
}
a:hover{
	color:#54575e;
}

/* ---------------------
-- Sparkle Frames 
----------------------*/
.two_Col_Row .rowItem a.rowImage {
background:transparent url(../images/shell/smImgFrame.png) 0 0 no-repeat;
float:left;
height:100px;
margin:5px 10px 5px 0px;
padding:14px 11px;
width:134px;
}
.two_Col_Row .rowItem a.rowImage:hover {
background:transparent url(../images/shell/smImgFrame.png) repeat scroll 0px -130px;
}
.two_Col_Row .rowItem:hover a.rowImage {
background:transparent url(../images/shell/smImgFrame.png) repeat scroll 0px -130px;
}

/* sparkle background used on touts */
.sparkleBG_1, .sparkleBG_1:visited, .sparkleBG_1:link{
	display:block;
	background:url(../images/toutBG1.png) 0 0 no-repeat;
	padding:9px 5px 8px 13px;
}
/* sparkle background used on touts */
.sparkleBG_2, .sparkleBG_2:visited, .sparkleBG_2:link{
	display:block;
	background:url(../images/toutBG2.png) 0 0 no-repeat;
	padding:9px 5px 8px 13px;
}

/* sparkle background used on touts */
* html .sparkleBG_1, * html .sparkleBG_1:visited, * html .sparkleBG_1:link{
	behavior: url(/iepngfix.htc);
	display: inline-block;
	overflow: hidden;
	width: 140px;
}

a.sparkleBG_1:hover {
background-position:0pt -110px;
}

/* sparkle background used on touts */
* html .sparkleBG_2, * html .sparkleBG_2:visited, * html .sparkleBG_2:link{
	behavior: url(/iepngfix.htc);
	overflow: hidden;
	display: inline-block;
	width: 240px;
	
}

/* sparkle background used on touts */
.sparkleBG_3, .sparkleBG_3:visited, .sparkleBG_3:link{
	display:block;
	background:url(../images/shell/lrgImgFrame.png) 0 0 no-repeat;
	padding:11px 8px 13px 13px;
}

/* sparkle background used on touts */
* html .sparkleBG_3, * html .sparkleBG_3:visited, * html .sparkleBG_3:link{
	behavior: url(/iepngfix.htc);
	display: inline-block;
	overflow: hidden;
	width: 230px;
}

a.sparkleBG_3:hover {
	background-position:0 -302px;
	
}

.rightTout a.sparkleBG_1:hover {
	background-position:0 -110px;
	
}

.leftTout a.sparkleBG_1:hover {
	background-position:0 -110px;
	
}

.centerTout a.sparkleBG_2, .centerTout a.sparkleBG_2:hover, .centerTout a.sparkleBG_2:visited, .centerTout a.sparkleBG_2:active{
	display:block;
}

.centerTout a.sparkleBG_2:hover {
	background-position:0 -132px;
	
}



/* ----------------------------
--  Microsite Styles
-----------------------------*/
#micrositeHeader{
	padding: 11px 11px 0 11px;
	background:#FFF;
}
#micrositeHeader img {
display:block;
}
span{
	display:none;
}
#micrositeContent{
	width:984px;
}

/* ---------------------
-- Column Touts
----------------------*/


/* left tout */
.leftTout, .leftTout2 {
	width:160px;
	float:left;
	margin: 0 0 7px 0;
}
.leftTout h5 a, .leftTout2 h5 a {
	margin:3px 10px;
	color:#1a4a72;
	font-size:14px;
	font-weight: bold;
}
.leftTout p, .leftTout2 p {
	margin:0 10px;
	font-size:12px;
	line-height:1.3em;
}
.leftTout a, .leftTout2 a {
	display:block;
}
/*.leftTout2, .leftTout2 a, .leftTout2 h5 a {
	color:#fff;
}*/

/* center tout */
.centerTout{
	margin:0pt 0pt 0px 15px;
	padding: 5px 0 10px 0;
	color:#f9f9f9;
				
	/* added to make photo corners work Jan Kordylewski FEB 09 */
	position:relative;
}

.centerTout a, .centerTout a:visited{
	color:#f9f9f9;
}

.centerTout p a{
	text-decoration:none;
}

.centerTout a:hover{
	text-decoration:underline;
}

.centerTout p{
	width:145px;
	float:left;
	padding:5px 0;
	font-size:12px;
}

.centerTout h5 a, .centerTout h5 a:hover, .centerTout h5 a:visited{
	display:block;
	float:left;
	font-size:20px;
	font-weight:bold;
	padding:2px 10px 0pt 10px;
	text-align:right;
	color:#f9df40;
}

/* right tout */
.rightTout{
	width:280px;
	float:left;
	margin:10px 0 15px 15px;
}
.rightTout h5{
	margin:3px 5px;
	color:#1a4a72;
	float:left;
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.rightTout p{
	margin:0 5px;
	float:left;
	width:110px;
	font-size:12px;
	line-height:1.3em;
	color:#58595b;
}
.rightTout a{
	display:inline;
	/*font-weight:bold;*/
}
.rightTout .sparkleBG_1{
	width:140px;
	float:left;
}

.rightTout h5 a {
	font-size:14px;
	font-weight:bold;
}


/* ----------------------------
-- extraFun
-----------------------------*/

#extraFun {
background-color:#F3F3F3;
border:1px solid #CCCCCC;
margin:10px;

clear: both;
}
#extraFun h3 {
background-image:url(../images/shell/ExtraFunTitleBg.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
font-size:18px;
padding:5px 10px;
}

.two_Col_Row .rowItem {
	float: left;
	width: 275px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	display: inline;
}

#extraFun .purpleBtn {
	width: 70px;
	float: left;
	color: #fff;
}

/* ---------------------
--  GLOABAL Hover btns
----------------------*/

a.moreBtn {
	background: url(../images/models/morebtn.gif) 0px 0px;
	background-repeat: no-repeat;
	display:block;
	width:79px;
	height:26px;
}

a.moreBtn:hover {
	background: url(../images/models/morebtn.gif) 0px -26px;

}
a.moreBtn span{
	display:none;
}

a.backBtn {
	background: url(../images/models/backbtn.gif) 0px 0px;
	background-repeat: no-repeat;
	display:block;
	width:89px;
	height:26px;
}

a.backBtn:hover {
	background: url(../images/models/backbtn.gif) 0px -26px;

}
a.backBtn span{
	display:none;
}

/* ---------------------
--  GLOABAL Video player 
----------------------*/
#videoplayer {
	height:277px;
	width:320px;
}

/* ----------------------------
-- MOREFUN moreFun Promo Section

   on the meet the family page 
   and all of the extras pages
   
-----------------------------*/


#moreFun {
	width:608px;
	height:281px;
	background:url(../images/shell/CRLS_moreFun_BG.jpg) 0 0 no-repeat #FFF;
	clear:both;
	padding: 69px 0 0 38px;
}

.funBox img {border:1px solid #ccc;}

.funBox {width:134px;height:213px;margin:0 12px 0 0;float:left;display:inline;font-size:12px;color:#666;}
.funName{font-size:14px; color:#cc9933;font-weight:bold;margin:5px 0 5px 0;}
.funcopy{padding:0 5px 5px 0;}
.funBox a{text-decoration:underline;}

/* CSSEdit <3 */



#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 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;
	margin: 0 0 15px 0;
}

#sideAdBlock {
	width: 320px;
	height: 280px;
	margin: 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:0 0 10px 0;}
#hotContent {background-image:url(../images/hotBG.jpg);background-repeat:repeat-y;}
/* IE-6 HACK \*/
* html #hotContent {height: 1%; line-height:1;}
/* End IE-6 HACK */
/* IE-7 HACK \*/
 html>body #hotContent {*height: 1%; *line-height:1;}
/* End IE-7 HACK */

#paginationLinks {padding-top:25px; font-size:14px;}
#paginationLinks a {font-size: 14px; font-weight:bold; margin-top:5px; color:#416fa0;}

/* ---------------------
-- Poll Iframe
----------------------*/
#pollTout {
	width:300px;
	height:259px;
	margin: 10px 0 20px 0;
	float:left;
	background: url(../images/hdrPollBG.png) 0px 0px no-repeat;
	behavior: url(/iepngfix.htc);
	
}

#iFrameContentBlock {
	float:left;
	padding: 80px 0 0 30px;

}
/* ---------------------
-- About Page
----------------------*/
#aboutContain {margin:78px 0 0 272px; width:350px; font-size:13px;}
#aboutContain p {margin: 10px 0 0 0;}
#aboutHeader {font-size:14px; font-weight:bold;}
#aboutContain #disclaimer {margin: 30px 0 0 0;font-size:11px;}

/* ---------------------
--  NEW photo corners 
----------------------*/
.cornerSP {
	position:absolute;
	top:14px;
	left:185px;
	width:58px;
	height:32px;
	z-index:1;
}

        /* new poll styles for Poll Daddy */
    .PDS_Poll {
      float: left;
      margin-top: 20px;
    }
    .PDS_Poll span {
      display: inline;
      font-size: 13px;
    }
    .pds-question {
      background: url(../images/poll_header_snapped.png) 0 0 no-repeat;
      height: 105px;
      width: 297px;
      font-size: larger;
    }
    .pds-question-top {
      color: #ffffff;
      padding: 50px 0 0 60px;
    }
    .pds-answer {
      border-left: solid #cccccc 1px;
      border-right: solid #cccccc 1px;
      width: 275px;
      background-color: #ffffff;
      padding: 10px;
    }
    div.pds-vote {
      border-left: solid #cccccc 1px;
      border-right: solid #cccccc 1px;
      width: 275px;
      background-color: #ffffff;
      padding: 0 10px; 
    }
    .pds-vote a {
      color: #000000;
      text-decoration: none;
      font-weight: bold;
    }
    .pds-vote a:hover {
      text-decoration: underline;
    }
    a.pds-vote-button {
      background: url(../images/poll_button_bg_snapped.gif) 0 0 no-repeat;
      width: 70px;
      height: 24px;
      color: #ffffff;
      text-decoration: none;
      font-weight: bold;
      text-align: center;
      padding: 5px 0 0 0;
      float: right;
      display: block;
    }
    a.pds-return-poll {
      float: right;
    }
    .pollContainer {
    float: left;
    margin-bottom: 20px;
    margin-left: 10px;
    width: 300px;
	}
