body{
	font-size: 90%;
	padding: 0;
	margin: 0;
	color: #3c3a3c;
	background: #4c524c;
	}

body, table{
	font-family: tahoma, sans-serif;
	}

input, form, textarea{
	font-family: tahoma, sans-serif;
	}

em, i{
	font-family: arial, sans-serif;
	}

img {
	border: 0px;
	margin: 0px;
	}

table, form, input, textarea, select{
	font-size: 1em;
	}

b, strong{
	}

h1, h2, h3, h4, h5, h6{
	}

h1, h2, h3{
	font-weight: normal;
	}

h1{
	margin: 0 0 0.2em 0;
	}

h2{
	margin-bottom: 0;
	}

h3{
	}

h4{
	margin-bottom: 0;
	}

h5{
	}

h6{
	}

p{
	margin-top: 1ex;
	margin-bottom: 1.25em;
/*	line-height: 1.4em; */
	}

.small,
div.image p, div.image_popup p,
div.copyline{
	font-size: 0.87em;
	}

.smallest {
	font-size: 0.7em;
}

.big,
table.dec caption, table.pricelist caption {
	font-size: 1.35em;
	}

.biggest {
	font-size: 1.6em;
}

form{
	padding: 0;
	margin: 0;
	}

a{
/*	color: #999999; */
	color: #666666;
	text-decoration: underline;
	}


a:hover, a.hover{
	color: #ffc20d;
	text-decortaion: underline !important;
	}

a.sel{
	background: #0084ff;
	color: #ffffff;
	text-decoration: none;
	}

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

ul li{
	list-style-type: none;
	background: url("/img/list_mark.gif") 0px 0.3em no-repeat;
	padding-left: 16px;
	padding-bottom: 1ex;
}

ul{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 1em;
}

table.dec, table.pricelist {
	border-collapse: collapse;
	table-layout: fixed;
	}

table.dec th,
table.pricelist th {
	background: #4c524c;
	color: #ffffff;
	padding: 0.25ex 0.5ex 0.25ex 0.5ex;
	text-align: left;
	}

table.dec th.sel,
table.pricelist th.sel{
	background-color: #a4a4a4;
	}

table.dec th a,
table.pricelist th a{
	color: #ffffff !important;
	text-decoration: none;
	}

table.dec th.sel a,
table.pricelist th.sel a{
	font-weight: bold;
	color: #000000;
	}

table.dec td,
table.pricelist td{
	padding: 0.3ex 0.5ex 0.3ex 0.5ex;
	border-bottom: 1px solid #cfcbc2;
	}

table.dec td a,
table.pricelist td a{
	text-decoration: none;
	}

table.dec tr.even td,
table.pricelist tr.even td{
	background-color: #f2f2f2;
	border-bottom: 1px solid #f6f6f6;
	}

table.dec tr.btop td,
table.pricelist tr.btop td{
	border-top: 1px solid #f6f6f6;
	}

table.dec caption, table.pricelist caption{
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	text-align: left;
	}

table.dec table td, table.dec table th,
table.pricelist table td, table.pricelist table th{
	border: none;
	background: none;
	padding: 0;
	}

.norlborder{
	border-left: none;
	border-right: none;
	}

.t100{width: 100%; border-collapse: collapse;}
.bcoll{border-collapse: collapse;}

.v_t{vertical-align: top !important;}
.v_b{vertical-align: bottom !important;}
.v_m, .v_c{vertical-align: middle !important;}

.h_l{text-align: left !important;}
.h_r{text-align: right !important;}
.h_m, .h_c{text-align: center !important;}

table.pad0 td, tr.pad0 td, td.pad0{ padding: 0; }
table.nopad td, tr.nopad td, td.nopad{ padding: 0; }

.price, .red {
	color: #ed2127;
	}

div.price{
	white-space: nowrap;
}

div.price a{
	color: #ff0000;
	}

div.image {
	float: left;
	margin: 1ex 2ex 1ex 0;
	}

div.image img, div.image_popup img, div.content p img, td.contentSpan img, td.contentLeft img, td.contentRight img, img.border {
	border: 1px solid #656668;
	}

div.noborder div.image img, .noborder{
	border: none !important;
	}
	
