/*-------------------------------------------------------*/
/*---------------------MMHA Stylesheet-------------------*/
/*-------------------Copyright MMHA 2008-----------------*/
/*-------------------------------------------------------*/

/*----------------------General--------------------------*/
img {
border:0;
}

/*-----------------Layout & Containers-------------------*/
#left-content{
width:425px;
float:left;
border:2px solid #848484;
margin:0;
padding: 0;
min-height:400px;
text-indent:5px;
height:100%;
}
#right-content{
width:452px;
float:right;
border:2px solid #848484;
margin:0;
padding: 0;
text-indent:5px;
height:100%;
}

#ticker * p {
margin: 0;
}


   
/*-------------------------Headings----------------------*/

h1 {
	font-size: 18px;
	font-weight: bolder;
	width:90%;
	line-height:1.5em;
	border-bottom:1px solid #e4e4e4;
}

.menu .title {
	text-align:center;
	font-size:16px;
	color:#FF3300;
	font-weight:bolder;
	width:100%;
	padding-bottom:3px;
}

.pageTitle {
	color:#FF3300;
	text-align:left;
	font-size:16px;
	font-weight:bold;
}

/*------------------Jsc------------*/
.jsc {
	cursor: pointer;
	text-decoration: underline;
	color: #0000FF;
}

/*----------------Tables--------------------*/
.row_1{
background-color: #ebebeb;
}
.row_2 {
background-color: #848484;
}
p.main{
text-indent:15px;
font-size:115%;
}



p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em !important;
	color: #333333 !important;
}

input.btn{
   color:#FFCC00;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:small !important;
   background-color:#FF6600;
  }
   
   
/*-------------------------Headings----------------------*/

h1 {
	font-size: 18px;
	font-weight: bolder;
	width:90%;
	line-height:1.5em;
	border-bottom:1px solid #e4e4e4;
}

.menu .title {
	text-align:center;
	font-size:16px;
	color:#FF3300;
	font-weight:bolder;
	width:100%;
	padding-bottom:3px;
}

.pageTitle {
	color:#FF3300;
	text-align:left;
	font-size:16px;
	font-weight:bold;
}

.rds {
	padding-top:70px;
	align:center;
	margin:0 0 10px 10px;
	
}

/*-------------------------Content------------------------*/

.leftContent {
	float:left;
	width:180px;
	height:100%;
	border-right:1px solid #f0f0f0;
	padding-left:5px;	
	margin-top:10px;
	z-index:2;
}

.mainContent {
	z-index:0;
	width:601px;
	float:right;
	overflow:visible;
	padding-right:10px;
}

/*--------------------------Links-------------------------*/

a {
	color:#02037f;

}

.jsc {
	cursor: pointer;
}

a:hover {
	color:#ff0a12;
}

.menu a {
	display:inherit;
	color:#4d4d4d;	
	font-size:14px;
	width:98%;
	line-height:1.5em;
	font-weight:bold;
	border-bottom:1px solid #efefef;
	padding:0px ;
text-decoration:none;
}

.menu a:hover {
	display:inherit;
	background-color:#FFFFCC;
	padding:13 0 15 5;
	border-left:3px solid #E0E0E0;
	color:#FF6600;
}

/*---------------------------News-------------------------*/

.newsItem {
	/*border:1px solid #e4e4e4;
	background-color:#f4f4f4;*/
	padding:5px;
	margin:5px;
	margin-bottom: 0;
	padding-left:0;
	padding-bottom:0px;
	background: url(/images/img07.gif) repeat-x left bottom;
}

.newsItem .bottom {
	padding:20px;
	padding-top:10px;	
	background: url(/images/img08.gif) no-repeat left bottom;
}

.newsItem .title {
	color:#006699;
	font-size:16px;
	padding-bottom:10px;
	font-weight:900;
	border-bottom:1px solid #e4e4e4;
	margin-bottom:5px;
}

