/* CSS Document */

body {
	background:url(../img/structure/bg-body.gif) repeat-x #3c5364 top;
	margin:-20px 0 0 0;
	.margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#7a7a7a;
	}
	
dd {
	margin:0;
	padding-bottom:5px
	}
	
a img {
border: none;
}

.clear {
	clear:both;
	}
	
.floatRight {
	float:right;
	margin:5px;
	}
	
.floatLeft {
	float:left;
	margin:5px 10px 45px 0;
	}
	
.sponsors {
	margin:0 10px;
	}
	
.donors {
	float:left;
	width:200px;
	margin:0px;
	}
	
.donors ul {
	list-style:none;
	}
	
.note {
	font-size:.9em;
	font-style:italic;
	}
	
h1.red {
	color:#9F231B;
	font-size:1.5em;
	}
	
.breadcrumbs {
	font-size:.8em;
	color:#9a9a9a;
	}
	
.breadcrumbs a:link, .breadcrumbs a:visited {
	color:#9a9a9a;
	text-decoration:none;
	}
	
.breadcrumbs a:hover {
	color:#9a9a9a;
	text-decoration:underline;
	}
	
.party {
	float:right;
	width:200px;
	height:50px;
	margin:40px 10px 0 0;
	padding:0;
	}
	
.threeLogos {
	float:left;
	margin-right:20px;
	}
	
a:link, a:visited {
	color:#4B7989;
	text-decoration:none;
	}
	
a:hover {
	color:#4B7989;
	text-decoration:underline;
	}
	

h1 {
	font-size:1.3em;
	color:#0e3a4a;
	text-transform:uppercase;
	letter-spacing:.1em;
	}
	
h2 {
	font-size:1.1em;
	color:#0e3a4a;
	text-transform:capitalize;
	letter-spacing:.1em;
	}
	
h3 {
	font-size:1em;
	color:#4B7989;
	text-transform:capitalize;
	letter-spacing:.1em;
	}
	
h1.h1HomePage {
	background:url(../img/structure/h1-homePage.jpg) no-repeat;
	width:600px;
	height:170px;
	text-indent:-9999px;
	}
	
h2#h2-sponsors {
	background:url(../img/structure/h2-sponsors.gif) no-repeat;
	height:36px;
	width:167px;
	text-indent:-9999px;
	float:right;
	}
	
	
h2#h2-presentingSponsors {
	background:url(../img/structure/h2-presentingSponsors.gif) no-repeat;
	height:50px;
	width:167px;
	text-indent:-9999px;
	float:right;
	}
	
h3#h3-viewAll {
	background:url(../img/structure/h3-viewAll.gif) no-repeat;
	height:49px;
	width:167px;
	text-indent:-9999px;
	float:right;
	margin-bottom:20px;
	}
	
h2#h2-enter {
	background:url(../img/structure/h2-enter.gif) no-repeat;
	height:48px;
	width:168px;
	text-indent:-9999px;
	}
	
h2#h2-rules {
	background:url(../img/structure/h2-rules.gif) no-repeat;
	height:48px;
	width:168px;
	text-indent:-9999px;
	}
	
h3#h3-leaderboard {
	background:url(../img/structure/h3-leaderboard.gif) no-repeat;
	height:34px;
	width:168px;
	text-indent:-9999px;
	}
	
h3#h3-resources {
	background:url(../img/structure/h3-resources.gif) no-repeat;
	height:47px;
	width:168px;
	text-indent:-9999px;
	}
	
h2.button-overview {
	background:url(../img/structure/button-overview.gif) no-repeat;
	height:20px;
	width:110px;
	margin:5px;
	text-indent:-9999px;
	float:left;
	}
	
h2.button-prizes {
	background:url(../img/structure/button-prizes.gif) no-repeat;
	height:20px;
	width:110px;
	margin:5px;
	text-indent:-9999px;
	float:left;
	}
	
h2.button-schedule {
	background:url(../img/structure/button-schedule.gif) no-repeat;
	height:20px;
	width:110px;
	margin:5px;
	text-indent:-9999px;
	float:left;
	}
	
h2.button-rules {
	background:url(../img/structure/button-rules.gif) no-repeat;
	height:20px;
	width:110px;
	margin:5px;
	text-indent:-9999px;
	float:left;
	}
	
h2.button-entry {
	background:url(../img/structure/button-entry.gif) no-repeat;
	height:20px;
	width:110px;
	margin:5px;
	text-indent:-9999px;
	float:left;
	}
	
	
#wrapper {
	width:999px;
	margin:0 auto;
	background:url(../img/structure/bg-wrapper.png) repeat-y;
	padding:0;
	}
	
