body{
	font-size: 12px;
	color: white;
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	background-color: #5C5C62;
	/*background-image: url(../images/gradient.jpg);
	background-repeat: repeat;*/
}
div.floatingfooter{
	position: fixed;
	bottom: 0px;
	/*background-color: black;*/
	color: black;
	font-size: 10px;
	clear: both;
}
div.content{
	/*margin-left: 250px;
	margin-right: 20%;*/
	margin-left: 250px;
	padding: 7px;
	border-top: 4px #82AEAC solid;;
	/*background-color: red;*/
}
div.header{
	/*height: 100px;*/
	background-color: #3C3C52;
	/*border-bottom: 2px #553403 solid;*/
	/*margin-left: 300px;*/
	/*text-align: center;*/
	/*clear: both;*/
	/*float: right;
	position: fixed;*/
}
div.fixednavbar{
	width: 250px;
	/*top: -10px;*/
	/*position: fixed;*/
	float: left;
	margin-left: 0px;
	background-color: #3C3C52;
	border-right: 4px #82AEAC solid;
border-bottom: 4px #82AEAC solid;;
}
div.fixednavbar a{
	color: #82AEAC;;
}
div.fixednavbar a:hover{
	color: #F0C097;;
}
div.rightbar{
	width: 20%;
	/*position: relative;*/
	float: left;
	padding-top: 2px;
	/*top: 105px;*/
	/*left: 5px;*/
	/*background-color: #8e8e8e;*/
	/*margin-left: -5px;*/
	/*border: 2px solid red;*/
}
ul.navbar{
	font-size: 130%;
}
div.spotlight{
	/*margin: 0 auto;
	padding: 5px;	
	text-align: center;
	border: 1px dashed white;*/
}
.fakelink{
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	font-size: 14px;
}
a{
	color: #82AEAC;;
}
a.dark{
	color: #82AEAC;;
}
/*a:link{
	;
}
a.dark:link{
	;
}*/
a:visited{
	color: #82AEAC;;
}
a.dark:visited{
	color: #82AEAC;;
}
a:hover{
	color: #F0C097;;
}

div.tunein{
	/*position: fixed;*/
	/*width: 250px;*/
	height: 100px;
	text-align: center;
	font-size: 18px;
	margin-top: 10px;
	top: 0px;
	left: 5px;
	float: right;
}
div.donate{
	height: 100px;
	text-align: center;
	font-size: 18px;
	margin-top: 10px;
	top: 0px;
	left: 5px;
	float: right;
}
.small{
	font-size: 10px;
	text-align: center;
	left: 5px;
}
.centre{
	text-align: center;
	display: block;
    margin-left: auto;
    /*margin-right: auto;*/
}
p.bigandcentre{
	font-size: 16pt;
	text-align: center;
}
/* Schedule Styles */
table.schedule{
	background: #f6ffff;
	border: 1px solid black;
	border-collapse: collapse;
	color: black;
}
tr.row:hover{
	background-color: #ffe5e5;
}
tr.row td:hover{
	background-color: #ffbaba;
}
table.schedule tr,
table.schedule td, 
table.schedule th{
	border: 1px solid black;
	font-size: 10pt;
	text-align: center;
	padding: 2px;
}
body.schedulepage{
	font-size: 10px;
	font-family: 'Courier New', monospace;
}
/* Bio Styles */
table.bio{
	border: 1px solid gray;
	border-collapse: collapse;	
}
span.djname{
	text-size: 14px;
}
span.aboutme{
	text-size: 12px;
}

div.login_area{
	text-align: right;
}

/*How To Listen Styles*/
table.rowhighlight{
	background: #f6ffff;
	border: 1px solid black;
	border-collapse: collapse;
	color: black;
	width: 100%;
}
table.rowhighlight tr:hover{
	background-color: #ffe5e5;
}
table.rowhighlight tr,
table.rowhighlight td,
table.rowhighlight th{
	border: 1px solid black;
	font-size: 12pt;
	padding: 2px;
	text-align: center;
}
th.progname{
	width: 10%;
}
th.details{
	width: 50%;
}
th.playlink{
	width: 20%;
}
th.platform{
	width: 20%;
}
/*Advertising Styles*/
table.adtable{
	/*background: #6a82b9;*/
	border: 4px solid white;
	border-collapse: collapse;
	color: black;
	width: 100%;
}
table.adtable tr:hover{
	background-color: #ffe5e5;
}
table.adtable tr,
table.adtable td,
table.adtable th{
	border: 1px solid black;
	font-size: 12pt;
	padding: 2px;
	text-align: left;
}
table.adtable th{
	font-weight: bold;
}
/*Main Page*/
div.announcements{
	/*margin: 10px;
	border: 1px dashed #fcff00;*/
	padding: 3px;
	/*height: 300px;
	float: left;*/
	/*overflow: auto;*/
	/*width: 70%;*/
}
span.announcementtitle{
	font-size: 16px;
	color: black;
}
span.announcementstitle{
	font-size: 22px;
	font-weight: bold;
	color: black;
}
div.onair{
	/*margin-bottom: 40px;*/
	border-right: 2px dashed #82AEAC;
border-bottom: 2px dashed #82AEAC;;
	margin-top: 4px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	background-color: #5C5C62;
	margin-right: 5px;
	margin-bottom: 5px;
	/*height: 300px;*/
	/*width: 35%;*/
	/*text-align: center;*/
	/*float: right;*/
	/*position: relative;*/
	/*display: table;*/
	/*overflow: hidden;*/
}
div.onairinfo{
	text-align: center;
}
div.boxcontents{
	/*margin-top: -20px;*/	
}
span.boxtitle{
	/*top: -12px;
	background-color: white;*/
	color: black;
	left: 25px;
	padding-left: 2px;
	padding-right: 2px;
	position: relative;
	font-weight: bold;
	font-size: 18px;
}

div.inneronair{
	#position: absolute;
	#top: 50%;
	display: table-cell; 
	vertical-align: middle;
}
div.innest{
	#position: relative;
	#top: -50%;
	text-align: center;
}

div.banners{
	clear: both;
	margin: 10px;
	border: 2px dashed #ff0000;
	padding: 3px;
	height: 150px;
	float: left;
	overflow: hidden;
	width: 55%;
}

div.comment-desc {
	font-size:12px;
}

/* Friend/Supporter/Sponsor Styles */
div.supporter{
	border: 1px dashed red;
	margin: 2px;
	padding: 2px;
}



div.playlist{
	width: 100%;
	height: 400px;
	overflow: scroll;
}


/* Email Styles */
.unreadmessage{
	font-weight: bold;
}
.readmessage{
	font-weight: normal;
}
.linktomessage{
	cursor: pointer;
}
#comments{
	width: 100%;	
}
#divcommentstable{
	height: 400px;
	width: 100%;
	overflow: scroll;
}
#readcomment{
	border: 2px dotted gray;
}
#displaycomment{
	width: 50%;
	height: 100px;
}
table.artisttable{
	width: 95%;
	text-align: center;
}
table.artisttable td{
	width: 50%;
	text-align: center;
}

/*Styles for sale page*/
div.saleitem{
	padding: 5px;
	font-size: 12pt;
	border: 1px gray dashed;
}
div.itemname{
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 5px;
}
div.description{
	margin-left: 50px;
}
div.cost{
	margin-left: 50px;
}
div.contactinfo{
	font-style: italic;
}
