.geneva_2014_news_home {background:url(../../../img/special/geneva_2014/bg_news_home.jpg) no-repeat; width:1000px; height:686px; position:relative;}
.geneva_2014_news_home h1 {position:absolute; left:25px; top:10px; background:url(../../../img/special/geneva_2014/title.png) no-repeat; width:295px; height:45px; text-indent:-99999px;}
.geneva_2014_news_home .live {background:url(../../../img/special/geneva_2014/live.png) no-repeat; width:170px; height:34px; position:absolute; left:350px; top:20px;}
.geneva_2014_news_home .launches {color:#1465AA; position:absolute; left:25px; top:75px;}
.geneva_2014_news_home .launches .nr {font-size:90px; font-weight:bold; display:inline-block; float:left; line-height:70px; vertical-align:middle;}
.geneva_2014_news_home .launches .desc {display:block; padding-top:10px; font-size:24px; line-height:24px; display:inline-block; vertical-align:middle; margin-left:10px;}
.geneva_2014_news_home .news_container {left:350px; top:65px; position:absolute; width:625px;}
.geneva_2014_news_home .news_container ul {width:650px;}
.geneva_2014_news_home .news_container .news_item {float:left; width:300px; margin:0px 24px 14px 0px; height:190px; position:relative;}
.geneva_2014_news_home .news_container .news_item a {display:block; text-decoration:none;}
.geneva_2014_news_home .news_container .news_item_title {
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	font-size:16px;
	line-height:20px;
	position:absolute;
	bottom:0px;
	left:0px;
	padding:10px;
	width:280px;
    text-shadow: 1px 1px #333;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
}
.geneva_2014_news_home .news_container .news_item.more a {background:rgba(20, 101, 170, 0.8); padding:75px 50px; color:#FFFFFF; font-size:16px; font-weight:bold; text-align:center; text-decoration:underline;}
.geneva_2014_news_home .btn_premiere {
	display:inline-block;
	color:#FFFFFF;
	background-color:#015DA0;
	padding:10px 50px;
	text-decoration:underline;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position:absolute;
	left:55px;
	bottom:23px;
}



.custom_container {}
.custom_container .header_custom_container {background:url(../../../img/special/geneva_2014/bg_header.jpg) no-repeat; width:980px; height:130px; position:relative;}
.custom_container .header_custom_container h2 {position:absolute; left:20px; top:20px; background:url(../../../img/special/geneva_2014/title.png) no-repeat; width:295px; height:45px; text-indent:-99999px;}
.custom_container .header_custom_container .live {background:url(../../../img/special/geneva_2014/live.png) no-repeat; width:170px; height:34px; position:absolute; right:10px; top:45px;}
.custom_container .content_custom_container {padding:20px; background-color:#FFFFFF; overflow:hidden;}
.custom_container .content_custom_container .left_column {float:left; width:610px;}
.custom_container .content_custom_container .right_column {float:right; width:300px;}
.custom_container .content_custom_container h1 {font-size:32px; font-weight:bold; border-bottom:1px solid #DDDDDD; padding-bottom:15px; letter-spacing:-1px;}
.custom_container .content_custom_container .filters {overflow:hidden; padding:15px 0px 30px;}
.custom_container .content_custom_container .filters_column {float:left; width:137px; padding-right:15px;}
.custom_container .content_custom_container .filters_column li {margin-bottom:3px;}
.custom_container .content_custom_container .filters_column li a {display:block; padding:3px 5px;}
.custom_container .content_custom_container .filters_column li .make_name {color:#007AC5; font-weight:bold;}
.custom_container .content_custom_container .filters_column li .make_models {color:#AAAAAA;}
.custom_container .content_custom_container .filters_column li a:hover {background-color:#007AC5;}
.custom_container .content_custom_container .filters_column li a:hover .make_name,
.custom_container .content_custom_container .filters_column li a:hover .make_models {color:#FFFFFF;}
.custom_container .content_custom_container .filters_column li.selected a {background-color:#007AC5;}
.custom_container .content_custom_container .filters_column li.selected a .make_name,
.custom_container .content_custom_container .filters_column li.selected a .make_models {color:#FFFFFF;}
.custom_container .content_custom_container .filters_results_item {margin-bottom:20px; position:relative; width:610px; height:390px;}
.custom_container .content_custom_container .filters_results_item .image_url {display:block;}
.custom_container .content_custom_container .filters_results_item .item_overlayer {
	overflow:hidden;
	position:absolute;
	bottom:0px;
	left:0px;
	padding:15px;
	width:580px;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
}
.custom_container .content_custom_container .filters_results_item .links {position:absolute; right:15px; bottom:15px;}
.custom_container .content_custom_container .filters_results_item .links a {color:#FFFFFF; font-size:14px;}
.custom_container .content_custom_container .filters_results_item .link_gallery {background:url(../../../img/special/geneva_2014/photos.png) no-repeat left center; padding-left:22px;}
.custom_container .content_custom_container .filters_results_item .link_info {background:url(../../../img/special/geneva_2014/info.png) no-repeat left center; padding-left:22px; margin-left:25px;}
.custom_container .content_custom_container .filters_results_item h3 {font-size:20px; color:#FFFFFF; line-height:20px; padding-right:265px;}
.custom_container .content_custom_container .filters_results_item h3 a {display:inline-block; color:#FFFFFF; text-shadow:1px 1px #333333;}
.custom_container .content_custom_container .btn_holder {text-align:center; padding-top:20px;}
.custom_container .content_custom_container .btn_more {
	display:inline-block;
	color:#FFFFFF;
	background-color:#015DA0;
	padding:10px 100px;
	text-decoration:underline;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.box_news_showroom {}
.box_news_showroom h3 {font-size:16px; padding-bottom:10px; line-height:16px;}
.box_news_showroom .news_list {}
.box_news_showroom .news_list li {overflow:hidden; padding:10px 0px; border-top:1px solid #DDDDDD; color:#353A48;}
.box_news_showroom .news_list li img {float:left;}
.box_news_showroom .news_list li .news_text {margin-left:105px;}
.box_news_showroom .news_list li .news_title {font-weight:bold; margin-bottom:5px;}
.box_news_showroom .news_list li.more {font-weight:bold;}


.custom_container .content_custom_container .news_showroom {padding-top:20px;}
.custom_container .content_custom_container .news_showroom_item {margin-bottom:20px; position:relative; width:610px; height:390px;}
.custom_container .content_custom_container .news_showroom_item .item_overlayer {
	overflow:hidden;
	position:absolute;
	bottom:0px;
	left:0px;
	padding:15px;
	width:580px;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
}
.custom_container .content_custom_container .news_showroom_item h3 {font-size:20px; color:#FFFFFF;}
.custom_container .content_custom_container .news_showroom_item h3 a {color:#FFFFFF;text-shadow: 1px 1px #333}




/***************STILURI DIN VECHILE SALOANE************************/

.box_premiere .models_container {border:1px solid #D2DAE3;}
.box_premiere h2 {margin-bottom:10px;}
.box_premiere .inner_scrollbox {overflow:auto; height:auto;}
.box_premiere ul li {background:#fff url(../../../img/showroom/bg_car.jpg) repeat-x bottom left; border-bottom:1px solid #D2DAE3; padding:7px;}
.box_premiere ul li .poza {float:left; width:73px; margin-right:10px;}
.box_premiere ul li .body {float:left; width:180px;}
.box_premiere ul li .body a {font-weight:bold;}


.custom_container {}
.custom_container .heading {padding:0px 2px 10px; margin-bottom:10px; background:none; border-bottom:1px solid #007BC6;}
.custom_container .header_container {position:relative; background: url(../../../img/special/geneva_2014/bg_header.jpg) no-repeat; height:130px;}
.custom_container .header_container h2 {position:absolute; top:20px; left:20px;}
.custom_container .header_container h2 a {background:url(../../../img/special/geneva_2014/title.png) no-repeat; width:295px; height:45px; text-indent:-99999px; display:block;}
.custom_container .header_container .live {background:url(../../../img/special/geneva_2014/live.png) no-repeat; width:170px; height:31px; position:absolute; right:10px; top:45px;}
.custom_container .footer_container {width:980px; height:10px; font-size:1px;}
.custom_container .content_page {padding:25px 10px 15px 15px; background:#FFFFFF;}
.custom_container .content_page h1 {font-size:22px; color:#000000;}
.custom_container .article .article_header .meta {color:#333333;}
.custom_container .listare_stiri .stire {border-top:1px solid #007BC6}
.custom_container .listare_stiri .stire.first {border-top:none;}
.custom_container .listare_stiri .stire .info {color:#333333;}
.custom_container .listare_stiri h1 {float:left;}
.custom_container #left {width:620px;}
.custom_container #right {width:320px;}

.header_nav_showroom {position:absolute; left:20px; bottom:0px;}
.header_nav_showroom li {float:left; font-size:16px; font-weight:bold; margin-right:5px;}
.header_nav_showroom li a {
	text-decoration:none;
	display:block;
	padding:10px 20px;
	color:#FFFFFF;
	text-align:center;
	background:#1465AA;
}
.header_nav_showroom li.selected a {background:#FFFFFF; color:#333333; cursor:default;}

#branded_article_wide_image {}
#branded_article_wide_image .article_layout_2 {background:none;}
#branded_article_wide_image #right .content_container {background:none;}
#branded_article_wide_image .header_branded_article {height:130px; background: url(../../../img/special/geneva_2014/bg_header.jpg) no-repeat; position:relative;}
#branded_article_wide_image .header_branded_article h2 {position:absolute; top:20px; left:20px;}
#branded_article_wide_image .header_branded_article h2 a {background:url(../../../img/special/geneva_2014/title.png) no-repeat; width:295px; height:45px; text-indent:-99999px; display:block;}
#branded_article_wide_image .header_branded_article .live {background:url(../../../img/special/geneva_2014/live.png) no-repeat; width:170px; height:31px; position:absolute; right:10px; top:45px;}
#branded_article_wide_image .container_branded_article {background:#FFFFFF; overflow:hidden;}
#branded_article_wide_image .box_top_stiri {margin-bottom:0px!important;}

.article_layout_3 {background:none; background:#FFFFFF url(../../../img/special/geneva_2014/bg_header.jpg) no-repeat; padding:130px 20px 20px; position:relative;}
.article_layout_3 .branded_header_article {height:130px; position:absolute; left:0px; top:0px; width:980px;}
.article_layout_3 .branded_header_article h2 {position:absolute; top:20px; left:20px;}
.article_layout_3 .branded_header_article h2 a {background:url(../../../img/special/geneva_2014/title.png) no-repeat; width:295px; height:45px; text-indent:-99999px; display:block;}
.article_layout_3 .branded_header_article .live {background:url(../../../img/special/geneva_2014/live.png) no-repeat; width:170px; height:31px; position:absolute; right:10px; top:45px;}
.article_layout_3 h1 {margin:0px; padding:15px 0px;}
.article_layout_3 .article_info {color:#333333;}

.fk_img_size {width: 610px; height: 390px; overflow: hidden;}