html {
    border-left: 0px;
}
body, form, a, div, span, ul, ol, li, table, caption, tr, th, td, img, strong, em, p, h1, h2, h3, h4, h5, h6, pre {
    padding: 0px;
    border: 0px;
    margin: 0px;
}
body {
    color: #e3e3e3;
	line-height:15px;
	background-color:#f2f2f2;	
	/*background-image: url("../image/top_background.jpg");*/
	background-repeat: repeat-x;
}
body, h1, h2, h3, h4, h5, h6, table, tr, th, td {
    font-family: 'NeoSansProRegular', Arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	color: #666666;
}	
body, table { height:100%; }
html, body, #wrapper {
	height:100%;
	padding: 0;
	border: none;
	text-align: left;
	margin:0px auto;
}
input, select, option, textarea {
	font-family: 'NeoSansProRegular', Arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	color:#666666;
	border:1px solid #8f8f8f;
	background-color:#ffffff;
}
strong, h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
a {
	/*color:#057D3F;*/
	text-decoration:none;
	font-weight:normal;
	outline: none;
}
a:visited {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
p {
	margin-top:0px;
}
small {
	font-size:10px;
}
tbody {
	color:#000000;
}

#tooltip {
	position:absolute;
	background: #f0f0f0; 
	font-weight:bold;
	border: 1px dotted #c0c0c0;
	opacity: 0.9;
	padding:10px;
	padding-right:20px;
	width:250px;
	background-image:url('../image/admin/tooltip_help.gif');
	background-position:right;
	background-repeat:no-repeat;
	color:#333;
	display:none;
}	


/* ERR REPORTING */
#error404Message {
	font-family:Georgia;
	font-weight:bold;
	font-size:14px;
	margin-top:70px;
	z-index:1000;
	color:#333333;
	text-align:center;
}
#feedback_user {
    background: #ffffff url("../image/icons/information.png") center no-repeat;
    background-position: top 15px left 14px;
    text-align: left;
    padding: 15px 20px 15px 39px;
    width: 872px;
    float: left;
    clear: both;
    margin-bottom: 25px;
    border: 2px solid #ce4c4c;
}
#feedback_system {
	background: #fff6bf url('../image/icons/exclamation.png') center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	list-style:none;
	color:#333333;
}
#feedback_user ul {
	list-style-type:none;	
}

#background_invisible{
	width: 100%;
	height: 100%;
	background-color: transparent;
}
#wrapper_top{
	width: 976px;
	margin: 0px auto;
}
#wrapper{
	width: 976px;
	margin: 0px auto;
}
#top{
	width: 976px;
	height: 50px;
	background-color: #ffffff;
}
#content{
	width: 976px;
}
.top_over, .top_over_2{
	width: 976px;
	height:50px;
	position:relative;
}
.top_over_2{
	width: 976px;
	height:59px;
}
.banner_home{
	width: 976px;
	height:438px;
	margin-top: -45px;
}
.menu_top{
	float:left;
	width: 410px;
	margin-left: 30px;
	margin-top: 19px;
}
a.menu_top_link, a.menu_top_link:link, a.menu_top_link:active, a.menu_top_link:visited, a.menu_top_link:hover{
	font-family: "Arial";
	font-size: 12px;
	color: #595959;
	font-weight: bold;
	text-decoration: none;
}
a.menu_top_link:hover{
	color: #bd0007;
	padding-bottom: 13px;
	border-bottom: solid 3px #bd0007;
}
.menu_top_line{
	font-family: "Arial";
	font-size: 12px;
	color: #cccccc;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 5px;
}
.top_right{
	float:right;
	width:524px;
}
.sigla{
	float: left;
	width:72px;
	height:38px;
	margin-top: 10px;
}
.about{
	float:right;
	width: 420px;
	text-align: right;
	margin-right: 24px;
	margin-top: 20px;
}
.about_li{
	display:inline;
	list-style-type: none;
	margin-left: 5px;
	margin-right: 5px;
}
a.about_link, a.about_link:link, a.about_link:active, a.about_link:visited, a.about_link:hover{
	font-family: "Arial";
	font-size: 11px;
	color: #909090;
	text-decoration: none;
}
a.about_link:hover{
	color: #bd0007;
}
.square_grey{
	width: 2px;
	height: 10px;
	margin-right:5px;
}

