#row1 {
	margin: 0 0 30px 0;
	height: 200px;
}
.newsWrap {
	position: relative;
	width: 360px;
	height: 200px;
	overflow: hidden;
	float: left;
	background: #cccccc url("http://media.lucasoilspeedway.com/images/articles/nt_bg2010.jpg") no-repeat top left;
}
#newsNav {
	width: 186px;
	margin: 0;
	top: 180px;
	left: 180px;
	position: absolute;
	z-index: 10;
}
#newsNav a, #newsNav a:visited {
	padding: 0 4px 0 4px;
	float: left;
	font-style: italic;
	font-size: 14px;
	color: #ff0000;
}
.morePosts {
	font-size: 10px;
	display: block;
	padding: 5px 0 0 0;
	width: 63px;
}
#newsNav a.activeSlide {
	color: #ffffff;
	border: 1px solid #ffffff;
}
#newsNav a:focus, #newsNav a:active, #newsNav a:hover {
	outline: none;
	color: #ffffff;
	text-decoration: none;
}
#pager {
	float: left;
}
#newsbox {
	position: absolute;
	padding: 105px 0 0 0;
	color: #ffffff;
	width: 360px;
	height: 200px;
	margin: 0;
	font-size: 12px;
	z-index: 9;
}
#newsbox .pubdate {
	color: #666666;
}
#newsbox .teaser {
	text-align: left;
	padding: 0 5px 0 5px;
}
#newsbox a.readmore {
	color: #ff0000;
}
#newsbox .articletitle a {
	color: #ff0000;
	background: #111111;
	font-weight: bold;
	display: block;
	padding: 0 2px 0 2px;
}
/* blast update */
#newsbox-blast {
	position: absolute;
	padding: 0 0 0 0;
	width: 360px;
	height: 200px;
	margin: 0;
	font-size: 12px;
	z-index: 9;
}
a.BlastUpdateLink {
	display: block;
	width: 360px;
	height: 200px;
}
#newsbox-blast .pubdate {
	padding: 165px 0 0 20px;
	display: block;
	color: #ffffff;
	font-size: 14px;
}
/** next event **/
#nextEventWrap {
	width: 205px;
	text-align: center;
	float: left;
	margin: 0 5px 0 10px;
	height: 196px;
	background: #222222;
	position: relative;
	border: 2px solid #666666;
	/***/
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background:-webkit-gradient(linear, left top, left bottom, from(#333333), to(#111111));
	background:-moz-linear-gradient(top, #333333, #111111);
	background:-o-linear-gradient(top, #333333, #111111);
	background:linear-gradient(top, #333333, #111111);
}
#nextEventWrap a img {
	display: block;
	position: absolute;
	bottom: 0;
	left: 5px;
}
#nextEventWrap h1 {
	color: #cccccc;
	padding: 5px;
}
#nextEvent .NEdate {
	color: #ffffff;
	background: #333333;
	width: auto;
	padding: 5px;
	margin: 0 15px;
	font-size: 18px;
	/***/
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background:-webkit-gradient(linear, left top, left bottom, from(#333333), to(#222222));
	background:-moz-linear-gradient(top, #333333, #222222);
	background:-o-linear-gradient(top, #333333, #222222);
	background:linear-gradient(top, #333333, #222222);
}
#nextEvent .NEtitle {
	font-size: 16px;
	background: #333333;
	padding: 5px;
	margin: 0 5px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	line-height: 18px;
}
#nextEvent .NEtitle a {
	color: #ff0;
	text-decoration: none;
}
#nextEvent span a {
	color: #666666;
	font-size: 11px;
	display: block;
	padding: 5px;
}
#nextEvent .NEgates {
	color: #000000;
	font-size: 0px;
	visibility: hidden;
}
/** phot garage and live weather **/
#pglwWrap {
	width: 126px;
	padding: 0 5px 0 5px;
	margin: 0 5px 0 5px;
	float: left;
}
/** diamond club **/
#driverLinks {
	width: 200px;
	height: 200px;
	margin: 0 0 0 0;
	float: left;
	text-align: center;
	background: #efefef url("http://media.lucasoilspeedway.com/images/driverlinks_bg.jpg") no-repeat left top;
}
#driverLinks h3, #driverLinks h2 {
	visibility: hidden;
}
#driverLinks ul {
	list-style: none;
	margin: 15px auto;
	padding: 0;
	text-align: left;
	width: 185px;
}
#driverLinks ul li {
	font-size: 12px;
	width: 185px;
}
#driverLinks ul li a {
	color: #000000;
	font-style: italic;
}
#driverLinks ul li a:hover {
	color: #ff0000;
}
#driverLinks ul li a span {
	display: block;
	width: 167px;
	height: 15px;
	padding: 1px 0 1px 13px;
}
#driverLinks ul li a span:hover {
	background: transparent url("http://media.lucasoilspeedway.com/images/flag.gif") no-repeat left top;
}

/** Mid Row**/
#HomeMidRow {
	margin: 10px 0;
	height: 150px;
	float: left;
}
.cb img {
	margin: 0 0 5px 0;
}


