/* Main body style */
body
{
	background-color: #333;
	margin:0 0 0 0;
	margin-bottom: 40px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	line-height: 1.1em;
}

a:link, a:visited {
	text-decoration: none;
	color: #cc0000;
	background: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}

img 
{
    border: 0;
}
img.thumb
{
	border: 1px solid #BCBDC0;
	margin-right: 15px;
	margin-top: 2px;
	float: left;
	margin-bottom: 5px;
}
h3.thumb
{
	clear: both;
}
ul li
{
	list-style-image: url(../images/F1-bullet-point.gif);
	line-height: 1.6em;
}    

ol li 
{
	line-height: 1.5em;
	margin-bottom: 6px;
	font-size: 100%;
}

div.Content ol li ol li
{
	font-size: 100%;
}

/* Main Container */
DIV.MainContainer
{
	text-align: left;
	width: 980px;
	background-color: #FFFFFF;
	margin: auto;	
	border-left: solid 4px #000000;
	border-right: solid 4px #000000;		
}

DIV.MainContentContainer
{
	margin: 0 65px 0 65px;
}

DIV.Features
{
	padding-top: 25px;
	padding-bottom: 15px;
}

/* Breadcrumb */

DIV.BreadCrumb
{
	color: #000000;
	font-size: 70%;
	float: left;
}

DIV.BreadCrumb a, DIV.BreadCrumb a:visited
{
	color: #CC0000;
}
DIV.BreadCrumb a:hover
{
	color: #FF0000;
}


/* Text resize */

DIV.ResizeText
{
	text-align: right;
	font-size: 60%;
	text-transform: uppercase;
	letter-spacing: 1;
	padding-top: 4px;
	padding-bottom: 4px;
}

	/* Navigation links */
	DIV.ResizeText a:link
	{
		color: #000;
	}

	DIV.ResizeText a:visited
	{
		color: #000;
	}

	DIV.ResizeText a:hover
	{
		color: #FF0000;
		font-weight: bold;
		text-decoration: none;
	}

	DIV.ResizeText a:active
	{
		color: #000;
	}

	DIV.ResizeText a
	{
		text-decoration: none;
	}
	
	DIV.ResizeText span.box
	{
		padding: 3px 4px 3px 7px;
		text-align: center;
		border: solid 1px #000000;
		margin-left: 5px;
	}

.bar
{
	color: #999;
	margin: 0 10px 0 10px;
	font-weight: normal;
}

a.linkSelected
{
    color: #fff !important;
    text-decoration: none !important;
}

a.linkSelected:hover
{
    text-decoration: underline !important;
}

/* Footer */

#FooterContainer
{
	background: #000000;
	padding: 3px 40px 5px 40px;
	clear: both;
}

DIV.FooterLeft
{
	font-size: 80%;
	float: left;
}
DIV.FooterLeft a, DIV.FooterLeft a:visited
{
	color: #fff200;
}
DIV.FooterLeft a:hover
{
	color: #FFFFFF;
}

DIV.FooterRight
{
	font-size: 70%;
	float: right;
}
DIV.FooterRight a, DIV.FooterRight a:visited
{
	color: #fff;
}

/* Banner */
.Banner
{
	position: relative;
	height: 173px;
	background: #fff url('../images/Formula-One-Banner-closed.jpg') no-repeat 0 0
}

.Banner .RightPanel {
	position: absolute;
	width: 150px;
	overflow: hidden;
	right: 0px;
	top: 30px;
	padding: 5px 10px;
	background-image: url('../images/transparent-gray.png');
	filter:alpha(opacity=80);
	background-repeat: repeat;
}

