
html { border:0; padding:0; margin:0; }

body {
	background: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* --- Class styles --- */

#container {
	width: 820px;
	margin: 0px auto 10px auto;
	background: #CCC url('images/content.jpg') repeat-y center top;
	overflow:hidden;
}

#top {
	background:url('images/top.jpg');
	height: 19px;
	width:100%;
}

#content {
	margin: 0px 10px 0px 10px;
	padding-bottom:10px;
	background:#FFF;
	overflow:hidden;
}

#header {
	background:url('images/head.png');
	position:static;
	width:800px;
	height:219px;
	margin-bottom:10px;
}

#sponsors {
	float:left;
	text-align:center;
	margin:160px 0px 12px 0px;
	width:800px;
	height: 50px;
}

#sidebar {
	width:200px;
	float:left;
}

#center {
	float:left;
	width: 390px;
	padding: 0px 5px 0px 5px;
}

#center-content {
	float:right;
	width:595px;
}

#right {
	float:right;
	width:190px;
	padding:0px 5px 0px 5px;
}

#bottom {
	clear: both;
	background: url('images/bottom.jpg') no-repeat center bottom;
	height: 19px;
	width:100%;
}

#playerbox {
	float:left;
	height: 220px;
	width: 130px;
	text-align: center;
	border: 1px solid #2A265B;
	margin-left: 9px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* --- Menu css --- */

ul#menu {
	margin:0px 0px 0px 0px;
	padding-left:0px;
	text-align: center;
}

ul#menu li {
	padding-top:5px;
	padding-bottom:5px;
	list-style:none;
	display: block;
	width:200px;
	height:18px;
	background:#2A265B;
	border-style: solid none;
	border-color: #2A265B;
}

ul#menu li:hover {
	background-color:#B00000;
	border-style: solid none;
	border-color: white
}

ul#menu a {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:white;
	font-weight:bold;
	text-decoration:none;
	display:block;
}

/* --- Tables --- */

/* --- News Table --- */
table#news {
	width:395px;
	border: 1px solid #2A265B;
}

table#news td#tb {
	background:#2A265B;
	color:#FFF;
	height:25px;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

table#news p {
	font-size:14px;
	padding:2px 2px 2px 2px;
	margin:0px 0px 0px 0px;
}

/* --- Conent Table --- */
table#cont {
	float:right;
	width:100%;
	border: 1px solid #2A265B;
	min-height:400px;
}

table#cont td#tb {
	background:#2A265B;
	color:#FFF;
	height:25px;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

table#cont p {
	font-size:14px;
	padding:5px 5px 5px 5px;
	margin:0px 0px 0px 0px;
}

/* --- Results--- */
table#table-right {
	width:195px;
	border: 1px solid #2A265B;
}

table#table-right td#tb {
	text-align:center;
	background:#2A265B;
	color:#FFF;
	height:25px;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

table#table-right p {
	text-align:center;
	font-size:12px;
	padding:2px 2px 2px 2px;
	margin:0px 0px 0px 0px;
}

/* --- Sponsors--- */
table#sponsors {
	width:195px;
	border: 1px solid #2A265B;
}

table#sponsors p{
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

/* --- Selection--- */
table#selection {
	width:550px;
	border: 1px solid #2A265B;
}

table#selection td#tb {
	position:absolute;
	width:515px;
	background:#2A265B;
	color:#FFF;
	height:20px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

table#cont p {
	font-size:12px;
	padding:5px 5px 5px 5px;
	margin:0px 0px 0px 0px;
}

table#album td {
	text-align:center;
}

a{
	color:#B00000;
	border:none;
}

img {
	border:none;
}

ul li{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
}

/** Oder form **/

#order_form {
	
}

#order_form legend {
	color: #E6EEBB;
}