::-moz-selection {
	background: #a1cabf;
	color: #333333;
	}
::selection {
	background: #a1cabf;
	color: #333333;
	} 

#content {
	background: white url(../images/f1/clipboard.jpg) no-repeat center 6px;
	width: 722px;
	height: 1107px;
	margin: 0 auto;
	text-align: left;
	padding: 220px 99px 0 72px;
	color: #333333;
	}
	
body {
	text-align: center;
	font-family: 'Special Elite', sans-serif;
	}

a {
	text-decoration: none;
	color: #333333;
	}

#next-race a {
	text-decoration: none;
	color: #444466;
	}
	
#next-race a:hover {
	color: #444488;
	}
	

#drivers {
	padding: 0 0 0 24px;
	}
	
#drivers dt {
	font-size: 40px;
	float: left;
	padding: 0;
	margin: 0;
	}
	
#drivers dd {
	width: 130px;
	float: left;
	padding: 6px;
	margin: 0 6px 0 0;
	background-color: #dddddd;
	font-size: 11px;
	position: relative;
	}
	
#drivers dd:hover {
	background-color: #cccccc;
	}
	
#drivers #team {
	margin: 0;
	}
	
.driver-info {
	margin: 0;
	}
	
.full-info {
	background: transparent url(../images/f1/driver-arrow.gif) no-repeat right top;
	font-size: 12px;
	text-indent: -999em;
	position: absolute;
	top: 6px;
	right: 6px;
	padding: 2px;
	margin: 0;
	width: 12px;
	height: 12px;
	overflow: hidden;
	}
	
.full-info:hover {
	background-color: white;
	background-position: right -16px;
	text-indent: 0;
	width: 126px;
	height: 181px;
	}
	
.starts {
	color: #da251d;
	font-family: 'Gochi Hand', cursive;
	font-size: 24px;
	position: absolute;
	right: 2px;
	top: 200px;
	margin: 0;
	}
	
.starts span {
	display: block;
	float: left;
	}

.starts .used {
	padding-top: 4px;
	}

.starts .slash {
	padding-top: 2px;
	}
	
#other {
	clear: left;
	float: left;
	font-size: 26px;
	padding-left: 80px;
	}
	
#other dt {
	float: left;
	}
	
#other dd {
	float: left;
	}
	
#team-order-selection {
	background-color: #dddddd;
	margin: -6px 6px 0 6px;
	}
	
#team-order-selection a {
	display: block;
	padding: 8px 8px 4px 8px;
	}
	
#team-order-selection:hover {
	background-color: #cccccc;
	}
	
#position {
	margin-left: 130px;
	}
#divider {
	clear: both;
	}
	
#standings { 
	float: left;
	padding-left: 30px;
	}
	
#standings li {
	font-size: 20px;
	}
		
#standings p {
	clear: left;
	}
		
#standings table {
	clear: left;
	font-size: 17px;
	margin-top: 61px;
	/*background-color: #dddddd;*/
	line-height: 15px;
	}
	
/*
#standings table:hover {
	background-color: #cccccc;
	}
*/
	
#standings td {
	padding-left: 5px;
	}
	
#vertical-divider {
	background: transparent url(../images/f1/line.jpg) no-repeat center;
	padding: 0 17px 552px 0;
	margin-top: -15px;
	}
	
#links {
	float: right;
	width: 330px;
	margin: -540px 0 0 0;
	}
	
.rss-feed {
	float: left;
	background-color: #dddddd;
	margin: 10px;
	}
	
.rss-feed ul a {
	display: block;
	line-height: 19px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	}
	
.rss-feed ul a:hover {
	background-color: #cccccc;
	}
	
.rss-feed img {
	float: left;
	border: 6px solid #cccccc;
	width: 50px;
	height: 50px;
	}
	
.rss-feed ul {
	padding: 3px 6px 0 0;
	margin: 0;
	width: 324px;
	}
	
.rss-feed li {
	font-size: 12px;
	padding: 0;
	margin: 0 0 0 68px;
	width: 256px;
	}
	
#links h2 { 
	margin: 0 0 10px 10px;
	}
	
h1 {
	padding: 0 0 0 25px;
	font-weight: normal;
	font-size: 40px;
	margin: 15px 0 0 0;
	clear: right;
	}
	
h2 {
	font-weight: normal;
	margin: 0;
	font-size: 26px;
	}
	
h3 {
	font-weight: normal;
	}
	
#next-race { 
	float: left;
	}
	
#deadline {
	text-align: right;
	}
	



.hole {
	padding-left: 66px;
	}
	
h3 {
	margin: 0 0 -10px 0;
	font-size: 20px;
	}
	
ul {
	 list-style-type: none;
	 }
	
#drivers li {
	width: 130px;
	float: left;
	padding: 6px;
	margin: 0 30px 15px 0;
	background-color: #dddddd;
	font-size: 11px;
	position: relative;
	}
	
#drivers li:hover {
	background-color: #cccccc;
	}
	
#drivers #odd {
	margin-left: 100px;
	}
	
#drivers #even {
	margin-left: 150px;
	}
	
#drivers .selected {
	background: transparent url(../images/f1/tick.png) no-repeat left top;
	text-indent: -9999em;
	opacity: 0.9;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 68px;
	height: 68px;
	position: absolute;
	top: 133px;
	left: 77px;
	}

#page-a-drivers #drivers li,
#page-b-drivers #drivers li {
	margin-right: 2px;
	margin-bottom: 2px;
	}
	
