/******************* layout ******************************/

* {
  margin: 0;
  padding: 0;
}

body.bare {
	font-family: arial, MS Sans Serif;
	font-size: 80%;
	color: #666;
	line-height: 100%;    
}

body
{
	font-family: arial, MS Sans Serif;
	font-size: 80%;
	color: #333;
	line-height: 100%;
    background: #ffffff url('/images/2010/bg_tile.jpg') repeat;
}



#admincontainer {
    margin: 10px;
    background-color: #fff;
    padding: 20px; 
}

#border
{
    width: 800px;
    /*background:url('/images/2009/border.gif') repeat-y;*/
    margin: 0 auto;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	margin-bottom: 20px;	
}

#pagecontainer
{
    margin-left: 0px;
    margin-right: 0px;
    background-color: #fff;
    width: 800px;
}

#header
{

}

#pagecontent
{

}

#maincontent {
  float: left;
  padding: 10px 14px;
}

#filler {
  height: 150px;
}

#nav-container {
    margin: 0 14px;  
}

#nav {
    width: 100%;
    float: left;
    list-style: none;
    background: #fff url(/images/2009/nav_line.gif) repeat-x bottom;
}

#nav li {
    float: left;
    font-size: 125%;
    font-weight: bold;
    font-family: "Franklin Gothic Medium", sans-serif;
}

#nav a {
    float: left;
    margin-left: 20px;
    display: block;
    color: #444; 
    text-decoration: none;
    padding: 4px 8px 6px 8px; 
}

#nav #nav-circuits a {
    margin-left: 0px;     
}

#nav a:hover, body#home #nav-home a, body#circuits #nav-circuits a,  body#championship #nav-championship a, body#register #nav-register a, body#press #nav-press a, body#faq #nav-faq a, body#safety #nav-safety a, body#contact #nav-contact a, body#results #nav-results a{
    color: #666;
    border: 2px solid #de5b51;
    border-bottom: none;
    background-color: #fff;
    padding: 2px 6px 6px 6px; 
}

ol li {
	margin-left: 24px;
}

span.yes {
  color: green;	
}

span.no {
  color: red;	
}

span.maybe {
	color: #ff6600;
}

/* --------------- footer ------------ */

#footer
{
	text-align: left;
	background-color: #EFEFEF;
	border-top: 1px solid #CCCCCC;
	clear: both;
    color: #aaaaaa;
    font-size: 75%;
    padding: 3px 0px 6px 0px;
}


#footer ul #copyright {
    margin-left: 12px;
}    

#footer ul {
  margin:0;
  padding:0px 0px 0 2px;
  list-style:none;
}

#footer li {
  display:inline;
  margin:0;
  padding:0;
}


#footer a{
	color:#aaaaaa;
}

#footer a:hover{
	color:#de5b51;
}

/*************** supporters **********/

#supporters {
    margin: 10px 0px 10px 0px;
	padding-top: 10px;
}


#supporters ul {
    width: 100%;
    float: left;
    list-style: none;
   /*  background: #ffcb2d;*/
}

#supporters li {
    float: left;
}

#supporters li a {
    float: left;
    display: block;
}

#supporters_list {
    margin-top: 6px;
}

#second_row {
	margin-left: 240px;
}
/* --------- basic attributes ------------- */

h1
{
    font-size: 150%;
    color: #bb0106;
    margin: 1px 0px 5px 0px;
}

h2
{
font-size: 125%;
color: #555;
margin: 0px 0px 5px 0px;
}

h2#news_title {
	color: #bb0106;
}

h3
{
font-size: 110%;
color: #555;
margin: 0px 0px 5px 0px;
}

p {
  margin-bottom: 1em;
  line-height: 110%;
}

p.error {
  color: #bb0106;
  font-weight: bold;
}

a { 
    color: #bb0106; 
    text-decoration: underline;
}

a:hover { 
    color: #555;    
}
 
a img {
  border: none;
}

a img.picture {
  border: medium solid #999;
}

a:hover img.picture {
  border: medium solid #de5b51;
}

ul.list {
  list-style: disc;
  padding: 0px;
  margin-bottom: 8px;
}

