﻿html, body, form {
	border: none;
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
}

body {
	padding-bottom: 2em;
	background: #505050;
}

p, li {
	font-family: Arial, sans-serif;
}

p {
	margin: 10px 0 15px 0;
	padding: 0;
}

h1, h2, h3 {
	padding: 0;
	margin: 5px 10px;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 24px;
}

img {
	border: none;
}

hr {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 0;
	border-top: solid 1px #cccccc;
	height: 1px;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline;
}

pre {
	font: normal 14px Courier New, Courier;
	padding-left: 1em;
}

.pre pre {
	font: normal 16px Verdana, Arial, sans-serif;
	padding-left: 2em;
}



#shadow1 {
	width: 990px;
	margin: 0 auto;
	background: #ffffff url(/images/body_shadow_left.gif) repeat-y left;
}

#shadow2 {
	width: 990px;
	background: url(/images/body_shadow_right.gif) repeat-y right;
}

#shadow3 {
	width: 990px;
	background: url(/images/body_shadow_bottom.gif) repeat-x bottom;
	position: relative;
}
	#shadow3 .corner1 {
		position: absolute;
		left: 0px;
		bottom: 0px;
	}

	#shadow3 .corner2 {
		position: absolute;
		right: 0px;
		bottom: 0px;
	}

#main {
	width: 980px;
	margin: 0 auto 5px auto;
	padding-bottom: 220px;
	position: relative;
	text-align: left;
}

#pageFooter {
	height: auto !important;
	height: 220px;
	min-height: 220px;
	width: 968px;
	padding: 0 6px 6px 6px;
	border-top: solid 1px #cecece;
	
	position: absolute;
	left: 0px;
	bottom: 0px;
}

	#pageFooter #col1,
	#pageFooter #col3 {
		float: left;
		display: inline;
		width: 310px;
	}
	
	#pageFooter #col2 {
		float: left;
		display: inline;
		width: 326px;
		border-left: solid 1px #cecece;
		border-right: solid 1px #cecece;
	}
	
	#pageFooter #copyright {
		width: 958px;
		padding: 0 10px;
		text-align: center;
		font: normal 12px Arial, sans-serif;
		position: absolute;
		left: 0px;
		bottom: 0px;		
	}


#content {
	padding: 5px;
}


#pageHeader {
	height: 140px;
	width: 980px;
	margin-bottom: 10px;
}

	#mainBanner {
		border: solid 1px #000000;
		background-image: url(../images/banner_bg.gif);
		height: 113px;
	}
	
		img.logo {
			float: left;
			display: inline;
			margin: 10px 20px;
		}

		div.topBanner {
			margin-top: 11px;
		}
		
	#mainMenu {
		background: url(../images/menu_bg.gif) repeat-x;
		height: 26px;
	}
	
	#searchBar {
		float: right;
		width: 165px;
		height: 22px;
		line-height: 22px;
	}
		#searchBar input {
			border: solid 2px #cecece;
			font-size: 10px;
			line-height: 14px;
			vertical-align: middle;
		}

.contentPanel {
	background: url(../images/content_bg.gif) repeat-x bottom;
	border: solid 1px #999999;
	float: left;
	display: inline;
	position: relative;
	z-index: 100;
	margin-bottom: 5px;
	overflow: hidden;
}

	h1,
	h1 a {
		font: bold 24px Arial, sans-serif;
		padding: 0;
		margin: 0;
		color: #000000;
	}
	
	h2 {
		font: bold 12px Arial, sans-serif;
		padding: 0;
		margin: 0 0 10px 0;
		text-transform: uppercase;
		color: #000000;
	}
	
	h3 {
		font: normal 18px Arial, sans-serif;
		padding: 0;
		margin: 0;
		color: #222222;
	}	
	
	.contentPanel .author {
		padding-top: 5px;
		color: #8f8f8f;
		font: 12px Arial, sans-serif;
	}
	
	.contentPanel .postedDate {
		color: #ff0000;
		font: normal 12px Arial, sans-serif;
	}
	
	.contentPanel,
	.contentPanel p {
		color: #444444;
		font: normal 14px Arial, sans-serif;
		line-height: 19px;
	}
	
	.contentPanel ul {
		color: #ff0000;
		margin: 0;
		padding: 0;
		padding-left: 20px;
	}
	
		.contentPanel ul a {
			font-family: Arial, Sans-Serif;
			color: #ff0000;
		}
		