.noul {
	text-decoration: none;
}

div.image p, div.image_popup p {
	font-size: 0.75em;
	margin-top: 0.25ex;
	margin-bottom: 0ex;
 	padding-top: 2px;
 	font-style: italic;
	}
	
div.image p a,
div.image_popup p a{
	text-decoration: none;
}

div.clb { clear: both; }

.nowrap {
	white-space: nowrap;
}

.print {
	display: none;
	}

.controller, .pointer, .defaultController {
	cursor: pointer;
}

.jquery_enabled {
	display: none;
}

@media print{
	.print {
		display: block;
		}

	.noprint {
		display: none;
		}
	}

/*
hardcore debugger
*/

/*
td {border: 2px solid red;}
td td {border: 2px solid green;}
td td td {border: 2px solid blue;}

div {border: 1px solid yellow;}
p {border: 1px solid orange; width: 100%;}
*/

.bg_grd {
	width: 100%;
	position: relative;
	background: #4c524c url("/img/bg_grd.gif") center top repeat-y;
}

.editorBackground {
	background: #f2f2f2 url("/img/page_grad.gif") top left repeat-x !important;
}

div.main_column {
	background: #ffffff;
	width: 1000px;
	margin: 0 auto 0 auto;
	padding-bottom: 10px;
}

div.pad {
	padding: 0 20px 0 20px;
}

div.page_footer_pad{
	padding-right: 20px;
}

div.page_footer {
	background: url("/img/footer.jpg") left center no-repeat;
}

div.page_footer_rc_top {
	background: url("/img/footer_rc_top.gif") right top no-repeat;
}

div.page_footer_rc_bottom {
	background: url("/img/footer_rc_bottom.gif") right bottom no-repeat;
}

div.page_footer_inner_pad {
	padding: 10px 20px 5px 20px;
}

div.top_menu {
	padding-bottom: 10px;
}

div.main_content {
	padding: 10px 0 10px 0;
}

div.left_column {
	float: left;
	width: 225px;
	margin-right: 20px;
}

div.right_column {
	width: 715px;
	float: left;
	position: relative;
	
	background: #f2f2f2 url("/img/page_grad.gif") top left repeat-x;
}

div.one_column {
	position: relative;
	
	background: #f2f2f2 url("/img/page_grad.gif") top left repeat-x;
}

div.scrollpane {
	padding: 10px 20px 5px 20px;
/*
	height: 250px;
	overflow: hidden;
	position: relative;
*/
}

div.browserscroll {
/*
	overflow: auto;
*/
}

div.scrollcontent {
/*	border: 10px solid yellow;
	position: absolute;
 */
}

div.column_header {
	background: #4b514b url("/img/header_grad.gif") top left repeat-x;
	padding: 5px 10px 5px 10px;
}

div.column_footer {
	background-color: #484e48;
	padding: 5px 10px 5px 10px;
}

div.list_item {
	clear: both;
	margin-bottom: 40px;
}

div.item_image img {
/*
	border-bottom: 3px solid #656668;
*/
	margin-top: 10px;
}

div.item_image {
	height: 166px;
	position: relative;
}

div.item_desc {
	position: relative;
}

img.item_new_car {
	margin-top: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 71px;
	height: 71px;
}

div.item_text {
	position: absolute;
	left: 270px;
	top: 0px;
	width: 400px;
	height: 150px;
	overflow: auto;
}

div.archive_items div.item_text {
	width: 650px !important;
}

div.item_actions {
	position: absolute;
	left: 270px;
	top: 150px;
	width: 400px;
}

div.column_header, div.column_footer,
div.column_header a, div.column_footer a {
	color: #ffffff;
}

div.column_header a:hover, div.column_footer a:hover,
div.car_logos a:hover,
div.dropdown a:hover {
	color: #ffc20d;
}

img.ico_margin {
	margin-left: 20px;
}

div.car_logos{
	padding-left: 20px;
	color: #8b8e92;
}

div.car_logos a{
	color: #8b8e92;
}

div.car_logos div.car_item {
	padding: 0.4ex 0 0.4ex 0;
}

div.dropdown_menu {
	position: relative;
}

