﻿/* *************************** */
/* Stylesheet for Screen media */
/* *************************** */



/* ************************************************************* */
/* HTML ELements */
/* ************************************************************* */
.bannerhack
{
	position:absolute;
	top: -30px;
}
body
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 86%;
	color: #353535;
	text-align:center;
	background-color: #002868;
	background-attachment: fixed;
	/*background-image: url(../img/background_orange.gif);*/
}

h1
{
    /*font-size: 120%;*/
    font-size: 2em;
    color: #F26D23;
    text-transform: uppercase;
}

h2
{
    /*font-size: 110%;*/
    font-size: 1em;
    color: #F26D23;
    text-transform: uppercase;
}

a, a:active, a:visited
{
    text-decoration: underline;
    color: #F26D23;
}

a:hover
{
    text-decoration: underline;
	color: #F26D23;
}

.hidden	{ display: none; }
.shown { display: block; }

input.red {background-color: #F26D23; font-weight: bold; color: white;}

/* ************************************************************* */
/* Classes */
/* ************************************************************* */

/* Other */
#shiftcontainer
{
	left: 7px;
	position: relative;
	top: 10px;
	width: 980px;
	height:600px;
}
#shadowcontainer {
/* container width*/
width: 980px;
height:600px;
	background-color: #000000;}
#shadowcontainer #innerdiv
{
	border-right: #d3d3d3 0px solid;
	padding-right: 6px;
	border-top: #d3d3d3 0px solid;
	padding-left: 6px;
	left: -8px;
	padding-bottom: 6px;
	border-left: #d3d3d3 0px solid;
	padding-top: 6px;
	border-bottom: #d3d3d3 0px solid;
	position: relative;
	top: -8px;
	background-color: #000000;
}

#innerdiv
{
	height:585px;
}

/* Layout classes */
.pageContainer
{
    width: 990px;
    margin: auto;
	background-color: #FFFFFF;
    /*padding: 4px 4px 4px 4px;*/
}

.clearboth
{
    height:0px; margin:0px; padding:0px; clear:both;
}

.spacer
{
    height: 10px;
    font-size: 2%;
    clear: both;
}

.spacerNoClear
{
    height: 10px;
    font-size: 2%;
    clear: none;
}

.singleSpacer
{
    height: 1px;
    font-size: 2%;
    clear: both;
}

/* Header*/
.headerContainer
{
    width: 990px;
    background-color: #FFFFFF;
}

.headerTopBanner
{
	position:relative;
    width: 990px;
    height: 470px;
    /*height: 130px;*/
    /*padding-bottom: 5px;*/
    /*margin: 0px 0px 3px 0px;*/
    /*margin-bottom: px;*/
    border-bottom: solid 0px #BFBFBF;
}

.headerTopBanner2
{
	position:relative;
    width: 990px;
    height: 220px;
    /*height: 130px;*/
    /*padding-bottom: 5px;*/
    /*margin: 0px 0px 3px 0px;*/
    /*margin-bottom: px;*/
    border-bottom: solid 0px #BFBFBF;
}

.headerRaceLine
{
    padding-top: 6px;
    height:61px;
    overflow:hidden;
}

.headerRaceLine a:hover
{
    color: #F26D23;
}

.headerRaceTopBanner
{
}

.headerRaceSWF
{
	float: left;
}
.headerRaceBanner
{
	border-top: none;
	border-bottom: solid 0px White;
}


/* Main */
.mainContainer
{
    width: 990px;
	  /*margin: 0px 0px 10px 0px;*/
    margin:auto;
    padding: 0px;
    background-color: #FFFFFF;
    background-position: top left;
    background-repeat:repeat-y;
    border-bottom: solid 0px #BFBFBF;
}

.errorContainer
{
    width: 980px;
    /*margin: 0px 0px 10px 0px;*/
    margin:auto;
    padding: 0px;
    /*background-image: url(../gfx/hatchBack.gif);
    background-position: top left;
    background-repeat:repeat-y;*/
    border-top: solid 0px #BFBFBF;
    border-bottom: solid 0px #BFBFBF;
}

.mainContainerLeft
{
	width: 249px;
	float: left;
	padding-right:1px;
	background-color: #FFFFFF;
	position: absolute;
}

.mainContainerCenter
{
    width: 750px;
    float: left;
	border-right: solid 1px #EFEFEF;
}

.mainContainerCenterNews
{
    width: 479px;
    float: left;
	border-left: solid 1px #EFEFEF;
	border-right: solid 1px #EFEFEF;
	position: relative;
	left: 250px;
	top: 0px;
}


.mainContainerRight
{
	position: relative;    
	width: 238px;
    float: right;
    text-align: center;
}

.mainContainerLeftLarge
{
    width: 728px;
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    overflow: auto
}

.mainContainerTitle {
	color: #F26D23;
	font-family: 'century gothic';
	font-size:16px;
	padding: 5px 0px 5px 10px;
  border-bottom: solid 0px #000000;
  font-weight:bold;
}

/* Centre Panel

border: solid thin gainsboro;*/

/* Left Nav */
.leftNavDropDown
{
	border: solid thin lightgrey ;
	color: #ECAA0A;
}
.strip
{
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    /*background-image: url(../gfx/background_fade.gif);
    background-position: top left;
    background-repeat: repeat;*/
}

.leftNav
{
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 25px;
}

.leftNav ul
{
    padding: 0px;
    margin: 0px;
}

.leftNav li
{
    list-style-type: none;
    padding: 0px 0px 8px 0px;
    /*margin: 10px 0px 10px 0px;*/
}

.leftNav .leftNavItem
{
    list-style-image: url(../gfx/menu_arrow.gif);
    padding: 0px 0px 10px 0px;
    font-size: 0.8em;
}

.leftNav .leftNavItem a
{
    /*display: block;*/
    /*font-size: 80%;*/

}

.leftNavItemTrue
{
	/*font-weight: bold;*/
    color: #F26D23;
}

.leftNavItemTrue:hover
{
    text-decoration:underline;
}


.leftNavItemFalse
{
	font-weight: normal;
    color: #F26D23;
    text-decoration:none;
}
.leftNavItemFalse:hover
{
    text-decoration:none;
}

.leftNav .leftNavItem a:hover
{
	/*text-decoration:underline;*/
}

/* Left Nav NEWS SECTION*/

.leftNavNews
{
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.leftNavNews .leftNavNewsTitle
{
    margin:  10px 0px 10px 0px;
    text-align: center;
}

.leftNavNews .leftNavNewsImage
{
    margin:  10px 0px 10px 0px;
    text-align: center;
}

.leftNavNewsGrid
{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 5px;
}

.leftNavNews .leftNavNewsGrid .leftNavNewsItem
{
	background-image: url(../gfx/menu_arrow.gif);
	background-position: left top;
	background-repeat:no-repeat;
    font-weight: normal;
    color: #F26D23;
    font-size: 0.8em;
    padding: 0px 0px 5px 12px;
}

.leftNavNewsRSS
{
	font-size: 0.8em;
    text-align:right;
    padding-right:10px;
}


/* Featured NEWS SECTION*/

.FeaturedNews
{
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.FeaturedNews .MainFeature
{
    margin: 10px 0px 0px 0px;
    background-color: #0000000;
    background-position: top left;
    background-repeat: repeat-x;
    position: relative;
}

.MainFeature .FeaturedNewsImage
{
    /*margin:  10px 0px 10px 0px;*/
    margin: 10px auto;
    /*position: relative; */
}

.MainFeature .FeaturedNewsInfo
{
	left: 0px;
	position:absolute;
	top:222px;
	padding : 5px 0px 5px 0px;
  color:White;
  background-image: url(../gfx/background_NewsInfo.png);
  background-position: top left;
  background-repeat: repeat;
  width:460px;
}

.FeaturedNewsInfo .FeaturedNewsTitle
{
    margin: 5px 0px 10px 0px;
    text-align: left;
    font-size: 1.3em;
    font-weight: bold;
}

.FeaturedNewsInfo .FeaturedNewsDesc
{
    text-align: left;
    font-size: 0.8em;
}

.FeaturedNewsInfo a, .FeaturedNewsInfo a:active, .FeaturedNewsInfo a:visited, .FeaturedNewsInfo a:hover
{
    text-decoration: none;
    color: white;
}

.FeaturedNewsImage img {
	cursor:pointer;
}

.CenterNewsOther
{
	Height:100%;
    margin:  0px 0px 10px 0px;
    text-align: left;
    font-size: 1em;
    font-weight:bold;
}

.NewsList
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:235px;
}

.NewsItem
{
	font-weight: normal;
	color: #CCCCCC;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-image: url(../gfx/menu_arrow.gif);
	list-style-position: inside;
}

.NewsItem li
{
	margin-bottom:8px;
}

.NewsGridPager
{
	font-size: x-small;
	border-top: #000000 thin solid;
	padding :12px 0px 0px 0px;
}

.FeaturedNews .NewsList
{
	border: solid thin #000000;
	padding:  5px 5px 5px 5px;
	float:left;
	position: relative;
}

.FeaturedNews .CentreRightList
{
	padding: 5px 5px 5px 5px;
	position: relative;
	float: right;
	width: 197px;
	height: 287px;
	border: solid thin #999999;
}
.CentreRightList #CustomScroller
{
	width:188px;
	margin:0px auto;
}
#buttons
{
  /*background-color: Gray;
  Opacity:.25;filter: alpha(opacity=25); -moz-opacity: 0.25;*/
  text-align:center;
  position:absolute;
  margin: 0px auto;
  width:15px;
  left:180px;
  top:25px;
  z-index:1;
}
#buttons a {
  font-size:12px;
  font-weight:bold;
  color:gray;
  text-decoration:none;
}
#buttons a:hover {
  color:black;
}
/*///////////////////////////////////*/
/*RELATED NEWS LISTING*/
.RelatedNews .NewsGrid
{
	position:relative;
	left:5px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
}
.RelatedNews .NewsGrid .Title, .RelatedNewsTitle
{
	border-bottom: solid thin #000000;
    margin:  10px 0px 10px 10px;
    text-align: left;
    font-size: 1em;
    font-weight:bold;
}
.RelatedNews .NewsGrid .NewsItem
{
	background-image: url(../gfx/menu_arrow.gif);
	background-position: left top;
	background-repeat:no-repeat;
    font-weight: normal;
    color: #FFFFFF;
    font-size: 0.8em;
    padding: 0px 0px 0px 15px;
}

