/*
-----------------------------------------------
GRANDPRIX.COM
Author:   Mark Karp
----------------------------------------------- */

/* =Start with these
----------------------------------------------- */

/*
body * {
	border: 1px solid #fa120f;
}
*/

body {
	background: white;
	font-size: 12pt;
	
}

#header h1 a {
	display: block;
	width: 300px;
	height: 80px;
	text-indent: -700em;
	text-decoration: none;
}

.print {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.printlogo {
	display: block;
	margin-bottom: 20px;
}
.printlogo img {
	width: 300px;
}
.print-footer {
	display: block;
	margin-bottom: 20px;
	text-align: center;
}

.access, #header, #subheader, #footer, #wsw-todaysstories, #printnewsbox, .gptf728x90ad, #sidebar, #rightbar, .wsw-InStoryAd, #wsw-gpe-prevnexttable {
	display: none;
}

#wrapper, #content {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	color: black;
	
}

#preview-message {
	display:none;
}

#mainbar {
	width: 100%;
}
h1 {
	font-size: 200%;
	color: #555555;
}
h2 {
	font-size: 160%;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 140%;
}
h5 {
	font-size: 130%;
}
h6 {
	font-size: 120%;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: .5em;
}
.wsw-storydate {
	color: #888;
	font-weight: normal;
	font-size: 90%;
}






.wsw-Photo {
	float: right;
	padding-left: 10px;
	padding-bottom: 2px;
	font-size: 70%;
}
#mainbar .wsw-Photo img {
	margin-bottom: 0;
}
.photocaption {
	float: left;
	margin: 0;
}
.photocredit {
	float: right;
	font-weight: bold;
	margin: 0;
}
.print-ad {
	display: block;
	height: 125px;
	margin-bottom: 15px;
	text-align: center;
}





#wsw-f12007racestable {
	border-collapse: collapse;
	width: 99%;
	padding: 0;
	margin: 0;
	border: 1px solid #000;	
	background: #fff;
}
#wsw-f12007racestable td {
	padding: 2px;
	font-size: 10pt;
}
#wsw-f12007racestable .f1-title {
	text-align: center;
	color: #000;
	padding: 3px;
	font-size: 12pt;
	background: #fff;
}
#wsw-f12007racestable .f1-header {
	background: #000;
	color: #fff;
	border-bottom: 1px solid #000;
}
#wsw-f12007racestable .f1-round, #wsw-f12007racestable .f1-event, #wsw-f12007racestable .f1-date, #wsw-f12007racestable .f1-circuit, #wsw-f12007racestable .f1-length, #wsw-f12007racestable .f1-laps, #wsw-f12007racestable .f1-distance, #wsw-f12007racestable .f1-winner, #wsw-f12007racestable .f1-report {
	border-bottom: 1px solid #000;

}
#wsw-f12007racestable .f1-round {
	background: #fff;
	padding-left: 5px;
}
#wsw-f12007racestable .f1-event {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding-left: 5px;
}
#wsw-f12007racestable .f1-date {
}
#wsw-f12007racestable .f1-laps {
}
#wsw-f12007racestable .f1header-header .wsw-date {
}





/*
a { color: black; }
a:link { color: black; }
a:visited { color: black; }
a:hover {  color: black; }
*/
/*a:link, a:visited {
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
*/
/*
#content a:link:after, #content a:visited:after {
	content:  " (" attr(href) ") ";
	font-size: 90%;
}

#content a[href^="/"]:after {
	content: " (http://www.grandprix.com" attr(href) ") ";
}
*/