/* Global Styles */
body
{
	font: 100% Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #666666;
	text-align:center;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
}
.handpointer 
{
    cursor: pointer;
}
.main #container
{
	width: 1020px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	padding: 10px;
	background-color: #313031;
}
p {
	font-size: 10pt;
	line-height: 22px;
	margin-top: 15px;
}
.pNormal p
{
	line-height: normal;
}
img {
	border: 0;
}
a:link,
a:visited 
{
	color: #931604;
	text-decoration: none;
}
a:hover {
	color: #931604;
	text-decoration: underline;
}
#nav
{
	margin: 0;
	background-color: #424142;
	text-align: center;
	padding: 1px;
}

/* Portal Styles */
.section 
{
	background-color: #fff;
	margin-top: 20px;
	border: solid 1px #dddddd
}

.section h2
{
	font-size: 16pt;
}
	
.section_header {
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
	background-color: #424142;
	padding: 10px;
}
.section_footer
{
	border-top: solid 1px #dddddd;
	padding: 3px;
	background-color: #fff;
	color: #808080;
}
.sponsoredNews {
	padding-bottom: 20px;
}

.cap_white_top 
{
	height: 9px;
	background: url(../images/bg_panel_top.png) no-repeat;
}
.cap_white_bottom 
{
	height: 9px;
	background: url(../images/bg_panel_btm.png) no-repeat;
}
.header_white {
	background-color: #fff;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
}
.footer_white {
	background-color: #fff;
	font-size: 8pt;
	color: #666666;
	padding: 15px 15px 9px 15px;
}
.top10Movies {
	padding: 0;
	font-size: 9pt;
	border-bottom: solid 1px #dddddd;
}
.upComingReleases {
	padding: 10px;
	font-size: 10pt;
	border-bottom: solid 1px #dddddd;
}
/* End Portal Styles */

/* Global Sections */
.insideSectionContainer
{
	float: left;
	width: 240px;
}
.insideSection {
	font-size: 11;
	padding: 15px 30px 15px 30px;
	background-color: #424142;
}
.insideSection h2
{
	font-size: 10pt;
}
.insideSection a:link,
.insideSection a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #eeeeee;
	font-size: 10pt;    
}
.insideSection a:hover {
	text-decoration: underline;
	color: #fff;
}
.insideSection h1 {
	font-size: 14pt;
	margin: 0;
	color: #fff;
}
.insideSection h2 {
	font-size: 13;
	margin: 0;
	color: #fff;
}

/* Corporate Styles */
.short_briefs p,
.short_briefs li
{
	font-size: 8pt;
	line-height: normal;
}
.sidebar {
	font-size: 10pt;
}

ul.square {
	list-style-type: square;
	font-size: 9pt;
	line-height: 1.5;
	padding: 0;
	margin: 15px;    
}
ul.square_white {
	list-style-type: square;
	font-size: 9pt;
	line-height: 1.5;
	padding: 0;
	margin: 15px; 
	color: #fff;
}
h1
{
	color: #4d4d4d;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}
h2
{
	color: #931604;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2;
}
h3
{
	color: #931604;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}
h4
{
	color: #000000;
	font-family: arial, sans-serif;
	margin:1.2em 0 0;
	font-size:18px;
	font-weight:normal;
}
.bannerText
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: #fff;
	line-height: 18px;
	font-weight: normal;
	background:url(../images/graphic_marquee_home5.gif) center no-repeat;
}
.bannerText h2
{
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	line-height: 5px;
	color: #fff;
}
.bannerText a
{
	color: #fff;
	text-decoration:underline;

}
.scrolling_logos {
	background:url(../images/homepage_scrolling_short.gif) top no-repeat;
	padding: 15px 5px;
}
.workflow {
	background: #000000 url(../images/graphic_diagram_workflow.gif) center no-repeat;
}
.workflow_text li {
	font-family: Arial, Sans-Serif;
	font-size: 12;
	color: #3366FF;
	line-height: 1.2;
	font-weight: normal;
}
.workflow A 
{
	color: #3366FF;
	text-decoration:underline;
}
.workflow A:Hover 
{
	color: #000000;
	text-decoration:underline;
}
.footer {
	font-weight: normal;
	font-size: 11;
	color: #C0C0C0;
	padding: 15px 30px 15px 30px;
	line-height: 1.5;
}
.footer a:link {
	color: #c0c0c0;
	text-decoration: none;
	padding-right: 2px;
	font-size: 10pt;
}
.footer a:visited {
	color: #c0c0c0;
	text-decoration: none;
	font-size: 10pt;
	padding-right: 2px;
}
.footer a:hover {
	text-decoration: underline
}
.logo
{
	padding: 20px 10px 10px 20px;
}
.topticker {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #fff;
	padding: 5px 25px;
	margin: 0;
}
.topticker a,
.topticker a:visited {
	color: #fff;
	text-decoration: underline;
}
.login
{
	padding: 5px 25px 5px 0px;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #fff;
	float: right;
}
.login a,
.login a:visited,
.login a:active
{
	font-size: 10pt;
	text-decoration: underline;
	color: #eeeeee;
}
.login a:hover
{
	color: #fff;
}
.graybox
{
	border: 1px solid #edeeef;
	padding: 3px;
}
.forms td
{
	font-size: 10pt;
	padding: 3px;
}
