body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #8a8989;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}


/* ----- class that creates dotted box around editable items ----- */
a.editHover:hover .adminEdit
{
	border: 2px dotted yellow;
	height: 100%;
	z-index: 99;
}

a.editHover .adminEdit {
	border: 2px solid black;	
}

a.editHover .editCaption {
	font-size: 0.8em;
	color: yellow;
	float: right;
	position: absolute;
	right: 1.2em;
	display: none;
	width: 50px;
}

a.editHover:hover .editCaption {
	display: inline;
}

.editCaption img {
	float: right;
	margin-left: 7px;
}

a img {
	border: none;
}

a {
	color: #d51818;
}

a:hover {
	color: #fff;
}

a:visited {
	color: #d51818;
}

/* ----- Clear Formatting ----- */
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear {
	display: inline-table;
}

.clear0 {
	clear: both;
}

.clear1 {
	height: 1px;
	clear: both;
	overflow: hidden;
	background-color: #999999;
}

.clear3 {
	height: 3px;
	clear: both;
	overflow: hidden;
}

.clear5 {
	height: 5px;
	clear: both;
	overflow: hidden;
}

.clear10 {
	height: 10px;
	clear: both;
	overflow: hidden;
}

.clear20 {
	height: 20px;
	clear: both;
	overflow: hidden;
}

.clear40 {
	height: 40px;
	clear: both;
	overflow: hidden;
}

.clear60 {
	height: 60px;
	clear: both;
	overflow: hidden;
}

h1 {
	font-size: 120%;
	/* color:#d51818; */
	color: #ffffff;
	text-transform: uppercase;
	background: url(../../../images/nav/bg_tab.gif);
	padding: 5px;
	margin: 4px 0 10px 0;
}

h1 a {
	color: #d51818;
	text-decoration: none;
}

h1 a:hover {
	color: #ffffff;
	text-decoration: none;
}

h2 {
	font-size: 110%;
	color: #d51818;
	margin-bottom: 7px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

/*-------------STYLE FOR SERIES MENU LINKS-----*/
h4 {
	border-right: 1px solid #666666;
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 3px 0;
}

/*-------------STYLE FOR TITLES OF NEWS ARTICLES-----*/
h5 {
	font-size: 160%;
	color: #d51818;
	margin-bottom: 7px;
}

/*-------------STYLE FOR DOWNLOAD LINK PARAGRAPH-----*/
#download-link {
	font-size: 110%;
	width: 880px;
	display: block;
}

#download-link p {
	padding: 5px;
	margin: 0px 0px 5px 0px;
	float: right;
}

#download-link a {
	color: #d51818;
	text-decoration: none;
}

#download-link a:hover {
	color: #ffffff;
	text-decoration: none;
}

#download-link img {
	margin: 0px 4px 0px 4px;
	padding: 0px;
	border: 0px;
}

/*-------------STYLE FOR LISTS IN RESULTS PAGES-----*/
#results ul {
	padding-left: 0em;
	margin-left: 0px;
	text-indent: 0em;
	list-style-type: none;
}

#results li {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #000000;
}

#results h3,p {
	margin: 0;
	padding: 0;
}

/*-------------STYLE TO FORMAT WINNER INFO AT THE TOP OF THE RESULTS PAGE--- (USAC Results Article TEMPLATE)-----*/
.winner {
	background: #000000;
	padding: 10px;
	margin: 0px;
}

/*----------INDEX PAGE AREAS----------------------*/
#wrapper-index { /*margin: 1em auto;   */
	position: relative;
	padding: 0;
	margin: 0;
}

#header-index {
	width: 1000px;
	height: 174px;
	position: relative;
	padding: 0;
	margin: 0;
}

#main-content-index {
	width: 1000px;
	height: 358px;
	position: relative;
	padding: 0;
	margin: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#main-content-index ul {
	width: 1000px;
	height: 358px;
	position: relative;
	padding: 0;
	margin: 0;
	background: url(../../../images/nav/background_sections.jpg);
}

#main-content-index li {
	display: inline;
	float: left;
}

#main-content-index2 {
	width: 1000px;
	height: 358px;
	position: relative;
	padding: 0;
	margin: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#main-content-index2 ul {
	width: 1000px;
	height: 358px;
	position: relative;
	padding: 0;
	margin: 0;
	background: url(../../../images/nav/index5cat_bg.jpg);
