
body {
    padding:0;
    margin:0;
    width: 100%;
    background-color:black;
    font-family:Verdana;
    font-size: 0.8em;
    color:white;
}

a {
    text-decoration:underline;
    color: white;
}

img {
    border: 0;
}

.clear {
   clear: both;
   float: none;
   height: 0;
   font-size: 0;
}

.clear2 {
   float: none;
   clear: both;
}







#left {
   background:url(/local/tpl/img/left-top.jpg) no-repeat;

}

#left2 {
   background:url(/local/tpl/img/left-bottom.jpg) no-repeat bottom right;
   margin:0;
   padding:0;
}


.crew_text {
   color:black;
   font-size:0.7em;
   position:absolute;
   left:10px;
   width:84px;
   height:3em;
}

.crew_text a{
   color:black;
}


#crew1_text {
   top:150px;
}

#crew2_text {
   top:150px;
}

#crew3_text {
   top:150px;
}

.crew {
   position:absolute;
   top: 120px;
   width:30px;
   height:150px;
}

#crew1 {
   left:100px;

}

#crew2 {

   left:140px;

}

#crew3 {

   left:180px;

}





.menu {
    margin:285px 0 0 0;
    list-style-type:none;
    padding:0;
    width:100%;
    text-align:right;   
}

.menu ul {
    margin:0 0 0 0;
    list-style-type:none;
    padding:0 20px 0 0;

}
.menu li {

    background:url(/local/tpl/img/menu_border.gif) left bottom no-repeat;
    padding:0.2em 1em 0.2em 0;
}

.menu li a {
    color:white;
    display:block;
    width:100%;
    height:1.4em;

}

.menu li.selected {
    background:url(/local/tpl/img/menu_selected_bg.gif) repeat-y right top;

}

.menu li a:hover {
    font-weight:bold;

}


#ttop .wrapper {
    background:url(/local/tpl/img/top.jpg) no-repeat left top;
    height:115px;
}

#ttop {
    background:url(/local/tpl/img/top_bg.gif) no-repeat right top;
}


#sidebar {
    background:url(/local/tpl/img/right_top.jpg) no-repeat left top;
    padding-top:190px;

}

#sidebar .onair {
    background:url(/local/tpl/img/sidebar_bg.jpg) no-repeat left top;
    padding:10px;
}

.onair {
    font-weight:bold;
}

.onair h1 {
    margin:0 0 1em 0;
    padding:0;
    color: #e5d286;
    font-size:1em;
    
}

.onair h2 {

    font-size:1em;
}

.onair p {
    margin:0;
    padding:0;
}

.onair .small {
    font-size:0.8em;
    color:#e5d286;

}


.onair .time_gray {
    color:#e5d286;
}


.onair .left {
    text-align:left;
}

.onair .right {
    text-align:right;
}

.onair .center {
    text-align:center;
}


.banner_right {
    padding-top:2em;
    text-align:center;
}


.playlist {
    font-size:0.8em;


}


.bottom {
    padding:2em 0 2em 1em;
}

.border {
    border-left: 2px solid white;
}

.bottom div {
    float:left;
    width:50%;
}

.bottom, .bottom a {
    font-size:0.9em;
    color:#b9b9b9;
}

.bottom strong {
    font-weight:normal;
    color:white;
}

