/* Typrography */
* { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; color: #fff; font-family: Arial, Verdana; font-size: 98.5%; }
p { color: #fff; font-size: 1em; margin-top: 0.5em; margin-bottom: 1.2em; }
h1,h2,h3,h4, h5, h6 { 
	margin: 6px 0px 0px 0px;
	font-family: Verdana, Arial;
	font-weight: bold;
	color: #FF4800; 
	text-align: left;
}
h1 { font-size: 200%; } 
h2 { font-size: 175%; } 
h3 { font-size: 160%; } 
h4 { font-size: 145%; } 
h5 { font-size: 135%; } 
h6 { font-size: 115%; } 

li {
	margin-left: 18px;
}

/*Page Appearence Styles*/

td {
	vertical-align:top;
}


body {
	background-color: #000000;
	margin-left:0px;
	margin-top:0px;
	background-position:top;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
a:link {
	color: #c69c6d;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #c69c6d;
	text-decoration: none;
}
a:visited {
	color: #75695b;
	text-decoration: none;
}

/* Mini Menu */
#footerMenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .68em;
	text-align:left;
	
}

/* Add This Button Color */
#at15s span { color:#000000 !important; }

#headerImage {
	height:160px;
	background-image:url(../images/rallyfl_960gs_02_05.gif);
}

#navigationMapImage { border: 0px; }

#contentContainer {
	background: #000 url(../images/rallyfl_960gs_02_06.gif) no-repeat !important;
	height: 717px;
}

#sidebar {
	margin-top:10px;
	margin-left:10px;
	background-repeat:no-repeat;
}

#sidebar_flickr_slideshow_container {
	/*width: 210px;
	height: 140px;*/
	overflow: hidden;
}
#sidebar_flickr_slideshow { 
	width: 210px;
	height: 140px;
	overflow: hidden; 
}

#footer {
	margin-top:20px;
}

#copyright{
	font-family:Verdana, Geneva, sans-serif;
	font-size:8pt;
	color: #333;
	text-align:center;
}

a > img { border: 0px; }

/* Forms */
fieldset {
	border: 0px;
	padding: 2px 4px 2px 4px;
}
legend { 
	margin-left: 40px;
	margin-top: 20px;
	color: #c69c6d; 
	font-weight: bold; 
	font-size: 1.3em;
}

fieldset > label { 
	margin-top: 4px;
	text-size: 1em;
	float: left;
	color: #fff;
	width: 120px;  
	text-align: right;
	padding: 2px 8px 0px 2px;
}

fieldset img {
	background: #000;
	border: 1px solid #aaa;
}

input, textarea, select {
	margin-top: 4px;
	text-size: 1em;
	color: #fff;
	background: none;
	width: 500px;
	border: 1px solid #fff;
}

textarea { height: 200px; overflow: auto; }

input:focus, textarea:focus, select:focus {
	border: 1px dashed #ff4800;
}

input[type=submit] { background: #cecece; color:#000; width:auto; }

.bordered {
	background: #000;
	border: 1px solid #aaa;
	/*padding: 1px 1px 1px 1px;*/
}

.infoBox
{
	padding: 6px 4px 4px 4px;
	color: #FFF;
	text-align: justify;
	width: 210px;
	font-size: 0.8em;
	overflow: auto !important;
}

/* Panel Box Styles */
.panel
{
	padding: 4px 4px 4px 4px;
	color: #FFF;
	width: 210px;
	font-size: 0.9em;
	overflow: auto !important;
}

.panelPicture {	
	margin-bottom: 2px;
	margin-top: 10px;
	vertical-align:top;
}

.panel p { color: #fff; font-size: 0.88em; }

/* News Font Styles */

.sectionPicture, td.sectionPicture {	
	margin-top:8px;
	margin-bottom:2px;
	margin-right:2px;
	vertical-align:top;
}


.newsPicture {
	float:right;
	margin-left:8px;
	clear:right;
	margin-bottom:8px;
	margin-top:8px;
}

.newsBody {
	font-size: 1.0em;
	color: #999;
	text-align:justify;
}

.newsMain, p.newsMain {
	font-size: 1.1em;
	color: #CCC;
	text-align:justify;
}
.newsDate {
	font-size: 1.1em;
	color: #6E5246;
}

.newsTitle {
	font-size: 1.6em;
	color: #FF4800;
    font-weight: bold;
}
.newsTitle a:link, .newsTitle a:visited {
	color: #FF4800;
    font-weight: bold;
}
.newsTitle a:hover {
	color: #FFF;
    font-weight: bold;
}

.events_info_headers {
    font-size: 1.4em;
    color: #ff4800;
    font-weight: bold;

div.newsTitle a:link, div.newsTitle a:visited, div.newsTitle a:active {
	color: #FF4800;
}

div.newsTitle a:hover {
    color: #FFF;
}

.newsAuthor {
	font-size: 1.1em;
	color: #464646;
}
.newsBody {
	text-align: justify;
	color: #fff;
}
.newsSeperator {
	font-size: 13px;
	color: #313131;
}
.newsTableBlack {
}

#newsTableGray {
	background-color: #111111;
}

.right { float: right; }
div.right { float: right; }
.left  { float: left; }
div.left { float: left; }
.clear { clear: both; }

.newsBody span.right { float: right; padding: 15px 0px 15px 15px; }
.newsBody span.left  { float: left; padding: 15px 15px 15px 0px; }
img.right { float: right; padding: 15px 0px 15px 15px; }
img.left  { float: left; padding: 15px 15px 15px 0px; }

/* Message Boxes */
.info_message {
	color: #33bb33;
	font: bold 1.2em Verdana,sans-serif;
}

.error_message {
	color: #bb3333;
	font: bold 1.2em Verdana,sans-serif;
}
.info { color: #33bb33; }
.error { color: #bb3333; }
			
/* 
   Tables
------------------------------------------------------------------- */

table.data_table {
	border-collapse: collapse;
	border: none;
	font: normal 1.0em helvetica, verdana, arial, sans-serif;
	background-repeat: repeat;
	border-spacing: 1px;
	
	-webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; -webkit-box-shadow:1px 1px 10px rgba(0,0,0,0.3); -moz-box-shadow:1px 1px 10px rgba(0,0,0,0.3)
	
}

table.data_table caption {
  text-align: left;
  font: normal 1.0em helvetica, verdana, arial,  sans-serif;
  background: transparent;
  }
  
  table.data_table td, th {
  border: none;
  text-align:left;
  padding: .8em;
  color: #FFF;
  }
  
  table.data_table thead th, tfoot th {
  font: bold 1.2em helvetica, verdana, arial, sans-serif;
  border: none;
  text-align: left;
  background: #000000;
  color: #6E5246;
  padding-top:4px;
  }
 
tbody td a {
  background: transparent;
  text-decoration: none;
  color: #9F9F9F;
  }
tbody td a:hover {
  background: transparent;
  }
tbody th a {
  font: bold 1em helvetica, verdana, arial, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  }
  
table.data_table tbody th a:hover {
  background: transparent;
  color: #FF4800;
  }
table.data_table tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }

table.data_table .odd {
  background: #000000;
  }
table.data_table tbody tr:hover {
  background: #FF4800;
  }
table.data_table tbody tr:hover th,
table.data_table tbody tr.odd:hover th {
  background: #FF4800;
}

#footerMenu > a { padding: 0px 0px 8px 17px; }

.rssLink {
	background: url(../images/rss_icon.gif) no-repeat;
	height: 20px;
	width: auto;
}
.raceResults {
	width: 700px;
	font-size: 0.8em !important;
} 