.dots_box{
	width: 970px;
	margin-top: -45px;
	position:absolute;
	text-align:right;
	margin-right: 6px;
}
.dot_big{
	width: 7px;
	height: 7px;
	cursor: pointer;
}

.bottom_banner{
	width: 976px;
	height:39px;
	background-image: url("../image/bottom_background.png");
	background-repeat: no-repeat;
	margin-top: -32px;
	position: relative;
}


#bottom{
	width: 976px;
	height: 130px;
	background-color: #ffffff;
}

.bottom_table{
	width: 920px;
	height: 60px;
	margin-left: 28px;
}
.bottom_tr{
	width: 920px;
	height: 60px;
}
.bottom_td_1{
	width: 280px;
	height: 60px;
}
.bottom_td_2{
	width: 210px;
}
.bottom_td_3{
	width: 136px;
}
.bottom_td_4{
	width: 270px;
}

.bottom_news_title_detalii{
	width: 270px;
	display:table;
}
.bottom_news_title{
	float:left;
	width:220px;
	font-family: "Arial";
	font-size: 12px;
	color: #bd0007;
	font-weight: bold;
	padding-bottom: 2px;
}
.bottom_news_detalii{
	float:right;
	width:44px;
}
.bottom_news{
	width: 270px;
	font-family: "Arial";
	font-size: 10px;
	color: #c7c7c7;
}
a.bottom_news_link, a.bottom_news_link:link, a.bottom_news_link:active, a.bottom_news_link:visited, a.bottom_news_link:hover{
	font-family: "Arial";
	font-size: 10px;
	color: #595959;
	text-decoration: none;
}
a.bottom_news_link:hover{
	color: #bd0007;
}
.fb_banner{
	width: 130px;
	height: 29px;
}



.buttons_copyright_box{
	width: 976px;
	padding-top: 10px;
}
.buttons_box{
	float:left;
	width:570px;
	margin-left:30px;
}
.copyright{
	float:right;
	width: 340px;
	font-family: "Arial";
	font-size: 9px;
	color: #c0c0c0;
}
a.button_bottom_link, a.button_bottom_link:link, a.button_bottom_link:active, a.button_bottom_link:visited, a.button_bottom_link:hover{
	font-family: "Arial";
	font-size: 11px;
	color: #909090;
	text-decoration: none;
	margin-right: 11px;
}
a.button_bottom_link:hover{
	color: #bb9b6a;
}
.bottom_image{
	width:210px;
	height:60px
}
.dots_box_bottom{
	width: 92px;
	margin-left: 105px;
	margin-top: -10px;
}
.dot_bottom{
	width: 7px;
	height: 7px;
	cursor: pointer;
}