.RelatedNews .NewsList
{
	border: solid thin #000000;
	padding:  5px 5px 5px 5px;
	float:left;
	position: relative;
}

/*/////////////////////////////////////////*/
/* Right Nav */
.rightNav
{
    margin: 10px 0px 0px 0px;
    padding: 3px 0px 9px 0px;
}



.rightNavMenu
{
    padding: 7px 0px 7px 0px;
    border-bottom: solid 1px #000000;
}


/* Footer */
.footerContainer
{
    margin: 0px;
    padding: 0px;
    /*height: 50px;*/
}

.footerNavbar
{
		text-align:center;
    height: 20px;
    width: 980;
    background-image: url(../gfx/bottom_bar.gif);
    background-repeat: no-repeat;
    font-size: 90%;
    color: #C0C0C0;
}

.footerNavbar ul
{
    text-indent: -30px;
}

.footerNavbar li
{
    list-style-type: none;
    display: inline;
    padding-right: 10px;
}

.footerNavbar li a, .footerNavbar li a:active, .footerNavbar li a:visited
{
    background-image: url(../gfx/menu_arrow.gif);
    background-repeat: no-repeat;
    background-position: left center;
    text-decoration: none;
    padding-left: 12px;
    color: #FFFFFF;
	text-transform: uppercase;
    font-size: 0.7em;
}

