﻿* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    }
body {
  font-family: arial, helvetica, sans-serif;
	background: #FFF;
    }
.header {
	width: 727px;
	height: 120px;
	margin: 0 auto;
    }
   
#wrapper {
    width: 727px;
    margin: 0 auto;
    text-align: center;
	background: #FFF;
    }
.flashContainer {
    margin: 0;
    padding: 0;
    width: 725px;
    height: 360px;
    background-color: #fff;
    text-align: left;
    }
.flashContainer img {
	width: 725px;
	height: 360px;
    }   
    
/*  =Navigation
----------------------------------------------------------------------*/
div#nav {
	margin: 0 auto;
	height: 31px;
	}
#navigation {
	position: relative;
	width: 727px; 
	height: 31px;
	float: left;
	margin: 0;    
	padding: 0;
	list-style: none;
	}
ul#navigation li {
	float: left;
	}
#navigation li a {
	position: absolute;
	top: 0;
	display: block;
	height: 31px;
	overflow: hidden;
	text-indent: -9999px;
    }       

/* content area, side borders */ 
div#content {
	width: 725px;
	margin: 0;
	padding-top: 12px;
	background-color: #666666;
	border-style: solid;
	border-color: #666666;
	border-width: 0 1px 1px 1px;
	text-align: left;
    }
div#bottom_panel {
	padding: 12px 0;
	background: #FFF;
    }
div#widgetLeft {
    float: left;
	width: 200px;
	height: 460px;
	margin: 0 0 0 10px;
	padding: 0;
    }
/*.wheight {
    height: 395px;
    }*/
div#widget {
	width: 492px;
	float: right;
	border-style: solid;
	border-color: #CDCDCD;
	border-width: 1px 0 0 0;
	height: 460px;
    }
div.flwidgetMovie {
    float: right;
    width: 492px;
	height: 460px;
    }
div.flwidgetMovie img {
    width: 492px;
	height: 460px;
    }
#widgetLeft h3 {
    display: none;
    text-indent: -9999px;
    }
.headlineImg {
    margin: 10px 0 5px 0;
    }
ul.navNumbers {
    float: left;
	margin-top: 5px;    
	padding: 0;
	list-style: none;
    }
.navNumbers li {
	float: left;
	margin: 0 5px 0 0; 
	}
.navNumbers li a {
	display: block;
	width: 20px;
	height: 20px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	padding: 0;
	font-size: 9px;
	font-weight: bold;
	text-indent: -9999px;
    }
/* Static State */  	
.navNumbers li.nav1 a {
    background: transparent url("/Global/images/navnumbers_backgrdBox1.jpg") no-repeat;
    }
.navNumbers li.nav2 a {
    background: transparent url("/Global/images/navnumbers_backgrdBox2.jpg") no-repeat;
    }
.navNumbers li.nav3 a {
    background: transparent url("/Global/images/navnumbers_backgrdBox3.jpg") no-repeat;
    }
.navNumbers li.nav4 a {
    background: transparent url("/Global/images/navnumbers_backgrdBox4.jpg") no-repeat;
    }
/* Hover State */  	
.navNumbers li a:hover {
	display: block;
	text-decoration: none;
    }
.navNumbers li.nav1 a:hover {
    background: transparent url("/Global/images/navnumbers_backgrdBox1_over.jpg") no-repeat;
    }
.navNumbers li.nav2 a:hover {
    background: transparent url("/Global/images/navnumbers_backgrdBox2_over.jpg") no-repeat;
    }
.navNumbers li.nav3 a:hover {
    background: transparent url("/Global/images/navnumbers_backgrdBox3_over.jpg") no-repeat;
    }
.navNumbers li.nav4 a:hover {
    background: transparent url("/Global/images/navnumbers_backgrdBox4_over.jpg") no-repeat;
    }
/* Current State // Dynamic */ 
.navNumbers li.nav1 a.selected {
    background: transparent url("/Global/images/navnumbers_backgrdBox1_current.jpg") no-repeat;
    }
.navNumbers li.nav2 a.selected {
    background: transparent url("/Global/images/navnumbers_backgrdBox2_current.jpg") no-repeat;
    }
.navNumbers li.nav3 a.selected {
    background: transparent url("/Global/images/navnumbers_backgrdBox3_current.jpg") no-repeat;
    }
.navNumbers li.nav4 a.selected {
    background: transparent url("/Global/images/navnumbers_backgrdBox4_current.jpg") no-repeat;
    }
      
