 

/* CUSTOM VALUES FOR WHITELABELED SITES */                                                                    .customHeaderBG  { background-color: #F99823 }
.customButtonBG  { background-color: #FFFFFF }
.customContentBG { background-color: #FFFFFF }

.customFontPlain a { color: #000000 }

.customFontBold a
{
    color: #3F3387;
    font-weight: bold;
}



/** BASIC ELEMENTS **/
body { font-family: Arial, Helvetica, sans-serif }

form 
{ 
    margin: 0;
    padding: 0; 
}

img { border: 0 }




/** CUSTOM ELEMENTS **/
* html .transparent
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="images/img-bg-form.png");
}
.transparent[class]
{
    background-image: url(images/img-bg.png);
    background-repeat: repeat-x;
} 

.footer_legal
{
    color:             #000000;
    font-size:         11px;
    width:             913px; 
}
.footer_legal a { color: #000000 }  

.wrapper
{
    margin:             0 auto;
    padding:            0;
    text-align:         left;
}



/* SECTION HDR */
.hdrimage 
{
	float: left;
	height: 37px;
	width: 39px;
	padding-right: 10px;
}
.hdrimagetxt 
{	
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	padding-top: 7px;
}



/* NICHE LIST */
.nichelist 
{	
	font-size: 13px;
	font-weight: bold;
	color: #2E1F74;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
.nichelist a, .nichelist a:link 
{
	color: #2E1F74;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.nichelist a:visited 
{
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.nichelist a:hover 
{
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
	background-color: #FFFFCC;
}
.nichelist a:active 
{
	font-size: 12px;
	font-weight: bold;
	color: #0DD6DD;
	text-decoration: none;
}






/* DVD BOX INFO */
.featuredmovies 
{
	padding-top: 20px;
	padding-left: 20px;
}
.dvdinfomedphoto 
{
	float: left;
	height: 190px;
	width: 170px;
	text-align: left;
	padding-right: 15px;
	margin-bottom: 30px;
	background-image: url(images/ss-170x190.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
.dvdinfomeddetails 
{
	text-align: left;
	float: left;
	height: 190px;	
	font-size: 12px;
	text-decoration: none;
	width: 170px;
	padding-right: 10px;
	margin-bottom: 30px;
}
.dvdinfomeddate 
{	
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 3px;
	width: 100%;
}
.dvdinfomedstudio 
{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 0px;
	text-align: left;
}
.dvdinfomedsummary 
{
    font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding: 5px 0px 0px;
}




/* DVD TITLE LINK */
.dvdinfomedtitle 
{	
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding: 15px 0px 0px;
}
.dvdinfomedtitle a, .dvdinfomedtitle a:link, .dvdinfomedtitle a:visited 
{
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.dvdinfomedtitle a:hover 
{
	text-decoration: underline
}



/* DVD TRAILER SPEED SELECTION */
.dvdinfolgpreviewtxt 
{
	width: 458px;
	text-align: center;	
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	clear: both;
    padding: 8px 0 2px 0;
}
.dvdinfolgpreview 
{
	height: 42px;
	width: 443px;
	background-image: url(images/details-bg-speeds.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding-left: 15px;
	clear: both;
}
.dvdinfolgspeed 
{	
	font-size: 12px;
	font-weight: bold;
	color: #15557D;
	text-decoration: none;
	background-image: url(images/butn-bg-preview.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 29px;
	width: 86px;
	padding-top: 13px;
	float: left;
}
.dvdinfolgspeed a, .dvdinfolgspeed a:link, .dvdinfolgspeed a:visited 
{
	text-decoration: none;
	color: #2E1E70;
	font-size: 12px;
	font-weight: bold;
}
.dvdinfolgspeed a:hover 
{
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}




/* DVD STAR RATING */
.dvdinforating 
{
	background-image: url(images/star-box.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
	width: 75px;
	padding: 5px 0px 0px;
	margin: 0px;
}
.starfull 
{
	width: 15px;
	background-image: url(images/star-full.gif);
	height: 16px;
	background-repeat: no-repeat;
	float: left;
}
.starhalf 
{
	width: 15px;
	background-image: url(images/star-half.gif);
	height: 16px;
	background-repeat: no-repeat;
	float: left;
}
.starempty 
{
	width: 15px;
	background-image: url(images/star-empty.gif);
	height: 16px;
	background-repeat: no-repeat;
	float: left;
}






/* PLAY BUTTON */
.butnplay 
{
	display: block;
	background-image: url(images/butn-play-off.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 27px;
	width: 106px;
	margin-top: 6px;
}

.butnplay a, .butnplay a:link, .butnplay a:visited 
{
	background-image: url(images/butn-play-off.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 24px;
	width: 106px;
	text-align: center;
	line-height: 20px;	
	font-size: 12px;
	font-style: oblique;
	padding-top: 3px;
}
.butnplay a:hover 
{
    background-image: url(images/butn-play-on.png);
	color: #FFFFFF;
	text-decoration: none;
}







/* WATCH BUTTON */
.butnwatch 
{
	display: block;
	background-image: url(images/butn-watch-off.png);
    background-repeat: no-repeat;
    background-position: center;
	height: 27px;
	width: 218px;
	margin: 5px 0px 10px 20px;
	padding: 0px;
}

.butnwatch a, .butnwatch a:link, .butnwatch a:visited 
{
	background-image: url(images/butn-watch-off.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
	display: block;
	height: 24px;
	width: 218px;
	text-align: center;
	line-height: 20px;	
	font-size: 13px;
	font-style: oblique;
	padding-top: 3px;
}
.butnwatch a:hover 
{
    background-color: #F99823;
    background-image: url(images/butn-watch-on.png);
}







/* NEXT BUTTON */
.butnnext 
{	
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	text-align: center;
	padding-right: 40px;
}

.butnnext a, .butnnext a:link, .butnnext a:visited 
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.butnnext a:hover 
{
	color: #FF9900;
	text-decoration: underline
}
.butnnext a:active 
{
	color: #FFFFFF;
	text-decoration: none;
}



/* BACK BUTTON */
.butnback 
{
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	text-align: center;
	padding-right: 40px;
}

.butnback a, .butnback a:link, .butnback a:visited 
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.butnback a:hover 
{
	color: #FF9900;
	text-decoration: underline
}
.butnback a:active 
{
	color: #FFFFFF;
	text-decoration: none;
}

.formtxt 
{
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
.formtxtfield 
{
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1px;
	float: left;
	padding: 7px 10px 0px 0px;
}
.formbutton 
{	
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1px;
	float: left;
	padding: 7px 0px 0px;
}
.trailerpreview 
{
	clear: both;
	padding-top: 20px;
}
.subhdrimage 
{	
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #544B77;
	background-image: url(images/img-bg-subhdr.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 19px;
	width: 398px;
	padding-top: 4px;
	padding-left: 10px;
	letter-spacing: 1px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.subhdrimage a, .subhdrimage a:link, .subhdrimage a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.subhdrimage a:hover {
	color: #FF9900;
	text-decoration: underline
}
.subhdrimage a:active 
{
	color: #FFFFFF;
	text-decoration: none;
}



.subhdrbullet 
{
	list-style-type: none;
	background-repeat: no-repeat;
	height: 26px;
	width: 26px;
	float: left;
	padding-left: 20px;
}
.subhdrbullettxt 
{	
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	float: left;
	padding-top: 6px;
}
.subhdrbullettxt a, .subhdrbullettxt a:link, .subhdrbullettxt a:visited 
{
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.subhdrbullettxt a:hover { text-decoration: underline }




#form { text-align: center }

.minutesBanner 
{
    background-color: #3F3387;
	color: #FFFFFF;
    cursor: pointer;
	float: left;
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	height: 30px;
	margin-right: 15px;
	padding: 3px 20px 0px 20px;
}

#movieDetails 
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#movieDetailsLeftCol 
{
	margin: 0px;
	padding: 15px;
	float: left;
	width: 150px;
}
#movieDetailsRightCol 
{
	margin: 0px;
	padding-right: 15px;
	float: right;
	width: 125px;
	text-align: left;
}

