body, html {
	margin:0;
	padding:0;
	color:#fff;
	font-size: 14px;
	font-family:  Arial, Verdana, sans-serif;
	line-height: 18px;
	background:#000;
	min-width: 900px;
}
ins {
	text-decoration:none;
}
.clear {
	clear: both;
	height:20px
}
.invisible {
    color:transparent;
}
.spacer {
	clear:right;
	height:20px;
	background-color:transparent
}
.iespacer {
	height:9px;
	background-color:transparent
}
hr {
	background-color:#69b0d0;
	color:#69b0d0;
	text-align:center;
	height: 1px;
	margin: 5px auto;
}
#wrap, #wrap2 {
	width:900px;
	margin:0 auto;
	background:#000;
}
/* content boxes */
#main, #main2 {
	background:#111;
	float:left;
	width:610px;
	padding:20px 0 20px 20px;
	border-left: 1px solid #69b0d0;
	border-bottom: 1px solid #25269c;
}
#main, {
 padding:20px 0 16px 20px;
}
#main2 {
	padding:20px 0 20px 20px;
}
#main2 h1 {
	margin:0 0 0 0;
	font-size: 20px;
	font-weight:bold;
}
#main-wide, #main-wide2, #main-wide3 {
	float: left;
	width: 860px;
	background: #111;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#111111', endColorstr='#000000');
	background: -webkit-gradient(linear, left top, left bottom, from(#111), to(#000));
	background: -moz-linear-gradient(top, #111, #000);
	border-left: 1px solid #69b0d0;
	border-bottom: 1px solid #25269c;
}
#main-wide, #main-wide2, #main-wide3 {
	padding:0 20px 16px 20px;
}
#main-wide h1, #main-wide2 h1, #main-wide3 h1 {
	margin:20px 0 0 0;
	font-size: 20px;
	font-weight:bold;
	color: #69b0d0;
}
#main-wide h2, #main-wide2 h2, #main-wide3 h2 {
	margin:20px 0 0 0;
	font-size: 16px;
	font-weight:bold;
	color: #25269c;
}
#main-wide a:link, #main-wide a:visited, #main-wide2 a:link, #main-wide2 a:visited {
	color: #69b0d0;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
}
#main-wide a:hover, #main-wide a:active, #main-wide2 a:hover, #main-wide2 a:active {
	color: #25269c;
	text-decoration: underline;
	background-color: transparent;
	font-weight: normal;
}
/* sidebar boxes */
#sidebar, #sidebar2, #sidebar3, #sidebar4 {
	float:right;
	width:230px;
	background: #111;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#000000');
	background: -webkit-gradient(linear, left top, left bottom, from(#222), to(#000));
	background: -moz-linear-gradient(top, #222, #000);
	border-left: 1px solid #69b0d0;
	border-bottom: 1px solid #25269c;
}
#sidebar3 {
	float:right;
	width:230px;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#000000');
	background: -webkit-gradient(linear, left top, left bottom, from(#222), to(#000));
	background: -moz-linear-gradient(top, #222, #000);
	border-left: 1px solid #69b0d0;
	border-bottom: 1px solid #25269c;
}
#sidebar h1, #sidebar2 h1, #sidebar3 h1, #sidebar4 h1 {
	margin:25px 0 0 0;
	font-size: 20px;
	font-weight:bold;
	color: #fff;
}
#sidebar {
	padding-top:5px;
	padding-left:20px;
	padding-bottom:10px;
}
#sidebar2 {
	padding-top:5px;
	padding-left:20px;
	padding-bottom:10px;
}
#sidebar3 {
	padding-top:0;
	padding-left:20px;
	padding-bottom:14px;
}
#sidebar4 {
	padding-top:5px;
	padding-left:20px;
	padding-bottom:10px;
}
#sidebar img {
	margin-left:20px
}
#sidebar2 img {
	margin-left:5px
}
#sidebar4 a:link, #sidebar4 a:visited {
	color: #69b0d0;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