#header {
	background:url(../img/structure/bg-header.jpg) no-repeat top center;
	width:960px;
	height:176px;
	margin:0 auto;
	padding:0;
	}
	
h1#h1-logo {
	background:url(../img/structure/logo.gif) no-repeat;
	text-indent:-9999px;
	width:228px;
	height:146px;
	margin:20px 0 0 20px;
	}
	
/* email Submit Box */

#subscribe {
	float:right;
	width:288px;
	height:89px;
	background:url(../img/structure/bg-subscribe.gif) no-repeat top;
	margin:-150px 0px 0 0;
	.margin:-175px 0 0 0;
	padding:0;
	}
	
#subscribe h3 {
	text-indent:-9999px;
	}
	
#submit_box {
	margin-left:30px;
	margin-top:15px;
	.margin-top:25px;
   	width:222px;
    height:26px;
    background:url(../img/structure/input-subscribe.gif) no-repeat;
}

#submit_box #s {
	float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 140px;
    background-color: #ccd3d8;
}


#submit_box #go {
    float: right;
    margin: 3px 4px 0 0;
}

#submit_box #go {
    float: right;
    margin: 3px 4px 0 0;
}


form {
margin: 0;
}

	
#nav {	
	width:960px;
	margin:0 auto;
	padding:0;
	height:30px;
	list-style:none;
	overflow:hidden;
	background-color:#fff;
	}
	
*html #nav {
	width:960px;
	padding:0;
	margin:0 auto;
	height:30px;
	list-style:none;
	overflow:hidden;
	}

#nav ul {
	width:960px;
	margin:0;
	padding:0;
	}
	
#nav li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	}
	
#nav li a {
	float:left;
	padding:30px 0 0 0;
	overflow:hidden;
	height:0px !important;
	height:/**/:30px;
	}
	
#nav li a:hover {
	background-position:0 -30px;
	}
	
#nav a:active {
	background-position:bottom left;
	}

	
#nav li.home a {
	width:68px;
	background: url("../img/structure/nav-home.gif") top left no-repeat;
	background: url("../img/structure/nav-home.gif");
	}

body#home #nav li.home a {
	width:68px;
	background: url("../img/structure/nav-home.gif") bottom left no-repeat;
	background:/**/ url("../img/structure/nav-home.gif") -30px left no-repeat;
	}

#nav li.home a:hover {
	width:68px;
	background: url("../img/structure/nav-home.gif") bottom left no-repeat;
	background:/**/ url("../img/structure/nav-home.gif") -30px left no-repeat;
	}
	
#nav li.series a {
	width:190px;
	background: url("../img/structure/nav-series.gif") top left no-repeat;
	background: url("../img/structure/nav-series.gif");
	}

body#series #nav li.series a {
	width:190px;
	background: url("../img/structure/nav-series.gif") bottom left no-repeat;
	background:/**/ url("../img/structure/nav-series.gif") -30px left no-repeat;
	}

#nav li.series a:hover {
	width:190px;
	background: url("../img/structure/nav-series.gif") bottom left no-repeat;
	background:/**/ url("../img/structure/nav-series.gif") -30px left no-repeat;
	}
	
	
#nav li.press a {
	width:126px;
	background: url("../img/structure/nav-press.gif") top left no-repeat;
	background: url("../img/structure/nav-press.gif");
	}

body#press #nav li.press a {
	width:126px;
	background: url("../img/structure/nav-press.gif") bottom left no-repeat;
	background:/**/ url("../img/structure/nav-press.gif") -30px left no-repeat;
	}

#nav li.press a:hover {
	width:126px;
	background: url("../img/structure/nav-press.gif") bottom left no-repeat;
	background:/**/ url("../img/structure/nav-press.gif") -30px left no-repeat;
	}
	
	
#nav li.contest a {
	width:163px;
	background: url("../img/structure/nav-contest.gif") top left no-repeat;
	background: url("../img/structure/nav-contest.gif");
	}

body#contest #nav li.contest a {
	width:163px;
	background: url("../img/structure/nav-contest.gif") bottom left no-repeat;
	background:/**/ url("../img/structure/nav-contest.gif") -30px left no-repeat;
	}

#nav li.contest a:hover {
	width:163px;
	background: url("../img/structure/nav-contest.gif") bottom left no-repeat;
	background:/**/ url("../img/structure/nav-contest.gif") -30px left no-repeat;
	}
	
	
#nav li.forums a {
	width:180px;
	background: url("../img/structure/nav-forums.gif") top left no-repeat;
	background: url("../img/structure/nav-forums.gif");
	}

