@charset "utf-8";
/* CSS Document */

body, html {
	padding: 0px;
	margin: 0px;
	font: 12px Arial, Tahoma, Verdana;
	color: #5d5d5d;
	background: #0d0d0d url("img/html_bg.jpg");
	height: 100%;
}


body {
	background: url("img/body_bg.jpg") top center no-repeat;
}

a {
	text-decoration: none;
	color: #fff;
}

a:hover {
	color: #ff6000;
}

img {
	border: 0px;
}

form {
	padding: 20px;
	margin: 0px;
	border: 1px solid #232323;
	color: #fff;
	font-weight: bold;
}

input, textarea {
	padding: 4px;
	border: 1px solid #232323;
	width: 90%;
	background: #000;
	color: #fff;
	font-weight: normal;
	font: 12px Arial, Tahoma, Verdana;
}

textarea {
	width: 98%;
}

input[type="submit"] {
	padding: 2px;
	background: #232323;
	color: #fff;
	font-weight: bold;
	width: 98%;
}

#container {
	width: 960px;
	margin: 0 auto;
	background: url("img/container_bg.jpg");
	min-height: 100%;
	padding-bottom: 50px;
}

#footercontent {
	width: 960px;
	margin: 0 auto;
}

#bandimg {
	padding: 10px;
	background: #2b2b2b;
	border: 1px solid #3c3c3c;
	font-size: 0px;
	margin-bottom: 15px;
}

table, tr, td, th {
	padding: 0px;
	border: 0px;
	margin: 0px;
}

td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #232323;
}

#top {
	height: 47px;
	background: #000000 url("img/start_top_bg.jpg") no-repeat;
	padding-top: 215px;
	padding-left: 5px;
}

#spacer {
	font-size: 0px;
	height: 10px;
	background: #4a4a4a;
}

#top ul {
	list-style-type: none;
	padding: 0px; 
	margin: 0px;
}

#top ul li {
	width: 152px;
	margin: 0px;
	padding: 0px;
	height: 27px;
	float: left;
	background: #000 url("img/menu_bg.jpg") no-repeat;
	padding: 8px;
	padding-left: 30px;
	font-family: Calibri, Arial, Tahoma, Verdana;
	text-transform: uppercase;
	line-height: 14px;
}


h2, h1 {
	background: url("img/head_bg1.jpg") no-repeat;
	padding: 0px;
	margin: 0px;
	font: 16px Calibri, Arial, Tahoma, Verdana;
	font-weight: bold;
	color: #fff;
	height: 17px;
	line-height: 17px;
	text-transform: uppercase;
	padding-left: 20px;
}

h2 span, h1 span {
	display: inline-block;
	height: 17px;
	background: #0d0d0d;
	padding-left: 7px;
	padding-right: 7px;
}

h3 {
	background: url("img/head_bg2.jpg") no-repeat;
	padding: 0px;
	margin: 0px;
	font: 16px Calibri, Arial, Tahoma, Verdana;
	font-weight: bold;
	color: #fff;
	height: 17px;
	line-height: 17px;
	text-transform: uppercase;
	padding-left: 20px;
}

h3 span {
	display: inline-block;
	height: 17px;
	background: #0d0d0d;
	padding-left: 7px;
	padding-right: 7px;
}

#sponsors {
	margin: -20px;
	margin-left: -18px;
	margin-top: 0px;
	background: #fff;
	padding: 20px;
	min-height: 200px;
	text-align: center;
}

#sponsors img {
	width: 100px;
	padding: 5px;
	float: left;
	border: 1px solid #f1f1f1;
}


#sponsors h3 {
	background: url("img/head_bg3.jpg") no-repeat;
	padding: 0px;
	margin: 0px;
	font: 16px Calibri, Arial, Tahoma, Verdana;
	font-weight: bold;
	color: #000;
	height: 17px;
	line-height: 17px;
	text-transform: uppercase;
	padding-left: 20px;
	text-align: left;
	margin-bottom: 15px;
}

#sponsors h3 span {
	display: inline-block;
	height: 17px;
	background: #fff;
	padding-left: 7px;
	padding-right: 7px;
}

.white {
	color: #fff;
}

.orange {
	color: #ff5f04;
}

.small {
	font-size: 11px;
}

.bold {
	font-weight: bold;
}

h4 {
	padding: 0px;
	margin: 0px;
	font: 24px Calibri, Arial, Tahoma, Verdana;
	font-weight: bold;
	color: #fff;
	margin-top: 15px;
}

.float3 {
	float: left;
	width: 240px;
}

.float32 {
	float: left;
	width: 149px;
}

span.datum {
	font-size: 11px;
	color: #cccccc;
	display: block;
	margin-bottom: 10px;
}

#column2 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 15px;
}

#column2 ul li {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #2b2b2b;
	padding-top: 6px;
	padding-bottom: 6px;
	cursor: pointer;
}

#column2 ul li span {
	color: #fff;
	font-weight: bold;
	display: block;
}

.hr {
	height: 1px;
	font-size: 0px;
	border-bottom: 1px solid #232323;
	margin-top: 20px;
}

#top ul li:hover {
	background: #000 url("img/menu_bg_.jpg") no-repeat;
}

#top ul li a {
	color: #6a6a6a;
	font-size: 11px;
}

#top ul li a span {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	display: block;
}

#column1 {
	width: 490px;
	float: left;
	padding: 20px;
}

#column2 {
	width: 227px;
	float: left;
	padding: 20px;
}

#column3 {
	width: 143px;
	float: left;
	padding: 10px;
}

#column3 img {
	margin-bottom: 15px;
}

#footer {
	background: #000;
	font-size: 11px;
	padding: 20px;
	height: 70px;
}

.footerfloat1 {
	float: left;
	width: 300px;
}

.footerfloat2 {
	float: right;
	width: 600px;
	text-align: right;
}


#top ul li.selected {
	background: #000 url("img/menu_bg__.jpg") no-repeat;
}

#top ul li.selected:hover {
	background: #000 url("img/menu_bg__.jpg") no-repeat;
}

.clear {
	clear: both;
}