body 
{
	margin: 0;
	padding: 0;
	font: 12px "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font: normal 80% "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	background: #2c4d74 url(i/bg.png) top left repeat-x;
	color: #fff;
	text-align: center;
}

p { margin-bottom: 1.35em; line-height: 150%; }

/* p, ul, ol, dd { font-size: 13px; } */

h1#preview
{
margin: 3em 0 0 0;
color: #fff;
letter-spacing:1px;
font: normal 38px/40px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
height: 4em;
line-height: 2em;
}



label
{
display: block;
width: 100%;
font-weight: bold;
color: #FFFFCF;
}


input, textarea
{
margin: 0 0 0 5px;
}


a, a:visited, a:link
{
font-weight: bold;
color: #EEE685;
text-decoration: none;
padding: 1px 3px;
}

a:hover
{
text-decoration: underline;
}

img.border_dark
{
	border: 1px solid #036 !important;
}

/*
---------------------------------------------------------------------	TOP MAST
*/

#wrap
{
	display: block;
	width: 900px;
	margin: 0 auto;
	position: relative;
}

#nav
{
	float: right;
}

#nav ul
{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav ul li
{
	text-align: left;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
}

#nav ul li#nav_open, #nav ul li#nav_close 
{  
	display: block;
	padding: 0;
	line-height: 130%;
	width: 20px;
	height: 90px;
	float: left;
	margin-right: 0;
	text-indent: -9999em;
}


#nav ul li a, #nav ul li a:visited
{
	display: block;
	padding: 0;
	line-height: 130%;
	width: 90px;
	height: 90px;
	float: left;
	margin-right: 0;
	text-indent: -9999em;
}



#nav-services a { margin-left: 0; background: transparent url('i/nav_services_ie6.png') 0 -130px no-repeat; }

#nav_open 		{ background: #000 url(i/menu.png) 0 0 no-repeat; }
#nav_close		{ background: #000 url(i/menu.png) -720px 0 no-repeat; }

#nav_home a 			{ background: #000 url(i/menu.png) -20px -80px no-repeat; }
#nav_about a			{ background: #000 url(i/menu.png) -120px -80px no-repeat; }
#nav_television a		{ background: #000 url(i/menu.png) -220px -80px no-repeat; }
#nav_radio a			{ background: #000 url(i/menu.png) -320px -80px no-repeat; }
#nav_presenter a		{ background: #000 url(i/menu.png) -420px -80px no-repeat; }
#nav_news a			{ background: #000 url(i/menu.png) -520px -80px no-repeat; }
#nav_contact a			{ background: #000 url(i/menu.png) -620px -80px no-repeat; }
#nav_close a			{ background: #000 url(i/menu.png) -720px -80px no-repeat; }

#nav_home a:hover, #nav_home a.current
 		{ background: #000 url(i/menu.png) -20px 0 no-repeat; }
#nav_about a:hover, #nav_about a.current
		{ background: #000 url(i/menu.png) -120px 0 no-repeat; }
#nav_television a:hover, #nav_television a.current
		{ background: #000 url(i/menu.png) -220px 0 no-repeat; }
#nav_radio a:hover, #nav_radio a.current
		{ background: #000 url(i/menu.png) -320px 0 no-repeat; }
#nav_presenter a:hover, #nav_presenter a.current
		{ background: #000 url(i/menu.png) -420px 0 no-repeat; }
#nav_news a:hover, #nav_news a.current
		{ background: #000 url(i/menu.png) -520px 0 no-repeat; }
#nav_contact a:hover, #nav_contact a.current
		{ background: #000 url(i/menu.png) -620px 0 no-repeat; }
#nav_close a:hover, #nav_close a.current
		{ background: #000 url(i/menu.png) -720px 0 no-repeat; }



#mast
{
	float: left;
	display: block;
	width: 900px;
	height: 180px;
	background: url(i/mast.png) top left no-repeat;
	position: relative;
}

#mast_tv
{
	float: left;
	display: block;
	width: 900px;
	height: 360px;
	background: url(i/mast_tv.png) top left no-repeat;
	position: relative;
}

#mast_tv a
{
color: #036;
}

h1
{
	margin: 0;
	padding: 0;
	display: block;
}

h1 a
{
	position: absolute;
	top: 3px;
	left: 0;
	width: 200px;
	height: 175px;
	text-indent: -9999em;
}

#flash
{
position: absolute;
top: 0px;
left: 200px;
display: block;
width: 700px;
height: 175px;
}

#flash-tv
{
position: absolute;
top: 3px;
left: 205px;
display: block;
width: 352px;
height: 355px;
}

#tv_notes
{
position: absolute;
top: 20px;
font-size: 110%;
line-height: 150%;
left: 580px;
display: block;
width: 300px;
height: 175px;
text-align: left;
color: #333;
/* overflow: scroll; */
/* background: #ccc; */
}

html>body #tv_notes { top: 3px; }

#tv_notes h4
{
display: block;
width: 100%;
float: left;
margin: 10px 0 20px 0;
color: #036;
font: normal 18px/20px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}



/*
---------------------------------------------------------------------	Content
*/

#content
{
	float: left;
	display: block;
	width: 900px;
	margin: 30px 0 0 0;
	position: relative;
}

#main 
{
width: 600px;
float: left;
background: transparent;
margin: 0 10px 0 0px;
padding: 0;
color: #fff;
min-height: 500px;
height: 500px;
text-align: left;
line-height: 150%;
font-size: 110%;
/* border: 1px solid #000; */
}



html>body #main { height: auto; margin-left: 10px;}

#sidebar 
{
position: absolute;
left: 635px;
top: 0;
background: transparent url(i/hilite.png) top left no-repeat;
margin: 0 0 0 0;
padding: 0 0 25px 0;
display: block;
width: 265px;
min-height: 900px;
height: 900px;
text-align: left;
}

html>body #sidebar  { /*top: -15px;*/height: auto; }

#sidebar.ext
{
background: transparent url(i/hilite_ext.png) top left no-repeat;
}

#sidebar p
{
padding: 2px 5px;
}

#sidebar h3
{
margin: 0;
padding: 0;
display: block;
width: 265px;
height: 50px;
text-indent: -9999em;
background: transparent url(i/sidebar_hilite.png) top left no-repeat;
}

#sidebar.ext h3
{
background: transparent url(i/sidebar_hilite_ext.png) top left no-repeat;
}

a#all_tv, a#all_radio
{
float: left;
margin: 10px 0 10px 10px;
padding: 0 0 0 0;
display: block;
width: 110px;
height: 100px;
text-indent: -9999em;
}


a#all_tv { background: url('/i/tv_all.png') bottom left no-repeat; }
a#all_radio { background: url('/i/radio_all.png') bottom left no-repeat; }

a#all_tv:hover  { background-position: 0 0; }
a#all_radio:hover  { background-position: 0 0; }

/*---------------------------------------------		Sub pages	*/

#main_hilite
{
	float: left;
	display: block;
	margin: 0 0 0 0;
	width: 650px;
	background: transparent url(i/main.png) top left no-repeat;
	color: #fff;
	text-align: left;
	position: relative;
/* 	border: 1px solid #000; */
	height: 850px;
	min-height: 850px;
	font-size: 1.2em;
}

html>body #main_hilite { height: auto; }

#main_hilite p
{
padding: 10px;
display: block;
width: 550px;
}

#main_hilite img
{
border: 2px solid #fff;
margin: 0 10px 5px 10px;
}

#main_hilite.ext
{
	background: transparent url(i/main_ext.png) top left no-repeat;
}
/*	Special Headings	*/
#main_hilite h2
{
display: block;
float: left;
margin: 0 0 20px 0;
padding: 0;
width: 650px;
height: 50px;
text-indent: -99999em;
}

h2#home 	{	background: url(/i/h2_home.png) top left no-repeat;	}
h2#about 	{	background: url(/i/h2_about.png) top left no-repeat;	}
h2#television	{	background: url(/i/h2_television.png) top left no-repeat;	}
h2#radio 	{	background: url(/i/h2_radio.png) top left no-repeat;	}
h2#presenter 	{	background: url(/i/h2_presenter.png) top left no-repeat;	}
h2#news 	{	background: url(/i/h2_news.png) top left no-repeat;	}
h2#contact 	{	background: url(/i/h2_contact.png) top left no-repeat;	}
h2#not_found 	{	background: url(/i/h2_404.png) top left no-repeat;	}


#main h3
{
margin: 2em 0 1em 10px;
letter-spacing: 1px;
font: normal 24px/26px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}

#main h4 { margin: 0; padding: 0; }

#main_hilite b, strong, p { margin: 0 0 0 10px; }

#main_hilite ul li
{
width: 80%;
font-size: 1em;
margin: 0 0 1em 10px;
}


.main_closure
{
	position: absolute;
	bottom: -20px;
	left: 0;
	display: block;
	margin: 0;
	padding: 0;
	width: 650px;
	height: 20px;
	background: url(i/main_closure.png) bottom left no-repeat;
}

.radio_clip
{
float: left;
display: block;
width: 250px;
margin: 0 0 0 10px;
}

.radio_text
{
float: left;
display: block;
width: 300px;
margin: 20px 0 0 10px;
}


.radio_text h4
{
color: #B5C900;
letter-spacing:1px;
font: normal 18px/20px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}

html>body .radio_text h4 { margin-top: 20px; }

.radio_clear
{
float: left;
display: block;
width: 550px;
height: 1px;
background: transparent;
}

.radio_clip img
{
float: left;
}



/*---------------------------------------------		Home page	*/

.homepage_hilite
{
	float: left;
	display: block;
	margin: 0 0 0 30px;
	width: 265px;
	background: transparent url(i/hilite.png) top left no-repeat;
	color: #fff;
	text-align: left;
	position: relative;
}

html>body .homepage_hilite { margin: 0 0 0 40px; }

.homepage_hilite p, .homepage_hilite h4
{
/* 	padding: 5px; */
}

.closure
{
	position: absolute;
	bottom: -30px;
	left: 0;
	display: block;
	margin: 0;
	padding: 0;
	width: 265px;
	height: 60px;
	background: url(i/hilite_closure.png) bottom left no-repeat;
	text-align: center;
}

.closure h4 a
{
text-align: center;
}

a#getall_television
{

}




.teaser
{
	float: left;
	border-bottom: 1px solid #567090;
	width: 250px;
	margin: 0 0 0 3px;
	padding: 0 0 25px 0;
}



html>body .teaser { margin: 0 0 0 7px; padding: 0; }

.homepage_hilite p
{
float: left;
margin: 1em 0; 
padding: 0 .5em;
font-size: 110%;
}

.teaser h4, .homepage_hilite h4 
{
	font: bold 16px/18px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	float: left;
/* 	background: url(i/pointer.png) 0 .6em no-repeat; */
	padding: 0 0 0 3px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	width: 100%;
	margin: 25px 0 10px 0;
}

.teaser h4 a, .teaser h4 a:visited,  .homepage_hilite h4 a, .homepage_hilite h4 a:visited
{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

.teaser.pinball-on { background: #567090; }
.teaser.pinball-on a { color: #EEE685 !important; }

.teaser h4 a.pinball-on { color: #EEE685 !important; text-decoration: none !important;}

.teaser h4 a:hover, .homepage_hilite h4 a:hover
{
	color: #EEE685;
}

.teaser img
{
float: left;
margin: 0 0 5px 5px;
}


.watch a, .listen a
{
float: left;
margin: 0 0 0 10px;
width: 100px;
display: block;
text-indent: -99999em;
}

.watch a { height: 65px; background: url('i/watch_text.png') top left no-repeat }
.listen a { height: 50px; background: url('i/listen_text.png') top left no-repeat }
.pinball-on .listen a { background: url(i/listen_text.png) bottom left no-repeat; }
.pinball-on .watch a { background: url(i/watch_text.png) bottom left no-repeat; }


#tv
{
	margin: 0 0 0 10px;	
}

/*	Special Headings	*/
.homepage_hilite h3
{
float: left;
margin: 0;
padding: 0;
}

.homepage_hilite h3 a
{
display: block;
float: left;
margin: 0;
padding: 0;
width: 265px;
height: 50px;
text-indent: -99999em; 
}

#tv h3		{	background: url(i/tv.png) top left no-repeat;	}
#radio h3	{	background: url(i/radio.png) top left no-repeat;	}
#presenter h3	{	background: url(i/presenter.png) top left no-repeat;	}


/*
---------------------------------------------------------------------	FOOTER
*/
#footer
{
margin: 150px 0 30px 0;
float: left;
width: 100%;
/* background: #fff; */
/* opacity: 0.2; */
color: #fff;
}


/*
---------------------------------------------------------------------	NEWS
*/

.news_item
{
margin: 2em 0 10px 10px;
padding-bottom: 10px;
display: block;
width: 550px;
font-size: 90%;
border-bottom: 1px solid #567090;
float: left;
}


.news_item img
{
float: left;
border: 1px solid #333;
padding: 0;
margin: 1em 0 0 0 !important;
}

.news_item p
{
float: left;
margin: 0;
padding: 0;
width: 375px !important;
/* background: #ff0; */
}

.news_item h5 
{
color:#fff;
letter-spacing:-1px;
font: normal 24px/26px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
margin: 0 0 0 0;
padding: 0;
/* float: left; */
display: block;
width: 90%;
height: 60px;
/* background: #ff0; */
/* 	display: none; */
}

html>body .news_item h5 { width: 100%; }

.date {
	height: 50px;
	width: 45px;
	margin: 0 10px 0 0;
	background: url(i/calendar.png) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
/* 	display: none; */
}

.date span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}


/*
---------------------------------------------------------------------	LIGHTBOX
*/

.photo_wrap
{
display: block;
float: left;
margin: 0 0 20px 7px;
padding: 0;
width: 120px;
height: 120px;
}

html>body .photo_wrap { margin: 0 0 20px 15px; }

.photo
{
float: left;
width: 100px;
display: block;
margin: 0 0 20px 20px;
padding: 0;
border: 1px solid #c20;
}

html>body .photo { height: auto; margin: 15px 0 3em 10px; }

.photo img
{
border: 1px solid #fff;
margin: 0;
padding: 0;
}

.photo-notes
{
/* float: left; */
display: block;
width: 250px;
background: #fff;
}

.thumbnail
{
float: left;
width: 120px;
background: gray;
display: block;
margin:  0 10px 7px 0;
border: 1px solid #036;
background: #fff url(i/thumb.png) bottom left repeat-x;
}

a.frame
{
display: block;
/* border: 1px solid #333; */
width: 100px;
height: 90px;
margin: 5px 0 5px 9px;
padding: 0;
}

a:hover.frame
{
/* border: 1px solid #c20; */
}

.caption
{
float: left;
display: block;
text-align: center;
width: 90%;
padding: 0 5%;
margin: 2px 0 5px 0;
display: block;
}

.caption a { color: #036; font-size: 0.8em; }
.caption a:hover { color: #900; text-decoration: none; }

.photo_wrap h4
{
float: left;
width: 250px;
display: block;
margin: 0 0 1em 0;
padding: 0;
color: #FFA500;
letter-spacing:1px;
font: normal 18px/20px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}

.photo_wrap p
{
margin: 0 0 0 0;
padding: 0;
float: left;
width: 170px;
display: block;
width: 200px;
}

/*.photo
{
float: left;
width: 550px;
display: block;
margin: 0 0 20px 20px;
padding: 0;
}

html>body .teaser { height: auto; margin: 15px 0 3em 10px; }

.photo img
{
border: 0;
}


.photo h4
{
float: left;
width: 170px;
display: block;
margin: 0 0 1em 0;
padding: 0;
color: #FFA500;
letter-spacing:1px;
font: normal 18px/20px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
display: none;
}

.photo p
{
margin: 0 3em 0 0;
padding: 0;
display: block;
width: 300px;
float: left;
}

.thumbnail
{
float: left;
width: 130px;
background: gray;
display: block;
margin:  0 10px 7px 0;
border: 1px solid #cbcbcb;
background: #fff url(i/thumb.png) bottom left repeat-x;
}

a.frame
{
display: block;
border: 1px solid #333;
width: 110px;
height: 90px;
margin: 5px 0 5px 10px;
color: #036;
}

a:hover.frame
{
border: 1px solid #c20;
color: #900;
}

.caption
{
display: block;
text-align: center;
width: 90%;
padding: 0 5%;
margin: 2px 0 5px 0;
display: block;
font-weight: bold;
font-size: 90%:
}

.caption a, .caption:hover { color: #036; }
.caption a:hover { color: #900; }*/

.clear
{
float: left;
width: 590px;
display: block;
height: 15px;
background: transparent;
border: 0;
}


/*	MEDIA DROP DOWN MENU	*/

#dropdown
{
float: left;
width: 280px;
height: 40px;
margin: 20px 0 0 0;
padding: 0;
}

#mediaMenu, ul#mediaMenu
{
list-style-type: none;
list-style: none;
text-align: left;
}

#mediaMenu, #mediaMenu ul 
{ /* all lists */
padding: 0;
margin: 0 0 0 0;
list-style: none;
line-height: 120%;
z-index: 1000;
position: relative;
width: 300px;
display: block;
float: left;
}

#mediaMenu a 
{
display: block;
}

#mediaMenu, #mediaMenu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	background-image: none;
}

/*#mediaMenu a {
	display: block;
	width: 400px;
}*/

#mediaMenu li { /* all list items */
	float: left;
	width: 300px; /* width needed or else Opera goes nuts */
	height: 25px;
	line-height: 200%;
	padding: 0;
	margin: 0;
}

.master
{
	background: #fff url(i/dropdown.png) bottom left no-repeat;
	text-indent: -09999em;
	width: 300px;
	display: block;
	height: 30px;
}

#master-television { background: #fff url(i/dropdown-television.png) bottom left no-repeat; }
#master-radio { background: #fff url(i/dropdown-radio.png) bottom left no-repeat; }
#master-presenter { background: #fff url(i/dropdown-presenter.png) bottom left no-repeat; }

#master2-television { background: #fff url(i/dropdown-television2.png) bottom left no-repeat; }
#master2-radio { background: #fff url(i/dropdown-radio2.png) bottom left no-repeat; }
#master2-presenter { background: #fff url(i/dropdown-presenter2.png) bottom left no-repeat; }


#mediaMenu li ul { /* second-level lists */
	position: absolute;
	top: 25px;
	left: -99999em;
	background: #112B4F;
	width: 300px;
	text-align: left;
}

#mediaMenu li li
{
margin: 0 !important; 
padding: 0 !important; 
}

#mediaMenu li li a
{
text-align: left;
padding: 2px 0;
text-indent: 7px;
width: 300px;
margin: 0 !important; 
height: 1.4em !important; 
background: #183866;
color: #fff;
background-image: none;
line-height: 140%;
display: block;
}

#mediaMenu li li a:hover
{
background: #B5C900;
color: #000;
text-decoration: none;
}

#mediaMenu li:hover ul, #mediaMenu li.sfhover ul { /* lists nested under hovered list items */
	left: 0;
}

/*IE7 fix*/
#mediaMenu li:hover, #mediaMenu li.hover {
    position: static;
}


/* form error styling */
form img
{
border: 0 !important;
}

.error
{
background: #fff;
border: #777;
width: 350px;
margin: 10px 0 10px 50px;
color: #900;
float: left;
display: block;
}

.errormsg
{
display: block;
border:1px solid #333;
padding:5px;
width:20em;
background: #ccc;
}    

.form_error
{
background:#fcc;
}

.errormsg img, .message img { border: 0 !important; }

.message
{
float: left;
margin: 0 0 0 50px;
width: 300px;
display: block;
font-size: 110%;
}

.error_form
{
color: #FF360F;
font-weight: bold;
margin-bottom: .5em;
}