@charset "utf-8";
/* CSS Document */

html {
    overflow-y: scroll;
}

* {
margin:0;
padding:0;
list-style:none;
}

body {
font-size:100%;
font-family:verdana,helvetica,arial,sans-serif;
color:#FFFFFF;
text-align:center;
background:#000000;
}

/* HEADER CSS */

#header {
margin:20px auto;
height:116px;
background:url(../img/background.gif) #E60000 no-repeat center center;
}

.header {
margin:0 auto;
width:950px;
height:116px;
text-align:left;
background:url(../img/header-bg.gif) #000000 no-repeat center center;
}

.header img {
margin:11px 0;
}

.logo {
float:right;
}

/* END */

table {
font-size:75%;
padding:0; 
margin-top:8px;
width:100%;
}

table.bottom {
padding:0; 
margin-top:8px;
border-bottom:2px solid #333333;
}

tr td {
height:23px;
background:#333333;
border-bottom:3px solid #222222;
}

th {
font-size:85%;
color:#AAAAAA;
text-transform:uppercase;
text-align:left;
border-bottom:8px solid #222222;
}

.end {
text-align:right;
padding-right:10px;
}

.red {
color:#E30000;
}

.grey {
color:#AAAAAA;
}

tr.end {
height:33px;
font-weight:bold;
text-align:left;
}

td.center {
text-align:center;
}

td.left {
text-align:left;
}

td.right {
text-align:right;
padding-right:10px;
}

table.drivers  {
display:block;
float:left;
margin:0;
padding-bottom:10px;
}

table.drivers p  {
font-size:100%;
margin-top:5px;
}

table.drivers tr  {
background-color:#000000;
width:600px;

}

table.drivers td  {
padding:0 10px 5px 0;
background-color:#000000;
border-bottom:none;
}

table.connect  {
float:left;
display:block;
width:290px;
margin:0;
padding:0;
border-collapse:collapse;
border-bottom:2px solid #333333;
}

table.connect td {
border-bottom:none;
}

table.race-with-us {
padding-top:10px;
margin:0 0 5px 0;
}

table.race-with-us tr td {
padding-left:10px;
}

table.race-with-us tr th {
padding-left:10px;
text-align:left;
}

h1 {
font-size:135%;
font-family:arial,helvetica,sans-serif;
padding:0.4em 0 0.4em;
}

h2 {
font-size:120%;
font-family:arial,helvetica,sans-serif;
color:#AAAAAA;
padding:0.2em 0 0.3em;
}

h3 {
font-size:80%;
font-family:arial,helvetica,sans-serif;
color:#E60000;
text-transform:uppercase;
padding:0.1em 0 0.4em;
}

h4 {
font-size:75%;
font-weight:normal;
color:#FFFFFF;
padding:0 0 0.4em;
text-transform:none;
}

p {
font-size:75%;
padding:0.2em 0 0.6em;
line-height:155%;
}

.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}

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

a:hover {
color:#E60000;
text-decoration:none;
}

a img {
border:none;	
}

.container-fullpage {
width:950px;
text-align:left;
margin:10px auto;
padding:0px;
}

.container-left {
float:left;
width:630px;
}

.container {
float:left;
width:620px;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:2px solid #333333;
}

.container ul {
font-size:75%;
padding:0.2em 0 0.6em;
}

.container li {
padding:0.2em 0 0.6em;
}

.container22222 ul {
font-size:75%;
padding:0.2em 0 0.6em 1.5em;
}

.container22222 li {
padding:0.2em 0 0.6em 0;
list-style-type:square;
}

.containerpod {
float:left;
display:block;
width:620px;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:2px solid #333333;
}

.season {
padding-bottom:5px;
margin-bottom:5px;
border-bottom:none;
}

.container-promo-left {
float:left;
display:block;
width:290px;
}

.container-promo-right {
float:right;
display:block;
width:290px;
}

/* MENU */

#menu {
margin-bottom:20px;
padding:0;
}

.menu {
font-family:helvetica,arial,sans-serif;
text-transform:uppercase;
height:27px;
background-color:#000;
}

.menu ul {
display:block;
font-size:82%;
font-weight:bold;
-webkit-text-size-adjust:95%;
margin:0px; 
padding:0;
list-style:none; 
} 

.menu li { 
float:left;
padding:0;
margin:0;
}

.menu a {
display:block;
padding:9px 7px 8px 7px;
margin:0;
line-height:12px;
}

.menu li.current a {
float:left;
padding:9px 7px 8px 7px;
margin:0; 
line-height:12px;
color:#FFFFFF;
text-decoration:none;
background:url(../img/menu-current.gif) no-repeat right center;
}

.menu li a:hover {
margin:0; 
color:#FFFFFF;
background:url(../img/menu-hover.gif) no-repeat right center;
}

/* DRIVERS */

.drivers {
position:relative;
float:left;
display:block;
padding:5px 13px 10px 0;
}

/* RACE WITH US MENU */

ul.racewithusmenu  {
padding-bottom:5px;
}


.racewithusmenu li a {
font-size:80%;
}

.racewithusmenu li.current a {
color:#FF0000;
}

/* PODS */

.pod {
float:left;

width:275px;
margin-bottom:15px;
}

h1.pod  {
font-size:80%;
font-family:helvetica,arial,sans-serif;
text-transform:uppercase;
padding:9px 0 0 15px;
margin:0;
width:100%;
height:24px;
background:url(../img/pod-bg.png) no-repeat right top;
}