.footerNavbar li a:hover
{
	text-transform: uppercase;
    text-decoration: underline;

}

.footerSponsors
{
    padding:0px;
    margin:0px;
    /*height: 50px;*/
    overflow:hidden;
    vertical-align:top;
    text-align:center;
}

.SponsorsRight
{
	background-color: #FFFFFF;
	padding: 10px 0px 10px 0px;
  	border-left: solid 1px #EFEFEF;
}

.rightNavSponsors
{
    width:230px;
    margin-left:9px;
    text-align:center;
}

.leftNavSponsors
{
    width:230px;
    margin-right:9px;
    text-align:center;
}

/* Content classes */
.GenericContent
{
	text-align:left;
    padding: 0px 10px 0px 10px;
    font-size: 13px;
}

.smallerFont
{
	font-size:0.8em;
}

.validationError
{
    color: #F26D23;
}


.thankYouPages
{
    /*font-size: 90%;*/
    font-size: 0.8em;
    padding: 10px;
}

.bodylink
{
    text-decoration: underline;
}


/* news classes */


.article
{
    padding: 0px 2px 0px 2px;
}

.articleTitle
{
    color: #F26D23;
    font-weight: bold;
    /*font-size: 120%;*/
    font-size: 1em;
    padding: 5px 0px 0px 5px;
}

