html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { 
	margin: 0; 
	padding: 0; 
}
body {
	background: #e2e2e2 url('images/body.png') repeat-x;
	color:#646464;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	overflow-x:hidden;
}

h1 {
	font-size:21px;
	font-family:Tahoma;
	font-weight:normal;
	color:#444444;
}
h2 {
	font-size:18px;
	font-family:Tahoma;
	font-weight:normal;
	color:#444444;
}
a {
	color:#079bdb;
	text-decoration:none;
}
ul li {
list-style:none;
}
a:hover {
	color:#232323;
	text-decoration:underline;
}
a:active {
    outline: none;
}
a:focus {
    -moz-outline-style: none;
}
.wrap {
	position:relative;
	width:925px ; 
	margin: 0px auto ;
}
.post{
	color:#555555;
	font-size:14px;
	font-family:Tahoma;
	width:594px;
}

.post li{
	list-style: none;
	padding-left: 30px;
	margin-left: -5px;
	background: url('images/ico.png') no-repeat;
	padding-bottom: 11px;
	padding-top: 4px;
}
.postlong{
	color:#555555;
	font-size:14px;
	font-family:Tahoma;
}
.postcar{
	color:#555555;
	font-size:13px;
	font-family:Tahoma;
	width:640px;
	height:300px;
}
.dotseparator {
background: url(images/separator.gif) repeat-x;
width:610px;
height:15px;
position:absolute;
}
.dotseparatorlong {
background: url(images/separator.gif) repeat-x;
width:835px;
height:15px;
position:absolute;
}
.menu_1 {
	position:relative;
	width:930px ; 
	margin: 0px auto ;
	height:50px;
}
.miniicon {
	float:left;
	margin:4px;
	height:14px;
	width:14px;
}
.toplinespacer {
	margin-bottom:-2px;
	height:11px;
	width:21px;
}
.srch {
	margin-bottom:-3px;
	height:14px;
	width:14px;
	margin-right:5px;
}
.menu_2 {
	position:relative;
	width:935px ; 
	margin: 0px auto;
	height:60px;
        overflow:hidden;
}
.mainpagebg {
	background: #ffffff url('images/color_bg_1.jpg') no-repeat;
}
.pinkpagebg {
	background: #ffffff url('images/color_bg_2.jpg') no-repeat;
}
.redpagebg {
	background: #ffffff url('images/color_bg_3.jpg') no-repeat;
}
.whitepagebg {
	background: #ffffff url('images/color_bg_4.jpg') no-repeat;
}
.rightmenu {
	font-size:12px;
	line-height:21px;
	color:#333333;
}
.rightmenu a {
	text-decoration:underline;
	color:#333333;
}
.rightmenu a:hover {
	color:#000000;
}
#rightmenu_info{
	background-color: #97BF00;
	width:240px;
	color:#222222;
	font-size:12px;
}
#favsmenu {

	padding-top:5px;
	width:220px;
	margin-left:10px;
}

#toplinksmenu {
	padding-top:5px;
	font-size:11px;
	font-family:Tahoma;
	color:#666666;
}
#toplinksmenu a {
	font-size:11px;
	font-family:Tahoma;
	color:#079bdb;
	text-decoration:none;
}
#toplinksmenu a:hover {
	font-size:11px;
	font-family:Tahoma;
	color:#009bdb;
	text-decoration:underline;
}

#bottomlinksmenu {
	padding-top:5px;
	font-size:11px;
	font-family:Tahoma;
	color:#666666;
}
#bottomlinksmenu a {
	font-size:11px;
	font-family:Tahoma;
	color:#079bdb;
	text-decoration:none;
}
#bottomlinksmenu a:hover {
	font-size:11px;
	font-family:Tahoma;
	color:#009bdb;
	text-decoration:underline;
}

