@charset "UTF-8";
body {
	background: #000;
	font-family: Helvetica;
	margin:0;
	padding:0;
	color: #fff;
}
a, a:visited {
	color: #00CCFF;
}
#player td {
	padding: 1px;
	border: 3px solid #000;
}
h2.title {
	margin: 0;
}
h3.extra {
	margin: 6px 0 25px;
	font-size: 15px;
}

h4.footer {
	margin: 10px 0 25px;
	font-size: 14px;
}

#footer {
	margin: 10px 0 20px 0;
	font-size: 12px;
}
#footer a,
#footer a:visited {
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	color: #00ccff;
}
/* SCROLLER */
.scroller_heading {
	font-family:Arial;
	font-size: 14px;
	padding: 4px 0;
	margin-bottom: 10px;
	font-weight: bold;
}
.scroller_heading a {
	text-decoration: none;
}
.scroller_heading a:hover {
	text-decoration:underline;
}

table.header td {
	padding: 0 20px;
}
table.header td a, table.header td a:visited {
	color: #CDCDCD;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	font-variant:small-caps;
	text-decoration: none;
}
table.header td a:hover {
	text-decoration: underline;
}
table.main {
	background: #333 url('/images/player_bg.jpg') repeat-x; 
	border: 3px solid #191919;
}

/* HEADER & MAIN */
table.stars-header,
table.stars-main {
	border: solid #232323;
	border-width: 0 1px;
}
table.stars-header {
	background: url(/images/stars_header.jpg) no-repeat;
}
table.stars-main {
	background: url(/images/stars_runner.jpg) repeat-y 0 153px;
}
/* header links */
table.stars-header td {
	padding: 0 20px;
}
table.stars-header td a, table.stars-header td a:visited {
	color: #CDCDCD;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	font-variant:small-caps;
}
.stars_top {
	background: url(/images/stars_top.jpg) no-repeat;
}
/* FOOTER */
table.stars-footer {
	margin-top: 20px;
	background: url(/images/stars_footer_bg.gif) repeat-x;
}
table.stars-footer a {
	text-decoration: none;
}
table.stars-footer a, table.stars-footer a:visited {
	color: #fff;
	font-size: 12px;
}
table.stars-footer a:hover {
	color: #fff;
	text-decoration: underline;
}
/* BORDER BOX - STARS */
div.box { margin-top: 30px; }
.box-stars-top { border-top: 5px solid #efeeee; background: #fff; }
.box-stars-right { border-right: 5px solid #efeeee; background: #fff; }
.box-stars-bottom { border-bottom: 5px solid #efeeee; background: #fff; }
.box-stars-left { border-left: 5px solid #efeeee; background: #fff; }
td.box-stars-content { background: #fff; background: url('/images/stars_box_bgg.png') }

/* --- END STARS DESIGN --- */

.printonly { display: none; margin:: 0; paddding: 0; line-height:normal; }

/* SHARE THIS */
.stbutton {
	font-size:14px;
	font-weight:bold;
}