#page-b-drivers #content {
	padding-top: 203px;
	}
	
#page-a-drivers #drivers,
#page-b-drivers #drivers {
	padding-left: 0;
	margin-top: 0;
	}
	
button,
.button {
	display: block;
	background-color: #dddddd;
	margin: -30px 10px 0 0;
	border: none;
	font: inherit;
	font-size: 26px;
	padding: 8px 8px 4px 8px;
	float: right;
	cursor: pointer;
	}

button:hover,
.button:hover {
	background-color: #cccccc;
	}
	
#welcome p {
	padding-left: 20px;
	padding-right: 20px;
	}
	
	
input,
textarea {
	background-color: #dddddd;
	padding: 10px;
	border: 0px;
	color: #da251d;
	font-family: 'Gochi Hand', cursive;
	font-size: 24px;
	outline: none;
	}

input:hover,
input:focus,
textarea:hover,
textarea:focus {
	background-color: #cccccc;
	}
	
input::-moz-selection,
textarea::-moz-selection {
	background: #a1cabf;
	color: #da251d;
	}
input::selection,
textarea::selection {
	background: #a1cabf;
	color: #da251d;
	} 

label {
	font-size: 26px;
	padding: 0 20px 0 0;
	display: block;
	width: 150px;
	float: left;
	margin: 15px -5px 6px 55px;
    	text-align: right;
	}
	
#register p,
#login p {
	margin: -15px 0 0 225px;
	font-size: 26px;
	}
	
#chart h1 {
	margin-top: -10px;
	}

.invisible {
	text-indent: -999em;
	overflow: hidden;
	}
	
table {
	font-size: 11px;
	margin-top: 40px; 
	}
	
.number {
	text-align: right;
	}
	
#preceding h2,
#preceding h2 a {
	color: #dddddd;
	}
	
#preceding h2 a:hover {
	color: #899fd4;
}

#race-details {
	width: 470px;
	float:left;
	margin-left: 30px;
	}

#race-details dt {
	float: left;
	clear: left;
	padding-right: 4px;
	padding-left: 10px;
	}
	
#race-details dd {
	color: #666666;
	white-space: nowrap;
	}

#race-calendar {
	text-align: right;
	float: right;
	margin: 20px 30px 0 30px;
	}

#race-calendar h4 {
	margin-top: 0;
	margin-bottom: 0;
	}
	
#race-calendar dl {
	margin-bottom: 2px;
	margin-top: 0px;
	}
	
#race-calendar dt {
	float: left;
	clear: left;
	width: 85px;
	text-align: left;
	}
	
#race-calendar dd {
	float: left;
	margin-left: 10px;
	color: #666666;
	}
	
#race-results {
	margin-top: 20px;
	clear: both;
	}
	
#race-results table {
	margin-top: 10px;
	margin-left: 60px;
	font-size: 18px;
	}
	
#race-results td {
	padding-right: 10px;
	}
	
#race-results th {
	padding-right: 10px;
	}
	
.highlight {
	background: white url(../images/f1/highlight.jpg) no-repeat left;
	}
	
.scored {
	color: #da251d;
	}

#total {
	float: right;
	color: #da251d;
	font-family: 'Gochi Hand', cursive;
	font-size: 36px;
	margin-top: -300px;
	background: white url(../images/f1/ring.jpg) no-repeat center;
	padding: 10px;
	}

#upcoming {
	clear: both;
	}

#upcoming h2,
#upcoming h2 a {
	color: #dddddd;
	text-align: right;
	}

#upcoming h2 a:hover {
	color: #899fd4;
}

#profile-gravatar {
	float: right;
	border: 10px #dddddd solid;
	}
	
#profile-password {
	float: left;
	}
	
#page-your-profile dd,
#page-your-profile dl,
#f1-register dd,
#f1-register dl {
	padding: 0;
	margin: 0;
	}
	
#page-your-profile dt,
#f1-register dt {
	font-size: 18px;
	padding: 0;
	margin: 10px 0 0;
	}
	
#page-your-profile form,
#f1-register {
	padding-left: 65px;
	}
		
#page-your-profile input {
	width: 450px;
	}
	
#f1-register input {
	width: 350px;
	}
	
#page-your-profile textarea {
	width: 450px;
	height: 100px;
	}
.note {
	text-align: right;
	}
.limerick {
	font-size: 20px;
	padding-left: 45px;
	}

#seasons-end {
	-webkit-transform: rotate(-12deg);
	-o-transform: rotate(-12deg); 
	transform: rotate(-12deg);
	-webkit-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	padding: 120px 0 150px 60px;
	}
#seasons-end h2 {
	font-size: 64px;
	}
#seasons-end h3 {
	font-size: 32px;
	}

#login-with-facebook {
	background: transparent url(../images/user/facebook-logo.png) no-repeat left top;
	padding: 0 0 1em 39px; !important;
	margin: -60px 0 0 !important;
	float: right;
	}
#page-login #login-with-facebook {
	margin-top: 0 !important;
	}
#login-with-facebook a {
	margin: 0 !important;
	}

#last-years-results { 
	position: relative;
	float: left;
	padding-left: 30px;
	}
	
#last-years-results li {
	font-size: 20px;
	}
		
#last-years-results p {
	clear: left;
	}
		
#last-years-results table {
	clear: left;
	font-size: 17px;
	margin-top: 0;
	line-height: 15px;
	}
#last-years-results table.column2 {
	position: absolute;
	left: 390px;
	top: 52px;
	}
#last-years-results td {
	padding-left: 5px;
	}
	
