/* 

STYLE SHEET FOR [drivewire] WEB SITE
Created by Paul Green
www.webcorona.com

ToC

	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images
	6. tables
	7. forms
	
Notes

*/



/* --------- 1. defaults  --------- */

* {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#wrapper {
	position: relative;
	top: 0px;
}

body {
	background-color: #FFFFFF;
	color: #000000;
}

#nav_bottom {
	position: relative;
	margin-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}

#header {
	padding-bottom: 5px;
}

#content {
	position: relative;
	top: 0px;
	padding: 3px 0px 0px 0px;
	color: #000000;
	float: left;
	overflow: hidden;
	width: 685px;
}

#content_thin {
	position: relative;
	padding: 3px 0px 0px 0px;
	color: #000000;
	float: left;
	overflow: hidden;
	width: 565px;
}

#content h1 {
	padding: 0px 0px 0px 0px;
}

#content h2 {
	color: #000000;
}

#content h3 {
	padding: 0px 0px 0px 20px;
}

#content .article_letterbox {
	text-align: center;

}

#content .header {
	position: relative;
	top: 0px;
	height: 3px;
	color: #FFFFFF;
	background-repeat: no-repeat;
}

#content .about {
	padding: 0px 10px 20px 10px;
	width: 550px;
	color: #333333;
}

#content .get_in_touch_form {
	padding: 0px 10px 20px 10px;
	width: 550px;
	color: #333333;
}

#content .reviews {
	padding: 0px 10px 20px 10px;
	width: 500px;
	color: #333333;
}

#content .blogs {
	padding: 0px 10px 20px 10px;
	width: 550px;
	color: #333333;
}

#content .home {
	padding: 0px 10px 20px 10px;
	width: 550px;
	color: #333333;
}

#content .tv {
	padding: 0px 10px 20px 10px;
	width: 540px;
	color: #333333;
	text-align: center;
}

#content .article_top {
	width: 685px;
	overflow: hidden;
}

#content .article_top .left {
	float: left;
	width: 539px;
	overflow: hidden;
}

#content .article_top .right {
	float: right;
	width: 146px;
	text-align: right;
	overflow: hidden;
}

#content .article_body {
	width: 685px;
	overflow: hidden;
	color: #333333;
	text-align: top;
}

#content .article_body h2 {
	padding: 10px 0px 0px 0px;
}

#content .article_body .quote_column_left {
	width: 160px;
	float: left;
	height: 100%;
	padding: 10px 10px 0px 0px;
}

#content .article_body .type_column_right {
	width: 430px;
	float: right;
	height: 100%;
	padding: 0px 0px 0px 10px;
}

#content .article_body .quote_column_right {
	width: 160px;
	float: right;
	height: 100%;
	padding: 10px 0px 0px 10px;
}

#content .article_body .type_column_left {
	width: 430px;
	float: left;
	height: 100%;
	padding: 0px 10px 0px 0px;
}

#content .article_body .body_text {
	margin: 2px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
	background-image: url('http://www.drivewire.eu/_img/article_body.png');
	background-repeat: repeat-x;
	clear: both;
	width: 645px;
	min-height: 200px;
}

#content .article_body .body_text .footer {
	margin-top: 5px;
}

#content .article_body .body_text .footer .left {
	float: left;
}

#content .article_body .body_text .footer .right {
	float: right;
	text-align: right;
}

#content .article_body .body_text .footer p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6c6c6c;
	line-height: 6px;
}

#content .article_body .body_text .footer a {
	font-size: 12px;
}

#content .article_body .ad {
	text-align: center;
	padding: 5px 0px 5px 0px;
}

.bookmarks {
	width: 500px;
	text-align: left;
}

.bookmarks ul {
	list-style-type: none;
}

.bookmarks ul li {
	display: inline;
	overflow: hidden;
	width: 20%;
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: center;
}

.forum_chatter {
	background-color: #aa0000;
}

.forum_chatter .top {
	background-image: url("/_img/forum_chatter_top.png");
	height: 4px;
	width: 200px;
}

.forum_chatter .middle {
	padding: 5px 10px 5px 10px;
}

.forum_chatter .bottom {
	background-image: url("/_img/forum_chatter_bottom.png");
	height: 4px;
	width: 200px;
}

.forum_chatter ul {
	list-style-type: decimal;
	left: 0px;
}

.forum_chatter ul li {
	overflow: hidden;
	padding: 3px 0px 9px 0px;
	text-align: left;
	left: 0px;
}

