html, body {
	background-color: #000;
	margin: 0;
	padding: 0;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a5d6a;
	width: 100%;
	height: 100%;
}

*:focus {outline: 0;}

a, a:link, a:visited, a:active {
	text-decoration: underline; 
	color: #91919d;
}
a:hover {
	text-decoration: underline; 
	color: #91919d;
}

#footer2-left a.termsLink{
     color: #bbb;
     text-decoration: underline;
}

.floatLt{float: left;}
.floatRt{float: right;}
.clearLt{clear: left;}
.clearBoth{clear: both;}
.clearRt{Clear: right;}
h1{ color: #7b7b7b; font-size: 14px; }

/* Global Nav */

#outer{
	margin: 0;
	padding: 0;
	width: 100%;
}

#globalNav{
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 1152px;
	height: 27px;
	background-image: url('/images/global_bg_grey.jpg');
	background-repeat: repeat-x;
}

#globalLinks{
	margin: 0 auto;
	width: 1050px;
}

.globalLink{
	float: left;
	display: inline;
}

.globalSpace{
	float: left;
	display: inline;
	width: 12px;
	height: 27px;
}

.globalSpace2{
	float: left;
	display: inline;
	width: 424px;
	height: 27px;
}




div.pp_overlay, div.pp_overlay_details {
	background: #000;
	position: absolute; top: 0; left: 0;
	width: 100%;
	min-width: 1152px;
	z-index: 200;
}


.pageDescription{
	padding: 40px;
}


/* LAYOUT STRUCTURE */


#siteHomeShell{
    margin: 0 auto;
    /* overflow: hidden; */
}


#siteTop, #siteMid, #siteBot, #siteFoot{
    width: 1152px;
    margin: 0 auto;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
}

#siteTop{ height: 360px;  }
#siteMid{ height: 340px; background-image: url('../images/midBG.jpg'); background-repeat: no-repeat;  }
#siteBot{ height: 175px;  }
#siteFoot{ height: 319px; top: -40px; }

#siteFootLeft{ position: absolute; left: 0; top: 0; width: 133px; height: 319px; background-image: url('../images/footer-left.jpg'); }
#siteFootMid{ position: absolute; left: 133px; top: 48px; width: 896px; height: 271px; background-image: url('../images/footer-mid.jpg'); }
#siteFootRight{ position: absolute; left: 1029px; top: 0; width: 123px; height: 319px; background-image: url('../images/footer-right.jpg'); }

#siteFootBanner1{ position: absolute; left: 68px; top: 111px; width: 482px; height: 64px; }
#siteFootBanner2{ position: absolute; left: 627px; top: 111px; width: 482px; height: 64px; }

#siteMidDescription{position: absolute; left: 0px; top: 0px; width: 1152px;}
#siteMid-btn01{position: absolute; left: 308px; top: 252px; z-index: 100;}
#siteMid-btn02{position: absolute; left: 453px; top: 250px;  z-index: 100;}


#movieDetails{
	width: 1152px;
	height: 902px;
	visibility: hidden;
	position: absolute;
	z-index: 3000;
	top: 0; left: 0;
	overflow: hidden;
}

#moviePlayer{
	width: 1152px;
	height: 836px;
	visibility: hidden;
	position: absolute;
	top: 0; left: 0;
	z-index: 3000;
}

#flashPlayer{
	width: 1152px;
	height: 836px;
	z-index: 3000;
	position: relative;
}


/*Details Section*/
#siteDetailShell{
   	position: relative;
    	margin: 0 auto;
   	background-image: url('../images/detailsBG.jpg');
	background-repeat: no-repeat;
   	height: 877px;
	width: 1152px;
	overflow: hidden;
}

/* scrolling styles */

#scrollingLyr {
	padding-right: 28px;
}

.scroll-pane {
	width: 651px;
	height: 556px;
	overflow: auto;
	line-height: 19px;
	font-size: 12px;
}

#detailTop{
	width: 681px;
	height: 41px;
    margin: 0 auto;
	background-color: #000;
	background-image: url('../images/detail-bg-top.gif'); 
	background-repeat: no-repeat;
	border: 0px solid #34312f;
	z-index: 10;
}

#detailTopTitle{
	width: 535px;
	font-family: Courier New, Courier New, Courier, monospace;
	font-size: 18px;
	line-height: 26px;
	color: #606060;
	font-weight: bold;
	float: left;
	display: inline;
	margin-left: 21px;
	padding-top: 5px;
	z-index: 25;
}

#detailTopClose{
	float: right;
	display: inline;
	width: 79px;
	z-index: 25;
	margin-top: 6px;
	margin-right: 10px;
}


#detailTopWatch{
	float: right;
	display: inline;
	width: 119px;

}



#detailMid{
	width: 682px;
	height: 608px;
    margin: 0 auto;
	position: relative;
	background-color: #000;
	background-image: url('../images/detail-bg-mid.gif'); 
	background-repeat: no-repeat;
}


