
*{
	margin: 0 0;
	padding:0 0;
	color: #EEEEEE; 
}

a img {
border: 0;
}

li{
	margin-left:20px;
}

button, .submit{
	background: #444444;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	width: 150px;
	cursor:pointer
}

input.text { 
width: 250px; 
background: #444444;
border: 1px solid #DDDDDD;
} 


select{
	background: #444444;
	width: 250px;
	margin-top:5px;
	margin-bottom:5px;
	}

.tableDark{
	background:#444444;
	}

.tableLight{
	background:#666666;
	}
	
.tableHead{
	background:#111166;
	color:#FFFFFF;
	font-weight: bold;
	height:20px;
	background: #FFFFFF url(../images/tablebg.png) no-repeat -70px;
}
	
html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center; background: #111111;}
p{margin:0 10px 10px}
a{color: #981793;}
div#header{
	padding: 0px;
	margin:0px;
	background:#404040;
	/*border-bottom: 3px solid rgb(10,10,10);*/
	/*border-left: 3px solid rgb(10,10,10);
	border-right: 3px solid rgb(10,10,10);*/
	min-height:250px;
}

div#header h1{height:250px;line-height:150px;margin:0;
  padding-left:10px;
  color: #EEEEEE; 
  /*background: #333333 url(../images/orctop1.png) no-repeat 0px;*/
  background: #222222 no-repeat 0px;
  
}

div#container{text-align:left; margin-top:10px;background:#333333; }


div#content h1{
	color:#FF2020;	
}


div#footer{
background: #333;
color: #FFF;
height:20px;
font-size: 10px;
}
div#footer p{margin:0;padding:3px}

div#container{width:1000px;margin:0 auto; background: #000000 url(../images/leftcolumnblur.png ) repeat-x 0px 250px;}
/*div#wrapper{width:100%; margin:0; padding:0; background: #3c3c3c url(../images/navbarback.png) no-repeat 0px;}*/
div#content{
	margin: 0 200px 0 200px; 
	padding-top: 5px; 
	background-color:#222222;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 50px;
	border-left:2px solid #404040;
	border-right:2px solid #404040;
	min-height:700px;
	}
	
div#content p{line-height:1.4;}

div#content a{
	color:#DDDDDD;
}

div#content a:hover{
	color:#FF2020;
}

div#LibraryLogos{
	margin-top: 10px;
	margin-bottom: 10px;	
	margin-left: 24px;
	min-height: 50px;
}

div#NewsTitle{
	font-size: 18px;
	font-weight: bold;
}

div#NewsDate{
	font-size: 10px;
}

div#content h2{
	padding-bottom:10px;	
}

div#content h3{
	padding-bottom:5px;	
	color:#FF2020;
}

div#content strong,b{
	color:#FF2020;	
}

div#navigation{
	float:left;
	width:200px;
	margin-top:10px;
	font-size:18px;
	padding-left:5px;
	margin-left:0px;
	font-weight: bold;
	min-height:700px;
}
div#navigation a{
	
	padding-left:5px;
	padding-top:3px; 
	padding-bottom:8px;
	text-decoration: none; 
	min-height:27px;
	color:#DDDDDD;
	display:block;
	border:none;
}

.navtitle{
	color:#a70304;
	font-weight: bold;
	font-size: 110%;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 20px;
	margin: 0; 
}

div#altContent{
	padding: 0;
	margin: 0;
}

div#loggedOnDriver{
	color:#FF2020;
	padding-top:5px;
	padding-bottom:0px;
	margin-bottom:0px;
	width:191px;
	height:218px;
	min-width:191px;
	background: url(../images/pitboardtop.png) no-repeat 0px;
}

div#driverName{
	padding-top:5px;
	padding-left:0px;
	margin-left:0px;
	width:191px;
	text-align:center;
	font-size:25px;
	font-weight:bold;
	color:#000000
}

div#flag{
	min-height:48px;
	width:191px;
	padding-top:13px;
	text-align:center;
}

div#logoffButton{
	padding-top:0px;
	margin-top:0px;
	margin-bottom:20px;
	width:191px;
	min-width:191px;
	min-height:55px;
	background: url(../images/pitboardbottom.png) no-repeat 0px;
	cursor:pointer
}

div#rankNumbers{
	font-size:30px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:70px;
	letter-spacing:13px;
	padding-left:12px;
}

div#logoffButton:hover{
	min-width:191px;
	min-height:55px;
	background: url(../images/pitboardbottomglow.png) no-repeat 0px;
}


div#loggedOnDriver a:visited,a:link,a:active{
	padding-left:0px;
	padding-bottom:5px; 
	text-decoration: none; 
	color:#DDDDDD;
}

div#loggedOnDriver h1{
	color:white;
	font-size:12px;
	font-weight: bold;
	padding-bottom:0px;
}

div#extra{
	float:right;
	width:185px;
	margin-left:-185px; 
	margin-top:10px; 
	min-height:700px;
	font-size:10px;
	padding-right:10px;
}

div#extra a{
	text-decoration: none; 
	color:#DDDDDD;
}