.forum_chatter a {
	color: #ffffff;
}

.forum_chatter a:hover {
	color: #ffffff;
}

.forum_chatter a:visited {
	color: #dddddd;
}

#content .comments_panel {
	padding: 5px 0px 0px 0px;
}

#content .comments_content {
	padding: 10px 20px 20px 20px;
	background-image: url('http://www.drivewire.eu/_img/article_comments.png');
	background-repeat: no-repeat;
	width: 645px;
	overflow: auto;
}

#content .comments_content .comments_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content .comments_content .post_comment {
	text-align: center;
}

.related_classifieds {
	width: 685px;
}

.related_classifieds img {
	padding: 0px 5px 5px 0px;
	vertical-align: top;
}

.related_classifieds ul {
	list-style-type: none;
	width: 685px;
}

.related_classifieds li {
	margin: 0px 0px 5px 0px;
	padding: 10px 10px 20px 0px;
	background-image: url('http://www.drivewire.eu/_img/related_classifieds.png');
	background-repeat: repeat-x;
	width: 675px;
	overflow: hidden;
	height: 20px;
	left: 0px;
	vertical-align: middle;
}

.related_classifieds li .image {
	display: none;
}

.related_classifieds li .text {
}

.related_classifieds li .text h3 {
	text-transform: capitalize;
}

.related_classifieds li .text .ad_name {
	padding-top: 4px;
	float: left;
	width: 300px;
	height: 100%;
}

.related_classifieds li .text .ad_type {
	padding-top: 4px;
	float: left;
	width: 120px;
	height: 100%;
}

.related_classifieds li .text .ad_moredetails {
	padding-top: 4px;
	float: left;
	width: 120px;
	height: 100%;
}

.related_classifieds li .text .ad_price {
	float: left;
	width: 120px;
	height: 100%;
}

#content .image {
	float: left;
}

#content .related_panel {
	margin-top: 5px;
	padding: 0px;
}

#content .related_content {
	padding: 10px 20px 20px 20px;
	background-image: url('http://www.drivewire.eu/_img/article_comments.png');
	background-repeat: repeat-x;
	width: 645px;
	overflow: auto;
}

#content .footer {
	position: relative;
	bottom: 0px;
	height: 3px;
	color: #FFFFFF;
	/*background-image: url('/_img/content_footer.gif');*/
	background-repeat: no-repeat;
}

#left_panel {
	float: left;
	width: 125px;
	overflow: hidden;
}

#left_panel .text {
	padding: 0px;
}

#left_panel .ad1 {
	padding: 3px 5px 0px 0px;
	width: 125px;
	text-align: left;
	overflow: hidden;
}

#right_panel {
	float: right;
	text-align: left;
	color: #000000;
	width: 200px;
	overflow: hidden;
	padding-top: 1px;
}

#right_panel .text {
	padding: 0px;
}

#right_panel .header {
	position: relative;
	top: 0px;
	height: 0px;
	color: #FFFFFF;
}

#right_panel .footer {
	position: relative;
	bottom: 0px;
	height: 3px;
	color: #FFFFFF;
}

#right_panel .ad1 {
	text-align: left;
	padding: 2px 0px 0px 0px;
	overflow: hidden;
	vertical-align: top;
}

#right_panel .ad1 img {
	padding: 0px;
	border: 0px;
	margin: 0px;
}

#email_friend {
	border: 1px solid #003366;
	width: 178px;
	padding: 10px;
}

#email_friend h3 {
	padding: 0px;
}

#email_friend form {
	margin: 0px;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

form {
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

form fieldset {
	border: 0px;
	border-top: 0px dashed black;
	padding: 5px;
}

form label {
	margin-top: 10px;
	color: #000000;
	padding-left: 0px;
	float: left;
	text-align: right;
	font-weight: normal;
	width: 125px;
}

.referral form label {
	margin-top: 15px;
	color: #000000;
	padding-left: 0px;
	text-align: right;
	font-weight: normal;
	width: 500px;
}

#email_friend form label {
	position: relative;
	text-align: left;
	width: 90px;
	font-size: 13px;
}

form .required label {
	font-weight: bold;
}

form .invalid label {
	font-weight: bold;
}

