/* CSS Document */
* { margin:0; padding:0;}
html{ font-family:verdana,tahoma,arial,sans-serif}
body{
	background: url(http://www.coulthard.com/images/template/fill.jpg) 0 0 repeat-x #ffffff;
	font-size:100%;
	line-height:1em;
	color:#3E4346;	
}
img{ border:0px none; margin:0; padding:0; vertical-align:top;}

/**********layout.css***************/
.main { width:100%;}
.min_width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 780)? "780px" : "100%"); min-width:780px;}

#header .bg_right{height:280px;}
#header .column{ width:61%; height:320px;}
#header .column_1{ width:38%;}
#footer { height:72px;}

/**********font size***************/
#header{font-size:0.825em; line-height:0.925em;}
.content{font-size:0.75em; line-height:1.4em;}
#footer{font-size:0.75em; line-height:1.25em;}
/********** end font size***************/

input, textarea, select{ 
	font-family:verdana;
	color:#3E4346; 
	border:1px solid #CACACA;
	vertical-align:top;
}
#form input{ width:220px; height:20px; border:1px solid #CACACA; font-size:1em;}
#form textarea{ width:220px; height:117px; font-size:1em; overflow:auto; font-size:1em;}
.inp_h{ height:24px; margin:0 0 3px 0;}
.inp_w{ width:62px;}
.inp_bot{ margin:10px 0 0 0;}

/****************** GLOBAL ***********************************************/
.w100{ width:100%;}
.h100{ height:100%;}
.float{ float:left; margin:0 30px 0 0;}
.right{ text-align:right;}
.title { display:block; margin:0; padding:0;}

.alignleft{
	float: left;
	display: inline; /*fixes IE float bug*/
	text-align: left;
}

.alignright{
	float: right;
	display: inline; /*fixes IE float bug*/
	text-align: right;
	padding-right: 10px;
}
.indent, .box , .row, .row, .row_1, .row_2, .block, .block_1, .block_2, .block_3, .block_4
{ 
	margin:0; 
	padding:0; 
	width:auto; 
	height:auto; 
	background:none;
}
.in5{ padding-bottom:5px;}
.in10{ padding-bottom:10px;}
.in15{ padding-bottom:15px;}
.in20{ padding-bottom:20px;}
.in25{ padding-bottom:25px;}

/********************* LISTS and LINKS **************************************/

