@charset "utf-8";

	/* Globals ____________________ */
	* {
	margin: 0;
	}
	img {
	border: 0 none;
	}
	a {
	outline: none;
	text-decoration: none;
	}
	ul {
	list-style: none;
	}
	h1 {
	position: relative;
	left: -100%;
	}
	body {
	background: #9f9f9f url(images/bg.jpg) repeat-x;
	text-align: center;
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #fff;
	}
	
	/* Layout ____________________ */
	#wrapper {
	width: 966px;
	margin: 0 auto;
	text-align: left;
	padding-top: 5px;
	}
	
	/* Header ____________________ */
	#header {
	width: inherit;
	height: 45px;
	}
	#header_title{
	width: 917px;
	line-height:18px;
	margin: auto;
	}
	
	#header #homeLink {
	background: url(imaimages/logo.gif) no-repeat;
	width: 250px;
	height: 40px;
	display: block;
	float: left;
	margin: 0 0 0 50px;
	}
	#header #homeLink strong {
	display: none;
	}
	#header ul {
	width: 328px;
	float: right;
	color: #2f2f2f;
	margin: 10px 5px 0 0;
	}
	#header ul li {
	margin-right: 15px;
	display: block;
	float: left;
	}
	#header ul li a {
	display: block;
	color: #727272;
	font-size: 11px;
	}
	#header ul li a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
	/* Navigation ____________________ */
	#nav {
	background: url(images/nav_bg.png) no-repeat;
	width: 917px;
	height: 65px;
	margin: 0 auto;
	}
	#nav ul {
	float: left;
	margin: 24px 0 0 21px;
	}
	#nav ul li {
	float: left;
	margin-right: 13px;
	}
	#nav form {
	float: right;
	position: relative;
	left: -15px;
	}
	#nav form div {
	background: url(images/search_bg.gif) no-repeat;
	width: 243px;
	height: 26px;
	float: left;
	}
	#nav form input,
	#newsletter form input {
	background: transparent;
	width: 234px;
	height: 18px;
	border: 0 none;
	font-weight: bold;
	font-size: 10px;
	color: #dadada;
	margin: 4px 0 0 3px;
	padding: 2px 0 0 3px;
	}
	#nav form img,
	#newsletter form img {
	cursor: pointer;
	margin-left: 3px;
	}
	.active {
	cursor: default;
	}
	
	/* Content ____________________ */
	#contentWrapper {
	position: relative;
	top: -20px;
	}
	
	/* Footer ____________________ */
	#footerWrapper {
	background: url(images/footer_bg.gif) no-repeat;
	width: 966px;
	
	position: relative;
	left: 1px !ie;
	}
	#footer {
	width: 900px;
	height: 80px;
	margin: 0 auto;
	color:#000000;
	font-size: 11px;
	}
	#footer_add {
	width: 900px;
	height: 105px;
	margin: 0 auto;
	color: #8b8b8b;
	font-size: 11px;
	}
	#footer .ad {
	display: block;
	float: left;
	margin: 10px 0 0 8px;
	}
	#footer div {
	width: 97%;
	margin: 0 auto;
	position: relative;
	top: 22px;
	}
	#footer div span {
	display: block;
	float: left;
	}
	#footer div span a {
	color: #b51717;
	padding: 0 2px;
	margin-left: 5px;
	}
	#footer div span a:hover {
	background: #b51717;
	color: #fff;
	}
	#footer ul {
	float: right;
	}
	#footer ul li {
	background: url(images/footer_vr.gif) 100% 0 no-repeat;
	float: left;
	padding: 0 10px;
	}
	#footer ul li:last-child,
	* .lastEntry {
	background: none !important;
	}
	#footer ul li a {
	color: #a0a0a0;
	}
	#footer ul li a:hover {
	text-decoration: underline;
	}
	#footer ul li .active:hover {
	text-decoration: none;
	}
	#footer h1 {
		position: absolute;
		top: -1000px;
		left: -1000px;
	}
	
	/* Page Specific ____________________ */
	.content {
	padding: 0 38px 0 39px;
	}
	#homeContent {
	background: url(images/home_content_bg.gif) 46% 0 no-repeat;
	height: 507px;
	margin: 0 auto;
	position: relative;
	padding-top: 15px;
	margin-bottom: -15px;
	margin-top: 10px;
	}
	#featuredSpecials {
	background: url(images/featured_specials_bg.gif) no-repeat;
	width: 365px;
	height: 390px;
	padding-top: 34px;
	float: left;
	}
	#featuredSpecials ul {
	margin-left: 4px;
	}
	#featuredSpecials ul li {
	background: url(images/offer_bg.gif) no-repeat;
	width: 357px;
	height: 92px;
	margin-bottom: 6px;
	margin-bottom: 2px !ie;
	}
	.offerAlt {
	background: url(images/offer_bg_alt.gif) no-repeat !important;
	}
	#featuredSpecials ul li img {
	float: left;
	margin: 6px;
	}
	#featuredSpecials ul li div {
	width: 195px;
	float: right;
	font-size: 10px;
	margin: 12px 0 0 3px;
	}
	#featuredSpecials ul li div a img {
	float: none;
	margin: 10px 0 0 0;
	opacity: 0.75;
	}
	#featuredDealership,
	.featuredDealershipInt a img {
	opacity: 0.90;
	}
	#featuredSpecials ul li div a:hover img,
	#featuredDealership a:hover img,
	.featuredDealershipInt a:hover img {
	opacity: 1.0;
	}
	#featuredSpecials ul li div strong {
	display: block;
	font-size: 13px;
	}
	#homeRight {
	width: 516px;
	float: right;
	}
	#featuredDealership {
	background: url(images/featured_dealership_bg.gif) no-repeat;
	width: 514px;
	height: 142px;
	padding: 44px 0 0 15px;
	}
	#featuredDealership div,
	.featuredDealershipInt div {
	float: left;
	}
	#featuredDealership p{
	padding-left: 10px;
	margin-bottom: 16px;
	}
	#featuredDealership p strong,
	.featuredDealershipInt p strong {
	display: block;
	font-size: 17px;
	}
	#featuredDealership span img,
	.featuredDealershipInt span img {
	float: right;
	border: 3px solid #a60000 !important;
	margin: -6px 23px 0 0;
	}
	#featuredDealership span:hover img,
	.featuredDealershipInt span:hover img {
	border: 3px solid #fff !important;
	}
	#homeBottom {
	width: 512px;
	color: #666;
	padding: 15px 0 0 10px;
	}
	#homeBottom strong {
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	display: block;
	color: #000;
	margin: 0 0 4px 0;
	}
	#about,
	#newsletter {
	width: 290px;
	float: left;
	}
	#about {
	width: 316px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	}
	#about p {
	width: 290px;
	}
	#popular {
	width: 180px;
	height: 221px;
	border-left: 1px solid #ccc;
	float: right;
	font-size: 12px;
	margin-right: 15px;
	}
	#popular ul li,
	#popular strong {
	padding-left: 15px;
	}
	#popular ul li {
	height: 20px;
	padding: 2px 0 0 20px;
	border-bottom: 1px solid #fff;
	}
	#popular ul li:hover {
	border-bottom: 1px solid #ccc;
	color: #000;
	}
	#popular ul .alt {
	background: #e5e5e5;
	}
	#newsletter form {
	margin-top: 10px;
	}
	#newsletter form input {
	color: #444;
	}
	#newsletter form div {
	background: url(images/newsletter_bg.gif) no-repeat;
	width: 213px;
	height: 26px;
	float: left;
	}
	#banner {
	background: url(images/banner_bg.png) no-repeat;
	width: 966px;
	height: 206px;
	position: relative;
	top: 14px;
	}
	#featuredLease {
	float: left;
	margin: 120px 0 0 65px;
	}
	#featuredAd {
	float: right;
	margin: 11px 43px 0 0;
	}
	
	/* Advertisements ____________________ */
	#adSenseBanner {
	background: #6c6c6c;
	width: 93%;
	height: 25px;
	margin: 0 auto;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: -5px;
	/* display: none; */
	}
	#google {
	float: left;
	font-weight: bold;
	font-size: 11px;
	color: #aaa;
	}
	#adsenseUnit {
	width: 728px;
	margin: 0 auto;
	}
	
	.padd_15{
	padding:15px;
	}
	.padd_L15{
	padding-left:15px;
	}
	.padd_L5{
	padding-left:5px;
	}
	
	.padd_R15{
	padding-right:15px;
	}
	.padd_B0{
	padding-bottom:0px;
	}
	
	.txt_red{
	color:#FF0000;
	}
	
	
	.txt_gri{
	color:#a9a9a9;
	}
	.txt_gri1{
	color:#dbdbdb;
	}
	
	.txt_15{
	font-size:15px;
	}
	
	.txt_12{
	font-size:12px;
	}
	.txt_13{
	font-size:13px;
	}
	.txt_black{
	color:#000000;
	}
	
	.cat_top{
	height:32px;
	background-image:url(images/cat_top.gif);
	}
	
	.cat_bgg{
	padding-left:15px;
	background-image:url(images/cat_bgg.gif);
	}
	
	.cat_bottom{
	height:5px;	
	background-image:url(images/cat_bottom.gif);
	}
	.cat_title{
	font-weight:bold;
	font-size:12px;
	color:#cb1801;
	padding-left:15px;
	}
	
	.cat_item{
	line-height:18px;
	color:#a9a9a9;
	
	}
	.cat_subitem{
	color:#a9a9a9;
	padding-left:15px;
	}
	
	.div_produs{
	background-image:url(images/produs_bgg.gif);
	background-repeat:no-repeat;
	width:320px;
	height:155px;
	float:left;
	}
	.menu_title{
	padding-left:15px;
	background-image:url(images/nav_sus.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#a9a9a9;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	}
	a.menu_title:hover{
	background-image:url(images/nav_jos.gif);
	color:#FF0000;
	}
	
	#oferta_speciala{
	top:10px;
	left:100px;
	
	width:420px;
	height:110px;
	}
	
	.poza_prod{
	margin:auto;
	height:106px;
	width:106px;
	background-color:#FFFFFF;
	border:1px solid #FF0000;
	}

.pret_normal{
font-size:12px;
color:#A9A9A9;
}
.pret_special{
font-size:12px;
color:#FF0000;
text-decoration:line-through;
}
.cos_line{
background-color:#9F9F9F;
color:#000000;
}

.cos_border{
border:1px solid #CCCCCC;
}
.pag_texte{
background-image:url(images/texte_bgg.gif);
background-repeat:repeat-x;
background-color:#5A0000;
}

.title{
color:#FFFFFF;
}
a.title:hover{
color:#CCCCCC;
}

.border_pic{
border:1px solid #9F9F9F;
}

.txt_10{
font-size:10px;
}
.txt_11{
font-size:11px;
}
.txt_12{
font-size:12px;
}
.txt_13{
font-size:13px;
}
.txt_14{
font-size:14px;
}

.txt_alb{
color:#FFFFFF;
}

.strong{
font-weight:bold;
}

.line_H25{
line-height:25px;
}

.txt_prod{
width:190px;
height:60px;
margin:auto;
overflow:hidden;
}


#poze {
	background: url(images/poze.png) no-repeat;
	position:absolute;
	left:-80px;
	top:10px;
	z-index:1000;
}

#forum {
	background: url(images/forum.png) no-repeat;
	position:absolute;
	left:-80px;
	top:155px;
		z-index:1000;
}

.seo_tag{
font-family:Arial, Helvetica, sans-serif;
line-height:18px !IMPORTANT;
font-size:11px;
color:#666666;
}

.seo_tag:hover{
color:#999999;
}

.div_galerie{

	width:200px;
	height:135px;
	float:left;
}
	.poza_galerie{
	margin:auto;
	height:100px;
	width:106px;
	background-color:#FFFFFF;
	border:1px solid #FF0000;
	}
#floatMenu {
	position:absolute;
	top:0px;
	left:0px;
	width:120px;
}


.rss_oferta{
display:block;
width:197px;
height:32px;
background-image:url(images/rss_oferte_speciale.png);
}

.rss_oferta:hover{
background-position:0 -32px;
}

.rss_prod{
display:block;
width:174px;
height:32px;
background-image:url(images/rss_produse_noi.png);
}

.rss_prod:hover{
background-position:0 -32px;
}