ul.list li {
  margin-top: 8px;
  list-style-position: inside;
  text-indent: -1em;
  margin-left: 1em;
  padding-left: 0em;
}

span.photo-comment {
    font-family: arial; 
    font-size: 75%; 
    color: green;
}

hr {
    color: #de5b51;
    background-color: #de5b51;
    height: 2px;
    border: none;
    margin-bottom: 10px;
}

.with_controls {
	display: inline;
	margin-right: 10px;
}

/* ------------ registration context -------------*/
div.registration_step {
  padding-right: 10px;
  float: left;
  font-weight: bold;
  color: #ccc;
  font-size: 80%;
}

div.registration_step_current {
  color: #bb0106;
  float: left;
  padding-right: 10px;
  font-weight: bold;
  font-size: 100%;
}

div#context {
  margin-bottom: 10px;
}

div.registration_step a {
  color: #ccc;
  text-decoration: none;
}

div.registration_step a:hover { 
  color: #de5b51;  
  text-decoration: underline;  
}

/* -------------- registration overview ------------- */
ul#registration_overview {
  list-style: disc;
  padding: 0px;
  margin-bottom: 8px;
}

ul#registration_overview li {
  margin-top: 8px;
  list-style-position: inside;
  text-indent: -1em;
  margin-left: 1em;
  padding-left: 0em;
}

/* ------------ registration ------------- */


#startreg {
  font-size: 150%;
  font-weight: bold;
  background-color: #ddd;
  border: 2px solid #bb0106;
  height: 25px;
  padding: 5px 0px 0px 0px;
}

#startreg a {
  color: #555;
}


#startreg a:hover {
  color: #bb0106;
}

div#chooseregion_ukmap {
  float: right;
}

div#region_selection_area {
  float: left;
  width: 230px;
  margin-right: 20px;
}

#region_selection_table {
  width: 230px;
}

table.region_list_table td {
  padding: 2px 8px;
}

td.region_name {
  width: 170px;
}

#region_selection_table td.region_radio_button {
  width: 20px;
  text-align: center;
}

#register_entry_details {
  float: left;
  width: 450px;
}


#register_bursary_application {
  float: left;
  width: 550px;
}


div#entry_details_region_event_list hr {
  color: #de5b51;
  background-color: #de5b51;  
  height: 1px;
  margin-top: 10px;
  margin-bottom: 20px;
}

div#entry_details_region_event_list h4 {
  color: #bb0106;
  font-style: italic;
  font-size: 125%;
  margin-bottom: 5px;
}

div#entry_details_region_event_list a {
  color: #bb0106;
}

#register_entry_details em {
  color: #de5b51; 
}

em {
	color: #de5b51;
}

#register_choose_events {
  float: left;
  width: 450px;    
}

#register_choose_events em {
  color: #de5b51; 
}

div#register_choose_events_entry_details {
  float: right;
  width: 300px;
  border-left: 1px solid #de5b51;
  padding-left: 20px;
}

div#register_choose_events_entry_details hr {
  color: #ddd;
  background-color: #ddd;  
  height: 1px;
  margin-bottom: 10px;
}


div#register_choose_events_entry_details label {
  float: left;
  width: 100px;
}

div#entry_details_region_event_list {
  float: right;
  width: 300px;
  border-left: 1px solid #de5b51;
  padding-left: 20px;
}

.nospacesleft {
  color: #de5b51;
}

.morespaces {
  color: #de5b51; 
}

.warning {
  color: #de5b51;
}


div#availability {
  float: right;
  width: 260px;
  margin-right: 8px;
}

div#morespace input {
  width: 100px;
}

div#morespace td {
  width: 100px;
}

div#registration_index {
  float: left;
  width: 450px;
}



div#register_select_payment {
  float: left;
  width: 450px;  
}



div#register_confirm_details {
  float: left;
  width: 450px;  
}

div#register_dopayment {
  float: left;
  width: 450px;  
}

div#details_whatnext {
  float: left;
  width: 450px;  
    
}

div#register_continue {
  float: left;
  width: 450px;
}

table.confirmdata {
  width: 420px;
}

table.confirmdata td {
  padding: 2px;
}

table.confirmdata td.label {
  width: 150px;
}

.reg_code {
  color: #ec2b00;	
  font-weight: bold;
}

