* { margin: 0; padding: 0; }

body {
	background: #284E7C url(../images/bg.gif) top center repeat;
	color: #284E7C;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 100%/120% "Tahoma", Arial, Helvetica, sans-serif;
}

#outer {
	width: 100%;
	position: relative;
	text-align: left;
	background: url(../images/top_bg.gif) 0 0 repeat-x;
	padding-top: 25px;
}

#wrapper1 {
	width: 955px;
	margin: auto;
}

#contentwrap {
	display: block;

	font-size: 0.75em; /* Global Content Font Size */
}

#header {
	background: #104581;
	height: 219px;
	margin-bottom: 10px;
}

#col-left {
	float: left;
	width: 214px;
	padding-bottom: 190px;
/*	background: url(../images/07.gif) bottom center no-repeat;*/
}

	#left1 {
		background: #fff url(../images/topleft_bg.gif) 0 0 repeat-y;
		float: left;
		width: 100%;
		padding-bottom: 40px;
	}
	
	#left1 .padding {
		background: url(../images/topleft_top_bg.gif) 0 0 no-repeat;
		padding: 35px 0 0 25px;
	}
	
	#left2 {
		background: #fff url(../images/left_bg.gif) 0 0 repeat-y;
		margin-top: 10px;
		float: left;
		width: 100%;
	}
	
	#left2 .padding {
		background: #fff url(../images/left_base_bg.gif) bottom left no-repeat;
	}
	
	#left2 h3 {
		margin: 0;
		background: #DCE5EC url(../images/left_h3_bg.gif) 0 0 repeat-y;
		height: 31px;
		color: #006F94;
		text-align: right;
		line-height: 31px;
		padding-right: 30px;
		font-size: 1em;
	}
	
	#left2 input {
		border: 0px solid #006F94;
		color: #006F94;
		font-size: 0.9em;
		padding: 3px 5px;
		margin-bottom: 2px;
	}
	#left2 .buttons input {
		border: 0px solid #fff;
		background: #006F94;
		color: #fff;
		margin-top: 3px;
		font-size: 0.9em;
		padding: 2px 3px;
	}
	
	#left2 form { margin: 0; }
	
	#left-isaf-logo {
		background: #fff url(../images/left_bg.gif) 0 0 repeat-y;
		margin-top: 10px;
		float: left;
		width: 100%;
	}
	
	#left-isaf-logo .padding img {
	border:1px solid #006F94;
	}
	
	#left-isaf-logo h3 {
		margin: 0;
		background: #DCE5EC url(../images/left_h3_bg.gif) 0 0 repeat-y;
		height: 31px;
		color: #006F94;
		text-align: right;
		line-height: 31px;
		padding-right: 30px;
		font-size: 1em;
	}
	
	
	
	/*** Left3 (Sponsors) sub pages ***/
	
	#left3 {
		background: #fff url(../images/left3_bg.gif) 0 0 repeat-y;
		margin-top: 10px;
		float: left;
		width: 100%;
	}
	
	#left3 .padding {
		background: #fff url(../images/left3_base_bg.gif) bottom left no-repeat;
		text-align: center;
		font-size:10px;
	}

