@import url('/css/layout.css');
@import url('/css/base.css');

#featured-image {
	padding: 0px 3px 0px 6px	;
	background: transparent url(/images/fi_bg.gif) no-repeat 0% 100%;
}

#main {
	background: transparent url(/images/main_bg.gif) repeat-y 177px 0px;
}

#content-text {
	padding: 0px 3px 0px 6px;
	width: 544px;
	float: left;
	background: transparent url(/images/ct_top_bg.gif) no-repeat 0px 0px;
}

#main-content {
	padding-right: 0;
	padding-top: 3px;
}
#schedule-top a {
	color: #59301f;
	text-decoration: none;
}
#schedule-top ul,
#schedule-top a.button {
	float: left;
	margin-bottom: 10px;
}
#schedule-top ul,
#schedule-top ul li {
	margin: 0;
	padding: 0;
}
#schedule-top ul li {
	margin: 4px 0 4px 15px;
}
#schedule-top a.button {
	margin-top: 1px;
	margin-right: 5px;
	display: block;
	width: 147px;
	color: #83563e;
	background: transparent url(/images/button_listen_mid.gif) repeat-y 0px 0px;
}

#schedule-top a.button span {
	display: block;
	width: 147px;
	background: transparent url(/images/button_listen_top.gif) no-repeat 0px 0px;
}

#schedule-top a.button span span {
	display: block;
	width: 123px;
	padding: 12px;
	text-align: center;
	background: transparent url(/images/button_listen_bot.gif) no-repeat 0% 100%;
}

h1 { margin: 0; }
h2.schedule {
	height: 26px;
	width: 524px;
	float: none;
	margin: 0;
	padding: 0;
	text-indent: -10000px;
	border: none;
	background: url(/images/schedule_top.gif) no-repeat 50% 0%;
}
table#program-schedule {
	width: 524px; /* Visual width = 524px */
	padding: 0 3px 0 4px;
	background: transparent url(/images/schedule_mid.gif) repeat-y 50% 0%;
}
#program-schedule a {
	color: #59301f;
	text-decoration: none;
}
#program-schedule td,
#program-schedule th {
	text-align: center;
	color: #22221c;
	vertical-align: middle;
}
#program-schedule th {
	width: 64px;
	font: 10px Georgia, serif;
}
#program-schedule tr.days th {
	width: 63px;
	border-right: 1px solid #cec2ac;
}
#program-schedule tr.days th div,
#program-schedule tr.days td div {
	width: auto;
	margin: 0;
	padding: 6px 0;
	background: url(/images/schedule_top_bg.gif) repeat-x 0px 0px;
	border-bottom: 2px solid #cbc0aa;
}
#program-schedule tr.days th.empty {
	vertical-align: top: 0px;
	border-bottom: 0px;
}
#program-schedule tr.days th.empty div {
	border: 0px;
	padding-bottom: 8px;
}
table#program-schedule tr.days td div {
	padding: 7px 0;
	border: none;
}
table#program-schedule tr.days td {
	padding: 0;
	width: 0;
	border: none;
}
#program-schedule tr.days th.last {
	border: 0px;
}
#program-schedule tr.days th.last div {
	border-right: 1px solid #aca495;
}
#program-schedule tr th div {
/*	height: 30px;*/
	width: 66px;
	margin-right: 2px;
	padding: 9px 0;
}
#program-schedule tr.alt th div {
	background-color: #c8bba3;
}
#program-schedule td {
	padding: 0 3px;
	border: 1px solid #f4f1ed;
	border-width: 0 1px 1px 0;
	font-size: 9px;
}
#program-schedule tr.first td {
	border-top-width: 1px;
}
#schedule-bot {
	margin-top: -1px;
	height: 4px;
	width: 524px;
	background: url(/images/schedule_bot.gif) no-repeat 50% 0%;
}
#program-notes {
	margin: 10px 5px;
	width: 524px;
}

#program-notes .col {
	width: 48%;
}

#program-notes p a {
	color: #59301f;
}

#main-content a.button img {
	border: none;
	background: none;
}