form input {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.referral form input {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

form input[type="text"] {
	min-width: 300px;
}

#email_friend form input[type="text"] {
	min-width: 174px;
	width: 174px;
	font-size: 13px;
}

form .invalid input[type="text"] {
	background-color: #fbffba;
}

form input[type="password"] {
	min-width: 300px;
}

form .invalid input[type="password"] {
	background-color: #fbffba;
}

form input[type="radio"] {
}

form .invalid input[type="radio"] {
	background-color: #fbffba;
}

form input[type="checkbox"] {
}

form input[type="button"] {
}

form input[type="image"] {
}

form input[type="submit"] {
}

#email_friend form input[type="submit"] {
	position: relative;
	left: 129px;
	min-width: 50px;
	width: 50px;
}

form textarea {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	min-width: 300px;
	height: 80px;
}

form .invalid textarea {
	background-color: #fbffba;
}

form select {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	min-width: 300px;
}

form .invalid select {
	background-color: #fbffba;
}

form .alert {
	position: relative;
	vertical-align: top;
	top: 10px;
}

#body_msg {
	height: 10px;
	padding-left: 107px;
}

#bodytext {
	min-height: 250px;
	text-align: center;
}

#bodytext_left {
	min-height: 250px;
	text-align: left;
}

.alert {
	color: red;
}

.separator {
	clear: both;
}

.separatorInvisible {
	clear: both;
	height: 1px;
}

.clearFix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.category_options ul {
	list-style-type: none;
}

.category_options ul li {
	overflow: hidden;
	width: 100%;
	padding: 0px 0px 5px 0px;
	float: left;
}

.category_options ul li .options_title {
	font-weight: bold;
}

.listing_category_options {
	float: right;
	width: 150px;
}

/* ---------- 3. links and navigation ---------- */

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #d0000d;
	text-decoration: none;
}

a:hover {
	color: #d0000d;
	text-decoration: underline;
}

a:visited {
	color: #d0000d;
}

#articles ul {
	position: relative;
	left: -15px;
	top: -18px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
}

#articles li {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
}

#articles .cat2 {
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
}

#articles .cat3 {
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #222222;
	padding: 2px 2px 2px 2px;
}

#articles .name {
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px 2px 0px 8px;
}

#articles .car_name {
	position: absolute;
	left: 92px;
	text-transform: capitalize;
}

#articles li .comments {
	color: #fa000f;
}

#articles li .comments a {
	color: #fa000f;
}

.article_body .article_icons img {
	padding: 2px;
}

#home ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
	overflow: hidden;
}

#home .home_top {
	width: 685px;
	overflow: hidden;
	padding: 0px 0px 2px 0px;
	margin: 0px;
}

#home .home_top .left {
	float: left;
	width: 387px;
	overflow: hidden;
}

#home .home_top .right {
	float: left;
	width: 298px;
	text-align: right;
	overflow: hidden;
}

#home .home_top .right .left {
	float: left;
	width: 146px;
	overflow: hidden;
	height: 50px;
}

#home .home_top .right .right {
	float: right;
	width: 146px;
	overflow: hidden;
	height: 50px;
}

#home .left {
	width: 342px;
	float: left;
	overflow: hidden;
}

#home .right {
	float: left;
	overflow: hidden;
}

#home .article_body {
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url('http://www.drivewire.eu/_img/article_body.png');
	background-repeat: repeat-x;
	clear: both;
	width: 685px;
	min-height: 200px;
	left: 0px;
	overflow: hidden;
}

#home .article_body .top .left {
	float: left;
	padding: 0px 0px 10px 0px;
	width: 346px;
	overflow: hidden;
}

#home .article_body .top .left h3 {
	text-align: left;
	width: 300px;
	overflow: none;
}

#home .article_body .top .right {
	float: left;
	padding: 0px 0px 10px 0px;
	overflow: hidden;
}

#home .article_body .top .right h3 {
	text-align: left;
	width: 300px;
	overflow: none;
}

#home .article_body .bottom  {
	padding: 10px 0px 0px 0px;
}

#home .article_body .bottom .left {
	float: left;
	width: 346px;
	overflow: hidden;
}

#home .article_body .bottom .left .left {
	float: left;
	width: 173px;
	text-align: left;
}

#home .article_body .bottom .left .right {
	float: left;
	width: 166px;
	text-align: left;
}

#home .article_body .bottom .left .left h3 {
	text-align: left;
	width: 150px;
	overflow: none;
}

#home .article_body .bottom .left .right h3 {
	text-align: left;
	width: 150px;
	overflow: none;
}

