* { margin: 0; padding: 0; }
#pagecontainer { float: left; width: 100%; text-align: center; background: #000000;}
#headerbg { background: #000000 url(images/headerbg.jpg) repeat-x; height:189px; margin:0; padding:0;}
#header { background:url(images/audioradioheader.jpg) no-repeat; height:189px; margin:0; padding:0;}
#logobg { width:950px; margin:0 auto; padding:0; clear:both; float:left;}
#content { margin: 0 auto; width: 915px; text-align: left; }
#content_bg { float: left; text-align:left; width: 915px; margin: 60px 0 0 0; padding: 0 0 5px 0; background-color:#000000; min-height:200px;}
#content_bottom { float: left; width: 915px; height: 40px; }
#logologo {position:absolute !important; top:13px !important; margin-left:34px !important; float:left !important;}
#top { float: left; width: 915px; height: 27px; text-align: right; }
#searcharea { width: 915px; height: 40px; margin: 0px; text-align: center; vertical-align: middle; }
#resultsarea { float: left; width: 700px; margin: 0px auto; background: #000000;}
#footer { color:#dddddf; font-weight:bold; text-align:center; }
#hmenu { height:189px;}
#menu li {
margin:0 0 0 0;
padding:152px 0 0 5px;
float:left;
list-style:none;
}
input#searchbox{
display: block;
margin: 5px 0;
padding: 6px 10px;
width: 370px;
height: 32px;
line-height: 32px;
font-size: 16px;
background: transparent url(images/search-box.jpg);
border: 0;
float:left;
}
#dosearch {
margin-left:10px;
}
body {
margin: 0;
font: 11px, Arial, Helvetica, Serif;
background: #000000;
color: #CCCCCC;
min-width: 900px;
}
hr {
height:5px;
width:100%;
background:#484848;
margin: 0px auto;
}
a {
color: #2092e8;
font-weight: bold;
text-decoration: none;
overflow: hidden;
}
/* Google stuff */
.gs-result{
padding: 10px 0;
border-bottom: 1px dotted #AAA;
}
.gs-result:hover{
opacity: 1.0;
}
.gsc-resultsHeader{
display: none;
}
.gsc-result-selector{
display: none;
}
.gsc-result div.gs-watermark{
display: none;
}
.gs-result .gs-title, .gs-result .gs-title b{
font-size: 18px;
font-weight: normal;
letter-spacing: -1px;
}
.gs-result .gs-title b{
border-bottom: 1px dotted #AAA;
}
.gs-snippet b{
font-weight: normal;
}
.gs-webResult .gs-visibleUrl-short{
font-size: 10px;
color: #999;
}
.gs-webResult .gs-visibleUrl-long{
display: none;
}
.gsc-results .gsc-trailing-more-results a{
color: #fc00ff;
font: 12px, Arial, Helvetica, Serif;
font-weight: bold;
text-decoration: none;
overflow: hidden;
}