@charset "utf-8";
<!--
#pubsCont, #weekSports {
	background-color:#ffe37e;
	line-height:17px;
}
#pubsCont img, #weekSports img {
	padding-right: 0px;
}
#pubsCont .audTab, #weekSports .audTab {
	padding:0px 11px;
	background-repeat: no-repeat;
	height:24px;
}
#pubsCont .audTab:hover, #weekSports .audTab:hover {
	/*background-color:#ffe37e;*/
	cursor: pointer;
	background-repeat: no-repeat;
}
#pubsCont .minitab_middle, #weekSports .minitab_middle {
	font-family: Arial, Helvetica, sans-serif;
}
#pubsCont .miniwrap, #weekSports .miniwrap {
	padding-right: 0px;
	padding-left: 12px;
	width: 243px;
}
#sportAuds {
	line-height:17px;
}
.l_moon {
	background-image: url(../images/aud_images/left_moon.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 8px;
}
.t_cont {
	height: 23px;
	width: 190px;
	background-color: #9A5800;
	color: #FFF;
	font-size: 10px;
}
.t_con {
	background-color: #9A5800;
	height: 23px;
	width: 12px;
}
.r_moon {
	background-image: url(../images/aud_images/right_moon.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 8px;
}
.l_o_moon {
	background-image: url(../images/aud_images/left_o_moon.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 6px;
}
.r_o_moon {
	background-image: url(../images/aud_images/right_o_moon.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 6px;
}
.c_cont {
	height: 24px;
	width: 230px;
	background-image: url(../images/aud_images/o_strip.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	color:#9A5800;
	text-align:center;
	font-weight:bold;
}
.c_cont:hover {
	color: #FFF;
	background-color: #9A5800;
	cursor: pointer;
	background-image: url('');
}
.con_but {
	background-color: #ffe37e;
	height: 12px;
	width: 12px !important;
}
.con_but:hover {
	background-color: #FFF;
	cursor: pointer;
}
.audBar {
	margin-bottom: 6px;
	height:24px;
}
#audTabs {
	height:24px;
	color:#470F00;
}
.host {
	background-image: url(../images/aud_images/host_bg.gif);
	background-repeat: no-repeat;
	width:87px;
	height:86px;
}
.host_tab {
	background-image: url(../images/aud_images/host_tab.gif);
	background-repeat: no-repeat;
	width:23px;
	height:56px;
}
.host_div {
	width:16px;
}
.audHead {
	font-size:16px;
	text-align:center;
	font-weight:bold;
}
.pBar input {
	width:144px;
	height:17px;
	padding:0px 2px 2px;
	background-color:#9A5800;
	color:#fff;
	border:solid 2px #9A5800;
	margin-top:0px;
}
.l_but {
	background-image:url(../images/aud_images/left_but.gif);
}
.r_but {
	background-image:url(../images/aud_images/right_but.gif);
}
.r_but, .l_but {
	background-repeat:no-repeat;
	height:20px;
	width:60px;
	color:#ffe37e;
	padding-top:2px;
	text-align:center;
}
.r_but:hover, .l_but:hover {
	color:#fff;
	cursor:pointer;
}
#pubs {
	height:155px;
}