#container {
  background: #102040;
  width:760px;
  margin: 0px auto;
  text-align:left;
  overflow:hidden;
  border:1px solid #305090;
}
body {
    margin: 0;
    border: 0;
    text-align: center;
        background: url(/images/bg1.jpg) repeat-x #000;
    }

.season {font-family:arial, sans-serif; font-size:10pt; color:#ffffff; background:#000020; font-weight:bold}
.title {font-family:arial, sans-serif; font-size:10pt; color:#ffffff; background:#0B152E}
.minis {font-family:sans-serif; font-size:10pt; color:#ffffff; background:#000020}
.listings {font-family:arial, sans-serif; font-size:10pt; color:#ffffff; background:#102040}
.listingsb {font-family:arial, sans-serif; font-size:10pt; color:#ffffff; background:#102040; font-weight:bold;}


H5 { font-size: 8pt; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; color: #0099ff; margin-top: 0pt; margin-bottom: 0pt; margin-left: 3pt;}

H4 { font-size: 10pt; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; color: white; margin-top: 0pt; margin-bottom: 0pt; margin-left: 3pt;}

H3 { font-size: 8pt; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; color: white; margin-top: 0pt; margin-bottom: 0pt; margin-left: 3pt;}

H2 { font-size: 10pt; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; color: white; margin-top: 0pt; margin-bottom: 0pt; margin-left: 3pt;}

H1 { font-size: 8pt; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; color: white; margin-top: 0pt; margin-bottom: 0pt; margin-left: 3pt;}

A:link { color: white; text-decoration: none }
A:active { color: white; text-decoration: none }
A:visited { color: white; text-decoration: none }
A:hover { color: yellow; text-decoration: none }

A.und:link { color: yellow; text-decoration: underline }
A.und:active { color: yellow; text-decoration: underline }
A.und:visited { color: #0099ff; text-decoration: underline }
A.und:hover { color: #0099ff; text-decoration: underline }


#maincolumn {
    width: 762px;
    text-align: left;
    margin: 0 auto;
    background-color: #000;
  border:1px solid #305090;
    }

#no-header #maincolumn {
    width: 100%;
    }




#no-header #maincolumn {
    width: 100%;
    }
/****************************
    GNE HEADER
****************************/

#gnenav {
    background: url("/images/ge_bar_bg2.gif") repeat-x bottom center #000;
    color: #999;
    font-size: 10px;
    font-family: Arial, sans-serif;
    padding: 2px 0 4px 8px;
    text-align: left;
    line-height:15px;
    color: #CCC;
    }

#gnenav a {
    color: #CCC;
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-weight: normal;
    }

#gnenav a:hover {
    color: #FFF;
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-weight: normal;
    }

#gnenav .ad {
    padding-right:10px;
    float:right;
    }

#gnenav .ad img {
    vertical-align:top;
    margin-right:1px;
    }   

/****************************
    MASTHEAD
****************************/

#masthead {
    height: 120px;
    background: repeat-x;
    }

#masthead {
    background-image: url(/images/banner_02.jpg);
    }

#masthead #tv-logo,
#masthead #tv-logo a {
    width: 500px;
    height: 120px;
    margin: 0;
    float: left;
    }

#masthead #tv-logo span {
    position: absolute;
    left: -5000px;
    }

#masthead #tv-logo a {
    background-image: url(/images/banner_01.jpg);
    }

#masthead #userbox {
	width: 240px;
	height: 60px;
	margin: 3px 2px 0 0;
	padding: 5px;
	float: right;
	display: block;
	line-height: 12px;
	overflow: hidden;
	vertical-align : top;
}

#masthead #userbox .avatar {
    width: 36px;
    height: 36px;
    margin: 0 5px 3px 0;
    float: left;
    display: inline;
    background-position: center;
    }
    


#masthead #userbox .updates {
    color: #CFF;
    }

#masthead #userbox select {
    width: 100%;
    font-size: 11px;
    }

#section-head {
    width: 270px;
    height:10px;
    float: left;
    background: 0 20px no-repeat;
    }


#masthead .login {
    font-size: 10px;
    color: #999;
    }



#queue-bg {
background:url(/images/global-nav-bg.gif) repeat-x top left;
height:30px;
}

/****************************
    GLOBAL NAV
****************************/

#global-nav {
    height: 30px;
    margin: 0;
    padding: 0 0 0 10px;
    background-image: url(/images/global-nav-bg.gif);
    float:left;
    font: normal 12px Arial;
background: ;
    }

    
