@charset "utf-8";
/* ---------- =div ---------- */
/* div rules for video player */
div#streamheader { background-image: url(../images/weSubStreamTop.gif); background-repeat: no-repeat; height: 15px; width: 600px; margin-left: 25px; font-size: 0px; line-height: 0px; }
div#streamcontent { background-color: #000000; width: 600px; margin-left: 25px; }
div#streamplayer { margin-right: 190px; margin-left: 15px; padding-bottom: 15px; }
div#streamfooter { background-image: url(../images/weSubStreamBottom.gif); background-repeat: no-repeat; height: 15px; width: 600px; margin-left: 25px;  font-size: 0px; line-height: 0px; }
div#streamchooser { float: right; margin-top: 10px; padding-right: 15px; }
div#chooserheader { background-image: url(../images/weSubChooserTop.gif); background-repeat: no-repeat; height: 15px; width: 175px; font-size: 0px; line-height: 0px; }
div#choosercontent { background-color: #BCAA6A; width: 175px; }
div#chooserfooter { background-image: url(../images/weSubChooserBottom.gif); background-repeat: no-repeat; height: 15px; width: 175px;  font-size: 0px; line-height: 0px; }

/* ---------- =text ---------- */
/* h rules for stream page */
h2.streamtitle { font-size: 1em; line-height: 1.3em; font-weight: bold; color: #D6C78E; margin: 0px; padding: 10px; }

/* ---------- =table ---------- */
/* table rules for schedule section on stream chooser page */
table.tablechooser { width: 175px; margin: 0px; padding: 0px; }
table.tablechooser th { font-size: 11px; line-height: 13px; font-weight: bold; padding: 5px; border-top: 1px solid #333333; }
table.tablechooser td { border-top-width: 1px; border-top-style: dotted; border-top-color: #333333; font-size: 11px; line-height: 13px; font-weight: bold; text-align: center; padding: 5px; background-color: #D6C78E; }
table.tablechooser td.tdhelp { font-size: 10px; line-height: 13px; text-align: center; padding: 5px; background-color: #BCAA6A; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #333333; border-bottom-color: #333333; font-weight: normal; }
div#streamDisclaim {
	margin: 0px;
	font-weight: normal;
	padding: 0px;
}
h6.disclaimer {
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	margin-left: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
