* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color:#213843;
}

.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block; background:#D0DDE6;}
.b1f {height:1px; margin:0 5px;}
.b2f {height:1px; margin:0 3px;}
.b3f {height:1px; margin:0 2px;}
.b4f {height:2px; margin:0 1px;}

.b1b, .b2b, .b3b, .b4b{font-size:1px; overflow:hidden; display:block; background:#F4F8FB}
.b1b {height:1px; margin:0 5px;}
.b2b {height:1px; margin:0 3px;}
.b3b {height:1px; margin:0 2px;}
.b4b {height:2px; margin:0 1px;}

#wrapper { 
 margin: 4px auto 4px auto;
 padding: 10px 0px 10px 0px;
 border: 1px solid #000000;
 background: #EFF3F6;
 width: 800px;
}

#logo {
 background: url(images/monstr_moose_logo.png) no-repeat;
 margin: 10px 0px 0px 10px;
 width: 450px;
 height: 47px;
}

#header {
 color: #333;
 width: 758px;
 float: left;
 padding: 10px;
 border: 1px solid #000000;
 height: 185px;
 margin: 0px 10px 0px 10px;
 background-color: #000000;
}

#navigation {
 float: left;
 width: 778px;
 height: 28px;
 color: #333;
 margin: 110px 0px 0px -10px;
 background:url(images/gradient_menu.png) repeat-x;
}
#navigation ul {
 width:778px;
 height:28px;
 margin:0px;
 padding:0px;
 float:left;
 display:block
}
#navigation ul li {
 width:auto;
 height:28px;
 float:left;
 display:block
}
#navigation ul li .gap {
 width:2px;
 height:28px;
 margin:0px;
 float:left;
 background: #000000;
}
#navigation ul li .edge {
 width:13px;
 height:28px;
 margin:0px;
 float:left;
 background: no-repeat;
}
#navigation ul li a {
 width:auto;
 height:28px;
 margin:0px;
 background:url(images/menu_back_edge.png) repeat-x;
 padding:6px 11px 0 11px;
 float:left;
 font-family:Arial;
 font-size:12px;
 color:#EFF3F6;
 line-height:18px;
 font-weight:bold;
 text-decoration:none
}
#navigation ul li a:hover {
 color:#FFFFFF;
 background:url(images/menu_back_edge_hover.png) repeat-x;
}

#spacer { 
 width: 780px;
 height: 10px;
 float: left;
 color: #333;
 background:url(images/image_breaker.png) no-repeat;
 margin: 3px 0px 3px 10px;
}

#leftcolumn {
 display: block;
 color: #333;
 height: 450px;
 background: #EFF3F6;
 margin: 3px 0px 7px 10px;
 padding: 10px 20px 10px 10px;
 border-right: #000000 1px dashed;
 width: 210px;
 float: left;
}

#leftcolumn .services{width:210px; margin:0px; padding:0px; float:left}
#leftcolumn .services h2{width: 210px; float:right; font-family:Georgia; font-size:20px; color:#000000; line-height:24px; font-weight:normal; text-align: center;}
#leftcolumn .services ul{width:210px; margin:20px 0 0 0; padding:0px; float:left; display:block}
#leftcolumn .services ul li{ background: #D0DDE6; width:190px; margin:0px; padding:5px 10px 5px 10px; float:left; display:block}
#leftcolumn .services ul li .thumbnail{width:50px; height:50px; margin: 0px 10px 0px 0px; float:left; background:url(images/calendar.jpg) no-repeat}
#leftcolumn .services ul li .title{ width: 180px; color:#000000; padding:0 0 5px 0px;}
#leftcolumn .services ul li h2{ width: 150px; padding:0 0 5px 0px; font-family:Arial; font-size:14px; color:#4f790a; line-height:16px; font-weight:bold; text-align: left;}
#leftcolumn .services ul li p{ margin:5px 0 0 0; padding:0 0 0 7px; font-family:Arial; font-size:12px; color:#252525; line-height:16px;}
#leftcolumn .services ul li a{ color:#000000; font-family:Arial; font-size:14px; color:#4f790a; line-height:16px; font-weight:bold; text-align: left; text-decoration:underline;}
#leftcolumn .services ul li a:hover{text-decoration:none;}

#content {
 display: block;
 float: left;
 color: #333;
 background: #EFF3F6;
 margin: 3px 0px 0px 0px;
 padding: 10px 20px 10px 20px;
 width: 258px;
 height: 450px;
}

#content .about{width:260px; margin:0px; padding:0px; float:left}
#content .about h2{width: 260px; float:right; font-family:Georgia; font-size:20px; color:#000000; line-height:24px; font-weight:normal; text-align: center; margin-bottom: 20px;}
#content .about .box{background: #D0DDE6; width:240px; margin:0 0 0 0; padding:5px 10px 5px 10px; float:left; display:block}