.colwrap-right, .colwrap-right2 {
	float: right;
	width: 729px;
}

	#col-center {
		float: left;
		width: 497px;
	}
		#middle1 {
			background: #fff url(../images/middle_bg.gif) 0 0 repeat-y;
			margin-bottom: 10px;
			min-height: 200px;
			height: auto !important;
			height: 200px;
		}
	
	#col-right {
		float: right;
		width: 214px;
	}
		.right1 {
			font-weight: bold;
		}
		
		.right1, .right2, .right3 {
			margin-bottom: 10px;
			background: #fff url(../images/right_bg.gif) 0 0 repeat-y;
		}
		.right1 h3, .right2 h3, .right3 h3 {
			background: #0295d8;
			height: 31px;
			color: #fff;
			line-height: 31px;
			padding-left: 20px;
			font-size: 1em;
			border-bottom: 1px solid #fff;
		}
		#left3 h3 {
			background: #d93e29;
			height: 31px;
			color: #fff;
			line-height: 31px;
			padding-left: 20px;
			font-size: 1em;
			border-bottom: 1px solid #fff;
		}
		.right1 h3 { background: #d93e29; }
		.right1 .padding { border-top: 1px solid #00A4E4; }
		
		.right2 .padding, #left3 .padding { border-top: 1px solid #47B037; }
		.right3 .padding {
			border-top: 1px solid #47B037; 
			background: #fff url(../images/right_base_bg.gif) bottom right no-repeat;
		}
		
		#col-right ul {
			margin: 0;
			padding: 0;
		}
		
		/* Rlight column links (blue and green) */
		
		#col-right ul li, .eventlinks ul li, #left3 ul li {
			list-style: none;
			text-align: left;
			background: url(../images/li_arrow.gif) 0 8px no-repeat;
			padding-left: 15px;
			line-height: 1.3em;
			margin-bottom: 8px;
		}
		
		#col-right li a:link, #col-right li a:visited, #col-right li a:hover { color: #009CDA; }
		.eventlinks ul li a:link, .eventlinks ul li a:visited { color: #47B037; }
		
		#col-right li a:hover, .eventlinks ul li a:hover {
			background: none;
			text-decoration: underline;
		}
		
		/* 2 column inner - used in Event Pages */
		
		#col-center2 {
			width: 475px;
			float: left;
		}
			#col-center2 .padding { background: none; }
			
		#col-right2 {
			width: 250px;
			float: right;
		}
			#col-right2 .padding { background: none; }
			#col-right2 .imgLeft { margin-right: 0; }

.colwrap-right2 {
	float: right;
	width: 729px;
	background: #EDF0F5 url(../images/center_bg.jpg) 0 0 repeat-y;
}

	.colwrap-right2 .padding {
		background: #fff url(../images/center_base_bg.gif) bottom right no-repeat;
	}


#footer {
	clear: both;
	color: #ADD1DC;
	font-size: 0.7em;
	padding: 0 0 0 250px;
}
	#footerleft {}
	
	#footer a:link, #footer a:visited {
		color: #ADD1DC;
	}
	
	#footer a:hover {}
	
/*** Sponosr Details Page ***/

div.sponsordetails table, div.sponsordetails th, div.sponsordetails td {
	border: none;
}
div.sponsordetails img {
	margin-right: 15px;
}

/*** Video table home page ***/

table#videos {
margin:0;
padding:0;
width:100%;
border-collapse:collapse;
}


table#videos td{
margin:0;
padding:0 0 20px 0;
width:50%;
vertical-align:top;
border:none;
}
table#videos td img{
border:1px solid #284E7C;
}
	
/*** Home page NEWS ***/
.newsitem h3 {
	width: auto;
	margin-bottom: 5px;
	font-size: 1.2em;	
}
.colwrap-right2 .newsitem h3 { font-size: 1.2em; margin: 0; }
.newsitem h3 a:link, .newsitem h3 a:visited {
	background: url(../images/arrow_dark.gif) 5px 7px no-repeat;
	padding-left: 20px;
	font-size: 0.85em;
	display: block;
}
.newsitem h3 a:hover {
	background: #009CDA url(../images/arrow_light.gif) 5px 7px no-repeat;
	color: #fff;
	text-decoration: none;
}

.newsitem h3 a:hover span  {
	color: #C5F0FA;
}


.newsitem h5, span.date {
	margin: 0 0 5px 0;
	font-size: 0.8em;
	color: #284E7C;
	float: left;
	width: 80px;
}
#newsnav { 
	float: right;
	width: 175px;
}
#newsnav p { font-size: 0.9em; }

/*** Formatting ***/

a img { border: none; }

a:link, a:visited {
	color: #009CDA;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	background-color: #009CDA;
	color: #fff;
}