float:left; 
list-style:none; 
margin:0px; 
padding:0px;
}

#main-content-index2 li {
	display: inline;
	float: left;
}



/*----------END INDEX PAGE AREAS----------------------*/
	/*----------BEGIN SERIES PAGES STYLES ----------------------*/
#wrapper { /*margin: 1em auto;   */
	background: url(../../../images/nav/bg_series.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 1000px;
	padding: 50px;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 900px;
	height: 184px;
	position: relative;
	background: url(../../../images/nav/bg_header_series.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header .series-logo {
	position: relative;
	margin-top: 60px;
	left: 5px;
	float: left;
}

#header .usac-logo {
	position: relative;
	margin-top: 70px;
	margin-right: 0px;
	float: right;
}

/*---area for all series menus to the right of the series logo----*/
#header .seriesmenus {
	position: relative;
	margin-left: 12px;
	float: left;
	color: #999999;
	background: red;
}


#header a {
	color: #ffffff;
	margin: 0;
	text-decoration: none;
}

#header a:hover {
	color: #d51818;
	text-decoration: underline;
}

#header a.current {
	color: #d51818;
	margin: 0;
}

/*---area for the series submenus to the right of the series logo----*/
#series-submenu {
	width: 878px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	color: #cccccc;
	background: #000000;
	border: 1px solid #333333;
	text-align: center;
	float: center;
}

#series-submenu a {
	margin: 0px 10px 0 10px;
	color: #ffffff;
	text-decoration: none;
}

#series-submenu img {
	margin-right: 3px;
}

#series-submenu a:hover {
	color: #d51818;
	text-decoration: none;
}

#content {
	position: relative;
	width: 900px;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	background: #333333;
	text-align: left;
}

/*------------------------------------*/
#content-1 {
	width: 470px;
	position: relative;
	margin: 5px 0px 0px 20px;
	padding: 0;
	float: left;
	text-align: left;
}

#main-slideshow {
	width: 466px;
	height: 282x;
	position: relative;
	padding: 5px;
	margin-right: 0px;
	background: #000000;
}

#sponsors-slideshow {
	width: 460px;
	height: 182px;
	position: relative;
	margin: 11px 0 0 0;
	padding: 5px;
	background: #000000;
}

#sponsors-slideshow a {
	color: #ffffff;
	text-decoration: none;
}

#sponsors-slideshow a:hover {
	color: #d51818;
	text-decoration: none;
}

/*------------------------------------*/
#content-2 {
	width: 350px;
	position: relative;
	padding: 0;
	float: right;
	margin: 5px 30px 0px 4px;
}

#login-box {
	width: 358px;
	position: relative;
	padding: 5px;
	margin: 0;
	border: 1px solid #333333;
	text-align: left;
	color: #999999;
	background: #000000;
}

#login-box a {
	color: #ffffff;
	text-decoration: none;
}

#login-box a:hover {
	color: #cc3300;
	text-decoration: none;
}

#media-box {
	width: 358px;
	position: relative;
	padding: 5px;
	margin: 10px 0 0 0;
	text-align: center;
	background: #000000;
	border: 1px solid #333333;
}

#media-box h1 {
	color: #ffffff;
}

/*------------------------------------*/
#news-box {
	width: 466px;
	height: 337px;
	position: relative;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	float: left;
	background: #000000;
	text-align: left;
	color: white;
}
#news-box #content{
	width: 98%;
	height: 86%;
	background: #333;
	overflow: auto;
}

#news-box #content #newsItem{
	width: 96%;
	margin-bottom: 7px; /* space between newsItems */
	padding: 2px 4px 2px 4px; /* padding around the newsItem */
	margin-left: 0;
	margin-right: auto;
	background: #666;
	border: 1px dotted #111;
}


#news-box #content #newsItem #newsTitleBar{
	position: relative;
	background: #444;
	padding: 4px;
}

#news-box #content #newsItem #newsTitleBar #newsTitle{
	font-weight: bold;
	font-size: 110%;
	width: 70%;
}

#news-box #content #newsItem #newsTitleBar #newsDate{
	position: absolute;
	right: 2px;
	bottom: 2px;
	
	font-size: 75%;
	text-align: right;
}

