/* Body Layout */
.body {margin:0px; height:100%; background-repeat:no-repeat; background-color:white; }
.leftborder {position:absolute; left:0px; bottom:0px; height:100%; width:119px; background-color:black; z-index:0;}
.topborder {background-color:black; position:absolute; left:0px; top:0px; width:100%; height:104px; z-index:1;} 
.topleft {position:absolute; left:0px; top:0px; width:500px; height:800px; z-index:3; }
.title {width:500; height:82px;}
#titleControl {position:relative; z-index:4; text-align:center; margin-left:120px; margin-right:220px; min-width:500px; max-width:800px; width:expression(document.body.clientWidth > 900? "900px": "auto" );}
.content {position:absolute; left:130px; top:107px; width:60%; z-index:5; }
#bottomMargin {position:relative; z-index:10; bottom:0px; left:0px;}
#width {max-width:1000px; min-width:800px}

/* Body Content */
.main_content {text-indent:2em; }
.header {font-family:verdana; font-size:14px; font-weight:900; white-space:nowrap; }
#header1 {margin-left:130px; margin-right:220px; font-family:verdana; font-size:14px; font-weight:900; white-space:nowrap; }
.content1 {margin-left:135px; margin-right:220px; font-family:verdana; font-size:10px; text-indent:2em; padding:4px; }
#contentarea {margin-left:130px; margin-right:230px; font-family:verdana; font-size:10px; text-indent:0em; padding:4px; min-width:600px; max-width:800px; }
#contentarea2 {margin-left:130px; margin-right:230px; font-family:verdana; font-size:10px; text-indent:0em; padding:4px; min-width:600px; max-width:800px; }
#content2 {margin-left:135px; margin-right:220px; font-family:verdana; font-size:10px; text-indent:2em; padding:4px; }
#content3 {margin-left:135px; margin-right:220px; font-family:verdana; font-size:10px; text-indent:2em; padding:4px; }
#vodlibrary {margin-left:135px; margin-right:220px; width:300px; height:420px; }
#ticker {position:relative; top:0px; height:19px; margin-right:100px;}
#google {margin-left:135px; margin-right:210px; text-align:center; white-space:nowrap; }
.menu {position:absolute; right:6px; top:113px; width:180px; background-color:#698c7b; font-family:verdana; font-size:11px; padding:10px; padding-top:4px; z-index:6}
.menu a {color:black; }
.menu a:hover {color:silver;}
#ticker {margin-right:40px; margin-top:3px; margin-bottom:15px;}
.center {text-align:center; }

/* DV Archive */
#dvarchive {background-color:teal; position:absolute; font-family:verdana; font-size:11px; padding:5px; padding-top:4px; z-index:6;}
#dvarchive a {color:black; text-decoration:none; }
#dvarchive a:hover {color:silver;}

/*Navigational links controled with CSS*/
#navContainer {background-color:transparent; position:absolute; z-index:6; top:110px; right:0px; width:227px; margin:0px; padding:0px; border:0px; }
#navContainer a {color:black; text-decoration:none; }
#navContainer a:hover {color:silver;}
.navMenu {background-image:url(images/navigationBG.jpg); background-repeat:repeat-y; border:0px; font-family:verdana; font-size:11px; }
.navtext {margin-left:8px; margin-right:8px;}

/* Simulcastactx */
.simulcast {background-color:black; color:white; margin:0px; }
.streamingplayer {position:absolute; top:40px, left:10px; z-index:2; width:320px; height:240px; background-color:gray;}
.module {z-index:9;}

/* Video On Demand */
#vod_menu {background-color:#009292; position:absolute; left:130px; top:60px; width:270px; height:400px; overflow:scroll; }
#vod_menu a {color:black; text-decoration:none; }
#vod_menu a:hover {color:silver; text-decoration:none; }

/* Links */
#links {margin-top:20px; }
.links a {color:black; text-decoration:none; }
.links a:hover {color:blue;}

/* Weather */
.weather {margin-left:0px; margin-top:15px; text-align:center; }
#weather a {color:silver; }

.handcursor{cursor:hand; cursor:pointer; }