@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: #e5e5e5 url(../images/bgbody.gif) repeat-x top left;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	color: #575757;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

A {
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 1.7em;
}

h3 {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

#page {
	width: 980px;
	margin: 0 auto;
}

#header {
	height: 173px;
	background: url(../images/bgheader.gif) no-repeat 250px center;
}

#innerlogo {
	width: 249px;
	height: 173px;
	float: left;
	background: url(../images/innerlogo.gif) top left no-repeat;
}

#leftcolumn {
	width: 180px;
	float: left;
	padding: 0 10px;
	background: url(../images/leftlinkseparater.gif) top right no-repeat;
	min-height: 250px;
}

#leftcolumn A {
	color: #575757;
	font-size: 0.9em;
}

#leftcolumn h1 {
	padding-left: 20px;
}

#mainmenu {
	background: url(../images/leftlink-leftcorner.gif) top left no-repeat;
	width: 904px;
	height: 46px;
	margin: 0 auto;
	clear: both;
}

#mainmenu span {
	background: url(../images/leftlink-rightcorner.gif) top right no-repeat;
/*	width: 100%; */
	display: block;
	height: 46px;
}

#mainlevel-nav li {
	display: inline;
}

#mainlevel-nav li A {
	float: left;
	padding: 15px 31px;
	text-transform: uppercase;
	color: #760406;
	margin-left: 5px;
}

#mainlevel-nav li A:hover, #mainlevel-nav li A#active_menu-nav {
	background: #760406;
	color: #fff;
}

#content {
	width: 100%;
	clear: both;
	background: #fff;
	position: relative;
}

#footer {
	clear: both;
	width: 980px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
	float: left;
}

#footer .leftcol {
	width: 40%;
	text-align: left;
	font-size: 0.9em;
	float: left;
}

#footer .rightcol {
	width: 40%;
	float: right;
	text-align: right;
	font-size: 0.9em;
}

.clr {
	width: 100%;
	height: 1px;
	clear: both;
}

#form-login {
	float: right;
	border: 0px;
	width: 250px;
	color: #fff;
	font-size: 1em;
}

fieldset  {
	border: 0px;
}

form ul {
	display: none;
}

#loginform .default {
	float: right;
	margin-top: 40px;
	margin-right: 80px;
}

#loginform A {
	color: #fff;
	font-size: fff;
	font-size: .8em;
	font-family: Tahoma, Geneva, sans-serif;
	float: right;
}

#contenttop {
	width: 980px;
	background: url(../images/topcontent-left.gif) top left no-repeat;
	height: 11px;
	margin-bottom: 20px;
}

#contenttop span {
	width: 980px;
	background: url(../images/topcontent-right.gif) top right no-repeat;
	height: 11px;
	position: absolute;
}

#maincolumn {
	float: left;
	width: 740px;
	padding: 0 10px;
}

.menu li {
	padding: 6px 0 6px 10px;
	displayleft: block;
	border-bottom: 1px solid #d6cdcd;
	margin-right: 15px;
}

.menu li A {
	background: url(../images/bullet-leftlinks.gif) no-repeat center left;
	padding-left: 10px;
	margin-left: 10px;
}

.componentheading {
	font-size: 1.6em;
}

.mainsponsor {
	width: 195px;
	float: left;
	clear: both;
	height: 140px;
	position: absolute;
	bottom: 0px;
}

.mainsponsor .top {
	background: url(../images/mainsponsor-blacktop.gif) no-repeat top left;
	width: 100%;
	height: 7px;
}

.mainsponsor .content {
	text-align: center;
	background: #000;
}

.mainsponsor img {
	padding: 29px 0 28px 0;
}

.mainsponsor .bottom {
	background: url(../images/mainsponsor-blackbottom.gif) no-repeat top left;
	width: 100%;
	height: 6px;
}

.bottomnav {
	display: block;
	float: right;
	margin-left: 10px;
	width: 770px;
}

.officialsponsors {
	width: 770px;
/*	padding-right: 20px; */
/*	padding-top: 20px; */
	float: right;
	margin-left: 20px;
/*	background: url(../images/bg-officialsponsors.gif) repeat-x bottom left; */
/*	height: 120px; */
	border-top: 1px solid #ccc;
}

.officialsponsors h1 {
	font-size: 1.5em;
	color: #000;
}

.officialsponsors .moduletable p {
	text-align: center;
	background: #666;
	margin: 0px;
	padding: 0px;
	padding: 20px 0;
	margin-top: 5px;
}

.officialsponsors .moduletable p img {
	margin: 0 90px;
}

.bottomnav a.mainlevel {
	padding: 10px 109px;
	border-right: 1px solid #ccc;
	color: #cc0000;
	font-size: 14px;
	float: left;
	border-top: 1px solid #ccc;
}

.bottomnav a:last-child {
	border-right: 0px;
}

.contentheading {
	font-size: 1.7em;
}

.bottomnav .contentheading {
	font-size: 1em;
}

.bottomnav .contentheading a {
	color: #cc0000;
}

.bottomnav p {
	margin: 0px;
	padding: 0px;
}

.bottomnav table {
	width: 100%;	
}

.bottomnav table td {
	width: 30%;
	margin: 0px;
	padding: 0px;
}


/* Pagination */
.pagination span { padding: 2px; color: #000;}
.pagination a    { padding: 2px; font-weight: normal; color: #C00;}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#abovefooter {
	clear: both;
	float: left;
	position: relative;
}
