/*
woodstock.it
screen generic style sheet
*/
body
{
	margin: 0px;
	
	font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans',LucidaGrande,Geneva,Arial,Verdana,sans-serif;
	font-size: 0.80em;
	background-color: #000;
	color: #CCC;
}

h2
{
	margin-top: 40px;
	border-bottom: 1px solid #FFF;
	font-variant: small-caps;
	font-size: 1.6em;
}

a
{
	color: #0A0B08;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0px none;
	vertical-align: middle;
}

table
{
	border-collapse: collapse;
}

input, select, textarea, optgroup
{
	font-family: 'Verdana', 'Arial', sans-serif;
	padding: 3px;
}

textarea
{
	font-size: 0.8em;
	padding: 5px;
}

ul
{
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;
}

hr
{
	height: 1px;
	border: 0px none;
	border-bottom: 1px dotted #C78866;
}

#wrap1
{
	background-color: #6E0707;
	min-width: 766px;
}

#wrap2
{
	min-height: 1024px;
	max-width: 100%;
	margin: 0px auto 0px auto;
	width: 1080px;
	background-color: #870000;
	background-image: url(/images/bg-center.gif);
	background-position: top center;
}

#wrap3
{
	margin: 0px auto 0px auto;
	padding-bottom: 1px;
	width: 766px;
}

