/***************** Browser Resets **********************/
/* Resets default browser CSS styles.                  */
/* Remove all virtical height from all items           */
/*******************************************************/
* {
    margin: 0;
	padding: 0;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/*********************** Typography *********************/
/* Baseline set by the body line height. All subsequent */
/* virticle space should be set in multiples of this    */
/* line-height value                                    */
/********************************************************/
body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;  
	line-height: 18px; /* Baseline setting */
}
p {
	margin-bottom: 18px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	font-family: Arial, Helvetica, Sans-serif; 
}
h1 { 
  font-size: 24px; 
  line-height: 36px;
  margin-bottom: 18px; 
}
h2 { 
  font-size: 18px; 
  line-height: 18px; 
  margin-bottom: 18px;
}
h3 { 
  font-size: 12px; 
  line-height: 18px; 
}
h4 {
	font-size: 16px;
	line-height: 18px;
}
h5 {
	font-size: 14px;
	line-height: 18px;
}
h6 {
	font-size: 14px;
	line-height: 18px;
}
cite {color: #ec1c24; margin-bottom: 18px; font-size: 11px;}
strong {font-size: 16px;}
em{ font-size: 14px; color: #ec1c24; font-weight: bold}
.byline {color: #FFF; background: #ec1c24; padding: 3px 0px; line-height: 24px;}
.red {color: #ec1c24;}
.black {color: #000;}
/********************* Links **********************/
/**** Remember to define focus styles! ****/
:focus {outline: 0;}
a:link, a:visited {outline: 0; text-decoration: underline; color: #000;}

a:hover, a:active {font-weight: bold;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}
strong, b { font-weight: bold; }
em, i { font-style:normal; }
pre, code, kbd {
	font-family: "Courier New", Courier, mono;
	border: 1px dotted #000000;
	padding: 5px;
	margin: 0px 0px 16px 0px;
	background-color: #f3f3f3;
}

acronym, abbr {
	border-bottom: 1px dotted #000000;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
blockquote, q {
	border: 1px dotted #000;
	padding: 5px;
	margin: 0px 0px 16px 0px;
	background-color: #f3f3f3;
}

/***************** FROM ELEMENTS STARTS *****************/
form {}
form ul, form li {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
form li {
    padding: 6px 0px;
    clear: both;
}
label {
	float:left;
	display: block;
	padding: 0px;
	margin: 0px;
	width: 150px;
}
label.tiny { width: 30px; }
label.small { width: 75px; }
label.medium { width: 140px; }
label.large { width: 190px; }
fieldset {
	border: none;
	margin: 0px 0px 16px 0px;
	text-align: left;
	padding: 3px 3px 6px 3px;
}
legend
{
	font-size: 18px;
	letter-spacing: -0.006em;
	font-weight: 700;
}
input.tiny, input.small, input.medium, input.large {
    display: block;
    float: left;
}
input.tiny { width: 30px; }
input.small { width: 100px; }
input.medium { width: 200px; }
input.large { width: 300px; }
textarea.small { width: 150px; }
textarea.medium { width: 300px; }
textarea.large { width: 500px; }
select{
	font-family: sans-serif;
	font-size:100%;
	line-height:180%;
}
select.small { width: 150px; }
select.medium { width: 300px; }
select.large { width: 500px; }
optgroup{ font-style: normal; }
.required {
	font-weight: 700;
	color: #FF6600;	
}
/**************** FROM ELEMENTS FINISHES ****************/
/**************** TABLE ELEMENTS STARTS *****************/
table {
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 0;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin-bottom: 18px;
	margin-top: -1px; /* border width to pull the table back onto the baseline */
	line-height: 17px; /* reduce baseline value for table content to compensate for the border value */
}
tbody{}
tfoot{}
tr {}
th, td {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	text-align: left;
	vertical-align: top;
}
th {font-weight: 700;}
/**************** TABLE ELEMENTS FINISHES ***************/
/**************** LIST ELEMENTS STARTS ******************/
ul, ol, dl {margin-left: 32px;  margin-bottom: 18px;}
#main-content li {color: #ec1c24;}
li p{ color:#000000; margin-bottom: 18px;}
.unstyled {list-style: none; margin-left: 0px;}
.strong{font-weight: bold;}
#main-content .unstyled li{color: #000000;}

.top-spaced {margin-top: 18px;}
.new-link-icon{ float: left; margin-left: -50px; position: relative; padding-top: 5px}
/**************** LIST ELEMENTS FINISHES ****************/
hr {margin-bottom: 17px;}
/****************************** Text Replacement ********************************************/
.replace {text-indent: -6000px;	margin: 0px;	padding: 0px;	background-repeat: no-repeat;}
#competition {background-image: url(../images/heading-competition.gif); height: 82px;}
/***************************** Accessibilty Items ******************************************/
#skip-link {position: absolute;	top: 0;	left: -6000px;}
/***************************** Control Items ***********************************************/
/**** Tabs ****//**** Menus ****/
ul.tabs, ul.tabs li, ul.menu, ul.menu li {margin: 0px; padding: 0px; list-style-type: none;	display: block;}
ul.tabs, ul.tabs li {width: auto;	float: left;}
ul.menu, ul.menu li {}
/**************** GENERAL CLASSES STARTS ****************/
.clear-both {clear: both;}
.clear-left {clear:left;}
.clear-right {clear:right;}
.float-left {float:left;}
.float-right {float:right;}
.uppercase {text-transform:uppercase;}
.lowercase {text-transform:lowercase;}
.hide {display: none;}
/*************** GENERAL CLASSES FINISHES ***************/
/********************* Standard Layout Items **************/
.container {
	min-width: 983px; /* Set the minimum width - should be device specific */
	width: 983px;
	margin: 0px auto;
	/*margin-left: 50%;
	left: -492px;
	position: relative;*/
}
/**** Uncomment the line below to see the grid and baseline. ****/
/*.container { background: url(img/grid.png); } 
.container { background: url(img/baseline.png); } */

/**** Text Content Regions ****/
#main-content {}
#sub-content {}

/**** Layout Columns ****/
.column {
	position: relative;
	float: left;
	margin: 0px 2px;
	/*padding-bottom: 32767px;
    margin-bottom: -32767px;*/
}
.column.first  { margin-left: 0; }
.column.last   { margin-right: 0; }
.column-wrapper {clear: both;}
#column-one {width: 172px;}
#column-two {width: 499px;}
#column-three {width: 300px;}
/**** Other Elements ****/
#utility{}
#header{width: 100%; position: relative;	background-image: url('../images/header-bg.gif');	background-repeat: no-repeat;	background-position: top right;	clear: both;	height: 175px;}
#header img {float: left;}
#flash-header {position: absolute; top: 0px; left: 470px;}
#navbar li a:hover, #navbar li a:active {background: #efefef;}
#navbar li a span {color: #ec1c24;}
#navbar li {position: relative; display: inline; }
#navbar li a.active, #navbar li a.active:hover { background: #000000; color: #FFFFFF;}
#navbar {	padding: 10px;}
#navbar li a, #navbar li a:link, #navbar li a:visited {text-decoration: none; font-weight: bold; display: block; padding: 8px 10px; border-bottom: 1px solid #b2b2b2; }
#navbar li ul li a:link, #navbar li ul li a:visited { padding: 3px 10px 3px 10px; margin: 0px; display: block; text-decoration: none; font-weight: normal; color: #ec1c24; border-bottom: 1px solid #e5e5e5 !important;}
#footer{clear: both; color: #FFFFFF;}
#footer img {float:left; width:171px;}
#footer ul {width: 790px;	float: left;	height: 71px;	padding-left: 20px;	background-image: url('../images/footer-bg.gif');	background-repeat: no-repeat;	background-position: top left;	background-color: #000;}
#footer li {padding: 23px 0px 0px 10px;}
#footer a:link, #footer a:visited {color: #FFF;	display: block;	text-decoration: none;}
#footer a:hover, #footer a:active {text-decoration: underline; font-weight: normal;}
#footer .footer-terms {padding-right: 125px; text-align: right;	font-size: 10px; }
#footer .footer-terms ul {background: transparent; float: right; width: auto;	height: auto;	padding: 0px;	margin: 0px; color: #666}
#footer .footer-terms ul li {	margin: 0px 10px;	padding: 0px;}
#footer .footer-terms a:link, #footer .footer-terms a:visited {color: #666; display: inline;}
h1 span {color: #ec1c24;}
h2 {color: #ec1c24;	font-size: 16px;	position: relative;	margin: 15px 0px 10px 0px;	clear: both;}
h3 {color: #ec1c24;	font-size: 14px;}
.bg span {background-color: #000;	padding: 2px;	color: #FFF;}
.bg span a:link, .bg span a:visited {color:#000; text-decoration: underline;}
.bg span a:hover{ font-weight: bold;}
.bg span span {background-color: #ffffff;}
.bg span span a:link, .bg span span a:visited {color:#000}
div.hr {height: 48px; background: #fff url(../images/content-divider.gif) no-repeat scroll center; margin-bottom: 17px;	clear: both;}
div.hr hr { display: none;}
/************************ FAQs ************************************/
ul#faqs li a:link, ul#faqs li a:visited {color: #FFF;	background-color: #000;}
ul#faqs li a:link span, ul#faqs li a:visited span {background-color: #ec1c24;}
ul#faqs li a:hover, ul#faqs li a:active {}
ul#faqs li a:hover span, ul#faqs li a:active span {}
strong .red {font-size: 18px;}
img.image-right {float: right; margin-left: 0px 0px 10px 10px;}
img.image-left {float: left; margin: 0px 10px 10px 0px;}
#collisions-image {background: #fff url(../images/collision-car.gif) no-repeat top right;	min-height: 226px; _height: 226px;	*height: 226px;	padding-right: 300px;}
#collisions-wheel {background: #fff url(../images/collision-wheel.gif) no-repeat top right;	min-height: 152px; _height: 152px; *height: 152px;}
#colission-passengers {background: #fff url(../images/passengers.gif) no-repeat bottom right;	min-height: 240px; _height: 240px; *height: 240px; padding-right: 300px;}
/************************ Home Page *******************************/
.real-stories {margin-top: 18px;}
.real-stories li {clear:both}
.real-stories li img {width: 192px;	float: left;}
.real-stories li dl {width: 260px; float: left;}
.real-stories dt, .real-stories dd {clear: both; display: block;}
/*********************** Pledge ******************************/
blockquote {border: none;	background-color: transparent;	font-size: 18px;	line-height: 24px; font-weight: 700;	padding: 0px;}
#age-select {width: 60px;}
#diclaimer-check {}
#disclaimer, #terms {display: block; float:left; clear: none;	width: 250px;}
.errors, .form_error {padding: 3px 10px 3px 28px;	margin: 5px 0px; background-color: #efba00;	color: #FFF; font-weight: 700;}
/*********************** Poll Form *****************************/
#poll-form {width: 155px; margin: 30px 0px 0px 10px;}
#poll-form fieldset {padding: 10px 5px;	border: 1px solid #000;}
#poll-form h3 {color: #000;	font-size: 24px;}
#poll-form label {font-weight:700;}

#poll-form ul.tabs {width: 100%;}
#poll-form ul.tabs li {display: block; width: 49%; float: left;	text-align: center;	clear: none;}
#poll-form span.number {font-size: 30px;}
#poll-form #graph {width: 100%;	height: 42px;	overflow: hidden;	margin: 10px 0px;	background: url(../images/graph-bg.gif) no-repeat;}
/****************************** Real Stories ************************/
.story-left {width: 120px; float: left;}
.story-right {width: 320px;	float: left;	padding: 0px 0px 20px 0px;}
.question {font-size: 24px;}
span.tile {display: block; float: left; width: 1em; height: 0.8em; font-size: 4em; color: #ec1c24; line-height: 1em; text-align: center;}
span.bg-red {color: #FFF; background: #ec1c24;}

.newsArticle {min-height: 179px; _height: 179px;}
.news-photo {float: left; background: url('../images/news-image-bg.gif'); width: 179px; height: 179px; margin-right: -100%; overflow: hidden; position: relative;}
.news-photo img {width: 160px; height: 160px; padding: 8px;}
.news-content {padding: 0px 0px 0px 190px;}
.news-content p.date {color: #ec1c24; margin: 0px; padding: 0px;}
.news-content h2, .news-content h3 {margin: 0px !important; padding: 0px; clear: none;}
.news-content h2, .news-content h3 a:link, .news-content h3 a:visited {color: #ec1c24;}
.news-content p {margin: 0px 0px 18px 0px;}
.news-separator {clear: both; margin-bottom: 10px;}
#news-list {padding: 0px 15px;}
#news-list h3, #news-list h3 a, #news-list p.date {color: #ec1c24;}
#news-list p {margin: 0px 0px 0px 0px;}
/******************************** Competition ********************/
a.competition-link { text-decoration: none; line-height: 22px}
a.competition-link:hover { text-decoration: underline; color: #000;}
.blackbg{ background-color: #000;}

#comp-feature{
  margin-left: 10px;
}

#comp-list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.comp-block {
	display: block;
	clear: both;
	border-top: 1px dashed #000;
	padding: 10px 0px;
}
.comp-block img {
	float: left;
	margin-right: -100%;
}
.comp-block .comp-details {
	padding: 0px 0px 0px 130px;
}
.comp-block p {
	margin: 0px 0px 5px 0px;
}
.comp-block h2 {
	clear: none;
	font-size: 20px;
	margin: 0px 0px 5px 0px;
	color: #000;
}
.comp-block a:link, .comp-block a:visited {
	color: #ec1c24;
	text-decoration: none;
}
.comp-block a:hover, .comp-block a:active {
	text-decoration: underline;
}