#news-box #content #newsItem #newsText{
	position: relative;
	font-size: 100%;
	margin-top: 4px;
	padding: 10px;
	border: 1px dotted #444;
}

#news-box #content #newsItem #newsLink{
	position: absolute;
	bottom: 4px;
	right: 4px;
	margin-left: 95%;
	line-height: 6px;
	color: #ddd;
}


.newsMore {
	float: right;
}

/*----- news-thumb assigns the style to the thumbnail for the news article on the home page ---  */
#news-box .news-thumb {
	border: 0px;
	padding: 0;
	margin: 0px 20px 0px 0px;
	float: left;
}

#news-box a {
	color: #ffffff;
	text-decoration: none;
}

#news-box a:hover {
	color: #d51818;
	text-decoration: none;
}

#rollover a {
	color: #d51818;
	text-decoration: none;
}

#rollover a:hover {
	color: #ffffff;
	text-decoration: none;
}

#results-box {
	width: 410px;
	height: 157px;
	position: relative;
	padding: 5px;
	margin: 0px 20px 10px 0px;
	float: right;
	background: #000000;
	text-align: left;
}

#results-box a {
	color: #ffffff;
	text-decoration: none;
}

#results-box a:hover {
	color: #d51818;
	text-decoration: none;
}

#points-box {
	width: 410px;
	height: 175px;
	position: relative;
	padding: 5px;
	margin: 0px 20px 10px 0px;
	float: right;
	background: #000000;
	text-align: left;
}

#points-box a {
	color: #ffffff;
	text-decoration: none;
}

#points-box a:hover {
	color: #d51818;
	text-decoration: none;
}

#upcoming-box {
	width: 410px;
	height: 183px;
	position: relative;
	padding: 5px;
	margin: 0px 20px 10px 0px;
	float: right;
	background: #000000;
	text-align: left;
}

#upcoming-box a {
	color: #ffffff;
	text-decoration: none;
}

#upcoming-box a:hover {
	color: #d51818;
	text-decoration: none;
}

#garage-box {
	width: 410px;
	height: auto;
	position: relative;
	padding: 5px;
	margin: 0px 20px 10px 0px;
	float: right;
	background: #000000;
	text-align: left;
}

#garage-box a {
	color: #ffffff;
	text-decoration: none;
}

#garage-box a:hover {
	color: #d51818;
	text-decoration: none;
}

/*-------------DRIVER PAGE BEGIN-----------------------*/
#driver {
	position: relative;
	background: #333333;
	padding: 10px;
	width: 880px;
}

#driver .driver-banner {
	padding: 0;
	float: center;
}

#driver-banner ul {
	display: inline;
	list-style: none;
}

#driver-banner li {
	float: left;
}

#driver-banner a {
	width: 163px;
	float: left;
	padding: 3px;
	margin: 3px;
	background: #000000;
}

#driver-banner a:hover {
	background: #cccccc;
}

#driver p {
	color: #999999;
	text-decoration: none;
}

#driver a {
	color: #d51818;
	text-decoration: none;
}

#driver a:hover {
	color: #ffffff;
	text-decoration: none;
}

/*-------------DRIVER PAGE ENDS-----------------------*/
	/*-------------OTHER PAGES BEGINS-----------------------*/
#content-other {
	position: relative;
	width: 880px;
	padding-bottom: 10px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	background: #333333;
	text-align: left;
}



#content-other #admin-login-bar a{
	font-size: 110%;
}
/*-------- Club logo bar ----------------------*/

#content-logo-bar{
	width: 870px;
}

#content-logo-bar #logoImage{
	margin-left: 25px;
	background: #333;
	float: left;
}

#content-logo-bar #logoImage img{
	height: 100px;
	width: 140px;
}


#content-logo-bar #title{
	float: left;
	width: 690px;
}

#content-logo-bar #title h1{
	margin: 4px 0 10px 0;
	vertical-align: text-top;
	text-size: 140%;
	width: 100%;
}

/*---------END CLUB LOGO bar-----------------*/

/*-------------OTHER PAGES ENDS-----------------------*/
	/*-------------NEWS ARCHIVES PAGE (USES OTHER PAGES STYLE AS A CONTAINER)-----------------------*/
