body, html {
	width:100%;
	height:100%;
}

body {
	margin:0px;
	padding:0px;
	background-image: url("../images/2010/site_bg.jpg");
	background-repeat: repeat-x;
	background-color: #2551ca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}

form {
	margin: 0px;
}

img {
	vertical-align: bottom;
}

a {
	color: #000;
}

a img {
	border: 0px;
}

body table {
	font-size: 12px;
}

.center {
	text-align: center;
}

.left {
	float: left;
}

.main {
	width: 986px;
	margin: 0 auto;
}

.section {
	background-color: #002487;
	min-height: 260px;
	margin: 6px 0px;
	padding: 6px;
	clear: both;
}

*html .section {
	height: 260px;
}

.section .header {
	background-image: url("../images/2010/sectionheader_bg.jpg");
	background-repeat: repeat-x;
	min-height: 38px;
}

*html .section .header {
	height: 38px;
}

.mid_header {
	background-image: url("../images/2010/sectionheader_bg.jpg");
	background-repeat: repeat-x;
}

.mid_header h1 {
	background-image: url("../images/2010/midheader_left_bg.jpg");
	background-repeat: no-repeat;
	min-height: 30px;
	margin: 0px;
	padding: 4px;
	padding-left: 20px;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 1px 1px 10px #ddd;
}
/*
.section_top {
	background-image: url("../images/2010/header_bg.jpg");
	background-repeat: no-repeat;
	background-position: 0px 10px;
	margin: 0px;
	padding: 0px;
	min-height: 236px;
	color: #fff;
}

*html .section_top {
	height: 236px;
}
*/

.section_top {
	background-image: url("../images/2010/header_bg.jpg");
	background-repeat: no-repeat;
	background-position: 0px -100px;
	margin: 0px;
	padding: 0px;
	min-height: 146px;
	color: #fff;
}

*html .section_top {
	height: 146px;
}
.section_top a {
	color: #fff;
}


.section_top .ads {
	background-color: #0e2870;
	padding: 5px 2px 6px 2px;
	text-align: center;
}


.section_top .ads div {
	border: 1px solid #6a91f9;
}

.section_top .strip_links {
	border: 1px solid #6a91f9;
	background-color: #193789;
	padding: 3px 8px;
	letter-spacing: -1px;
	text-transform: uppercase;
}

.section_top #header {
	display: block;
	min-height: 105px;
}

*html .section_top #header {
	height: 105px;
}

.section_bannerad {
	border: 1px solid #cfcfcf;
	background-color: #fff;
	padding: 4px;
	min-height: 70px;
}

.strip_links .links {
	word-spacing: 6px;
	font-weight: bold;
}

.strip_links .links a {
	text-decoration: none;
}

.strip_links .links a:hover {
	text-decoration: underline;
}

.strip_links a img {
	vertical-align: middle;
}


.strip_links form {
	margin: 0px;
	float: right;
}

.strip_links label {
	background-color: #e2060e;
	padding: 3px 3px 2px 3px;
}

.strip_links input {
	border: 1px solid #cfcfcf;
}

.strip_links .submit {
	border: 0px;
	background-color: #f3f3ee;
	padding: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 0px 3px;
}

.col {
	min-height: 327px;
}

*html .col {
	height: 327px;
}

.col_left, .section_worlds .col_right {
	width: 65%;
}

.col_right, .section_worlds .col_left {
	width: 34%;
}

.col_right {
	float: right;
}

.col .content {
	padding: 4px;
}

.section_worlds .col_left .content {
	background-color: #000C2C;
	margin: 4px;
	padding-left: 10px;
	min-height: 254px;
}

.section .col {
	background-color: #fff;
}

.section_standings .col_left, .section_resources .col_right {
	width: 66%;
}

.section_standings .col_right, .section_resources .col_left {
	width: 33%;
}

.section_resources .col {
	min-height: 246px;
}

.section_news .col {
	min-height: 336px;
}

.section_resources .content img {
	margin: 1px 0px;
}

.subheader {
	background-image: url("../images/2010/subheader_bg.jpg");
	background-repeat: repeat-x;
	height: 28px;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #fff;
}

.sub_bids .container {
	width: 464px;
}

.subheader #link_coverage {
	float: right;
}

.subheader h4 {
	font-weight: normal;
	padding: 6px 24px;
	margin: 0px;
}

.subheader img.right {
	float: right;
}

.subheader_tabs {
	margin-bottom: 4px;
}

.subheader .container {

}



#hnav {
	border-top: 2px solid #3153b0;
	background-color: #000c2c;
	min-height: 30px;
	padding: 4px 8px;
}

*html #hnav {
	height: 30px;
}

#hnav h3 {
	border-right: 4px solid #102a71;
	float: left;
	margin: 8px 0px;
	padding: 0px;
	margin-right: 10px;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#hnav h3 a {
	text-decoration: none;
	padding-right: 10px;
}

#hnav h3 a:hover {
	color: #ffcd00;
}

#hnav .search {
	float: right;
	padding: 4px 15px 0px 0px;
}

