@charset "UTF-8";
/* CSS Document */

#wrapper:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

html,
body {
	margin:0;
	padding:0;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #fff url(/images/body_background.png) bottom left repeat-x;
}

p {
	margin: 0px;
	padding: 5px 0;
}

a:link, a:visited {
	color: #C1272D;
}

a:hover, a:focus {
	color: #000;
}

p a:link, p a:visited {
	/* removed underline from links in transcript */
	text-decoration: none;
	}

p a:hover, p a:focus {
	color: #000;
	text-decoration: underline;
	}

a img {
border: 0;
}

ul,
li {
margin: 0;
padding: 0;
}

h1, h2, h3, h4, h5 {
margin: 0;
padding: 0;
font-size: 1em;
font-weight: normal;
font-family: "Verdana", Arial, Helvetica, sans-serif;
}

/*------------------
layout
--------------------*/
#underWrap {
	background-color:#fff;
	width: 980px;
	margin: 0 auto;
	padding: 0px;
}

#wrapper {
	width: 980px;
	height: 100%;
	min-height: 800px;
	margin: 0 auto;
	padding: 0 0 15px 0;
	font-size: 11px;
	background: #fff url(/images/wrapperBg.gif) top left repeat-x;
}

.searchText {
	font-size: 2.25em;
	letter-spacing: -1px;
	line-height: 24px;
	margin: 35px 0px 3px 0px;
}

.searchBox {
	width: 220px;
}

.submitButton {
	float: right;
}

input.partSearch {
	width: 215px;
}

.searchSubmit {
	/* styles for part search submit button on contact us page */
	vertical-align: middle;
	}

#columnLeft {
	width: 245px;
	padding: 10px 50px 0px;
}

#columnRight {
	float:right;
	width: 580px;
	padding:0 30px 0 0;
}

#columnRight img {
	padding:10px;
}

h3 {
	text-align: center;
	font-size: 15px;
	line-height:17px;
	padding-bottom: 15px;
}

h4 {
	font-size: 125%;
	font-weight: bold;
	margin: .5em 0;
}

.schedule {
	font-size: 1.65em;
	text-align: center;
	padding-top: 14px;
	clear:both;
	/*padding-left: 33px;*/
}


/*------------------
nav
--------------------*/

ul#nav {
	list-style: none;
	padding-top: 17px;
}

#nav li {
	float: left; 
	position: relative;
	margin: 0 2px;
}

#nav li a {
	display: block;
	text-decoration: none;
	color: #C1272D;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#default:hover, #home-preload {
	color: #000;
	background: url(/images/home-hover.gif) center 26px no-repeat;
}

#listen-online:hover, #gears-preload {
	color: #000;
	background: url(/images/gears-hover.gif) center 26px no-repeat;
}

/* Below added by TJS - 3/27/09 */
#listen-online-now:hover, #gears-preload {
	color: #000;
	background: url(/images/gears-hover.gif) center 26px no-repeat;
}
/* Above added by TJS - 3/27/09 */

#about-john:hover, #screwdriver-preload {
	color: #000;
	background: url(/images/screwdriver-hover.gif) center 26px no-repeat;
}

#transcripts:hover, #toolbox-preload {
	color: #000;
	background: url(/images/toolbox-hover.gif) center 26px no-repeat;
}

#news:hover, #hammer-preload {
	color: #000;
	background: url(/images/hammer-hover.gif) center 26px no-repeat;
}

#tips:hover, #wrench-preload {
	color: #000;
	background: url(/images/wrench-hover.gif) center 26px no-repeat;
	}

#contact:hover, #tools-preload {
	color: #000;
	background: url(/images/tools-hover.gif) center 26px no-repeat;
	}
	
#default:hover img {
	visibility: hidden;
}

#listen-online:hover img {
	visibility: hidden;
}

#listen-online-now .title {
	background: #000;
	padding: 2px 4px;
	color: #fff;
}

#listen-online-now:hover {
	background: url(/images/gears-hover-now.gif) center 26px no-repeat;
}

#listen-online-now:hover .title {
	background: #d03d37;
}

#about-john:hover img {
	visibility: hidden;
}

#transcripts:hover img {
	visibility: hidden;
}

#news:hover img {
	visibility: hidden;
}

#tips:hover img {
	visibility: hidden;
}

#contact:hover img {
	visibility: hidden;
}

#gears-preload, #hammer-preload, #screwdriver-preload, #toolbox-preload, #tools-preload, #wrench-preload {
	position: absolute;
	left: -5000px;
	}

ul#icons li {
	list-style: none;
	display: block;
	float: left;
	padding-left: 10px;
}

.icon6 {
	position: relative;
	left:52px;
}

.icon5 {
	position: relative;
	left:58px;
}
.icon4 {
	position: relative;
	left:74px;
}
.icon3 {
	position: relative;
	left:73px;
}
.icon2 {
	position: relative;
	left:54px;
}
.icon1 {
	position: relative;
	left:20px;
}

#footer {
	padding: 0 15px 15px 15px;
	font-size: 60%;
}

#siteCredit {
	float: right;
}

img.spacer-image {
	margin-left: 12px;
	}
	
div#transcript-content {
	background: #fff;
	width: 520px;
	margin: 30px 0 0 25px;
	position: relative;
	}

#transcript-text, #page-text {
	font-size: 1em;
	padding: 15px;
	}
	
	
.pdf-link a {
	font-size: 135%;
	text-decoration: none;
	}
	
.pdf-link img {
	vertical-align: middle;
	}
	
#page-text h3 {
	margin: 20px 0 0 0;
	}
	
#page-text li {
	margin-left: 20px;
	}
	
#transcript-text ul {
	margin-bottom: 20px;
	}
	
#transcript-text img.inline-img {
	padding: 0;
	margin: 0;
	vertical-align: top;
	}
	
#transcript-text li {
	font-size: 1.2em;
	margin-left: 25px;
	list-style-type: square;
	list-style-image: url(/images/red-square.gif);
	}
	
	
h3#trans-heading {
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 8px;
	width: 550px;
	height: 20px;
	background: url(/images/transcriptBg.png) top left no-repeat;
	position: absolute;
	left: -10px;
	top: -30px;
	}
	
#transcript-text .newsItem {
	margin: 0 0 40px;
	}
	
#transcript-text h2 {
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
	font-size: 1.5em;
	}
	
#transcript-text h3 {
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 1em;
	}
	
#transcript-text h3 a {
	color: #000;
	}
	
#transcript-text p u {
	text-decoration: none;
	}

.subheading {
	text-transform: uppercase;
	}
	
a span.subheading {
	text-transform: none;
	}

img.advertisement {
	padding:  10px 25px 10px 0;
	}

#commentBox, #searchBox, #contactForm {
	/* hides the 3 contact option divs upon page loading */
	display: none;
	}
	
#warningLabel {
	background: #ddd;
	padding: 5px;
	border: 2px solid red;
}