@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

:focus {
	outline: 0;
}

body {
	background:#cdeaf2 url(../images/rcadeal_bg1.png) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#676767;
}

ol, ul {
	list-style:none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset {
	border:none;
}

input, textarea, select {
	border:1px solid #707070;
	color:#707070;
	width:140px;
}

input[type="radio"] {
	width:20px !important;
	vertical-align:middle;
}

input[type="submit"] {
	cursor:pointer;
}

a {
	text-decoration:none;
	color:#116199;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:none;
}

#top {
	width:50%;
	position:absolute;
	top:0;
	left:50%;
	background:url(../images/rcadeal_bg2.png) repeat-x top left;
	height:230px;
	z-index:1;
}

#top h1 {
	display:none;
}

#container {
	position:relative;
	z-index:10;
}

#header, #menu, #promo, #content, #footer {
	width:1000px;
	margin:0 auto;
	clear:both;
}

#header {
	background:url(../images/rcadeal_header_bg.png) no-repeat top left;
	height:192px;
}

#header h2 {
	margin-top:3px;
	float:left;
}

#header div {
	float:right;
	color:#FFF;	
}

#header div h3 {
	font-size:28px;
	padding-left:30px;
	margin-top:5px;
	background:url(../images/rcadeal_phone.png) no-repeat 35px 5px;
	text-align:right;
}

#header div p {
	float:right;
	margin-top:15px;
	background:url(../images/rcadeal_support.png) no-repeat top left;
	width:155px;
	height:52px;
	line-height:63px;
	text-indent:10px;
}

#header div span {
	font-size:18px;
}

#header a, #menu a {
	color:#FFFFFF;
}

#header a:hover, #menu a:hover {
	color:#48a9c9;
	text-decoration:none;
}

#menu li {
	float:left;
	margin:0 30px 0 5px;
	height:40px;
	line-height:40px;
}

#content {
	padding-top:5px;
}

.nicetable {
	width:100%;
	border-right:1px solid #ececec;
	border-bottom:1px solid #ececec;	
}

.nicetable th, .nicetable td {
	border-left:1px solid #ececec;
	border-top:1px solid #ececec;
	font-size:13px;
	padding:3px;
}

.nicetable th {
	color:#2289b1;	
}

.nicetable td {
	text-align:right;
}

.nicetable .no_expire {
	text-align:left;
	padding:15px;
	font-size:18px;
	color:#046f9b;
}

.nicetable .left {
	text-align:left;
}

.nicetable a {
	display:block;
	font-size:10px;
	padding:1px;
	text-align:center;
	color:#fff;
	background-color:#850116;
}

.nicetable a:hover {
	text-decoration:none;
	background-color:#373737;
}

#soft_search p, .soft_import, .softstats {
	border:1px solid #78c9de;
	padding:15px;
	float:left;
	width:290px;
	margin-right:5px;
}

#soft_search h3 {
	clear:both;
	padding-top:5px;
	margin-bottom:10px;
}

#soft_search h4, .no_expires {
	font-size:18px;
	color:#a10808;
}

.usertip {
	border:1px solid #046f9b;
	background-color:#fff;
	padding-top:10px;
	padding-left:10px;
}

#soft_search input[type="submit"], .softform input[type="submit"], .soft_import input[type="submit"] {
	padding:2px;
	background-color:#022041;
	border-color:#022041;
	color:#fff;
	text-align:left;
	font-size:12px;
}

.soft_expires {
	border:1px solid #ececec;
	padding:5px;
	overflow:auto;
	margin-bottom:5px;
}

.soft_expires p {
	float:left;
	width:150px;
}

.softform p, .softform h3 {
	text-align:right;
	margin-bottom:5px;
	width:300px;
}

.softform h3 {
	font-size:18px;
	color:#1371a7;
	margin:5px 0 10px 0;
}

.soft_import, .softstats {
	width:455px;
	height:100px;
}

.soft_import h3 {
	font-size:15px;
	color:#0b3665;
	margin-bottom:5px;
}

.soft_import p {
	margin-bottom:5px;
}

.softstats p {
	float:left;
	width:150px;
}

.softstats h3 {
	clear:both;
	font-size:18px;
	padding-top:20px;
	color:#1883b1;
}

#text_container {
	padding:5px;
	overflow:auto;
	background-color:#fff;
}

#leftside, #rightside_diverse {
	width:625px;
	padding:15px;
	margin-top:10px;
	float:left;
	background-color:#FFF;
}

#leftside h3 {
	font-size:17px;
	color:#116199;
	margin-bottom:10px;
}

#leftside .calc h3 {
	font-weight:normal;
}

#leftside p {
	margin-bottom:3px;
}

#rightside {
	width:305px;
	float:left;
	margin:20px 0 0 25px;
}