#hnav .search .submit {
	background-image: url("../images/2010/btn_search.gif");
	background-color: transparent;
	border: 0px;
	width: 25px;
	height: 20px;
}

#hnav .search .text {
	border: 2px solid #375ab5;
}



/* Home Events */

.link_all {
	text-align: right;
	padding: 4px;
}

.link_all a {
	color: #fff;
	text-decoration: none;
}

.link_all img {
	vertical-align: middle;
}
	
.link_all a:hover {
	text-decoration: underline;
}

.home_table {
	border: 1px solid #9eb4ef;
	background-color: #000c2c;
	min-height: 254px;
}

.home_table table {
	border-spacing: 0px;
	border-collapse: collapse;
	color: #fff;
	width: 100%;
}

.home_table a {
	color: #fff;
}

.home_table th {
	background-color: #0b1e53;
}

.home_table td {
	min-height: 40px;
}

.home_table td,.home_table th {
	padding: 4px;
}

.home_table .alt0 {
	background-color: #3153b0;
}

.home_table .alt0 td {
	border-bottom: 3px solid #193789;
	border-top: 3px solid #193789;
}

.home_table td img {
	border: 1px solid #6a91f9;
	vertical-align: middle;
	margin-right: 6px;
}

.home_table .logo {
	border: 1px solid #6a91f9;
	background-color: #fff;
	padding: 12px 0px;
	text-align: center;
	font-weight: bold;	float: left;
	width: 50px;
	color: #000;
	margin-right: 4px;
}

.home_table .logo_text {
	padding-top: 15px;
	min-height: 25px;
	margin-left: 60px;
}

.section_footer {
	background-color: #000921;
	min-height: 40px;
	color: #fff;
	padding: 8px;
}

.section_footer .text {
	line-height: 32px;
}

.section_footer img {
	display: block;
	float: right;
	width: 169px;
	height: 32px;
}

/* Tabs */

/* root element for tabs  */
ul.tabs, ul.tabs_worlds { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:28px;
}

/* single tab */
ul.tabs li, ul.tabs_worlds li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
	text-transform: uppercase;
	font-weight: bold;
}

ul.tabs a, ul.tabs_worlds a, #link_coverage { 
	background-image: url("../images/2010/tab_bg.gif");
	background-repeat: repeat-x;
	letter-spacing: -1px;
	word-spacing: 2px;
	display:block;
	height: 28px;  
	line-height:28px;
	width: 108px;
	text-align:center;	
	text-decoration:none;
	color:#fff;
	padding: 0px 4px;
	margin:0px;	
	position:relative;
	top:0px;
	overflow: hidden;
	font-weight: bold;
}


ul.tabs a:active, ul.tabs_worlds a:active {
	outline:none;		
}

ul.tabs a:hover {
}

ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a,ul.tabs_worlds a.current, ul.tabs_worlds a.current:hover, ul.tabs_worlds li.current a {
	cursor:default !important; 
}

ul.tabs a.current,ul.tabs_worlds a.current {
	background-image: none;
	background-color: #fff;
	color:#000c2f;
}


div.panes div.pane {
	display:none;		
}

.panes {
	clear: both;
}

.pane_vod {
	padding: 6px;
}

.pane_vod .logo {
	text-align: center;
}

/* News Rotator */

.news_wrap {
	position: relative;
}

.news_tabs {
	position: absolute;
}

.news_item {
	background-color: #000c2c;
	background-repeat: no-repeat;
	background-position: top center;
}

.news_item .text {
	background-image: url("../images/2010/bg_teaser_text.png");
	color: #fff;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	min-height: 50px;
}

.news_item .text h1, .news_item .text div {
	padding: 8px;
	margin: 0px;
}

.news_item .text a {
	color: #fff;
}

/* container for slides */
.news_items {
	background-color: #000C2C;
	position:relative;	
	height:320px;
	width:100%;
	float:left;	
	cursor:pointer;
}

/* single slide */
.news_items div.news_item {
	background-position: top center;
	display:none;
	position:absolute;
	top:0;
	left:0;		
	width: 100%;
	height:320px;
}

/* header */
.news_items h3 {
	font-size:22px;
	font-weight:normal;
	margin:0 0 20px 0;
	color:#456;
}

/* tabs (those little circles below slides) */
.news_tabs {
	position: absolute;
	top: 6px;
	right: 6px;
	width: 120px;
	height: 30px;
	z-index: 10;
}

/* single tab */
.news_tabs a {
	border: 1px solid #f5f5f5;
	background-color: #3153b0;
	width: 20px;
	height:20px;
	float:left;
	margin:3px;
	display:block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}

/* mouseover state */
.news_tabs a:hover {
}

/* active state (current page state) */
.news_tabs a.current {
	background-color: #000c2c;
} 	


/* prev and next buttons */
.forward, .backward {
	float:left;
	margin-top:140px;
	background:#fff url(/tools/img/scrollable/arrow/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	cursor:pointer;
	font-size:1px;
	text-indent:-9999em;	
}