ul.red, ul.gray, ul.blue {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.red li, ul.gray li,
ul.red li a, ul.gray li a {
	color: #222222;
}


ul.red li, ul.gray li {
	border-top: solid 1px #cccccc;
	font: 12px Arial, sans-serif;
	padding: 7px 5px 7px 15px;
	margin: 0px;
}

ul.blue li,
ul.blue li a {
	color: #0069AA;
}
ul.blue li, ul.blue li {
	border-top: solid 1px #cccccc;
	font: 12px Arial, sans-serif;
	padding: 7px 5px 7px 15px;
	margin: 0px;
}

ul.blue li {
	background: url(../images/bullet_red.gif) no-repeat 0px;
}

ul.red li {
	background: url(../images/bullet_red.gif) no-repeat 0px;
} 

ul.gray li {
	background: url(../images/bullet_gray.gif) no-repeat 0px;
}


















.strip {
	background: #ff0000;
	height: 6px;
	font-size: 6px;	/* IE6 */
	color: #ffffff;
}

.withText {
	font: italic normal 14px Arial, sans-serif;
	height: 16px;
	text-align: right;
	line-height: 16px;
	vertical-align: middle;
	padding-right: 5px;
}


.noBG {
	background: none;
}

.noBorder {
	border: none;
}

.noFloat {
	clear: left;
}

.padded {
	padding: 7px 8px;
}

.imageContainer {
	text-align: center;
}


.floated {
	float: left;
	display: inline;
}




.rightBanner {
	width: 178px;
	float: right;
	display: inline;
	text-align: center;
}

	.rightBanner label {
		color: #444444;
		text-transform: lowercase;
		font: bold 12px Arial, sans-serif;
	}
	
	rightBannerContainer {
		margin-top: 10px;
	}
	
	.rightBanner img {
		display: block;
		margin: 0 auto;
	}


.imageContainer {
	text-align: center;
}

.imageContainer a {
	color: #8f8f8f;
	font: 14px Arial, sans-serif;
}

.imageContainer span {
	color: #8f8f8f;
}

.imageContainer img.thumbnail {
	display: block;
	width: 223px;
	border: solid 1px #cccccc;
	margin-bottom: 5px;
}

.imageContainer img.regular {
	display: block;
	border: solid 1px #cccccc;
	margin: 0 auto;
	margin-bottom: 5px;
}

.imageContainer img.tinythumbnail {
	display: block;
	width: 115px;
	border: solid 1px #cccccc;
	margin-bottom: 5px;
}



.bigImageContainer {
	padding: 13px;
	text-align: center;
	width: 610px;
}

.bigImageContainer img.fullSize {
	padding: 3px;
	border: solid 1px #cccccc;
}

.imageCaption {
	float: right;
	display: inline;
	width: 310px;
	border-top: solid 1px #000000;
	margin: 13px 13px 0 0;
}

	.imageCaption label {
		font: bold 12px Arial, sans-serif;
		text-transform: uppercase;
		display: block;
	}
	
	.imageCaption h2 {
		font: bold 14px Arial, sans-serif;
		margin: 7px 0 7px 0;
	}
	
	.imageCaption p {
		font: normal 14px Arial, sans-serif;
	}


.poll {
	padding: 5px;
	font: bold 14px Arial, sans-serif;
}

	.poll h1 {
		font: bold 12px Arial, sans-serif;
		text-transform: uppercase;
		border-bottom: solid 1px #cecece;
		padding-bottom: 5px;
	}

	.poll li {
		font: normal 14px Arial, sans-serif;
	}

	.poll input[type=submit] {
		display: block;
		margin: 10px;
	}


.contentPanel p a {
	font: bold 12px Arial, sans-serif;
	color: #222222;
	text-transform: uppercase;
}

span.more,
span.more a {
	font: bold 12px Arial, sans-serif;
	color: #ff0000;
	text-transform: uppercase;
}

.headlineHeader {
	margin: 5px 0;
	padding: 5px 0;
	border-top: solid 1px #cecece;
	border-bottom: solid 1px #cecece;
}
	
	.headlineHeader .postedDate {
		float: left;
		display: inline;
		color: #444444;
		font: normal 12px Arial, sans-serif;
	}

	.headlineHeader .controls {
		float: right;
		display: inline;
		
	}
	
		.headlineHeader .controls a {
			color: #222222;
			font: normal 12px Arial, sans-serif;
		}
	
.headlineText img {
	float: left;
	display: inline;
	border: solid 2px #666666;
	margin: 3px 5px 0px 0px;
}

div.redLink a,
ul.redLink li a {
	font: normal 12px Arial, sans-serif;
	color: #ff0000;
	text-transform: uppercase;
}

ul.redLink li a {
	font-weight: bold;
}
div.HeadlineLink a,
ul.HeadlineLink li a {
	font: normal 12px Arial, sans-serif;
	color: #0069AA;
	text-transform: uppercase;
}

ul.HeadlineLink li a {
	font-weight: bold;
}
.paging {
	font-size: 14px;
}

a#ecmFirst:link, a#ecmFirst:visited,
a#ecmPrevious:link, a#ecmPrevious:visited,
a#ecmNext:link, a#ecmNext:visited,
a#ecmLast:link, a#ecmLast:visited {
	color: #ff0000;
	text-decoration: none;
}

a#ecmFirst:hover, a#ecmFirst:active, 
a#ecmPrevious:hover, a#ecmPrevious:active,
a#ecmNext:hover, a#ecmNext:active,
a#ecmLast:hover, a#ecmLast:active {
	text-decoration: underline;
}

.archives {
	margin: 10px;
	line-height: 22px;
}
	.archives a {
		color: #222222;
	}

