BODY, INPUT, TEXTAREA, SELECT, TABLE, .normal {font-family: arial, tahoma; font-size: 11px; color: #FFFFFF}
BODY
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
}

FORM 
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/*controls*/
.req {color: #FF5555; font-weight: bold; font-size: 14px;}
P {text-align: justify;}
IMG.poster
{
    border-right: #000000 2px solid;
    border-top: #000000 2px solid;
    border-left: #000000 2px solid;
    width: 105px;
    /*height: 152px;*/
    border-bottom: #000000 2px solid;
}
IMG.poster-white
{
    border-right: #FFFFFF 2px solid;
    border-top: #FFFFFF 2px solid;
    border-left: #FFFFFF 2px solid;
    width: 105px;
    /*height: 152px;*/
    border-bottom: #FFFFFF 2px solid;
}
a:link, a:visited {font-family: Tahoma; text-decoration: underline; color:#FFFFFF}
.company a:link, .company a:visited, .company a:hover {color: #01365B; font-family: Arial; font-size: 10px; font-weight: bold;}
.copy a:link, .copy a:visited {font-size: 10px;}
.forthcoming a:link, .forthcoming a:visited {font-size: 11px; font-weight: bold;}
.tab
{
    color: #01365B;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
}

a.tab-link, a.tab-link:link, a.tab-link:visited, a.tab-link:hover
{
    color: #01365B;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

.tab-gray
{
    color: #DDDDDD;
}

a.pager-link, a.pager-link:link, a.pager-link:visited, a.pager-link:hover
{
    color: #26A2DE;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
}
.input {color: #000000; width: 250px; border: #78ADCF 1px solid;}
.input-search {color: #000000; width: 200px; border: #000000 1px solid; vertical-align: bottom;}
.input2 {color: #000000; border: #78ADCF 1px solid;}
.button
{
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    background-color: #24A3DE;
    border: #78ADCF 1px solid;
}
span.details-movie-title {font-family: Tahoma; font-size: 14px; color: #FFFFFF; font-weight: bold;}
.movie-title {font-family: Tahoma; font-size: 12px; color: #24A3DE; font-weight: bold;}
span.section {font-weight: bold; font-size: 12px;}
span.blue-section {font-family: Tahoma; font-weight: bold; font-size: 12px; color: #24A3DE; }

/*common styles*/
.error {color: #FF5555;	font-weight: bold; text-align: center;}
.maxh {height: 100% }
.maxw {height: 100% }

/*tables*/
table#page-struct{height: 982px; width:854px;}
table#page-content{width: 800px; height:100%; background-position: top; background-image: url(../images/footer.jpg); background-repeat: repeat;}
table#control-place{height:100%;}
table.movie-details
{
    border-width: 0px;
    padding-top: 5px;
}
table.movie-details-border
{
    border-width: 0px;
    width: 680px;
}
td.border {border-bottom: 1px solid #62C3F0; padding-top: 15px; padding-bottom: 15px;}

/*main page background*/
td#copyright {background: inherit; font-family: Tahoma;	font-size: 10px; height:100%;}
td#shadow-y {background-image: url(../images/shadow-y.jpg);	background-repeat: repeat-y; font-size: 0px;}
td#shadow-xy {background-image: url(../images/shadow-xy.jpg); background-repeat: no-repeat; font-size: 0px;}
td#shadow-x {background-image: url(../images/shadow-x.jpg); background-repeat: no-repeat; font-size: 0px;}
td#gradient {padding: 20px 50px 5px 50px; background-position: top; background-image: url(../images/gradient.jpg); background-repeat: repeat-x; height: 100%;}