body {
	font-size:62.5%;
	font-family: arial, sans-serif;
	color:#ffffff;
	background: url(../images/body-repeat.gif) top left repeat;
}

p {
	font-size:1.2em;
	line-height:1.4em;
}
p a {
	color:#fff;
}

h1 {
	display:block;
	text-indent:-9999px;
}

h2 {
	font-size:2.4em;
	font-weight:bold;
	font-style:italic;
	margin-top:8px;
	margin-bottom:10px;
}

#wrapper {
	background: url(../images/top-repeat.jpg) top left repeat-x;
}

#navigation {
	margin:0 auto;
	width:924px;
	height: 45px;
}

#navigation li {
	float:left;

}

#navigation li.current {
	background:url(../images/current.jpg) top left no-repeat;
display:block;
	width:154px;
	text-align:center;
	font-style:italic;
	font-size:1.4em;
	font-weight:bold;
	padding-top:15px;
	height:30px;
}

#navigation li a {
	text-decoration:none;
	color:#ffffff;
display:block;
	width:154px;
	text-align:center;
	font-style:italic;
	font-size:1.4em;
	font-weight:bold;
	padding-top:15px;
	height:30px;
}

#navigation li a:hover {
	background: url(../images/hover.png) top left no-repeat;
}



#header {
	background:url(../images/header.png) top left no-repeat;
	width:987px;
	height:439px;
	margin:0 auto;
}

#container {
	margin: 0 auto;
	width:925px;
	background: url(../images/faux-column.gif) bottom left no-repeat;
	padding-bottom:12px;
}

#container:after, #container-inner:after, #span-column:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#leftcol-home {
	width:557px;

	float:left;
	margin-bottom:10px;
}

#leftcol-home-repeat {
	width:557px;
	background:url(../images/leftcol-home-repeat.gif) top left repeat-y;
}

#current-episode {
	width:557px;
	height:62px;
	background:url(../images/current-episode.gif) top left no-repeat;
}

#video {
	margin-left:19px;
}

#leftcol-home ul {
	width:538px;
	margin-left:19px;
}

#leftcol-home p {
	margin-right:19px;
	width:500px;
}

#leftcol-home h1.standard {
	width:557px;
	height:38px;
}

#upcoming-episodes {
	background:url(../images/upcoming-episodes.gif) top left no-repeat;
	margin-top:10px;
	margin-bottom:5px;
}



#our-tracks {
	background:url(../images/our-tracks.gif) top left no-repeat;
	margin-bottom:10px;
	margin-top:10px;
}


#leftcol-home ul#top-schedule, #leftcol-home ul#bottom-schedule {
	margin-left:10px;
	background-color:#2f2f2f;
	width:538px;
}

#leftcol-home ul#top-schedule:after, #leftcol-home ul#bottom-schedule:after, .slides-nav:after {
		content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#top-schedule li, #bottom-schedule li {
	display:block;
	width:159px;
	padding-top:15px;
	padding-bottom:15px;
	background:#2f2f2f url(../images/schedule-dark.gif) top left repeat-y;
	float:left;
	font-size:1.4em;
	line-height:1.2em;
	padding-left:20px;
	border-top:1px solid #cccccc;
}

#top-schedule li em, #bottom-schedule li em {
	font-size:1.3em;
	font-weight:bold;
	line-height:1.2em;
}
	
#top-schedule li.alt, #bottom-schedule li.alt {
	background: url(../images/schedule-light.gif) top left repeat-y;
}

#schedule-tab {
	background:url(../images/see-full-schedule.gif) top left no-repeat;
	display:block;
	height:31px;
	width:540px;
	text-indent:-9999px;
	margin-left:9px;
}

#schedule-tab.close {
	background:url(../images/close-schedule.gif) top left no-repeat;
}

.slides ul {
	width:528px!important;
}

.slides img {
	border:1px solid #cccccc;
}

#leftcol-home ul.slides-nav {
	width:300px;
	margin:10px auto 0 auto;
	border-top:1px solid #cccccc;
	padding-top:10px;
}

/*
.slides-nav {
	padding-top:10px;
	background: url(../images/logo-separator.gif) top center no-repeat;
	margin:10px auto 0 auto;
	width:300px;
} */

#leftcol-home div.slides-nav ul {
	margin-left:0;
}

.slides-nav li {
	float:left;
}


#mohegan {
	display:block;
	background:url(../images/mohegan-logo.jpg) top left no-repeat;
	width:144px;
	height:98px;
	text-indent:-9999px;
	margin-right:12px;

}

li.on #mohegan, li.on #harrahs {
	height:109px;
}

#harrahs {
	display:block;
	background:url(../images/harrahs-logo.jpg) top left no-repeat;
	width:144px;
	height:98px;
	text-indent:-9999px;
}

#rightcol-home {
	width:361px;
	margin-left: 564px;
	margin-bottom:-10px;
}

#this-weeks-contest {
	background:url(../images/contest-header.gif) top left no-repeat;
	height: 55px;
}

#contest, #news {
	background:url(../images/rightcol-home-footer.gif) bottom left no-repeat;
	padding-bottom:11px;
}

#contest img {
	border:4px solid #cccccc;
}

.rightcol-repeat {
	background:url(../images/rightcol-home-repeat.gif) top left repeat-y;
	text-align:center;
}

.rightcol-repeat p, .rightcol-repeat h2, .rightcol-repeat h3 {
	padding: 5px 13px;
	text-align:left;
}

