@charset "utf-8";

 
/*	Background-Styles   */


body {
	margin:0px; padding:0px;
	background-color:#fff;
	font-family:verdana, Helvetica;
	color:#666666;
	font-size:12px;
	line-height:17px;
}
#main {
	background:#fff url(../../images/bg/bg_main.jpg) repeat-x;
	padding-bottom:0px;
}
#main .container {
	/*background-image:url(../../images/background_light.jpg);*/
	background-repeat:no-repeat;
}
#footer {
	background-image:url(../../images//bg/bg_footer.jpg);
	background-repeat:repeat-x;
	padding:40px;
	position:relative;
	top:0px;
	height:120px;
}
.container {
	width:1000px;
	margin:0 auto;
	position:relative;
}

/* packages_preview 28/5/2009*/
.preview_header{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	width:699px;
	padding:10px;
	line-height:25px;
	text-transform: uppercase;
	background-color:#189cc1;
	color:#fff;
	padding-left:10px;
	text-align:left;
}
.preview_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#333333;
	padding:8px;
	
}
.preview_title{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#DC2323;
	padding:5px;
}
.preview_bigred{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	font-size:20px;
	text-transform: uppercase;
	color:#990000;
	padding:10px;

}
.preview_darkred{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	font-size:18px;
	padding:50px;
	color:#333333;
	padding:5px;
}
.preview_textred{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:right;
	font-size:10px;
	color:#d43a41;
	padding-right:20px;
	text-align:right;

}
.preview_content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;

	color:#656b6b;
	padding-left:10px;
	
}
.price_red{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	text-align:right;
	color:#b90000;
	padding:10px;
	padding-top:20px;
	padding-bottom:10px;
	text-transform:uppercase;
}
/*Public */
.main_bar_headline{
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px
	padding-top:5px;
	text-align:left;
}
.btn_more_autos {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#990000;
	padding-right:9px;
	text-align:right;
	text-decoration:none;
	}
.btn_more_autos a {
	color:#990000;
	text-align:right;
	text-decoration:none;
	}
.btn_more_autos a:visited {
	color:#990000;
	text-align:right;
	text-decoration:none;
	}
.btn_more_autos a:hover {
	color:#999999;
	text-align:right;
	text-decoration:underline;
	}
/* Button */
.btnred{
	textalign:right;
	padding-right:10px;
	text-decoration: underline;
	font-weight: bold;
	color:#DC2323;
	outline: none;
	font-size:11px;
	}
.btnred:visited {
	color:#DC2323;
	text-decoration: none;
	}
.btnred:active {
	color:#DC2323;
	text-decoration: none;
	}
.btnred:hover {
	color:#DC2323;
	text-decoration: none;
	}
a.button {
	background:#000 url(../../images/button_bg.jpg) repeat-x;
	padding:5px 10px 5px 10px;
	color: #fff;
	text-decoration: none;
	border:0px solid #999;
	text-transform:uppercase;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	line-height:25px;	
}
a.button:hover {
	background:#007de2 url(../../images/button_bg_o.jpg) repeat-x;
	/*border-color:#007de2;*/
	border:0px solid #999;
	font-family:Verdana;
	color: #fff;
}
a.button:visited {
	color: #fff;
}
a.button:visited {
	color: #fff;
}

input.button {
	background:#000 url(../../images/button_bg.jpg) repeat-x;
	padding:5px 10px 5px 10px;
	color: #fff;
	text-decoration: none;
	border:0px solid #999;
	text-transform:uppercase;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	line-height:25px;	
}
input.button:hover {
	background:#007de2 url(../../images/button_bg_o.jpg) repeat-x;
	/*border-color:#007de2;*/
	border:0px solid #999;
	font-family:Verdana;
	color: #fff;
}
input.button:visited {
	color: #fff;
}
input.button:visited {
	color: #fff;
}
.menu_white {
	height:32px;
	width:141px;
	background-image:url(../../images/btn/btn_white.png);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding-top:3px;
	text-align:center;
	}
.menu_white a {
	color:#666;
	text-decoration:none;
	}
.menu_white a:visited {
	color:#666;
	text-decoration:none;
	}
.menu_white a:hover {
	color:#666;
	text-decoration:none;
	}

.menu_grey {
	height:32px;
	width:140px;
	background-image:url(../../images/btn/btn_grey.png);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:1px;
	text-align:center;
	}
.menu_grey a {
	color:#FFFFFF;
	text-decoration:none;
	}
