/*[fmt]1A90-1A0A-3*/
html {
	background-image: url(/img/background-repeat.jpg);
	background-repeat: repeat-y;
	background-position: top;
	background-color: #F3F0E3;
	min-width: 960px;
}
body {
	background-image: url(/img/background.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-family: Arial;
	margin: 0;
	min-width: 960px;
}
#page_wrapper {
	margin: 0 auto;
	width: 960px;
}
#page_header {
	height: 135px;
}
#page_header h1 {
	width: 225px;
	height: 134px;
	margin: 0 0px 0 -3px;
	display: inline;
	/*+image-replace:url(/img/the-word.jpg);*/
	display: block;
	float: left;
	cursor: pointer;
}
@media screen {
	.images-on #page_header h1 	{
		background-image: url(/img/the-word.jpg);
		background-repeat: no-repeat !important;
		text-indent: -1000000px !important;
		overflow: hidden;
	}
}

#page_header h2 {
	display: inline;
	color: #FFFFFF;
	font-style: italic;
	font-size: 18px;
	float: left;
	margin: 80px 0px 0 -28px;
}
#twitter {
	margin: 104px 0 0 -230px;
	display: block;
	width: 26px;
	height: 26px;
	float: left;
}
#facebook {
	margin: 104px 0 0 -198px;
	display: block;
	width: 26px;
	height: 26px;
	float: left;
}
#listen_live_link {
	margin: 57px 0 0 38px;
	width: 202px;
	height: 50px;
	float: left;
}
#listen-live {
}
#listen_live_module {
	/*[disabled]margin:0;*/
	/*[disabled]float:left;*/
	/*[disabled]width:288px;*/
}
#listen_live_info {
	margin: 0;
	float: left;
	/*[disabled]width:196px;*/
}
#onair {
	margin: 63px 0 0 26px;
	display: inline;
}
#program_title {
	font-size: 14px;
	margin: 9px 0 0 -101px;
	width: 300px;
	text-align: right;
	font-weight: normal;
}
#program_img {
	float: right;
	width: 79px;
	margin: 42px 0 0;
}
#program_img img {
	border: 5px solid #FFFFFF;
}
#left_wrap {
	float: left;
	width: 613px;
	margin: 10px 0 0;
}
#slider {
	background-color: #FFFFFF;
	padding: 11px 11px 0px;
	margin: 0 0 11px;
}
#content {
	background-color: #F9F9F9;
	padding: 11px 22px 22px;
}
#content h1, #content h2, #content p {
	margin: 0;
}
#content h1 {
	color: #3A2769;
	background-color: #E7DFCF;
	font-size: 26px;
	padding: 3px 11px 5px;
	font-family: "Arial Black";
	margin: 0px -11px 11px;
}
#content h2 {
	color: #4A7095;
	font-size: 15px;
}
#content p, #right_wrap p {
	font-size: 12px;
	margin: 0 0 11px;
}
#right_wrap {
	background-color: #FEFEFE;
	float: left;
	width: 313px;
	margin: 10px 0 0 12px;
	padding: 11px 11px 0px;
}
#right_wrap img {
/*margin: 0 0 11px;*/
}
#page_footer {
	background-color: #4E79A9;
	padding: 27px;
	margin: 11px 0 22px;
}
ul#footer {
	margin: 0;
	padding: 0;
	text-align: center;
}
ul#footer li {
	list-style-type: none;
	margin: 0;
	display: inline;
}
ul#footer li a {
	color: #FEFEFE;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 11px 0px 6px;
	border-right: 1px solid #FFFFFF;
}
ul#footer li.last a {
	border-right: 0px solid transparent;
}
#page_footer p {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	margin: 22px 0 0;
}
#page_footer p a {
	color: #FFFFFF;
	padding-bottom: 1px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
}
#page_footer p a:hover {
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid transparent;
}
#foot-sub-text {
	font-size: 11px;
	text-align: center;
	color: white;
	margin-top: 15px;
}
#page_last_updated {
	font-style: italic;
	font-size: 12px;
	text-align: right;
	color: #496F94;
	font-weight: normal;
}
/*weather*/
#weather_module {
	margin: 0px 0 11px;
	padding: 5px 11px 9px;
	border-top: 1px solid #D2D9E1;
	border-bottom: 1px solid #D2D9E1;
	background-color: #E6DECE;
}
#weather_module .today {
	/*width: 139px;*/
	width: 121px;
}
#weather_title {
	font-weight: bold;
	color: #496F94;
	/*[disabled]color:#392668;*/
	font-style: normal;
	font-size: 18px;
	/*[disabled]border-bottom:1px solid #D2D9E1;*/
	padding-bottom: 4px;
	text-align: center;
	margin-bottom: -1px;
}
.weather_box {
	/*[disabled]width:145px;*/
	margin: 0 24px 0 0;
	float: left;
}
.weather_img {
	height: 45px;
	text-align: center;
}
.weather_box .small img {
	padding: 13px 0 0;
}
.waether_temps {
	text-align: center;
	/*[disabled]color:#496F94;*/
}
.weather_cond {
	font-size: 0.7em;
	text-align: center;
	/*[empty]background-image:;*/
}
/*PROGRAM SCHEDULE*/
#program_schedule_table {
	color: #FFFFFF;
	border: 2px solid #5985B2;
}
#program_schedule_table img {
	border: 1px solid #FFFFFF;
}
#program_schedule_table th {
	background-color: #200C53;
	text-align: center;
	border-bottom: 1px solid #010101;
}
#program_schedule_table td {
	/* border-right: 1px dashed #392668; */
	text-align: center;
}
#program_schedule_table .row0 {
	background-color: #210D54;
}
#program_schedule_table .row1 {
	background-color: #3A2769;
}
#program_schedule_table .program_name_row {
	text-align: left;
}
#program_schedule_table a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}
#program_schedule_table a:hover {
	border-bottom: 1px solid transparent;
	color: #5884B1;
}
.program_day_links {
	padding: 0px 0px 10px;
	border-bottom: 1px solid #5884B1;
	margin: 0px 0px 6px;
}
.program_day_links a {
	background-color: #1F0C52;
	color: #D9D9D9;
	text-decoration: none;
	padding: 4px 9px;
	font-size: 12px;
	border: 1px solid #5884B1;
}
.program_day_links a:hover {
	background-color: #392668;
	color: #5884B1;
}
a.program_day_active {
	text-decoration: none;
	background-color: #392668;
	color: #FFFFFF;
}
/* general sizes */
.f10 {
	font-size: 10px;
}
.f12 {
	font-size: 12px;
}
.f14 {
	font-size: 14px;
}
.f16 {
	font-size: 16px;
}
.f18 {
	font-size: 18px;
}
.f20 {
	font-size: 20px;
}

.error_msg {
	color: red;
	background-color: yellow;

}