.rightcol-repeat form {
	background: url(../images/form-top.gif) top left no-repeat;
	padding-top: 20px;
	text-align:left;
	margin-left:14px;
}

.rightcol-repeat form fieldset, .rightcol-repeat form div {
	background:url(../images/form-bottom.gif) bottom left no-repeat;
	padding: 0 20px 20px 20px;
}

.text, input.zemText {
	width:270px;
	padding:5px;
	background-color: #cccccc;
	border:none;
	margin-bottom:8px;
}

label {
	font-size:1.2em;
	line-height:1.8em;
}

#submit, .zemSubmit {
	border:none;
	text-indent:-9999px;
	display:block;
	background:transparent url(../images/submit-btn.gif) top left no-repeat;
	width:160px;
	height:46px;
	cursor:pointer;
	margin-left:50px;
}

#harness-racing-news {
	background:url(../images/news-header.png) top left no-repeat;
	height:143px;
	width:361px;
}

.news-item {
	background: url(../images/news-gradient-left.jpg) top left repeat-y;
	width:345px;
	margin-left:8px;
	border-top:1px solid #4d4d4d;
}

.news-item.alt {
	background: url(../images/news-gradient-right.jpg) top left repeat-y;
}

.news-item p {
	padding-bottom:10px;
}

.news-item h3 a {
	font-size:1.4em;
	line-height:1.6em;
	font-weight:bold;
	color:#519fb9;
	padding-bottom:0;
}

#footer {
	clear:both;
	background:url(../images/footer-repeat.gif) top left repeat-x;
	height:20px;
	padding: 50px 0 20px 0;
	margin-top:10px;
}

#footer ul {
	width:925px;
	margin:0 auto;

}

#footer a {
	color:#ffffff;
	text-decoration:none;
}

/* INNER */

#container-inner {
	margin: 0 auto;
	width:925px;
	background: url(../images/span-bottom.gif) bottom left no-repeat;
	padding-bottom:12px;
}

#span-column {
	background:url(../images/span-repeat.gif) top left repeat-y;
}

#our-team {
	background:url(../images/our-team.gif) top left no-repeat;
	width:925px;
	height:59px;
}

#episodes {
	background:url(../images/watch-full.gif) top left no-repeat;
	width:925px;
	height:59px;
}

#video-clips {
	background:url(../images/video-clips.gif) top left no-repeat;
	width:925px;
	height:47px;
}

#about-phha {
	background:url(../images/about-phha.gif) top left no-repeat;
	width:925px;
	height:59px;
}

#advertising-info {
	background:url(../images/ad-info.gif) top left no-repeat;
	width:925px;
	height:59px;
}

#contact-us {
	background:url(../images/contact-us.gif) top left no-repeat;
	width:925px;
	height:59px;
}

#terms-of-use {
	background:url(../images/terms-of-use.gif) top left no-repeat;
	width:925px;
	height:59px;
}

#youtube {
	padding:0 15px;
}

#youtube:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#youtube div {
	float:left;
	margin:8px 10px;
}

#youtube h4 a {
	font-size:1.4em;
	color:#ffffff;
	text-decoration:none;
	line-height:1.4em;
}

#youtube h4 a:hover {
	color:#dea134;
}

#youtube-link {
	display:block;
	width:445px;
	height:142px;
	background: url(../images/youtube.jpg) top left no-repeat;
	text-indent:-9999px;
	margin:0 auto;
}

.zemThanks {
	background-color:#000000;
	font-size:1.4em;
}

#pad {
	padding: 20px;
	width:600px;
	float:left;
	margin-bottom:20px;
}

#pad p {
	margin: 10px 0;
}

#pad h3, #right-pad h3, #terms h3 {
	color:#dea134;
	font-size:1.8em;
	line-height:1.4em;
}
#pad ul {
	font-size:1.2em;
	padding: 0 10px;
	margin:10px;
}

#pad ul li {
	list-style-type:disc;
	padding-left:10px;
	margin:8px 0;
}

#right-pad {
	margin-left:640px;
	width:240px;
	background-color:#1e1d5e;
	border:1px solid #565592;
	padding:10px;
	position:relative;
	top:10px;
	margin-bottom:20px;
}

#right-pad input.zemText, #right-pad textarea {
	width:230px;
}

#right-pad input.zemSubmit {
	border:none;
	text-indent:-9999px;
	display:block;
	background:transparent url(../images/submit-btn2.gif) top left no-repeat;
	width:160px;
	height:46px;
	cursor:pointer;
	margin-left:35px;
	margin-top:10px;
}

.peepwrap {
	margin: 0 10px 0 11px;
	padding:20px 0 20px 7px;
	border-bottom: 1px solid #595894;
}

.peepwrap img {
	float:left;
}

.peep {
	display:block;
	width:627px;
	height:303px;
	margin-left:267px;
}

.peep p {
	padding: 80px 30px 0 30px;
}

#bruce {
	background: url(../images/bruce-casella.gif) top left no-repeat;
}

#steve {
	background: url(../images/steve-ross.gif) top left no-repeat;
}

#heather {
	background: url(../images/heather-moffet.gif) top left no-repeat;
}

#ebe {
	background: url(../images/ebe-helm.gif) top left no-repeat;
}

#sharla {
	background: url(../images/sharla-mcbride.gif) top left no-repeat;
}


#terms p {
	10px;
}

#myplayer {
	margin:8px auto;
	width:300px;
	text-align:center;
}

