body{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-family:arial;
	color:#a32e00;
	line-height:16px;
	text-align:center;
	background-color:#090909;
	background-image:url(img/background.gif);
	background-position:top;
	background-repeat:repeat-x;
}

a, a:hover, a:active, a:visited{
	cursor:pointer;
	color:#a32e00;
}

.clear{
	clear:both;
	height:0px;
}

img{
	border:none;
}

form{
	display:inline;
	margin:0px;
	padding:0px;
}

.full{
	text-align:left;
	margin:0px auto;
	width:1000px;
}

.logo{
	margin-top:12px;
	position:absolute;
	z-index:1;
}

.content{
	position:relative;
	top:103px;
	z-index:0;
	zoom:1;
}

.left{
	width:485px;
	float:left;
	margin-right:10px;
	margin-left:3px;
}

.right{
	float:left;
	width:485px;
}

.big{
	width:980px;
}

.box{
	background-color:white;
	height:335px;
	margin-bottom:10px;
	position:relative;
	overflow:hidden;
}


.boxh2{
	height:680px;
}

.boxh3{
    height:250px;
}

.corner, .corner2{
	position:absolute;
	width:35px;
	height:35px;
	background-image:url(img/boxes.gif);
	background-position:-35px 0px;
}

.corner2{
	background-position:0px 0px;
}

.p2, .p4{
	margin-left:450px;
	background-position:35px 0px;
}

.p3{
	margin-top:300px;
	background-position:0px 35px;
}

.p4{
	margin-top:300px;
	background-position:35px 35px;
}

.p5{
	margin-left:450px;
	background-position:-35px 0px;
}

.boxh2 .p3{
	margin-top:645px;
	background-position:0px 35px;
}

.boxh2 .p4{
	margin-top:645px;
	background-position:35px 35px;
}

.boxh3 .p3{
    margin-top:215px;
    background-position:0px 35px;
}

.boxh3 .p4{
    margin-top:215px;
    background-position:35px 35px;
}

.big .p2, .big .p4{
	margin-left:945px;
}


.box .txt{
	padding-left:5px;
	position:relative;
	z-index:1;
}

.box .txt .flow{
	height:255px;
	overflow:hidden;
	overflow-x:hidden;
	overflow-y:scroll;
	font-size:10px;
	font-family:arial;
	color:black;
	line-height:12px;
}

.boxh2 .txt .flow{
	height:600px;
}

.boxh3 .txt .flow{
    height:180px;
}

.box h1{
	border-bottom:1px solid #ff9c00;
	font-size:20px;
	line-height:22px;
	color:#730000;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
	margin-top:15px;
	margin-bottom:5px;
}

h1 a{
	text-decoration:none;
}

.box .txt h2{
	margin-bottom:5px;
	border-bottom:1px solid #cccccc;
	font-size:16px;
	line-height:22px;
	padding-bottom:2px;
}

.mysql_sites{
	margin-bottom:10px;
}

.mysql_sites a, .mysql_sites a:hover, .mysql_sites a:active, .mysql_sites a:visited{
	display:block;
	float:left;
	margin-bottom:2px;
	margin-right:2px;
	background-color:#730000;
	color:white;
	text-decoration:none;
	padding:1px;
	line-height:13px;
}

.mysql_sites a.active, .mysql_sites a:hover{
	background-color:#ed8000;
}

.tracks .titel{
	font-size:13px;
	line-height:16px;
}

.tracks .info{
	padding:5px;
	margin:5px;
	background-color:#f5f5f5;
	border-left:5px solid #cccccc;
}

.form{
	background-color:#f5f5f5;
	border:1px solid #555555;
	padding:2px;
	font-size:12px;
	line-height:14px;
	font-family:arial;
	width:300px;
	margin-bottom:1px;
}

.gbpopup{
	position:absolute;
	z-index:10px;
	padding:10px;
	background-color:white;
	border:5px solid #555555;
	display:none;
}

.errorMessage{
	padding:10px;
	font-size:15px;
	position:relative;
	top:103px;
	z-index:0;
	zoom:1;
	line-height:17px;
	margin-bottom:10px;
}

.buttons{
	position:relative;
	top:101px;
	zoom:1;
}

.buttons a, .buttons a:hover, .buttons a:active, .buttons a:visited{
	float:left;
	width:122px;
	height:62px;
	background-position:16px 16px;
	background-repeat:no-repeat;
}

.bestComment{
    padding:5px; 
    background-color: #d0e3ff; 
    border:1px solid #80b3ff; 
    margin-bottom: 5px; 
    font-size: 20px; 
    line-height: 24px; 
    font-family: georgia, helvetica, serif;
}

.bestComment .a{
	font-size: 14px; 
	line-height: 22px; 
	color:#416f19;
}

.bestComment .b{
	color:#416498; 
	font-style: italic;
}

.bestComment .c{
	color: #777777; 
	font-size:12px; 
	line-height: 16px;
}

.upcoming strong{
	display:block;
	padding:5px;
    background-color: #d0e3ff; 
    font-size:12px;
    line-height:16px;
    text-transform: uppercase;
}