div#extra a:hover{
	text-decoration: none; 
	color:#FF2020;
}

div#newsHeader{
	padding:0;
	margin:0;
}

div#OrcNews{
	padding-bottom:10px;
}


div#footer{
	clear:left;
	width:100%;
	text-align:right;
	background: #222222 no-repeat 0px;
}

div#regerror{
	padding: 10px;
}

div#regform{
	padding:10px 20px;
}

div#regform dt{
	font: 16px verdana,sans-serif;
	padding-top:10px;
	padding-bottom:2px;
}

div#PageTitle{
	font: 16px verdana,sans-serif;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
	color:#FF2222;
}

.resourceSection{

	height:145px;
    padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	overflow:auto;
	background-color:#efefef;
	scrollbar-face-color: #c5c6bd;
	scrollbar-shadow-color: #b5b8a8;
	scrollbar-highlight-color:#d6d7d2;
	scrollbar-3dlight-color: #fcfdf6;
	scrollbar-darkshadow-color: #afada5;
	scrollbar-track-color: #a6a6a3;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #c5c6bd;
}

#sortableControls{


	}


div.section,div#createNew {
	border: 1px solid #888888;
	margin: 30px 5px;
	padding: 0px 0px 10px 0px;
	background-color: #666666;
}

div#createNew input { margin-left: 5px; }

div#createNew h3, div.section h3{
	font-size: 14px;
	padding: 2px 5px;
	margin: 0 0 10px 0;
	background-color: #444444;
	color: #000061;
	display: block;
}

div.section h3 {
	cursor: move;
}

div.lineitem {
	margin: 3px 10px;
	padding: 2px;
	background-color: #333333;
	cursor: move;
}

.categoryFunctions{
	font-size:65%;
}

div#social a{
	display:inline;
}

div#social{
	display:inline;
	/*padding-left: 10px;*/
	padding-top: 20px;
}

div#social a{
	min-height: 65px;
	min-width: 70px;
	margin-right:4px;
}


#altContentScreens{
	padding-left:0px;
	margin-left:0px;
}

.StatsHeading{
	font-size:20px;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:5px;	
}

.StatsHeadingSmall{
	display:inline;
	font-size:14px;
	width:300px;
	/*border:1px solid red;*/
}

.StatsDataSmall{
	display:inline;
	font-size:16px;
	font-weight:bold;
	min-width:300px;
	padding-left:10px;
	color:#FFDD33;
	/*border:1px solid blue;*/
}

#CountryStatsHeadingText{
}

.WorldRankNear,.CountryRankNear{
	padding:0;
	margin:0;
}

.WorldRankNearPlayer,.CountryRankNearPlayer{
	padding:0;
	margin:0;
	font-weight: bold;
	color:#FFDD33;
}

.statsflag{
	display:inline;
	margin-left: 0px;
	padding-bottom:0;
}

.statsflag img{
	display:inline;
	margin-left: 0px;
	padding-bottom:0;
	height:28px;
	float:left;
	margin-right:5px;
}

#StatsPoints{
	display:inline;
	font-size:25px;
	font-weight:bold;
	color:#FFDD33;
	padding-bottom:10px;
}



#homebutton{
	background: url(../images/backgroundsprite.png ) no-repeat 0 -320px;
}

#homebutton:hover{
	background: url(../images/backgroundsprite.png ) no-repeat 0 -400px; 
}

#screenshotsbutton{
	background: url(../images/backgroundsprite.png ) no-repeat  0 -960px;
}

#screenshotsbutton:hover{
	background: url(../images/backgroundsprite.png ) no-repeat 0 -1040px;
}

#featuresbutton{
	background: url(../images/backgroundsprite.png ) no-repeat 0 -160px;
}

#featuresbutton:hover{
	background: url(../images/backgroundsprite.png ) no-repeat 0 -240px;
}

#newsbutton{
	background: url(../images/backgroundsprite.png ) no-repeat 0 -640px;
}

#newsbutton:hover{
	background: url(../images/backgroundsprite.png ) no-repeat 0 -720px;
}

#registerbutton{
	background: url(../images/backgroundsprite.png ) no-repeat 0 -800px;
}

#registerbutton:hover{
	background: url(../images/backgroundsprite.png ) no-repeat 0 -880px;
}

#loginbutton{
	background: url(../images/backgroundsprite.png ) no-repeat 0 -480px;
}

#loginbutton:hover{
	background: url(../images/backgroundsprite.png ) no-repeat 0 -560px;
}

#statsbutton{
	background: url(../images/backgroundsprite.png ) no-repeat 0 -1120px;
}

#statsbutton:hover{
	background: url(../images/backgroundsprite.png ) no-repeat 0 -1200px;
}

#topupbutton{
	background: url(../images/backgroundsprite.png ) no-repeat 0 -1280px;
}

#topupbutton:hover{
	background: url(../images/backgroundsprite.png ) no-repeat 0 -1360px;
}

#adminbutton{
	background: url(../images/backgroundsprite.png ) no-repeat 0 0;
}

#adminbutton:hover{
	background: url(../images/backgroundsprite.png ) no-repeat 0 -80px;
}