#contentFull {
 display: block;
 float: left;
 color: #333;
 background: #EFF3F6;
 margin: 3px 0px 0px 0px;
 padding: 10px 20px 20px 20px;
 width: 760px;
}

#contentFull .content{width:762px; margin:0px; padding:0px; float:left}
#contentFull .content h2{width: 762px; float:right; font-family:Georgia; font-size:20px; color:#000000; line-height:24px; font-weight:normal; text-align: center; margin-bottom: 20px;}
#contentFull .content img { border-style: none; }
#contentFull .content .box {background: #D0DDE6; width:742px; margin:0 0 0 0; padding:5px 10px 5px 10px; float:left; display:block; text-align: center;}

#rightcolumn { 
 display: block;
 color: #333;
 background: #EFF3F6;
 margin: 3px 0px 0px 0px;
 padding: 10px 10px 10px 20px;
 border-left: #000000 1px dashed;
 width: 210px;
 height: 450px;
 float: left;
}

#rightcolumn .teamspeak{width:210px; margin:0px; padding:0px; float:left}
#rightcolumn .teamspeak h2{width: 210px; float:right; font-family:Georgia; font-size:20px; color:#000000; line-height:24px; font-weight:normal; text-align: center; margin-bottom: 20px;}
#rightcolumn .teamspeak .box{background: #D0DDE6; width:190px; margin:0 0 0 0; padding:5px 10px 5px 10px; float:left; display:block}

#footer { 
 width: 760px;
 height: 20px;
 clear: both;
 font-family:Arial;
 font-size:12px;
 display: block;
 color:#EFF3F6;
 line-height: 20px;
 text-align: center;
 background:url(images/bar_bottom.png) no-repeat;
 margin: 0px 0px 0px 10px;
 padding: 5px 10px 5px 10px;
}

#allContainerServers {
    margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #AAAAAA;
    width: 596px;
	height: auto;
	padding: 10px;
	background-color: #404040;
    
	border: solid 2px #999a9b;
}
.servercont
{
	height: auto;
	overflow: hidden;
    margin: 5px;
	font-family:'Arial Black';
	font-size: 14px;
	color: #CCCCCC;
	width: 280px;
	border: solid 2px #999a9b;
	background-color: #141618;
	margin: 0 auto 0 auto;
}
.serverinfo, .serverplayer 
{
	clear: both;
}
.serverpheader, .serversheader, .serverpname, .serverpscore, .serverinfol, .serverinfor
{
	color: #CCCCCC;
}
.serverinfoc
{
	text-align: center;
	border-bottom: solid 2px #999a9b;
}
.serverinfol
{
    padding-left: 5px;
	text-align: left;
	float: left;
}
.serverinfor
{
    padding-right: 5px;
	text-align: right;
	float: right;
}
.serverpheader, .serversheader
{
	text-align: center;
	border-top: solid 2px #999a9b;
	border-bottom: solid 2px #999a9b;
}
.serverpheader
{
    width: 218px;
	float:left;		
	text-align: center;
	border-right: solid 2px #999a9b;	
}
.serversheader
{
    float: right;
	width: 60px;
}
.serverpname
{
    width: 213px;
    padding-left: 5px;
	text-align: left;
	float:left;	
	border-right: solid 2px #999a9b;
}
.serverpscore
{
	text-align: right;
	float: right;
	width: 65px;
}

#nameContainer {
    padding: 5px;
	font-family:'Arial Black';
	font-size: 14px;
	color: #CCCCCC;
    height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
    background-color: #141618;
    overflow: hidden;
	border: solid 2px #999a9b;
}

#achvContainer {
	font-family:'Arial Black';
	font-size: 14px;
	color: #CCCCCC;
    margin-left: auto;
	margin-right: auto;
    width: 376px;
	height: 300px;
	clear: both;
}
.medal {
    float: left;
    padding: 5px;
    width: 80px;
    height: 25px;
    background-color: #141618;
    overflow: hidden;
	border: solid 2px #999a9b;
}
.medalImg {
    float:left;
	width: 25px;
	height: 25px;
}
.medalText {
    padding-top: 2px;
    text-align: right;
    color: #CCCCCC;
	margin-top: auto;
	margin-bottom: auto;
}

#statsContainer {
	font-family:'Arial Black';
	font-size: 14px;
	color: #CCCCCC;
    padding: 5px;
    width: 188px;
	margin-left: auto;
	margin-right: auto;
    background-color: #141618;
    overflow: hidden;
	border: solid 2px #999a9b;
}
.stats {
	height: 20px;
}
.statsTitle, .statsText
{
	color: #CCCCCC;
	margin-top: auto;
	margin-bottom: auto;
}	
.statsTitle {
    float: left;
    text-align: left;
    
}
.statsText {
    float: right;
    text-align: right;
}

.spoiler
{
    background-color: #F4F8FB;
    padding:5px;
}
.spoiler .inner
{
    padding:5px;
}