/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

* {
	font-family: arial, helvetica;
	font-size: 12px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

p {
	margin-top: 0px;
}

div#wrapper {
	width: 801px;
	margin-left: auto;
	margin-right: auto;
}

div#container {
	
}

div#column-one {
	width: 609px;
	float: left;
}

div#column-two {
	width: 192px;
	float: right;
}

div#home-left-column {
	width: 400px;
	float: left;
}

div#home-right-column {
	width: 398px;
	float: right;
}


div#page-header-area {
	height: 103px;
}

div#media-buttons {
	margin-top: 32px;
	margin-left: 60px;
	position: absolute;
}

div#media-buttons img {
	padding-left: 2px;
	padding-right: 2p;x;
}

div#login-box {
	padding-top: 25px;
	margin-left: 455px;
	position: absolute;
}

.login-header {
	color: #495F80;
	font-family: "Myriad Pro", arial;
	font-size: 11px;
	font-weight: bold;
}

div#login-box .login {
	color: #495F80;
	font-family: "Myriad Pro", arial;
	font-size: 10px;
	font-weight: bold;
}

div#login-box a.login {
	text-decoration: none;
	text-transform: none;
}

div#login-box a.login:hover {
	text-decoration: underline;
	text-transform: none;
}

input.login-control {
	background-image: url("../images/login-control-backer.gif");
	background-repeat: repeat-x;
	width: 82px;
	height: 12px;
	font-family: arial;
	font-size: 11px;
	color: #003366;
	border: 1px solid #ACACAE;
}

input#ccSubmit {
	padding-left: 10px;
}

div#media-label {
	position: absolute;
	color: #1E4B78;
	font-family: "Myriad Pro",arial;
	font-weight: bold;
	margin-top: 70px;
	margin-left: 60px;
}

* html #side-bar {
	height: 730px;
}

div#side-bar {
	/*
	background-color: #CACACA;
	height: 730px;
	padding: 5px;
	*/
	min-height: 730px;
	border: 1px solid #ccc;
	background-color: #f2f2f2;
	padding: 6px;
}

div#side-bar img {
	max-width: 170px;
	width: expression(this.width > 170 ? 170: true);
	height : auto;
}

div#side-bar p {
	margin-bottom: 0px;
}

div.home-feature img {
	max-width: 335px;
	width: expression(this.width > 335 ? 335: true);
	height : auto;
}

div.zone {
	border: 1px solid #ccc;
	padding: 3px;
}

div#footer {
	height: 62px;
	text-align: center;
	font-size: 10px;
	margin-bottom: 20px;
}

div.content-pad {
	
}

div#home-head {
	padding-top: 26px;
}

div#home-head-content {
	float: left; 
	width: 200px; 
	display: block; 
	height: 260px;
}

.v-middle {
	display: table-cell;
	#position: absolute;
	#top: 50%;
	vertical-align: middle;
}

.v-inner {
	#position: relative;
	#top: -50%;
}

div#home-head-flash {
	float: right; 
	width: 599px; 
	display: block; 
	height: 260px;
}

div#count-down {
	position: absolute;
	margin-top: 222px;
	width: 200px;
	height: 64px;
	background-color: #274027;
}

div.count-down-header {
	font-family: "Myriad Pro",arial;
	color: #00CC00;
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 3px;
	text-align: center;
}

#cd {
	font-family: "Myriad Pro",arial;
	font-size: 13px;
	color: #FFFF00;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}

#cd-race {
	background-color: #003366;
	width: 220px;
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
}

span.pipe {
	color: #00FF00;
	font-weight: bold;
	font-size: 12px;
	font-family: "Myriad Pro",arial;
}

div#home-banners {

}

h4 {
	color: #5D7190; 
	font-family: "Myriad Pro", arial; 
	font-size: 14px; 
	margin-top: 0px; 
	margin-bottom: 10px;
}


ul.sub li {
	margin-left: -20px;
	padding: 0;
}

ul.sub {
	margin-top: 0px;
}


body#simple {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

div#wrapper-simple {
	padding: 20px;
}

.red {
	color: #cc0033;
	font-weight: bold;
}

/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}


div#mmFooter a {
	color: #003300;
	font-size: 10px;
}

div#rwmFooter a {
	color: #003366;
	font-size: 10px;
}

div#alert {
	
	color: #cc0033;
	margin-top: -10px;
	margin-left: 90px;
}

