@charset "UTF-8";
/* HEB2 */
/* CSS version 4.0 (brave new world) */



/* GENERAL 
======================== */
/* Links */
a:link {text-decoration:none; border: 0px none; color: #CCCCCC;}
a:visited {color: #CCCCCC; text-decoration:none; border: 0px none;}
a:hover {color:#FFFFFF; text-decoration:none; border: 0px none;}
a.img { border: 0px none;}
a:focus {outline: 0px;}
img {border: 0px none;}
a:active {outline: 0px;}



#sidebar {
width: 230px;
position: fixed;
top: 25px;
left: 50px;
text-align: left;
z-index: 99;
}

#logoAndControlsBackground {
background: url("./images/site/black_70.png") repeat;
width: 228px;
height: 25px;
position: fixed;
top: 110px;
left: 50px;
text-align: left;
z-index: 9;

padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#logo {
padding: 10px 15px 10px 15px;
margin: 20px 0px 0px 0px;
}

#collapseableSection {
  margin: 0px 0px 0px 0px;
border: 1px solid  #f0f0f0;
background: url("./images/site/black_70.png") repeat;
}

#timeDateBar {
padding: 5px 15px 5px 15px;
margin: 0px 0px 0px 0px;
text-align: center;
font-size: 0.9em;
letter-spacing: 0px;
}

#timeDateBar table {
width: 100%;
}

#menuBar {
padding: 10px 15px 10px 15px;
margin: 0px 0px 0px 0px;
letter-spacing: 0px;
font-size: 1.3em;
border-top: 1px solid  #f0f0f0;
text-align: justify;
height: 30px;
}

#menuBar table {
width: 100%;
}

a.nonCurrent a {color: #666666;}
a.nonCurrent:link {color: #666666;}
a.nonCurrent:visited {color: #666666;}
a.nonCurrent:hover {color: #fff;}

a.Current a {color: #fff;}
a.Current:link {color: #fff;}
a.Current:visited {color: #fff;}
a.Current:hover {color: #fff;}


#navbar {
}

#navbar table {
width: 100%;
}

#navbar tr {
width: 100%;
padding: 10px 10px 10px 10px;
}

#navbar td {
padding: 10px 10px 10px 10px;
width: 50%;
}


#nowPlayingBar {
padding: 10px 15px 10px 15px;
margin: 10px 0px 0px 0px;
letter-spacing: 0px;
line-spacing: 1.8em;
border-top: 1px solid  #f0f0f0;
min-height: 140px;
}


#controls {
padding: 5px 5px 5px 5px;
margin: 0px 0px 20px 0px;
text-align: center;
font-size: 1.3em;
letter-spacing: 0px;
height: 15px;
border: 1px solid  #f0f0f0;
background: url("./images/site/black_20.png") repeat;
}

body {
background: #000000 url("./images/site/dots.png") repeat;
font-family: Arial, Sans-serif;
font-weight: normal;
font-size: 75%;
line-height: 1.25;
color: #ffffff;
letter-spacing: 1px;
margin:0;
padding:0;
min-width: 960px;
text-align: left;
overflow: hidden;
}

#loading_bg {
position: fixed;
top: 0;
bottom: 0%;
left: 0;
right: 0%;
background: #000 url("./images/site/dots.png") repeat;
z-index: 97;
display: block;
}

#dotsOverlay {
	background: url("./images/site/dots.png") repeat;
	height:100%;
	width: 100%;
	z-index: 1;
	position: fixed;
left: 0px;
top: 0px;
}


#loading_sidebar {
width: 230px;
position: absolute;
top: 25px;
left: 50px;
text-align: left;
z-index: 101;
}

#loading_logo {
padding: 10px 15px 10px 15px;
margin: 20px 0px 20px 0px;
}

#loading_bar {
padding: 5px 15px 5px 15px;
margin: 20px 0px 20px 0px;
text-align: center;
font-size: 1.3em;
letter-spacing: 0px;
height: 30px;
}


#menuUpDown {
z-index: 1;
position: relative;
float: left;
}

#fullscreenDiv {
z-index: 1;
position: relative;
float: left;
}

#pauseDiv {
z-index: 1;
position: relative;
float: left;
}


#volDiv {
z-index: 1;
position: relative;
float: left;
}

#volumeTitle {
z-index: 1;
position: relative;
float: left;
}

#volumeBars {
z-index: 1;
position: relative;
float: left;
}


#livestreamPlayer {
z-index: 0;
position: absolute;
top: 110px;
left: 310px;
width: 640px;
height: 360px;
margin: "0px 0px 0px 0px";
-webkit-font-smoothing: antialiased;
overflow: hidden;
}




#clear {
clear:both;
}

/* JAVASCRIPTS */

#onAirNowPlayingSection {
font-size: 1em;
z-index: 1;
}

#offAirNowPlayingSection {
font-size: 1em;
z-index: 1;
}

#onOffDiv {
//width: 40px;
}

#onAirMessage {
color: red;
}

#clockDiv {
color: #cacaca;
}

#nowOrNext {
font-size: 1.1em;
line-height: 2em;
}

/* ONAIR */

#nowPlayingTitle {
font-size: 1.6em;
font-weight: normal;
display: block;
}

#nowPlayingTimes {
font-size: 1em;
font-weight: normal;
text-align: left;
}

#nowPlayingWhere {
font-size: 1em;
font-weight: normal;
text-align: left;
}


#click_to_watch {
}

/* theres no link currently, so i commented this out
.onAir {
cursor: pointer;
}
*/

/* OFFAIR */

.offAir {
color: #ffffff;
}

#scheduledTitle {
position: relative;
font-size: 1.6em;
font-weight: normal;
display: block;
}


#scheduledTimes {
position: relative;
font-size: 1em;
font-weight: normal;
text-align: left;

}

#scheduledWhere {
position: relative;
font-size: 1em;
font-weight: normal;
text-align: left;

}

#scheduledDate {
position: relative;
font-size: 1em;
font-weight: normal;
text-align: left;

}

#startingMomentarily {
position: relative;
font-size: 1em;
font-weight: normal;
text-align: left;
}


/* WRAPPER */

#wrapper {
width: 640px;
height: 360px;
position: relative;
margin: 110px 10px 0px 295px;
background: url("./images/site/black_70.png") repeat;
float: left;
padding: 20px 15px 20px 15px;
z-index: -5;
border: none;
}


#sectionTop {
width: 100%;
text-align: center;
z-index: -5;
}

#sectionHeader {
float: left;
display: inline;
font-size: 1.4em;
z-index: -5;
}


#sectionTop table {
float: right;
display: inline
z-index: -5;
}

.link {
padding: 0px 15px 0px 15px;
font-size: 0.8em;
}

#content {
margin: 65px 0 25px 0px;
font-size: 1.1em;
line-height: 1.4em;
}

#tweetBar {
list-style: none;
padding: 10px 15px 10px 15px;
margin: 0px 0px 0px 0px;
letter-spacing: 0px;
font-size: 1.1em;
border-top: 1px solid  #f0f0f0;
}

