body {
	background-color:#ffffff;
	background: url(images/background-tile2.gif);
	padding:0px;
	margin:0px;
	font-family: Helvetica, Arial, sans-serif;
}

div#div-body-wrapper {
	text-align:center;
	width:100%;
	padding: 30px;
}

div#div-body-wrapper div {
	text-align:left;
}

div#div-main-container {
	border: 2px solid #666666;
	background-color:#ffffff;
	position: relative;
	width: 910px;
}

div#div-masthead-navigation {
	background-color: #1C0D44;
	height:20px;
	margin:10px;
	margin-bottom:1px;
}

div#div-masthead-navigation div{
	font-size:12px;
	line-height:20px;
	color:#ffffff;
	display:inline;
}

div#div-masthead-navigation div a{
	padding:4px;
	font-size:12px;
	line-height:20px;
	color:#ffffff;
	text-decoration:none;
	border: 1px solid #81c5f6;
	border-left:0px;
}

div#div-masthead-navigation div a:hover{
	background-color:#81c5f6;
}

div#div-masthead-navigation div.selected a{
	background-color:#81c5f6;
	color:#1C0D44;
}

table#tbl-main-container {
	margin:0px;
	height:100%;
}

.side-column {
	background-color: #1C0D44;
	vertical-align : top;
}

td#td-left-column {
	/*margin-right:7px;*/
}

td#td-center-column {
	/*width: 486px;*/
}

td#td-right-column {
	/*margin-left: 7px;*/
}

div#div-flvplayer {
	padding-left:3px;
}

div#div-moreinfo {
	border: 1px solid white;
	visibility:hidden;
	margin-top:14px;
	position:relative;
	width:486px;
	background: url('images/moreinfo-singlecell-tile.gif');
}

div#div-moreinfo div {
	color: #0d265f;
	font-family: Helvetica, Arial, sans-serif;
}

div#div-active-title {
	margin-top: 8px;
	margin-left: 35px;
	font-size: 32px;
	font-weight: bold;
	width:420px;
}

div#div-active-description {
	margin-top: 3px;
	margin-left: 35px;
	margin-bottom:6px;
	font-size: 14px;
	width:420px;
}

div#div-moreinfo-middle {
	position:relative;
	background: url('images/moreinfo-doublecell-tile.gif') repeat-y;	
}

div#div-active-contactinfo {
	float:left;
	font-size: 14px;
	width:180px;
	margin-left: 35px;
	margin-bottom:5px;
}

div#div-active-contactinfo-label {
	font-size:16px;
	margin-left: 35px;
	font-weight:bold;
}

div#div-active-contactinfo-content {
	font-size:14px;
	margin-left: 35px;
	margin-top: 6px;
	margin-bottom:5px;
}

div#div-active-directions {
	float:left;
	font-size: 14px;
	width:210px;
	margin-left: 45px;
	margin-bottom:5px;
}

div#div-body-wrapper div#div-active-directions-label {
	text-align:left;
	margin-left: 45px;
	font-size:24px;
	font-weight:bold;	
}

div#div-body-wrapper div#div-active-directions-content {
	margin-top:5px;
	margin-left: 45px;
	text-align:left;
	font-size:14px;
}

div#div-body-wrapper div#div-active-directions-link {
	margin-top:5px;
	margin-left: 45px;
	margin-bottom:5px;
	text-align:left;
	font-size:14px;
}

div#div-body-wrapper div#div-footer {
	margin-top:10px;
	padding:4px;
	font-size:12px;
	text-align:center;
	border: 2px solid #666666;
	background-color:#ffffff;
	position: relative;
	width: 902px;
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;	
}

input#zip {
	width:100px;
}

.clearall {
	clear:both;
}

div.div-segment {
	color:white;
	height:69px;
	/*background: url('images/segment-images/transparent/numbers_01.gif') top left no-repeat;	*/
	cursor:pointer;
}

div.div-segment-plain {
	/*background: url('images/segment-images/segment-1.gif') top left no-repeat;	*/
}

div.div-segment-highlighted {
	/*background-color:yellow;
	background: url('images/segment-images/segment-highlighted-1.gif') top left no-repeat;	
	*/
}

div.segment-title {
	float:left;	
	width:90px;
	margin-left:4px;
	margin-top:8px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size:11px;
}

div.segment-thumbnail {
	padding: 6px;
	margin-top:6px;
	float: right;
	background: url('images/thumbnail-background.gif') top left no-repeat;	
	background-color:transparent;
}

div.div-segment-highlighted div.segment-thumbnail {
	background: url('images/thumbnail-background-high.gif') top left no-repeat;	
}

select#episode {
	font-size:10px;
	color: #b7c6f1;
	border: 1px solid #3155c5;
	border-bottom-style: solid;
	background-color: #233d8a;
	margin:0px;
	padding:0px;
	width:190px;
}

div#div-body-wrapper div#div-menu {
	width: 914px;
	position: relative;
	top:2px;
	z-index:1000;
}

#tabmenu {
	color: #000;
	border-bottom: 2px solid #666666;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px;
}

#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
}

#tabmenu a, a.active {
	color: #000033;
	background: #cccccc;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	border: 2px solid #666666;
	padding: 2px 4px 0px 3px;
	margin: 0px;
	text-decoration: none;
}

#tabmenu a.active {
	background: #ffffff;
	border-bottom: 3px solid #ffffff;
}

#tabmenu a:hover {
	color: #000033;
	background: #ffffff; 
}

#tabmenu a:visited {
	color: #000033; 
}

#tabmenu a.active:hover {
	background: #ffffff;
	color: #000033; 
}