#global-nav li {
    padding: 0 2px 0 0;
    float: left;
    list-style: none;
    background:  url(/images/global-nav-divider.gif) right no-repeat;
    }

#global-nav a {
    font-weight: bold;
    line-height: 30px;
    padding: 0 10px;
    float: left;
    color: #333;
    position: relative;
    z-index: 1;
    }

#global-nav a:hover {
    margin: 0 0 0 -2px;
    padding: 0 10px 0 12px;
    background: url(/images/global-nav-hover-bg.gif);
    position: relative;
    z-index: 2;
    text-decoration: none;
    }

#global-nav a.on,
#global-nav a.on:hover {
    color: #FFF;
    margin: 0 0 0 -2px;
    padding: 0 10px 0 12px;
    background: #233559;
    position: relative;
    z-index: 2;
    }

/****************************
    GLOBAL SUBNAV
****************************/
#global-subnav {
	height: 22px;
	margin: 0;
	padding: 0 0 0 115px;
	background-image: url(/images/global-subnav-bg.gif);
	clear: both;
    font: normal 10px Arial;
border-bottom:1px solid #305090;
border-top:1px solid #305090;
}

#global-subnav a {

	font-weight: bold;
	line-height: 22px;
	padding: 0 10px;
	float: left;

}

#global-subnav li { padding: 0; float: left; list-style: none; }





/* GLOBAL FOOTER
*******************************/

html>body #footer-wrap {
width:760px;
float:center;
border-bottom:1px solid #305090;
border-left:1px solid #305090;
border-right:1px solid #305090;
background:#000;
color:#888;
padding-bottom:0px;
clear:both;
}
#footer-wrap {
width:762px;
float:center;
border-bottom:1px solid #305090;
border-left:1px solid #305090;
border-right:1px solid #305090;
background:#000;
color:#888;
padding-bottom:0px;
clear:both;
}

#footer-wrap p {
color:#69C;
padding:3px 10px 5px;
}

#footer-wrap a {
color:#999;
font-size:10px;
}

#footer-wrap .line1, #footer-wrap .line2 {
text-align:center;
margin:0px;
}

#footer-wrap .line1 {
height:16px;
line-height:16px;
color:#369;
border-bottom:1px solid #102F4E;
margin:0px;
}

#footer-wrap .line2 {
background:#0A2B5C;
border-bottom:1px solid #369;
font-family:Verdana;
font-size:11px;
font-weight:bold;
}

#footer-wrap .banner {
color:#102040;
background:#102040;
border-top:1px solid #305090;
border-bottom:1px solid #305090;
margin:0px;
}

#footer-wrap .line3 {
color:#999;
border-bottom:1px solid #102F4E;
margin:0px;
font-family:Verdana;
font-size:11px;
font-weight:bold;
}

#footer-wrap .line4 {
color:#999;
border-bottom:1px solid #102F4E;
margin:0px;
font-family:Verdana;
font-size:11px;
font-weight:bold;
}

#footer-wrap .top {
font-family:Verdana;
font-size:10px;
font-weight:bold;
color:#369;
background:#0A2540;
border-bottom:1px solid #102F4E;
text-align:left;
	margin: 5px;
}

#footer-wrap .copyright1 {
float:left;
color:#ffffff;
line-height:10px;
font-family:Verdana;
font-size:10px;
font-weight:bold;
margin:0px;
}

#footer-wrap .about1 {
float:right;
color:#ffffff;
line-height:10px;
font-family:Verdana;
font-size:10px;
font-weight:bold;
margin:0px;
}


#footer-wrap .copyright {
float:left;
color:#ffffff;
line-height:10px;
font-family:Verdana;
font-size:10px;
font-weight:bold;
margin:2px;
}



#footer-wrap .about {
float:right;
color:#ffffff;
line-height:10px;
font-family:Verdana;
font-size:10px;
font-weight:bold;
margin:2px;
}


#footer-wrap .line1 a {
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#9cf;
}

#footer-wrap .line2 a {
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#cff;
}

#footer-wrap .line3 a, #footer-wrap .line4 a, #footer-wrap .line4 b {
font-family:Verdana;
font-size:10px;
font-weight:bold;
color:#ffffff;
}

#footer-wrap .line3 b, #footer-wrap .line4 b {
font-family:Verdana;
font-size:10px;
font-weight:bold;
color:#ffffff;
}

#footer-wrap .top a {
font-family:Verdana;
font-size:10px;
font-weight:bold;
font-size:11px;
color:#69c;
}