.articleImage
{
    float: left;
    padding: 0px 10px 5px 5px;
}

.articleInfo
{
    padding: 0px 5px 10px 5px;
    /*font-size: 70%;*/
    font-size: 0.8em;
    font-weight: bold;
    vertical-align: text-top;
}

.articleContent
{
    padding: 0px 5px 0px 5px;
    /*font-size: 100%;*/
    font-size: 1em;
    /*font-weight: normal;*/
    vertical-align: text-top;
}

.articleContentPara
{
    padding: 0px 0px 10px 0px;
    /*font-size: 75%;*/
    font-size: 0.8em;
    /*font-weight: normal;*/
    vertical-align: text-top;
}
.articleContentParaBulletPoints
{
    padding: 0px 0px 10px 0px;
    /*font-size: 75%;*/
    font-size: 0.8em;
    /*font-weight: normal;*/
    /*vertical-align: text-top;*/
}

.WorldStandingsGrid
{
    width: 210px;
    /*font-size: 80%;   */
    font-size: 0.8em;
	color: #FFFFFF;
    margin: 0px 9px 10px  9px;
}

.WorldStandingsGridContent
{
    width: 210px;
    font-size: 0.8em;
	color: #FFFFFF;
    margin: 10px 10px 10px 10px;
}

.WorldStandings
{
    background-image:url(../gfx/worldcup.gif);
    background-position:right top;
    background-repeat: no-repeat;
}


/* ************************************************************* */
/* Element IDs */
/* ************************************************************* */


/* standings */

.TeamsStandings
{
	text-align:left;
    margin: 10px 10px 10px 10px;
    width: 300px;
    /*font-size: 8pt;*/
    font-size: 0.8em;
}

.FeatureRace, .Practice, .Qualifying, .Sprint
{
	text-align:left;
    margin: 10px 10px 10px 10px;
    width: 700px;
    /*font-size: 8pt;*/
    font-size: 0.8em;
}
.WorldStandingsGrid
{
    width: 210px;
    /*font-size: 80%;   */
    font-size: 0.8em;
    margin: 0px 9px 10px  9px;
}

.WorldStandingsGridContent
{
    width: 210px;
    font-size: 0.8em;
    margin: 10px 10px 10px 10px;
}

.WorldStandings
{
    background-image:url(../gfx/worldcup.gif);
    background-position:right top;
    background-repeat: no-repeat;
}

.MiniPlayerMargins
{
    margin: 10px 9px 10px  9px;
}

.WorldStandings
{
	background-image:url(../gfx/worldcup.gif);
	background-position:right top;
	background-repeat: no-repeat;
	color: #FFFFFF;
}


/* ************************************************************* */
/* HTML ELements */
/* ************************************************************* */
.LargeRedText
{
	font-weight: bold;
	font-size: 1.1em;
	color: #F26D23;
	font-family: Verdana;
}
.LargeWhiteText
{
	font-weight: bold;
	font-size: 1em;
	color: White;
	font-family: Verdana;
}

.LargeWhiteText a,.LargeWhiteText a:active,.LargeWhiteText a:visited
{
	color: White;
	font-family: Verdana;
	text-decoration:none;
}

.rNavStrip
{
    height: 30px;
}


.headerNavStrip span {
	width: 132px;
	display:-moz-inline-box;
	cursor:pointer;
	height:19px;
}

.headerNavStrip div {
	width: 132px;
	display:-moz-inline-box;
	cursor:pointer;
	height:19px;
	overflow:auto;
}

.headerNavStrip a:link, .headerNavStrip a:visited, .headerNavStrip a:active {
	background-image:url(/gfx/navright.gif);
	background-repeat:no-repeat;
	background-position: top right;
	background-color: #767968;
	font-family: Tahoma, Verdana;
	font-size:11px;
	padding-left:5px;
	color:#FFFFFF;
	text-decoration: none;
}

.headerNavStrip a:hover {
	background-color: #E10F0E;
	background-image:url(/gfx/navright2.gif);
}

.schedule {
	font-size: 11px;
}

.schedule a {
	font-weight:bold;
}

.schedule h5 {
	font-size:11px;
	color: #F26D23;
}

.menu {
	width: 990px;
	background-color: #FFFFFF;
}

	#flashcontent {
		height: 100%;
	}
