@charset "utf-8";


/*
global default styles
*/
html {height: 100%;}
.hide {display: none;}
.logo {display: block; text-decoration: none; text-indent: -9999px; height: 100px;}
img {border: 0;}
.clearspace {padding: 0; margin: 0;}
.floatleft {float: left;}
.floatright {float: right;}
.clearfloat {clear: both; line-height: 0px; height: 0px; display: block;}
.noborder {border: 0;}
body {margin: 0px; padding: 0;}
/*
base default font size, type, and line height
*/
html body {
	height: 100%;
	color:#ffff66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 1.4em;
	background-color: #CCCCCC;
	background-image: none;
}
/*
add selectors here for font sizing
*/
add selectors here {font-size: 0.8em}
add selectors here {font-size: 0.9em}
p {font-size: 1.0em}
add selectors here {font-size: 1.1em}
add selectors here {font-size: 1.2em}
add selectors here {font-size: 1.3em}
/*
base links
*/
a {outline: none;}
a:link {color: #FE7E00; text-decoration: none;}
a:visited {color: #C44100; text-decoration: none;}
a:hover {color: #C44100; text-decoration: none;}
a:active {color: #00A1F0; text-decoration: none;}
/*
Global Style
*/
div#global {background: #fff; padding-bottom: 1em;}
div#container {
	height: auto;
	text-align: left;
	width: 940px;
	height: 100%;
	position: relative;
	border-right: 5px #fff solid;
	border-left: 5px #fff solid;
	background-color: #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*
Header Style
*/
div#header {
	position: relative;
	height: 25px;
	background-color: #0099E5;
	background-image: url(images/newbg_header.gif);
	background-repeat: repeat-x;
}
div#header2 {
	position: relative;
	height: 46px;
	background-color: #0099E5;
	background-image: url(images/newbggood.gif);
	background-repeat: repeat-x;
}
/*
div#08update {
	position: relative;
	height: 250;
	v-align: top;
	background-color: #ffffff;
	background-image: url(images/08updatebg.gif);
	background-repeat: repeat-x;
	color:#000000;
}
*/
div#logo, #logo a {
	width: 277px;
	height: 25px;
	text-indent: -9999px;
	display: block;
	background-image: url(images/newlogo.gif);
	background-repeat: no-repeat;
}
ul#menu {
	position: absolute;
	top:0px;
	right: -1px;
	list-style-type: none;
	margin-top: 0;
	width: 762px;
}
ul#menu li {float: left; background: none; padding: 0; }
ul#menu, ul#menu li, ul#menu li a { height: 46px; }
ul#menu li a {float: left; display: block; text-decoration: none; text-indent: -9999px; }
ul#menu li, ul#menu li a { background-repeat: no-repeat; }
ul#menu li.hfradio, ul#menu li.hfradio a { background-image: url(images/newhfradio1.gif); width: 105px; }
ul#menu li.hfpodcast, ul#menu li.hfpodcast a { background-image: url(images/newhfpodcast.gif); width: 123px; }
ul#menu li.previousshows, ul#menu li.previousshows a { background-image: url(images/newpreviousshows.gif); width: 139px; }
ul#menu li.hffeatures, ul#menu li.hffeatures a { background-image: url(images/newfeatures.gif); width: 157px; }
ul#menu li.hf08draft, ul#menu li.hf08draft a { background-image: url(images/new08draft.gif); width: 115px; }
ul#menu li.blog, ul#menu li.blog a { background-image: url(images/newblog.gif); width: 112px; }

ul#menu li.hfradio a:hover { background-image: url(images/newhfradio1_roll.gif);}
ul#menu li.hfpodcast a:hover { background-image: url(images/newhfpodcast_roll.gif);}
ul#menu li.previousshows a:hover { background-image: url(images/newpreviousshows_roll.gif);}
ul#menu li.hffeatures a:hover { background-image: url(images/newfeatures_roll.gif);}
ul#menu li.hf08draft a:hover { background-image: url(images/new08draft_roll.gif);}
ul#menu li.blog a:hover { background-image: url(images/newblog_roll.gif);}
/*
Content INDEX Style
*/
div#welcome {
	position: relative;
	height: 175px;
	background-image: url(images/main_picture2.jpg);
	background-repeat: no-repeat;
}
div#welcome h1.welcometitle {
	position: absolute;
	top: 8px;
	left: 125px;
	background:url(images/main_logo.gif) no-repeat;
	width: 417px;
	height: 90px;
	text-indent: -9999px;
	padding: 0;
	margin: 0;
}
div#welcome p {position: absolute; top: 99px; left: 268px; color: #fff; font-size: 1.4em; line-height: 1.2em; padding: 0; margin: 0; width: 420px; padding: 0; margin: 0; }
div#buttonhfradio {
	position: absolute;
	top: 111px;
	left: 243px;
	background: url(images/b_listentoradio.gif) no-repeat;
	width: 225px;
	height: 50px;
	text-indent: -9999px;
	padding: 0;
	margin: 0;
}
div#buttonhfpodcast {
	position: absolute;
	top: 111px;
	left: 486px;
	background: url(images/b_checkpodcast.gif) no-repeat;
	width: 225px;
	height: 50px;
	text-indent: -9999px;
	padding: 0;
	margin: 0;
}
}
div#menu {
	position: absolute;
	top: 300px;
	left: 486px;
	width: 225px;
	height: 50px;
	text-indent: -9999px;
	padding: 0;
	margin: 0;
}
div#buttonhfradio a {display: block; width: 225px; height: 50px;}
div#buttonhfpodcast a {display: block; width: 225px; height: 50px;}
div#buttonhfradio a:hover { background: url(images/b_listentoradio_over.gif) no-repeat;}
div#buttonhfpodcast a:hover { background: url(images/b_checkpodcast_over.gif) no-repeat;}
div#shadow {
	height: 40px;
	background-image: none;
	background-repeat: no-repeat;
}

