@CHARSET "ISO-8859-1";

/* Tabs */
div.tab-contentDivision{
	width:720px;
	height:420px;
	overflow:hidden;
	overflow-y:auto;
}

div.tab-pageDivision{
	width:730px!important;
	float:left;
}

/* Event Results */
table.allResults{
	width:675px;
	margin-bottom:10px;
	border-top:5px solid #999;
	border-bottom:5px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-collapse:collapse;
}

table.allResults th{
background-color:#ccc;
border-left:1px solid #999;
border-right:1px solid #999;
color:#000;
}

table.allResults th,
table.allResults td{
	padding:2px;
	font-size:11px;
	text-align:center;
}

table.allResults tr.odd{
	background-color:#F7F7F7;
}

table.allResults tr.champion td{
	font-weight:bold;
}

table.allResults tr.nextGen td,
table.topStandings tr.nextGen td{
	color:#CC0000;
}

table.allResults tr.coed td,
table.topStandings tr.coed td{
	color:#0000CC;
}

table.allResults th.team,
table.allResults td.team{
	text-align:left;
}

ul.records{
	padding-left:5px;
}

ul.photos{
	float:left;
	margin:0;
	padding:0;
	width:100%;
	list-style:none;
}

ul.photos li{
	float:left;
	width:40%;
	margin-left:30px;
	margin-bottom:20px;
	clear:left;
}

ul.photos li.even{
	float:right;
	margin-left:0;
	margin-right:30px;
	clear:right;
}

ul.photos li.noPhotos{
	width:100%;
	margin:0;
}

ul.photos li img{
	width:100%;
	border:1px solid #000;
}

ul.photos li p{
	margin-top:5px;
	text-align:center;
}


/* Contacts */
ul.contacts{
	margin-left:20px;
	width:290px;
	height:220px;
	list-style:none;
	overflow:hidden;
	overflow-y:scroll;
	border:1px solid #ccc;
	padding:5px;
}

ul.noContacts{
	overflow-y:hidden;
	height:50px;
	border:0;
	border-top:1px solid #000;
}

ul.contacts li{
	margin-bottom:20px;
	width:100%;
}

ul.contacts li h6{
	margin-top:0;
	margin-bottom:5px;
	font-size:12px;
}

ul.contacts li p{
	margin:0;
}


/* Sponsors */
td.sponsors{
	padding-top:20px;
}

div.sponsors{
	width:765px;
	border-top:1px solid #000;
	padding:5px;
	margin-bottom:20px;
	float:left;
}

ul.sponsors{
	width:100%;
	margin:0;
	margin-left:15px;
	padding:0;
	list-style:none;
	float:left;
}

ul.noSponsors{
	overflow-y:hidden;
	height:50px;
	border:0;
}

ul.sponsors li{
	display:inline;
	margin-left:20px;
}

ul.noSponsors li{
	width:100%;
	margin:0;
}

ul.sponsors li img{
	margin-bottom:20px;
	border:1px solid #000;
}

ul.sponsors li.wide img{
	width:242px;
}

/* General */
span.bigBass{
	color:#ff0000;
	font-weight:bold;
	padding-right:5px;
}