p {
	margin: 0 0 1em 0;
}

h1.hide { display: none; }



	h2 a:link, h2 a:visited {
		color: #000;
		text-decoration: none;
	}
	
	h2 a:hover {
		color: #000;
		text-decoration: none;
	}
	
#middle1 h3 {
	color: #009CDA;
	font-size: 1.2em;
}

.colwrap-right2 h2,
.colwrap-right2 h3 {
	color: #006F94;
	font-size: 1.5em;
	margin-bottom: 0.5em;
}

	h3 a:link, h3 a:visited {
		color: #009CDA;
		text-decoration: none;
	}
	
	h3 a:hover { text-decoration: underline; background: none; color: #009CDA; }
	
	h3.date { font-size: 0.9em; color: #009CDA; }
	
h4 {
	font-size: 1em;
}

	/* Single Column/Sub page formatting */
		
	.paddingmain ul {
		margin: 0 0 1em 0;
		padding: 0 0 0 15px;
	}
	paddingmain ul ul {
		margin: 0 0 0.5em 1em;
	}
	.paddingmain ul li {
		list-style: none;
		line-height: 1.6em;
		background: url(../images/dot_off.gif) 0 7px no-repeat;
		padding-left: 15px;
	}
	
	.paddingmain li a:link, .paddingmain li a:visited {
		font-size: 0.9em;
		padding: 2px 5px 2px 5px;
		color: #009CDA;
	}
	
	.paddingmain li a:hover {
		background: #009CDA ;
		color: #fff;
		text-decoration: none;
	}
.imgRight {
	float: right;
	margin: 0 0 10px 20px;
	width:205px;
	line-height:1.2em;
}
.imgRight p.imgText {
	font-size: 0.9em;
}
.imgRight img {
	
	
	border: 2px solid #fff;
}

.imgLeft {
	float: left;
	margin: 0 20px 10px 0;
	border: 2px solid #fff;
}

.eventimg {
	width: 205px;
	overflow: hidden;
}

.padding, .paddingmain { padding: 10px 20px 10px 20px; }

.sponsors img { border: 1px solid #284E7C; margin: 5px; }
.sponsors a { background: none; }



/*** Tables ***/

table, th, td { border: none; }

table {
	border-top: 0;
	border-left: 0;
	margin-bottom: 20px;
}
th, td {
	border-right: 1px solid #C8D5DF;
	border-bottom: 1px solid #9EB1C4;
	padding: 3px 3px 3px 8px;
}
td a:hover { background: none; color: #009CDA; text-decoration: underline; }

.eventtable a {
	font-weight: bold;
	font-size: 1.2em;
}
.eventtable td {padding: 10px 3px 10px 5px;}

td.lastrow, th.lastrow {border-right:0;}

/*** Event Information ***/

.eventlinks
{
	clear: both;
}

.hostinfo, .raceinfo {
	font-size: 0.9em;
	line-height: 1.4em;
}

.hostinfo h3, .raceinfo h3 {
	font-size: 1.2em;
	border-bottom: 1px solid #AEC4D2;
	padding-bottom: 4px;
	margin: 2em 0 1em 0;
}

.eventnewsitem {
	border-bottom: 1px solid #AEC4D2;
	margin-bottom: 20px;
}
.eventnewsitem h4 {
	color: #009CDA;
	margin-bottom: -4px;
}
.eventnewsitem h5 {
	color: #284E7C;
	font-size: 0.85em;
}

/* Sub Event classes */
#eventbar { padding: 0; margin: 0; }
#eventbar li {list-style-type: none; display: inline; background-image: none; padding: 0; }
#eventbar li a {float: left; display: block; padding: 2px 23px; line-height: 18px;}

.cleartest {clear: left; margin-bottom: 20px;}


/*** sIFR ***/

	.sIFR-flash {
		visibility: visible !important;
		margin: 0;
	}
	
	.sIFR-replaced {
		visibility: visible !important;
	}
	
	span.sIFR-alternate {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		display: block;
		overflow: hidden;
		letter-spacing: 0;
	}
	
h2 {
	font-size: 18px;
	color:#FFFFFF;
	padding:10px 0 0 10px;		
}

	.h2a {
		width: 100%;
		margin-bottom: 10px;
		padding-bottom: 10px;
		background: #2F5380 url(../images/heading_bg.gif) 0 0 repeat-x;
		display: block;
		po sition: relative;
	}
	
	.h2inner {
		padding: 14px 0 10px 110px;
		margin-bottom: -11px;
		background: url(../images/h2img.gif) 20px 8px no-repeat;
		min-height: 32px;
		height: auto !important;
		height: 32px;
	}
	
	.h2b {
		width: 100%;
		height: 37px;
		background: #0295d8;
		display: block;
		
	}
	
	.h2binner {
		padding: 8px 0 0 75px;
		margin-bottom: -8px;
		background: url(../images/h2imgsmall.gif) 20px 8px no-repeat;
	}
	
	.h2binner.parksvic {
		background: url(../images/h2parksvic.gif) 20px 8px no-repeat;
		padding-left: 90px;
	}
	
	
.sIFR-hasFlash .h2inner h2 {
	visibility: hidden;
	display: inline;
	letter-spacing: -1px;
	line-height: 28px;
	font-size: 22px;
}

.sIFR-hasFlash h2.smaller {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 32px;
}

/*** Gallery Tables ***/

div#gallery table, div#gallery th, div#gallery td { border: none; }

div#gallery table {
	border-top: 0;
	border-left: 0;
	margin-bottom: 0;
}
div#gallery th, div#gallery td {
	border-right: none;
	border-bottom: none;
	padding: 0;
}
div#gallery td a:hover { background: none; color: #009CDA; text-decoration: underline; }

td.lastrow, th.lastrow {border-right:0;}

table.nobdr { background: none; }
table.nobdr table { border: 1px solid #ccc; background: #fff; }
table.nobdr2 table { border: 1px solid #ccc; background: #fff; border: none;}
table.nobdr td { border: none; text-align: left;}
table.nobdr td p { text-align: left; }
table.nobdr form { margin: 0;}
table.nobdr input { margin: 0 5px 0 0;}
td.title { font-size: 1.5em; }

/* Forms
------------------------------------------------------------------*/

form {
	margin: .5em 2em;
}

input, select, textarea {
	margin-left: .5em;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

fieldset br { display: none; }

legend {
	font-weight: bold;
	margin-bottom: 1em;
}

fieldset div {
	clear: both;
	margin: .3em 0;
	position: relative;
	margin-bottom: 15px;
}
fieldset div span {
	display: none;
}
fieldset div:hover span {
	font-size: 85%;
	color: #666;
	background-color: #eee;
	margin-left: 20em;
	padding: .2em .5em .3em;
	border: 1px solid #666;
	display: block;
	position: absolute;
	z-index: 100;
	float: right;
}
* html fieldset div span {
	display: none;
}

label, fieldset div.cr p {
	margin: 0;
	display: block;
	width: 25em;
	text-align: left;
	float: left;
}
.long { width: 43em; }

fieldset div.cr label {
	text-align: left;
	width: auto;
	float: none;
	margin: 3px 0 5px 25em;
}

.mandat { color: #930; }

.buttons {
	text-align: left;
	margin-left: 9em;
}
#left2 .buttons { margin-left: 0; }

.removed { display: none !important; }
	
/* 2008 flyer on top rhs homepage, steve 250608 */

a.08eregatta:hover {
background: transparent url(../images/sm08.jpg) no-repeat scroll left center;
background-position:-172px 0pt;
}

a.08regatta:link, a.08regatta:visited {
background:transparent url(../images/sm08.jpg) 
display:block;
text-decoration:none;
text-indent:-100em;
width:172px;
height:243px;
}


.abs-bot {width:500px; margin:0 auto; font-size:11px; text-align:left;}
