/* CSS Document */

#navigation li#nav_drivers_li{
	background:url('../images/navtab_drivers_active.gif') no-repeat;
	background-position:top right;
}
#navigation a#nav_drivers{
	background:url('../images/navtab_drivers_active.gif') no-repeat;
	background-position:top right;
}
/* ************************** CONTENT ****************************** */
div#content{
	background:url('../images/background_drivers.jpg') repeat-x;
}
div#columns{
	margin-bottom:20px;
}
div#column1, div#column2, div#column3{
	background:url('../images/cols_background.gif') bottom no-repeat;
}
div#column1 a{
	color:#a2182b;
}
div#content a{
	color:#0477b5;
}
.textbit a{
	color:#0477b5;
}
div#content p.intro{
	color:#01144c;
	width:707px;
	float:left;
	border-left:1px dotted #fff;
	padding-left:20px;
	padding-bottom:10px;
}
div#content p.intro a{
	color:#FFFFFF;
}
h2{
	color:#01144c;
	padding-top:20px;
	font-size:1.2em;
}
/* ************************** PROFILES ****************************** */
#profile_intro{
	font-size: 1.1em;
	float: left;
	width: 944px;
}
#profile_intro h2{
	margin-bottom: 6px;
	margin-top: 0;
}
#profile_intro_left{
	width: 456px;
	float: left;
	padding-right: 20px;
	font-size:1.2em;
	line-height: 22px;
}
#profile_intro_right{
	width: 468px;
	float: left;
}
div#profiles{
	background:url('../images/background_drivers_rev2.jpg') bottom repeat-x;
}
#profile2, #profile3, #profile4{
	background:url('../images/profiles_back.gif') bottom no-repeat;
}
div#profiles a{
	color:#0477b5;
}
#profile1{
	background:url('../images/profile1_back.gif') bottom no-repeat;
}
#profile1 p{
	color: #fff;
	font-weight: bold;
}
div#profiles div#profile1 a{
	color: #fff;
}
#profiles ul{
	margin: 0 4px 0 24px;
	padding: 0;
}
#profiles li{
	line-height: 14px;
	margin-bottom: 4px;
	list-style-type: disc;
}
/* ************************** USEFUL INFO ****************************** */
#useful_info{
	width:205px;
	float:left;
	color:#01144c;
	padding:6px 0 0;
}
#useful_info p{
	padding-bottom:10px;
}
#useful_info img{
	border:1px solid #fff;
	margin-bottom: 10px;
}
/* ************************** TEXT BITS ****************************** */
#placements{
	padding:0 0 20px;
	width: 944px;
	float: left;
	background:url('../images/drivers_placements.gif') bottom no-repeat;
	background-color: #2275bb;
	color: #fff;
	font-size: 1.1em;
	margin-top:20px;
}
#placements h2{
	margin:0;
	padding: 0;
}
#placements_left{
	width: 432px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	font-size:1.2em;
	line-height: 22px;
}
#placements_right{
	width: 452px;
	padding-right: 20px;
	float: left;
	line-height: 20px;
}
.textbit{
	border-bottom:1px dotted #333;
}
.pic_col p{
	color:#2178bd;
	padding-right: 30px;
	line-height: 20px;
}
.pic_col img{
	margin-bottom: 16px;
}
.first_col{
	font-size: 1em;
	line-height: 18px;
}
.first_col p{
	padding-bottom: 10px;
}
.quote{
	color: #2178bd;
	font-style: italic;
}
.redtext p{
	color:#a2182b;
}
.redtext a{
	color:#a2182b;
}
.redtext hover{
	color:#a2182b;
	text-decoration:underline;
}