.newsitem {
	font-size:13px;
	margin-bottom:25px;
	color:#515151;
}

.newsitem strong {
	display:block;
	color:#116199;
	margin-bottom:5px;
}

.newsitem strong a {
	color:#116199;
}

#footer {
	text-align:center;
	background-color:#FFFFFF;
	position:relative;
	top:10px;
	z-index:1;
	font-size:13px;
}

#footer p {
	padding:5px;
}

#footer a {
	color:#676767;
	font-size:13px;
}

.submenu {
	position:absolute;
	z-index:1000;
}

.submenu a {
	color:#fff;
	display:block;
}

.submenu a:hover {
	color:#48a9c9;
	text-decoration:none;
}

.submenu li {
	height:auto !important;
    line-height:30px !important;
    margin:0 !important;
	background:#022041;
	z-index:1000;
	border-top:1px solid #137dac; 
	float:none !important;
	padding:0 10px;
	min-width:160px;
}

#footer_menu {
	padding:5px;
}

#footer_menu li {
	display:inline;
	padding:0 5px;
	border-right:1px solid #676767;
}

#footer_menu .last_element {
	border-right:none;
}

#content .big_leftside {
	width:970px;
}

#contact_form {
	width: 380px;
	text-align:right;
}

#contact_form input, #contact_form textarea {
	width:250px;
}

#contact_form textarea {
	min-width:250px;
	max-width:250px;
	height:100px;
}

#contact_form .submit {
	background: none repeat scroll 0 0 #022041;
    border: medium none;
    color: #FFFFFF;
    width: 100px;
}

.calc {
	background:#f4f4f4;
	padding:10px;
	border:1px solid #e3e3e3;
	border-radius:8px;
	width:600px;
}

.calc, .calc_link {
	float:left;	
}

.clear {
	clear:both;
}

.calc_link {
	padding-left:10px;
}

.calc_link .confidential {
	background: url("../img/green_cms_calc_lock.png") no-repeat scroll 0 0 transparent;
    height: 98px;
    margin-left: 8px;
    padding-left: 70px;
    padding-top: 15px;
    width: 257px;
}

.calc_link .completat_header {
	background:url(../img/green_cms_calc_trimite.png) no-repeat;
	height:68px;
	width:336px;
}

.calc_link .completat_bottom {
	background:url(../img/green_cms_calc_trimite_bottom.png) no-repeat bottom left;
	width:316px;
	height:19px;
	margin-left:20px;
	position: relative;
    top: -3px;
}

.calc_link .completat {
	background:#f4f4f4;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	margin-left:20px;
	padding-top:5px;
	width:314px;
}

.calc_link strong {
	font-weight:normal;
	color:#14457b;
}

.calc_link a {
	color:#177bad;
}

.calc_link h2 {
	color:#14457b;
	font-size:17px;
	padding-left: 92px;
    padding-top: 25px;
	font-weight:normal;
}

.calc_link .completat p {
	padding:5px 8px;
	width:288px;
}

.calc_link .completat form p {
	padding:2px 8px;
	text-align:right;
}

.calc_link .completat .file {
	text-align:left;
	margin-left: 32px;
    width: 270px;
}

.calc_link .completat input {
	width: 165px;
	background:#fff;
}

.calc_link .completat input[type="file"] {
	width:222px;
}

.calc_link .completat input[type="submit"] {
	width:76px;
	color:#fff;
	cursor:pointer;
	background:#0f5894;
	border:none;
}

#contact_left, #contact_right {
	float:left;
	width:420px;
	margin-right:15px;
}

#contact_left {
	width:470px;
	padding:20px;
	background-color:#ececec;	
}

.calculator_rca {
	width:620px;
}

.rca_item {
	border:1px solid #45a6c6;
	background:#fff;
	width:600px;
	height:80px;
	margin-bottom: 7px
}

.rca_item img {
	margin-left: 5px;
    margin-top: 10px;
	display:block;
	float:left;
}

.rca_item span {
	font-size:30px;
	color: #004664;
	display:block;
	float:right;
	margin-top:22px;
	margin-right:70px;
}

.rca_item input {
	float:right;
	display:block;
	margin-top:17px;
	margin-right:10px;
	background:url(../images/calculator/rcadeal_calculator_comanda.png) no-repeat !important;
	width:152px !important;
	height:44px !important;
	border:none;
	color:#fff;
	font-size:17px;
	text-align:left;
	text-indent:5px;
	padding-bottom:1px;
}

#leftside .calc {
	text-align:right;
}

#leftside .calc input, #leftside .calc textarea {
	width:250px;
	height:24px;
	background:#fff;
}

#leftside .calc textarea {
	height:100px;
}