div#widgetLeft p {
    line-height: 1.8em;
    font-weight: 500;
    font-style:normal;
    font-size: 14px;
    }
div#widgetLeft p.wSubhead {
    line-height: 1.8;
    font-weight: bold;
    font-style:normal;
    font-size: 14px;
    padding: 0 0 5px 0;
    color: #333;
    }
div#widgetLeft p.paddingTop {
    padding-top: 5px;
    }   
.widgetBoxButton {
    float: left;
    margin: 0;
    padding-top: 10px;
    }
.widgetBoxButtonLeft1 a {
   float: left;
   display: block;
   width: 194px;
   height: 22px;
   background: url("/Global/images/widgetBox_Button1.jpg") no-repeat 0 0;
   text-indent: -9999px;
   }
.widgetBoxButtonLeft2 a {
   float: left;
   display: block;
   width: 194px;
   height: 22px;
   background: url("/Global/images/widgetBox_Button2.jpg") no-repeat 0 0;
   text-indent: -9999px;
   }
.widgetBoxButtonLeft3 a {
   float: left;
   display: block;
   width: 194px;
   height: 22px;
   background: url("/Global/images/widgetBox_Button3.jpg") no-repeat 0 0;
   text-indent: -9999px;
   }
.widgetBoxButtonLeft4 a {
   float: left;
   display: block;
   width: 194px;
   height: 22px;
   background: url("/Global/images/widgetBox_Button4.jpg") no-repeat 0 0;
   text-indent: -9999px;
   }

/*  Tabs UI tabs // Flash Loaded Content From External Pages  */
.ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	float: left;
	width: 492px;
	position: relative;
	z-index: 1;
	background: transparent url(../images/tabs/blue_static.png) 0 50% repeat-x;
    }
.ui-tabs-nav li {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border-right: none;
    }
.ui-tabs-nav li a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: .35em .6em;
	color: #fff;
	background: transparent url(../images/tabs/blue_static.png) 0 50% repeat-x;
    }
/* Center Tabs Rule // Different Rule for IE6 - see IE6 conditional stylesheet */
.ui-tabs-nav li.firstListItem {
    margin: 0 0 0 20px; 
    }    
.ui-tabs-nav li a:hover {
	background: #333333 url(../images/tabs/blue_hover.png) 0 50% repeat-x;
	color: #ffffff;
    }
.ui-tabs-nav li.ui-tabs-selected {}
.ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover {
	background: transparent url(../images/tabs/white_on.png) 0 50% repeat-x;
	color: #0869b0;
    }
.ui-tabs-panel {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: arial, helvetica, sans-serif;
	clear:left;
	color: #222222;
	padding: 0;
	margin: 0;
	font-size: 10px;
    }
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/
    }
.ui-tabs-loading em {
    display: none;
    text-indent: -9999px;
    font-size: 0px;
    }
.arrowRight {
    position: absolute;
    top: -10px;
    right: -15px;
    z-index: 50;
    }

/* Footer */  
div#footer_main {
	padding-top: 12px;
    }
div#footer_links_section {
	background: #666666;
	height: 24px;
	/*padding-bottom: 2px;*/
    }
div#footer_links_section ul {
	list-style: none;
/*	padding-top:4px;*/
    }
div#footer_links_section ul li {
	display: inline;
	font-size: 12px;
	background: transparent url("/Global/images/bg_list_section.png") 100% 2px no-repeat;
	padding: 0 10px 0 5px;
    }
div#footer_links_section ul li.last {
	background: 0;
    }
div#footer_links_section ul li a {
	font-weight: bold;
	color: #FFF;
    }
div#footer_links_site {
	height: 36px;
	padding-top: 12px;
	color: #000;
    }
div#footer_links_site ul {
	list-style: none;
	font-weight: bold;
    }
div#footer_links_site ul li {
	display: inline;
	font-size: 12px;
	background: transparent url("/Global/images/bg_list_site.png") 100% 2px no-repeat;
	padding: 0 20px 0 10px;
    }
div#footer_links_site ul li.last {
	background: 0;
    }
div#footer_links_site ul li a {
	color: #000;
    }
.disclaimers {
	width: 727px;
	text-align:left;
	display: block;
	font-family: arial, helvetica, sans-serif;
	clear:left;
	color: #999999;
	padding: 0;
	margin: 0;
	font-size: 9px;
    }