/*
colors:
  blue: #235585
 lines: #ccc
dotted: #999
  type: #444
  
*/

body {
	margin: 0; padding: 0;
	color: #444;
	background: #c5d9ef url(/img/body-bg.png) left top repeat-x;
	text-align: center;
}
h1, h2, h3, h4 {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal; 
}
p {
	margin: 0; padding: 0;
	color: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;	
}
a         { font-weight: normal; text-decoration: underline; }
a:link    { color: #f60; }
a:visited { color: #f60; }
a:hover   { color: #888; text-decoration: none; }
a:active  { color: #888; text-decoration: none; }


/* start: top-level containers */
#wrap {
	margin: 0 auto; padding: 0;
	width: 940px;
	background-color: #ede8d5;
	text-align: left;
}


/* START header image and logo are set here ******************************************************** */

/* header is an H1 image replacement, NOT a div */
h1#header-img {
	margin: 0;
	padding: 338px 0 0 0;
	height: 0px !important;
	height /**/:338px; /* IE hack */
	overflow: hidden;
	/* 2010: background: url('/img/tt-header-2010-v2.png') left top no-repeat; */
	background: url('/img/tt-header-2011-2.png') left top no-repeat;
}
h1#header-img-alt {
	margin: 0;
	padding: 338px 0 0 0;
	height: 0px !important;
	height /**/:338px; /* IE hack */
	overflow: hidden;
	/* 2010: background: url('/img/tt-header-2010-v2.png') left top no-repeat; */
	background: url('/img/tt-header-2011-2.png') left top no-repeat;
}
#tt-logo-bottom {
	margin: 0; padding: 0;
	width: 230px;
	height: 79px;
	/* 2010: background: url('/img/tt-logo-bottom-2010-v2.png') left top no-repeat; */
	background: url('/img/tt-logo-bottom-2011.png') left top no-repeat;
}

/* END header image and logo are set here ******************************************************** */


#contentHolder {
	margin: 0px 20px;
	width: 900px;
}
#sidebar {
	margin: 0; padding: 0;
	float: left;
	width: 230px;
}
#main {
	margin: 0; padding: 0;
	float: right;
	width: 660px;
}
#footer {
	margin: 0 auto; padding: 0;
	width: 940px;
	height: 50px;
	background-color: transparent;
	text-align: center; 
}
#clearIt {
	margin: 0; padding: 0;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
/* end: top-level containers */


/* start: home + sub page components */
#shfb-logo {
	margin: 0; padding: 0;
	width: 230px;
	height: 115px;
	background: url(/img/shfb-logo.png) left top no-repeat;
}

#shfb-logo02 {
	margin: 0; padding: 0;
	width: 230px;
	height: 179px;
	background: url(/img/shfb-logo-02.png) left top no-repeat;
		}
		
#shfb-logo03 {
	margin: 0; padding: 0;
	width: 230px;
	height: 65px;
	background: url(/img/button-shfb-230x65.png) left top no-repeat;
		}
		
#dp5th-logo01 {
	margin: 0; padding: 0;
	width: 230px;
	height: 100px;
	background: url(/img/button-dana-point-5th-mar-230x100.png) left top no-repeat;
		}
	
h2.shfb {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 170px;
	text-indent: -9999px;
	cursor: pointer;
	}


#leftnavHolder {
	margin: 0; padding: 0;
	width: 230px;
	height: 225px;
	background: url(/img/left-nav-bg.png) left top no-repeat;
}
#leftnavHolder-in {
	margin: 0; padding: 20px;
}
#leftnavHolder-line {
	margin: 5px 0; padding: 0;
	width: 100%;
	border-bottom: 1px dotted #fff;
}

#masthead { /* home page Flash & GSF */
	margin: 14px 0 0 0; padding: 0;
	width: 660px;
	height: 350px;
	position: relative;
	background-color: #ede8d5;
}
#mh-flash { /* Flash */
	margin: 0; padding: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 450px;
	height: 350px;
	background-color: #999;
}
#mh-clock { /* days left until race */
	margin: 0; padding: 10px 0 0 0;
	position: absolute;
	top: 0px;
	left: 460px;
	width: 200px;
	height: 70px;
	border-top: 1px solid #999;
}
#mh-gsf { /* GSF */
	margin: 0; padding: 0;
	position: absolute;
	top: 70px;
	left: 460px;
	width: 200px;
	height: 280px;
}


/* start: full-width content */
#fwHolder {
	margin: 10px 0; padding: 0;
	border: 1px solid #999;
	background-color: #fff;
}
#fwHolder-content {
	margin: 0; padding: 20px;
}
/* start: two colum split inside this area */
#fw-left {
	margin: 0; padding: 0;
	float: left;
	width: 199px;
}
#fw-right { /* set the background image inline for the home page */
	margin: 0; padding: 0;
	float: right;
	width: 639px;
}
/* end: two colum split inside this area */
/* end: full-width content */
/* end:: home + sub page components */