#leftside .calc input[type="checkbox"] {
	width:auto !important;
	height:auto !important;	
}

#leftside .calc select {
	width:252px;
	height:25px;	
	background:#fff;
}

#leftside .calc p {
	margin-bottom:5px;
}

#leftside .calc label {
	margin-right:5px;
}

.step1, .step2 {
	width: 530px;
}

#leftside .calc h3 {
	text-align:left;
}

#strada_firma_leasing {
	width:185px;
}

#strada_firma_leasing, #strada, #strada_leasing {
	width:185px !important;
}

#nrstrada_firma_leasing, #nrstrada, #nrstrada_leasing {
	width:33px !important;
}

.checkbox_p {
	float:left;
	width:249px;
}

.checkbox_p input {
	width:auto !important;
}

.next_step, .trimite, .previous_step, .restart, .next_step_comanda {
	text-align:left;
	font-size:17px;
	color:#fff;
	background:url(../images/calculator/rcadeal_calculator_next.png) no-repeat 0 0 !important;
	width:250px;
	text-indent:5px;
	padding-bottom:1px;
	height:44px !important;
	border:none !important;
}

.previous_step, .restart {
	background:url(../images/calculator/rcadeal_calculator_din_nou.png) no-repeat !important;
	text-align:right;
	padding-right:5px;
	width:245px;
	padding-top:1px;
}

#ui-datepicker-div {
	font-size:13px;
}

.error_step {
	text-align: left;
}

.success_step {
	text-align:left;
}

.preloader_step {
	padding-top:50px;
	text-align:center;
}

.preloader_step p {
	margin-bottom:20px !important; 
}

#calcule {
	display:none;
}

.error {
	color:#B50707;	
}

.error input[type="text"], .error select {
	border:1px solid #B50707 !important;
}

#tip {
	position:absolute;
	top:0;
	left:0;
	background:#174d7b;
	border:1px solid #174d7b;
	border-radius:6px;
	padding:2px;
	display:none;
	z-index:10;
	color:#fff;
}

.tip {
	display:block;
	float:right;
	margin-left:5px;
}

.no_tip_p {
	margin-right:31px;
}

.extra-message, .extra-message p {
	text-align:left !important;
	padding-bottom:10px;
	width:auto !important;
}

.extra-message {
	padding-bottom:10px;
}

.extra-message p {
	padding-bottom:2px;
}

.steps {
	width:510px;
}

.ui-datepicker-year {
	background:#fff !important;
}

.error_step_validation {
	background: none repeat scroll 0 0 #B50707;
    color: #FFFFFF;
    font-size: 15px;
    padding: 5px;
    text-align: left;
	margin-bottom:10px;
	width: 590px;
	display:none;
	height:44px;
}

.error_step_validation img {
	margin-right: 4px;
    float:left;
}

.error_step_validation p {
	float:left;
	margin-left: 10px;
    margin-top: 10px;
	width:520px;
}

.form_holder {
	clear:both;
}

.form_holder p {
	margin-bottom:5px !important;
	text-align:right;
	width:370px;
}

.change_pass p {
	width:450px;
}

.form_holder .big_p {
	margin-left: 25px;
    text-align: left;
	width:620px;
}

.big_p input {
	vertical-align:middle;
	float:left;
	margin-top: 36px;
	width:auto !important;
	height:auto !important;
	border:none !important;
}

.big_p label {
	display:block;
	float:left;
	width:120px;
	cursor:pointer;
	margin-bottom:20px;
	color:#022041;
}

.big_p img {
	width:91px;
}

.casco p {
	width: 440px;
}

.checkbox_multiple_p {
	width:auto !important;
	text-align:left !important;
}

.checkbox_multiple_p span {
	display: block;
    float: left;
    height: 140px;
    width: 163px;
	padding-right: 5px;
    text-align: right;
}

.checkbox_multiple_p label {
	display: block;
    float: left;
    margin-bottom: 2px;
    width: 188px;
	padding-left:7px;
}

.checkbox_multiple_p input {
	display:block;
	float:left;
}

#airbaguri {
	width:60px !important;
	margin-right:7px;
}

.airbag {
	clear:both;
	width: 300px !important;
}

.fransiza_1, .fransiza_2, .fransiza_3 {
	text-align:left !important;
	margin-left:54px;
}

.fransiza_2 {
	margin-left: 27px;
}

.fransiza_3 {
	margin-left: 21px;
}

#companie {
	height:103px;
}

.mceContentBody {
	background:#fff !important;
}

.show_errors {
	display:block !important;
	height:auto;
}

.show_errors p {
	float:none;
	margin-left: 50px;
}

.align_left {
	text-align:left !important;
}

.form_holder .casco_title {
	color: #116199;
    font-size: 17px;
    margin:25px 0 25px 27px !important;
}