.highlight {
  color: #ec2b00;	
  font-weight: bold;
}

/* ------------ homepage ---------------- */

#homemain {
    
}

#homeleft {
  width: 394px;
  float: left;
}

#homeright {
  float: left;
  width: 360px;
  margin-left: 18px;
}

#slideshow {
    float: left;
}

#register_button_image {
  float: left;
  margin-top: 14px;
}

#championship_button_image {
    margin-left: 0px;
}

#circuits_button_image {
    margin-left: 13px;
}

#safety_button_image {
    margin-left: 13px;
}

#homebottom {
    float: left;
    margin-top: 10px; 
	margin-bottom: 10px;
    width: 100%;   
}


/* ------------ faq ---------------------- */
span.question {
  color: #bb0106;
  font-weight: bold;
}

span.subquestion {
  color: #bb0106;
}

span.answer {
 font-size: 90%;
}

/* ------------ champ details ------------ */
div#champdetails {
  width: 500px;
}

/* ------------ form layout -------------- */
div.label {
  float: left;
  width: 200px;
}

div.input {
  float: left;
  width: 50px;
}

input .forminput {
  width: 150px;
}

label {
  float: left;
  width: 200px;
}

div.content {
  float: left;
}

div.detail {
  line-height: 130%;
}

div.detail label {
  float: left;
}

div.detail label.label {
  width: 150px;
}

label.example {
  font-size: 75%;
}

.example {
  font-size: 75%;
}

#displaycost {
  float: left;
  font-size: 75%;
}



table.details {
  width: 100%;
}




table#newsarticles td {
  padding: 0px 0px 10px 0px;
}

table tr.odd {
 background-color: #eee;
}

table tr.even {
 background-color: #fff;   
}

#published_grids table tr.odd {
 background-color: #96e5ff;
}

#published_grids table tr.even {
 background-color: #fff;   
}


#published_grids h2
{
    font-size: 125%;
    color: #96e5ff;
    margin: 0px 0px 5px 0px;
}

div.grid {
  margin: 0px 10px 10px 0px;
  width: 220px;    
}

table tr.oddblue {
 background-color: #96e5ff;
}

table tr.evenblue {
 background-color: #3ccfff;   
}

table tr.concern {
 background-color: #ff644f;   
}


div#viewcontactemail {
  width: 450px;
  background-color: #eee;
  border: 2px solid #09193F;
  padding: 5px;
}

span.field {
	font-weight: bold;
}

/* ----------- team selection -------------- */

#teamselected {
  width: 450px;
  color: #de5b51;
}

.notselectedteam {
  width: 450px;
  color: #999;
}

.notselectedteam h4 {
  color: #999;
}

.teamdetails {
  float: left;
}

.event_selection_label {
  float: left;
  width: 150px;
}

.event_selection {
  float: left;
  margin-bottom: 20px;
}

#event_selection_buttons {
  float: right;
}

table.event_selection_table {
  font-family: arial, helvetica, sans-serif;
  font-size:   12px;
  line-height: 16px;  
}
table.event_selection_table td {
  background-color: #eee;
  color: #000;
  padding: 2px;  
}

table.event_selection_table th {
  color: #bb0106;
}

td.event_date {
  width: 100px;
}

td.event_time {
  width: 75px;
}

td.event_spaces {
  width: 100px;
}

.event_radio {
  width: 30px;
}

tr.nospacesleft td {
  color: #999;
}

.terms {
  width: 30px;
}

#termserror {
  color: #bb0106;
}

/* -------------- to ensure floats are cleared ----------- */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

.clear{
	clear: both;
}


/* -------------- Scaffold css items --------------------- */

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

.fieldWithErrors {
  padding: 2px;
  border: 2px solid #bb0106;
  float: left;
}

#errorExplanation {
  width: 400px;
  border: 2px solid #bb0106;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #bb0106;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: disc;
  list-style-position: inside;
}

/************************ circuits **************************/

div.circuits_national_region {
  border-bottom: 2px solid #de5b51;  
}

div#region_details {
  float: left;
}

div#region_event_list {
  float: right;
  width: 300px;
  padding-left: 20px;
}

div#circuit_region_events {
  float: left;
  width: 320px;
  margin-right: 70px;

}