div#container {
	height: auto;
	background-color: #000033;
}
div#index {padding: 50px 0 0 0; background: url(images/shadow_white.gif) no-repeat; height: 5px;}
html>body div#index {padding: 50px 0 0 0; background: url(images/shadow_white.gif) no-repeat; height: auto;}

/*
COL RIGHT Style
*/
div#colright {
	float: right;
	margin-right: 10px;
	width: 600px;
	margin-top: 1px;
}
div#colright2 {
	float: right;
	margin-right: 10px;
	width: 420px;
	color:#000000;
	background-color: #ffffff;
	vertical-align: top;
}
h2.upcoming {background: url(images/t_nextshow.gif) no-repeat; text-indent: -9999px; height: 35px; padding: 0; margin: 0;}
h2.pastshows {background: url(images/t_latestshows.gif) no-repeat; text-indent: -9999px; height: 35px; padding: 0; margin: 0;}
h2.hfradio {background: url(images/t_hfradio.gif) no-repeat; text-indent: -9999px; height: 35px; padding: 0; margin: 0;}
h2.hfpodcast {background: url(images/t_hfpodcast.gif) no-repeat; text-indent: -9999px; height: 35px; padding: 0; margin: 0;}
h2.contactus {background: url(images/t_contactus.gif) no-repeat; text-indent: -9999px; height: 35px; padding: 0; margin: 0;}
div#article p {margin: 5px 0; padding: 0;}
p.date {
	padding: 0;
	margin: 0;
	font-weight: bold;
	color:#000;
	font-size: 1.2em;
	background-color: #ffff66;
}
div#button-listen {height: 18px; padding-left: 20px; font-weight: bold;}
/*
COL LEFT Style
*/
div#colleft {
	width: 300px;
	margin-left: 10px;
	margin-top: 1px;
}
div#colleft2 {
	width: 100px;
	color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #ffffff;
}
div#colleft3 {
	width: 200px;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #ffff66;
}
div#banner {padding: 3px 0;}
div#mailinglist {margin: 10px 0 20px 10px; padding: 0;}
div#mailinglist h2 {background: url(images/t_mailinglist.gif) no-repeat; text-indent: -9999px; height: 24px; padding: 0; margin: 0;}
div#mailinglist p {padding: 0; margin: 0;}
form.mialinglistform {margin: 0 0 0 0; padding: 7px 0 0 0;}
.submitbutton {margin-left: 7px; vertical-align: middle;}
.fieldmailing {color: #40403B; height: 20px; width: 150px; font-size: 1.2em; padding: 0px 0 0 3px;}


/*
Footer Style
*/
div#bannerfooter {margin: 0; padding: 20px 0; text-align: center;}
div#footer {
	position: relative;
	background: #000033;
	height: 115px;
	font-size: 0.9em;
	line-height: 0.9em;
	color: #333333;
	border-top: solid 1px #dcdcdc;
	margin: 0 25px;
	padding-top: 20px;
}
div#footer ul {list-style-type: none; margin: 1em 0 0 0; padding: 0; }
div#footer ul li {border-right: #dcdcdc 1px solid; display:inline; line-height: 1em; margin:0 0.5em 0 0; padding: 0 0.5em 0 0; background: none;}
div#footer ul li.last {border-right-width: 0; margin-right: 0; padding-right: 0;}
div#footer a { color: #FF9002; }
div#footer a:hover { color: #000; }
div#copyrights {margin: 0; padding: 0; width: 300px;}
div#footer .bottommenu {
	position: absolute;
	top: 57px;
	right: 7px;
}