#home .article_body .bottom .right {
	float: left;
	width: 339px;
	overflow: hidden;
}

#home .article_body .bottom .right .left {
	float: left;
	width: 173px;
	text-align: left;
}

#home .article_body .bottom .right .left h3 {
	text-align: left;
	width: 150px;
	overflow: none;
}

#home .article_body .bottom .right .right {
	float: left;
	width: 166px;
	text-align: left;
}

#home .article_body .bottom .right .right h3 {
	text-align: left;
	width: 150px;
	overflow: none;
}

#home li h2 {
	text-transform: capitalize;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 510px;
}

#home li p {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#home li .comments {
	color: #fa000f;
}

#home li .comments a {
	color: #fa000f;
}

#home .article_image img {
	float: right;
	border: 1px solid #003366;
	margin: 5px 0px 5px 5px;
}

#home .middle_banner {
	margin: 15px 0px 7px 0px;
	background-image: url("/_img/home_middle.png");
	width: 685px;
	height: 94px;
	overflow: hidden;
}

#home .middle_banner .left {
	float: left;
	width: 302px;
	padding: 10px 20px 10px 20px;
}

#home .middle_banner .left a {
	color: #FFFFFF;
}

#home .middle_banner .right {
	float: right;
	width: 302px;
	padding: 10px 20px 10px 20px;
}

#home .middle_banner .right a {
	color: #FFFFFF;
}

.pre_footer {
	width: 685px;
	padding: 0px;
	background-color: #e5e5e5;
}

.pre_footer .top {
	background-image: url('/_img/grey_footer_top.png');
	background-repeat: no-repeat;
	height: 3px;
	width: 685px;
	padding: 0px;
}

.pre_footer .middle {
	padding: 5px 10px 0px 10px;
}

.pre_footer .bottom {
	background-image: url('/_img/grey_footer_bottom.png');
	background-repeat: no-repeat;
	height: 3px;
	width: 685px;
	padding: 0px;
}

.pre_footer p {
	margin: 0px 0px 15px 0px;
	font-size: 10px;
	text-align: left;
	line-height: 14px;
	color: #4d4d4d;
}

.pre_footer a {
	font-size: 10px;
	text-align: left;
}

#blog ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
	overflow: hidden;
	left: 0px;
}


#blog li {
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
	background-image: url('http://www.drivewire.eu/_img/blog_background.png');
	background-repeat: repeat-x;
	clear: both;
	width: 520px;
	min-height: 200px;
	left: 0px;
	overflow: hidden;
}

#blog .blog_top {
	width: 685px;
}

#blog .blog_top .left {
	float: left;
	width: 533px;
}

#blog .blog_top .right {
	float: left;
	width: 146px;
	text-align: right;
}

#blog li h2 {
	text-transform: capitalize;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 510px;
}

#blog li p {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#blog li .comments {
	color: #fa000f;
}

#blog li .comments a {
	color: #fa000f;
}

#blog .article_image img {
	float: right;
	border: 1px solid #003366;
	margin: 5px 0px 5px 5px;
}

#footer ul {
	list-style-type: none;
}

#footer li {
	display: inline;
	padding: 0px 5px 0px 5px;
}

.categories {
	width: 600px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.divider_bar {
	background-color: #5f5f5f;
	height: 1px;
	margin: 5px 0px 5px 0px;
	overflow: hidden;
	width: 570px;
}

.item .images {
	float: left;
	width: 500px;
}

.item .details {
	width: 685px;
	text-align: left;
	border: 0px;
	padding: 5px 10px 5px 0px;
}

.item .current_thumb {
	border: 2px solid #99cc33;
}

.item .details .left {
	float: left;
	width: 491px;
}

.item .details .left .main {
	margin-left: 5px;
}

.item .details .left .banner {
	margin-top: 5px;
}

.item .details .left .button {
	margin-top: 5px;
}

.item .details .left .email {
	float: left;
	background-image: url("http://www.drivewire.eu/_img/item_lozenge.png");
	background-repeat: no-repeat;
	height: 22px;
	width: 161px;
	color: #FFFFFF;
	padding: 5px 0px 0px 5px;
	margin-left: 4px;
}

.item .details .left .phone {
	margin: 0px 0px 0px 5px;
	float: left;
	background-image: url("http://www.drivewire.eu/_img/item_lozenge.png");
	background-repeat: no-repeat;
	height: 24px;
	width: 161px;
	color: #FFFFFF;
	padding: 1px 0px 0px 5px;
}

.item .details .right {
	float: left;
	width: 180px;
}

.item .details .right .right_box {
	background-image: url("http://www.drivewire.eu/_img/item_rightbox.png");
	background-repeat: no-repeat;
	height: 166px;
	width: 152px;
	padding: 5px 15px 5px 15px;
	color: #FFFFFF;
}

.item .details .right .right_box p {
	margin-top: 0px;
}

#email_seller {
	position: absolute;
	left: 200px;
	top: 200px;
	height: 400px;
	width: 400px;
	border: 1px solid #ff0099;
	background: #ffffff;
	padding: 5px 10px 5px 10px;
	visibility: hidden;
}