div#circuit_info {
  float: left;
  width: 380px;

}

#ukmap {
  float: right;
}

.circuit_map {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 150px;
}



/************************ extra stuff **********************/
table#region_school_list td {
  padding: 2px;
}


table#region_selection_list td {
  padding: 2px 4px;
}




div#events_team_list {
  float: left;
  width: 400px;
}

div#events_circuit {
  float: right;
  margin-right: 20px;
}

table.team_positions td {
    padding: 2px; 
    vertical-align: middle;
}

table.team_positions td.team_name {
    padding-right: 10px;
}

table.team_positions td.team_avg {
    padding-left: 10px;
    text-align: center; 
}

table.team_positions td.number {
    text-align: center; 
}

table.team_positions th.team_avg {
    padding-left: 10px;
    text-align: center; 
}

h3.event_details {
    font-size: 123%;
    color: #bb0106;
}


.left_column {
	float: left;
	width: 420px;
}

.right_column {
	float: right;
	width: 320px;
	margin-left: 20px;
}

.right_column img {
	margin-left: 40px;
}

/****************** results *****************************/
.results_region {
    margin-bottom: 20px;
}

.result_position {
 width: 30px; 
 text-align: center;   
}

table.edit_results td {
  padding: 2px;
}

.result_points {
 width: 30px; 
 font-weight: bold; 
 text-align: center;
}

.result_team {
 width: 200px;
}

.result_comment {
 width: 250px;
 font-size: 80%;
}

table.results_index_table {
 width: 400px;
}

#results_index {
	float: left;
	width: 440px;
}

#results_others {
	float: right;
	width: 300px;
}

.selected_results_year {
	font-size: 150%;
	font-weight: bold;
	margin: 0px 5px 0px 5px;
}

/***************** go motorsport ***************************/
div#gomotorsport_comp {
  float: left;
  width: 500px;
}

div#gomotorsport_comp em {
  color: #de5b51; 
}


div#gomotorsport_comp_logo {
  float: right;  
  margin: 30px 30px 0px 0px;
}

/****************** final ******************************/
div.final_left {
  float: left;
  width: 520px;	
}

div.final_right {
  float: left;
  width: 250px;
}

div.final_right img {
  display: block; 
  margin: 0 auto; 
  text-align: center; 
}


/********* about ********/
div.about_left {
  float: left;
  width: 440px;	
}

div.about_right {
  float: left;
  margin-left: 60px;
  width: 250px;
}

div.about_right img {
  display: block; 
  margin: 0 auto; 
  text-align: center; 
}

/********** snow ********/
#snow_text {
	font-size: 130%;
	font-weight: bold;
	
}

#may_be_cancelled {
	font-size: 150%;
	font-weight: bold;
}


div.snow_left {
  float: left;
  width: 450px;	
}
.snow_left p {
	  line-height: 150%;
}
.snow_left li {
	line-height: 150%;
	margin-bottom: 10px;
}
.snow_left em {
	font-weight: bold;
}
div.snow_right {
  float: left;
  width: 300px;
  margin-left: 20px;
}

div.snow_right img {
  display: block; 
  margin: 0 auto; 
  text-align: center; 
}

table.event_snow_status_table td {
	padding: 5px;
}

table.event_snow_status_table td.snow_event_name, td.snow_event_msg {
	width: 150px;
	height: 35px;
}

/***************** driver guide *****************/

div.driverguide_main {
	float: left;
	width: 400px;
	line-height: 130%;
	font-size: 16px;
	color: #666;
}

div.driverguide_main h1 {
	color: #666;
}

div.driverguide_right_image {
	float: left;
	width: 343px;
	margin-left: 20px;
	margin-bottom: 20px;
}

span.explain {
	color: #999;
	font-style: italic;
	margin-bottom: 20px;	
	font-size: 13px;
	line-height: 13px;
}

div.driverguide_right {
	float: left;
	width: 343px;
	margin-left: 20px;
	line-height: 130%;
	font-size: 16px;	
}

div.driverguide_main em {
	color: #ec2b00;
}

div.driverguide_main_points li {
	margin-bottom: 10px;
	font-size: 150%;
	font-weight: bold;
}



