﻿* {
    margin: 0;
    padding: 0;
}

a:link {color: White;}      /* unvisited link */
a:visited {color:White;}  /* visited link */
a:hover {color:White;}  /* mouse over link */
a:active {color:White;}  /* selected link */

h1
{
    font-size: 24px;
    color: White;
}
h2
{
    font-size:18px;
    color: White;
}
h3
{
    font-size:14px;
    color: White;
}

html, body, #bg, #bg table, #bg td {
    height:100%;
    width:100%;
    overflow:hidden;
    font-family: Verdana;
    font-size: 12px;
    color: White;
}

.smalltext
{
    font-size:10px;
    padding-bottom: 2px;
}

.textbox
{
    background: #3b3b36;
    background-image: none;
    border: 1px solid White;
    width:134px;
    height:17px;
    margin:0;
    padding: 2px 2px 2px 2px;
    font-size:11px;
    color: White;
}

.noticearea
{
    background: #000000;
    color: White;
    border: 1px solid #9b8841;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 5px;
}

.footerspacer
{
    height: 10px;
    clear:both;
}

.errorarea
{
    background: #8C2935;
    color: White;
    border: 1px solid #3a711f;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 5px;
}


#bg {
    position: fixed;
}

#bg div {
    height:200%;
    left:-50%;
    position:absolute;
    top:-50%;
    width:200%;
}

#bg td {
    text-align:center;
    vertical-align:middle;
}

#bg img {
    margin:0 auto;
    min-height:50%;
    min-width:50%;
}

#scroller
{
    top: 0;
    left: 0;
    position:absolute;
    z-index:70;
    overflow:auto;
    width:100%;
    height: 100%;
}

.box {
    text-align: center;
    width: 960px;
    margin-left: auto;
    margin-right: auto;

}

.header
{
    background-image:url('images/Header.png'); 
    width: 960px;
    height: 100px;
}

.loginregister
{
    float:right;
    margin-right: 5px;
    margin-top: 5px;
    text-align:right;
    width: 400px;
    clear: both;
}

.menu
{
    width: 960px;
    height: 24px;
    position: relative;
}

