@charset "utf-8";
/* CSS Document */

.microHome {
	background:url(../images/shell/contentBG.jpg) top center no-repeat #FFF;
}

.videoHolder {
	/*background-color:#262626;
	padding:5px;*/
}

#videoplayer {
	width:320px;
	height:277px;
	background-color:#000;
}

.microCol_3 {
	margin-top:0px;
}

.microCol_2 {
	margin-bottom:10px;
}

.microCol_2 img{
	display:block;
}

#hotContent {
	background-image:url(../images/homepage/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 */


/* ---------------------
-- extraFun
----------------------*/
#extraFun {
	background-color:#F3F3F3;
	border:1px solid #CCCCCC;
	margin:10px;
	clear: both;
}

#extraFun h3 {
	background-image:url(../images/moviesExtraFunTitleBg.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:18px;
	padding:5px 10px;
}

#extraFun .purpleBtn {
	width: 70px;
	float: left;
	color: #fff;
}


#unBurnBook {
 	width:290px; 
 	height:361px;
	background: url(../images/homepage/unBurnbook.jpg) 0 0 no-repeat;
	margin: 0 0 15px 0;
}

#unBurnBook .centerTout {
	margin-left:40px;
}



/* ---------------------
-- Poll Iframe
----------------------*/
#pollTout {
	width:300px;
	height:230px;
	margin: 0px 0 20px 0;
	float:left;
	background: url(../images/shell/hdrPollBG.png) 0px 0px no-repeat;
	behavior: url(/iepngfix.htc);
	
}

#iFrameContentBlock {
	float:left;
	padding: 80px 0 0 37px;

}

