@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Futura, Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A42;
}
body {
	background-color: #FEFEFE;
	background-image: url(/content/filmreport/filmreport_bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #4A4A42;
}
a:visited {
	color: #4A4A42;
}
a:hover {
	color: #F40159;
}
a:active {
	color: #F40159;
}


h1 {
font-size:16px;

border-bottom:#4A4A42 1px dotted;
padding-top:6px;

}

h2 {
font-size:26px;


}


h3 {
font-size:14px;


border-bottom:#4A4A42 1px dotted;
padding-top:6px;

}


/*****************
FILM REPORT PAGE
******************/


.promo_cell_left {}
.promo_film {border: 1px #4A4A42 solid;
margin-top:10px;
}
/*report table*/

.rt_cell_colored_corners {
background-color:#4A4A42;
text-align:center;
font-weight:bold;
color:#FEFEFE;

}
.rt_cell_top_row {
border-bottom:1px solid #4A4A42;
text-align:center;
font-weight:bold;

}

.rt_cell_left_row {
border-right:1px solid #4A4A42;
border-bottom:1px solid #B5B5AE;
text-align:center;
font-weight:bold;
padding: 5px 0px 5px 0px;

}

.rt_cell_content {
border-bottom:1px solid #B5B5AE;
text-align:center;


}

.rt_cell_left_row_TOTAL {
border-right:1px solid #4A4A42;

text-align:center;
font-weight:bold;

}

.rt_cell_content_TOTAL {

text-align:center;
font-weight:bold;

}

/* special notes*/
#specialnotes_cell {
width:inherit;
border:1px solid #4A4A42;
padding:10px;
}

#specialnotes_cell h2 {
font-weight: normal;

padding:5px 10px 5px 10px;

font-size:13px;
background-color: #B5B5AE;
}

#specialnotes_cell p {
padding-left:1px;
}
.promo_cell_right {font-size:12px;
}
.promo_film1 {border: 1px black solid;
margin-top:10px;
margin-bottom:10px;
}


/*new CSS 06-2009*/
.channel_yes {
display:inline-block;
background:url(/content/filmreport/bullet_closed.gif) top left no-repeat; 
float:left;
line-height:25px;
padding-left:17px;
padding-right: 0px;
padding-top: 2px;
width: 200px;
text-decoration:underline;
cursor:pointer;


}

.channel_yes:hover {
	color: #F40159;


}

.channel_no {
display:inline-block;
float:left;
line-height:25px;

background:url(/content/filmreport/bullet_open.gif) top left no-repeat; 
padding-left:17px;
padding-right: 0px;
padding-top: 2px;
width: 200px;

}

.promo_cell_left ul{
margin-left:-20px;


}

.channel_block li{
margin-left:-20px;
}

#where_film {

}
.channel_block {
width: 100%;
padding-left: 20px;
display:block;
float: left;
padding-top:0px;

}
.channel_spacer {
width:100%;
height:1px;
clear:both;

}


.channel_block ul {
margin-top: -15px;

}


.contact_btn {
background-color:#C0BFBC;
color: #4A4A42;
padding: 13px;
font-size:16px;
border:#4A4A42 1px solid;
text-transform:uppercase;
text-align:center;
text-decoration:none;
margin-bottom: 10px;


}

.contact_btn:hover {
background-color:#4A4A42;
color: #ffffff;
border: #ffffff 1px solid;



}


.updateinfo_btn {
background-color:#C0BFBC;
color: #4A4A42;
padding: 13px;
font-size:16px;
border:#4A4A42 1px solid;
text-transform:uppercase;
text-align:center;
text-decoration:none;
margin-bottom: 10px;


}

.updateinfo_btn:hover {
background-color:#4A4A42;
color: #ffffff;
border: #ffffff 1px solid;



}



/************
FORGOT PASSWORD
*****************/

.section_headers {
  
    font-size : 9pt;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: 1px;
    background-color: #4A4A42;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom-color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.forgot_cell {
    font-weight: bold;
    font-size : 8.5pt;
    line-height : 13pt;
    background-position: left bottom;
    padding-bottom: 6px;
    padding-top: 6px;
    padding-left: 15px;
    padding-right: 10px;
    vertical-align: bottom;
    text-align: right;
}

.grayCopy7pt {
                font-size : 7.5pt;
                line-height : 10pt;
                margin: 5px 0px 0px 0px;
                color: #000000;
}

.grayCopy8pt {
                font-size : 8.5pt;
                line-height : 13pt;
                margin: 0px 0px 0px 0px;
                color: #000000;
}