#divmenumovies
{
    border-left: 1px solid Black;
    /*border-bottom: 1px solid Black;*/
    border-right: 1px solid Black;
    height: 280px;
    width: 300px;
    margin-left: 167px;
    float: left;
    position: absolute;
    z-index: 2000;
    background-color: #313030;
    background-image: url(images/borderline.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    padding: 5px 5px 5px 5px;
    text-align: left;
}

#divmenumovies .thumbitem
{
    text-align: center;
    height: 140px;
    width: 150px;
    position: relative;
}

#divmenumovies .thumbitem .mouseover
{
    width: 100%; 
    height: 100%;
    position: absolute;
    left:0px;
    top:0px;
}

#divmenumovies .spacer
{
    height: 5px;
    border-top: 1px solid #9b8841;
}

#divmenucustomerservice
{
    border-left: 1px solid Black;
    /*border-bottom: 1px solid Black;*/
    border-right: 1px solid Black;
    height: 260px;
    width: 200px;
    margin-left: 371px;
    float: left;
    position: absolute;
    z-index: 2000;
    background-color: #313030;
    background-image: url(images/borderline.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    padding: 5px 5px 5px 5px;
    text-align: left;
}

#divmenucustomerservice .spacer
{
    height: 5px;
    border-top: 1px solid #9b8841;
}

.footer
{
    width: 950px;
    height: 90px;
    border: 1px solid #9b8841;
    background: #313030;
    clear: both;
    padding: 5px;
}

.footersection
{
    width: 265px;
    height:50px;
    float:left;
    text-align: left;
    padding-left:40px;
}

.compliance
{
    width: 962px;
    height: 20px;
    background: #9b8841;
}

#content
{
    width:960px;
    min-height: 400px;
    background-image: url(images/bk_Main.png);
    background-repeat: repeat-y;
    float:left;
    text-align: left;
}

#areamain
{
    width: 648px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

#areamain .section
{
    width: 636px;
    background-color: #313030;
    border: 1px solid Black;
    float:left;
    padding-bottom: 10px;
    margin-top: 5px;
}

#areamain .section .title
{
    height: 20px;
    padding-top: 5px;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    color: White;
    background-image: url(images/borderline.jpg);
    background-position: top;
    background-repeat: repeat-x;
    padding-top:10px;
}

#areamain .title
{
    height: 30px;
    padding-top: 5px;
    padding-left: 10px;
    font-size: 20px;
    font-weight: bold;
    color: White;
}

#areamain .section .content
{   
}

#areamain .section .contentpaddedforlist
{
    padding-left:5px;
    padding-right: 5px;
}

#areamain .section .contentpadded
{
    padding-left: 10px;
    padding-right: 5px;
}

#arearight
{
    width: 305px;
    float: right;
    margin-right: 1px;   
}

#arearight .section
{
    width: 300px;
    background-color: #313030;
    border: 1px solid Black;
    float:right;
    padding-bottom: 10px;
    margin-top: 5px;
}

#arearight .section .title
{
    padding-top: 5px;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    color: White;
    background-image: url(images/borderline.jpg);
    background-position: top;
    background-repeat: repeat-x;
    padding-top:10px;
    clear:both;
}

#arearight .section .content
{
   padding-left: 10px;  
   padding-right: 5px; 
}

#arearight .section .content .rightaligncontent
{
    text-align: right;
    margin-right: 5px;  
    margin-top: 5px;
}

#arearight .section .tagcloud
{
    margin-left: -10px;
    background-color: #313030;
}

#arearight .section .content .thumbitemlist
{
    margin-left: -10px;
    margin-top: 2px;
}
#arearight .section .content .thumbitem
{
    text-align: center;
    height: 140px;
    width: 150px;
    position: relative;
}

#arearight .section .content .thumbitem .mouseover
{
    width: 100%; 
    height: 100%;
    position: absolute;
    left:0px;
    top:0px;
}

#areaerror
{
    width: 648px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

#areaerror .section
{
    width: 636px;
    background-color: #313030;
    border: 1px solid Black;
    float:left;
    padding-bottom: 10px;
    margin-top: 5px;
}

#areaerror .section .title
{
    height: 20px;
    padding-top: 5px;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    color: White;
    background-image: url(images/borderline.jpg);
    background-position: top;
    background-repeat: repeat-x;
    padding-top:10px;
}

#areaerror .title
{
    height: 30px;
    padding-top: 5px;
    padding-left: 10px;
    font-size: 20px;
    font-weight: bold;
    color: White;
}

#areaerror .section .content
{   
    padding-left: 10px;
}

/* Feature List */
.featurelist
{
    padding-left: 10px;
    padding-right: 10px;
}

.featurelist .title
{
    height: 30px;
    padding-top: 5px;
    padding-left: 10px;
    font-size: 20px;
    font-weight: bold;
    color: White;
    
}

.featurelistitem
{
    margin: 2px 0px 0px 0px;
    height:104px;
    width:626px; 
    background-color: #313030;
    color: White;
    border: 1px solid Black;
    position: relative;
}

.featurelistitem img
{
    margin: 4px 10px 0px 0px;
    float: left;
}

.featurelistitem .title
{
    font-size: 16px;
    color: #9b8841;
    background-color: Black;
    border-bottom: 1px solid Gray;
    height: 26px;
    background-image: url(images/borderline.jpg);
    background-position: top;
    background-repeat: repeat-x;
    padding-top:10px;
}

.featurelistitem .text
{
    font-size: 10px;
    color: White;
    padding-right: 2px;
}

.featurelistitem .mouseover
{
    width: 100%; 
    height: 100%;
    position: absolute;
    left:0px;
    top:0px;
}

/* press release List */
.pressreleaselistitem
{
    margin: 2px 0px 0px 0px;
    height:104px;
    width:626px; 
    background-color: #313030;
    color: White;
    border: 1px solid Black;
    position: relative;
}

.pressreleaselistitem img
{
    margin: 4px 10px 0px 0px;
    float: left;
}

.pressreleasetitle
{
    font-size: 14px;
    color: #9b8841;
    background-color: Black;
    border-bottom: 1px solid Gray;
    height: 40px;
    background-image: url(images/borderline.jpg);
    background-position: top;
    background-repeat: repeat-x;
    padding-top:10px;
}

.pressreleaselistitem .text
{
    font-size: 10px;
    color: White;
    padding-right: 2px;
}

.pressreleaselistitem .mouseover
{
    width: 100%; 
    height: 100%;
    position: absolute;
    left:0px;
    top:0px;
}

/* actor List */
.actorlist
{
    padding-left: 10px;
    padding-right: 10px;
}

.actorlist .title
{
    height: 30px;
    padding-top: 5px;
    padding-left: 10px;
    font-size: 20px;
    font-weight: bold;
    color: White;
    
}

.actorlistitem
{
    margin: 2px 0px 0px 0px;
    height:104px;
    width:626px; 
    background-color: #313030;
    color: White;
    border: 1px solid Black;
    position: relative;
}

.actorlistitem img
{
    margin: 4px 10px 0px 0px;
    float: left;
}

.actorlistitem .title
{
    font-size: 16px;
    color: #9b8841;
    background-color: Black;
    border-bottom: 1px solid Gray;
    height: 26px;
    background-image: url(images/borderline.jpg);
    background-position: top;
    background-repeat: repeat-x;
    padding-top:10px;
}

.actorlistitem .text
{
    font-size: 10px;
    color: White;
    padding-right: 2px;
}

.actorlistitem .mouseover
{
    width: 100%; 
    height: 100%;
    position: absolute;
    left:0px;
    top:0px;
}


/* Button */


/* Feature View */


.featureview #player
{
    margin-left: -5px;
    float: left;
}

.featureview .infotext
{
    font-size: 10px;
    text-align: center;
}

#saveascontent
{
    color: Black;
    font-size: 10px;
}

#saveascontent li
{
    color: Black;
    
}

#saveascontent ul
{
   padding-left: 50px;
}

#playiphonecontent
{
    color: Black;
    font-size: 10px;
}

/* Popup */

#popuplauncher
{
    cursor: hand;
}

#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:520px;
width:730px;
background:#000000;
border:2px solid Gray;
z-index:2;
padding:12px;
font-size:13px;
}
#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}

/* Tables */
.tableheader
{
    text-align: right;
    padding-right:10px;
}

/* Button */
.button {
   border-top: 1px solid #ffffff;
   background: #97a4ad;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e3c41), to(#9b8841));
   background: -moz-linear-gradient(top, #3e3c41, #9b8841);
   padding: 2px 10px 2px 10px;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 12px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover {
   border-top-color: #ffffff;
   background: #9b8841;
   color: #ffffff;
   }
.button:active {
   border-top-color: #9b8841;
   background: #3e3c41;
   }
   
/* Comment */
.commentadd
{
    padding-left: 10px;
}
   
.nocomments
{
    margin:10px;
    text-align: center;
    border-top: 1px solid #9b8841; 
    padding-top: 10px;
    padding-bottom: 10px;
}
   
.commentlaws
{
    margin:10px;
    border-top: 1px solid #9b8841; 
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 10px;
}
.commentarea
{
    margin:10px;
    border-top: 1px solid #9b8841; 
       
}

.commentleft
{
    float:left;
    width: 150px;
}

.commentright:
{
    float:right;
    width:500px;
}
   
.resultsuccess
{
    background: Green;
    color: White;
    border: 1px solid White;
    padding: 10px;
    margin: 5px;
}

/* Profiles */
.FetishIconBox
{
    border: 1px solid White;
    background-color: #313030;
}

/* RadDataPaging */
.rdpWrap .RadInput,
.rdpWrap .rdpPagerButton,
.rdpWrap .rdpPagerLabel
{
    float: left;
}
