body {
	margin: 0;
	padding: 0;
	border-width: 0;
	font: normal 11px/1.3 Arial, Helvetica, FreeSans, sans-serif;
	color: #818D8F;
	background: #1A1E23;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: normal;
	line-height: 1;
}
a img, abbr {
	border-width: 0;
}
ol, ul, dl, dd, dt, li {
	list-style: none;
	margin: 0;
	padding: 0;
}
fieldset, table, td {
	border-width: 0;
	margin: 0;
	padding: 0
}
p {
	margin: 1.3em 0;
}
.skip {
	position: absolute;
	top: -10000em;
	left: -10000em;
}
.tip {
	margin-top: 2px;
	font-size: 10px;
	color: #999;
}
.wrap {
	width: 980px;
	margin: auto;
}
.bets #content {
	width: 2600px;
}
a {
	color: #EB3A26;
}
img.avatar {
	border: 2px solid #FFF;
	vertical-align: middle;
}
.section-title {
	font-size: 27px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 6px 0;
	font-style: italic;
	color: #C6C6C6;
}
textarea {
	font: normal 11px/1.1 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

/* twitter */
#twitter_div ul {
	margin: 12px 0;
}
#twitter_div li {
	margin: 6px 0;
	background: #22282F;
	padding: 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
#twitter_div li:first-child {
	background: #394451;
	color: #8D9BA0;
}
#twitter_div li span a {
	color: #818D8F;
}

/* header */
#header {
	padding: 10px 0;
	overflow: hidden;
}
#header h1 {
	float: left;
}
#header ul {
	background: #1A1E23;
	padding: 7px 0;
	float: right
}
#header ul.races {
	float: none;
	clear: both;
	border-top: 1px solid #22282F;
	border-bottom: 1px solid #22282F;
	overflow: hidden;
}
#header li {
	float: left;
	padding: 3px;
}
#header li.current {
	background: #22282F;
}
#header li.current a {
	color: #818D8F
}
#login {	
	float: right;	
	color: #818D8F;
	font-size: 9px
}


/* join */
.join {
	background: #23282E;
	margin-top: 50px;
	padding: 30px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px
}
.join h3 {
	font-size: 48px;
	margin-bottom: 30px;
	text-align: center	
}
.join p, .race form p {
	overflow: hidden;
	margin: 6px 0;
}
*html .join p {
	height: 1%;
}
.join p {
	padding-left: 10px;
}
.join form {
	margin: 0;
}
.join label, .race label {
	float: left;
	width: 300px;
	padding-right: 12px;
	text-align: right;
	font-size: 17px;
	line-height: 1.4;
}
.race label {
	width: 240px;
}
.join label span, .race label span, .join #user_avatar {
	font-size: 12px
}
.join input, .race label  {
	font-size: 17px;
}
.join .submit {
	padding: 0 0 16px 310px;
}
.race .submit {
	text-align: center;
	padding: 10px;
}
.race .submit input {
	font-size: 18px;
}
.join .confirmation {
	text-align: center;
}
.join .confirmation a {
	background: #000;
	padding: 2px;
}

/* carrera */
.main {
	float: left;
	width: 600px;
	padding-bottom: 20px;
}
.sidebar {
	float: left;
	width: 365px;
	margin-left: 15px;
}

.friday, .saturday {
/*	background: #22282F;*/
	margin: 10px 0;
	border-bottom: 1px solid #22282F;
	padding: 6px 0
} 
.friday h3, .saturday h3 {
	padding: 10px;
	margin-bottom: 10px;
	background: #22282F
}
.friday p, .saturday p {
	margin: 6px 0;
	padding: 0 10px;
}
.friday span, .saturday span {
	color: #50595C
}
.podium {
	position: relative;
	height: 150px
}
.podium p {
	position: absolute;
	bottom: 0;
	width: 198px;
	padding: 10px 0;
	text-align: center;
	background: #1f272e
}
.join .podium p {
	background: #1B1E22;
	width: 190px	
}
.podium p.first {
	left: 200px;
	padding-top: 20px;
}
.podium p.third {
	left: 400px;
	padding-top: 0
}
.join .podium p.second {
	left: 5px
}
.join .podium p.first {
	left: 205px;
	padding-top: 20px;
}
.join .podium p.third {
	left: 405px;
	padding-top: 0
}
.podium p label {
	width: auto;
	float: none;
	clear: both;
	display: block;
	font-size: 68px;
	margin: 4px 0 6px 0;
	line-height: 1;
	text-align: center;
	background: url(../images/drivers/f1-sprites.jpg) center 72px no-repeat;
	padding-bottom: 18px
}

