body
{
	margin: 0px;
	font: 10px arial;
	background-color: #f8f8f8;
	text-align: center;
	background-image: url('http://novastreamradio.org/templates/novastream2/images/bg.gif');
	background-repeat: repeat-y;
	background-position: center;

}

a
{
	color: #426599;
}

input
{
	border: 1px #cccccc solid;
	margin: 0px;
	font: 10px verdana;
}

table
{
	font-size: 10px;
}
#Container
{
	background-color: #ffffff;
	text-align: left;
	margin: auto;
	width: 756px;
	position: relative;

}

#topLinks
{
	text-indent: 5px;
	line-height: 16px;
	font-size: 11px;
	background-color: #000000;
	color: #ffffff;
}

#topLinks a
{
	color: #FEB266;
	font-weight: bold;
	text-decoration: none;
}

#topLinks a:hover
{
	color: #ffffff;
}

#header
{
	height: 40px;
	background-color: #ffffff;
	background-image: url('http://novastreamradio.org/templates/novastream2/images/newlogo.png');
	background-repeat: no-repeat;
	background-position: left center;
}

.headerNav
{
	position: absolute;
	top: 0px;
	right: 8px;
}

#navSpan
{
	height: 24px;
	background-color: #ffffff;
	background-image: url('http://novastreamradio.org/templates/novastream2/images/navspan.png');
	background-repeat: no-repeat;
	background-position: left center;

}
#navSpan a
{
	color: #ffffff;
	padding-left: 14px;
	line-height: 24px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#navSpan a:hover
{
	color: #ece7a9;
}

#nowPlaying
{
	border: 1px #cccccc solid;
	background-color: #fefee0;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	margin: 4px;
	/*width: 100%; 
	z-index: 9999; 
	position: fixed;*/
}

#mainPage
{
	width: 100%;
}

#mainPage .rightMenu
{
	width: 140px;
	border-left: 1px #cccccc dashed;
}

#footer
{
	color: #000000;
}


.theBox
{
	width: 100%;
}
.theBoxLeftHeader
{
	/*background-image: url('http://novastreamradio.org/templates/novastream2/images/hleft3.png'); */
	background-repeat: no-repeat;
	background-position: left;
	background-color: #426599;
	width: 21px;
	height: 14px;
}

.theBoxCenterHeader
{
	width: 100%;
	background-color: #426599;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}

.theBoxRightHeader
{
	/*background-image: url('http://novastreamradio.org/templates/novastream2/images/hright2.png');*/
	background-repeat: no-repeat;
	background-position: right;
	background-color: #426599;
	width: 4px;
}

a.boxLink
{
	display: block;
	margin: auto;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-color: #ffffff;
	width: 100px;
}

.newsEntryOn
{
	border-bottom: 1px #cccccc dashed;
	padding: 4px;
}

.newsEntryOn small
{
	color: #404040;
}

.newsEntryOn h2
{
	font-size: 12px;
	background-image: url('http://novastreamradio.org/templates/novastream2/images/minus.gif');
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
	font-weight: bold;
	margin: 0px;
	text-indent: 14px;
}
.newsEntryOn div
{
	border: 1px #cccccc solid;
	font-size: 11px;
	background-color: #EFF3FB;
	padding: 4px;
}

.newsEntryOff
{
	border-bottom: 1px #cccccc dashed;
	padding: 4px;
}

.newsEntryOff small
{
	color: #404040;
}

.newsEntryOff h2
{
	font-size: 12px;
	background-image: url('http://novastreamradio.org/templates/novastream2/images/plus.gif');
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
	font-weight: bold;
	margin: 0px;
	text-indent: 14px;
}

.newsEntryOff div
{
	display: none;
}

#ad
{
	border: 1px #cccccc solid;
	background-color: #FBF1DF;
	margin: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 468px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	color: #808080;

}

#streamList .streamName, #streamList .streamSong, #streamList .streamLinks
{
	border-bottom: 1px #cccccc solid;
}
#streamList .streamName
{
	line-height: 40px;
	width: 150px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

#streamList .streamSong
{
	font-weight: bold;
	font-size: 11px;
}

#streamList .streamLinks
{
	width: 150px;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

#streamList .streamLinks img
{
	margin-left: 2px
}

#login
{
	margin: auto;
	margin-top: 10px;
	font-weight: bold;
	text-align: center;
	border-width: 0px;
	border: 1px #cccccc solid;
	width: 400px;
	background-color: #ffffff;
	padding: 10px;
}

#requestSearchBox
{
	text-align: center;
	font-size: 11px;
}

#requestSearchBox .alpha
{
	font-weight: bold;
}
#requestSearchBox .alpha a
{
	text-decoration: none;
	color: #426599;
}
#requestSearchBox .alpha a:hover
{
	text-decoration: underline;
	color: #FEB266;
}

#requests
{
	width: 100%;
	font-size: 10px;
}

#requests th
{
	text-align: left;
	font-size: 11px;
	background-color: #426599;
	color: #ffffff;
	text-indent: 10px;
}

#requests td
{
	text-indent: 5px;
	line-height: 14px;
}

.reqLeft
{
	background-image: url('http://novastreamradio.org/templates/novastream2/images/hleft3.png');
	background-repeat: no-repeat;
	background-position: center left;
	background-color: #426599;
	height: 14px;
	line-height: 10px;

}
.reqRight
{
	background-image: url('http://novastreamradio.org/templates/novastream2/images/hright2.png');
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #426599;
	height: 14px;
}

.highlight
{
	background-color: yellow;
	color: #000000;
}

.timeOff
{
	text-align: center;
	background-color: #ECE9D8;
	width: 30px;
}

.timeOn
{
	background-color: #C7BF95;
	width: 30px;
	text-align: center;
}

.dayOff
{
	text-align: center;
	background-color: #404040;
	color: #ffffff;
	width: 76px;
}

.dayOn
{
	text-align: center;
	background-color: #eeeeee;
	color: #000000;
	width: 76px;
}

#currentList
{
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}

#reqOff
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #ff0000;

}

a.schLink
{
	display: block;
	text-decoration: none;
	color: #000000;
}
a.schLink:hover
{
	background-color: #000000;
	color: #ffffff;
}

div.staffListBox
{
	border: 1px #cccccc solid;
	background-color: #EFF3FB;
	height: 120px;
	width: 290px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}

div.staffListBox img.dooky
{
	float: left;
	margin: 10px;
	width: 100px;
	height: 100px;

}

div.staffListBox div
{
	padding-top: 10px;
	font-weight: bold;
	font-size: 11px;
}

#myInfoTable input
{
	font-size: 10px;
}

#nsMenu
{
	background-color: #426599;
	border-bottom: 1px #000000 solid;
	height: 14px;
	position: relative;
}

#nsMenu .curTime
{
	position: absolute;
	right: 4px;
	top: 0px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

#nsMenu ul
{
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#nsMenu ul li
{
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;
}

#nsMenu ul li a
{
	padding-left: 10px;
	border-size: 0px;
	border-right: 1px #000000 solid;
	padding-right: 10px;
	text-decoration: none;
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#nsMenu ul li a:hover
{
	background-color: #E5E6EB;
	color: #000000;
}

#nsMenu ul li ul
{
	display: block;
	border: 1px #202020 solid;
	background-color: #F1F2F9;
	top: 14px;
	left: -1px;
	position: absolute;
	clear: both;
	padding: 0px;
	margin: 0px;
}

#nsMenu ul li ul li a
{
	color: #426599;
	border-right: 0px #000000 solid;
	font-weight: normal;
	font-size: 10px;
	background-color: #F1F2F9;
	display: block;
	padding: 0px;
	margin: 0px;
	text-indent: 10px;
	width: 120px;
	line-height: 16px;
}
#nsMenu ul li ul li a:hover
{
	background-color: #F1F2F9;
	color: #426599;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}


#nsMenu ul li ul li
{
	display: block;
	padding-right: 10px;
	font-size: 11px;
	font-weight: bold;
	text-indent: 5px;
	float: none;
	padding: 0px;
	margin: 0px;
}

#nsMenu .menuOff ul { display: none; }
#nsMenu .menuOn ul { display: block; }


#showBox
{
	margin: 10px;
}
#showBox h1
{
	margin-bottom: 2px;
	border-bottom: 1px #000000 solid;
	color: #ff0000;
	font-size: 14px;
}

/*
 *
 *
*/
.albumBoxOff
{
	position: relative;
	border: 1px #cccccc solid;
}
.albumBoxOff .song
{
	background-color: #EFF3FB;
	border-bottom: 1px #EFF3FB solid;
	line-height: 21px;
	text-indent: 10px;
}
.albumBoxOff .song .songSong
{
	display: inline;
}
.albumBoxOff .status
{
	position: absolute;
	top: 1px;
	right: 1px;
	width: 19px;
	height: 19px;
	background-image: url('http://novastreamradio.org/templates/novastream2/images/arrow_off.gif');
	background-repeat: no-repeat;
	background-position: center;
}

.albumBoxOff .songList
{
	display: none;
}



.songList
{
	font-size: 11px;
}

.songList .cover
{
	background-image: url('http://novastreamradio.org/avatar.php?avatar=Fiz');
	background-repeat: no-repeat;
	background-position: center;
	height: 100px;
	width: 120px;
	float: left;
}

.songList .currentSong
{
	font-weight: bold;
}

.onDemandLinkOff
{
	border: 1px #ffffff solid;
}
.onDemandLinkOn
{
	border: 1px #273D6E solid;
	background-color: #eeeeee;
}

/*
 *
 *
*/
.albumBoxOn
{
	position: relative;
	border: 1px #cccccc solid;
}
.albumBoxOn .song
{
	background-color: #EFF3FB;
	border-bottom: 1px #D7E1F5 solid;
	line-height: 21px;
	text-indent: 10px;
}
.albumBoxOn .song .songSong
{
	display: none;
}
.albumBoxOn .status
{
	position: absolute;
	top: 1px;
	right: 1px;
	width: 19px;
	height: 19px;
	background-image: url('http://novastreamradio.org/templates/novastream2/images/arrow_on.gif');
	background-repeat: no-repeat;
	background-position: center;
}
.albumBoxOn .songList
{
	display: block;
}


.showBoxList
{
	width: 300px;
	height: 86px;
	line-height: 86px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	float: left;
	border: 1px #eeeeee solid;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;

}
.showBoxListImg
{
	width: 300px;
	height: 86px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;

}
.topDJs
{
	width: 100%;
	font-size: 10px;
}

.topDJs th
{
	text-align: left;
	font-size: 11px;
	background-color: #426599;
	color: #ffffff;
	text-indent: 10px;
}

.topDJs td
{
	text-indent: 5px;
	line-height: 14px;
}