.minheight {
	height: auto !important;
	height: 250px;
	min-height: 250px;
}
  
  
.leftShadow {
	position: absolute;
	top: -1px;
	left: -5px;
	background: url(/images/shadow_left.gif) repeat-y left;
	z-index: 1;
	height: 100%;
	width: 100%;
}

.rightShadow {
	position: absolute;
	top: -1px;
	left: 5px;
	background: url(/images/shadow_right.gif) repeat-y right;
	z-index: 1;
	height: 100%;
	width: 100%;
}

.bottomShadow {
	position: absolute;
	top: 5px;
	left: 0px;
	background: url(/images/shadow_bottom.gif) repeat-x bottom;
	z-index: 2;
	height: 100%;
	width: 100%;
}

.bottomShadow .img1 {
	position: absolute;
	left: -5px;
	bottom: 0px;
}

.bottomShadow .img2 {
	position: absolute;
	right: -5px;
	bottom: 0px;
}

.body {
	position: relative;
	z-index: 3;
}




.rotatingImage {
	text-align: center;
	padding: 4px;
}

.rotatingImage .controls {
	color: #dedede;
	width: 72px;
	margin: 0 auto;
}

.rotatingImage #imgRotatingImage {
	display: block;
	border: solid 1px #cccccc;
	padding: 1px;
	margin-bottom: 5px;
}

.rotatingImage img.prev,
.rotatingImage img.play,
.rotatingImage img.stop,
.rotatingImage img.next {
	float: left;
	display: inline;
	margin-left: 3px;
	width: 15px;
	cursor: pointer;
}


.bullet {
	clear: left;
	float: left;
	display: inline;
	padding-top: 10px;
	margin: 0 5px;
	background: url(/images/bullet_red.gif) no-repeat center;
	height: 23px;
	width: 10px;
}

.raceSchedule {
	color: #000000;
}

.raceSchedule .bullet {
	padding-top: 12px;
	height: 8px;
}

.raceSchedule .selected {
	background-color: #dedede;
}

.raceSchedule .selected .bullet {
	background: url(/images/bullet_red.gif) no-repeat center;
}

.raceSchedule a {
	display: block;
	padding: 1px;
	color: #000000;
}

.outerpair1 { 
	background: url(/images/upperrightfade.png) right top no-repeat;
} 
.outerpair2 {
	background: url(/images/lowerleftfade.png) left bottom no-repeat;
	padding-top: 8px;
	padding-left: 8px;
}
.shadowbox {
	background: url(/images/shadow.png) bottom right;
}
.innerbox
 {
	text-align: left;
	padding: 5px;
	background-color: #333333;
	position: relative;
	left: -8px;
	top: -8px;
}

.rss {
	position: absolute;
	top: 10px;
	right: 5px;
}

.weeklySchedule td {
	font-family: "Arial Narrow";
	font-size: 13px;
}

.columnists td {
	border-top: solid 1px #cccccc;
	height: 30px;
	vertical-align: middle;
	padding-left: 25px;
}

.gray td {
	background: url(../images/bullet_gray.gif) no-repeat 10px;
}
.red td {
	background: url(../images/bullet_red.gif) no-repeat 10px;
}

td.nobullet {
	background: 0;
}













/* ########################################################################### */
/* ########################################################################### */
/* ########################################################################### */
/* ########################################################################### */


.leaderboard {
	font-family: Arial, sans-serif;
}

	.leaderboard h2 {
		padding: 7px 8px;
	}

	.leaderboard h3 {
		padding: 0 8px 7px 8px;
	}
	
	.leaderboard .postedDate {
		color: #8F8F8F;
		padding: 5px 8px 7px 8px;
	}

	.leaderboard table {
		width: 100%;
	}

	.leaderboard .header {
		font-weight: bold;
		color: #ffffff;
		background-color: #474747;
	}

	.leaderboard td {
		padding: 2px 0 2px 8px;
	}


	.leaderboard th {
		padding: 0 0 0 8px;
		color: #ffffff;
		text-align: left;
		background: url(../images/table_head_bg.gif) repeat-x;
	}

	.leaderboard .alt {
		background-color: #eeeeee;
	}

.results,
.schedules {
	font-family: Arial, sans-serif;
}

div.schedules {
	margin-top: 10px;
}

	.results h2,
	.schedules h2 {
		height: 29px;
		line-height: 29px;
		vertical-align: middle;
		font-size: 16px;
		padding: 0 0 0 8px;
		margin: 7px 0 0 0;
		color: #ffffff;
		text-align: left;
		background: url(../images/table_head_bg.gif) repeat-x;
	}

	.results .alt,
	.schedules .alt {
		background-color: #eeeeee;
	}
	
	.results table,
	.schedules table {
		width: 100%;
	}
	
	.results td {
		vertical-align: top;
		padding: 1px 0 1px 8px;
		line-height: 16px;
	}
	
	.schedules td {
		padding: 2px 0 2px 8px;
	}

#addthis {float:right; width:130px; }

#social-media {float:left; width:288px; margin-left:7px; margin-bottom:7px;}