body#forums #nav li.forums a {
	width:180px;
	background: url("../img/structure/nav-forums.gif") bottom left no-repeat;
	background:/**/ url("../img/structure/nav-forums.gif") -30px left no-repeat;
	}

#nav li.forums a:hover {
	width:180px;
	background: url("../img/structure/nav-forums.gif") bottom left no-repeat;
	background:/**/ url("../img/structure/nav-forums.gif") -30px left no-repeat;
	}
	
#nav li.captains a {
	width:233px;
	background: url("../img/structure/nav-captains.gif") top left no-repeat;
	background: url("../img/structure/nav-captains.gif");
	}

body#captains #nav li.captains a {
	width:233px;
	background: url("../img/structure/nav-captains.gif") bottom left no-repeat;
	background:/**/ url("../img/structure/nav-captains.gif") -30px left no-repeat;
	}

#nav li.captains a:hover {
	width:233px;
	background: url("../img/structure/nav-captains.gif") bottom left no-repeat;
	background:/**/ url("../img/structure/nav-captains.gif") -30px left no-repeat;
	}

	
	
#contentWrapper {
	width:960px;
	margin:0 auto;
	background-color:#fff;
	}
	
#c1 {
	float:left;
	background:url(../img/structure/bg-leftCol.gif) repeat-y;
	width:187px;
	margin:10px 0 10px -20px;
	display:inline;
	}
	
	
#c1 p 	{
	margin-left:30px;
	color:#fff;
	text-transform:uppercase;
	}
#c2 {
	width:605px;
	padding:10px;
	float:left;
	display:inline;
	}
	
#c3 {
	float:right;
	display:inline;
	background:url(../img/structure/bg-rightCol.gif) repeat-y;
	width:187px;
	margin:10px -20px 20px 0;
	}
	
.leaderboard {
	margin:-10px 30px 0 10px;
	width:150px;
	}

.leaderboard table {
	padding:0;
	border-top:1px solid #0e3a4a;
	border-left:1px solid #0e3a4a;
	}
	
.leaderboard th {
	background-color:#0e3a4a;
	font-size:.85em;
	color:#fff;
	text-align:center;
	padding:3px;
	}
	
.leaderboard td {
	color:#fff;
	font-size:.75em;
	padding:3px;
	}
	
.leaderboard td.light {
	background-color:#306475;
	border-right:1px solid #0e3a4a;
	border-bottom:1px solid #0e3a4a;
	}
	
.leaderboard td.dark {
	background-color:#0e3a4a;
	border-bottom:1px solid #306475;
	border-right:1px solid #306475;
	}
	
.leaderboard a:link, .leaderboard a:visited {
	color:#fff;
	text-decoration:none;
	
	}
	
.leaderboard a:hover {
	color:#fff;
	text-decoration:underline;
	}

.leaderboardFull {
	width:580px;
	}
	
.leaderboardFull table {
	padding:0;
	width:580px;
	border-top:1px solid #0e3a4a;
	border-left:1px solid #0e3a4a;
	}

.leaderboardFull th {
	background-color:#0e3a4a;
	font-size:1em;
	color:#fff;
	text-align:center;
	padding:10px;
	}
	
	
.leaderboardFull td {
	color:#fff;
	font-size:.9em;
	padding:10px;
	background-color:#306475;
	border-right:1px solid #0e3a4a;
	border-bottom:1px solid #0e3a4a;
	}
	
.leaderboardFull td.dark {
	background-color:#0e3a4a;
	border-bottom:1px solid #306475;
	border-right:1px solid #306475;
	}
	
	
	
.guides table {
	padding:0;
	width:580px;
	border-top:1px solid #0e3a4a;
	border-left:1px solid #0e3a4a;
	}
	
.guides td {
	color:#fff;
	font-size:.9em;
	padding:10px;
	width:280px;
	}
	
.guides td.light {
	background-color:#306475;
	border-right:1px solid #0e3a4a;
	border-bottom:1px solid #0e3a4a;
	}
	
.guides td.dark {
	background-color:#0e3a4a;
	border-bottom:1px solid #306475;
	border-right:1px solid #306475;
	}
	
.guides td.red {
	background-color:#9B1A1C;
	border-bottom:1px solid #306475;
	border-right:1px solid #306475;
	}
		
.guides a:link, .guides a:visited {
	color:#fff;
	text-decoration:none;
	}
	
.guides a:hover {
	color:#fff;
	text-decoration:underline;
	}
	

	
ul#resources  {
	font-size:.8em;
	color:#0e3a4a;
	list-style:none;
	margin-left:-20px;
	.margin-left:15px;
	margin-top:-10px;
	}
	
