body { 
	font: 10pt arial; 
	color: #FFFFFF; 
	}

#textarea { font: 22pt arial; color: #000000; background: #FFFFFF; border: solid 1px;}

#table { font: 9pt arial; color: white; border: solid 1px; border-color: #88938D;}
#table1 { font: 9pt arial; color: while; border: solid 0px; border-color: #ccccccc; margin-left: 0; }
#table2 { margin-left: 10; font: 9pt arial; color: white; border: solid 1px; border-color: #88938D;}
#table3 { margin-top: 1; font: 20pt arial; font-weight: lessbold; color: #cc0000; border: 
solid 0px; border-color: #88938D;}
#table4 { font: 9pt arial; color: white; border: solid 1px; border-color: #88938D; }
#table5 { font: 7pt arial; color: white; border: solid 1px; border-color: #88938D; }

#td { margin-left: 10; font: 9pt arial; color: white; border: solid 1px; border-color: #88938D;}

#buttons { margin-left: 0; font: 9pt arial; color: white; border: solid 1px; border-color: #FFFFFF; background: #000000; }

A:link { font: 10pt arial; font-weight: bold; color: #FFFFFF; text-decoration: underline; }
A:visited { font: 10pt arial; font-weight: bold; color: #FFFFFF; text-decoration: underline; }
A:hover { font: 10pt arial; font-weight: bold; color: #E60810; text-decoration: none; }

.featured_top { margin-top: 1; font: 12pt arial; color: #E60810; text-decoration: none; }

.featured { margin-top: 1; font: 8pt arial; font-weight: bold; color: #FFFFFF; text-decoration: underline; }
.results_name { margin-top: 1; font: 12pt arial; color: #E60810; text-decoration: none; }
.results_rest { margin-top: 0; font: 10pt arial; color: #FFFFFF; text-decoration: none; }

#AA:link { font: 18pt arial; color: #E60810; text-decoration: none; }
#AA:visited { font: 18pt arial; color: #E60810; text-decoration: none; }
#AA:hover { font: 18pt arial; color: #E60810; text-decoration: none; }

#AAA:link { font: 8pt arial; color: #FFFFFF; text-decoration: none; }
#AAA:visited { font: 8pt arial; color: #FFFFFF; text-decoration: none; }
#AAA:hover { font: 8pt arial; color: #E60810; text-decoration: none; }

#img { border: solid 1px; border-color: #FFFFFF; }
#img2 { border: solid 0px; border-color: #88938D; }

#search { margin-left: 0; font: 11pt arial; font-weight: normal; color: #000000; border: solid 1px; border-color: #FFFFFF; background: #ffffff; }
#input { font: 22pt arial; color: #000000; border: solid 1px; border-color: #000000; background: #FFFFFF; }


#main { font: 9pt arial; font-weight: bold; color: #9999CC; text-decoration: none; }
#sub { font: 9pt arial; font-weight: bold; color: #FFFFFF; text-decoration: none; }
#sub_cat { font: 8pt arial; color: #FFFFCC; text-decoration: none; }

#login { 
font: 11pt arial; 
font-weight: bold; 
color: #000000; 
border: solid 0px; 
border-color: #CCCC99;
background-color: #CCCC99;
}

#login2 { 
font: 9pt arial;
font-weight: bold;
color: #000000;    
border: solid 1px;
border-color: #CCCC99;
background-color: #FFFFFF;
}

#login3 { 
font: 9pt arial; 
color: #000000; 
background: #FFFFFF; 
border: solid 1px;
}
/* Homepage specific Styles from 8/2011 redesign */
.snipe {
	position:fixed;
	right:0;
	top:0;
	left:auto;
	bottom:auto; 
	padding:0;
	z-index:10; 
	text-align:right; 
	border:0px;
	}
.snipe img {border:none;}
.header {
	position:relative;
	width:100%;
	background:#000000 url('images/header-banner-homepage.jpg') no-repeat left top;
	height:136px;
	}

.search {
	position:absolute;
	top:30px;
	right:20px;
	z-index:10;
	}
.search label {
	font-size:14px;
	font-weight:bold;
	padding-right:10px;
	}
.search input {
	width:93px; 
	height:20px; 
	margin-right:8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; 
	background-color:#fff;
	}
.search a {
	vertical-align:-4px;
	}
.social_media_wrapper {
	position:absolute;
	top:70px;
	right:20px;
	z-index:20;
	}
.social_media_wrapper img, .sponsor_wrapper img {
	border:none;
	}
a img:hover {
	opacity:0.6;
	}
.social_media_wrapper p {
	display:inline;
	font-size:14px;
	font-weight:bold;
	}
.social_media_wrapper p:first-child a {
	padding-right:10px;
	text-decoration:none;
	}
.social_media_wrapper p:first-child span {
	vertical-align:10px;
	padding-right:10px;
	}
.main_content_wrapper  {
	width:100%;
	overflow:auto;
	}
.date_banner {
	padding:5px 0;
	background:#000000 url('images/tartan-band.jpg') no-repeat center left;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	}
.main_content_wrapper h1 {
	width:100%;
	float:left;
	margin-top:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:46px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	text-shadow: 5px 5px 5px #000000;
	filter: dropshadow(color=#000000, offx=5, offy=5); 
	}
.main_content_wrapper h2 {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:40px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	text-shadow: 5px 5px 5px #000000;
	filter: dropshadow(color=#000000, offx=5, offy=5); 
	}
.main_content_wrapper h4 {
	font-family: Georgia, 'Times New Roman', Times, sans-serif;
	font-size:19px;
	margin:0;
	padding:0;
	text-align:center;
	font-weight:normal;
	}
.content_wrapper {
	width:100%;
	padding:20px 0;
	overflow:auto;
	background:#130313 url('images/purple-grad.png') repeat-x left top;	
	border-bottom:1px solid #cccccc;
	}
.one_col_wrapper {
	float:left;
	width:215px;
	text-align:center;
	}
.one_col_wrapper p {
	text-align:center;
	margin:0;
	}
.two_col_wrapper {
	float:left;
	width:465px;
	padding:0 25px 0 35px;
	margin-right:16px;
	padding-right:16px;
	border-right:1px solid #cccccc;
	}
.content_wrapper p {
	font-family: Georgia, 'Times New Roman', Times, sans-serif;
	color:#ffffff;
	font-size:14px;
	line-height:1.4;
	margin-top:0;
	}
	
.content_wrapper p span {
	color:#C99B45;
	font-weight:bold;
	}
.content_wrapper h3 {
	text-align:center;
	color:#C99B45;
	font-family: Georgia, 'Times New Roman', Times, sans-serif;
	font-size:24px;
	margin:0;
	}
.tickets {
	float:left;
	width:475px;
	text-align:left;
	}
.tickets div {
	float:left;
	width:220px;
	text-align:center;
	}
.tickets div[style] {
	margin-top:16px;
	}
.tickets_include p {
	}
.content_wrapper  h5 {
	margin:0 0 4px 0;
	color:#C99B45;
	font-family: Georgia, 'Times New Roman', Times, sans-serif;
	font-size:16px;
	}
.two_col_wrapper div.tickets div  p small {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.1;
	}
.tickets p small a:link {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	}

.three_col_wrapper {
	overflow:auto;
	width:100%;
	padding:20px 0;
	background:#010201 url('images/green-grad.png') repeat-x left top;
	border-bottom:1px solid #cccccc;
	text-align:left;
	}
.three_col_wrapper div {
	width:197px;
	float:left;
	/*margin-left:20px;*/
	padding:0 30px;
	min-height:100px;
	border-left:1px solid #cccccc;
	}
.three_col_wrapper div:first-child {
	/*margin-left:35px;*/
	border-left:medium none !important;
	}
.three_col_wrapper div div {
	min-height:0;
	margin-left:0;
	width:140px;
	}
.three_col_wrapper h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	color:#C99B45;
	margin:0 0 20px 0;
	text-align:left;
	}
.three_col_wrapper p{
	font-family: Georgia, 'Times New Roman', Times, sans-serif;
	color:#ffffff;
	font-size:14px;
	line-height:1.4;
	margin-top:0;
	}
.three_col_wrapper a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}
.three_col_wrapper a:hover {
	color: #E60810;
	}
.three_col_wrapper ul {
	list-style:outside url('images/angle-bracket-bullet.png');
	padding-left:0;
	}
.three_col_wrapper ul  li {
	margin:8px 0;
	}
p.more_link {
	text-align:right;
	}
p.more_link a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	line-height:22px;
}
p.more_link a:hover {
	color: #E60810;
	}
.sponsor_wrapper {
	padding:20px 0;
	overflow:auto;
	}
.sponsor_wrapper h5 {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#C99B45;
	font-weight:bold;
	text-decoration:none;
	line-height:22px;
	margin:0 0 20px 0;
	}
.sponsor_wrapper p.more_link {
	float:right;
	margin:0;
	}
.sponsor_wrapper  .two_col_wrapper {
width:91%;
border-right:none;
}

.button {
	width:208px;
	height:28px;
	margin:16px auto;
	text-align:center;
	border:1px solid #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
div.button  a, div.button  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	line-height:26px;
	}
div.button  a:hover {
	color: #E60810;
	}
.green {
	background-color:#153F1F;
	}
div.green:hover, div.purple:hover, div.transparent:hover {
	background-color:#C99B45;
	}
.purple {
	background-color:#330932;
	}

	/* Rotating Content Module */
.rotating_content_wrapper {
	overflow:hidden;
	height:445px; 
	margin: 0px;
	}
.jshowoff div.slideshow_item .slideshow_image {
	height:445px;
	}
div.rotatingContent {
	width:773px;
	height:445px;
	}
.jshowoff div.slideshow_item {
	position:relative;
	}
	.jshowoff div.slideshow_item h1 {
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	}
.jshowoff div.slideshow_item .slideshow_image img {
	width:100%;
	margin-top:-15%;
	}
div.slideshow_content {
	left:0 !important;
	z-index:10;
	}
