.logo {
    background-image: url('/images/bg_header.png');
    background-repeat: repeat-x;
    background-position: bottom;
    height: 54px;
    width: 100%;
}

.logo img {
    border: 0 none;
}

#banner-center {
    width: 780px;
    w\idth: 760px;
	margin:auto;
	background-image:    url('/images/bp_unmetered_trans.jpg');
	background-repeat:no-repeat;
	background-position:right;
	height: 54px;
}

 #banner-center img {
 	float: left;
 }
 
 #titlebar {
 padding: 0;
 margin: 0;
 background-color: #2E93C4;
 text-align: center;
 height: 30px;
 background-image: url('/images/titlebg.gif');
 background-repeat: repeat-x;
 background-position: bottom;
 }
/*existing styles*/
body {
    margin: 0;
}

div#bigPondHeader a img, div#tvHeader a img {
    border-width: 0 !important;
}

div#bigPondHeaderWrapper {
    background: #fff url(/images/bg_universal.gif) repeat-x bottom left;
}

div#bigPondHeader {
    position: relative;
    width: 760px;
    margin: 0 auto;
    height: 55px;
    overflow: hidden;
}

div#bigPondHeader ul#bigPondLinks {
    position: absolute;
    left: 180px;
    top: 7px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div#bigPondHeader ul#bigPondLinks li {
    float: left;
    clear: none;
    margin: 0;
    padding: 0 8px 0 9px;
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 9px;
    background: transparent url(/images/header/gr_links_divider.gif) no-repeat left center;
}

div#bigPondHeader ul#bigPondLinks li.first {
    background: none;
}

div#bigPondHeader ul#bigPondLinks li a:link, div#bigPondHeader ul#bigPondLinks li a:visited {
    color: #666;
    text-decoration: none;
}

div#bigPondHeader ul#bigPondLinks li a:hover, div#bigPondHeader ul#bigPondLinks li a:active {
    color: #1177AA;
    text-decoration: underline;
}

div#bigPondHeader div#searchSensis {
    position: absolute;
    top: 30px;
    left: 609px;
    width: 157px;;
}

div#bigPondHeader div#sensisLogo {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 94px;
    height: 15px;
    float: left;
    background: url(/images/header/bg_sensis_logo.gif) no-repeat;
    z-index: 2;
}

div#bigPondHeader div#searchSensis input#find {
    width: 94px;
    float: left;
    font-size: 10px;
    border: 1px solid #A5ACB2;
    padding: 2px;
    background: #fff;
    margin: 0;
    z-index: 1;
}

div#bigPondHeader div#bigPondHeaderAd {
    position: absolute;
    top: 0;
    right: 1px;
}

div#bigPondHeader div#bigPondLogo {
    position: absolute;
    left: 0;
    top: 10px;
    height: 55px;
}

div#bigPondHeader ul#channelsNav {
    position: absolute;
    top: 25px;
    left: 147px;
    height: 30px;
    overflow: hidden;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div#bigPondHeader ul#channelsNav li {
    float: left;
    clear: none;
    margin: 0;
    padding: 0;
}
#menuBar {
background:#2E93C4 url(/images/titlebg.gif) repeat-x scroll left bottom;
float:left;
margin-bottom:3px;
width:100%;
height:27px;
}

#navBar {
margin:0 auto;
text-align:left;
width:760px !important;
position:relative;
}

.login {
color:white;
float:right;
font-size:11px;
font-weight:bold;
line-height:18px;
margin:0;
padding:3px 0;
text-align:right;
vertical-align:middle;
width:auto;
}

ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#nav li {
display:inline;
float:left;
}
#nav {
display:inline;
}

#nav li a:hover {
background-color:#3FA6D9;
padding:6px 10px 0.5em;
text-decoration:none;
}
#nav li a {
border-left:1px solid #01669C;
border-right:1px solid #2E92C3;
color:white;
display:block;
font-size:11px;
font-weight:bold;
padding:6px 10px 0.5em;
text-align:center;
width:70px;
}
#nav a {
font-weight:bold;
}
a:hover {
color:#0075B0;
text-decoration:underline;
}
a {
color:#0075B0;
text-decoration:none;
}
.loginInput {
font-weight:normal;
vertical-align:middle;
width:100px;
}
input-small, select, textarea, input {
color:#000000;
font-family:tahoma,sans-serif;
font-size:10px;
}

