/* CSS Document */

* { margin:0; padding:0; }
body { font:normal .625em/1em "Myriad Pro", Arial, Helvetica, Sans-serif; background:#2f0000 url(http://www.trafficattheraces.com/images4/bg.jpg) repeat-x; }
img { border:none; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }
p { padding:10px 0 0; }
li.first { border-left:none; }
li.last { border-right:none; }


#wrapper { background:url(http://www.trafficattheraces.com/images4/wrapper.png) repeat-y; width:914px; overflow:hidden; height:1%; margin:0 auto; }

#header { background:url(http://www.trafficattheraces.com/images4/header.jpg) no-repeat; height:219px; padding:0 23px; }
#description { width:453px; text-transform:uppercase; color:#FFF; font:bold 1.1em Verdana; float:left; padding:0 0 0 10px; line-height:29px; letter-spacing:-1px }
#description span { color:#ffbf00; }

#metalinks { list-style:none; float:right; width:203px;  }
#metalinks li { float:left; color:#d3ff01; border-left:#4f0707; border-right:1px solid #620b0a; padding:0 5px; margin:10px 0 0;font:normal 1em Arial;  }
#metalinks li a { color:#ff7835; }
#metalinks li.last { border-right:none; }
#logo { clear:both; padding:15px 0 0 11px; display:block; width:439px; height:64px; }

#meta { list-style:none; padding:35px 0 0 25px; }
#meta li { float:left; padding:0 20px 0 0;}

#container { float:right; width:730px; }



#insider  {  font:normal 1.2em Verdana; }

#news-ticker { background:url(http://www.trafficattheraces.com/images4/news-ticker.png) no-repeat; height:62px; padding:11px 40px 0; }
#news-ticker p { color:#FFFfff; font:normal 1.5em Arial;padding:5px 0 0; }
#news-ticker p b, #news-ticker p a { color:#badb1c; }
#news-ticker p b  { font-weight:bold; }
#news-ticker p a { text-decoration:underline; }

#sidebar { float:left; width:150px;margin:0 0 0 27px }

#sidebar ul { list-style:none;  font:bold 1.2em/.75em Arial; display:block; }
#sidebar ul li { display:block;height:48px; }
#sidebar ul li a { background:url(http://www.trafficattheraces.com/images4/navigation-bg.png) no-repeat; color:#000; padding:18px 0 18px 47px; display:block; height:48px;}
#sidebar ul li a:hover { background:url(http://www.trafficattheraces.com/images4/navigation-active.png) no-repeat left -1px; color:#f80000; text-decoration:none; height:48px; }
#sidebar ul li.last a { background:url(http://www.trafficattheraces.com/images4/navigation-last.png) no-repeat; }
#sidebar ul li.last a:hover { background:url(http://www.trafficattheraces.com/images4/navigation-last-active.jpg) no-repeat; }

#hits-connect { padding:0 0 0 13px; }
#footer-bg { clear:both; background:url(http://www.trafficattheraces.com/images4/footer-bg.jpg) repeat-x;}
#footer { background:url(http://www.trafficattheraces.com/images4/footer.png) no-repeat left -1px; height:168px; width:530px; margin:0 auto; text-align:center; padding:35px 121px 0 263px; }

#footer p { font:normal .9em Arial; color:#FFF;}
#footer ul { padding:10px 0 0 20px; list-style:none; }
#footer ul li { font:normal .9em Arial; color:#FFF; float:left; }
#footer ul li a { color:#daf84d; }
#footer ul li a:hover { color:#FFF; text-decoration:underline; }
#footer ul li#first-line { padding:0 0 0 7px; }

.startpage {
  background: #004400;
  color:white;
  font-weight: bold;
  font-size:11px;
  text-align: right;
  }


.year {
	border-style: outset;
	border-width: 1px;
	background-color: #ffffff;
	text-align: center;
}
.month {
	border-style: none;
	background-color: #ffffff;
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #ffffff;
	color: #000000;
	border-style: none;
	border-width:1px
}
.dayname {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffff;
	color: #000000;
	border-style: none;
	border-width:1px
}
.week {
	border-style: none;
	background-color: #ffffff;
	text-align: center;
}
.monthweek {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border-style: solid;
	border-width:1px
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #ffffff;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 11px;
	background-color: #ffffff;
}
.yearpicker {
	font-size: 11px;
	background-color: #ffffff;
}
.pickerbutton {

}
.nomonthday {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #aaaaaa;
}
.monthday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff;
	color: #000000;
	height:20px;
	width:20px;
}
.expired {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
	height:20px;
	width:20px;
}
.booked {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: red;
	height:20px;
	width:20px;
}
.available {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #004400;
	height:20px;
	width:20px;
}
.available a {
	color: white;
	background-color: #004400;
}