.altcolor {
color:#FFFFFF;
}

.pod .sponsors {
float:left;
display:block;
padding-left:15px;
width:275px;
background:#1C1C1C;
border-bottom:2px solid #333333;
}

.pod .content {
float:left;
display:block;
padding:0.5em 0 2px 15px;
width:275px;
background:#1C1C1C;
border-bottom:2px solid #333333;
}

.pod .content h1 {
font-size:80%;
font-weight:bold;
color:#AAAAAA;
padding:0 0 0.8em;
}

.pod .content p {
font-size:75%;
color:#FFFFFF;
padding:0 0 0.6em 0;
}

.pod .content a {
display:block;
height:20px;
color:#AAAAAA;
}

.pod .content a:hover {
color:#E60000;
}

.pod .contentfooter p {
float:left;
display:block;
text-align:left;
font-size:75%;
font-weight:normal;
color:#AAAAAA;
padding:0.5em 0 0.7em 15px;
width:275px;
border-bottom:2px solid #333333;
background:#1C1C1C;
}

.pod .contentfooter a:hover {
color:#E60000;
text-decoration:none;
}

/* FOR SALE PODS - GENERIC */

#for-sale-pod {
padding:10px;
background-color:#222222;
}

/* FOOTER CSS */

#footer {
clear:both;
display:block;
margin:10px auto;
height:90px;
background:url(../img/footer-bg.gif) no-repeat center center;
}

.footer {
padding-top:36px;
margin:0 auto;
width:950px;
text-align:left;
}

.footer ul {
padding:0;
margin:0;
list-style:none;
font-size:67%;
text-align:left;
}

.footer ul li {
display:inline;
margin:0 2px 0 0;
list-style:none;
}

.footer ul li a {
padding-right:20px;
margin:0;
color:#000;
text-decoration:none;
}

.footer ul li a:hover {
text-decoration:underline;
}

.footer p {
font-size:67%;
color:#c1c1c1;
margin-bottom:20px;
}

/* jQuery menu CSS */

.widget {
float:left;
width:290px;
text-align:left;
background: #000;
}

.widget a {
color: #AAA;
text-decoration: none;
}
	
.widget a:hover {
color: #009;
text-decoration: underline;
}

#inside {
margin-top:10px;
}

.tabnav {
margin-top:5px;
margin-left:10px;
}

.tabnav ul {
margin-left:15px;
}

.tabnav li {
display: inline;
list-style: none;
padding:0;
margin:0;
}
	
.tabnav li a {
text-decoration: none;
text-transform: uppercase;
color: #AAA;
font-weight: bold;
font-size:59%;
margin:0;
padding: 10px 7px 10px 7px;
outline: none;
}

.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
background: #222;
color: #FFF;
text-decoration: none;
}
		
.tabdiv {
float:left;
display:block;
width:100%;
text-align:left;
margin-top: 8px;
margin-bottom: 0px;
background: #222;
padding:1px 0 0 0;
}

.tabdiv h1 {
font-family:verdana,helvetica,arial,sans-serif;
color:#E60000;
font-size:70%;
padding:0.6em 0 0 10px;
text-transform:uppercase;
}
	
.tabdiv h2 {
font-family:verdana,helvetica,arial,sans-serif;
color:#AAAAAA;
font-size:80%;
padding:0.4em 0 0 10px;
}

.tabdiv h3 {
font-family:arial,helvetica,sans-serif;
font-size:100%;
padding:0.6em 0 0.2em 10px;
}

.tabdiv h4 {
padding:0 0 0.2em 10px;
}

.tabdiv p {
padding:0.2em 10px 0.8em 10px;
}

.tabdiv p.date {
text-transform: uppercase;
color: #AAA;
font-weight: bold;
font-size:59%;
padding:0.6em 10px 0 10px;
}

.ui-tabs-hide {
		display: none;
		}

/* GALLERY */

.gallery {
	float: left;
	display: block;
	padding:0;
	padding-bottom:10px;
	width: 630px;
}

.gallerypod {
	float: left;
	display: block;
	padding:0;
	margin:0;
	width: 300px;
}

.photos {
	position: relative;
	float: left;
	display: block;
	padding: 10px 10px 0 0;
}

.photosets {
	clear: both;
	padding-top: 1px;
}

.photosets h2 {
	color: #000;
}

/* END */

form .input {
	width: 350px;
	height:18px;
	border: 1px solid #999999;
}

form .textarea {
	width: 350px;
	height:110px;
	border: 1px solid #999999;
}

form .first-col {
	width: 100px;
}

.error {
	color:#22eeee;
	margin:0.5em 0 0.5em 0;
}

.sitemap ul ul {
	margin-left:20px;
}

.sitemap ul {
	margin-bottom:1em;
}

.sitemap li {
	margin: 0.5em 0px 0.5em 0px;
}

input.button {
color:#fff;
font-family:tahoma,helvetica,arial,verdana,sans-serif;
font-weight:normal;
font-size:85%;
text-align:center;
height:27px;
width:100px;
margin-top:0.5em;
border:none;
background:url(http://www.porscheracingdrivers.co.uk/css/img/button2.jpg) top center no-repeat;
}

input.button a:hover {
text-decoration:underline;
}

td.driver-profile p {
	padding:0.2em 10px 0.8em 10px;
}

td.driver-profile h4 {
	padding:0.4em 10px 0.2em 10px;
}