#archives-box {
	width: 880px;
	float: right;
}

#archives-box .news-thumb {
	border: 0px;
	padding: 0;
	margin: 0 10px 0 10px;
	float: right;
}

#archives-box p {
	color: #999999;
	text-decoration: none;
}

#archives-box a {
	color: #d51818;
	text-decoration: none;
}

#archives-box a:hover {
	color: #ffffff;
	text-decoration: none;
}

/*-------------NEWS ARCHIVES PAGE ENDs---------*/
	/*-------------TABLES BEGINS-----------------------*/
table {
	font: 11px/ 24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 410px;
}

.table-wide {
	font: 11px/ 24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 860px;
}

th {
	padding: 0 0.5em;
	text-align: left;
}

tr.yellow td {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #d51818;
	color: #ffffff;
}

td {
	border-bottom: 1px solid #666;
	padding: 0 0.5em;
	line-height: 20px;
}

td.width {
	width: 190px;
}

td.adjacent { /* border-right: 1px solid #CCC;   */
	text-align: left;
}

td a {
	color: #d51818;
	text-decoration: none;
}

td a:hover {
	color: #ffffff;
	text-decoration: none;
}

/*-------------TABLES ENDS-----------------------*/
	/*-------------SPONSORS BEGINS-----------------------*/
#sponsors {
	width: 860px;
	background: #000000;
	text-align: center;
	float: left;
	padding-bottom: 15px;
}

#sponsors img {
	margin: 20px 60px 20px 60px;
	border: 0px;
}

#sponsors .block {
	border: 0px solid red;
	float: left;
	text-align: middle;
	width: 280px;
}

#sponsors .block img {
	float: left;
	clear: left;
}

/*-----FOOTER BEGINS--*/
#footer {
	width: 900px;
	height: 48px;
	position: relative;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	background: url(../../../images/nav/footer_series.jpg);
	font-size: 10px;
	color: #cccccc;
}

#footer .links {
	position: relative;
	padding: 10px;
	margin: 0;
	float: right;
	color: #cccccc;
}

#footer a {
	color: #cccccc;
	text-decoration: none;
}

/*--------------STYLES FOR DITTO OUTPUT---------------------*/
.ditto_summaryPost {
	padding: 5px 0 5px 10px;
	margin: 5px 0 0 0;
	height: 105px;
	background: #303030;
}

.ditto_summaryPost-drivers {
	background: #151515;
	width: 406px;
	height: 150px;
	float: left;
	margin: 5px;
	padding: 8px;
}

.ditto_summaryPost-drivers h2 {
	font-size: 150%;
}

.ditto_summaryPost-news {
	background: #151515;
	width: 406px;
	height: 110px;
	float: left;
	margin: 5px;
	padding: 8px;
}

.ditto_summaryPost-tracks {
	background: #151515;
	height: 50px;
	width: 267px;
	float: left;
	margin: 5px;
	padding: 8px;
}

/*--------------STYLES FOR DITTO PAGINATION OUTPUT---------------------*/
.ditto_paging {
	border-top: 1px solid #ccc;
	padding: 10px;
	font-size: 86%;
	color: black;
}

#ditto_pages .ditto_currentpage {
	padding: 1px 5px 2px;
	margin-right: 1px;
	background-color: #d51818;
	color: #ccc;
}

#ditto_pages .ditto_off {
	padding: 1px 5px 2px;
	margin-right: 1px;
	color: #ccc;
}

#ditto_pages a,#ditto_pages a:link,#ditto_pages a:visited {
	padding: 1px 5px 2px;
	margin-right: 1px;
	text-decoration: none !important;
	color: #ccc;
}

#ditto_pages a:hover {
	background-color: #fff;
	color: #000;
}



#clubinfo-box {
width:400px;
float:left;
margin-right:5px; 
line-height:18px;
padding:10px;
color:#cccccc;
}

#clubinfo-box h2 {
padding-left:5px;
font-size:110%;
color:#ffffff;
background:#cc0000;
width:100%;
}

#clubinfo-box h3 {
font-size:100%;
color:#ffffff;
margin:0px;
margin-top:9px;
border-top:1px dotted #666666;
}

#clubinfo-box h3.noborder {
border:0;
}