#email_seller form {
	margin: 5px;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#email_seller form fieldset {
	border: 0px;
	border-top: 0px dashed black;
	padding: 5px;
}

#email_seller form label {
	margin-top: 10px;
	color: #000000;
	padding: 0px 5px 0px 0px;
	float: left;
	text-align: right;
	font-weight: normal;
	width: 120px;
}

#email_seller form .required label {
	font-weight: bold;
}

#email_seller form input {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#email_seller form input[type="text"] {
	min-width: 250px;
}

#email_seller form .invalid input[type="text"] {
	background-color: #fbffba;
}

#email_seller form input[type="password"] {
	min-width: 250px;
}

#email_seller form .invalid input[type="password"] {
	background-color: #fbffba;
}

#email_seller form input[type="radio"] {
}

#email_seller form .invalid input[type="radio"] {
	background-color: #fbffba;
}

#email_seller form input[type="checkbox"] {
}

#email_seller form input[type="button"] {
}

#email_seller form input[type="image"] {
}

#email_seller form input[type="submit"] {
}

#email_seller form textarea {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	min-width: 250px;
	height: 80px;
}

#email_seller form .invalid textarea {
	background-color: #fbffba;
}

#email_seller form select {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	min-width: 250px;
}

#email_seller form .invalid select {
	background-color: #fbffba;
}

#email_seller form .alert {
	position: relative;
	vertical-align: top;
	top: 10px;
}

.categories label {
	clear: both;
	float: none;
	font-size: 12px;
	width: auto;
	text-align: right;
}

.categories form input {
	font-size: 12px;
}

.categories form select {
	font-size: 12px;
}

.categories .optional {
	margin: 0px;
	padding: 0px;
}

.categories .required {
	margin: 0px;
	padding: 0px;
}

#postcode {
	min-width: 96px;
	width: 96px;
}

#keywords {
	min-width: 96px;
	width: 96px;
}

#distance {
	min-width: 100px;
	width: 100px;
}

#price_from {
	min-width: 48px;
	width: 48px;
}

#price_to {
	min-width: 48px;
	width: 48px;
}

#seller_type {
	min-width: 100px;
	width: 100px;
}

#category_id2 {
	min-width: 100px;
	width: 100px;
}

#category_id3 {
	min-width: 100px;
	width: 100px;
}

#category_id4 {
	min-width: 100px;
	width: 100px;
}

#option1 {
	min-width: 100px;
	width: 100px;
}

#option2 {
	min-width: 100px;
	width: 100px;
}

#option3 {
	min-width: 100px;
	width: 100px;
}

#option4 {
	min-width: 100px;
	width: 100px;
}

#option5 {
	min-width: 100px;
	width: 100px;
}

#option_num_from1 {
	min-width: 100px;
	width: 100px;
}

#option_num_from2 {
	min-width: 100px;
	width: 100px;
}

#option_num_from3 {
	min-width: 100px;
	width: 100px;
}

#option_num_from4 {
	min-width: 100px;
	width: 100px;
}

#option_num_from5 {
	min-width: 100px;
	width: 100px;
}

#option_num_to1 {
	min-width: 96px;
	width: 96px;
}

#option_num_to2 {
	min-width: 100px;
	width: 100px;
}

#option_num_to3 {
	min-width: 100px;
	width: 100px;
}

#option_num_to4 {
	min-width: 100px;
	width: 100px;
}

#option_num_to5 {
	min-width: 100px;
	width: 100px;
}

#sort_order {
	min-width: 100px;
	width: 100px;
}

#search_filters {
	background-image: url('http://www.drivewire.eu/_img/search_our_used_cars.png');
	clear: both;
	width: 685px;
	min-width: 685px;
	height: 170px;
	text-align: center;
	padding: 45px 0px 0px 0px;
}

