/* Tag Rules
************************************************************/

body {
	margin-top : 0;
	background : transparent url(../images/racing/bg_side_dots.gif) 0 0 repeat;
}


/* Form Tag Rules
************************************************************/


/* Div Rules
************************************************************/

#page-ornament-container {
	position : absolute;
	left : 0;
	width : 100%;
}

#page-ornament-topleft {
	background : transparent url(../images/racing/bg_side_top_left.jpg) 0 0 no-repeat;
	width : 995px;
	height : 165px;
	margin : 0 auto;
}

#page-wrapper {
	background-image : url(../images/racing/bg_corner_top.gif);
	background-position : center 0;
	background-repeat : no-repeat;
	width : 100%;
	min-width : 945px;
}

#header {
	height : 90px;
	padding-top : 25px;
	margin : 0 auto;
	width : 945px;
	background : transparent url(../images/racing/bg_main_top.jpg) 0 0 no-repeat;
}
#header #logo {background-image : none; height : 82px;}

#nav {
	top : 32px;
	margin-top : 25px;
	margin-left : 210px;
	background : transparent url(../images/racing/img_navBG_tile.gif) 0 0 repeat-x;
}
#nav li.first {background : transparent url(../images/racing/img_navBG_left.gif) 0 0 no-repeat;}
#nav li.last {background : transparent url(../images/racing/img_navBG_right.gif) right 0 no-repeat;}
#nav li a {
	color : #CCCCCC;
	background : transparent url(../images/racing/img_navBG_divide.gif) right 0 no-repeat; 
}
#nav li.current a:hover {color : #CCCCCC;}
#nav li span {background : transparent url(../images/racing/img_navBG_arrow.gif) 5px 5px no-repeat;}

#nav li ul li a {
	color : #D8D8D8;
	background-color : #3C3C3C;
	border-right : 1px solid #000000;
}
#nav li ul li.current a {background-color : #3C3C3C !important;}
#nav li ul li.current a:hover {color : #D8D8D8 !important;}
#nav li ul li span {background : transparent url(../images/racing/img_smallArrow.gif) 0 5px no-repeat;}

#site-content-wrapper {
	background : #000000 url(../images/racing/bg_main_tyre.jpg) right 0 no-repeat;
	width : 945px;
	margin : 0 auto;
}

#home-banner-container {
	background : transparent url(../images/racing/bg_main_car.jpg) 0 0 no-repeat;
	width : 660px;
	height : 215px;
}
* html #home-banner-container {height : 195px;}

#home-banner-container .table-container {
	width : 100%;
	height : 100%;
}

/* generic content template styles  */
#content-wrapper {
	width : 936px;
	w\idth : 945px;
	\width : 936px;
	background-color : transparent;
	padding-bottom : 30px;
}

#sponsors {
	clear : both;
	text-align : right;
	height : 52px;
	background : transparent url(../images/racing/bg_tile_sponsors.gif) 0 0 repeat;
	padding : 0 20px;
	margin : 0 auto;
	width : 905px;
	w/idth : 945px;
	/width : 905px;
}

#footer {
	border-top : none;
	background-color : #000000;
	font-size : 1em;
	color : #8D8D8D;
	height : 30px;
	padding : 0 20px;
	margin : 0 auto;
	width : 905px;
	w/idth : 945px;
	/width : 905px;
}
#footer a { 
	color : #FFFFFF !important;
}
#footer span.footer-piccola {color : #9F050B;}
#footer p {line-height : 1.4em;}
#footer p.contact {padding : 5px 0 5px 0;}
* html #footer p.contact {padding : 6px 0 4px 0; margin: 0;}
*:first-child+html #footer p.contact {padding : 6px 0 4px 0;}
#footer strong {font-weight : bold; font-family : Verdana, Arial, Helvetica, sans-serif;}

/* Reusable Classes
************************************************************/

.welcome-col {
	float : left;
	width : 310px;
	padding : 0 12px;
	margin-right : 10px;
}
.welcome-col .content {
	padding-top : 10px;
	text-align : left;
}

.content table {
	color : #8D8D8D;
	border-collapse : collapse;
	margin : 0;
	padding: 0;
}
.content table td {
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	padding: 0 ;
	margin: 0;
}
.content table td.alternate {
	background-color : #333333;
}
.content a {
	color : #FFFFFF !important;
	font-size : 1.1em;
	font-weight : bold;
	text-decoration : none !important;
}
.content a:hover {color : #D02225 !important;}
/*
.race-results-pod .bottom {
	margin-top : 0;
	padding : 15px 0 0 0;
	width : 100%;
	height : 25px;
	background : transparent url(../images/racing/bg_results_bottom.jpg) 0 bottom no-repeat;
}
*/
/** html .race-results-pod .clear-hidden {display : none;}*/


ul.bottom {margin : 0px 9px 0 0; padding : 0; float : right; text-align : right;}
ul.bottom li {
	margin : 1px 0 0 -3px;
	padding : 2px 14px 0 0;
	background : none;
	height : 14px;
}
ul.bottom li a {color : #FEFEFE; text-decoration : none; font-weight:normal; font-size : 1em}
ul.bottom li a:link,
ul.bottom li a:inactive,
ul.bottom li a:visited {color : #FEFEFE; text-decoration : none;}
ul.bottom li a:hover {color : #D02225;}

table.spec-table {
	border-collapse : collapse;
	color : #BBBBBB;
	margin-bottom : 25px;
	font-size : 0.9em;
}
* html table.spec-table {margin-bottom : 5px;}
table.spec-table td {
	border : 1px solid #8D8D8D;
	padding : 2px 5px;
	background-color : #000000;
}
table.spec-table td.label {
	background-color : #363636;
}

.right {float: right;}