#details{
	width: 637px;
	height: 581px;
	border: 0px solid #34312f;
	padding-top: 12px;
	position: absolute;
	left: 0; top: 0;
	z-index: 20;
}



#detailScroll{
	position: absolute; 
	left: 638px;
	top: 0;
	width: 30px;
	border: 0px solid #34312f;
	height: 593px;
}


#siteDetailiFrame{
	width: 700px;
	height: 800px;
	margin: 0px auto 5px auto;
	padding-top: 70px;
	position: relative;
	overflow: hidden;
}

#detailProduce{
	width: 328px;
	float: left;
	display: inline;
	margin: 0px 0px 30px 22px;
}

#detailImage{
	width: 200px;
	float: right;
	display: inline;
	margin-right: 20px;
	text-align: right;
}


.detailLabel{
	padding-top: 3px;
	width: 120px;
	font-family: Courier New, Courier New, Courier, monospace;
	font-size: 12px;
	color: #7e4201;
	font-weight: bold;
	vertical-align: top;
}


.detailLabelDesc{
	padding-top: 3px;
	width: 255px;
	font-family: Courier New, Courier New, Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #606060;
	vertical-align: top;
	line-height: 14px;
}

.synopsis{
	width: 581px;
}

#watchMovieBtn{
	width: 133px;
	margin: 15px auto;
}

#detailDescription{
	width: 615px;
	padding: 15px;
	font-family: Courier New, Courier New, Courier, monospace;
	font-size: 12px;
	color: #606060;
	font-weight:bold;
	line-height: 18px;
	margin-left: 16px;
	background-image: url('../images/innerbox-bg.gif');
	background-repeat: repeat-y;

}

.detailDescriptionTop{
	margin-top: 10px;
	margin-left: 16px;
	background-image: url('../images/innerbox-top.gif');
	width: 615px;
	height: 12px;
	overflow: hidden;
}

.detailDescriptionBot{
	margin-left: 16px;
	background-image: url('../images/innerbox-bot.gif');
	width: 615px;
	height: 13px;
	overflow: hidden;
}

#detailCast{
	width: 615px;
	padding: 15px;
	font-family: Courier New, Courier New, Courier, monospace;
	font-size: 12px;
	color: #606060;
	font-weight:bold;
	line-height: 18px;
	margin-left: 16px;
	background-image: url('../images/innerbox-bg.gif');
	background-repeat: repeat-y;
}

#detailCast table{ width: 95%; }

#detailTitle{
	font-size: 14px;
	color: #7e4201;
	padding-bottom: 3px;
}

#detailIFR{
	background: transparent;
}




td.castLabel{
	font-size: 12px;
	color: #7e4100;
	padding: 1px 0px 1px 3px;
	margin: 2px;	
	vertical-align: top;
	width: 294px;
	font-weight:bold;
	border: 1px dotted  #241a0f;
}


td.castMember{
	font-size: 12px;
	color: #606060;
	padding: 1px 0px 1px 3px;
	margin-bottom: 2px;	
	vertical-align: top;
	width: 294px;
	font-weight:bold;
	/*background-color: #241a0f;*/
	border: 1px dotted  #241a0f;
}


#footer2{
	width: 987px;
	height: 35px;
	font-family: arial;
	color: #9e9e9e;
	font-size: 10px;
	position: absolute;
	left: 68px;
	top: 273px;
}

#footer2-left{
	float: left; 
	display: inline; 
	width: 480px; 
	font-size: 10px;
	margin-top: 23px;	
}

#footer2-left span a{
	text-decoration: none;
	color: #4a4a4a;
}

#footer2-right{
	float: right; 
	display:inline;
	width: 490px;
}

.bbb_logo
{
	width: 18px;
	height: 30px;
	padding-left: 10px; 
	float: left;
	display: inline;
}

#relatedBox{
	position: absolute; 
	left: 8px;
	top: 652px;
	width: 682px;
	height: 154px;
	border: 0px solid #2b2927;
	background-image: url('../images/detail-cs-bg.gif'); 
	background-repeat: no-repeat;
	padding: 6px 0 0 5px;
}	

/*Share Link styles*/
#shareLinks{
	margin-top: 18px;	
}

#shareLinks div{float: right; display: inline; margin-right: 5px;}

.shareLink{
	margin-top: 5px;
}

.anotherbrsite{  position: relative; left: 25px; top: -15px; }



/*non flash*/

#noFlashBot{
	width: 1152px;
	height: 175px;
	background-image: url('../images/botNoFlash.jpg');
}

#noFlashMsg{
	width: 630px;
	margin: 0px auto;
	padding-top: 70px;
}

#nonFlashText{
	float: left; 
	display: inline; 
	margin-left: 12px; 
	width: 530px;
	font-size: 12px;
	font-weight: bold;
	color: #a34c04;
}

#nonFlashText a{color: #a34c04; tetx-decoration: none;}