#search_filters label {
	color: #FFFFFF;
}

#left_filter {
	padding: 0px 0px 0px 0px;
	float: left;
	width: 190px;
	text-align: right;
}

#left_filter #country {
	min-width: 100px;
	width: 100px;
}

#left_filter #county {
	min-width: 100px;
	width: 100px;
}

#left_filter #city {
	min-width: 100px;
	width: 100px;
}

#middle_filter {
	float: left;
	width: 235px;
	text-align: right;
}

#right_filter {
	float: right;
	width: 225px;
	text-align: right;
	padding-right: 20px;
}

.classifieds_header_bar {
	background-image: url('http://www.drivewire.eu/_img/article_classifieds.png');
	background-repeat: no-repeat;
	width: 685px;
	height: 25px;
	padding: 5px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
	overflow: none;
}

.classifieds_header_bar .left {
	float: left;
	width: 330px;
	height: 25px;
	padding: 0px 0px 0px 15px;
	text-align: left;
}

.classifieds_header_bar .right {
	float: left;
	width: 315px;
	height: 25px;
	padding: 0px 0px 0px 15px;
	text-align: right;
}

#rss_feed {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	float: right;
	text-align: right;
	width: 200px;
	height: 32px;
}

.image_caption {
	font-style: italic;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

/* ---------- 4. fonts ---------- */

html {
}

body {
	font-size: 100%;
}

h1, h2, h3, h4, p, ul {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Times New Roman, serif;
	font-size: 18px;
	padding: 10px 0px 10px 0px;
}

h2 {
	font-size: 13px;
	padding: 10px 0px 10px 0px;
}

h3 {
	font-size: 13px;
}

h4 {
}

p {
	font-size: 14px;
	margin-top: 13px;
	margin-bottom: 13px;
	line-height: 18px;
}

ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
}

li {
	position: relative;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;	
}

blockquote {
}

/* ---------- 5. images ---------- */

a img {
	border: 0;
}

/* ---------- 6. tables ---------- */

table.border {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid black;
	border-collapse: collapse;
	padding: 5px;
	color: #000000;
}

th.border {
	border: 1px solid black;
	border-collapse: collapse;
	padding: 5px;
	color: #000000;
}

tr.border {
	border: 1px solid black;
	border-collapse: collapse;
	padding: 5px;
	color: #000000;
}

td.border {
	border: 1px solid black;
	border-collapse: collapse;
	padding: 5px;
	text-align: center;
	color: #000000;
}

table {
}

caption {
}

tr {
}

th, td {
	padding-right: 5px;
}

th {
}

td {
}

/* ---------- 7. forms ---------- */	

form {
}

/* -- Cellifieds Styles -- */

/*ACCOUNT STYLES*/

.account_item_list ul {
	list-style-type: none;
}

.account_item_list li {
	text-align: left;
	padding: 5px 0px 5px 0px;
}

.off{color:red;font-weight:bold;}
.wait{color:orange;font-weight:bold;}
.on{color:green;font-weight:bold;}

.account_item_edit {
	text-align: right;
	width: 650px;
}

.account_item_edit form label {
	position: relative;
	color: #000000;
	text-align: right;
	font-weight: normal;
	width: 200px;
}

.account_item_edit form input {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 5px 0px 5px 0px;
}

.account_item_edit form input {
}

.field_alert {
	float: left;
	color: red;
	background-color: white;
	border: 1px solid red;
}

/* --- REGISTER -- */

.register {
	text-align: right;
	width: 686px;
	height: 296px;
	background-image: url('http://www.drivewire.eu/_img/register_interested.png');
	background-repeat: none;
	padding: 20px 0px 0px 0px;
}

.register .left {
	float: left;
	width: 400px;
}

.register .right {
	float: left;
	width: 245px;
	padding: 60px 20px 0px 10px;
}

.register form {
	position: relative;
	top: 10px;
}

.register form .invalid input {
	background-color: #000000;
}

.register form .invalid select {
	background-color: #000000;
}

.register .top {
	position: relative;
	top: 20px;
	height: 30px;
}

.register .alert {
	color: #FFFFFF;
	text-align: center;
}

.register form label {
	position: relative;
	color: #FFFFFF;
	text-align: right;
	width: 200px;
	margin-top: 0px;
	padding-left: 0px;
	float: none;
}