.podium .Alonso * { background-position: center 72px; }
.podium .Massa * { background-position: center -28px; }
.podium .Webber * { background-position: center -128px; }
.podium .Vettel * { background-position: center -228px; }
.podium .Kubica * { background-position: center -328px; }
.podium .Petrov * { background-position: center -428px; }
.podium .Kovalainen * { background-position: center -528px; }
.podium .Trulli * { background-position: center -628px; }
.podium .Hamilton * { background-position: center -728px; }
.podium .Button * { background-position: center -828px; }
.podium .Rosberg * { background-position: center -928px; }
.podium .Schumacher * { background-position: center -1028px; }
.podium .Alguersuari * { background-position: center -1128px; }
.podium .Buemi * { background-position: center -1228px; }
.podium .Barrichello * { background-position: center -1328px; }
.podium .Hulkenberg * { background-position: center -1428px; }
.podium .Sutil * { background-position: center -1528px; }
.podium .Liuzzi * { background-position: center -1628px; }
.podium .Grassi * { background-position: center -1728px; }
.podium .Glock * { background-position: center -1828px; }
.podium .Senna * { background-position: center -1928px; }
.podium .Chandhok * { background-position: center -2028px; }
.podium .DelaRosa * { background-position: center -2128px; }
.podium .Kobayashi * { background-position: center -2228px; }

.podium span {
	display: block;
	clear: both;
}
.friday em, .saturday em {
	font-style: normal;
	font-size: 17px;
	line-height: 1.4;
	color: #FFF;
}
/* apuestas de otros */

.others {
	overflow: hidden;
	clear: both;
	margin-top: 12px;
}
.others div {
	float: left;
	width: 195px;
	margin: 0 1px 10px 0
} 
.others div.season {
	background: #22282F;
	padding: 0 5px 10px 10px;
	margin-right: 5px;
	width: 175px
}
.others div.season dt {
	width: 50px;
}
.others h3 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 6px;
	padding: 10px 0;
	font-style: italic;
	color: #C6C6C6;
}
.others dl {
	overflow: hidden;
	line-height: 1.1;
	padding: 3px 0;
}
.others dt {
	float: left;
	width: 70px;
	padding: 0
}
.others dd {
	color: #C6C6C6;
	float: right;
	width: 118px;
	padding: 0 0 0 7px;
}
.others dd.ok, .others dd.ko {
	color: #50595C
}

/* classification */
.ranking ol {
	margin: 10px 0 10px 90px;
	float: left;
	width: 380px
}
.ranking li {
	list-style: decimal outside;
	color: #FFF;
	font-size: 36px;
	line-height: 1;
	padding: 4px 0;
}
.ranking img {
	vertical-align: middle
}
.ranking li span {
	font-size: 13px;
	color: #818D8F;
}
.soitu {
	margin: 10px 0 10px 0px;
	float: right;
	width: 300px;
}

.result {
	border-top: 1px solid #ccc;
	margin:0;
	padding: 4px;
	text-align: center;
	font-size: 11px;
	color: #A7ACB4;
}
.match ol {
	width: auto;
}
li .result {
	border-top-width: 0;
}
.result em span {
	padding: 2px 0 2px 10px;
	font-weight: bold;
	font-size: 12px;
	color: #509CCD;
	font-style: normal;
	margin-left: 6px;
}
.ok strong {
	color: #61B062;
}
.ko strong {
	color: #818D8F;
}
.next {
	background: #22282F;
	padding: 10px;
	font-size: 14px;
}

/* avisos y tal */
.notice {
	background: #292F37;
	margin: 6px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	padding: 10px;
}
.notice strong {
	font-size: 18px;
	font-weight: normal;
	padding-right: 6px;
	color: #35B55E
}
.error strong {
	color: #EB3A26
}

/* rules */
.rules {
	padding: 12px 0;
}
.rules ul li {
	overflow: hidden;
	padding-top: 20px;
}
*html .rules ul li {
	height: 1%;
}
.rules h3 {
	float: left;
	width: 35%;
}
.rules dl {
	float: left;
	width: 59%;
	font-size: 12px;
	color: #D8D8D8;
}
.rules dt {
	color: #259ED1;
}
.rules dt {
	font-weight: bold;
}
.rules dd {
	padding-bottom: 8px;
}
.rules ol {
	list-style: decimal outside;
	margin: 6px 0 6px 18px;
}
.rules ol li {
	padding: 0;
	
}
.rules ol strong {
	color: #F27523
}

/* matches */
.matches .ranking ol {
	width: auto;
}
.matches .ranking li .result span {
	font-size: 12px!important;
}
.ranking .marca {
	font-size: 16px;
	font-style: italic;
	padding: 10px 16px 10px 40px;
	background-position: 6px 6px;
}

/* errores ror */

.fieldWithErrors input {
  background-color: #FED078;
}

.errorExplanation {
  text-align: center;
}

.errorExplanation h2 {
  color: #FED078;
}

/* tablesorter */

/* tables */
table.tablesorter {
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
	border-collapse:collapse;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	border-top: 1px solid #22282f;
	border-bottom: 1px solid #22282f;
	color: #FFF;
	padding: 4px;
}
table.tablesorter thead tr th:hover {
	background: #22282f url(../images/desc.gif) 120px 10px no-repeat;

}
table.tablesorter thead tr .header {
	cursor: pointer;
}
table.tablesorter tbody td {
	padding: 4px;

}
table.tablesorter tbody tr.odd td {
	background-color:#22282f;
}
table.tablesorter thead tr .headerSortUp {
	background: url(../images/asc.gif) 120px 9px no-repeat;
}
table.tablesorter thead tr .headerSortDown {
	background: url(../images/desc.gif) 120px 10px no-repeat;
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color:#22282f;
}
