body {
	margin: 0px;  padding: 1px;
	background-color: #A60000;  text-align: center;
	font-family: Arial,Helvetica;  color: #000000;
}

a { color: #F3D922; }

form { margin: 0;  padding: 0px; }


.Header {
	width: 721px;  height: 200px;
	background-image: url(../Images/CsiMiamiHeader8.jpg);
}


.MidBarRow {
	position: relative;  width: 721px;  height: 48px;  overflow: visible;
	background-image: url(../Images/MidBarRow2.gif);
}
.MidBarRow .StationInfo {
	position: absolute;  left: 423px;  top: 5px;  width: 164px;  height: 43px;
	background-image: url(../Images/StationInfoBG.gif);
}
.StationTimes {
	position: absolute;  right: 69px;  bottom: 2px;  text-align: left;
	font-size: 12px;  color: #FFFFFF;  font-weight: bold;
}
.StationID {
	position: absolute;  left: 106px;  bottom: 2px;  text-align: left;
	font-size: 12px;  color: #FFFFFF;  font-weight: bold;
}
.MidBarRow .Locator { 	position: absolute;  left: 423px;  bottom: 13px; }
.MidBarRow .LocHead {
	position: absolute;  right: 341px;  bottom: 13px;
	text-align: right;  font-weight: bold;  color: #FFFFFF;
}
.MidBarRow .LocHead .SelectHeading { font-size: 11px;  line-height: 11px; }
.MidBarRow .LocHead .SelectSubHeading { font-family: Verdana;  font-size: 9px;  line-height: 9px; }
.MidBarRow .LocHead .SelectedHeading { font-size: 12px;  line-height: 20px;  font-weight: bold; }
.MidBarRow .Locator select {
	border: 0px none;  padding: 0px;  background: .FFFFFF;
	font-family: Verdana,Arial,Helvetica;  font-size: 10px;  color: #000000;
}

/*
.ContentPanel .Episode { position: absolute;  left: 21px;  width: 686px;  height: 187px; }
.ContentPanel .Episode { position: absolute;  width: 686px;  height: 187px; }
.ContentPanel #Episode1 { left: 21px;  top: 1px; }
.ContentPanel #Episode2 { left: 21px;  top: 200px; }

.ContentPanel .Episode .ScreenFrame {
	position: absolute;  left: 0px;  top: 0px;  width: 183px;  height: 187px;
	background-image: url(../Images/ScreenFrame.gif);
}
.ContentPanel .Episode .EpisodeInfo {
	position: absolute;  left: 183px;  top: 7px;  width: 484px;  height: 119px;
	padding: 13px 9px 10px 10px;  text-align: left;
	background-image: url(../Images/EpInfoBorder.gif);  background-repeat: no-repeat;
}

.EpisodePhoto { position: absolute;  left: 7px;  top: 10px;  width: 150px;  height: 150px; }
.WatchPreview { position: absolute;  left: 52px;  top: 170px; }
 */


.ContentPanel {
	position: relative;  width: 721px;  min-height: 424px;  padding-bottom: 25px;
	background-image: url(../Images/CheckboardGold.gif);
}
.ContentPanel .Episode { position: relative;  left: 21px;  width: 686px;  height: 200px; }

.ContentPanel .Episode .ScreenFrame {
	position: absolute;  left: 0px;  top: 0px;  width: 183px;  height: 187px;
	background-image: url(../Images/ScreenFrame.gif);
}
.ContentPanel .Episode .EpisodeInfo {
	position: absolute;  left: 183px;  top: 7px;  width: 503px;  height: 180px;
	padding: 13px 9px 10px 10px;  text-align: left;
	background-image: url(../Images/EpInfoBorder2.gif);  background-repeat: no-repeat;
}

.EpisodePhoto { position: absolute;  left: 7px;  top: 10px; }
.WatchPreview { position: absolute;  left: 52px;  top: 170px; }
.EpisodeTitle { font-size: 12px;  font-weight: bold;  color: #A60000; }
.EpisodeDesc  { font-size: 12px; }


.StationsPanel {
	position: relative;  left: 18px;  top: 6px;  width: 686px;  
	padding-bottom: 25px;  border-bottom: 1px solid #FFFFFF;
	background-image: url(../Images/StationsBorderTopFrame.gif);
/*	
	position: absolute;  left: 18px;  top: 6px;  width: 686px;  height: 412px;
	background-image: url(../Images/StationsBorder.gif);
 */
}
.StationsPanel .StationsTitle {
	position: relative;  left: 65px;  top: 0px;  height: 20px;
	text-align: left;
	font-size: 14px;  color: #A60000;  font-weight: bold;  line-height: 20px;
}
.StationsPanel .StationsData {
/*	
	position: absolute;  left: 79px;  top: 33px;  width: 564px;
 */
	position: relative;  left: 65px;  top: 13px;  width: 564px;
}
.StationsPanel .StationsData th {
	border-bottom: 1px solid .FF0000;  text-align: left;
	font-size: 14px;  font-weight: bold;
}
.StationsPanel .StationsData td {
	padding: 5px 0 0 0;
	text-align: left;
	font-size: 12px;
}
.StationsPanel .StationsData a { color: #000000; }


.ClipPlayer { position: absolute;  top: 63px;  left: 39px;  width: 320px;  height: 277px;  z-index: 200;  border: 1px solid .F3D01D; }
.ClipPlayer .ClipPlayer { position: absolute;  top: 0px;  left: 0px;  width: 320px;  height: 277px;  z-index: 300;  border: 1px solid .F3D01D; }

.footer {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