#sidebar4 a:hover, #sidebar4 a:active {
	color: #25269c;
	text-decoration: underline;
	background-color: transparent;
	font-weight: bold;
}
/* sitemap navigation */
div.sitemap {
	clear: both;
	padding-top: 0;
	width:900px;
}
div.sitemap p {
	word-spacing:55px;
}
.sitemap a:link, .sitemap a:visited {
	color: #69b0d0;
	background-color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.sitemap a:hover, .sitemap a:active {
	color: #25269c;
	text-decoration: underline;
	background-color: #000000;
	font-weight: normal;
}
/* leaderboard ad spaces */
#leaderboard1-container, #leaderboard2-container, #leaderboard3-container, #leaderboard4-container {
	float: left;
	width: 900px;
	background: #111;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#111111', endColorstr='#000000');
	background: -webkit-gradient(linear, left top, left bottom, from(#111), to(#000));
	background: -moz-linear-gradient(top, #111, #000);
	border-right: 1px solid #69b0d0;
	border-top: 1px solid #25269c;
}
/*#leaderboard1-container {
	border-left: 1px solid #69b0d0;
	border-bottom: 1px solid #25269c;
}*/
#leaderboard1, #leaderboard2, #leaderboard3, #leaderboard4 {
	clear: left;
	float: left;
	width: 900px;
	padding: 20px 0;
	margin: 0 0 0 0;
	text-align:center;
	display: inline;
}
/* footer */
#footer {
	clear:both;
}
div.footer {
	width: 900px;
	background: #111;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#111111');
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#111));
	background: -moz-linear-gradient(top, #000, #111);
	padding: 20px 0 10px 0;
	color:#666666;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-align:center;
}
div.footer a:link, div.footer a:visited {
	background-color:transparent;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	text-align:left;
	text-decoration:none;
}
div.footer a:hover, div.footer a:active {
	background-color:transparent;
	color: #25269c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	text-align:left;
	text-decoration:underline;
}
/* schedule */
div.schedule {
	clear: both;
	padding-top: 0;
	width:880px;
}
div.schedule span.schedule {
	float: left;
	width: 125px;
	margin: 0 0 0 0;
}
#main-wide div.schedule a:link, #main-wide div.schedule a:visited {
	background-color:transparent;
	color: #69b0d0;
	text-decoration:none;
}
#main-wide div.schedule a:hover, #main-wide div.schedule a:active {
	background-color:transparent;
	color: #25269c;
	text-decoration:none;
}
#main-wide div.schedule .shows a:link, #main-wide div.schedule .shows a:visited {
	background-color:transparent;
	color: #fff;
	text-decoration:underline;
}
#main-wide div.schedule .shows a:hover, #main-wide div.schedule .shows a:active {
	background-color:transparent;
	color: #25269c;
	text-decoration:underline;
}
/* host bios */
/*#hosts6 a:link, #hosts6 a:visited {
	color: #69b0d0;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
}
#hosts6 a:hover, #hosts6 a:active {
	color: #25269c;
	text-decoration: underline;
	background-color: transparent;
	font-weight: normal;
}*/
#hosts, #hosts1, #hosts2, #hosts3, #hosts4, #hosts5, #hosts6, #hosts7, #hosts8, #hosts9, #hosts10, #hosts11, #hosts12, #hosts13, #hosts14, #hosts15, #hosts16, #hosts17, #hosts18, #hosts19, #hosts20, #hosts21, #hosts22, #hosts23, #hosts24, #hosts25, #hosts26, #hosts27, #hosts28, #hosts29, #hosts30, #hosts31, #hosts32, #hosts33, #hosts34, #hosts35 {
	float: left;
	width: 860px;
	background: #111;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#111111', endColorstr='#000000');
	background: -webkit-gradient(linear, left top, left bottom, from(#111), to(#000));
	background: -moz-linear-gradient(top, #111, #000);
	border-left: 1px solid #69b0d0;
	border-bottom: 1px solid #25269c;
	padding:0 20px 13px 20px;
}
#hosts h1, #hosts1 h1 {
	margin:20px 0 0 0;
	font-size: 20px;
	font-weight:bold;
	color: #fff;
}
#hosts h2, #hosts1 h2, #hosts2 h2, #hosts3 h2, #hosts4 h2, #hosts5 h2, #hosts6 h2, #hosts7 h2, #hosts8 h2, #hosts9 h2, #hosts10 h2, #hosts11 h2, #hosts12 h2, #hosts13 h2, #hosts14 h2, #hosts15 h2, #hosts16 h2, #hosts17 h2, #hosts18 h2, #hosts19 h2, #hosts20 h2, #hosts21 h2, #hosts22 h2, #hosts23 h2, #hosts24 h2, #hosts25 h2, #hosts26 h2, #hosts27 h2, #hosts28 h2, #hosts29 h2, #hosts30 h2, #hosts31 h2, #hosts32 h2, #hosts33 h2, #hosts34 h2, #hosts35 h2 {
	margin:20px 0 0 0;
	padding-bottom:20px;
	font-size: 16px;
	font-weight:bold;
	color: #69b0d0;
}

