ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  color: white;
  text-decoration: none;
}

a:hover
{
  color: #00c7df;
}

h3 {
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	padding-top:5px;
	padding-bottom: 5px;
	font-size: 12px;
	background-color: #ed1c24;
}

h4 {
	line-height: 20px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 5px;
}

body
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #000000;
  color: #FFFFFF;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
	visibility: hidden;
   display: block;
   font-size: 0;
   content: " ";
   clear: both;
   height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

#inner {
	margin-left: 10px;
	margin-right: 10px;
	width: 940px;
	margin: 0 auto;
	position: relative;
}

/* Layout elements */
#wrapper {
	text-align: center;
	display: block;
	clear: both;
	overflow: hidden;
	position: relative;
}

#container {
   margin: 0 auto;
   text-align: left;
	width: 960px;
	min-height: 760px;
	overflow: hidden;
	background: #000000 url('../images/bg/bg.gif') top left;
	position: relative;
}

* html #container {
	height: 730px;
}

* html #lists #container {
	height: 1050px;
}

#header {
	position: absolute;
	left: 10px;
	top: -50px;
	width: 143px;
	z-index: 501;
}

* html #header {
	
}

#main {
   margin-top: 50px;
	width: 810px;
	float: left;
	margin-left: -10px;
	min-height: 790px;
	position: relative;
}

#lists #main {
	min-height: 1080px;
}

* html #lists #main {
	height: 1050px;
}

.full {
	width: 950px!important;
}

#content {
	width: 700px!important;
	float: right!important;
	margin: 0px!important;
	position: relative;
}

#content_lists {
	width: 700px;
	float: left;
}

#right {
   position:relative;
	margin-right: -10px;
	float: right;
	width: 150px;
	min-height: 700px;
	background: transparent url('../images/bg/bgr.gif') top left repeat-y;
}

* html #right {
	overflow: hidden;
}

.leaderboard {
   width: 728px;
	height: 90px;
	margin-bottom: 10px;
	float: left;
}

#lists_header {
   width: 728px;
	margin-bottom: 10px;
	margin-top: -35px;
	float: left;
	margin-left: 170px;
}

* html #lists_header {
   top: -35px;
   position: absolute;
	left: 170px;
	margin: 0px;
}

#lists_main {
   position: absolute;
	top: 222px;
	width: 780px;
	float: left;
	clear: left;
	left: 10px;
}

#lists_main.statlist {
  top: 12px;
  margin-left: 10px;
}


#sponsors {
	top: 525px;
	left: 0px;
	width: 635px;
	height: 100px;
	position: absolute;
	z-index: 1001;
}

#lists #sponsors {
	top: 885px;
}

#footer {
   position: absolute;
	left: 0;
	top: 640px;
	width: 800px;
	text-align: center;
	line-height: 1.4em;
}

#lists #footer {
	top: 1000px;
}

#sponsors li {
	display: inline;
}

#howtoplay {
	position: absolute;
	left: 725px;
	top: 395px;
	width: 150px;
	height: 150px;
	z-index: 2001;
}

* html #howtoplay img {
	width: 150px;
	height: 150px;
}

#racehead {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 145px;
}

#howtoracehead {
	position: absolute;
	top: -50px;
	left: 568px;
	width: 145px;
}

#racelist {
	margin-top: 50px;
}

#racelist li {
    width:  140px;
    overflow:  hidden;
    margin:  0px;
    padding:  0px;
    height: 19px;
}

#mapholder {
	position: absolute;
	left: 160px;
    top: 10px;
	z-index: 1001;
}

#map_indicator {
	position: absolute;
	left: 300px;
	top: 221px;
	z-index: 1002;
}

#frmRegistration,
#frmUserRegistration {
	position: relative;
}

* html #frmUserRegistration {
	position: absolute;
	left: -150px;
	width: 300px;
}

#frmRegistration .styled,
.boxLogin .styled {
	width: 120px;
}

* html #frmRegistration .styled,
* html .boxLogin .styled {
	width: 115px;
}

.captcha {
   float: left;
	width: 50px;
	vertical-align: middle;
}

img.captcha {
	width: 65px;
	margin-top: -1px;
	margin-right: 3px;
}

#frmRegistration table {
	background-color: transparent;
	width: 140px;
}

#frmRegistration td {
	height: 20px;
	line-height: 20px;
	position: relative;
}

*:first-child+html #frmRegistration td {
	height: 17px;
	line-height: 17px;
}