/* next */
.forward 				{ background-position: 0 -30px; clear:right; }
.forward:hover 		{ background-position:-30px -30px; }
.forward:active 	 	{ background-position:-60px -30px; } 


/* prev */
.backward:hover  		{ background-position:-30px 0; }
.backward:active  	{ background-position:-60px 0; }

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
	visibility:hidden !important;		
}

/* Classifieds Rotator */

/* container for slides */
.classified_items {
	position:relative;	
	height:290px;
	width:100%;
	overflow-x: hidden;
	float:left;	
	cursor:pointer;
}

/* single slide */
.classified_items div.classified_item {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	width: 100%;
	height:290px;
	text-align: center;
}

.classified_tabs {
	margin: 4px 0px 4px 120px;
	min-height: 20px;
}

/* single tab */
.classified_tabs a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url("../images/2010/navigator.png") 0 0 no-repeat;
	display:block;
	font-size:1px;	
}

/* mouseover state */
.classified_tabs a:hover {
	background-position:0 -8px; 
}

/* active state (current page state) */
.classified_tabs a.current {
	background-position:0 -16px; 
} 	



.inners {
	background-color: #fff;
	padding: 10px;
}


/*
 * Table classes
 * ======================================================================================
 **/

th {
        text-align: left;
}

table.formtable {
        width: 100%;
}

table.formtable th {
        background-color: #192e68;
        border-bottom: 3px solid #ffffff;
        background-image: url('../images/formtablesectionbg.jpg');

        /*background-image: url("../images/dtable_th.png");*/
        margin: 0px;
        padding: 4px;/* 4px 2px 25px;*/
        color: #fff;
}

table.formtable .section a {
	color: #fff;
}

table.formtable td.spanbar {
        background-color: #ccc;
        color: #000;
        border-bottom: 1px solid #000;
        border-top: 1px solid #777;
}

table.formtable td.breakerbar {
        background-color: #999;
        background-image: url("../images/breakerbarbg.gif");
        font-weight: bold;
        text-transform: uppercase;
        color: #222;
        border-bottom: 1px solid #000;
        border-top: 1px solid #777;
}


table.formtable th.header {
        background-color: #ccc;
        background-image: none;
        color: #000;
        border-bottom: 1px solid #000;
}

table.formtable th.header_sortby {
        background-color: #bbb;
        background-image: none;
        color: #000;
        border: 1px solid #000;
}

table.formtable td {
        background-color: #f5f5f5;
        border-bottom: 1px solid #e0e0e0;
        border-right: 1px solid #e0e0e0;
        margin: 0px;
        padding: 4px;
}

table.formtable td.invalid {
        background-color: #fcc;
}

table.formtable td.field, table.formtable td.field1 {
        margin: 0px;
        padding: 4px;
}

/* highlighted */
table.formtable td.field1, table.formtable td.fieldnarrow1, table.formtable td.form1 {
        background-color: #fff;
        border-bottom: 1px solid #e0e0e0;
        border-right: 1px solid #e0e0e0;
}

table.formtable td.fieldnarrow, table.formtable td.fieldnarrow1 {
        margin: 0px;
        width: 1%;
        padding: 4px;
}

table.formtable td.form, table.formtable td.form1 {
        margin: 0px;
        padding: 4px;
}

table.formtable table.multilingual td {
        padding: 1px;
        border: 0px;
}

table.formtable table.dynamic td {
        border: 0px;
        background: #ccc;
        padding: 0px;
        margin: 0px;
}

table.formtable table.dynamic td.dleft {
        text-align: left;
}

table.formtable table.dynamic td.dmiddle {
        text-align: center;
}

table.formtable table.dynamic td.dright {
        text-align: right;
}

table.formtable .labels {
	font-style: italic;
}

/*Menu Navigation*/

/* 
	LEVEL ONE
*/
ul.dropdown { 
	position: relative; 
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.dropdown li { 
	font-weight: bold; 
	float: left; 
	zoom: 1; 
}

ul.dropdown a:hover { 
	color: #fff; 
}

ul.dropdown a:active { 
	color: #FFCB06; 
}

ul.dropdown li a { 
	display: block; 
}

ul.dropdown li:last-child a { 
}

ul.dropdown li.hover, ul.dropdown li:hover { 
	position: relative; 
}

ul.dropdown li.hover a:hover { 
	color: #FFCB06; 
}

/* 
	LEVEL TWO
*/
ul.dropdown ul { 
	background: #000C2C; 
	width: 160px; 
	visibility: hidden; 
	position: absolute; 
	top: 100%; 
	left: 0;
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index: 20;
}

ul.dropdown ul li { 
	font-weight: normal; 
	background: #000C2C; 
	color: #fff; 
	float: none;
	padding: 2px 2px 2px 8px;
}
									  
ul.dropdown ul li a { 
	border-right: none; 
	width: 100%; 
	display: inline-block;
	text-decoration: none;
} 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul { 
	left: 100%; top: 0; 
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.dropdown li:hover > ul { 
	visibility: visible; 
}

*:first-child+html .dropdown  {
	z-index: 100;
}

*:first-child+html .dropdown h3 {
	font-size: 10pt;
}