#searchform {
	background: url('images/searchform.jpg') no-repeat;
	color:#646464;
	width:188px;
	height:48px;
	padding-left:10px;
	float:left;
}
#searchform input {
	background: transparent;
	border:0px;
	font-size:11px;
	color:#ABABAB;
	float:left;
}
#searchsubmit{
	width:15px;
	height:20px;
	float:left;
}
.topspacer {
clear:both;
height:15px;
}
.topspacer2 {
clear:both;
height:20px;
}
/* Menu Hover */
.menu2 {
	padding:0 0 0 0px;
	margin:0;
	list-style:none;
	height:60px;
	background: url(images/bar_bg.jpg);
	position:relative;
	float:left;
}
.menu2 li {
	float:left;
}
.menu2 li a {
	display:block;
	float:left;
	height:60px;
	line-height:60px;
	color:#464646;
	text-decoration:none;
	font-size:12px;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:0px;
	cursor:pointer;
}
.menu2 li a b {
	float:left;
	display:block;
	padding:0 16px 0 16px;
}
.menu2 li.current a {
	color:#fff;
	background:url(images/bar_hover.gif);
}
.menu2 li.current a b {
	background:url(images/bar_hover.gif) no-repeat right top;
}
.menu2 li a:hover {
	color:#fff; background:url(images/bar_hover.gif) center;
}
.menu2 li a:hover b {
	background:url(button4.gif) no-repeat right top;
}
.menu2 li.current a:hover {
	color:#fff; background: url(images/bar_hover.gif); cursor:default;
}
.menu2 li.current a:hover b {
	background:url(images/bar_hover.gif) no-repeat right top;
}

	
	.menu2 li.current1 a {
		color:#fff;
		background:url(images/bar_hover1.gif);
	}
	.menu2 li.current1 a b {
		background:url(images/bar_hover1.gif) no-repeat right top;
	}
			.menu2 li a:hover {
				color:#fff; background:url(images/bar_hover.gif) center;
			}
			.menu2 li a:hover b {
				background:url(button4.gif) no-repeat right top;
			}
	.menu2 li.current1 a:hover {
		color:#fff; background: url(images/bar_hover1.gif); cursor:default;
	}
	.menu2 li.current1 a:hover b {
		background:url(images/bar_hover1.gif) no-repeat right top;
	}
	
	.forsale {background: url(images/bar_hover1.gif);color: #FFFFFF;}
		.forsale  a{color: #FFFFFF !important;}


ul.smasherlol li {
	background: url('images/ico.png') no-repeat;
	list-style:none;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 35px;
	min-height:35px;
	width:559px;
	font-family:Tahoma, serif;
	color:#444444;
}
ol li {
	background: url('images/ico2.png') no-repeat;
	list-style:none;
	background-repeat: no-repeat;
	padding-left: 35px;
	width:559px;
	font-family:Tahoma, serif;
	color:#444444;
}
.separator {
	float:left;
	margin-top:5px
}
/* Menu Hover end */
p{
	margin-bottom:10px;
	margin-top:10px;
}
img {
	border:0px;
}
/* SLIDER */
		
.slider-wrap { 
	margin-top: -18px;
	position: relative;
	width: 100%;
	}
.csw {width: 100%; height: 1px; background: transparent; overflow: hidden}
.csw .loading {margin: 0px; text-align: center}
.stripViewer {
	position: absolute;
	overflow: hidden; 
	margin: auto;
	width: 741px;
	height: 35px;
	clear: both;
}
	
.stripViewer .panelContainer {
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
}
	
.stripViewer .panelContainer .panel {
	float:left;
	height: 100%;
	position: relative;
	width: 741px;
}
	
.stripViewer .panelContainer .panel .wrapper {
	padding: 10px;
}
	
.stripNav {
	margin: auto; display:none;
}
	
.stripNav ul {
	list-style: none;
}
	
.stripNav ul li {
	float: left;
	margin-right: 2px;
}
	
.stripNavL, .stripNavR {
	position: absolute;
	top:8px;
	left:740px;
	width:20px;
	text-indent: -9000em;
}
	
.stripNavL a, .stripNavR a {
	display: block;
	height: 20px;
	width: 19px;
	background: url("images/sc_button.jpg") no-repeat center;
}
	
.stripNavR {
	right: 0;
}
	
.stripNavR {
	background: url("images/blank.gif") no-repeat center;
	width:15px;
}
/* SLIDER END */
/* SPECIAL OFFERS */
.special_header {
	font-size:50px;
	font-family:Times New Roman;
	color:#079bdb;
}
.special_price {
	font-size:32px;
	font-family:Times New Roman;
	color:#98c000;
	line-height:1px;
}
.usual_page{
	font-size:21px;
	font-family:Tahoma,helvetica;
	color:#565656;
	text-decoration:underline;
	
}
.notice {
	font-size:11px;
	font-family:Tahoma;
	color:#999999;
	float:right;
}
.bignotice {
	font-size:11px;
	font-family:Tahoma;
	color:#333333;
	float:right;
}
.showhint {
	position:absolute;
	visibility: hidden;
	border: 0px solid #333333;
	margin-top:-1px;
	width: 570px;
	padding: 0px;
	margin-left:-110px;
	font-size:11px;
}
.car-parameters{
	border:2px solid #333333;
	border-collapse:collapse;
	background-color: white;
}

.car-parameters td{
	padding:6px;
	border:0px solid #999999;
}
.car_header {
background: url(images/bg.png) repeat-x;
height:15px;
}
.minitext {
	font-size:9px;
	font-family:Tahoma;
	color:#222222;
	text-transform:uppercase;
}
#override {
	background: url('images/blank.gif');
	width:580px;
	height:300px;
	padding-left:10px;
	position:absolute;
}
/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative; width: 193px !important;z-index:999}
ul.dropdown li                      { font-weight:bold; float: left; zoom: 1; background: url(images/193_24.jpg) no-repeat; width: 193px;list-style:none;}
ul.dropdown a:hover		            { color: #888888; text-decoration:none;}
ul.dropdown a:active                { color: #ffa500; }
ul.dropdown li a                    { display: block; padding: 4px 8px; border-right: 0px solid #333;
	 								  color:#525252; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #FFFFFF; color: #666666; position: relative; background: url(images/193_24h.jpg) no-repeat; width: 193px !important;}
ul.dropdown li.hover a              { color: black; width: 193px !important;}


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 193px; visibility: hidden; position: absolute; top: 100%; left: 0; list-style:none;}
ul.dropdown ul li 					{ font-weight: normal;background: url(images/193_24u.jpg) no-repeat; color:#999999; width: 193px;
									  border-bottom: 0px solid #ccc;float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; color:#999999;width: 193px !important; } 

/* CAROUSEL */
.jcarousel-skin-tango .jcarousel-container {
    background: #EDEDED;
    border: 0px solid #346F97;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 245px;
    padding: 20px 40px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 153px;
    height: 328px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  245px;
    height: 75px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  150px;
    height: 328px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 150px;
    height: 100px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 1px;
	margin-bottom: -1px;
    width: 193px;
    height: 21px;
	margin-left:-20px;
    cursor: pointer;
    background: url(images/btn_down.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -21px;
}


.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -42px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
	margin-top: -1px;
    top: 1px;
    margin-left:-20px;
    width: 193px;
    height: 21px;
    cursor: pointer;
    background: transparent url(images/btn_up.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -21px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -42px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -42px;
}
/* CAROUSEL END */
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 150px;
    height: 100px;
	zoom: 1;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
/* TEXTSHADOW */
.shadow {
	left: 0px;
	top: 0px;
	color: #FFF;
	position: absolute;
	z-index: 0;
}
.large_thumbnail{
	width:142px;
	height:100px;
	border: 0px;
	font-size:1px;
}
.carname{
	position:absolute;
	z-index:10;
	margin-top:2px;
	width:140px;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	line-height:11px;
}
.carname a:hover{
	text-decoration:none;
	color:#009bdb;
}
.carname_none{
	position:absolute;
	z-index:10;
	margin-top:2px;
	width:140px;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	line-height:11px;
	color:#ABABAB;
}
.carname_none a:hover{
	text-decoration:none;
	color:#ABABAB;
}
.carname_none a{
	text-decoration:none;
	color:#ABABAB;
}
.bg_car{
    background: url(images/bg_pic.jpg) no-repeat 0 0;
	width:148px;
	height:106px;
	padding-top:3px;
	padding-left:3px;
}
.bg_car_none{
    background: url(images/bg_pic_none.jpg) no-repeat 0 0;
	width:148px;
	height:106px;
	padding-top:3px;
	padding-left:3px;
}

.h2link {color: #444444 !important;text-decoration: none;}

#tel {font: normal 24px Tahoma;margin-top: 15px; margin-left: 10px;}
#buy {margin-top: 10px; margin-left: 10px;}

#quick_links {margin-top: 16px;background: url('images/devleft.png') repeat-y;}
	#quick_links ul {list-style: none;margin-top: 0px;padding-top: 1px;padding-bottom: 2px;}
		#quick_links ul li {line-height: 1.7em;}
			#quick_links ul li  a {color: #444444 !important;text-decoration: underline;padding-left: 14px;}

h1.post_head {
	font-size:21px;
	font-family:Tahoma,helvetica;
	color:#565656;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-bottom: 0px;
}

#tel1 {font: normal 22px Tahoma;margin-top: 12px; margin-left: 5px;}
#counters1 {margin-left: 5px;height: 1px !important;overflow: hidden; }

#buy1 {margin-top: 10px; margin-bottom: 10px; margin-left: 5px;}

#buttons img {margin-right: 10px;}

#tel2 {font: normal 20px Tahoma;margin-top: 7px; text-align: center;}

#notice {font-family: Tahoma;color: #06aced;text-align: center;font-size: 18px;}
	#notice span {font-size: 28px;}