/*menu*/
.menu{
	width: 976px;
	background-image: url("../image/line.jpg");
	background-repeat: no-repeat;
	background-position: top fixed;
	position:absolute;
	z-index: 9999999;
	margin: 0px auto;
}
.menu_content{
	width: 976px;
	background-color: #ffffff;
	display:table;
	margin-top: 5px;
}
.menu_left{
	float:left;
	width:215px;
	margin-left:30px;
	margin-top: 12px;
	background-color: #ffffff;
	border-top:solid 1px #e5e5e5
}
.menu_right{
	float:right;
	width:700px;
	height:297px;
	background-image: url("../image/car.jpg");
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.menu_right_image{
	width:520px;
}
a.menu_link, a.menu_link:link, a.menu_link:active, a.menu_link:visited, a.menu_link:hover{
	width: 212px;
	height: 20px;
	background-image:url("../image/menu_button.jpg");
	background-repeat:no-repeat;
	font-family: "Arial";
	font-size: 12px;
	color: #949494;
	text-decoration:none;
	display:block;
	padding-top: 4px;
}
a.menu_link:hover{
	color: #444444;
	font-weight:bold;
}
.menu_second_box{
	width: 110px;
	height: 220px;
	margin-top: -20px;
	margin-left: 100px;
}
a.menu_second_link, a.menu_second_link:link, a.menu_second_link:active, a.menu_second_link:visited, a.menu_second_link:hover{
	width:100px;
	background-image: url("../image/menu_second_button.jpg");
	background-repeat:no-repeat;
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	padding-left: 15px;
	padding-top: 2px;
	display:inline-table;
}
a.menu_second_link:hover{
	color: #bd0007;
	text-decoration: none;
} 
 
a.menu_right_link, a.menu_right_link:link, a.menu_right_link:active, a.menu_right_link:visited, a.menu_right_link:hover{
	width:151px;
	height:18px;
	background-image: url("../image/menu_right.jpg");
	background-repeat:no-repeat;
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	padding-left: 15px;
	padding-top: 2px;
	display:table;
}
a.menu_right_link:hover{
	color: #bd0007;
	text-decoration: none;
}
.menu_right_link_box{
	width: 151px;
	margin-top: 122px;
	margin-left: 12px;
}

/*bottom step*/
.bottom_step{
	width: 920px;
	height: 55px;
	border-bottom: dotted 1px #c8cdce;
	margin-left: 30px;
}
.bottom_left{
	float:left;
	width: 280px;
	margin-top: 6px;
}
.bottom_right{
	float:right;
	width: 560px;
	margin-top: 6px;
}
.bottom_social_table{
	float:right;
}

/*configurator*/
.top_over_div_2{
	width: 977px;
	height: 59px;
}
.configurator_content{
	width: 945px;
	padding-top: 5px;
	padding-bottom: 35px;
	background-color: #ffffff;
	padding-left: 30px;
	display:table;
}
.configurator_title{
	width: 895px;
	font-family: "Arial";
	font-size: 21px;
	color: #595959;
	font-weight:bold;
}
.configurator_subtitle{
	font-family: "Arial";
	font-size: 13px;
	color: #bd0007;
	font-weight:bold;
}
.configurator_line{
	font-family: "Arial";
	font-size: 12px;
	color: #cccccc;
	font-weight:bold;
	margin-left:12px;
	margin-right:6px;
}
.title_step{
	width: 730px;
	font-family: "Arial";
	font-size: 12px;
	color: #595959;
	font-weight:bold;
	margin-top: 21px;
}
.step_1_table{
	width: 916px;
	display:block;
	margin-left: -5px;
}
.step_1_table_tr{
	width: 916px;
}
.step_1_table_td{
	width: 183px;
	padding-top: 10px;
}
.step1_car_image{
	width: 183px;
}
.step1_car_title{
	width: 173px;
	font-family: "Arial";
	font-size: 11px;
	color: #595959;
	font-weight:bold;
	padding-left: 10px;
}
a.step1_car_link, a.step1_car_link:link, a.step1_car_link:active, a.step1_car_link:visited, a.step1_car_link:hover{
	text-decoration: none;
}

/*step 2*/
.step2_left{
	float:left;
	width: 697px;
}
.step2_right{
	float:right;
	width: 200px;
	margin-right:10px;
	margin-top: 13px;
}
.step2_curent_config{
	width: 200px;
	font-family: "Arial";
	font-size: 12px;
	color: #bd0007;
	font-weight:bold;
	padding-top: 8px;
}
.step2_left_left{
	float:left;
	width: 330px;
}
.step2_left_right{
	float:right;
	width: 330px;
}
.step2_line{
	width: 330px;
	margin-top: 12px;
}
.step_option_box{
	width:328px;
	height: 35px;
	border-bottom: solid 1px #d6d6d6;
	cursor:pointer;
}
.step_option{
	float:left;
	width: 258px;
	font-family: "Arial";
	font-size: 11px;
	color: #595959;
	padding-top: 10px;
	padding-left: 9px;
}
.step_checkbox{
	float:right;
	margin-top: 10px;
	margin-right: 20px;
}
.config2_img{
	width:183px;
	margin-top: 9px;
	margin-right:4px;
}
.config_name{
	width:183px;
	font-family: "Arial";
	font-size: 11px;
	color: #595959;
	font-weight:bold;
	margin-top: 3px;
}
.step2_back_next_box{
	width:916px;
	height:22px;
	display:inline-table;
	margin-top: 30px;
	margin-bottom: 10px;
}
.step2_back{
	float:left;
	width:117px;
	height:18px;
	background-image: url("../image/showroom_left_testdrive.jpg");
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 11px;
	color: #818181;
	padding-left:10px;
	padding-top: 4px;
}
.step2_next{
	float:right;
	width:127px;
	height:22px;
	border:none;
	background-image: none;
	background-image: url("../image/showroom_left_testdrive.jpg");
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 11px;
	color: #818181;
	padding-left:10px;
	cursor:pointer;
	text-align:left;
}
.config_text{
	width:183px;
	font-family: "Arial";
	font-size: 11px;
	color: #595959;
}

.step4_table{
	width: 694px;
	height:35px;
	margin-top: 10px;
}
.step4_table tr{
	display:table;
}
.step4_tr_top{
	width: 694px;
	height:35px;
	display:table;
}
.step4_tr{
	width: 694px;
	height:35px;
	border-bottom: solid 1px #d6d6d6;
	display:table;
	cursor:pointer;
}
.step4_td1_top, .step4_td2_top, .step4_td3_top, .step4_td4_top,.step4_td5_top, .step4_td46_top {
	font-family: "Arial";
	font-size: 12px;
	color: #bd0007;
	font-weight: bold;
	text-align:left;
}
.step4_td1, .step4_td2, .step4_td3, .step4_td4, .step4_td5, .step4_td6 {
	font-family: "Arial";
	font-size: 11px;
	color: #595959;
}
.step4_td1_top{
	width:270px;
}
.step4_td1{
	width:280px;
	padding-left:10px;
}
.step4_td2_top{
	width:100px;
	padding-left:20px;
}
.step4_td2{
	width:110px;
	padding-left:40px;
}
.step4_td3_top{
	width:160px;
	padding-left:20px;
}
.step4_td3{
	width:130px;
	padding-left:50px;
}
.step4_td4_top, .step4_td4{
	width:150px;
	padding-left:10px;
}
.step4_td5_top, .step4_td5{
	width:150px;
	padding-left:10px;
}
.step4_td6_top, .step4_td6{
	width:60px;
	padding-bottom: 7px;
}
.step5_car_div{
	width: 710px;
	text-align:center;
}

.step_car_color{
	width:39px;
	height:39px;
	margin-top:2px;
	margin-left:1px;
	
	border: solid 1px #dddddd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor:pointer;
	padding:2px;
}
.step5_name_car{
	font-family: "Arial";
	font-size: 11px;
	color: #595959;
	font-weight: bold;
}
.step5_name_car_box{
	width: 710px;
	display:block;
}

.step6_td1_top, .step6_td2_top, .step6_td3_top, .step6_td4_top{
	font-family: "Arial";
	font-size: 12px;
	color: #bd0007;
	font-weight: bold;
	text-align:left;
}
.step6_td1, .step6_td2, .step6_td3, .step6_td4{
	font-family: "Arial";
	font-size: 11px;
	color: #595959;
}
.step6_td1_top{
	width:460px;
}
.step6_td1{
	width:450px;
	padding-left:10px;
}
.step6_td2_top{
	width:60px;
	text-align:center;
}
.step6_td2{
	width:60px;
	text-align:center;
}
.step6_td3_top{
	width:105px;
	text-align:center;
}
.step6_td3{
	width:105px;
	text-align:center;
}
.step6_td4_top, .step6_td4{
	width:60px;
	padding-bottom: 7px;
}

.step7_box{
	width:695px;
	margin-top: 21px;
	display:table;
}
.step7_title{
	width:695px;
	font-family: "Arial";
	font-size: 12px;
	color: #bd0007;
	font-weight:bold;
}
.step7_line{
	width:695px;
	margin-top: 14px;
}
.step7_info_line{
	width:685px;
	min-height:25px;
	font-family: "Arial";
	font-size: 11px;
	color: #595959;
	border-bottom: solid 1px #d6d6d6;
	padding-left:10px;
	padding-top: 10px;
}
.step7_title_left{
	float:left;
	width:585px;
}
.step7_title_right{
	float:right;
	width:108px;
	text-align:center;
}
.step7_info_line_left{
	float:left;
	width:575px;
	font-family: "Arial";
	font-size: 11px;
	color: #595959;
}
.step7_info_line_right{
	float:right;
	width:108px;
	text-align:center;
	font-family: "Arial";
	font-size: 11px;
	color: #595959;
}


/*showroom_main*/
.showroom{
	width:976px;
	height: 383px;
	background-image: url("../image/showroom_car.jpg");
	background-repeat: no-repeat;
	margin-top: -47px;
	padding-bottom: 50px;
	display:inline-block;
}
.showroom_title{
	width: 200px;
	font-family: "Arial";
	font-size: 21px;
	color: #ffffff;
	font-weight:bold;
	margin-left: 28px;
	margin-top: 64px;
}
.showroom_menu_box{
	width: 180px;
	margin-left: 28px;
	margin-top: 24px;
	background-image: url("../image/menu_left.png");
	background-repeat:no-repeat;
	background-position: top fixed;
	padding-top: 2px;
}
a.showroom_menu_link, a.showroom_menu_link:link, a.showroom_menu_link:active, a.showroom_menu_link:visited, a.showroom_menu_link:hover{
	width: 150px;
	height:23px;
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-shadow: #000000 0px 1px 0px;
	background-image: url("../image/showroom_menu.png");
	background-repeat:no-repeat;
	padding-top: 5px;
	padding-left: 10px;
	display:block;
}
a.showroom_menu_link:hover{
	color: #bd0007;
	text-decoration: none;
}
a.showroom_testdrive_link, a.showroom_testdrive_link:link, a.showroom_testdrive_link:active, a.showroom_testdrive_link:visited, a.showroom_testdrive_link:hover{
	width: 117px;
	height:19px;
	font-family: "Arial";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 3px;
	margin-left: 28px;
	background-image: url("../image/showroom_testdrive.png");
	background-repeat:no-repeat;
	display:block;
	margin-top: 5px;
}
.showroom_main_image{
	width: 25px;
	height: 25px;
	margin-right: 4px;
}
.showroom_image_box{
	height: 25px;
	margin-left: 28px;
	margin-top: 20px;
}

/*showroom date tehnice*/
.showroom_box{
	width:976px;
	/*height: 383px;*/
	background-color: #ffffff;
	margin-top: -47px;
	padding-bottom: 50px;
	display:inline-block;
	
}
.showroom_left{
	float:left;
	width: 180px;
}
.showroom_right{
	float:right;
	width: 690px;
	margin-right: 33px;
}
.showroom_left_title{
	width: 200px;
	font-family: "Arial";
	font-size: 21px;
	color: #595959;
	font-weight:bold;
	margin-left: 28px;
	margin-top: 50px;
}
.showroom_left_menu_box{
	width: 180px;
	margin-left: 28px;
	margin-top: 24px;
	background-image: url("../image/showroom_left_menu_top.jpg");
	background-repeat:no-repeat;
	background-position: top fixed;
	padding-top: 2px;
}
a.showroom_left_menu_link, a.showroom_left_menu_link:link, a.showroom_left_menu_link:active, a.showroom_left_menu_link:visited, a.showroom_left_menu_link:hover{
	width: 150px;
	height:23px;
	font-family: "Arial";
	font-size: 12px;
	color: #595959;
	font-weight:bold;
	background-image: url("../image/showroom_left_menu.jpg");
	background-repeat:no-repeat;
	padding-top: 5px;
	padding-left: 10px;
	display:block;
}
a.showroom_left_menu_link:hover{
	color: #bd0007;
	text-decoration: none;
}
a.showroom_left_testdrive_link, a.showroom_left_testdrive_link:link, a.showroom_left_testdrive_link:active, a.showroom_left_testdrive_link:visited, a.showroom_left_testdrive_link:hover{
	width: 117px;
	height:19px;
	font-family: "Arial";
	font-size: 11px;
	color: #818181;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 3px;
	margin-left: 28px;
	background-image: url("../image/showroom_left_testdrive.jpg");
	background-repeat:no-repeat;
	display:block;
	margin-top: 5px;
}
.showroom_title_box{
	width: 685px;
	margin-top: 50px;
	font-family: "Arial";
	font-size: 12px;
	color: #d6d6d6;
}
.showroom_title_tehnic{
	font-family: "Arial";
	font-size: 18px;
	color: #595959;
	font-weight:bold;
	margin-right:11px;
}
a.showroom_car_type, a.showroom_car_type:link, a.showroom_car_type:active, a.showroom_car_type:visited, a.showroom_car_type:hover{
	font-family: "Arial";
	font-size: 12px;
	color: #848484;
	font-weight:bold;
	padding-left: 12px;
	padding-right: 15px;
}
a.showroom_car_type:hover{
	color: #bd0007;
	text-decoration:none;
}
.showroom_tehnic_box{
	width: 685px;
	display:table;
}
.showroom_tehnic_left{
	float:left;
	width: 330px;
}
.showroom_tehnic_right{
	float:right;
	width: 330px;
}
.showroom_tehnic_title{
	width: 330px;
	font-family: "Arial";
	font-size: 14px;
	color: #bd0007;
	font-weight:bold;
	margin-top: 21px;
}
.line_red{
	margin-top: 14px;
}
.showroom_tehnic_table{
	width: 328px;
	margin-bottom: 7px;
	margin-top: -5px;
}
.showroom_tehnic_tr{
	width: 328px;
	height: 36px;
}
.showroom_tehnic_td{
	width: 330px;
	height: 36px;
}
.showroom_tehnic_td_left{
	width: 217px;
	border-right: solid 1px #d6d6d6;
	border-bottom: solid 1px #d6d6d6;
	font-family: "Arial";
	font-size: 11px;
	color: #666666;
	padding-left: 10px;
}
.showroom_tehnic_td_right{
	width: 100px;
	border-bottom: solid 1px #d6d6d6;
	font-family: "Arial";
	font-size: 11px;
	color: #666666;
	text-align: center;
}

/*showroom despre model*/
.showroom_model_title{
	width: 685px;
	font-family: "Arial";
	font-size: 18px;
	color: #595959;
	font-weight:bold;
	margin-top: 52px;
	margin-left:6px;
}
.showroom_model_text{
	width: 318px;
	font-family: "Arial";
	font-size: 11px;
	color: #666666;
	margin-top: 23px;
	margin-left:6px;
}
.showroom_model_photo{
	width: 330px;
	margin-top: 27px;
	margin-left:7px;
}

/*showroom preturi*/
.showroom_price_table{
	width: 686px;
	margin-left: 6px;
}
.showroom_price_tr{
	width: 686px;
	height: 35px;
}
.showroom_price_td, .showroom_price_td_top{
	width:135px;
	height: 35px;
	font-family: "Arial";
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	border-bottom: solid 1px #d6d6d6;
	border-right: solid 1px #d6d6d6;
	text-align:center;
}
.showroom_price_td_big {
	width:177px;
	height: 35px;
	font-family: "Arial";
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	border-bottom: solid 1px #d6d6d6;
	border-right: solid 1px #d6d6d6;
	text-align:center;
}
.showroom_price_td_small {
	width:100px;
	height: 35px;
	font-family: "Arial";
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	border-bottom: solid 1px #d6d6d6;
	border-right: solid 1px #d6d6d6;
	text-align:center;
}
.showroom_price_td_r {
	width:70px;
	height: 35px;
	font-family: "Arial";
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	border-bottom: solid 1px #d6d6d6;
	border-right: solid 1px #d6d6d6;
	text-align:center;
}
.showroom_price_td_top{
	font-family: "Arial";
	font-size: 12px;
	color: #bd0007;
	font-weight: bold;
	text-align:center;
	border:none;
}
.showroom_price_td_top_r{
	font-family: "Arial";
	font-size: 12px;
	color: #bd0007;
	font-weight: bold;
	text-align:center;
	border:none;
	width:70px;
}
.showroom_price_td_top_small {
	font-family: "Arial";
	width:102px;
	font-size: 12px;
	color: #bd0007;
	font-weight: bold;
	text-align:center;
	border:none;
}
.showroom_price_td_top_big {
	font-family: "Arial";
	width:177x;
	font-size: 12px;
	color: #bd0007;
	font-weight: bold;
	text-align:center;
	border:none;
}
.compara_prices{
	width: 117px;
	height: 22px;
	border:none;
	background-image: none;
	background-image: url("../image/compara_preturi.jpg");
	background-repeat:no-repeat;
	font-family: "Arial";
	font-size: 11px;
	color: #818181;
	text-align:left;
	cursor: pointer;
}
.line_red_table{
	margin-left:6px;
	height:8px;
}

/*showroom drive test*/
.showroom_text{
	width: 695px;
	font-family: "Arial";
	font-size: 11px;
	color: #666666;
	margin-top: 25px;
	line-height: 14px;
}
.name_field{
	width: 333px;
	margin-top: 16px;
}
.nameInput{
	width: 312px;
	height: 23px;
	background-image: url("../image/input_background.jpg");
	background-repeat: no-repeat;
	border: none;
	font-family: "Arial";
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding-left:10px;
	padding-right:10px;
	margin-top: 9px;
	border: solid 1px #d8d8d8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.nameSelect{
	width: 334px;
	height: 27px;
	background-image: url("../image/select_background.jpg");
	background-repeat: no-repeat;
	border: none;
	font-family: "Arial";
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding-left:10px;
	padding-right:10px;
	margin-top: 9px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.nameOption{
	border:none;
}
.name_field_text{
	float: left;
	width:290px;
	font-family: "Arial";
	font-size: 12px;
	color: #bd0007;
	font-weight:bold;
}
.star{
	float:right;
	width: 6px;
	font-family: "Arial";
	font-size: 20px;
	color: #bd0007;
	font-weight:bold;
}
.textareaInput{
	width: 311px;
	height: 210px;
	background-color: #ffffff;
	border: none;
	font-family: "Arial";
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding:10px;
	margin-top: 9px;
	border: solid 1px #d8d8d8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.contactSubmit{
	width: 151px;
	height: 32px;
	border: none;
	background-image: none;
	background-color: #ffffff;
	font-family: "Arial";
	text-shadow: #9c0409 0px 1px 0px;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
	cursor:pointer;
	margin-top: 18px;
}
.drive_testSubmit{
	float:right;
	width: 128px;
	height: 22px;
	border:none;
	background-image: none;
	background-image: url("../image/drive_test.jpg");
	background-repeat:no-repeat;
	font-family: "Arial";
	font-size: 11px;
	color: #818181;
	text-align:left;
	cursor: pointer;
	margin-top: 24px;
	text-decoration:none;
}

/*pag contact formular*/
.contact_formular_box{
	width: 695px;
	display:table;
}
.contact_formular_dealeri_box{
	float:left;
}
.contact_formular_image{
	float:right;
	width: 380px;
	height: 220px;
}
.contact_formular_dealeri_line{
	width:305px;
	margin-top: 26px;
	display:table;
}
.contact_formular_dealeri_left{
	float: left;
	width: 190px;
}
.contact_formular_dealeri_right{
	float: right;
	width: 115px;
}
.dealeri_minus{
	float:left;
	font-family: "Arial";
	font-size: 14px;
	color: #bd0007;
	font-weight:bold;
	margin-right:5px;
}
a.contact_formular_dealeri_title, a.contact_formular_dealeri_title:link, a.contact_formular_dealeri_title:active, a.contact_formular_dealeri_title:visited, a.contact_formular_dealeri_title:hover{
	width:105px;
	height:55px;
	font-family: "Arial";
	font-size: 14px;
	color: #595959;
	font-weight:bold;
	display:table;
	text-decoration:none;
}
a.contact_formular_dealeri_title:hover, .contact_formular_dealeri_title_hover{
	color: #bd0007;
}
a.contact_formular_dealeri_detalii, a.contact_formular_dealeri_detalii:link, a.contact_formular_dealeri_detalii:active, a.contact_formular_dealeri_detalii:visited, a.contact_formular_dealeri_detalii:hover{
	width:66px;
	height:17px;
	font-family: "Arial";
	font-size: 11px;
	color: #666666;
	text-decoration:none;
	background-image: url("../image/dealeri_detalii.jpg");
	background-repeat: no-repeat;
	padding-left:5px;
	margin-left:10px;
	padding-top: 1px;
	display:block;
	text-decoration:none;
}
.contact_line{
	width:681px;
	height:9px;
	margin-top: 26px;
}
.contact_title{
	width: 600px;
	font-family: "Arial";
	font-size: 14px;
	color: #bd0007;
	font-weight:bold;
	margin-top: 15px;
}
/*.dealers_contactForm{
	width:690px;
	margin-top:23px;
}*/
.map_box{
	width: 687px;
	height: 364px;
	margin-top: 23px;
}
.map{
	width: 687px;
	height: 364px;
}
.pag_content_text{
	width:687px;
	font-family: "Arial";
	font-size: 11px;
	color: #666666;
	margin-top: 10px;
}

/*stiri*/
.pag_stiri_box{
	width:687px;
	margin-top: 20px;
	display:table;
}
.pag_stiri_img{
	float:left;
	width: 85px;
	height: 85px;
}
.pag_stiri_info{
	float:right;
	width: 582px;
}
.pag_stiri_info_title{
	width: 582px;
	margin-top: -4px;
}
a.pag_stiri_info_title_link, a.pag_stiri_info_title_link:link, a.pag_stiri_info_title_link:active, a.pag_stiri_info_title_link:visited, a.pag_stiri_info_title_link:hover{
	font-family: "Arial";
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.pag_stiri_info_date{
	width: 582px;
	font-family: "Arial";
	font-size: 11px;
	color: #bd0007;
	margin-top: -2px;
}
.pag_stiri_info_text{
	width: 582px;
	font-family: "Arial";
	font-size: 11px;
	color: #666666;
	margin-top: 12px;
	line-height: 14px;
}
/*contact dealeri*/
.dealeri_buttons_box{
	width: 675px;
	border-bottom: solid 1px #bebebe;
	margin-top: 15px;
	padding-left: 7px;
	list-style-type:none;
	display:table;
}
.dealeri_button{
	float:left;
	width: 145px;
	height: 26px;
}
a.dealeri_button_link, a.dealeri_button_link:link, a.dealeri_button_link:active, a.dealeri_button_link:visited, a.dealeri_button_link:hover{
	width: 145px;
	height: 26px;
	background-image: url("../image/dealeri_button.jpg");
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 11px;
	color: #595959;
	text-align: center;
	font-weight:bold;
	padding-top:6px;
	display:table;
}
a.dealeri_button_link:hover{
	background-image: url("../image/dealeri_button_hover.jpg");
	color: #bd0007;
}
.dealeri_showroom_box{
	width: 685px;
}
.select_judet_title{
	width: 685px;
	font-family: "Arial";
	font-size: 12px;
	color: #bd0007;
	font-weight:bold;
	margin-top: 34px;
}
.countyForm{
	width: 216px;
	margin-top: 10px;
}
.county_select{
	width: 216px;
	height: 27px;
	border:none;
	background-image: none;
	background-image: url("../image/countySelect.jpg");
	background-repeat: no-repeat;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 4px;
	padding-bottom: 3px;
	font-family: "Arial";
	font-size: 12px;
	color: #595959;
	font-weight:bold;
}
.county_option{
	border:none;
}
.dealeri_box {
    width: 844px;
    border: solid 1px #cccccc;
    margin-top: 30px;
    float: left;
    padding: 25px;
}
.dealeri_left {
    float: left;
    width: 340px;
}
.dealeri_right {
    float: right;
    width: 500px;
}
.dealeri_right img {
	width: 100%;
}
.dealeri_title {
    width: 100%;
    /*font-family: 'NeoSansProRegular', Arial;*/
    font-family: 'Tahoma', Arial;
    font-size: 21px;
    line-height: 23px;
    color: #2e3233;
}
.dealeri_subtitle{
	width: 100%;
	/*font-family: 'NeoSansProMedium';*/
	font-family: 'Tahoma', Arial;
	font-weight: bold;
	font-size: 15px;
	color: #666d7a;
	margin: 12px 0;
}
.dealeri_address, .dealeri_phone, a.phone_mail_link {
	width: 100%;
	/*font-family: 'NeoSansProRegular', Arial;*/
	font-family: 'Tahoma', Arial;
	font-size: 15px;
	color: #666d7a;
	margin-bottom: 15px;
}
.dealeri_address {
	margin-bottom: 35px;
}
.dealeri_left a:hover {
	text-decoration: underline;
}
.dealeri_phone.dealer_web {
	margin-bottom: 0;
}
.arrow_top_tr{
	width: 694px;
	height:16px;
	border-bottom: solid 1px #d6d6d6;
	display:table;
	cursor:pointer;
	margin-bottom: 10px;
}
.arrow_top{
	margin-left: 660px;
	cursor:pointer;
}
.arrow_down{
	margin-left: 25px;
	margin-bottom: -7px;
	cursor:pointer;
}
/* SLIDER FOTO MULTIMEDIA */
.portofoliu_images{width:680px;height:440px;display:inline-table;}
.portofoliu_images_left{float:left;width:625px;}
.portofoliu_images_left_left{float:left;width:36px;margin-top:-220px;cursor:pointer;}
.portofoliu_images_left_right{float:right;width:625px;cursor:pointer;}
.portofoliu_images_right{float:right;width:36px;margin-top:220px;cursor:pointer;z-index:10000;}