/*  Bluemonkey Designs Style Sheet
    --------------------------------------------------------------
	Style name:		ETQW:Pro
	Author:	Bluemonkey Designs ( http://www.blue-monkey.co.uk/ )
	
	Copyright 2009 Bluemonkey Designs ( http://www.blue-monkey.co.uk/ )
    --------------------------------------------------------------
*/
* {
	margin: 0px;
	padding: 0px;
}

BODY {
	padding: 0px; 
	margin: 0px;
	background: #000 url(http://etqwpro.myhannes.info/images/bkgrnd.jpg) bottom fixed no-repeat;
	FONT: 12px Arial, Helvetica, sans-serif; 
	color: #EDEDED; 
}
img {padding: 0px; margin: 0px;}


h1 {
	FONT-WEIGHT: 1em;
	color: #f60;
	line-height: 1.0em;
	PADDING-TOP: 0px;
	font: 20px bold "Arial Narrow",Arial,Helvetica,sans-serif;
}

h2{
	font-family: "Arial Narrow",Arial,Helvetica,sans-serif;
	font-size: 1.6em;
	color: #FF6600;
}
h3{
	color: #EDEDED;
	font: bold 1em Tahoma,sans-serif;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
}
.num{
	color: #f90;
}

a {
	color: #FF9900;
}

a:hover {
	color: #FF6600;
}
.box1 {
	border: #277C98 solid 1px;
	padding: 2px;
}

/* --------------------------------------------------- 	END --------------------------------------------------- */

/* --------------header start-------------- */
.spacer {
	clear: both; 
	font-size: 0px; 
	line-height: 0;
}
#header {
	width: 1100px;
	height: 250px;
	background: url(/images/header.png) transparent no-repeat;
	position: relative;
	margin: 0 auto;
	padding: 0;
	margin-top: 20px;
}
#flash {
	background-color: #010302;
}
/* --------------------------------------------------- 	END --------------------------------------------------- */

/* navigation
---------------------------------------- */
#navwrap {
	height: 20px;
	width: 930px;
	margin: auto;
	padding: 0;
}
.navigation { 	
	font: 13px DINNeuGroBolCon;	
	width: 930px;
	text-align: right;
	height: 20px;
	margin: 0 20px 0 0;
	padding: 30px 0 0 0;
	position: relative;
	color: #ff6600;
}
.navigation a {
	color: #fff;
	padding: 0px 4px;
	text-decoration: none;
}
.navigation a:hover {
	color: #ff6600;
	text-decoration: underline;
}

.navigation a#active {color: #ccc;}

.feeds{
	width: 41px;
	height: 41px;
	float: right;
	margin: 20px;
	padding: 0px;
}
/* --------------------------------------------------- 	END --------------------------------------------------- */

/* Side Menu
---------------------------------------- */
#sideMenuWrap {
	width: 930px;
	background-image: ;
	background-repeat: no-repeat;
	margin: 0;
}
#sideMenu {
	width: 930px;
	FONT: 12px "Arial, Helvetica, sans-serif";
	color: #277C98;
	text-align: center;
	padding: 0px;
	margin: 0;
}
#sideMenu a {
	color: #ff6600;
	font-weight: bold;
	padding: 4px 0 0 0;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
}
#sideMenu a:hover {
	background-position: left bottom; 
	color: #fff;}
/* --------------------------------------------------- 	END --------------------------------------------------- */

/* --------------PAGE WRAP START-------------- */

#pagewrap {
	width: 979px;
	height: auto;
	background: url(../images/pagewrap.png) repeat-y; 
	padding: 0px;
	margin: auto;
	margin-top: 0px;
	clear: both;
}	
#Pwrap {
	padding: 0px;
	margin: auto;
	margin-top: 0px;
	width: 975px;
	height: auto;
}
/* --------------PAGE WRAP END-------------- */

/* --------------PAGE CONTENT START-------------- */

#contentwrap {
	width: 650px;
	height: auto;
	height: 100%; !important
	padding: 0px;
	margin: 0px 0px 20px 10px;
	float: left;
}
#contentwrap .error{
	width: 650px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	color: #FF0000;
	float: left;
}
#contentTop {
	width: 650px;
	height: 47px;
	background-image: url(../images/contentTop1.png);
	padding: 0px;
	margin: 0px;
}

#contentTop .title {
	width: 171px;
	height: 88px;
	background-image: url(../images/title_new.gif);
	padding: 0px;
	float: right;
	position: relative;
	margin: 28px 15px 0 0;
}

#contentMid {
	width: 610px;
	height: auto;
	background-image: url(../images/contentMid2.png);
	background-repeat: repeat-y;
	padding: 10px 20px 20px 20px;
	margin: 0px;
}
#contentBot {
	width: 650px;
	height: 102px;
	background-image: url(../images/contentBot2.jpg);
	padding: 0px;
	margin: 0px;
}
#contentBotS {
	width: 650px;
	height: 47px;
	background-image: url(../images/contentBot1S.png);
	padding: 0px;
	margin: 0px;
}