/** powerhour **/
#powerhour {
	width: 350px;
	height: 290px;
	border: 1px solid #000;
	float: left;
	margin: 20px 5px 20px 0;
	padding: 5px;
	text-align: center;
	background: #FFFFFF;
}
#powerhour img {
	text-align: left;
}
#powerhour span {
	text-align: center;
	display: block;
	padding: 0 3px 10px 3px;
	font-size: 18px;
	font-weight: bold;
}
/**** HomeSlide ********/
#homeslideWrap {
	display: block;
	width: 343px;
	height: 304px;
	padding: 0;
	margin: 20px 0 0 5px;
	float: left;
	position: relative;
}
#homeslideWrap .homeslideBorder {
	position: absolute;
	background: transparent url("http://media.lucasoilspeedway.com/images/homeslide/dirtcam-header.gif") no-repeat top left;
	top: 0;
	left: 0;
	width: 342px;
	height: 302px;
	z-index: 3;
}
#homeslideWrap .homeslideBorder .cb {
	position: absolute;
	top: 212px;
	left: 183px;
	width: 159px;
	height: 90px;
}
#homeslideWrap .homeslide {
	width: 340px;
	height: 226px;
	padding: 0;
	margin: 0;
	top: 74px;
	left: 0;
	position: absolute;
	overflow: hidden;
	border: 1px solid #222222;
	z-index: 1;
}
/** Ozarks ***/
#homeslideWrap-Ozarks {
	display: block;
	width: 344px;
	height: 304px;
	padding: 0;
	margin: 20px 0 0 5px;
	float: left;
	position: relative;
}
#homeslideWrap-Ozarks .homeslideBorder {
	position: absolute;
	background: transparent;
	top: 0;
	left: 0;
	width: 344px;
	height: 302px;
	overflow: hidden;
	z-index: 3;
}
#homeslideWrap-Ozarks .homeslide {
	width: 340px;
	height: 263px;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	position: absolute;
	overflow: hidden;
	border: 2px solid #222222;
	z-index: 1;
}

/**** upcomingSeries ********/
#upcomingSeries {
	margin: 20px 5px 0 5px;
	padding: 0;
	width: 205px;
	height: 300px;
	float: left;
}
#upcomingSeries .wintersale {
	margin: 0 0 20px 0;
	border: 1px solid #6b8eff;
	display: block;
	overflow: hidden;
}
#upcomingSeries .usTitleYear {
	display: block;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background: #990000;
	font-size: 14px;
	width: 205px;
	height: 35px;
}
.usImgBox {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 205px;
	height: 265px;
}
/***/
.AAASave img {
	border:none;
	margin:0;
}
/*** vidbox ***/
#vidbox {
	margin: 20px 0 0 5px;
	padding: 0;
	width: 341px;
	height: 300px;
	text-align: right;
	float: left;
}
#vidbox object {
	padding: 0;
	margin: 0;
	height: 280px;
	width: 341px;
}
.viewmoreVid {
	text-align: center;
	display: block;
	float: right;
	background: #444444;
	color: #fff;
	width: 341px;
	height: 17px;
	margin: 0;
}
/***** social ***/
#social {
	background: url("http://media.lucasoilspeedway.com/images/social/social-bg.png") no-repeat 0px 15px;
	height: 100px;
	margin: 0 0 0 0;
	clear: both;
}
#social h2 {
	color: #333333;
	font-size: 16px;
	font-style: italic;
	padding: 0 0 0 10px;
	margin: 0;
	display: block;
	background: transparent;
}
#social h3.NewsletterHeader {
	visibility: hidden;
}
#social h3.SocialLinksHeader {
	color: #cccccc;
	margin: 0 0 5px 0;
}
#sociallinks {
	text-align: center;
	margin:0 30px 0 0;
	float:right;
}
#sociallinks a img {
	border: none;
	margin: 0 5px;
	height: 45px;
}
#newsletter {
	background: url("http://media.lucasoilspeedway.com/images/social/newsletter-title2.png") no-repeat top center;
	color: #ffffff;
	width: 350px;
	float: left;
	text-align: center;
}
#newsletter form, #newsletter lable {
	padding: 5px;
}
#newsletter input.email {
	background: #333333;
	color: #ff0;
	border: 1px solid #ff0;
	width: 200px;
}

/***** popup ****/
#backgroundPopup {
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height:100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;
	border: 1px solid #cecece;
	z-index: 10000;
}
#updatePopupBox {
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	min-height:100px;
	max-width: 370px;
	background: #FFFFFF;
	border: 2px solid #ff0000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	z-index: 20000;
	padding: 0;
}
.updateTitle {
	color: #ff0000;
	font-weight: bold;
	font-size: 16px;
	padding: 5px;
	display: block;
	position: relative;
}
.updateBody {
	color: #000000;
	font-size: 12px;
	padding: 10px;
}
#popupClose {
	font-size: 14px;
	line-height: 14px;
	position: absolute;
	right: -1px;
	top: -1px;
	color: #ffffff;
	font-weight: 700;
	display: block;
	background: #ff0000;
	width: 20px;
	height: 20px;
	text-align: center;
	cursor: pointer;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
}
*html #backgroundPopup {/* hack for internet explorer 6*/
	position: absolute;
	width: 1300px;
	top: expression(eval(document.compatMode &&
		document.compatMode=='CSS1Compat') ?
		documentElement.scrollTop
		+((documentElement.clientHeight-this.clientHeight)/2)
		: document.body.scrollTop
		+((document.body.clientHeight-this.clientHeight)/2));
	}