#frmUserRegistration .toggler {
	text-transform: uppercase;
	position: absolute;
	top: 275px;
	left: 150px;
}

div.form_error {
	font-weight: bold;
	color: #00c7df;
	display: block;
	clear: both;
	line-height: 12px;
	vertical-align: middle;
	text-align: center;
	font-size: 9px;
}

#frmRegistration .submit {
	width: 110px;
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
}

#frmRegistration small {
	font-size: 8px;
	color: gray;
	line-height: 12px;
}

.relative {
	position: relative;
}

#frmLogin {
	text-align: center;
}

#frmLogin h3 {
	display: block;
	text-align: left;
	clear: both;
}

#frmLogin .form-row {
	line-height: 2em;
	display: block;
	clear: both;
	margin-bottom: 5px;
}

label {
	width: 120px;
	display: block;
	text-align: left;
}

.boxLogin {
	margin: 0 auto;
	width: 194px;
}

.column {
	width: 140px;
	min-height: 595px;
	float: left;
	margin-right:20px;
	background: transparent url('../images/bg/column.png') 0px 75px no-repeat;
}

.column li {
    height: 17px;
    line-height: 17px;
    overflow: hidden;
	margin-bottom: 3px;
	padding-left: 3px;
	width:  140px;
	background: transparent url('../images/bg/column_li.png') 0px 0px no-repeat;
}

* html .column {
   height: 495px;
	background: transparent url('../images/bg/column.gif') 0px 75px no-repeat;
	overflow: hidden;
}

* html .column li {
   height: 17px!important;
	display: block;
	background: transparent url('../images/bg/column_li.gif') 0px 0px no-repeat;	
}

#latestarters {
	margin-right: 0px;
}

#drivers-list,
#drivers-list-complete,
#results-list {
	width: 119px;
	float: left;
}

#drivers-list li,
#drivers-list-complete li,
#resultlist li,
#earlybirds li,
#latestarters li {
	background: transparent url('../images/bg/column_li_drivers.png') 0px 0px no-repeat;
}

* html #drivers-list li,
* html #drivers-list-complete li,
* html #resultlist li,
* html #earlybirds li,
* html #latestarters li {
	background: transparent url('../images/bg/column_li_drivers.gif') 0px 0px no-repeat;
}

#drivers-list.disabled {
	color: #444444;
}

.column li.latest {
	background: transparent url('../images/bg/column_li_latest.png') 0px 0px no-repeat;
	color: Black;
}

.column li.selected {
	background: transparent url('../images/bg/column_li_selected.png') 0px 0px no-repeat!important;
	color: Black;
}

* html .column li.latest {
	background: transparent url('../images/bg/column_li_latest.gif') 0px 0px no-repeat;
	color: Black;
}

* html .column li.selected {
	background: transparent url('../images/bg/column_li_selected.gif') 0px 0px no-repeat!important;
	color: Black;
}

.column li.selected a,
.column li.latest a {
	color: Black;
}

.column li a {
	display: block;
	width: 140px;
}

.handle {
	width: 15px;
	height: 15px;
	margin-right: 0px;
	vertical-align: middle;
	cursor: move;
}

#userstatus {
	width: 728px;
	float: right;
	text-align: left;
	text-transform: uppercase;
	line-height: 20px;
	margin-left: 0px;
   position: relative;
}

*+html #userstatus {
  margin-top: -5px;
}

* html #userstatus {
  margin-top: -5px;
}

#userstatus .avatar {
  position: absolute;
  left: 0px;
}

#userstatus #status {
  position: relative;
   padding-left: 45px;
}

#loginbox {
	width: 140px;
	position: absolute;
	top: -50px;
	padding-top: 50px;
	left: 640px;
	height: 500px;
	background: transparent url('../images/bg/loginbg.png') top left no-repeat;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
}

* html #loginbox {
	background: transparent url('../images/bg/trans.gif') top left;
}

#registerbox {
	width: 300px;
	position: absolute;
	top: -50px;
	padding-top: 50px;
	left: 480px;
	height: 500px;
	background: transparent url('../images/bg/registerbg.png') top left no-repeat;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
}

* html #registerbox {
	background: transparent url('../images/bg/trans.gif') top left;
	height: 430px;
}

#registerbox .right {
	float: right;
}

#registerbox .left {
	float: left;
	margin-left: 7px;
}

#frmLogin fieldset {
	width: 120px;
	margin: 0px 5px 0px 7px;
}