.Banner .RightPanel a
{
    font-size: 80%; 
    font-weight: bold;
    color: #ffff00;
	padding: 6px 0 6px 28px;
	background-image: url('../images/arrows-small.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	display: block;
}

.MenuBar {
	position: absolute;
	bottom: 4px;
	padding: 0 0 5px 64px;
}

/* Navigation */

.MainMenu
{
	font-size: 80%;
	font-weight: bold;
}

/* Navigation links */
DIV.MainMenu a:link, DIV.MainMenu a:visited
{
	color: #fff200;
}

DIV.MainMenu a:hover
{
	color: #fff;
}

DIV.MainMenu a:active
{
	color: #000;
}

a.TePapaLogo {
	display: block;
	width: 100px;
	height: 140px;
	position: absolute;
}

a.F1Logo {
	display: block;
	width: 100px;
	height: 140px;
	position: absolute;
	width: 400px;
	left: 130px;
}

a.topLinkSelected
{
    color: #000 !important;
    text-decoration: none !important;
}

a.topLinkSelected:hover
{
    text-decoration: underline !important;
}

.SmallBlack
{
    color: #000;
    font-size: 100%;
}

DIV.BannerPrint
{
	display: none;
}

/* Content */



DIV.Content
{
	clear: both;
}

/* left column content */

DIV.LeftColumn
{
	float: left;
	width: 510px;
	margin-bottom: 75px;
}


DIV.LeftColumn H1, DIV.Content H1
{
	font-size: 160%;
	margin-bottom: 30px;
	font-weight: bold;
	color: #333;
	line-height: normal;
	margin-top: 18px;
}

DIV.LeftColumn H2, DIV.Content H2
{
	font-size: 130%;
	font-weight: bold;
	color: #333;
	margin-top: 30px;
}

DIV.LeftColumn H3, DIV.Content H3
{
	font-size: 90%;
	font-weight: bold;
}

DIV.LeftColumn H1 a:link, DIV.LeftColumn H1 a:visited, DIV.LeftColumn H2 a:link, DIV.LeftColumn H2 a:visited, DIV.LeftColumn H3 a:link, DIV.LeftColumn H3 a:visited {
	text-decoration: none;
	color: #000000;
}
DIV.LeftColumn H1 a:hover, DIV.LeftColumn H2 a:hover, DIV.LeftColumn H3 a:hover {
	text-decoration: underline;
	color: #FF0000;
}

DIV.LeftColumn P, DIV.LeftColumn LI, DIV.LeftColumn table td, DIV.Content P, DIV.Content LI
{
	font-size: 80%;
}

DIV.LeftColumn LI UL LI
{
	font-size: 100%;
}

/* right column content */

DIV.RightColumn
{
	float: right;
	width: 270px;
	padding-bottom: 30px;
	padding-top: 22px;
}

DIV.RightColumn P
{
	line-height: 16px;
	margin-top: 0px;
}


DIV.RightColumn h1
{
	font-size: 90%;
	padding: 6px 0 0 40px;	
	/*border-left: solid 8px #555555;
	border-top: 1px solid #555555;*/
	margin-top: 25px;
	margin-bottom: 5px;
	display: block;
	/*background: url('../images/arrows.png') no-repeat 0 0;*/
	background: url('../images/arrows-header.png') no-repeat 0 0;
	height: 28px;
	color: #ffff00;
}



DIV.RightColumn h1 a:link, DIV.RightColumn h1 a:visited 
{
	display: block;
    color: #ffff00;
}

DIV.RightColumn h1 a:hover 
{
    color: #ffffff;
}


DIV.RightItemLarge
{
	clear: both;
}

DIV.ImageL
{
	border: 1px solid #000;
	width: 270px;
	margin-bottom: 5px;
}


DIV.RightItem
{
	clear: both;
	min-height: 120px;
}

DIV.RightItem DIV.Text h2, DIV.RightItem DIV.Text p, DIV.RightItem DIV.Text li, DIV.ImageLDesc, DIV.ImageDesc, DIV.RightItem p
{
	font-size: 80%
}

DIV.Text
{
	margin-bottom: 40px;
}

DIV.Text img
{
	float: left;
	margin-right: 5px;
}

DIV.RightItem DIV.Image
{
	border: 1px solid #BCBDC0;
	width: 100px;
	height: 75px;
	margin-right: 15px;
	margin-top: 2px;
	float: left;
	margin-bottom: 5px;	
}


/* HOMEPAGE */

DIV.HomeFeatures
{
	padding: 25px 65px 0px 60px;
}


DIV.Hours
{
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 100%;
	line-height: 1.6em;
}

DIV.HomeText
{
	padding: 25px 60px 30px 60px;
	line-height: 1.5em;
}

DIV.HomeText p
{
	font-size: 80%;
	line-height: 1.5em;
}

DIV.HomeText h1 a
{
	font-size: 50%;
	background: url('../images/arrow-header-homepage.png') no-repeat 0 0;
	padding: 4px 0 0 40px;	
	margin-top: 25px;
	margin-bottom: 5px;
	display: block;
	height: 28px;
	color: #ffff00;
}


/* Homepage sponsors and credits */

DIV.HomeBottom
{
	margin: 0 50px 0 50px;
}

DIV.HomeBottom p
{
	font-size: 80%;
}

DIV.HomeBottom p.credits
{
	font-size: 70%;
}