.menu_grey a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
.menu_grey a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
.tap_grey {
	height:29px;
	width:138px;
	background-image:url(../../images/btn/btn_tab.gif);
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-align:center;
	text-transform:uppercase;
	}
.tap_grey a {
	color:#000;
	}
	
.tap_light_grey {
	height:27px;
	width:142px;
	background-image:url(../../images/btn/btn_tab2.gif);
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:normal;
	padding-top:3px;
	color:#000;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	}
.tap_light_grey a:visited {
	color:#000;
	}
.tap_light_grey a:hover {
	color:#000;
	text-decoration:underline;
	}

.btn_more_red {
	font-size:10px;
	font-weight:normal;
	color:#FF0000;
	text-decoration:none;
	}
.btn_more_red a {
	color:#FF0000;
	text-decoration:none;
	}
.btn_more_red a:visited {
	color:#FF0000;
	text-decoration:none;
	}
.btn_more_red a:hover {
	color:#FF0000;
	text-decoration:underline;
	}
.btn_editor_red {
	font-size:10px;
	font-weight:normal;
	color:#FF0000;
	text-decoration:none;
	} 

.btn_editor_red a {
	color:#FF0000;
	text-decoration:none;
	}
.btn_editor_red a:visited {
	color:#FF0000;
	text-decoration:none;
	}
.btn_editor_red a:hover {
	color:#FF0000;
	text-decoration:underline;
	}
.btn_grey {
	height:29px;
	width:120px;
	background-image:url(../../images/btn/btn-grey.png);
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-align:center;
	text-transform:uppercase;
	}
.btn_grey a {
	color:#000;
	}
	
.btn_light_grey {
	height:27px;
	width:120px;
	background-image:url(../../images/btn/btn-light-grey.png);
	font-size:10px;
	font-weight:normal;
	padding-top:3px;
	color:#000;
	text-align:center;
	text-transform:uppercase;
	}
.btn_light_grey a {
	color:#000;
	text-decoration:none;
	}
.btn_light_grey a:visited {
	color:#000;
	text-decoration:none;
	}
.btn_light_grey a:hover {
	color:#000;
	text-decoration:underline;
	}

.btn_green {
	height:29px;
	width:120px;
	background-image:url(../../images/tab/tab-green.png);
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-align:center;
	text-transform:uppercase;
	}
.btn_green a {
	color:#000;
	}
	
.btn_dark_green {
	height:27px;
	width:120px;
	background-image:url(../../images/tab/tab-darkgreen.png);
	font-size:10px;
	font-weight:normal;
	padding-top:3px;
	color:#000;
	text-align:center;
	text-transform:uppercase;
	}
.btn_dark_green a {
	color:#000;
	text-decoration:none;
	}
.btn_dark_green a:visited {
	color:#000;
	text-decoration:none;
	}
.btn_dark_green a:hover {
	color:#000;
	text-decoration:underline;
	}
	
	
a.button {
	background:#000 url(../../images/button_bg.jpg) repeat-x;
	padding:5px 10px 5px 10px;
	color: #fff;
	text-decoration: none;
	border:0px solid #999;
	text-transform:uppercase;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	line-height:25px;	
}
a.button:hover {
	background:#007de2 url(../../images/button_bg_o.jpg) repeat-x;
	/*border-color:#007de2;*/
	border:0px solid #999;
	font-family:Verdana;
	color: #fff;
}
a.button:visited {
	color: #fff;
}


/*LOGO*/
.auto_logo2{
	height:152px;
	width:237px;
	background-image:url(../../images/logo_autos.png);
	background-repeat:no-repeat;
	background-position:top;

	background-position:left;
}

.auto_logo{
	height:120px;
	width:237px;
	background-image:url(../../images/right_logo.png);
	background-repeat:no-repeat;
	background-position:left;

	background-position:left;
	}
/* TAB */

.tab_green {
	height:29px;
	width:142px;
	background-image:url(../../images/tab/tab-green-b.png);
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-align:center;
	text-transform:uppercase;
	}
.tab_green a {
	color:#000;
	}

.tab_brown {
	height:29px;
	width:142px;
	background-image:url(../../images/tab/tab-brown-b.png);
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-align:center;
	text-transform:uppercase;
	}
.tab_brown a {
	color:#000;
	}
	
.tab_purple {
	height:29px;
	width:142px;
	background-image:url(../../images/tab/tab-purple-b.png);
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-align:center;
	text-transform:uppercase;
	}
.tab_purple a {
	color:#000;
	}

/* BODY TEXT STYLES */

a {
	text-decoration: none;
	font-weight: normals;
	color:#3333ff;
	outline: none;
	text-decoration:underline;
	}
a:visited {
	color:#3333ff;
	}
a:active {
	color:#3333ff;
	}
a:hover {
	color:#3333ff;
	text-decoration: none;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 11px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
td {
	font-size:11px;
	color:#333;
	}
	



/*	Portfolio-Home-Styles  */


#block_portfolio {
	overflow:auto;
	margin-bottom:20px;
}
#portfolio_items {
	width:685px;
	margin-right:5px;
	float:left;
	height:100px;
	padding-top:0px;
}
#text_column {
	background-color:#FFFFFF;
	float:left;
	width:1000px;
}