input.styled {
	width: 120px;
}

#bulletpoints li {
	height: 55px;
	margin-bottom: 10px;
	background: transparent url('../images/bg/bulletpoints.png') top left no-repeat;
}

#bulletpoints li.intermedio {
	background-image: none; 
	height: 22px;
	font-weight: bold;
	margin-bottom: 0px;
}

#drivers #positions,
#resultlist .positions {
	width: 16px;
	float: left;
	text-align: right;
	margin-right: 5px;
}

* html #drivers #positions,
* html #resultlist .positions {
	width: 16px;
	float: left;
	text-align: right;
	margin-right: 0px;
}

#drivers #positions li,
#resultlist .positions li {
	background-image: none;
	color: Orange;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	width: 16px;
	line-height:  17px;
}

.column li span {
	width: 110px;
	float: left;
}

* html .column li span {
	width: 107px;
	float: left;
}

em {
	color: Red;
}

#advert {
	position: absolute;
	left: 800px;
	top: 220px;
}

* html #advert {
   top: 220px;
	left: 810px;
}

.points {
	margin-top: 20px;
}

* html .points {
	margin-top: 0px;
}

.yellow {
	color: Yellow;
}

#countdown {
	width: 120px;
	height: 74px;
	float: right;
	clear: right;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 622px;
	font-size: 8px;
	line-height:12px;
}

*:first-child+html #countdown {
	top: -1px;
}

.msg-block {
	position: absolute;
	background-color: Black;
	color: Red;
	width: 140px;
	height: 400px;
}

#howtocontent {
   float: right;
   position: relative;
	width: 728px;
	margin-right: 20px;
}

#btnHelp {
	position: absolute;
	left: 480px;
	top: 15px;
}

#btnHelp2 {
	position: absolute;
	left: 320px;
	top: 15px;
}

.btnEditSave {
	position: absolute;
	left: 0px;
	top: 597px;
}

#surveyContent div {
	border: none;
	width: 760px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#surveyContent img{
	margin-top: -1px;
}

.statlist .column table {
  width: 140px;
  margin-bottom: 22px;
  height: 147px;
}

.statlist .column table td {
   line-height: 21px;
	margin-bottom: 3px;
	padding-left: 3px;
	background: transparent url('../images/bg/column_li_drivers.png') 0px 2px no-repeat;
}

.statlist .column table td span {
  float: right;
}

.statlist .column {
  background-image: none;
    overflow: hidden;
}

.statlist .column .driverphoto {
  margin-top: 5px;
}

#btnNextPrev {
  background: transparent url('../images/bg/nextprev.gif') top left no-repeat;
  text-transform: uppercase;
  float: right;
  height: 20px;
  line-height: 20px;
  margin-right: 20px;
  width: 132px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
}

#btnWallpaper {
  float: right;
  height: 20px;
  margin-top: 5px;
  line-height: 20px;
  width: 140px;
}

#btnScreensaver {
  float: right;
  height: 20px;
  margin-top: 5px;
  line-height: 20px;
  margin-right: 20px;
  width: 140px;
}

#gravatars {
  text-align: center;
  margin-left: 8px;
  border-top: 1px dotted white;
  padding-top: 5px;
  margin-top: 5px;
  border-bottom: 1px dotted white;
  padding-bottom: 5px;
  margin-bottom: 5px;
  line-height: 16px;
  width: 285px;
}

#gravatars .avatar {
  padding: 0px;
  margin: 0 auto;
  width: 80px;
  height: 80px;
  border:5px solid #444444;
  overflow: hidden;
}


#gravatars #gravatar {
  width: 220px;
}

#downloads {
  width: 780px;
  min-height: 600px;
  float: left;
  margin-top: 5px;
  line-height: 16px;
}

#downloads #hdWallpapers,
#downloads #hdScreensaver {
  float: left;
  margin-bottom: 5px;
}

.sd_wallpaper,
.hd_wallpaper {
  float: left;
  background-color:#282828;
  width: 300px;
  height: 135px;
}

.sd_wallpaper {
  margin-right: 20px;
}

#downloads p {
  margin-bottom: 0px!important;
}

.sd_wallpaper p,
.hd_wallpaper p {
  padding-left: 5px;
}


#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {height:640px; width:760px; background-color:#fff; border:3px solid #ccc;}
#simplemodal-container a.modalCloseImg {background:url(../images/bt/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;}
#simplemodal-container #basicModalContent {padding:8px;}