.newsItem .subTitle {
	font-size:10px;
	color:#CCCCCC;
}
.newsItem .last {
	font-style: italic;
	font-size:10px;
	color:#CCCCCC;
}
/*-------------------Race Day Sponsor---------------------*/

#race_day_sponsor {
	width:100%;
	text-align:center;
}
#race_day_sponsor p {
	font-style: italic;
	color:red;
}

/*---------------------Banner Area------------------------*/

#banner_box {
	width:100%;
	text-align:center;
	vertical-align:middle;
}
/*-----------------------Messages-------------------------*/
.message {
	width:100%;
	color:red;
}

/*-----------------------Banners--------------------------*/

.bannerTop {
	border:2px solid #e2e2e2;
}
/*------------------------Labels--------------------------*/
label {
	font-weight: bolder;
}

p.rcScroller {
	padding-top:2px;
	color:#f0f0f0 !important ;
}

a.rcScroller {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-decoration:none;
	color:#FF6633;
}

/*------------------------Events--------------------------*/

.eventTitle {
	border:1px dashed #333333;
	text-align:center;
	padding:5px;
	background-color:#FFFFCC;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	margin:5px;
}

.event {
	cursor:pointer;
	text-align:justify;
	width:100%;
	background-color:#f3f3f3;
	border:1px solid #c3c3c3;
}

.event .date {
	font-weight:bold;
	background-color:#e3e3e3;
	width:80px;
	text-align:center;
}

.event .title {
	color:#FF3300;
	font-weight:bold;
	width:160px;
	text-align:right;
}	

.event .desc {
	border-top:1px solid #e0e0e0;
	padding:5px;
	width:95%;
}

.freeBar{
	background:url('/images/bg_fb.gif');
	border-left:2px solid #999999;
	border-right:2px solid #999999;
	background-position:bottom right;
	display:inherit;
	width:574px;
	
}

.freeBarBottom {
	background:url('/images/bg_fb_bottom.gif');
	width:577px;
	height:55px;
	display:inherit;
}

/*------------------------Scroller-------------------------*/

.scroller {
	padding-top:2px;
	width:616px;
	height:25px;
}

.scroller * p {
	margin:0px;
	padding:0px;
}

/*-----------------------dHTML Gallery----------------------*/
.thumbClick {
	cursor:pointer ;
}

/*-----------------------Executive Gallery----------------------*/
.execTable * {
	border: none;
	text-align:center;
	vertical-align:top;

}
table.execTable {
	width:100%;
}

/*-----------------------Categories----------------------*/
div.cat_box {
	display:none;
	margin-left:20px;
	
}
div.cat_box_v{
	display: block !important;
	margin-left:20px;
}
.cat_box .title {
	color:#006699;
	font-size:16px;
	padding-bottom:10px;
	font-weight:900;
	border-bottom:none;
	margin-bottom:5px;
	line-height:110%;
}
.cat_box .itemTitle {
	color:#FF3300;
	font-size:18px;
	font-weight:900;
	border-bottom:none;
	line-height:100%;
	vertical-align:top;

}
/*-----------------------More Less----------------------*/
.ml {
	font-size: 130%;
	font-weight:900;
	
}
h3 a.ml {
	font-size: 100% !important;
}
h3 a.ml:hover * {
	color:#FFCC00 !important;
}

/*---------------------Admin Stuff--------------------*/
.list_table * {
	text-align:left;
}
/*--------------------Poll------------------*/
#poll_box {
	display:block;
}
#poll_box ul {
	list-style:none;
}
dd {
margin-left:20px;
}

#footer {
margin:0;
padding:0;
text-align:center;
}
#footer p {
margin:0;
padding: 0
}
dl.links dd {
position:relative;
left: 60px;
top: -45px;
}



/*------Registration----*/
p.reg{
font-weight:bold;
font-size:80%
}
p.reg_date{
color:#FF3300!important;
font-size:100%;
font-weight:bold;
text-align:center;
}

dl dt {
font-weight:bold;
}