#hosts div.hostsrow, #hosts1 div.hostsrow, #hosts2 div.hostsrow, #hosts3 div.hostsrow, #hosts4 div.hostsrow, #hosts5 div.hostsrow, #hosts6 div.hostsrow, #hosts7 div.hostsrow, #hosts8 div.hostsrow, #hosts9 div.hostsrow, #hosts10 div.hostsrow, #hosts11 div.hostsrow, #hosts12 div.hostsrow, #hosts13 div.hostsrow, #hosts14 div.hostsrow, #hosts15 div.hostsrow, #hosts16 div.hostsrow, #hosts17 div.hostsrow, #hosts18 div.hostsrow, #hosts19 div.hostsrow, #hosts20 div.hostsrow, #hosts21 div.hostsrow, #hosts22 div.hostsrow, #hosts23 div.hostsrow, #hosts24 div.hostsrow, #hosts25 div.hostsrow, #hosts26 div.hostsrow, #hosts27 div.hostsrow, #hosts28 div.hostsrow, #hosts29 div.hostsrow, #hosts30 div.hostsrow, #hosts31 div.hostsrow, #hosts32 div.hostsrow, #hosts33 div.hostsrow, #hosts34 div.hostsrow, #hosts35 div.hostsrow {
	clear: both;
	width:880px;
}
#hosts div.hostsrow span.hostphoto, #hosts1 div.hostsrow span.hostphoto, #hosts2 div.hostsrow span.hostphoto, #hosts3 div.hostsrow span.hostphoto, #hosts4 div.hostsrow span.hostphoto, #hosts5 div.hostsrow span.hostphoto, #hosts6 div.hostsrow span.hostphoto, #hosts7 div.hostsrow span.hostphoto, #hosts8 div.hostsrow span.hostphoto, #hosts9 div.hostsrow span.hostphoto, #hosts10 div.hostsrow span.hostphoto, #hosts11 div.hostsrow span.hostphoto, #hosts12 div.hostsrow span.hostphoto, #hosts13 div.hostsrow span.hostphoto, #hosts14 div.hostsrow span.hostphoto, #hosts15 div.hostsrow span.hostphoto, #hosts16 div.hostsrow span.hostphoto, #hosts17 div.hostsrow span.hostphoto, #hosts18 div.hostsrow span.hostphoto, #hosts19 div.hostsrow span.hostphoto, #hosts20 div.hostsrow span.hostphoto, #hosts21 div.hostsrow span.hostphoto, #hosts22 div.hostsrow span.hostphoto, #hosts23 div.hostsrow span.hostphoto, #hosts24 div.hostsrow span.hostphoto, #hosts25 div.hostsrow span.hostphoto, #hosts26 div.hostsrow span.hostphoto, #hosts27 div.hostsrow span.hostphoto, #hosts28 div.hostsrow span.hostphoto, #hosts29 div.hostsrow span.hostphoto, #hosts30 div.hostsrow span.hostphoto, #hosts31 div.hostsrow span.hostphoto, #hosts32 div.hostsrow span.hostphoto, #hosts33 div.hostsrow span.hostphoto, #hosts34 div.hostsrow span.hostphoto, #hosts35 div.hostsrow span.hostphoto {
	width: 110px;
	float:left;
	background-color:transparent;
	padding: 0 10px 0 0;
	text-align: left;
}
#hosts div.hostsrow span.hostbio, #hosts1 div.hostsrow span.hostbio, #hosts2 div.hostsrow span.hostbio, #hosts3 div.hostsrow span.hostbio, #hosts4 div.hostsrow span.hostbio, #hosts5 div.hostsrow span.hostbio, #hosts6 div.hostsrow span.hostbio, #hosts7 div.hostsrow span.hostbio, #hosts8 div.hostsrow span.hostbio, #hosts9 div.hostsrow span.hostbio, #hosts10 div.hostsrow span.hostbio, #hosts11 div.hostsrow span.hostbio, #hosts12 div.hostsrow span.hostbio, #hosts13 div.hostsrow span.hostbio, #hosts14 div.hostsrow span.hostbio, #hosts15 div.hostsrow span.hostbio, #hosts16 div.hostsrow span.hostbio, #hosts17 div.hostsrow span.hostbio, #hosts18 div.hostsrow span.hostbio, #hosts19 div.hostsrow span.hostbio, #hosts20 div.hostsrow span.hostbio, #hosts21 div.hostsrow span.hostbio, #hosts22 div.hostsrow span.hostbio, #hosts23 div.hostsrow span.hostbio, #hosts24 div.hostsrow span.hostbio, #hosts25 div.hostsrow span.hostbio, #hosts26 div.hostsrow span.hostbio, #hosts27 div.hostsrow span.hostbio, #hosts28 div.hostsrow span.hostbio, #hosts29 div.hostsrow span.hostbio, #hosts30 div.hostsrow span.hostbio, #hosts31 div.hostsrow span.hostbio, #hosts32 div.hostsrow span.hostbio, #hosts33 div.hostsrow span.hostbio, #hosts34 div.hostsrow span.hostbio, #hosts35 div.hostsrow span.hostbio {
	width: 740px;
	float:left;
	background-color:transparent;
	padding: 0 0 0 0;
	margin:-5px 0 0 0;
	text-align: left;
}
/* mixshow links */
#hosts1 a:link, #hosts1 a:visited, #hosts2 a:link, #hosts2 a:visited, #hosts3 a:link, #hosts3 a:visited, #hosts4 a:link, #hosts4 a:visited, #hosts5 a:link, #hosts5 a:visited, #hosts6 a:link, #hosts6 a:visited, #hosts7 a:link, #hosts7 a:visited {
	color: #25269c;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
}
#hosts1 a:hover, #hosts1 a:active, #hosts2 a:hover, #hosts2 a:active, #hosts3 a:hover, #hosts3 a:active, #hosts4 a:hover, #hosts4 a:active, #hosts5 a:hover, #hosts5 a:active, #hosts6 a:hover, #hosts6 a:active, #hosts7 a:hover, #hosts7 a:active {
	color: #69b0d0;
	text-decoration: none;
	background-color: transparent;
	font-weight: normal;
}
/* popup players */
.player {
	background-color:#111;
	width:468px;
	padding:0px;
	margin:0px;
}
.playerline1 {
	clear:both;
	background: #111;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#111111');
	background: -webkit-gradient(linear, left top, left bottom, from(#555), to(#111));
	background: -moz-linear-gradient(top, #555, #111);
	width:468px;
	height:20px;
}
.playerline2 {
	clear:both;
	background: #111;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#111111', endColorstr='#000000');
	background: -webkit-gradient(linear, left top, left bottom, from(#111), to(#000));
	background: -moz-linear-gradient(top, #111, #555);
	border-bottom: 1px solid #25269c;
	width:468px;
	height:20px;
}
.playerline3 {
	clear:both;
	background: #111;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#111111');
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#111));
	background: -moz-linear-gradient(top, #555, #111);
	width:468px;
	height:30px;
	border-top: 1px solid #69b0d0;
}
div.playernowplaying {
	float: left;
	height:50px;
	width: 450px;
	margin:0px;
}
div.playerrow span.left {
	float: left;
	height:50px;
	width: 234px;
	margin:0px;
	background-image:url(../graphics/logotop.jpg);
	background-repeat:repeat-x;
}
div.playerrow span.right {
	float: left;
	height:50px;
	width: 234px;
}
div.playerrow span.flashleft {
	float: left;
	height:50px;
	width: 328px;
	margin:0px;
	margin:0px;
	background-image:url(../graphics/logotop.jpg);
	background-repeat:no-repeat;
	background-color:#111111
}
div.playerrow span.flashright {
	float: left;
	height:50px;
	width: 140px;
	background-color:#FFFFFF
}
div.playertagline {
	float: left;
	height:30px;
	width: 450px;
	margin:0px;
}
div.playertagline a:link, div.playertagline a:visited {
	color: #69b0d0;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
}
div.playertagline a:hover, div.playertagline a:active {
	color: #fff;
	text-decoration: underline;
	background-color: transparent;
	font-weight: normal;
}
div.playerbottom {
	float: left;
	height:50px;
	width: 468px;
	margin:0px;
	background-image:url(/graphics/adbanner.gif);
}