#resources li {
	color:#0e3a4a;
	line-height:1.5em
	}

#resources li a:link, #resources li a:visited {
	color:#0e3a4a;
	text-decoration:none;
	}
	
#resources li a:hover {
	text-decoration:underline;
	color:#0e3a4a;
	}
	
#footerWrapper {
	width:960px;
	margin:0 auto;
	}

.footerBoxL {
	float:left;
	width:311px;
	height:160px;
	background:url(../img/structure/footerBoxL-header.gif) no-repeat top center;
	margin-top:10px;
	}	
	
.footerBoxL p {
	color:#fff;
	font-size:1em;
	margin:60px 10px 10px 20px;

	}
	
.footerBoxLbutton {
	background:url(../img/structure/footerBoxL-button.gif) no-repeat;
	width:311px;
	height:57px;
	margin:0px 0 0 0;
	padding:0;
	clear:none;
	overflow:visible;
	}
	
.footerBoxC {
	float:left;
	width:310px;
	height:160px;
	margin:10px;
	text-indent:-9999px;
	background:url(../img/structure/footerC.gif) no-repeat;
	}
	
	
.footerBoxR {
	float:right;
	width:310px;
	height:160px;
	background:url(../img/structure/footerBoxR-header.gif) no-repeat top center;
	margin-top:10px;
	overflow:visible;
	}
	
	
.footerBoxR p {
	color:#fff;
	font-size:1em;
	margin:60px 10px 10px 20px;
	}
	
.footerBoxRbutton {
	background:url(../img/structure/footerBoxR-button.gif) no-repeat;
	width:310px;
	height:57px;
	margin:0px 0 0 0;
	padding:0;
	clear:none;
	overflow:visible;
	}
	
	
	
form.contact fieldset { 
	margin-bottom: 10px; 
	border:none;
	color:#4B7989;
	width:600px;
	}
	
form.contact legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
	
form.contact label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}
	
form.contact fieldset ol {
	margin: 0;
	padding: 0;
	}
	
form.contact fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
form.contact fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.contact fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.contact fieldset fieldset label {
	display: block;
	width: auto;
	}

form.contact input, form.contact textarea {
	border:1px solid #7a7a7a;
	background-color:#fff;
	}
form.contact em {
	font-weight: bold;
	font-style: normal;
	color: #4B7989;
	}

form.contact label { width: 120px; } /* Width of labels */
form.contact fieldset fieldset label { margin-left: 123px; } /* Width plus 3 (html space) */

/*\*//*/ form.contact legend { display: inline-block; } /* IE Mac legend fix */

	
#footer {
	width:960px;
	clear:both;
	margin: 0 auto;
	padding-top:20px;
	font-size:.9em;
	color:#fff;
	}
	
#footer a:link, #footer a:visited {
	color:#fff;
	text-decoration:none;
	}
	
#footer a:hover {
	text-decoration:underline;
	color:#fff;
	}
	
	
	
.prizesBlue {
	background:#4B7989;
	color:#fff;
	border:1px solid #0e3a4a;
	padding:10px;
	width:150px;
	height:250px;
	float:left;
	display:inline;
	margin:10px;
	}
	
.prizesBlue h2, .prizesBlue h3 {
	color:#fff;
	}
	
.tourMenu {
	font-size:1.3em;
	color:#0e3a4a;
	}
	
.tourLogo {
	float:left;
	width:150px;
	height:150px;
	border:1px solid #ccc;
	margin:10px;
	}
	
	
/*ZEBRA STRIPS AUTO*/

#playlist {
		border: 1px solid #666666;
	}
 
#playlist tbody tr td {
		font-size: 1em;
		padding: 3px 8px;
		border-right:1px solid #0e3a4a;
		border-bottom:1px solid #0e3a4a;
		color:#fff;
	}
	
#playlist tbody tr.header td {
		font-size: 1.1em;
		text-align:center;
		padding: 3px 8px;
		border-right:1px solid #0e3a4a;
		border-bottom:1px solid #0e3a4a;
		color:#fff;
		background-color:#0e3a4a;
	}

/* Tournament Prize Tables*/
.leaderboard table {
	padding:0;
	border-top:1px solid #0e3a4a;
	border-left:1px solid #0e3a4a;
	}
	
.prizeTable th {
	background-color:#0e3a4a;
	font-size:.85em;
	color:#fff;
	text-align:left;
	padding:3px;
	}
	
.prizeTable td {
background-color:#306475;
	color:#fff;
	font-size:.75em;
	padding:3px;
	}