/* start: navigation */
#topNav {
	margin: 0; padding: 0;
	width: 660px;
	height: 55px;
	position: relative;
}
#topNav ul {
	margin: 0; padding: 0;
	list-style: none;
	float: left;
}
#topNav ul li {
	display: inline;
	position: relative;
}
#topNav ul li a:hover {
	text-decoration: none;
}
#topNav ul li a {
	float: left;
	height: 55px;
}
#topNav ul li a span {
	display: none;
}
#n1, #n2, #n3, #n4, #n5, #n6, #n7 {
	background: url(/img/tt-nav.png) no-repeat;
	position: absolute;
	top: 0px;
}

/* FORMAT: background-position: x-pos y-pos */

#n1 { left: 0px;   background-position: 0px    0px; width: 60px }
#n2 { left: 60px;  background-position: -60px  0px; width: 85px }
#n3 { left: 145px; background-position: -145px 0px; width: 80px }
#n4 { left: 225px; background-position: -225px 0px; width: 67px }
#n5 { left: 292px; background-position: -292px 0px; width: 123px }
#n6 { left: 415px; background-position: -415px 0px; width: 95px }
#n7 { left: 510px; background-position: -510px 0px; width: 150px }

#n1:hover, #n1:focus, #n1.on { background-position: 0px    -55px; }
#n2:hover, #n2:focus, #n2.on { background-position: -60px  -55px; }
#n3:hover, #n3:focus, #n3.on { background-position: -145px -55px; }
#n4:hover, #n4:focus, #n4.on { background-position: -225px -55px; }
#n5:hover, #n5:focus, #n5.on { background-position: -292px -55px; }
#n6:hover, #n6:focus, #n6.on { background-position: -415px -55px; }
#n7:hover, #n7:focus, #n7.on { background-position: -510px -55px; }
/* end: navigation */


/* start: left links */
#leftLinks {
	width: 199px;
	margin: 0; padding: 0;
}
#leftLinks p {
	margin: 0; padding: 5px 0;
	width: 100%;
	border-top: 1px dotted #999;
}
#leftLinks p.last {
	border-bottom: 1px dotted #999;
}
#leftLinks p a         { font-weight: normal; text-decoration: none; }
#leftLinks p a:link    { color: #235585; }
#leftLinks p a:visited { color: #235585; }
#leftLinks p a:hover   { color: #888; }
#leftLinks p a:active  { color: #888; }
/* end: left links */

/* start: typography */
.blu {
	color: #235585;	
}
#shfb-logo h2 {
	display: none;
}
#fwHolder-content h2 {
	margin: 0; padding: 0 0 3px 0;
	color: #235585;
	font-size: 16px;
	line-height: 16px;		
}
#fwHolder-content h3 {
	margin: 0; padding: 0 0 3px 0;
	color: #235585;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;		
}
.headline {
	margin: 0; padding: 0 0 3px 0;
	color: #235585;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;	
}
#leftnavHolder p {
	margin: 0; padding: 0;
	color: #fff;
	font-size: 10px;
	line-height: 12px;	
}
#leftnavHolder p a         { font-weight: normal; text-decoration: none; }
#leftnavHolder p a:link    { color: #fff; }
#leftnavHolder p a:visited { color: #fff; }
#leftnavHolder p a:hover   { color: #f1d132; }
#leftnavHolder p a:active  { color: #f1d132; }

#masthead h3 {
	padding-bottom: 5px;
	color: #235585;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;		
}
/* end: typography */


/*-- start: form stuff --*/
.formOne {
	width: 300px;
	margin: 0 0 5px 0;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #444;
	color: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: 12px; 
	font-weight: normal;
}
.formTwo {
	width: 300px;
	height: 100px;
	margin: 0;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #444;
	color: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: 12px; 
	font-weight: normal;
}
/*
.formThree {
	width: 295px;
	height: 100px;
	margin: 0 0 5px 0;
	padding: 2px 0px 2px 2px;
	background-color: #fff;
	border: 1px solid #444;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: 12px; 
	font-weight: normal;
}
.formFour {
	width: 295px;
	height: 100px;
	margin: 0;
	padding: 2px 0px 2px 2px;
	background-color: #fff;
	border: 1px solid #444;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: 12px; 
	font-weight: normal;
}
.dd {
	width: 150px;
	margin: 0 0 5px 0;
	padding: 2px 0px 2px 2px;
	background-color: #fff;
	border: 1px solid #444;
	font-color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: 12px; 
	font-weight: normal;
}
.ddRfp {
	width: 295px;
	margin: 0 0 5px 0;
	padding: 2px 0px 2px 2px;
	background-color: #fff;
	border: 1px solid #444;
	font-color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: 12px; 
	font-weight: normal;
}
.cb {
	margin: 0 5px 0 0;
	padding: 0;
}
*/
/*-- end: form stuff --*/













