body {
	background: black;
	width: 960px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 75%;
	color: #444444;
}
input 
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #444444;
	font-size: 100%;
}
form 
{
	margin: 0;
}
ol, div#content div div ul
{
	margin-left: 25px;
}
div > ol, div#content div div > ul
{
	padding: 0;
} 

p, div#content div div li  
{
	margin: 0;
	margin-bottom: 1em;
	line-height: 1.5em;
}
a img 
{
	border: none;
}
p.intro 
{
	font-size: 1.3em;
}
div#content div div a
{
	display: block;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	padding-left: 14px;
	background: url(/files/layout/arrow.gif) 0 5px no-repeat;
	color: #8F0A08;
}
div#content div div a:hover 
{
	color: #C78B76;
	background-image: url(/files/layout/arrow-hover.gif);
}

h1 
{
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 2em;
}
h2 
{
	margin-top: 6px;
	margin-bottom: 17px;
	font-size: 1.5em;
	font-weight: normal;
	clear: both;
}
input.textfield {
	padding: 4px;
	background: white;
	border: none;
}
label {
	display: block;

}
div#wrap {
	background: url(/files/layout/top-bg.gif) 0 0 no-repeat;
}
div#top {
	background: url(/files/layout/top-3.gif) right 11px no-repeat;
	height: 211px;
	margin-top: 0;
	margin-bottom: 0;
}
div#lefttop 
{
	float: left;
	height: 83px;
}
img#logotype 
{
	margin-top: 25px;
	margin-left: 10px;
}
div#player 
{
	margin-left: 10px;
}
form#signup {
	float: right;
	margin: 0;
	padding: 0;
	margin-right: 121px;
	margin-top: 26px;
	font-size: 90%;
}
form#signup {
	color: white;
}
form#signup label {
	color: white;
	margin-bottom: 4px;
	font-weight: bold;
}
form#signup input.textfield
{
	width: 123px;
	margin-bottom: 4px;
}
div#top ul {
	clear: both;
	margin: 0;
	margin-left: 10px;
	padding: 0;
}
div#top ul li {
	list-style: none;
	display: inline;
}
div#top ul li a {
	font-size: 90%;
	margin-top: 70px;
	display: block;
	float: left;
	background: url(/files/layout/topmenu-bg.gif) no-repeat;
	width: 107px;
	margin-right: 3px;
	padding-top: 11px;
	height: 28px;
	padding-left: 8px;
	text-decoration: none;
	color: white;
	font-weight: bold;
}
div#top ul li a:hover, div#top ul li a.selected {
	background: url(/files/layout/topmenu-hover.gif) no-repeat;
}
div#content {
	background: white;
	padding: 4px;
	height: 310px;
}
div > div#content {
	height: auto;
	min-height: 310px;
}

/* -- content columns --*/
div#content div 
{
	background: url(/files/layout/content-top.gif) repeat-x;
	padding: 10px;
	padding-top: 20px;
}
div#content div div
{
	background: none;
	padding: 0;
	margin-left: 3px;
	margin-right: 10px;
	float: left; 
}

div#content div div.onecol
{
	width: 125px; 
	margin-left: 0;
}
div#content div div.twocol
{
	width: 253px; 
}
div#content div div.threecol
{
	width: 388px; 
}
div#content div div.halfcol
{
	width: 183px; 
	margin: 0;
}
div#content span.list a 
{
	background: none;
	padding: 0;
	font-weight: normal;
	font-size: 100%;
}


div.col 
{
	margin-left: 137px;
	width: 350px;
	float: left;
}

div#footer 
{
	font-size: 90%;	
	color: #777777;
	background: url(/files/layout/footer-bg.gif) 0 15px repeat-x;
	height: 40px;
	padding: 10px;
	padding-left: 20px;
	clear: both;
	margin-bottom: 120px;
}
div#footer span 
{
	float: left;
}

div#footer a 
{
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	color: #777777;
	text-decoration: none;
	padding-left: 8px;
	font-weight: boldd;
	background: url(/files/layout/arrow-gray.gif) 0 4px no-repeat;
}
div#footer a:hover
{
	color: White;
	background-image: url(/files/layout/arrow-white.gif);
}

/* ----------- */

div#content div.boxes a
{
	font-size: 80%;
	line-height: normal;
	font-weight: normal;
	float: left;
	width: 209px;
	height: 122px;
	background: none;
	border-right: 4px solid white;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 0;
}
div#content div.boxes a:hover 
{
	background: url(/files/layout/box-bg.gif) repeat-x;
	color: #444444;
}

div#content div.boxes a img
{
	float: left;
}
div#content div.boxes a h3 
{
	color: #8F0A08;
	font-size: 115%;
	font-weight: bold;
	margin: 0;
	margin-bottom: 0.5em;
}

/* ----------- */

div#content div.thumbs a
{
	line-height: normal;
	font-weight: normal;
	float: left;
	width: 120px;
	background: none;
	border-right: 4px solid white;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 0;
}
div#content div.thumbs a:hover 
{
	background: none;
}

div#content div.thumbs a h3 
{
	color: #8F0A08;
	font-size: 115%;
	font-weight: bold;
	margin: 0;
	margin-bottom: 0em;
}

/* ----------- */
th 
{
	font-size: 90%;
	border-top: 1px solid #CCCCCC;
}
th, td
{
	text-align: right;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
}
thead th 
{
	border-bottom: 1px solid #CCCCCC;
	border-top: none;
}
table input 
{
	width: 20px;
	text-align: right;
	font-size: 100%;
}

div#content div div label 
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 90%;
}
div#content div div input.textbox
{
	width: 156px;
	padding: 3px;
}
div#content a.button 
{
	background: none;
	display: inline;
	padding: 0;
}
h2.h2line 
{
	background: url(/files/layout/h2line.gif) 0 50% repeat-x;
}
h2.h2line span 
{
	background: white;
	padding-right: 20px;
}