/* PAGING */

#paging{   
    padding:5px;   
    font-family:Arial, Helvetica, sans-serif;   
    font-size:12px;   
    color:#000000;   
    font-weight:bold;   
}   
  
#paging a{   
    padding:4px 7px 4px 7px;   
    margin:0px 2px 0px 2px;   
    border:1px solid #FF9900;   
    background:#FFFFFF;   
    color:#FF9900;   
    text-decoration:none;   
}   
  
#paging a:hover{   
    border:1px solid #FF9900;   
    background:#FF9900;   
    color:#FFFFFF;   
    text-decoration:none;   
}
/* LINE*/

.line{
	background-image:url(../../images/blank.gif);
	background-color:#999999;
	line-height:1px;
	padding:0px;
	}
/*MAIN BAR*/
.preview_header{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	width:699px;
	padding:10px;
	line-height:25px;
	text-transform: uppercase;
	background-color:#990000;
	color:#fff;
	padding-left:10px;
	text-align:left;
}
.articles{
	background-image:url(../../images/banner/auto_articles.jpg);
	background-repeat:no-repeat;
	background-position:right;
	weight:797px;
	height:49px;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
	text-align:left;
}
.news{
	background-image:url(../../images/banner/autos-news.jpg);
	background-repeat:no-repeat;
	background-position:right;
	weight:797px;
	height:49px;
	font-size:18px;
	font-weight:bold;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
	text-align:left;
}


.listing{
	background-image:url(../../images/banner/autos-listing.jpg);
	background-repeat:no-repeat;
	background-position:top;
	weight:797px;
	height:49px;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:15px;
	text-align:left;
}

.brand{
	background-image:url(../../images/banner/car_brand.jpg);
	background-repeat:no-repeat;
	background-position:top;
	weight:797px;
	height:49px;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:15px;
	text-align:left;
}

	
/*	SIDE BAR	*/

.statistic{
background-image:url(../../images/autos_box.gif);
	background-repeat:no-repeat;
	weight:250px;
	height:231px;
	color: #fff;
	
}
.comment{
background-image:url(../../images/banner/comment.gif);
	weight:250px;
	height:88px;
	padding:0px;
}
.about-car-white{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	text-transform: uppercase;
	color:#FFFFFF;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:10px;
}
.about-car-black{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	text-transform: uppercase;
	color:#666666;
	padding-top:1px;
	padding-bottom:2px;
	padding-left:10px;
}


.comment_headline{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	text-transform: uppercase;
	color:#FFFFFF;
	padding-left:10px;
}

.related_car{
background-image:url(../../images/banner/related_car.gif);
	weight:250px;
	height:58px;
}
.related_car_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	text-transform: uppercase;
	color:#FFFFFF;
	padding-left:10px;
	text-align:left;
}



.related_carcontent_text1{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	line-height:15px;

	color:#666666;
	padding:0px;
	text-decoration:none;

}
.related_car_text1:visited {
	color:#666666;
	text-decoration:none;
	}
.related_car_text1:active {
	color:#666666;
	text-decoration:none;
	}
.related_car_text1:hover {
	color:#999999;
	text-decoration: underline;
}
.hot_packages{
	background-image:url(../../images/banner/hottest_car.jpg);
	weight:250px;
	height:58px;
}
.hot_packages_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	text-transform: uppercase;
	color:#FFFFFF;
	padding-left:10px;
	text-align:left;
}



.hot_packagecontent_text1{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	line-height:15px;

	color:#666666;
	padding:0px;
	text-decoration:none;

}
.hot_packagecontent_text1:visited {
	color:#666666;
	text-decoration:none;
	}
.hot_packagecontent_text1:active {
	color:#666666;
	text-decoration:none;
	}
