@import url("snapsisMenu/skin.css");
html
{
    height: 100%;
    overflow: auto;
}
html > body #PortalBorder
{
    height: auto;
}
/*for mozilla */

/* Links, Headings, etc*/

a:link.SkinObject, a:active.SkinObject
{
	color: #666666;
	font-weight: normal;
	font-size: 10px;
}
a:hover.SkinObject, a:visited.SkinObject
{
	color: #333333;
	font-weight: normal;
	font-size: 10px;
}
span.SkinObject
{
	color: #999999;
	font-weight: normal;
	font-size: 10px;
}

a:link, a:visited
{
	color: #9c95c9;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover, a:active
{
	color: #9c95c9;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

H1
{
	font-size: 2em;
	font-weight: bold;
	line-height: 40px;
	padding: 0;
	margin: 0;
	color: #4fa9c3;
}

H2
{
	font-size: 1.7em;
	color: #666;
	font-weight: bold;
	line-height: 20px;
	padding: 0;
	margin: 0;
}

H3
{
	color: #fff;
	line-height: 20px;
	font-weight: bold;
	background-color: #4fa9c3;
	border: solid 1px #660000;
	text-align: center;
	padding: 2px;
	margin: 0;
}

H4
{
    color: #666;
    line-height: 20px;
    font-weight: bold;
    background-color: #ccc;
    border: solid 1px #666;
    padding: 0 0 0 5px;
    margin: 0;
}

H5
{
	color: #4fa9c3;
	font-weight: bold;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

H6
{
    color: #666;
    font-size: 11px;
    font-weight: bold;
    font-style: italic;
}

/* eof Links, Headings, etc*/

/*Elements*/
body
{
	margin: 0px;
	background: #f6f8f7 url(images/bkgd.jpg) repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center; /*IE needs this to center*/
	behavior: url("../WJBCAM/Skin/wjbc/DesktopModules/SnapsisDNN/NavMenu/csshover.htc");
}

/*eof Elements*/

/*IDs*/
#body_wrap
{
    width: 1000px;
    margin: 0 auto;
    background-color: #FFFFFF;
}
#skinWrapperShadow 
{
    width: 1010px;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    background: transparent url(images/shadow.png) repeat-y left top;
}
#content_wrap
{
    margin-top: -10px;
	*margin-top: -5px;
		background: #fff url(images/bkgd_body.png) no-repeat left bottom; *height: 10px;

}
#header
{
    color: #FFFFFF;
	clear: right;
    padding: 2px;
    font-size: 10px;
}
#masthead
{
clear: both;
background: #fff url(images/bkgd_masthead.jpg) repeat-x left top; *height:10px;/*for IE*/
height:170px;
padding:0;
margin:0;
}

#subNav_wrap
{
    background: #fff url(images/bkgd_leaderboard.jpg) repeat-x left top; *height:10px;/*for IE*/
	margin-top: 2px;
	height: 108px;
    clear: both;
	
}

#aboveFold_wrap
{
    margin-top: 5px;
    *margin-top: -5px;
	background: transparent url(images/bkgd_rightpane.png) repeat-y right top; *height:10px;/*for IE*/
}
#mainContent_wrap {
	margin-right: 309px;
	width: 685px;
}


#AboveFold_subwrap
{
    width: 660px;
    float: right;
}

#belowFold_wrap
{
    clear: both;
}

#belowFold_subwrap
{
    width: 660px;
    float: right;
}
#interior_subwrap
{
    width: 775px;
    float: right;
}
/*eof IDs*/

/*Classes*/
.userInfo
{
	float: right;
	padding-right: 10px;
	padding-top: 4px;
	text-align: right;
}
.userSearch
{
        text-align: left;
    color: White;
    float: left;
    padding-left: 4px;

}
.currentDate
{
    text-align: left;
    color: White;
    float: left;
    padding-left: 10px;
    padding-top: 4px;
}
.ListenLogo
{
    float: left;
}
.navigation
{
    height: 40px;
    width: 650px;
    clear: right;
    float: right;
    padding-top: 2px;
    font-weight: bold;
    color: #FFFFFF;

}
.main_feature
{
    width: 655px;
    clear: right;
    float: right;
}
.topStory
{
    background: #fff url(images/bkgd_topstory.jpg) repeat-x left bottom; *height:10px;/*for IE*/
	margin-top: 2px;
	height: 232px;
}
.middle {

	float: right;
}
.contentpane {
	vertical-align: top;
	width: 99%;
}
.leftPane
{
    margin-top: 10px;
    width: 98%;
}
.leftNavPane
{
    width: 170px;
}
.rightPane
{
	width: 305px;
    float: right;
	height: 100%;
	padding-left: 2px;
	*padding-top: 5px;
}
.follow
{
    background-color: #b90303;
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-variant: small-caps;
    font-size: 14px;
}
.copyright
{
    background: #fff url(images/bkgd_lower.jpg) repeat-x left top; *height:10px;/*for IE*/
	background-color: #000000;
    padding-top: 8px;
    padding-bottom: 3px;
    text-align: center;
    font-weight: normal;
    color: #FFFFFF;
}
.blockBanner
{
    float: right;
    clear: right;
    width: 305px;
}
.masthead_feature
{
    height: 100px;
    width: 650px;
    float: right;
    text-align: center;
    padding-top: 3px;
}
.info
{
    height: 20px;
    width: 650px;
    float: right;
    text-align: center;
    padding-top: 3px;
	padding-bottom: 2px;
}
.top_leaderboard
{
	float: right;
    width: 730px;
    height: 92px;
    z-index: 0;
}
.bottom_leaderboard
{
    margin: 0 auto;
    width: 730px;
    text-align: center;
    height: 92px;
	margin-bottom: 8px;
}
.onAir {
	width: 260px;
	padding-left: 5px;
}
.extra
{
    margin: 0 auto;
    width: 99%;
}

/*eof Classes*/
