

/*---------------- little guys -------------*/
#divLittleGuys
{
    position: absolute;
    left: 250px;
    top: 10px;
    text-align: center;
    margin-bottom: 5px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    z-index: 150;
    width: 75px;
    font-family: Arial;
    font-size: 10px;
	z-index:2;
   
}

#imgLittleGuys
{
	border: 0px;
	z-index:2;
}

#spnLittleGuysText
{
	display: block;
    color: white;
    text-decoration: underline;
	z-index:2;
}

/* HEADER */
.header {
	background: url(http://cache.g4tv.com/images/2007/home/bg_header_home.jpg) no-repeat 85px 0px;
	position:relative;
	width: 1043px;
	height: 229px;
	margin: 0 0 0 0px;
	}
	


.logo_container
{
    height:272px;
    left:-85px;
    overflow:visible;
    position:absolute;
    top:-44px;
    width:550px;   
}

.g4_static_logo
{
    left:170px;
    position:absolute;
    top:124px;
}
	
.header .logo h1 {
	background: url(http://cache.g4tv.com/images/2007/home/logo.gif) no-repeat;
	text-indent:-5000px;
	width: 230px;
	height: 155px;
	margin: 75px 0 0 20px;
	position: absolute;
	}
	
.header .logo a{
	width: 230px;
	height: 155px;
	position: relative;
	}
	
.menu_bg {
background: url(http://cache.g4tv.com/images/2007/home/nav.png) no-repeat;
width:478px;
height: 76px;
margin: 153px 0 0 368px;
position:absolute;
z-index:100;
}






#utnav_hold
{
	position:absolute;
	top: 122px;
	/*354 is original - take off 12 for li = 342 */
	left: 40px;
	width: 800px;
	padding-left: 190px;
}

#utnav
{
	margin: 0;
	padding: 0;
	text-align: right;
	list-style: none;
	float: right;
}

#utnav li
{ 
	float: left;
	border-right: 1px solid #969696;
	padding: 0 8px;
	list-style: none;
}

#utnav li.greeting
{ 
    background:#6c6c6c;
	height: 14px;
	line-height: 14px;
    color: #C8C8C8;
	font: bold 10px/20px "Lucida Grande", LucidaGrande, Arial, sans-serif;
    text-transform:uppercase;
    padding-bottom: 6px;

}



#utnav li a
{ 
	float: left;
	display:block;
	height: 14px;
	padding: 0;
    color: #C8C8C8;
	font: bold 10px/20px "Lucida Grande", LucidaGrande, Arial, sans-serif;
	background-repeat: no-repeat;
    text-transform:uppercase;
    padding-bottom: 6px;
   text-decoration: none;
}

#utnav li a:hover
{
   color: white;
   text-decoration: none;
}

a.login
{
	width:44px;
}

a.login span
{
    color:white;
    font-weight:bold;
}

a.register
{
	width:48px;
}

a.logout
{
}

a.account
{
}

a.home
{
}

a.channel
{
}

a.whats_on 
{
}

#utnavlinks
{
	float: right;
}

#utnavlinks select
{
    background-color:#8b8b8b;
    border:1px solid #717171;
    color:#fff;
	font-size: 10px;
	margin: 0 0 0 11px;
	padding:2px;
	text-transform:uppercase;
}


.silent
{
	display:none;
}



	
.search {
	background: url(http://cache.g4tv.com/images/2007/home/search.gif);
	padding: 522px 0 0 869px;
	}

.top_nav {
	background: url(http://cache.g4tv.com/images/2007/home/top_nav.gif);
	padding: 124px 0 0 476px;
	}
	
.quicklinks {
	background: url(http://cache.g4tv.com/images/2007/home/quicklinks.gif);
	padding: 124px 0 0 869px;
	}
	
.quicklinks_over {
	background: url(http://cache.g4tv.com/images/2007/home/quicklinks_over.gif);
	padding: 124px 0 0 869px;
	}




/* for safari */
body:last-child:not(:root:root) #utnav li.greeting
{ 
    line-height: 20px;
    padding-bottom: 0px;
}
	