/* reset global styles */
h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin:0; padding:0 }
a img { border: none; }

/******************************
Structure
******************************/
body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 13px;
	text-align: center; /* ie5 */
}

#page {
	margin: 0 auto;
	background: #fff;
	text-align: left; /* reset ie5 */
	padding: 0 15px;
	width: 980px;
	w\idth: 950px;
}

#header {
	position: relative;
	display: block;
	width: 950px;
	height: 148px;
}
	#dynamicHeader {
		position: relative;
		z-index: 2;
		text-align: center;
		width: 720px;
		height: 88px;
		float: left;
	}
		#logo {
			position: absolute;
			top: 0;
			left: 216px;
		}
		#headerSponsor1 {
			position: absolute;
			top: 10px;
			left: 0px;
			width: 216px;
		}
		#headerSponsor2 {
			position: absolute;
			top: 10px;
			left: 508px;
			width: 216px;
		}
		#headerSponsor1 a, #headerSponsor2 a {
			display: block;
			margin: 0 auto;
		}
	#topNav { /* global nav */
		list-style-type: none;
		float: right;
		margin: 5px 0 15px 0;
		padding: 0;
	}
	#topNav li {
		float: left;
		padding: 0 7px;
		font-size: 12px;
	}
	
	#header form {
		clear: right;
		float: right;
		margin: 0 8px 0 0;
	}
	#header label {
		display: block;
		font-weight: bold;
		color: #00357F;
	}

#channels {
	overflow: hidden;
	clear: both;
	width: 950px;
	border-top: 1px solid #b50817;
	border-bottom: 1px solid #b50817;
	height: 44px;
}
	#channels ul {
		list-style-type: none;
		margin: 0;
		padding: 5px 0 0 0;
	}
	#channels li {
		float: left;
		margin: 0;
		padding: 0;
		text-align: center;
		width: 14%;
	}
	#channels #cAutolineThisWeek,
	#channels #cAutolineAfterHours,
	#channels #cAutolineOnTheRoad,
	#channels #cAutolineExclusives {
		width: 19%;
	}
	
	#channels li a {
		display: inline-block;
		padding: 8px 2px 4px 2px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #000;
		text-decoration: none;
		letter-spacing: -0.25px;
	}
	#channels li a:hover,
	#channels li.current a {
		/*border-bottom: 3px solid #b50817;*/
		font-weight: bold;
	}
	
	
#sidebar {
	float: left;
	width: 187px;
}
	/* side navigation */
	ul#nav {
		margin: 0;
		padding: 0;
		list-style-type: none;
		font-size: 13px;
	}
	ul#nav li {
		margin: 0;
		padding: 0;
		border-top: 1px solid #C2DCEF;
		border-bottom: 1px solid #9FC7DC;
	}
	ul#nav a {
		position: relative;
		display: block;
		font-weight: bold;
		padding: 4px 8px 4px 22px;
		color: #00357F;
		background: #D2D9ED;
		text-decoration: none;
	}
	ul#nav a:hover {
		background: #9FC7DC;
	}
	/* current nav item */
	ul#nav li.current a {
		background: #9FC7DC;
		background: #1C4988; /* darker */
		color: #fff;
		text-transform: uppercase;
		font-size: 11px;
		letter-spacing: 2px;
	}
	
	#sidebar .module {
		width: 165px;
		margin: 15px 0 0 10px;
	}
	#sidebar .module h3 {
		font-size: 16px;
		color: #00085F;
		border-bottom: 1px solid #ccc;
		margin-bottom: 4px;
	}

#content {
	display: inline; /* ie */
	float: right;
	margin-right: 0px;
	width: 763px;
}

#footer {
	border-top: 3px solid #1B4889;
	margin-top: 30px;
	padding-bottom: 15px;
	width: 950px;
	float: left;
}
	ul#sponsors {
		list-style-type: none;
		margin: 10px 0;
		padding: 0;
	}
	ul#sponsors li {
		display: inline; /* ie */
		float: left;
		margin-left: 20px;
	}
	#footer table {
		margin: 10px auto 0 auto;
	}
	#copyright {
		clear: both;
		margin-top: 20px;
		padding-top: 10px;
		font-size: 12px;
		color: #888;
		text-align: center;
		border-top: 1px solid #ddd;
	}
	#copyright a {
		color: #7f91aa;
	}

/******************************
Grids
******************************/
/* wide column that touches right edge of page */
div.grid-w {
	display: inline;
	float: right;
	margin: 0;
	width: 742px;
}
/* "main" column that is like grid-w except it pads the sides. good for mostly-content pages */
div.grid-m {
	display: inline;
	float: right;
	margin: 0 27px 0 0;
	width: 717px;
}

/******************************
Text, Lists, and Links
******************************/

h1, h2, h3, h4 {
	font-family: georgia, times, "times new roman", serif;
	font-weight: normal;
}

h2 {
	color: #444;
	font-size: 20px;
	margin: 12px 0 6px 0;
}

p {
	margin: 8px 0 10px 0;
}

a.station {
	color: #d00;
	font-weight: bold;
	text-decoration: none;
}
a.station:hover {
	text-decoration: underline;
}

.center { /* center text inside element (not element itself) */
	text-align: center;
}

a.quiet {
	color: inherit !important;
	text-decoration: none;
}
a.quiet:hover {
	text-decoration: underline;
}

a {
	color: #00c;
}

.tz { /* timezone identifier, like "EST" */
	font-size: 85%;
}

/******************************
Common Elements
******************************/

/* Next/Prev/Recent show objects (typically a UL has the class 'otherShows') */
.otherShows {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.otherShows li {
	float: left;
	margin: 0;
	padding: 0;
}
.otherShows img {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
.otherShows h4 {
	font-size: 16px;
	margin: 0 0 0 0;
}
.otherShows h4 a {
	color: #000;
	text-decoration: none;
}
.otherShows h4 a:hover {
	text-decoration: underline;
}
.otherShows p {
	font-size: 11px;
	color: #444;
	margin: 0 0 6px 0;
}

/* for "more info" buttons, "more" links, etc */
div.showButtons {
	margin: 8px 0;
}

p.more {
	margin: 8px 0 12px 0;
}

/* air dates / channel listings */
dl.airDates {
	margin: 0;
	padding: 0;
}
	dl.airDates dt {
		display: block;
		font-weight: bold;
		margin: 0;
		padding: 0;
	}
	dl.airDates dd {
		margin: 0 0 8px 0;
		padding: 0;
	}

/* "Guests:" and "Panel:" */
h3.panel, h3.guests {
	font-size: 12px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: bold;
	color: #890000;
	margin: 6px 0 2px 0;
}
ul.panel, ul.guests {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 4px;
}
ul.panel li, ul.guests li {
	float: none !important;
	display: block;
	width: auto;
	margin: 0 0 2px 0;
	padding: 0 4px 0 10px;
	background: url(../img/li/guestSquare.gif) no-repeat 0 5px;
}
ul.panel li span, ul.guests li span { /* guest and panel job titles */
	color: #555;
}

/******************************
Miscellaneous
******************************/
.replace {
	display: block;
	text-decoration: none;
}
.replace span {
	display: block;
	text-indent: -1000em;
}

br.clear {
	clear: both;
	width: 0;
	height: 0;
	border: none;
	background: inherit;
	margin: 0;
	padding: 0;
}

#betaSide {
	padding: 0 12px;
}
.beta span {
	background: #ff6;
	font-weight: bold;
}
