#countdown-home {
	background: url(/images/skirtchaser5k/countdown-bg-tempe.gif) top left no-repeat;
	height: 39px;
	margin: 0 0 15px 0;
	padding: 42px 0 0 0px;
	overflow: hidden
}
	
	#countdown-home span {
		font-size: 18px;
		color: #fff;
		display: block;
		width: 43px;
		float: left;
		text-align: center
	}

#countdown {
	background: url(/images/skirtchaser5k/countdown-bg-wh.png) top left no-repeat;
	height: 45px;
	margin: 0;
	padding: 9px 0 0 0px;
	overflow: hidden
}
	
	#countdown span {
		font-size: 18px;
		color: #fff;
		display: block;
		width: 43px;
		float: left;
		text-align: center
	}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

.sc5kNav a:link, .sc5kNav a:visited {color: #fff;}
.sc5kNav a:hover, .sc5kNav a:active {color: #fff; text-decoration: none;}
.sc5kNav {color: #fff; padding-top: 3px; font-size: 14px; font-weight: bold;}


#sc5kMenu_wrapper {padding: 0 16px 0 0; background: url(/images/skirtchaser5k/menu/seattle-gray.png) no-repeat right;}
#sc5kMenu_wrapper div {float: left; height: 34px; width: 12px; background: url(/images/skirtchaser5k/menu/seattle-gray.png) no-repeat left;}
#sc5kMenu_wrapper ul {margin-left: 12px; border-bottom: 2px solid #777; background: #777;}

#sc5kMenu {
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
	background-color: #777777;
	font-size: 13px;
	height: 32px;
	border-bottom: 2px solid #ccc;
}
#sc5kMenu li {float: left; margin: 0;}
#sc5kMenu li a {text-decoration: none; display: block; padding: 0 20px; line-height: 32px; color: #CCC;}
#sc5kMenu li a:hover, #sc5kMenu li.active a {color: #fff; background: #555; border-bottom: 2px solid #000;}