#contentTop1 {
	width: 650px;
	height: 47px;
	background-image: url(../images/contentStatsTop.png);
	padding: 0px;
	position: relative;
	margin-bottom: -9px;
}
#contentTop1 .title {
	width: 171px;
	height: 88px;
	background-image: url(../images/title_new.gif);
	padding: 0px;
	float: right;
	position: relative;
	margin: 28px 15px 0 0;
}
#contentMid1 {
	width: 610px;
	height: 200px;
	background-image: url(../images/contentStatsMid.png);
	background-repeat: repeat-y;
	padding: 0px 20px 0px 20px;
	margin-bottom: -30px;
	overflow: hidden;
}
#contentBot1 {
	width: 650px;
	height: 122px;
	background-image: url(../images/contentBot2.png);
	padding: 0px;
	margin: 0px;
	position: relative;
}
#contentBot1 a {
	color: #FF6600;
}
#contentBot1 a:hover {
	color: #FF9900;
}
/*---- NEWS FRAME ----*/
#newsFrame {
	width: 600px;
	height: auto;
	text-align: left;
	background: none;
	padding: 0px;
	margin: 4px;
	overflow: auto;
}

#newsFrame p {
	font-size: 12px;
	color: #EDEDED;
}
/* --------------PAGE CONTENT END-------------- */

/* --------------SIDEBOX START-------------- */

#sideBox {
	width: 298px;
	height: auto;
	padding: 0px;
	margin: 0 10px 0 0;
	float: right;
}
#sideBox .rssL{
	width: 298px;
	height: 51px;
	background-image: url(../images/sideboxBk-rss.png);
	background-repeat: no-repeat;
	padding: 55px 20px 0px 80px;
	margin: 0;
	font: "Verdana";
	font-size: 11px;
	color: #fff;
}
#sideBox .rssL a{
	color: #ff6600;
}
#sideBox .rssL a:hover{
	color: #fff;
}

#sideBox .splashD{
	width: 278px;
	height: 39px;
	background-image: url(../images/sideboxBk-splash.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 132px 20px 0 0;
	font: "Verdana";
	font-size: 10px;
	color: #fff;
	text-align: right;
}
#sideBox .splashD a{
	color: #fff;
	text-decoration: none;
}
#sideBox .splashD a:hover{
	color: #000;
}
#sideBox .SBlinks{
	width: 298px;
	height: auto;
	background-image: url(../images/sideboxBk_back.png);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0 10px 0 10px;
}
#sideBox .SBfooter{
	width: 298px;
	height: 69px;
	margin: 0;
	padding: 0;
}
#msbox {
	width: 279px;
	height: 57px;
	background-image: url(../images/MasterServers.gif);	
	margin: auto;
	padding: 0;
}	

/* --------------SIDEBOX END-------------- */
/* livestats
---------------------------------------- */
#livestats {
	background: url(../images/statsback.png) no-repeat 0px 0px; 
	width: 920px;
	height: 51px;
	position: relative;
	margin: 0 auto;
	margin-top: -5px;
	text-align: left;
	color: #FFDD28;
	font: 11px Tahoma,sans-serif ;
}
#livestats .textwrap{
	width: 800px;
	margin: 4px auto;
}
#livestats P.topText SPAN.smallTxt {	
	padding: 0 3px 0 10px;
	COLOR: #ff9900; 
}
#livestats P.topNews SPAN.smallTxt {
	padding: 0 3px 0 25px;
	COLOR: #ff6600;
	font-weight: bold;
	line-height: 16px;
}
/* --------------------------------------------------- 	END --------------------------------------------------- */
/* --------------footer-------------- */
#footerwrap {
	MARGIN: 0px auto;
	WIDTH: 979px;
	HEIGHT: 20px;
}
#footer {
	background: url(../images/footerbar.png);
	MARGIN: 0;
	WIDTH: 979px;
	HEIGHT: 20px;
	padding: 0;
}

/*----INFO----*/
#infowrap {
	HEIGHT: 50px;
	WIDTH: 975px;
	margin: 15px auto;
	padding: 0;
	COLOR: #EDEDED;
}
#infoLeftBox {
	HEIGHT: 50px;
	WIDTH: 775px; 
	MARGIN: 0px;
	float: left;
	text-align: right;
	COLOR: #EDEDED;
	font-size: 10px;
}
#infoRightBox {
	HEIGHT: 50px;
	WIDTH: 195px; 
	MARGIN: 0px;
	text-align: right;
	float: right;
}

/* --------------STATS WRAPS START-------------- */
#today {
	width: 150px;
	height: 30px;
	float: left;
	padding: 0px;
	margin: 20px 0px 0 160px;
	position: relative;
	text-align: right;
}
#yesterday {
	width: 150px;
	height: 30px;
	float: right;
	padding: 0px;
	margin: 20px 160px 0 0;
	position: relative;
	text-align: left;
}
#statswrapFront {
	width: 610px;
	height: 180px;
	background-image: url(../images/statswrap.png);
	padding: 0;
	margin: 0;
}
#marqueecontainer{
	position: relative;
	width: 610px;
	height: 200px;
	overflow: hidden;
	margin: 0;
	cursor: crosshair;
}
/* --------------STATS WRAPS END-------------- */