	/*  PROJECT NAME:          RAYC      */
	
	
	/* SMALL RESET */

* { margin:0; padding:0; }
img { border:0; }
a { outline:0; text-decoration:none; }


	/* MAIN LAYOUT */
	
html, body { width:100%; height:100%; }
body { background:#00ccff url(../images/bg.png) repeat-x;
	font-family:HelveticaNeue, Arial, Trebuchet MS;
	font-size: 13px;
 }

div#header { float:left; width:968px; height:100px; }
	#header .logo { float:left; margin:4px 0 0 25px; }
	#header .search { float:right; width:165px; height:35px; background:url(../images/search.png) no-repeat; margin-top:20px; }
		.search input { float:left; margin:8px 0 0 8px; width:120px; background:#fff; border:1px solid #888; }
		.search button, #searchDiv .action { float:left; background:none; border:0; cursor:pointer; margin:7px 0 0 2px; }
	#searchDiv { float:right; width:175px; height:35px; background:url(../images/search.png) no-repeat; margin-top:20px; }
		#Search input { float:left; margin:8px 0 0 8px; width:120px; background:#fff; border:1px solid #888; }
		#Search .action { background:none; border:0; cursor:pointer; margin:7px 0 0 2px; }
	/* menu */
#menu, #menu ul { padding:0; margin:0; list-style:none; }
	#menu a { display:block; }
	#menu li { float:left; }
	#menu li div { position:absolute; width:200px; left:-999em; }
	#menu li:hover div, #menu li.sfhover ul, #menu li div:hover { left:auto; }
	ul#menu { float:left; margin:21px 0 0 40px; width:700px; }
	ul#menu li { float:left; height:24px; margin:0 5px 0 5px; background:#9c9d9d url(../images/ltab.png) no-repeat; }
	ul#menu li ul li { width:160px; margin:1px 0 0 0; background:url(../images/transparent_menu.png); }
	ul#menu li a { padding:0 10px 0 10px; line-height:24px; color:#fff; font-size:16px; background:url(../images/rtab.png) no-repeat top right; }
	ul#menu li ul li a { line-height:26px; width:140px; background:none; }
	
div#wrapper { float:left; width:968px; background:#fff url(../images/wrapper_corner.png) no-repeat right top; min-height: 600px;}
	div#left { width:195px; float:left; margin-right:14px; clear:left; }
	div#center { width:547px; float:left; margin-right:15px; }
	div#right { width:197px; float:left; clear:right; }
div#footer { width:968px; clear:both; text-align:right; padding:5px 0 5px 0; }
	#footer p, #footer a { font-size:11px; color:#666666; display:inline; }
	#footer .links { margin:0 15px 0 50px; }
	
	
	/* LEFT */
	
div.section { float:left; width:155px; background:#e8e8e8 url(../images/left_bar.png) no-repeat; padding:0 10px 10px 15px; margin:15px 0 15px 12px; display:inline; }
	.section h2 { color:#fff; font-size:16px; font-weight:100; line-height:26px; margin-bottom:10px; }
	.section p { font-size:13px; color:#666666; margin:15px 0 0 0; }
	.section select { width:150px; background:#fff; border:1px solid #999999; height:22px; }
	.section button, .section .searchLink { border:0; background:none; cursor:pointer; float:right; margin:5px 5px 0 0; width:85px; }

div.nav { float:left; width:181px; background:#e8e8e8 url(../images/topnav.png) no-repeat; margin:15px 0 30px 11px; display:inline; }
	.nav h1 { color:#fff; font-size:16px; font-weight:100; line-height:26px; margin:0 0 0 10px; }
	.nav a.level1 { float:left; width:156px; padding:2px 0 4px 25px; color:#fff; background: #309DC1 url(../images/navtab.png) no-repeat; }
	.nav div.levels { width:181px; background:#c4c4c4; }
	.nav a.level2 { float:left; clear:both; margin:3px 0 3px 40px; font-size:12px; color:#000; }
	
	
	/* CENTER */
	
img.home { margin:10px 0 10px 0; }
#center h1 { color:#33ccff; font-size:22px; font-weight:100; margin-bottom: 10px; }
#center h2 { color:#948045; font-size:18px; font-weight:100; line-height:30px; }
#center p { font-size:12px; }
#center a { color:#0092ff; }
.blue { color:#319fc4; }

div.full { float:left; width:512px; background:#e8e8e8 url(../images/full_bar.png) no-repeat; padding:0 10px 10px 25px; margin:10px 0 10px 0; }
	#center .full h2 { color:#fff; font-size:16px; font-weight:100; line-height:28px; margin-bottom:10px; }
	#center .full h3 { color:#00ccff; font-size:13px; margin-bottom: 10px; }
	.full img.right { float:right; clear:right; margin-left:25px; }
#center .full a.button { float:left; width:90px; height:24px; background:url(../images/button.png) no-repeat; padding:3px 0 0 28px; color:#fff; font-size:16px; margin:15px 0 5px 0; }

p.bread { font-size:12px; margin:5px 0 0 0; width:542px; }
	#center .bread a, .bread span { color:#666666; text-decoration:underline; padding-left:12px; margin-left:4px; background:url(../images/grey_tri.png) no-repeat 0 5px; }
	#center a.blue { background:url(../images/blue_tri.png) no-repeat 0 5px; color:#32a2c8; }
	.bread span { text-decoration:none; }
	
div.half { float:left; width:236px; background:#e8e8e8 url(../images/half_bar.png) no-repeat; padding:0 10px 10px 15px; margin:10px 0 10px 0; }
	#center .half h2 { color:#fff; font-size:16px; font-weight:100; line-height:24px; margin-bottom:10px; }
	#center .rh { margin-left:25px; }
	.half img.right, .half a.right, .third a.right { float:right; clear:right; margin-left:10px; }
	.half a.right, .third a.right { margin-top:5px; }
	
div.third { float:left; width:135px; background:#e8e8e8 url(../images/third_bar.png) no-repeat; padding:0 10px 10px 10px; margin:10px 0 10px 41px; }
	#center .first { clear:left; margin-left:0; }
	#center .third h2 { color:#fff; font-size:16px; font-weight:100; line-height:24px; margin-bottom:10px; }	
		

	/* RIGHT */

form.register { margin:5px 0 0 5px; }
	.register p { color:#aaaaaa; font-size:14px; }
	.register input { background:#fff; border:1px solid #cc9900; margin:4px 0 4px 0; width:180px; }
	.register button { float:right; border:0; width:100px; font-size:12px; background:0; color:#aaaaaa; 
		cursor:pointer; margin-right:10px; display:inline; text-decoration:underline; }
div.news { width:186px; background:#e8e8e8 url(../images/news.png) no-repeat;
	float:left; padding-bottom:10px; margin:10px 0 10px 0; }
	.news h1 { color:#fff; font-size:16px; font-weight:100; text-align:center; line-height:33px; }
	.news p { font-size:10px; padding:0 10px 0 10px; }
	.news a { text-decoration:none; color:#4c4f9d; }
	.news h2 { width:160px; margin:10px 0 10px 0; float:left; color:#cc9900; text-decoration: none; font-size: 10px;}
	
	/* Layout for forms - see http://www.alistapart.com/articles/prettyaccessibleforms */
	
form fieldset {
  margin-bottom: 10px;
  border: none;
}
form .validationError .message {
	font-style: italic;
	color: red;
}
form legend {
  padding: 0 2px;
  font-weight: bold;
}
form label {
  display: inline-block;
  display: -moz-inline-box;
  line-height: 1.8;
  vertical-align: top;
}
form fieldset ol {
  margin: 0;
  padding: 0;
}
form fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form fieldset fieldset, form fieldset ul.optionset {
  border: none;
  margin: 3px 0 0;
/*  display: inline-block;
  display: -moz-inline-box;*/
}
form fieldset ul.optionset li{
	/* display: inline;
	float: left; */
	display: list-item;
	padding: 0 0 0 125px;
}
/*
form fieldset ul.optionset li.odd {
	clear: left;
}
*/
form fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form fieldset ul.optionset label {
  display: inline-block;
  display: -moz-inline-box;
  width: auto;
}
form em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form label {
  width: 120px; /* Width of labels */
}
form fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

	/* For showing results in offshore races */
td.Actual { font-weight: bold; }

ul.sitemap-list {
	list-style: none;
}

ul.sitemap-list ul {
	margin-left: 1em;
}

ul.sitemap-list ul ul {
	margin-left: 2em;
}

ul.sitemap-list ul ul ul {
	margin-left: 3em;
}

#center p {
	padding: 2pt 0;
}

.newsItems {
	list-style: none;	
	list-style-type: none;
	padding-bottom: 5px;
}

.newsDateTitle {
	font-weight: bold;
	font-size: 16px;
}


	