html {
	margin: 0px 0px 1px 0px;
	padding: 0px;
	font-size: 100%;
	height: 100%;
}
body {
	background-image: url('../../../styles/filmcars/imageset/backgrounds/background_fade.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #392f36;
	/* font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif; */	
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
#site_container {
	margin: 0px auto;
	padding: 0px 0px;
	height: 100%;
}
#header {
	margin: 0px 0px;
	padding: 0px 0px;
}
#header_inner {
	background-image: url('../../../styles/filmcars/imageset/backgrounds/bg_header_mustang.png');
	/* background-image: url('../../../styles/filmcars/imageset/backgrounds/bg_header_oldthing.png'); */
	/* background-image: url('../../../styles/filmcars/imageset/backgrounds/bg_header_redcar.png'); */
	/* background-image: url('../../../styles/filmcars/imageset/backgrounds/bg_header_tankthing.png'); */
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 960px;
	height: 300px;
	position: relative;
}
#logo {	
	position: absolute;
	top: 0px;
	left: 0px;
}
#navigation {	
	position: absolute;
	top: 10px;
	right: 100px;
	color: #FFFFFF;
}
#contact_details {
	background-image: url('../../../styles/filmcars/imageset/backgrounds/bg_contact_details.png');
	background-repeat: no-repeat;
	background-position: top right;	
	position: absolute;
	top: 80px;
	right: 0px;
	color: #FFFFFF;
	height: 150px;
	width: 500px;
}
#body {
	margin: 0px 0px;
	padding: 0px 0px;
}
#body_inner {
	background-image: url('../../../styles/filmcars/imageset/backgrounds/bg_body_inner.png');
	background-repeat: repeat-x;
	background-position: top center;
	margin: 0 auto;
	width: 900px;
}
#body_upper_content {
	margin: 0 auto;
	padding: 0px 30px;
	height: 60px;
}
#body_inner_content {
	background-image: url('../../../styles/filmcars/imageset/backgrounds/bg_body_inner_content.png');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0px 30px 50px;
}
#footer {
	margin: 0px 5px;
	padding: 5px 0px 50px 0px;
	color: #FFFFFF;
}
#footer_inner {
	margin: 0 auto;
	width: 900px;
}
#footer_inner_content {
	background-image: url('../../../styles/filmcars/imageset/backgrounds/bg_footer_mini_logo.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px 100px;
	min-height: 90px;
}
.admin_image_ref {
    color: #086D84;
    font-style: italic;
    font-size: 10px;
}
.lead_display {
	margin: 0px 0px 10px 0px;
}
.content_block_admin {
	float: left;
	margin: 0px 5px;
	padding: 5px 5px;
	width: 815px;
}
.content_block {
	margin: 0px 5px;
	padding: 5px 5px;
	width: 500px;
}
.content_block_form {
	margin: 0px 5px;
	padding: 5px 5px;
}
.content_block_main {
	float: left;
	margin: 0px 5px;
	padding: 5px 5px;
	width: 500px;
}
.content_block_side {
	float: right;
	margin: 0px 5px;
	padding: 5px 5px;
	width: 290px;
}
.content_end {
	clear: both;
}
.content_block_upper {
	margin: 0px 5px 10px 5px;
	padding: 30px 5px 5px 5px;
}
.car_result_block {
	margin: 5px 0px;
	padding: 5px 5px;
	border-bottom: 1px dotted #666666;
}
.car_result_block_reference {
	background-image: url('../../../styles/filmcars/imageset/backgrounds/bg_result_set_heading.png');
	background-repeat: repeat-x;
	background-color: #104b58;
	color: #FFFFFF;
}
.car_result_block_left {
	float: left;
	width: 200px;
}
.car_result_block_right {
	float: right;
	width: 280px;
}
.car_result_block_end {
	clear: both;
}
.car_result_block_image {
	border: 1px solid #000000;
	width: 200px;
}
.car_result_block_image_large {
	border: 1px solid #000000;
	width: 488px;
}
.car_result_detail {
	margin: 5px 0px;
	padding: 0px 0px;
}
.sale_result_block {
	margin: 5px 0px;
	padding: 5px 5px;
	border-bottom: 1px dotted #666666;
}
.upper_left {
	float: left;
	width: 500px;
}
.upper_right {
	float: right;
	width: 300px;
}
.upper_end {
	clear: both;
}
.client {
	float: left;
	text-align: center;
	margin: 0px 15px 20px 0px;
	font-weight: bold;
}
.profile {
	float: left;
	width: 160px;
	margin: 0px 20px 110px 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 2px 0px 5px 0px;
}
h1.alt, h2.alt, h3.alt, h4.alt, h5.alt, h6.alt {
	color: #086d84;
}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.0em;
}
a:link, a:visited { font-size: 12px; color: #000000; text-decoration: none; padding: 0px 0px; }
a:hover { font-size: 12px; color: #086d84; text-decoration: none; padding: 0px 0px; }
a:active { font-size: 12px; color: #086d84; text-decoration: none; padding: 0px 0px; }

a.main:link, a.main:visited { font-size: 14px; color: #FFFFFF; text-decoration: none; padding: 0px 2px; }
a.main:hover { font-size: 14px; color: #FFFFFF; text-decoration: underline; padding: 0px 2px; }
a.main:active { font-size: 14px; color: #FFFFFF; text-decoration: underline; padding: 0px 2px; }

a.car_nav:link, a.car_nav:visited { font-size: 12px; color: #000000; text-decoration: none; }
a.car_nav:hover { font-size: 12px; color: #086d84; text-decoration: none; }
a.car_nav:active { font-size: 12px; color: #086d84; text-decoration: none; }

a.car_image:link, a.car_image:visited { font-size: 12px; color: #000000; text-decoration: none; padding: 0px 0px; border: 0px solid #000; line-height: 0.8 }
a.car_image:hover { font-size: 12px; color: #086d84; text-decoration: none; padding: 0px 0px; border: 0px solid #000; line-height: 0.8 }
a.car_image:active { font-size: 12px; color: #086d84; text-decoration: none; padding: 0px 0px; border: 0px solid #000; line-height: 0.8 }

a.admin:link, a.admin:visited { color: #000000; text-decoration: none; }
a.admin:hover { color: #086d84; text-decoration: none; }
a.admin:active { color: #086d84; text-decoration: none; }

a.paginate:link, a.paginate:visited { font-size: 11px; color: #000000; text-decoration: none; padding: 1px 4px 1px 4px; border: 1px solid #dadada; }
a.paginate:hover { font-size: 11px; color: #ffffff; text-decoration: none; padding: 1px 4px 1px 4px; border: 1px solid #333333; background-color: #086d84; }
a.paginate:active { font-size: 11px; color: #086d84; text-decoration: none; padding: 1px 4px 1px 4px; border: 1px solid #dadada; }

a.current:link, a.current:visited { font-size: 11px; color: #ffffff; text-decoration: none; padding: 1px 4px 1px 4px; border: 1px solid #333333; background-color: #086d84;}
a.current:hover { font-size: 11px; color: #ffffff; text-decoration: none; padding: 1px 4px 1px 4px; border: 1px solid #333333; background-color: #086d84;}
a.current:active { font-size: 11px; color: #ffffff; text-decoration: none; padding: 1px 4px 1px 4px; border: 1px solid #333333; background-color: #086d84;}

.pagination_text {
	font-size: 11px;
}
.inactive {
	font-size: 11px;
}
p.pagination_top {
	text-align: right;
	border-bottom: 1px solid grey;
	padding: 2px 6px 8px 0px;
}
p.pagination_bottom {
	text-align: right;
	padding: 8px 6px 2px 0px;
	border-top: 1px solid grey;
}
.admin_active {
	color: #01ab25;
}
.admin_inactive {
	color: #c70202;
}
.search_result_set_one {
	margin: 2px;
	padding: 3px;
	font-weight: bold;
}
.search_result_set_two {
	margin: 2px;
	padding: 3px;
	border-bottom: 1px dotted grey;
}
.search_result_set_three {
	margin: 2px;
	padding: 3px;
}

.highlight {
	font-weight: bold;
	color: #086d84;
}
.welcome {
	font-weight: bold;
}
.info {
	font-size: 12px;
}
.info_statement {
	font-size: 12px;
	color: #179ebd;
}
.copyright {
	font-size: 11px;
	color: #6a6a6a;
}
.url {
	font-size: 11px;
	color: #868686;
}
#form_table {
	background-color: #ffffff;
	margin: 0px 0px 10px 0px;
	border: 1px solid #E9E9E9;
	padding: 2px;
}
tr.zero {
	background-color: #f1f1f1;
	border-top: 0px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	font-size: 12px;	
}

tr.one {
	background-color: #f1f1f1;
	border-top: 0px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	font-size: 12px;	
}
tr.two {
	background-color: #f9f9f9;
	border-top: 0px solid #5A5A5A;
	border-bottom: 1px solid #5A5A5A;
	font-size: 12px;	
}
tr.three {
	background-color: #ffe2b3;
	border-top: 0px solid #5A5A5A;
	border-bottom: 1px solid #5A5A5A;	
	font-size: 12px;
}
.result_title {
	font-weight: bold;
}
.result_highlight_alt {
	color: #086d84;
	font-weight: bold;
}
.result_return_solo {
	margin: 0px 0px 5px 0px;
	padding: 3px 3px;
	border: 1px solid #e9e9e9;
}
.result_return_inner {
	background-color: #F3F3F3;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px;
	border: 1px dotted #d1d1d1;
}
.result_set_one {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px;
	width: 170px;
	border-right: 1px solid #ffffff;	
}
.result_set_two {
	margin: 0px 0px 0px 175px;
	padding: 2px 2px 2px 12px;
	min-height: 16px;
	border-left: 1px solid #dedede;
}
.result_set_three {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px;
}
.result_clearer {
	clear: both;
}
.result_set_image {
	margin: 0px 0px 0px 0px;
	width: 490px;
}
.result_set_image_additional {
	margin: 0px 5px 5px 0px;
	float: left;
	width: 240px;
}
p.required_statement {
	font-weight: bold;
	color: #ff8a00;
}
.submit_field {
		background-image: url('');
		border: 1px solid #CBCBCB;
		font-size: 11px;
		padding: 1px;				
}
.submit_field_blue {
		background-image: url('');
		background-color: #bde1e5;
		border: 1px solid #232d61;
		font-size: 11px;
		padding: 1px;				
}
.submit_field_red {
		background-image: url('');
		background-color: #ffd6a6;
		border: 1px solid #232d61;
		font-size: 11px;
		padding: 1px;				
}
.submit_field:hover {
		background-image: url('');
		background-color: #bde1e5;
		border: 1px solid #232d61;
		font-size: 11px;
		padding: 1px;				
}

.submit_field:focus {
		background-image: url('');
		background-color: #bde1e5;		
		border: 1px solid #232d61;
		font-size: 11px;
		padding: 1px;				
}

#quick_search_container a {
	border-bottom:1px dotted #A1A1A1;
	color:#000000;
	display:block;
	margin-top:1px;
	padding:3px 5px;
	text-decoration:none;
}
#quick_search_container a:hover {
	background-color: #034453;
	border-bottom:1px dotted #A1A1A1;
	color:#ffffff;
	display:block;
	margin-top:1px;
	padding:3px 5px;
	text-decoration:none;
}
ul.quick_search {
	margin: 0px 0px;
	padding: 0px 0px;
	list-style-type: none;
}
li.quick_search {
	margin: 0px 0px;
	padding: 0px 0px;
}