ul {list-style:none;}
.listing {
	text-decoration: none;
	background: url(http://www.coulthard.com/images/template/bull_1.gif) 0 5px no-repeat;
	padding: 0 0 5px 15px;
	color: #3E4346;
}
li a {
	background: url(http://www.coulthard.com/images/template/bull.gif) 0 5px no-repeat;
	padding: 0 0 0 15px;
	line-height:2.2em;
	color: #FDFDFD;
	text-decoration: none;
}
li a:hover {text-decoration:underline;}
.list li a { 
	background:url(http://www.coulthard.com/images/template/bull_1.gif) 0 5px no-repeat;
	padding:0 0 0 15px;
	line-height:2.2em;
	color:#685B4A;
	text-decoration:underline;
}
.list li a:hover {text-decoration:none;}

.col { float:left;}
.right{ text-align:right;}
.clear { clear:both;}

a{ color:#685B4A;}
a:hover{ text-decoration:none;}
.link{ font-weight:bold;}
.link_1{background:url(http://www.coulthard.com/images/template/bull_1.gif) 0 5px no-repeat;padding:0 0 0 15px;color:#685B4A;}

/***************txt***************/
h1, h2{ margin:0; padding:0;}
h1 {
	color: #000000;
	font: italic normal bold x-large/30px serif;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: x-large;
	height: 32px;
}
h2 {
	color: #3E4346;
	font: normal normal bold large/24px serif;
	font-family: Verdana,Tahoma, Arial, sans serif;
	font-size: large;
	height: 24px;
}

h3 {
	color: #F9F9F9;
	font: normal normal bold large/24px serif;
	font-family: Verdana,Tahoma, Arial, sans serif;
	font-size: medium;
	height: 12px;
}

/***************end txt***************/

.main {}

#header { background: url(http://www.coulthard.com/images/template/bg_header.jpg) 0 0 no-repeat; }
#header .bg_right{ background:url(http://www.coulthard.com/images/template/bg_right.gif) right 28px no-repeat;}
#header .logo { float:right;}
#header .indent {padding:58px 105px 0 0px;}
#header .m { margin:0 0 0 -1px;}
#header .menu{ width:780px;}

/*******************box #1*********************************/
.box .left_top{ background:url(http://www.coulthard.com/images/template/left_top.gif) left top no-repeat;}
.box .right_top{ background:url(http://www.coulthard.com/images/template/right_top.gif) right top no-repeat;}
.box .left_bot{ background:url(http://www.coulthard.com/images/template/left_bot.gif) left bottom no-repeat;}
.box .right_bot{ background:url(http://www.coulthard.com/images/template/right_bot.gif) right bottom no-repeat; width:100%;}

.box .side_left{ background:url(http://www.coulthard.com/images/template/side_left.gif) left top repeat-y #FFFFFF;}
.box .side_right{ background:url(http://www.coulthard.com/images/template/side_right.gif) right top repeat-y;}
.box .side_top{ background:url(http://www.coulthard.com/images/template/side_top.gif) left top repeat-x;}
.box .side_bot{ background:url(http://www.coulthard.com/images/template/side_bot.gif) left bottom repeat-x;}
/***************************end box #2**************************/

.bg_text{
	padding: 0 7px 1px 0px;
	font-weight: bold;
}
.sep{ background:url(http://www.coulthard.com/images/template/sep.gif) right top repeat-y;}
.sep_1{ background:url(http://www.coulthard.com/images/template/sep.gif) right top repeat-x;}

.column, .column_1 { float:left;}

.content .row{ background:#F9F9F9;}
/** .content .row{ background:url(http://www.coulthard.com/images/template/3_wrapper_1.gif) left bottom repeat-x #FEFEFE;} **/
/** .content .row{ background:url(http://www.coulthard.com/images/template/6_wrapper.gif) left bottom repeat-x #FEFEFE;} **/

.content .row .indent{padding:36px 25px 18px 24px;}

.content .row .column .title { padding:0 0 0 0;}
.content .row .column .indent { padding:15px 20px 20px 0;}

.content .row .column_1 .title { padding:0 0 0 21px;}
.content .row .column_1 .indent { padding:15px 0 38px 23px;}

.content .wrapper_1{ background:url(http://www.coulthard.com/images/template/wrapper_1.jpg) left top repeat;}

.content .row_1{ background:url(http://www.coulthard.com/images/template/wrapper_1_top.jpg) left top repeat-x; width:100%;}
.content .row_1 .indent{ padding: 22px 37px 55px 24px; color: #FDFDFD;}
.content .row_1 .column .title { padding:0 0 0 0;}
.content .row_1 .column .indent { padding:15px 20px 20px 4px;}

.content .row_1 .column_1 .title { padding:0 0 0 0;}
.content .row_1 .column_1 .indent { padding:15px 20px 20px 4px;}

.content .row_1 .column .3col_block{background:url(http://www.coulthard.com/images/template/bg_1.gif) 0 10px no-repeat; padding:0 0 0 75px;}
.content .row_1 .column .3col_block_1{background:url(http://www.coulthard.com/images/template/bg_2.gif) 0 10px no-repeat; padding:0 0 0 65px;}
.content .row_1 .column .3col_block_2{background:url(http://www.coulthard.com/images/template/bg_3.gif) 0 10px no-repeat; padding:0 0 0 65px;}

.content .row_1 .colpic_block{width:227px;}
.content .row_1 .colpic_block_1{width:66%;}
.content .row_1 .colpic_block_2{width:50%}
.content .row_1 .colpic_block_3{width:49%}

.content .row_1 .pad_ci{padding:0 36px 0 0;}
.content .row_1 .pad_ci1{padding:0 79px 0 0;}
.content .row_1 .pad_ci2{padding:0 71px 0 0;}

.content .row_1 a{color:#FDFDFD;text-decoration:none; }
.content .row_1 a:hover{text-decoration:underline;}

#footer {
	background: url(http://www.coulthard.com/images/template/bg_footer.gif) 0 0 no-repeat #433C37;
	color: #CCCCCC;
}
#footer a{color:#F6DF7A;text-decoration:none; }
#footer .indent {padding:30px 0 0 20px;}