.tip_acoperire {
	margin-left: 97px;
}

.tip_persoana {
	margin-left: 136px;
}

.tip_persoana #tip_p_2, .tip_persoana #tip_p_22 {
	margin-left: 9px;
}

#leasing .tip_persoana {
	margin-left: 19px;
}

#utilizator_leasing {
	margin-left: 35px;
}

#dotari_suplimentare_1 span {
	display: block;
    float: left;
    margin-bottom: 2px;
    width: 170px;
}

#dotari_suplimentare_2 {
	clear:both;
}

#dotari_suplimentare_1 {
	margin-left: 187px;
}

#alte_optiuni {
	width: 67px !important;
}

.riscuri_sup {
	margin-left: 188px;
}

#periodata_asigurata_end, #periodata_asigurata_start {
	width: 94px !important;
}

.diverse p {
	width:450px;
}

.cariera p {
	width:480px;
}

.tip_p {
	float: right;
    margin-right: 130px;
    width: 27px !important;
}

#page_content p {
	text-align:left;
	width:auto;
}

#leftside_diverse {
	width:220px;
	float:left;
	border-bottom:1px solid #fff;
	margin-top: 72px;
}

#leftside_diverse li {
	height:30px;
	background:#022041;
	border:1px solid #fff;
	border-bottom:none;
	border-right:none;
}

#leftside_diverse li a {
	color:#fff;
	display:block;
	line-height:30px;
	padding-left:10px;
	font-size:13px;
}

#leftside_diverse li a:hover, #rightside_diverse a:hover {
	color:#48A9C9;
	text-decoration:none;
}

#rightside_diverse {
	width:750px;
}

#rightside_diverse a {
	display: block;
    float: left;
    height: 140px;
    margin: 0 22px;
    text-align: center;
    width: 140px;
    font-size:13px;
	color:#022041;
	font-weight:bold;
}

#rightside_diverse a img {
	display:block;
}

.addthis_toolbox {
	padding-left:12px;
	padding-bottom: 21px;
}

#comanda {
	width: 450px;
	clear:both;
}

.comanda_details {
	border-collapse: collapse;
	width:100%;
	width:598px;
	margin-bottom:15px;
}

.comanda_details td {
	border-bottom:1px solid #f4f4f4;
	color:#fff;
	background:#476379;
	padding:10px;
	text-align:left;
}

.comanda_details span {
	text-align:right;
	display:block;
}

.comanda_details strong {
	font-weight:normal;
}

.ambasade a {
	display:block;
	height:31px;
	width:247px;
	background:url(../images/lista_ambasadelor.png);
	font-size:15px;
	padding-left: 70px;
    padding-top: 31px;
    color:#14457b;
}

.ambasade a:hover {
	text-decoration:none;
	color:#48A9C9;
}

.transportatori p {
	width: 510px;
}

.raspundere p {
	width:500px;
}

#top_menu img {
	width: 96px;
	display:block;
}

#top_menu {
	clear:both;
}

#top_menu a {
	float:left;
	display:block;
	text-align:center;
	margin-bottom:25px;
}

.small_errors {
	background:#B50707;
	color:#fff;
	margin-bottom:5px;
}

.small_errors p {
	margin:0 2px !important;
}

.plata_efectuata {
	text-align:left;
}

.plata_efectuata p {
	width:auto;
	text-align:left;
}

.card_online {
	margin-left:22px;
}

.greendrops {
	border-right:none !important;
	position: relative;
    top: 5px;
}

.home_top {
	background:url(../images/rcadeal-home-top.png) no-repeat top left;
	width:662px;
	height:7px;
}

.home_bottom {
	background:url(../images/rcadeal-home-bottom.png) no-repeat top left;
	width:662px;
	height:8px;
}

.home_content {
	background:url(../images/rcadeal-home-middle.png) repeat-y top left;
	width:633px;
	padding:15px;
	color:#072445;
	font-size:13px;
}

.home_content a {
	color:#e1160b;
}

.home_content h2 {
	font-size:21px;
	color:#e1160b;
}

.home_container {
	padding:0 !important;
	background:transparent !important;
}

.rightside_home_content {
	margin:20px 0 0 52px !important;
}

#text_container .agent {
	padding:5px;
	margin-bottom:5px;
	border:1px solid #999;
}
.ramificatie {
	padding:5px;
	margin-bottom:5px;
	border:1px solid #999;
	text-align: center;
	overflow-x:scroll;
	overflow-y:hidden;
	font-size:20px;
}
.ramificatie a {
    color: #116199;
    text-decoration: none;
}

.polita {
	padding:5px;
	margin-bottom:5px;
	border:1px solid #999;
}

.polita a {
	float: right;
}