.register form .right label {
	position: relative;
	color: #FFFFFF;
	text-align: right;
	width: 200px;
	margin-top: 0px;
	padding-left: 0px;
	float: none;
	font-size: 12px;
}

.register form input {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 5px 0px 5px 0px;
	color: #FFFFFF;
	background-color: #aa0000;
	border: 1px solid #e63c3c;
}

.register form #save {
	padding-left: 5px;
	border: 0px;
}

.register form #postcode_search {
	padding-left: 5px;
	border: 0px;
}

.register form select {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 5px 0px 5px 0px;
	color: #FFFFFF;
	background-color: #aa0000;
	border: 1px solid #e63c3c;
}

.register #postcode_search {
	float: right;
}

.register .field_alert {
	display: none;
}

/* Cellifieds */

#bodytext_left .login_panel {
	float: left;
	padding: 0px 0px 0px 20px;
	width: 520px;
}

#bodytext_left .login_panel {
	padding: 10px 10px 20px 10px;
	background-image: url('http://www.drivewire.eu/_img/classifieds_background.png');
	background-repeat: no-repeat;
	width: 520px;
	overflow: hidden;
}

#bodytext_left .ad_right {
	float: right;
	width: 336px;
}

.login_form {
	text-align: left;
	width: 520px;
}

.login_form form label {
	position: static;
	color: #000000;
	font-weight: normal;
	width: 500px;
	float: left;
	text-align: left;
}

.login_form .required {
	padding-bottom: 5px;
}

.login_form .required label {
	font-weight: normal;
}

.login_form .invalid label {
	font-weight: bold;
}

.item {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 685px;
	overflow: hidden;
}

.item .images {
	width: 685px;
	text-align: left;
}

.item .images .ad {

}

#bodytext {
	min-height: 300px;
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
}

#bodytext .ad_right {
	float: right;
	width: 336px;
}

#bodytext_left .ad_right {
	float: right;
	width: 336px;
}

.categories {
	float: left;
	width: 670px;
}

.categories ul {
	list-style-type: none;
	width: 685px;
}

.categories li {
	left: 0px;
	padding: 5px 0px 5px 0px;
	width: 685px;
}

.categories li .image {
	float: left;
	width: 95px;
	height: 120px;
	border: 0px solid #99cc33;
	text-align: left;
	overflow: hidden;
}

.categories li .image .ad_distance {
	height: 20px;
	vertical-align: top;
}

.categories li .image img {
	border: 0px;
}

#bodytext h3 {
	padding: 0px 0px 0px 0px;
}

.categories li h3 a {
	text-transform: capitalize;
	padding: 0px 0px 0px 0px;
}

.categories li .text {
	float: left;
	text-align: left;
	vertical-align: top;
	width: 550px;
	background-image: url('http://www.drivewire.eu/_img/classifieds_listing_background.png');
	background-repeat: no-repeat;
	padding: 10px 20px 10px 20px;
}

.categories li .text .intro {
	width: 380px;
	float: left;
	padding-right: 20px;
}

.categories li .text p {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.categories li .text .ad_type {
	float: left;
	width: 80px;
	padding: 5px 0px 0px 0px;
}

.categories li .text .ad_moredetails {
	float: left;
	width: 100px;
	padding: 5px 0px 0px 0px;
}

.categories li .text .ad_moredetails a {
	font-size: 12px;
}

.categories li .divider_bar {
	width: 650px;
}

.category_options {
	height: 160px;
}

.category_options ul {
	list-style-type: none;
}

.category_options ul li {
	left: 0px;
	overflow: hidden;
	width: 100%;
	padding: 0px 0px 5px 0px;
	float: left;
}

.category_options ul li .options_title {
	font-weight: bold;
}

.listing_category_options {
	float: right;
	width: 150px;
}

.listing_category_options ul {
	list-style-type: none;
	width: 150px;
}

.listing_category_options ul li {
	overflow: hidden;
	width: 150px;
	padding: 0px;
	text-align: left;
	font-size: 11px;
}

.listing_category_options ul li .options_title {
	font-weight: bold;
	font-size: 11px;
}

.category_listing {
	font-size: 15px;
	font-weight: normal;
}

.category_listing a {
	font-size: 15px;
	font-weight: normal;
}

.product_summary_image {
	float: left;
}

.product_thumb_images {
	width: 100px;
	float: left;
}

.product_thumb_images img {
	width: 76px;
	padding: 0px 12px 5px 12px;
}