div.dropdown {
	background: #2b2f2b url("/img/menu_grad.gif") left top repeat-x;
	font-size: 1.2em;
	padding: 10px 0 15px 0;
	top: 47px;
	position: absolute;
	display: none;
	z-index: 1000;
}

div.dropdown, div.dropdown a {
	color: #ffffff;
}

div.dropdown div.item {
	padding: 4px 50px 4px 50px;
	background: url("/img/menu_item.gif") 35px 0.7em no-repeat;
}

div.dropdown div.item_sel {
	font-weight: bold;
	color: #ffc20d;
	padding: 4px 50px 4px 50px;
	background: url("/img/menu_item_sel.gif") 35px 0.7em no-repeat;
}

div.text_overflow{
	width: 500px;
	overflow: hidden;
	white-space: nowrap;
}

div.car_desc {
/*
	width: 400px;
	float: right;
*/
}

div.car_images img{
	margin: 0 8px 8px 0;
	border: 1px solid #666666;
}

ul.float_items li{
	display: block;
	float: left;
	width: 300px;
	padding-left: 16px;
	background: url('../img/list_mark.gif') left center no-repeat;
}

div#order_form{
	z-index: 10000;
	position: absolute;
	background: #262926 url('../img/order_bg.gif') left top;
	width: 430px;
	height: 450px;
	overflow: scroll;
	padding: 15px;	
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	color: #ffffff;
	display: none;
}

div#big_photos{
	z-index: 10001;
	position: absolute;
	background: #262926 url('../img/order_bg.gif') left top;
	width: 680px;
	height: 620px;
	padding-top: 20px;
	padding-left: 15px;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	color: #ffffff;
	display: none;
}

div#big_photos_container{
	position: relative;
/*
	padding: 20px 15px 0 15px;
*/
	color: #ffffff;
	width: 680px;
	height: 600px;
	overflow: auto;
}

div#big_photos img{
	margin-bottom: 15px;
}

div#same_price{
	z-index: 10002;
	position: absolute;
	background: #262926 url('../img/order_bg.gif') left top;
	width: 400px;
	padding: 15px;	
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	color: #ffffff;
	display: none;
}

div#same_price a{
	color: #ffffff;
}

div#order_form input, div#order_form textarea {
	width: 400px;
}

div#order_form div.item{
	margin-bottom: 1em;
}

div#carSubmit_form {
	padding: 1em;
	background: #ffffff;
}

div#carSubmit_form input, div#carSubmit_form textarea, div#carSubmit_form select {
	width: 400px;
}

div#sendMail_form input, div#sendMail_form textarea, div#sendMail_form select {
	width: 400px;
}

div#sendMail_form div.item{
	margin-bottom: 1em;
}


div#carSubmit_form div.item{
	margin-bottom: 1em;
}


#bgFade {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background: #000000;
	display: none;
}

.calc {
/*
	border: 1px solid green;
*/
}

img.arch_photo {
	margin: 0 1px 1px 0;
}

div.archItem {
 	width: 84px;
 	height: 84px;
 	margin-right: 0.7em;
 	margin-bottom: 0.7em;
}


div.indexGalItem {
	width: 84px;
 	height: 130px;
 	margin-right: 0.7em;
 	margin-bottom: 0.7em;
}
 
.loadBigPhotos {
/*
	background-color: #ed2127;
*/
	color: #ed2127 !important;
}












/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}






.error {
	display: inline;
	position: absolute;
	margin-left: 10px;
	color: #EF0000;
}






/* table sorter */
table.tablesorter {
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
}
table.tablesorter thead tr .header {
	background-image: url("/img/tablesorter/bg.gif");
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	
	padding-right: 16px !important;
}
table.tablesorter tbody td {
}
table.tablesorter tbody tr.odd td {
}
table.tablesorter thead tr .headerSortUp {
	background-image: url("/img/tablesorter/asc.gif");
}
table.tablesorter thead tr .headerSortDown {
	background-image: url("/img/tablesorter/desc.gif");
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
}




div.faq_qa {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 1em;
}

div.faq_q {
	font-weight: bold;
}

div.faq_a {
	padding-left: 1em;
}
