@CHARSET "UTF-8";
  
body { 
	background: #060504; 
	background-image: url('/static/img/default_body_bg.png');
	background-position: center top;
	background-repeat: no-repeat;
	}
a { text-decoration: none;}
p {
	margin-bottom: 6px;
}
ul, dl { list-style: none; }
h2, h3 { 
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	margin-bottom: 6px;
}
#Top {
	height: 60px;
	line-height: 60px;
	margin:0;
	padding:0;
}
#Top img, #Top a {
	display: block;
	float: left;
	margin:0;
	padding:0;
	border:0;
	height: 60px;
	line-height: 60px;
	}
#Top form { 
	float: right;
	width: 50px;
	height: 53px;
}
#Top form input {
	margin-top: 36px;
	}
#Top form input.gtfo {
	visibility: hidden; display: none;
	}
#Header {
	background-image: url('/static/img/default_header.png');
	background-repeat: no-repeat;
	background-position: top center;
	height: 149px;
	text-align: center;
	margin-top:0;
	}
	
#Menu  {
	height: 34px;
	margin-bottom: 10px;
	float:left;
   width:100%;
   background:transparent;
   border-bottom:0px solid #000;
   overflow:hidden;
   position:relative;
}
#Menu  ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
   list-style: none;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 34px;
	height: 100%;
}
#Menu  ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
   height: 100%;
	width: auto;
	padding: 0;
	margin: 0;
	text-align: center;
}
#Menu li a {
	display: block;
	padding-left: 16px;
	padding-right: 16px;
	height: 100%;
	width: auto;
	}
.gallery {
	width: 246px;
	height: auto;
	float: right;
	text-align: center;
	}
.gallery.big {
	width: 385px;
	text-align: left;
	}
.gallery.big img {
	padding-right: 8px;
	padding-bottom: 8px;
}
.gallery.video {
	float: left;
	width: 310px;
	float: right;
	padding-right: 55px;
	}
.gallery.video .player {
	float: left;
	}
.gallery.picture {
	width: 360px;
	text-align: left;
	float: left;
	}
.gallery .mainpic {
	float: left;
	width: auto;
	height: auto;
	clear: both;
	}	
.gallery .thumbs {
	float: left;
	width: auto;
	height: auto;
	clear: both;
	}
.sponsor, .Left .news {
	text-align: right;
	}
.clear.sponsor {
	margin-top: 4px;
	margin-bottom: 4px;
	border-bottom: 0px solid;
	}
.Right .content  {
	float: left;
	text-align: left;
	width: 530px;
	height: auto;
	}
.Right .download, .Right .news.full, .Right .sponsor.full {
	width: 530px;
	height: auto;
	}
.Right .news, .Right .sponsor {
	width: 705px;
	height: auto;
	}
.Right .news h2 { 
	width: 610px;
	float: left;
	text-align: left;
}
.Right .news h3 { 
	width: 90px;
	float: right;
	text-align: right;
}

.Right p {
	text-align: justify;
	}
.Right .news p {
	float: left;
}
.Right .news.full p {
	float: left;
	clear: both; 
}

#Full { 

}
.Left .download {
	width: 250px;
	padding-left: 80px;
	}
.download p.source {
	padding-bottom: 5px;
	margin-bottom: 10px;
	
	}
.Left .pic {
	float: right;
	}
.Left h2 {
	color: #ffffff;
	}
.Left ul, .Left li {
	text-indent: 0;
	margin: 0;
	padding: 0;
	}
.center {
	margin-left:auto; margin-right:auto;
	width: 80%;
	text-align: center; 
}
#Team b, #Team strong {
	font-weight: normal;
	}
dl#Team dt {
	margin-bottom: 10px;
}
dl#Team p { 
	margin:0; 
	padding: 0;
}
#Footer {
	text-align: center;
	padding-top: 20px;
}
#Footer p {
	width: 80%;
	margin-left:auto; margin-right:auto;
	text-align: center;
}

#Paginator ul { float: right; text-align: right; margin-right: 60px;}
#Paginator li { display: inline; margin:0;}
#Paginator a { display: inline; width: auto; padding: 4px; padding-left: 8px; padding-right: 8px; margin:0;}
#Paginator .current { }