.hot_packagecontent_text1:hover {
	color:#999999;
	text-decoration: underline;
}
.latest_submit {
	background-image:url(../../images/banner/submit.jpg);
	weight:100%;
	height:55px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#333300;
	padding-up:100px;
	padding-left:10px;
}
.latest_submithealine{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#333300;
	padding-up:100px;
	padding-left:10px;
}
.latest_submithealine_light{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666666;
	font-weight:normal;
	padding-up:8px;
	padding-left:5px;
}


.latest_submitcontent{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#786216;
	text-decoration: none;
}

.latest_s-submitcontent{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	text-decoration: none;
}
.quick_link {
	background-image:url(../../images/quicklink_bar.gif);
	weight:100%;
	height:34px;
	padding:0px;
}


.quick_link_dot {
	background-image:url(../../images/quicklink_dot.gif);
	weight:100%;
	height:14x;
	padding:3px;
}
.quick_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform: uppercase;
	color:#64531e;
	padding:10px;
}

.quick_contenttext{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#786216;
	text-decoration: none;

	
}
.quick_contenttext:visited {
	color:#786216;
	}
.quick_contenttext:active {
	color:#786216;
	}
.quick_contenttext:hover {
	color:#786216;
	text-decoration: underline;
}
/*	TITlE	*/
.browse_list {
	height:23px;
	width:537px;
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding-left:20px;
	text-align:left;
	text-transform:uppercase;
	}
.browse_list_light {
	height:23px;
	width:450px;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	padding-up:10px;
	padding-left:5px;
	text-align:left;
	text-transform:uppercase;
	}
	
.high_lightbg {
	height:117px;
	width:537px;
	background-image:url(../../images/bg/highligh_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
.high_light {
	font-size:35px;
	color:#db0021;
	padding-top:22px;
	padding-bottom:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	}
	
.high_lighttextbold
{
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	height: 25px;
}
.high_lighttextbold a {
	color:#413e31;
	text-decoration:none;
	}
	
	.high_lighttextbold a:hover {
	color:#413e31;
	text-decoration:underline;
	}
	
.high_lighttextbold a:visited {
	color:#413e31;
	}

.high_lighttext {
	font-size:11px;
	color:#666666;
	font-weight:normal;
	line-height:13px;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	}
/* Content*/
.editor{
	font-size:10px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	}
	

.content_greybold{
	font-size:10px;
	font-weight:bold;
	color:#333333;
	text-align:left;
	}
	
.content_greybold:visited
{
	color:#333333;
	}
.content_greylight{
	font-size:10px;
	font-weight:normal;
	color:#990000;
	text-align:left;
	}


.white {
	text-decoration: none;
	font-weight: normals;
	color:#333333;
	outline: none;
	font-size:10px;
	}
.white:visited {
	color:#333333;
	}
.white:active {
	color:#fff;
	}
.white:hover {
	color:#fff;
	text-decoration: underline;
}

.grey {
	text-decoration: none;
	font-weight: normals;
	color:#333333;
	outline: none;
	font-size:10px;
	}
.grey:visited {
	color:#333333;
	}
.grey:active {
	color:#333333;
	}
.grey:hover {
	color:#333333;
	text-decoration: underline;
}
.compare_red {
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color:#dc2222;
	outline: none;
	font-size:11px;
	}
.red {
	text-decoration: none;
	font-weight: bold;
	color:#ff0000;
	outline: none;
	font-size:15px;
	}
.red:visited {
	color:#ff0000;
	}
.red:active {
	color:#ff0000;
	}
.red:hover {
	color:#ff0000;
	text-decoration: underline;
}



/* TITLE & FRAME */

.title {
	font-size:13px;
	font-weight:bold;
	color:#ff7800;
	margin-left:10px;
	}
.frame_box {
	padding:10px;
	}

.nolink
{
	text-decoration: none;
	color: #333333;
}

.frame_padding {
	padding:5px;
	}





/*	Footer-Styles  */


#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.footer_column {
	float:left;
	width:150px;
	margin-right:10px;
	margin-left:20px;
}
#footer .long {
	width:600px;
}
#footer h3 {
	color:#4f3737;
	text-transform:uppercase;
	font-size:10px;
}
.footer_link {
	color:#3333ff;
}
.footer_link a:visited{
	color:#3333ff;
}
.footer_link a:hover{
	color:#3333ff;
}
.footer_column ul li, .footer_column ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
/*PNG FIX 1/6/2009*/
img {
	display:block;
	behavior: url("pngbehavior.htc");
}