*
{
	margin: 0;
	padding: 0;
}

body
{
	width: 503px;
	margin: 1em auto;
	background: #083749;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a
{
	color: #91d3ed;
	font-weight: bold;
	text-decoration: none;
}

a.literal
{
	font-weight: normal;
}

a:hover
{
	color: white;
}

a img
{
	border: 0;
}

h3, h3 a
{
	margin: 1em 0 0 -15px;
	color: #cdf38b;
	font-size: 11px;
}

/******************************************************************************** Image Replacement */

/* Phark method. See http://www.mezzoblue.com/tests/revised-image-replacement/#phark2 */

.image-replacement
{
	display: block;
	text-indent: -5000px;
}

#header
{
	height: 129px;
	width: 503px;
	background: url(/wrub/resources/images/header.jpg) top right no-repeat;
}

#header h1 a.image-replacement
{
	height: 56px;
	width: 106px;
	background: url(/wrub/resources/images/logo.jpg);
}

#home a.image-replacement
{
	height: 28px;
	width: 58px;
	background: url(/wrub/resources/images/sbi_bottom_logo.png) top center no-repeat;
}

#home a.image-replacement:hover
{
	background-position: bottom center;
}

/******************************************************************************** Header */

#header
{
	position: relative;
}

#header h1 a
{
	position: absolute;
	top: 7px;
	left: 6px;
}

#header h2
{
	position: absolute;
	top: 60px;
	left: 25px;
	font-size: 10px;
	font-weight: normal;
	color: #6c9bad;
}

#header #listen_now
{
	position: absolute;
	top: 80px;
	left: 40px;
	margin: 0;
}

#header #listen_now a
{
	padding-left: 14px;
	background: url(/wrub/resources/images/listen_icon.png) center left no-repeat;
}

#header #listen_now a:hover
{
	background: url(/wrub/resources/images/listen_icon_hover.png) center left no-repeat;
}

ul#navigation
{
	margin-top: 5px;
	list-style: none;
}

ul#navigation li
{
	float: left;
	margin-left: 1px;
}

ul#navigation li.first
{
	margin-left: 0;
}

ul#navigation a
{
	display: block;
	font-size: 11px;
	width: 167px;
	height: 28px;
	background: url(/wrub/resources/images/button.png) top center no-repeat;
	text-decoration: none;
	text-align: center;
	line-height: 28px;
	color: #acd;
}

ul#navigation a:hover, ul#navigation a.current
{
	background-position: bottom center;
	color: #edf3f9;
}

ul#navigation a span
{
	padding-left: 10px;
	background: url(/wrub/resources/images/level_dots_blue.png) center left no-repeat;
}

ul#navigation a:hover span, ul#navigation a.current span
{
	background-image: url(/wrub/resources/images/level_dots_yellow.png);
}

/******************************************************************************** Content */

div#content
{
	clear: both;
	float: left;
	width: 308px;
	margin: 2em 15px 1em 30px;
	color: #91d3ed;
}

div#content h4
{
	margin: 1em 0 -1em -15px;
	font-size: 11px;
}

div#content p
{
	margin-top: 1em;
}

div#content div
{
	margin-top: 1em;
}

object.chat
{
	margin: 1em 0 0 -15px;
}

form
{
	margin-top: 1em;
}

input[type=submit]
{
	height: 1.8em;
	width: 5em;
	border: 1px solid #7abddc;
	background: #b8e8ff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #296f8f;
}

div#content dl.contact
{
	margin-top: 1em;
}

div#content dl.contact dt
{
	font-style: italic;
}

div#content dl.contact dd
{
	margin-left: 15px;
}

div#content dl.schedule
{
	clear: both;
	margin: 1em 0;
	line-height: 2em;
}

div#content dl.schedule dt
{
	clear: both;
	float: left;
	width: 250px;
}

div#content dl.schedule dd
{
	display: block;
	text-align: right;
}

div#content dl.schedule a
{
	font-weight: normal;
}

/******************************************************************************** Schedule */

div#schedule
{
	float: left;
	width: 150px;
	margin: 2em 0 1em;
	color: #91d3ed;
}

div#schedule h3
{
	margin-left: 0;
	font-size: 11px;
	font-weight: normal;
	color: white;
}

div#schedule h4
{
	margin-top: 1em;
	font-size: 11px;
	font-style: italic;
}

div#schedule #now_playing h4
{
	text-indent: 12px;
	background: url(/wrub/resources/images/level_dots_animated.gif) left center no-repeat;
}

div#schedule #upcoming dl
{
	width: 150px;
	margin: 1em 0;
}

div#schedule #upcoming dt
{
	float: left;
	padding-right: .25em;
	font-weight: bold;
}

div#schedule #upcoming dd a
{
	font-weight: normal;
}

div#schedule div.full a
{
	color: #cdf38b;
}

div#schedule div.full a:hover
{
	color: white;
}

img.inline
{
	float: right;
	margin: 10px;
}

/* Good browsers only; deactivated in IE. */
a[onClick*=popup]
{
	padding-right: 10px;
	background: url(/wrub/resources/images/popup_icon.png) right center no-repeat;
}

a[onClick*=popup]:hover
{
	padding-right: 10px;
	background: url(/wrub/resources/images/popup_icon_hover.png) right center no-repeat;
}

a[target]
{
	padding-right: 10px !important;
	background: url(/wrub/resources/images/popup_icon_green.png) right center no-repeat !important;
}

/******************************************************************************** Footer */

div#footer
{
	clear: both;
}

div#home
{
	float:left;
	margin: 5px 0 6px;
}

ul.divisions1, ul.divisions2
{
	clear:right;
	float: right;
	width: 435px;
	list-style: none;
	font-size: 10px;
}

ul.divisions1 li, ul.divisions2 li
{
	float:left;
	border-left: 1px solid #2a7e9a;
	margin: 6px 0 4px;
	padding: 0 7px 2px;
	line-height: 7px;
}

ul.divisions1 li.first, ul.divisions2 li.first
{
	border-left: none;
	padding-left: 0;
}

ul.divisions1 a, ul.divisions2 a
{
	font-weight: normal;
	text-decoration: none;
	color: #2a7e9a;
}

ul.divisions1 a:hover, ul.divisions2 a:hover
{
	color: #cdf38b;
}

div.byline
{
	clear: both;
	padding: 2px 0 0 68px;
	font-size: 10px;
	color: #1d5f76;
}

div.byline a
{
	color: #1d5f76;
	font-weight: normal;
	text-decoration: none;
}

div.byline a:hover
{
	color: #cdf38b;
}