#header
{
	height: 339px;
	background-image: url(images/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 0.9em;
}

#header img
{
	vertical-align: middle;
}

#header .date
{
	position: absolute;
	margin: 15px 0px 0px 72px;
	color: white;
}

#header .locale_links
{
	float: right;
	margin: 17px 72px 0px 0px;
	color: white;
}

#header .locale_links a
{
	color: #FFAE9E;
}

#footer
{
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
	
	clear: both;
	
	/*width: 724px;*/
	height: 48px; /* 62 */
	
	margin: 21px;
	padding: 6px 8px 8px 8px;
	
	color: white;
	font-size: 0.8em;
}

.counter
{
	width: 745px;
	text-align: center;
	margin-bottom: 5px;
}

#footer p
{
	margin: 5px 0px 0px 0px;
}

#footer img
{
	float: right;
	margin: 4px 5px 0px 5px;
}

#footer .text
{
	margin: 0px 0px 0px 12px;
}

#navbar
{
	position: absolute;
	width: 698px;
	margin: 292px 0px 0px 0px;
}

#navbar img
{
	vertical-align: top;
}

#content
{
	margin: 25px 0px 25px 0px;
}

#right_content
{
	padding: 15px 20px 0px 0px;
}

#right_content .block:first-child
{
	margin-top: 0px;
}

#right_content .block
{
	margin-top: 30px;
}

#right_content .block_bottom
{
	clear: both;
}

.image_header
{
	text-indent: -4000em;
}

.section
{
	line-height: 22px;
	padding-left: 30px;
	
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.section a
{
	color: #DDD;
}

#f1_team
{
	float: left;
	width: 210px;
}

#f1_season
{
	float: left;
	width: 214px;
	text-align: right;
}

.welcome_text
{
	font-size: 1.2em;
	color: #000;
	text-transform: uppercase;
}

.left_box
{
	margin: 0px 25px 25px 21px;
	padding: 15px 19px 15px 19px;
	float: left;
	clear: left;
	background-image: url(images/left_boxes_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 225px; /* 263 */
	height: 298px; /* 328 */
}

.left_box .content
{
	margin-top: 20px;
}

.left_box .links
{
	margin: 10px 15px 10px 15px;
}

.left_box .links .important
{
	display: block;
	margin: 0px 0px 5px -20px;
	padding-left: 30px;
	font-size: 1.4em;
	background-image: url(/images/bullet_bright.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.single_box
{
	margin: 22px;
}

/* DRIVER BOX */
.f1_driverbox
{
	width: 43%;
	border: 1px solid #C78888;
	background-color: #A1423F;
	padding: 20px;
	margin-bottom: 25px;
}

.f1_driverbox h2
{
	margin-bottom: 100px;
	font-size: 1.6em;
	border-bottom: 0px none;
}

.f1_driverbox h3
{
	margin-top: 25px;
}

.f1_driverbox .photo
{
	float: right;
	margin: 0px 0px 20px 0px;
	padding: 5px;
	border: 1px dashed #772424;
	background-color: #974444;
}

.f1_driverbox_left
{
	float: left;
	text-align: left;
}

.f1_driverbox_right
{
	float: right;
	text-align: left;
}

.f1_driverbox .details
{
	width: 100%;
	border-collapse: collapse;
}

.f1_driverbox .details th
{
	width: 45%;
	text-align: left;
	border-bottom: 1px solid #772424;
}

.f1_driverbox .details td
{
	height: 3em;
	padding: 5px 5px 5px 0px;
	border-bottom: 1px solid #772424;
}

.f1_driverbox ul
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	
	list-style-image: url(/images/bullet_bright.gif);
}

.f1_driverbox li
{
	margin: 0px 0px 4px 45px;
}

.f1_driverbox ul .latest
{
	font-weight: bold;
	margin-bottom: 8px;
}

.f1_driverbox .more_link
{
	text-align: right;
}


/* TEAM BOX */
.f1_teambox
{
	clear: both;
	border: 1px solid #C78888;
	background-color: #A1423F;
	padding: 20px;
}

.f1_teambox img
{
	vertical-align: middle;
}

.f1_teambox .photo
{
	width: 100px;
	height: 100px;
	margin: 10px 10px 0px 10px;
	padding: 5px;
	border: 1px dashed #772424;
	background-color: #974444;
}

.f1_teambox .details
{
	width: 100%;
	border-collapse: collapse;
}

.f1_teambox .details th
{
	width: 25%;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 0px;
	border-bottom: 1px solid #772424;
}

.f1_teambox .details td
{
	vertical-align: top;
	padding: 5px 5px 5px 0px;
	border-bottom: 1px solid #772424;
}

.f1_teambox ul
{
	margin: 0px;
	padding: 0px;
}

.f1_teambox li
{
	list-style: none;
	margin-bottom: 4px;
}

.f1_teambox .people
{
	width: 100%;
}

.f1_teambox .people td
{
	width: 25%;
	text-align: center;
	border: 0px none;
}

.f1_teambox .type
{
	margin-top: -8px;
	padding-top: 0px;
	font-size: 0.9em;
}

/* DRIVER SINGLE */
.f1_driver
{
	
}

.f1_driver .photo
{
	margin: 10px 10px 20px 10px;
	padding: 5px;
	border: 1px dashed #974444;
}

.f1_driver .photo_right
{
	float: right;
}

.f1_driver .details
{
	border-collapse: collapse;
}

.f1_driver .details_left
{
	width: 62%;
	float: left;
	clear: left;
}

.f1_driver .details_right
{
	width: 36%;
	float: right;
	clear: right;
}

.f1_driver .details_right ul
{
	list-style-image: none;
}

.f1_driver .details caption
{
	text-align: left;
	font-weight: bold;
	font-size: 1.3em;
	padding: 5px 5px 20px 5px;
	margin-left: -1px;
	border-bottom: 1px solid #C78888;
}

.f1_driver .details th
{
	width: 25%;
	text-align: left;
	vertical-align: top;
	padding: 13px 13px 13px 10px;
}

.f1_driver .details td
{
	height: 55px;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
}

.f1_driver .details_left td
{
	font-size: 1.3em;
}

.f1_driver .details img
{
	vertical-align: middle;
}

.f1_driver ul
{
	margin: 0px;
	padding: 0px;
}

.f1_driver li
{
	list-style: none;
	margin-bottom: 6px;
}

.f1_driver ul .latest
{
	font-weight: bold;
	margin-bottom: 8px;
}

.f1_driver .list table th, .f1_driver .list table td
{
	font-size: 0.7em;
	padding: 3px;
	margin: 0px;
	height: auto;
}

.f1_driver .more_link
{
	text-align: right;
}

.f1_driver .list th, .f1_driver .list td
{
	border-bottom: 1px solid #974444;
}

.f1_driver .separator
{
	float: left;
	width: 1px;
	height: 1340px;
	margin-left: 5px;
	background-color: #C78888;
}


/**/
.sponsors img
{
	margin: 5px;
}

.sponsors .row
{
	background-color: #FFF;
	text-align: center;
	white-space: nowrap;
}


/* CALENDAR */
.calendar
{
	width: 100%;
	border-collapse: collapse;
}

.calendar th
{
	padding: 20px;
	text-align: left;
	border-bottom: 1px solid #C78888;
}

.calendar td
{
	padding: 20px;
	/*border-bottom: 1px solid #974444;*/
}

.calendar img
{
	margin-right: 15px;
}

.calendar .row_1 td
{
	background-color: #923939;
}

.calendar .row_2 td
{
	background-color: #974444;
}

.calendar .highlight td
{
	font-weight: bold;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background-color: #772222;
}

/* RANKINGS - TEAM */
.rankings 							{ width: 100%; border-collapse: collapse; 								}
.rankings th 						{ padding: 4px; text-align: left; border-bottom: 1px solid #C78888; 	}
.rankings td 						{ vertical-align: top; padding: 4px; font-size: 1em; 					}
.rankings .row_1 td 				{ background-color: #923939; 											}
.rankings .row_2 td 				{ background-color: #974444; 											}
.rankings .points_column 			{ width: 39px; font-size: 0.8em; 										}
.rankings .points_column .race1 	{ width: 20px; float: left; 											}
.rankings .points_column .race2 	{ width: 19px; float: left; 											}
.rankings .total_column 			{ font-weight: bold; font-size: 0.9em; 									}
.rankings .driver_number 			{ font-size: 0.7em; 													}
.rankings .list_team_end 			{ border-bottom: 1px solid #C78888; 									}



/* CONTACTS */
#contacts table
{
	width: 100%;
}

#contacts th, #contacts td
{
	padding: 20px;
	border-bottom: 1px solid #C78888;
}

#contacts th
{
	width: 20%;
	text-align: left;
	vertical-align: top;
}

#contacts td
{
	text-align: left;
}

#contacts td input, #contacts td select
{
	width: 50%;
}

#contacts td textarea
{
	width: 90%;
	height: 15em;
}

#contacts address
{
	line-height: 2em;
}

#contacts .invalid_field
{
	font-size: 0.9em;
	color: #F33;
}



/* PALMARES */
#palmares ul
{
	font-size: 1.5em;
}

#palmares table
{
	width: 100%;
}

#palmares img
{
	float: left;
	margin: 20px 50px 130px 20px;
}

#palmares th
{
	padding: 3px;
	text-align: left;
	border-bottom: 1px solid #DDD;
}

#palmares td
{
	padding: 3px;
	border-bottom: 1px solid #974444;
}



/* OTHER CLASSES */

.phone_int_prefix
{
	font-size: 0.7em;
}

.sponsor_links
{
	clear: left;
	margin-bottom: 175px;
}

.sponsor_links .link_container
{
	display: block;
	width: 175px;
	height: 70px;
	margin: 15px;
	padding: 15px;
	background-color: #A1423F;
	border: 1px solid #C78888;
	float: left;
	text-align: center;
}

.sponsor_links .link_container p
{
	margin: 0px;
}

.sponsor_links .link_container .link
{
	font-size: 1.5em;
	margin-bottom: 10px;
}


.images h2
{
	text-align: center;
	margin-top: 0;
}

.images table
{
	width: 100%;
}

.images table td
{
	vertical-align: middle;
	text-align: center;
	padding: 20px;
}

.images .previous 	{ float: left; display: block; width: 9em; margin-left: 115px; 									}
.images .next 		{ float: right; text-align: right; display: block; width: 9em; margin-right: 115px; 			}
.images .photo 		{ text-align: center; padding-top: 1.7em; 														}
.images .photo p 	{ text-align: center; 																			}

.news p
{
	margin: 10px 0px 10px 0px;
}

.news .title
{
	font-weight: bold;
}


/* CATEGORY TABLES */
.category_table
{
	width: 100%;
	border-collapse: collapse;
}

.category_table th
{
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #C78888;
}

.category_table td
{
	vertical-align: top;
	padding: 5px;
}

.category_table ._1 td
{
	background-color: #923939;
}

.category_table ._2 td
{
	background-color: #974444;
}


.category_drivers
{
	width: 100%;
}

.category_drivers td
{
	width: 50%;
	text-align: center;
}

.category_drivers .resize
{
	border: 1px dotted #FFF;
	padding: 5px;
	height: 67px;
}

.category_drivers .driver_name
{
	font-size: 1.2em;
	font-weight: bold;
}

.category_drivers p
{
	font-size: 0.8em;
}

.category_drivers_three td
{
	width: 33%;
}

.category_drivers_three .resize2
{
	border: 1px dotted #FFF;
	padding: 5px;
	height: 133px;
}

/* PHOTO CATEGORY */
.photo_category .thumbnail
{
	float: left;
	margin: 0px 15px 10px 0px;
	border: 1px dotted #FA9;
	background-color: #A1423F;
	padding: 5px;
}

.photo_category .thumbnail:hover
{
	background-color: #91322F;
}

.categories h3
{
	margin-left: 20px;
	text-decoration: underline;
	font-size: 1.2em;
}

.categories .category_table
{
	margin-left: 20px;
	width: 96%;
}

.categories .boatData
{
	width: 100%;
	text-align: left;
	vertical-align: top;
}

.categories .boatData th
{
	width: 20%;
}

.categories .boatData th, .categories .boatData td
{
	border-bottom: 1px solid #974444;
	padding: 3px;
}

.categories .driversData
{
	width: 100%;
}

.categories .driversData td
{
	width: 33%;
}

.categories table .points
{
	text-align: center;
}



.news h2
{
	border-bottom: 0px none;
}



#searchControl
{
	background-image: none;
	height: 50px;
}

#searchControl div.gsc-control
{
	width: 225px;
}

#searchControl td.gsc-input
{
	text-align: right;
}

#searchControl input.gsc-input
{
	padding: 1px;
	width: 150px;
	height: 1.3em;
	font-family: inherit;
	font-size: 0.8em;
}

#searchControl input.gsc-search-button
{
	padding: 0px 1px;
	font-family: inherit;
	font-size: 0.8em;
}

#searchControl .gsc-branding-text
{
	color: #CCC;
}

#searchResults
{
	padding: 23px 25px 0px 0px;
	width: 55%;
	float: right;
}

#searchResults table.gsc-resultsHeader
{
	border-bottom: 3px solid #CCC;
}

#searchResults div.gsc-results-selector
{
	display: none;
}

#searchResults a.gs-title, #searchResults a.gs-title *, #searchResults a.gsc-trailing-more-results
{
	color: #0A0B08;
}

#searchResults .gs-visibleUrl-short
{
	display: none;
}

#searchResults .gs-visibleUrl-long
{
	display: inline;
	color: #D66;
}

#searchResults .gsc-cursor-page
{
	color: #CCC;
}

#searchResults .gsc-title
{
	margin-left: 15px;
	font-size: 1.8em;
	font-variant: small-caps;
	color: #FFF;
}