/* @group general styles */

/* @group reset */
html { height:100%; }
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body { line-height: 1.5; font-size: 11px; margin: 0; width: 100%; background: #eee; min-width: 760px;}
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
input,textarea { margin: 0; }

/* Removes Firefox imposed outline */
a {
	outline: none; 
}
a:hover {
	text-decoration: underline !important;
	color: #996699 !important;
}

/* Clearing floats without extra markup  */
.wrapper { display: inline-block; }
.wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .wrapper { height: 1%; }
.wrapper { display: block; }

body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea { font-family: Arial, Helvetica, sans-serif; }


.clearer  {
	clear: both;
}
.separator {
	clear: both;
}
/* @end */
/* @group other typographic elements */
p { margin: 0 0 1.5em; }
ul, ol { margin: 0; }
ul { list-style-type: circle; }
ol { list-style-type: decimal; }

dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dl dd { margin-left: 1.5em; }
abbr, acronym { border-bottom: 1px dotted #000; }
address { margin-top: 1.5em; font-style: italic; }
del { color: #000; }
blockquote { margin: 1.5em; }
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em monospace; line-height: 1.5; } 
tt { display: block; margin: 1.5em 0; line-height: 1.5; }
/* @end */

/* @group tables */

table {}

/* @end */

/* @group page structure */

body {
	background: #ccc;;
}
body.compare {
	background: #ccc;;
}
/**/
.three_columns{
	width: 100%;
	min-width: 950px;	
/*	overflow: hidden; */
}
#left-side-outer {
    width: 50%;
    float: left;
    margin-right:-380px;
    height: 500px;
}
#left-side{
    margin-right:380px;
    background-color: #ccc;
    height: 134px;
	padding-top: 95px; /*  185px;*/
	z-index: 5;
	position: relative;
}
.left_home{
	height: 196px !important;	
}
.left_side_top{
	background:#996699; width: 100%; height: 35px; overflow: hidden;	
}
.left_side_body{
	background:#fff;
	width: 100%; height: 150px; overflow: hidden;	
}
.left_home{
	height: 196px !important;
}
.right_side_top{
	background:#ddd; 
	width: 100%; height: 35px; overflow: hidden;	
}
.right_side_body{
	background:url(../images/arrowright_sec.gif) top left no-repeat #ededed; 
	width: 100%; height: 150px; overflow: hidden;	
}
.right_home{
	height: 196px !important;
	background:url(../images/arrowright.gif) top left no-repeat #ededed !important;
}
#center-column {
    width:760px; float:left;
    background-color: #ccc;
    position:relative; z-index:10;
    min-height: 400px;
	margin-bottom: 25px;
	left: -85px;	
}
#page {
	width: 760px;
	position: relative;
}
#page.compare {
	margin: 0;
}
	#right-side-outer {
		width:50%;
		float:right;
		margin-left:-481px;
		padding-top: 185px;	
		height: 500px;
	}
	#right-side {
		margin-left: 279px;
		height: 134px;
		background-color: #ccc;
	}
.comp_right{
	margin-left: 280px !important;	
}
#right-side-outer{
	margin-left: -650px !important;	
}
#right-side-outer {
    width:50%;
    float:right;
    margin-left:-481px;
	padding-top: 185px;
    height: 300px;
}
#right-side {
    margin-left: 279px;
    height: 134px;
    background-color: #ccc;
}
.comp_right{
	margin-left: 279px !important;	
}
#right-side-outer{
	margin-left: -650px !important;	
}
#header {
}
#shinebk{
		top: 0px; left: -304px;			 
		width: 762px; height: 95px;
		position: absolute; overflow: hidden;
		z-index:-1;
}
#bkline {
	position: absolute;	top: 32px; left: 0px;	width: 100%; /*120*/
	border-bottom: 1px dotted #ddd;	height: 5px;
	z-index: 11;
}
#bkcomp1{
	position: absolute;	top: 95px; left: 0px;	width: 100%;
	height: 35px; background: #ddd;
	z-index: -1;		
}
#bkcomp2{
	position: absolute;	top: 130px; left: 0px;	width: 100%;
	height: 150px;
	background:url(../images/arrowright_sec.gif) 1006px top no-repeat #ededed;
	z-index: -1;		
}
.compare #breadcrumbs {
	margin-left: 0;
}
/* @end */

/* @group page components */

/* @group Header */

#rss_subscribe {
	position: absolute;
	right: 12px;
	top: 6px;
	background: url(../images/icn-rss.gif) left 50% no-repeat;
	padding-left: 20px;
	text-transform: uppercase;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}
.compare #breadcrumbs {
	margin-left: 0;
}
.breadcrumbs_adrs{
	position: relative; 
	width: 760px; 
	height: 20px; 
	z-index: 99;
	overflow: hidden; 
	font-size: 10px; 
	font-weight: bold;
	margin-bottom: 5px;
}
.head_breadcrumbs{
	overflow: hidden;	position: relative; float: left;
	margin: 5px 0px 21px 0px;
	padding-top: 5px;
	list-style: none; font-size: 11px;
	color: #ccc !important;	
}
.head_breadcrumbs h1 {
	font-size: 11px; 
	color: #666; 
	display: inline;
}
#breadcrumbs {
	overflow: hidden;
	position: relative;
}
.compare #breadcrumbs {}
#breadcrumbs_compara{
	margin: 5px 0px 27px 0px !important;
}
#breadcrumbs {
	overflow: hidden;	position: relative; float: left;
	list-style: none; font-size: 10px; font-weight: bold;
	font-family:Verdana, Arial;
	color: #ff0000 !important;
}
#breadcrumbs h1 {
	color: #aaa;
	font-size: 11px;
	display: inline;
}
#breadcrumbs h1 {
	color: #aaa;
	font-size: 11px;
	display: inline;
}
#breadcrumbs strong {
	font-size: 10px; color: #999; display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
#breadcrumbs a {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal; 
  font-size: 10px;
  color: #996699 !important;  
  text-decoration: none !important;
}
#breadcrumbs a:hover {
	text-decoration: underline !important;
}
#breadcrumbs li:last-child,
#breadcrumbs li.last_element {
	background: none;
}
#breadcrumbs h2 a {
	font-size: 11px; color: #eee;
	text-decoration: none;
}
.compare #breadcrumbs h1 {
	font-size: 11px;
	color: #aaa;
	text-decoration: none;
}
#breadcrumbs h2 a:hover {
	text-decoration: underline;
}
/* @group Secondary menu */
.margine_compara{}
#secondary_menu {
	height: 30px;
	position: relative;
	clear:both;
}
#secondary_menu li {
	float:  left;
	list-style: none;
	margin-top: 11px;
	color: #ccc;
}
#secondary_menu a {
	font-size: 10px; text-transform: uppercase;
	background: #9b7d18; color: #fff; font-weight: bold;
	margin-right: 10px; padding: 3px 9px 3px;
	position: relative; top: -3px; display: inline-block;
	-moz-border-radius: 5px; text-decoration: none;	
}
#secondary_menu a.selected {
	background: #333 !important;
}
#secondary_menu a:hover {
	background: #333;
	color: #fff;
	text-decoration: none !important;
}
#secondary_menu .first_element a {
	background: url(../images/btn-nav-home.gif) left top no-repeat !important;
	width: 20px; height: 20px;
	position: relative; top: -3px;
	padding: 0; margin-right: 10px;
	text-indent: -999em; display: block;
}
#secondary_menu .first_element a:hover {
	background: url(../images/btn-nav-home.gif) left bottom no-repeat !important;
}
#secondary_menu .last_element a {
	font-size: 10px; text-transform: uppercase;
	color: #fff; font-weight: bold;
	margin-right: 10px; padding: 3px 9px 3px;
	position: relative; top: -3px; display: inline-block;
	-moz-border-radius: 5px; text-decoration: none;		
	background: #888 !important;
}
#secondary_menu .last_element a:hover {
	background: #996699 !important;
}
/* culaore but generale*/
	.culoare_but_top a{
		background: #666 !important;
		color: #fff !important; 
	}
	.culoare_but_top a:hover{
		background: #996699 !important;
		color: #fff !important; 		
	}
/* culaore but generale*/
	.culoare_but a{
		background: #996699 !important;
		color: #fff !important;
	}
	.culoare_but a:hover{
		background: #996699 !important;
		color: #fff !important;		
	}
.bluetop{
	background:#996699; 
	width: 225px; float: left; height: 35px;
}
.bluetop_arrow{
	background: url(../images/top_arrow.jpg) top left no-repeat #ddd; 
	float: left; width: 200px; height: 35px;
}
#logo_slice {
	position: relative;
	height: 35px; 
	background: #ddd; margin-top: 17px;
}
.logo_compara{
	margin-top: 13px !important;	
}
#logo {
	position: absolute; top: 7px; left: 0;	
	width: 175px; height: 30px; text-indent: -9999em;
	background: url(../images/logo_leasing.jpg) left top no-repeat;
}
.logocomp{
	left: 20px !important;	
}
div#logo a {
	position: absolute;
	left: 0;
	top: 24px;
	width: 155px;
	height: 25px;
	text-indent: -9999em;
	background: url(../images/logo-cautleasing-trans.png) left top no-repeat;
}
p.best_products {
	border-left: 1px solid #ccc;
	padding-left: 18px;
	float: left;
	width: 170px;
	margin-left: 176px;
	margin-top: 20px;
	height: 29px;
	color: #ccc;
	font-size: 11px;
	line-height: 1.3em;
}
p.vizited_products {
	float: left; line-height: 37px;
	width: 150px; height: 20px;
	margin: 0px 0px 0px 42px;
	color: #666; font-size: 11px;
	text-transform: uppercase;
}
p.best_products a,
p.vizited_products a {
	color: #666;
	text-decoration: none;
	font-size: 11px;
	line-height: 1.2em;	
}
p.vizited_products a  {
  	color: #666;
	font-size: 11px;
	text-transform: none;
}
#search {
	position: absolute; top: 3px; left: 577px;
	height: 25px; overflow: hidden;
}
#search p {
	float: left; margin: 0px;
}
#search p.text { 
	margin-top: 5px;
}
#search p.text input {
	background: #eee;
	color: #999; width: 170px; padding-left: 10px;
	border: 1px solid #ddd;
	height: 16px;
}
#search p.submit {
	width: 10px;
}
#search p[class=submit] {
}
#search p.submit input {
	position: absolute; top: 10px; right: -6px;
	width: 22px; height: 19px; border: 0;
	background: url(../images/search_corner.jpg) left top no-repeat;
	cursor: pointer;
}
#search_compara {
	position: absolute; top: 3px; right: -10px;
	height: 25px; overflow: hidden;
}
#search_compara p {
	float: left; margin: 0px;
}
#search_compara p.text { 
	margin-top: 5px;
}
#search_compara p.text input {
	background: #eee;
	color: #999; width: 170px; padding-left: 10px;
	border: 1px solid #ddd;
}
#search_compara p.submit {
	width: 10px;
}
#search_compara p[class=submit] {
}
#search_compara p.submit input {
	position: absolute; top: 10px; right: 4px;
	width: 22px; height: 19px; border: 0;
	background: url(../images/search_corner.jpg) left top no-repeat;
	cursor: pointer;
}
/* @end */
/**/
#for-credite_si_servicii {
	left: -9999em;
	top: 130px;
	z-index: 9999;
}
.large_dropdown {
	background: #333;
	position: absolute; width: 470px;
	z-index: 99999;
}
.large_dropdown li {
	list-style: none; color: #999;
}
.large_dropdown li .separator {
	color: #fff;
}
.large_dropdown .section p {
	text-transform: uppercase;
	font-size: 10px; font-weight: bold;
	color: #fff;
	margin: 20px 0 5px;
}
.large_dropdown .section p a {
  text-decoration: none;
  color: #fff;
}
.large_dropdown .section p a:hover {
  text-decoration: underline;
}
.large_dropdown li a {
	color: #ccc;
	text-decoration: none !important;
}
.large_dropdown li a:hover {
	text-decoration: underline !important;
}
.large_dropdown li.selected,
.large_dropdown li.selected a {
	color: #ffcc00;
}
.large_dropdown .section {
	float: left; width: 210px;
	margin-left: 20px;
}
.large_dropdown .no_space{
	padding: 0;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.large_dropdown .double {
	float: none; width: auto;
	margin: 0;
}
.large_dropdown .double:after,
.large_dropdown .section:after {
	content: " ";
	height: 0;
	clear: both;
	visibility: hidden;
}
.large_dropdown .double p {
	margin-left: 20px;
}
.large_dropdown .section ul {
	margin-bottom: 14px;
	line-height: 1.3em;
}
.large_dropdown .double ul {
	float: left; width: 210px;
	margin-bottom: 0; margin-left: 20px;
	line-height: 1.3em;
}
.large_dropdown .quick_compute {
	clear: both;
	padding-bottom: 10px;
}
.large_dropdown .quick_compute p {
	margin: 0;
}
.large_dropdown .quick_compute p a {
	text-decoration: none; display: block;
	color: #fff;
}
.large_dropdown .quick_compute p a:hover {
	text-decoration: underline;
	color: #fff !important;
}
.large_dropdown .quick_compute strong {
	display: block;
	text-transform: uppercase;
}
/**/
.dropdown {
  position: relative;
  height: 39px;
  font-size: 12px;
  width: 260px;
}
.dropdown a,
.dropdown span {
	cursor: pointer;
	display: block;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	background: url(../images/btn_dds.jpg) no-repeat 212px 50% #333;
	color: #fff;
	text-decoration: none !important;
}
.dropdown ul {
  position: absolute;
  z-index: 20000;
  width: 714px; top: 30px; right: 0;
  margin: 0; padding: 0;
  display: none;
  list-style: none;
}
.dropdown li {
  margin: 0 !important;
}
.dropdown.selected ul {
	display: block;
	background: #333;
	overflow: hidden;
	zoom: 1;
}
.dropdown ul a,
.dropdown ul span {
	display: block;
	padding: 3px 10px;
	background: #333;
	float: right;
	width: 218px;
	height: 14px;
	line-height: 14px;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
.dropdown ul span {
	color: #999;
}
.dropdown ul a:hover {
	background: #eee;
}
/* @end */
#filters {
	background: #fff;
	color: #888; 
	font-size: 12px;
	position: relative; 
	clear: both;
	margin-bottom: 10px;
	zoom: 1;
	overflow: hidden;
}
.homepage{
	margin-bottom: 10px !important;	
}
.filter_compara{
	height: 150px;	
}
a#go_back {
	background: url(../images/bg-go_back.gif) left top no-repeat;
	width: 210px;
	height: 16px;
	line-height: 16px;
	display: block;
	position: absolute;
	left: -8px;
}
a#go_back:hover {
	background-position: left bottom;
}
a#go_back span {
	display: block;
	margin-left: 23px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 0px;
	font-size: 11px;
}
a#go_back:hover {
	text-decoration: none !important;
}
#filters h2 {
	color: #ccc;
	font-size: 28px; font-weight: normal;
	padding: 7px 0; margin-left: 20px;
}
#filters li h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#filters #category {
	padding-top: 37px;
	height: 113px;
	position: relative;	
	z-index: 350;
	width: 450px;
}
#filters .back_to_start {
	background: url(../images/btn-back_to_start.gif) left top no-repeat;
	left: -25px;
	top: -10px;
	padding-left: 10px;
	position: relative;
	padding: 2px 0 2px 12px;
	width: 111px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	display: block;
}
#filters .back_to_start:hover {
	color: #fff !important;
	text-decoration: none !important;
	background: url(../images/btn-back_to_start-hover.gif) left top no-repeat;
}
#filters #category.banks p {
	font-size: 12px;
	margin-bottom: 0;
}
#filters #category.banks h1,
#filters #category.banks h2 {
	font-size: 26px;
	margin: 0;
	padding: 0;
	line-height: 26px;
	color: #666;
}
#filters #category.banks h2 {
	line-height:26px; font-size: 26px;
}
#filters #category.banks h2.grey {
	color: #333;
}
#filters #category.banks h1 {
	color: #996699;
}
#filters #category.banks h1.grey {
	color: #666;
}
#filters #category.banks h2.no_title {
	padding-top: 20px;
	font-size: 26px;
}
#filters #category.banks .pick_another {
	margin-top: 10px;
}
#filters #category.banks .pick_another label {
	display: block;
}



#filters #category h1 {
	font-size: 22px;
	color: #666;
	font-weight: normal;
	margin-bottom: 10px;
}
#filters #category p {
	line-height: 1.2em;
	font-size: 11px;
	color: #999;
}
#filters #category p span {
	display: block;
	font-size: 12px;
}
#filters #category p strong {
	text-transform: uppercase;
	color: #666;
}
#filters #cards {
	padding-left: 15px;
	height: 135px;
}
#filters #cards_new {
	position: relative; height: 176px;
	padding: 20px 0px 0px 0px;
}


#filters a {
	color: #999;
	text-decoration: none;
	font-size: 11px;
}
#filters a.selected {
	color: #996699;
}
#filters ul {
	float: left;
	width: 231px;
	list-style: none;
	margin-top: 15px;
	line-height: 21px;
	margin-bottom: 15px;
}
#filters #credit_calc {
	display: block; position: absolute; top:  19px; right: -76px;
	float: left;
	z-index: 200;
	width: 320px; height: 153px; text-align: right;	
}

#splash {
	position: absolute;
	bottom: 0px; 
	left: 310px;
	z-index: 1;
}
#splash_compara{
	position: absolute;
	top: 0px;
	height: 150px;
	overflow: hidden; 
	left: 360px;
	z-index: 1;	
}
#filters #credit_calc a {
	position: absolute; 
	top: 24px; 
	right: 76px;
	width: 237px; 
	display: block;
	font-weight: normal; 
	line-height: 1.2em;
	font-size: 12px; 
	color: #999;
	text-decoration: none;
}
.home_credit {
	top: 50px !important;
}
#filters #credit_calc a:hover {
	 color: #999; text-decoration: none;
	 cursor: pointer;
}
#filters #credit_calc a:hover * {
	cursor: pointer;
	text-decoration: none;
}
#filters #credit_calc.grey {}
#filters #credit_calc a:hover {
	text-decoration: none !important;
}
#filters #credit_calc a span {
	width: 240px; display: block;
	font-size: 12px; font-weight: normal;
	margin: 45px 0px 0px 110px;
	line-height: 1.2em;
	color: #9b7d18;
}
#filters #credit_calc a em{
	color: #996699;	
	font-style: normal;
}
#filters #credit_calc a strong {
	font-size: 26px; display: block;
	color: #996699;  font-weight: normal;
	margin-bottom: 7px;
}
.credit_home{
	color: #666666 !important;	
}
#filters #credit_calc a:hover strong {
	text-decoration: underline;
}
#filters .separator {
	border-bottom: 1px solid #555;
}
#filters #filter {
	border-top: 1px dotted #ccc; 
	position: relative; margin-top: 40px;
	padding: 10px 0px 0px 0px; width: 300px; 
}
#filters #filter label {
	font-size: 10px; font-weight: bold; text-transform: uppercase;
	margin: 0px 30px 0px 5px; top: -3px; position: relative;
}
#searched_expressions {
	clear: both;
	padding: 0px 0px;
	position: absolute; 
	left: 0px; 
	top: 110px;
	height: 40px; 
	width: 495px;
	overflow: hidden;
	z-index: 355;
}
#searched_expressions p{
	display: inline;
}
#searched_expressions h3,
#searched_expressions strong {
	font-size: 10px; 
	font-weight: bold; 
	color: #aaa !important; 
	display: inline;
}
#searched_expressions strong {
	color: #333;
}
#large_search{
	position: relative; 
	top: 10px;	
}
#large_search p {
	float: left;
}
#large_search p.text {
	margin-top: 5px;
}
#large_search p.text input {
	width: 270px;
	color: #999;
	padding: 3px 5px;
}
#large_search p.submit {
	width: 10px; margin: 6px 0px 0px 2px;
}
#large_search p[class=submit] {
	margin-left: 4px;
}
#large_search p.submit input {
	width: 20px; height: 19px; border: 0;
	background: url(../images/btn-search.gif) left top no-repeat;
	cursor: pointer;
}
#person_type {
	clear: both;
	padding-left: 15px;
	background: url(../images/linie_header.gif) left top no-repeat;
}
#person_type p {
	padding: 6px 0 6px;
	margin-bottom: 0;
}
#person_type p label,
#person_type p a {
	margin: 0px 42px 0px 5px;
	text-transform: uppercase;
	font-size: 10px; font-weight: bold;
}
#person_type p a.selected {
	color: #9b7d18;
}
#person_type input {
	position: relative;	top: 2px;
}
#side_writing {
	position: absolute;	bottom: 6px; left: 460px;
	width: 218px;
	color: #999; font-size: 12px;
}
#side_writing label {
	margin-left: 10px;
}
#side_writing.near_header {
	bottom: 20px;
}
#side_writing.double {
	top: 10px;
}
#side_writing #btn-inapoi {
	background: url(../images/btn-inapoi.gif) left 50% no-repeat;
	position: relative; width: 80px; height: 19px; left: 158px;
	margin-top: 7px; 	display: block;
	text-align: center; font-weight: bold;
	color: #fff; line-height: 19px;
	text-decoration: none; text-transform: uppercase;
}
#side_writing #btn-inapoi:hover {
	background: transparent url(../images/btn-yellow-hover.gif) repeat scroll left 50%;
	color: #fff !important;
}
#filters #quick_search {
	margin-left: 52px; padding-top: 10px;
}
#filters #quick_search h3 {
	color: #fff;
}
#filters #quick_search p {
	float: left;
	margin-bottom: 10px;
}
#filters #quick_search p.text {
	margin-top: 6px;
}
#filters #quick_search p.text input {
	width: 425px;
}
#filters #quick_search p.submit {
	width: 10px;
	margin: 9px 0px 0px 5px;
}
#filters #quick_search p.submit input {
	width: 20px; border: 0;
	background: url(../images/btn-quick_search.gif) left top no-repeat;
	cursor: pointer;
}
#filters #similar_searches {
	margin: 0px 20px 0px 52px;
	line-height: 15px;
}
#filters #similar_searches p {
	margin-bottom: 10px;
}
#filters #similar_searches h3 {
	color: #777;
}
#filters #similar_searches a {
	color: #666;
}
label.selected {
	color: #666;
}


#filters #selected_options {
	margin-left: 48px;	padding: 10px 0;
}
#filters #selected_options h3 {
	margin-left: 5px;
}
#filters #selected_options p {
	margin: 0px 270px 0px 0px;
	color: #999;
}
#filters #selected_options span {
	text-transform: uppercase;
	font-size: 11px; font-weight: bold;
	color: #eee;
	margin: 0px 5px;
}
#filters #filter_name {
	float: left; width: 471px;
	margin-left: 53px;
	display: inline;
}
#filters #filter_name h2 {
	font-size: 24px; margin-left: 0;
}
#filters #filter_redefine {
	float: left; margin-top: 5px;
}
#filters #filter_redefine a {
	background: url(../images/btn-redefine.gif) right 50% no-repeat; 
	padding: 11px 18px 11px 10px; display: block;
	text-transform: uppercase; text-decoration: none;
	color: #000; font-size: 11px; font-weight: bold;
}
#filters #filter_redefine a:hover {
	background: url(../images/btn-redefine-hover.gif) right 50% no-repeat;
	color: #fff !important;
}
#filters #calc_types {
	margin-left: 32px;
}
#filters #calc_types .calc_item {
	float: left; width: 216px;
	margin-left: 20px; padding-bottom: 10px;
}
#filters #calc_types .house h2 a {
	background: url(../images/icn-house.jpg) right top no-repeat;
}
#filters #calc_types .calculator h2 a {
	background: url(../images/icn-calc.jpg) right top no-repeat;
}
#filters #calc_types .money h2 a {
	background: url(../images/icn-money.jpg) right top no-repeat;
}
#filters #calc_types .money:hover h2 a,
#filters #calc_types .calculator:hover h2 a,
#filters #calc_types .house:hover  h2 a {
	background: url(../images/icn-hover.jpg) right top no-repeat;
}
#filters #calc_types h2 {
	font-size: 12px; line-height:1.2em;
	margin: 0; padding: 0;
	color: #999;
}
#filters #calc_types h2 strong {
	font-size: 22px; line-height: 20px;
	color: #fff; font-weight: normal;
	padding: 0;
	margin: 15px 70px 15px 0;
	display:block;
}
#filters #calc_types h2 a {
	display: block;
	color: #999;
}
#filters #calc_types h2 a:hover {
	text-decoration: none;
}
#filters #calc_types h2 em {
	color: #fff; display: block;
	font-style: normal; font-weight: bold;
	margin-top: 10px;
}
#filters #calc_types h2 a:hover em {
	color: #999;
}
#filters #calc_types h2 a:hover strong  {
	color: #999;
}
/* @end */
#banks_option{
	width: 100%; height: 0px; overflow: visible;
	margin-top: 0px; position: relative;	
}
.bankdroplist{
	display:block; width: 508px; left: 15px;
	margin-top: 27px; color: #fff;
}
/* @end */

/* @group Home slice */
/* @group Home sidebar */
#indices {
	background: #fff;
	margin-bottom: 15px;
}
#indices #tabs {
	background: #996699;
	padding: 5px 0;
}
#indices #tabs a.first,
#indices #tabs a.first:hover {
	color: #fff;
	text-decoration: none;
	margin: 0 5px;
}
#indices #tabs a.second,
#indices #tabs a.third {
	background: #996699;
	color: #d4c17e;
	text-decoration: none;
	text-align: center;
	margin: 0 5px;
}
#indices #tabs a.second:hover,
#indices #tabs a.third:hover {
	color: #fff;
	text-decoration: underline;
}
#indices #tabs a:hover {
	color: #fff !important;
}
#indices table {
	clear: both;
	width: 100%;
	border-bottom: 1px solid #eee;
	margin-bottom: 0;
}
#indices table th {
	background: #eee;
	padding: 5px 5px;
}
#indices table th a {
	color: #666;
	text-decoration: none;
}
#indices table th span {
	font-size: 10px;
	color: #999;
	margin-left: 5px;
}
#indices table td {
	padding: 2px 5px;
	color: #666;
	font-size: 10px;
	font-weight: bold;
}
#indices table td span {
	display: block;
}
#indices table .first td {
	padding-top: 10px;
}
#indices table .last td {
	padding-bottom: 10px;
}
#indices table td.name a {
	font-weight: normal;
	color: #666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#indices table td.name a:hover {
	text-decoration: underline;
	color: #666 !important;
}
#indices table td.variation span {
	color: #999 !important;
}
#indices p {
	color: #aaa;
	padding: 4px 5px;
	margin: 0;
}
#indices p a {
	color: #aaa;
	text-decoration: none;
}
#evolution {
	background: url(../images/bg-analize.jpg) left top no-repeat;
	width: 300px;
	height: 251px;
	margin-bottom: 10px;
}
#evolution a {
	text-decoration: none;
} 
#evolution strong {
	display: none;
}
#evolution span {
	margin-left: 10px;
	margin-right: 30px;
	padding-top: 66px;
	display: block;
	color: #666;
}
#second_hand {
  margin-bottom: 10px;
}
#second_hand .header {
  background: #d2b934 url(../images/bg-second_hand-header.gif) left top no-repeat;
  padding: 17px 10px 10px;
  color: #fff;
}
#second_hand .header h3 {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}
#second_hand .header p {
  margin: 0;
}
#second_hand .content {
  border: 1px solid #ddd;
  border-top: none;
  padding-top: 10px;
}
#second_hand .content li {
  list-style: none;
  overflow: hidden;
  height: 1%;
  margin-bottom: 10px;
  line-height: 1.2em;
}
#second_hand .content li img {
  float: left;
  margin: 0 10px 0 9px;
}
#second_hand .content li h4 a {
  text-transform: uppercase;
  color: #996699;
  font-weight: bold;
  font-size: 10px;
  text-decoration: none;
}
#second_hand .content li h4 a:hover {
  text-decoration: underline;
}
#second_hand .content li .price {
  text-transform: uppercase;
  color: #999;
  font-weight: bold;
  font-size: 10px;
  margin-bottom: 0;
}
#second_hand .more {
  overflow: hidden;
  height: 1%;
  margin-bottom: 10px;
}
#second_hand .more a {
  float: right;
  padding-right: 20px;
  margin-right: 25px;
  background: url(../images/icn-circle_arrow.gif) right 50% no-repeat;
  text-transform: uppercase;
  color: #999;
  font-weight: bold;
  font-size: 10px;
  text-decoration: none;
}
#home_jobs .header {
  background: #cbcbcb url(../images/bg-jobs-header.gif) left top no-repeat;
  padding: 17px 10px 10px;
  color: #fff;
}
#home_jobs .header h3 {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}
#home_jobs .header p {
  margin: 0;
  line-height: 14px;
}
#home_jobs .content {
  border: 1px solid #ddd;
  border-top: none;
  padding-top: 10px;
}
#home_jobs .content li {
  list-style: none;
  line-height: 1.2em;
  margin: 0 10px 10px;
  color: #666;
  clear: both;
  display: block;
}
#home_jobs .content li .h4,
#home_jobs .content li h4 {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  display: inline;
  color: #666;
  text-decoration: none;
}
#home_jobs .content li a {
  color: #999;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
}
#home_jobs .more {
  overflow: hidden;
  height: 1%;
  margin-bottom: 10px;
}
#home_jobs .more a {
  float: right;
  padding-right: 20px;
  margin-right: 25px;
  background: url(../images/icn-circle_arrow.gif) right 50% no-repeat;
  text-transform: uppercase;
  color: #999;
  font-weight: bold;
  font-size: 10px;
  text-decoration: none;
}
#home_jobs {
  margin-bottom: 10px;
}
#search_branch {
  background: #fff;
  padding: 20px;
  margin-bottom: 10px;
}
#facebook_home {
  background: #fff;
  margin-top: 10px;
  padding: 0;
  height: 283px;
}
.search_branch_nomargin{
	margin-bottom: 0px !important;
}
#search_branch .header {
  color: #999;
  border-bottom: 1px dashed #ddd;
  margin-bottom: 10px;
}
#search_branch .header h3,
#search_branch .header .h3 {
  color: #333;
  font-size: 11px; 
  font-weight: bold;
  padding: 0px 0px 10px 0px;
  text-transform: uppercase;
  display: block;
}
#search_branch .header p {
  margin-bottom : 0;
  line-height: 14px;
  padding: 0px 0px 10px 0px;
}
#search_branch .content {
}
#search_branch .content li {
  list-style: none;
}
#search_branch .content label {
  display: block;
  font-size: 11px;
  margin-bottom: 2px;
  color: #999;
}
#search_branch .content select {
  width: 100%;
}
#search_branch .more {
  height: 1%;
  margin-bottom: 10px;
}
#search_branch .more a {
  float: right; 
  color: #999; 
  text-decoration: none; 
  text-transform: uppercase;
  font-size: 10px; 
  font-weight: bold;
}
/* @end */
#home_slice {
	margin-top: 0px;
	overflow: hidden;
}
.calculatoare_home{
	position: relative; background: #fff;	
	padding-top: 20px;
	border-bottom: 1px dotted #999;
	width: 760px;
	overflow: hidden;
}
.calculatoare_home ul{
	width: 100%;
	list-style:none; overflow:hidden;
	margin: 0px; padding: 0px;
}
.calculatoare_home li{
	width: 229px;
	float: left;
	margin: 0px 0px 20px 20px;
	overflow: hidden;
}
.mijloc{
	margin-left: 16px !important;
}
.dreapta{
	margin-left: 16px !important;	
}
.divcalc_top{
	position: relative; width: 209px; height: 220px;
	background: url(../images/bck.jpg) top left no-repeat #ddd;
	padding: 20px 0px 0px 20px;
	font-size: 12px; font-weight: bold;
	line-height: 14px;
	color: #333;
	overflow: hidden;
}
.divcalc_top p{
	margin: 0px; padding: 0px;
}
.divcalc_top input{
	width: 189px; height: 24px; line-height:24px; 
	border: 0px; 
	padding-left: 2px;
	background: url(../images/cc_drop.gif) top left no-repeat;
	
/*	background: url(../images/inputcorner.jpg) no-repeat bottom right #fff; */
}
/*compara*/
.divcalc_compara{
	position: relative; width: 209px; height: 220px;
	background: url(../images/background-calc.jpg) top left no-repeat #eee;
	padding: 20px 0px 0px 20px;
	font-size: 12px; font-weight: bold;
	line-height: 14px;
	color: #333;
	overflow: hidden;
}
.divcalc_compara p{
	padding: 0px; margin: 0px;
}
.divcalc_compara input{
	width: 189px; height: 24px; line-height:24px; 
	border: 0px; 
	padding-left: 2px;
	background: url(../images/cc_drop.gif) top left no-repeat;
}
/**/
.infotoltip{
	position: absolute; top: 10px; right: 15px;
	width: 20px; height: 13px; color: #666;
	cursor: help; font-weight: normal;
}
.infotoltip strong{
	color: #ff0000;
}
.divcalc_body{
	width: 189px; height: 145px;
	background: #ddd;
	padding: 10px 20px 2px 20px;
	overflow: hidden;
}
.divcalc_body input{
	width: 190px; 
	border: 1px solid #ccc; 
	padding-left: 2px; 
	background: url(../images/inputcorner.jpg) no-repeat bottom right #fff; 
}
.divcalc_body p{
	margin: 0px; padding: 0px;
}
.margintop_comp{
	margin-top: 10px !important;	
}
.valoarecredit{
	margin: 25px 0px 3px 0px !important;
	font-size: 11px; font-weight: normal;
	color: #666;
}
.perioadacredit{
	margin: 10px 0px 3px 0px !important;
	font-size: 11px; font-weight: normal;
	color: #666;
}
.afisarerezultat{
	margin-top: 18px !important;
}
.totalcredite{
	 color: #999;
	 font-size: 11px; font-weight: normal;
	 margin: 10px 0px 5px 0px !important;
}
.calculatoare_home a {
	text-decoration: none;
	background: #9b7d18; color: #fff;
	margin-right: 10px; padding: 3px 9px 3px;
	display: inline-block;
	font-size: 10px; font-weight: bold;
	position: relative;
	text-transform: uppercase;	
}
.calculatoare_home a:hover{
	background: #333 !important;
	color: #fff !important;
	text-decoration: none !important;	
}
.divcalc_bottom{
	position: relative; width: 229px;  height: 22px;
	background: url(../images/calc_bottom.jpg) bottom right no-repeat #fff;
	overflow: hidden;
	border-bottom: 1px dotted #fff;	
}
/*sfarsit calculatoare*/
.list_home{
	background: #fff;	
	padding: 20px 0px;
	width: 100%; /* min-height: 250px; */
	overflow: hidden;
	margin-bottom: 10px;
}
.list_home a{
	color: #666;
	text-decoration: none;
}
.list_home_title{
	font-size: 22px; line-height: 30px;
	color: #666;
}
.list_home_descriere{
	font-size: 11px; line-height: 11px;
	margin-bottom: 10px;
}
/*populare*/
.list_home_populare{
	color: #999; 
	float: left; width: 350px;
	margin-left: 20px;
	border-right: 1px dotted #ccc;
	overflow: hidden;
}
.list_home_populare	ul{
		overflow: hidden; list-style: none;
}
.list_home_populare	li{
		font-family: Verdana, Tahoma, sans-serif;
		line-height: 18px;
		color: #ff0000; 
		font-size: 10px; 
		font-weight: bold; 
		overflow: hidden;
		height: 17px;
}
.list_home_populare	li a{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #666; font-size: 11px;
}
/*expertul raspunde*/
#intrebari_expertdd {
	left: 386px;
	top: 920px;
	display: none;
	z-index: 9999;
}
.list_home_expertul{
	color: #999; 
	float: left; width: 350px; 
	margin-left: 15px;
	overflow: hidden;
}
.list_home_expertul a{
	color: #999;
	text-decoration: none;
}
.list_home_expertul	ul{
		overflow: hidden; list-style: none;
}
.list_home_expertul	li{
		font-family: Verdana, Tahoma, sans-serif;
		margin: 0px 5px 5px 0px; line-height: 12px;
		color: #999; font-size: 10px; font-weight: bold; 
}
.list_home_expertul	li a{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal; line-height: 11px !important;
		color: #999; font-size: 11px;
}
/* --- --- ---*/
.group_expert{
	overflow: hidden;
	width: 350px;	
	margin-top: 20px;
}
.dropintrebari {
  position: relative;
  height: 30px;
  font-size: 12px;
  width: 160px;
  float: left;
}
.dropintrebari a,
.dropintrebari span {
	cursor: pointer;
	display: block;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	background: url(../images/btn_dds.jpg) no-repeat 130px 50% #333;
	color: #fff;
	text-decoration: none !important;
}
.intreba_expert {
  position: relative;
  height: 30px;
  font-size: 12px;
  width: 160px;
  float: left;
  margin-left: 10px;
}
.intreba_expert a,
.intreba_expert span {
	cursor: pointer;
	display: block;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	background: #996699;
	color: #fff;
	text-decoration: none !important;
}
.intreba_expert a:hover{
	color: #fff !important;
	text-decoration: none !important;
}
/* --- --- ---*/	
/* curs valutar*/
.list_home_cursvalutar{
	color: #999; 
	float: left; width: 235px; min-height:232px;
	margin-left: 15px;
	overflow: hidden;	
}
#curs_first{
	font-size: 11px; font-weight: normal; 
	color: #666666;
}
/**/
#home_slice #main-column {
	float: left;
	width: 449px;
}
#home_slice #secondary-column {
	float: right;
	width: 300px;
}
#home_slice #most_popular .header {
	background: url(../images/bg-most_popular-header.gif) left top no-repeat  #9b7d18;
	padding: 13px 15px;
	color: #fff;
	font-size: 11px; line-height: 1.5em; font-weight: normal;
}
#home_slice #most_popular,
#home_slice #most_recent {
  margin-bottom: 10px;
}
#home_slice #most_popular .header h2 {
  text-transform: uppercase;
  font-weight: bold;
}
#home_slice #most_popular .header p {
  margin-bottom: 0;
  line-height: 14px;
}
#home_slice .products .content table {
  width: 100%;
  margin-top: 1px;
  margin-bottom: 0;
}
#home_slice .products .content table .name {
  width: 360px;
  border-right: 1px solid #fff;
}
#home_slice .products .content table th {
  background: #ddd;
  padding: 10px 15px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  color: #999;
}
#home_slice .products .content table td {
  background: #f5f5f5;
  padding: 10px 15px;
  vertical-align: middle;
  border-bottom: 1px solid #fff;
}
#home_slice .products .content table td .arrow {
  position: absolute;
  margin-left: -35px;
  margin-top: 10px;
}
#home_slice .products .content table td .large_arrow {
  position: absolute;
  margin-left: -35px;
  margin-top: 6px;
}
#home_slice .products .content table .even td {
  background: #f0f0f0;
}
#home_slice .products .content table td h3 {
  font-size: 11px;
  color: #999;
}
#home_slice .products .content table td h3 a {
  color: #996699;
  text-decoration: none;
}
#home_slice .products .content table td h3 a.category {
	color: #999;
}
#home_slice .products .content table td p {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  color: #666;
  margin-bottom: 0;
}
#home_slice .products .content table td p a {
	color: #666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#home_slice #most_recent .header {
  background: url(../images/bg-most_recent-header.gif) left top no-repeat;
	padding: 13px 15px;
	color: #fff;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal;
}
#home_slice #most_recent .header h2 {
  text-transform: uppercase;
  font-weight: bold;
}
#home_slice #most_recent .header p {
  margin-bottom: 0;
  color: #999;
}
#home_slice #news {
  background: #fff;
  margin-top: 10;
}
#home_slice #news .newsdate {
	font-size: 10px; 
	font-weight: bold;
	color: #996699;
}
#home_slice #news h2,
#home_slice #news .h2 {
  background: #996699;
  color: #fff;
  margin-bottom: 10px; 
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 11px;  
  font-weight: bold;
  display: block;
}
#home_slice #news h3 {
  padding: 2px 15px;
  color: #999;
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
}
#home_slice #news .data {
  color: #999;
  font-size: 10px; font-weight: normal;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
  margin-bottom: 5px; padding: 2px 15px;
}
#home_slice #news ul {
  margin-bottom: 20px;
}
#home_slice #news li {
  list-style: none;
  padding: 2px 20px 15px 0px;
  line-height: 1.2em;
  font-size: 11px;
  color: #999;
 }
#home_slice #news li a {
  color: #666;
  font-size: 11px; 
  font-weight: bold;
  text-transform: uppercase; 
  text-decoration: none;
  display:block;
}
#home_slice #news li a:hover {
  color: #996699;
  text-decoration: underline;
}
#home_slice #news .more {
  margin-left: 15px;
}
#home_slice #news .more a {
	position: relative; display: inline-block;
	font-size: 10px; font-weight: bold;
	background: #9b7d18; color: #fff;
	margin-right: 10px; padding: 3px 9px 3px;
	text-decoration: none; text-transform: uppercase;	  
}
#home_slice #news .more a:hover {
	background: #333 !important;
	color: #fff !important;
	text-decoration: none !important;	  
}

#home_slice #main-column #news-primary {
	float: left;
	width: 234px;
}
#home_slice #main-column #news-primary li {
	margin-left: 15px;
	list-style: none;
	padding: 15px 0 5px;
	border-bottom: 1px solid #ddd;
}
#home_slice #main-column #news-primary li.last_element {
	border-bottom: none;
}
#home_slice #main-column #news-primary h3,
#home_slice #main-column #news-primary .h3 {
	font-size: 22px;
	line-height: 1.2em;
}
#home_slice #main-column #news-primary h3 a,
#home_slice #main-column #news-primary .h3 a {
	font-weight: normal; text-decoration: none;
	color: #886f19;
}
#home_slice #main-column #news-primary li p {
	margin-bottom: 0;
	line-height: 1.2em;
	font-size: 12px;
	color: #333;
}
#home_slice #main-column #news-primary li p.meta {
	color: #999;
	font-size: 11px;
}
#home_slice #main-column #news-secondary {
	float: right; 
	width: 200px;
	margin-top: 15px;	
}
#home_slice #main-column #news-secondary li {	
	margin-right: 15px;
	list-style: none;
	line-height: 1.2em;
}
#home_slice #main-column #news-secondary li h3 a,
#home_slice #main-column #news-secondary li .h3 a {
	color: #666;
	font-size: 12px; font-weight: bold;
	text-decoration: none;
}
#home_slice #main-column #news-secondary li p {
	color: #999;
}
#home_slice #main-column #news-secondary li p a {
	color: #999;
	text-decoration: none;
}
#home_slice #main-column #news-secondary .more {
	background: #333;
	color: #fff;
	text-transform: uppercase;
	padding: 4px 6px;
	text-decoration: none;
	font-weight: bold;
}
#home_slice #main-column #news-secondary a.more:hover {
	background: #886f19;
	color: #fff !important;
	text-decoration: none !important;
}
/* @end */

/* @group Partners */
#partners_slice {
}
#partners_slice .partners-category-header {
	position: relative;
	background: #aaa;
	margin-bottom: 10px; 
	height: 40px;
	overflow: hidden;
}
#partners_slice .partners-category-header h2,
#partners_slice .partners-category-header .h2 {
	color: #fff;
	font-weight: normal; 
	text-transform: lowercase;
	font-size: 22px; 
	line-height:  12px;
	padding: 13px 0px 0px 20px;
	display: block;
}
#partners_slice .partners-category ul {
	overflow: hidden;
	background: #fff; height: 1%;
	padding-top: 20px;
	margin-bottom: 10px;
}
#partners_slice .partners-category li {
	float: left; width: 150px; display: inline;
	list-style: none;
	margin: 0px 0px 20px 40px;	
}
#partners_slice .partners-category li.first_in_four {
	margin-left: 20px;
}
#partners_slice .partners-category li img {
	border: 1px solid #EEEEEE;
	display: block;
	margin-bottom: 5px;
}
#partners_slice .partners-category li a {
	color: #999;
	text-decoration: none;
}
/* @end */

/* @group Product list */
#product_comparison td.product span.bank, #product_list td.name span.bank {
	color:#996699; font-weight:normal;
	text-decoration:none;
	display:block; margin-bottom:5px;	
}
#product_comparison td.product a {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.relativ_div{
	position: relative;
	padding: 27px 20px 27px 20px;
}
.relativ_divcalc{
	position: relative;
	padding: 50px 20px 50px 20px;
}
.sponsor_links{
	position: absolute; top: 0px; left: 0px;
	cursor: help;
}
.sponsor_links img{
	padding: 0px; margin: 0px;	
	padding-right: 0px;
}
#product_list {
	clear: both;
}
#product_list .really_wide {
	width: 500px !important;
}

#product_list #products-header {
	background: #aaa url(../images/bg-tall_header.gif) left top repeat-x;
	position: relative;
	margin-bottom: 10px;
	padding-left: 15px;
}
#product_list #products-header .period {
	position: absolute;
	right: 15px;
	top: 35px;
}
#product_list #products-header.small {
	background: #eee url(../images/bg-tall_header.gif) left top repeat-x;
}
#product_list #products-header.small .period {
	top: 15px;
}
#product_list #products-header .period label {
	font-size: 12px;
	color: #fff;
	margin-left: 5px;
}
#product_list #products-header .period input {
	margin-left: 25px;
}
#product_list #products-header h2 {
	color: #fff;
	margin-right: 210px;
	font-size: 22px;
	margin-bottom: 0;
	line-height: 1.4em;
	padding: 15px 0;
	font-weight: normal;
}
#product_list #products-header h2 strong {
	text-transform: uppercase;
	color: #666;
	font-weight: normal;
	display: block;
}
#product_list #products-header.small h2 {
	padding: 10px 0;
	font-weight: normal;
}
#product_list #products-header p {
	margin-right: 310px;
	color: #fff;
	line-height: 1.3em;
	margin-left: 15px;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 15px;
	font-size: 12px;
	margin-bottom: 0;
}
#product_list table {
	width: 100%;
}
#product_list h1 {
	background: #aaa; 
	color: #fff;
	font-size: 26px; 
	font-weight: normal;
	margin-bottom: 10px; 
	padding-left: 20px;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
}
#product_list .header {
	margin-bottom: 10px;
	background: #aaa;
	color: #fff;
	font-weight: normal;
	padding: 10px 15px 10px;
}
#product_list th {
	background: #aaa;	color: #fff;
	line-height: 1.2em;
	padding: 0;
	vertical-align: middle;
}
#product_list th.star {
	background: #eee;
	width: 32px;
	padding: 0;
}
#product_list td {
	background: #f5f5f5;
	padding: 20px 10px;
	vertical-align: middle;
	border-bottom: 1px solid #fff;
	line-height: 1.2em;
	color: #666;
	font-size: 11px;
}
#product_list.visited_products .apply_to_products {
	width: 80px;
}
#product_list td.vizits {
	width: 156px;
	padding: 0px; 
	font-size: 10px;
	font-weight: bold;
}
#product_list td.vizits strong{
	display: block;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 5px;	
}
#product_list .even td {
	background: #f0f0f0;
}
#product_list tr.even:hover td,
#product_list tr:hover td {
	background: #fff;
}
#product_list .name {
	width: 220px;
	text-align: left;
}
#product_list .name a.order_arrow,
#product_list .name .wrapper {
	text-align: left;
	padding-left: 15px;
}
#product_list td.name {
	padding: 0px;	
}
#product_list td.name img {
	float:left; 
	padding-right: 20px;
}
#product_list .wide {
	width: 420px;
}
#product_list td.name {
	color: #999;
	font-size: 11px;
}
#product_list td.name a {
	text-decoration: none;
}
#product_list td.name a:hover {
	text-decoration: underline;
}
a.btn-calculator {
	background: url(../images/btn-calculator.gif) left top no-repeat;
	width: 14px;
	height: 15px;
	display: block;
	margin: 0 auto;
	text-indent: -9999em;
	line-height: 1em;
}
a.btn-calculator:hover {
	background-position: left bottom;
}
#product_list td.name a {
	color: #666;
	font-weight: bold;
	font-size: 12px;
}
#product_list td.name a.bank {
	font-size: 11px;
	color: #996699;
	font-weight: normal;
}
.buy_products,
.apply_to_products {
	width: 60px;
	padding: 15px 10px;
}
#product_list td.buy_products,
#product_list td.apply_to_products {
	padding: 5px 1px;
}
#product_list .min_sum,
#product_list .max_sum,
#product_list .max_period,
#product_list .interest,
#product_list .calculator {
	width: 100px;
	text-align: center;
}
#product_list .calculator {
	width: 100px;
}
#product_list span.wrapper,
#product_list a.order_arrow {
	display: block;
	padding: 10px;
	text-align: center;
}
#product_list .buy_products span.wrapper,
#product_list .apply_to_products span.wrapper {
	width: 72px;
}
#product_list .buy_products a {
	text-decoration: none !important;
	color: #666 !important;
}
#product_list .buy_products p:hover a {
	color: #fff !important;
}
#product_list a.order_arrow {
	color: #666;
	text-decoration: none;
	background: url(../images/bg-order_arrow.gif) center top no-repeat;
}
#product_list a.order_selected {
	background: url(../images/bg-order_arrow-hover.gif) center top no-repeat;
}
#product_list a.order_arrow:hover {
	background: url(../images/bg-order_arrow-hover.gif) center top no-repeat;
	text-decoration: underline;
}
#product_list .name a.order_arrow {
	padding: 33px 20px;
	text-align: left;
}
.btn-go_up {
	background: url(../images/btn-go_up.gif) center top no-repeat;
	width: 13px;
	height: 7px;
	position: absolute;
	text-indent: -9999em;
	right: 0;
	bottom: 0;
}
#product_details .last_item .last {
	padding: 0;
}
.for_go_up {
	position: relative;
	padding: 10px 20px;
}
#product_list .apply_to_products a {
	background: #996699; 
	color: #fff;
	width: 60px; 
	display: block;
	text-align: center; 
	text-transform: uppercase; 
	text-decoration: none;
	font-size: 10px; 
	line-height: 1em; 
	font-weight:bold;
	padding: 5px;
}
#product_list .apply_to_products a:hover,
#product_list .buy_products p:hover {
	background: #000;
	color: #fff !important;
	text-decoration: none !important;
}
#product_list .buy_products p {
	background: #ccc; 
	color: #666;
	width: 80px;  
	font-weight:bold;
	margin: 0px; 
	padding: 5px;
	text-align: center; 
	text-transform: uppercase;
	font-size: 10px; 
	line-height: 1em;
}
#product_list .buy_products p input {
	float: left;
	margin-top: 4px;
}
/* @end */
/* @group Product details */
#product_details {
	position: relative; overflow: hidden;
}
#product_details .title_container {
	background:#AAAAAA none repeat scroll 0 0;
	color:#FFFFFF;
	font-size:26px;
	font-weight:normal;
	margin-bottom:10px;
	padding-bottom:1px;
	padding-left:20px;
	padding-top:1px;
	position:relative;
}
#product_details .title_container .title_container_select {
	position:absolute;
	right:10px;
	top:-4px;
	width:228px;
}
#product_details .title_container .title_container_select select {
width:220px;
}
.product_title_picture{
	background: #fff;
	overflow: hidden; 
	position: relative;
/*	height: 200px; */
	z-index: 0;
}

#product_details #product_title {
	float: left;
	width: 460px;
	margin: 20px 0px 0px 20px;
	display: inline;
	position: relative;
}
#product_details .meta {
	clear:both;
	line-height:1.4em;
	margin-bottom:0;
}
#product_details .na {
	color:#CCCCCC;
}
#product_details .meta .bank {
	background: #333; color:#fff;
	font-size:10px; font-weight:bold;
	margin-right:1px; padding:2px 5px;
	text-decoration:none !important; text-transform:uppercase;
}
#product_details .meta a {
line-height:1em;
}
#product_details .meta a.bank:hover {
		background: #996699; 
		color: #FFFFFF !important;
}
#product_details .meta .grey {
	color:#333333;
	font-size:12px;
	margin-left:2px;
}
#product_details .meta .grey a {
	background:#CCCCCC; color:#333333;
	font-size:10px; font-weight:bold;
	margin-right:0; padding:2px 5px;
	text-decoration:none !important; text-transform:uppercase;
}
#product_details .meta .grey a:hover {
	background: #996699;
	text-decoration: none !important;
	color: #FFFFFF !important;
}
#product_details h2, #product_details .h2 {
	color:#996699;
	display: block;
	font-size:22px; line-height:1.1em;
	margin: 20px 0px 13px 0px;
}
.do_more span, .do_more a {
	background: #ccc; color:#666666;
	width: 83px; display: inline; float: left; 
	font-size:10px; line-height:1.2em;
	margin-right: 10px; padding:3px;
	text-align:center; text-decoration:none; text-transform:uppercase;
}
.do_more span:hover, .do_more a:hover {
	background: #000000 none repeat scroll 0 0 !important;
	color: #FFFFFF !important;
	text-decoration:none;
}
.do_more span input {
	float:left;
	margin-top:4px;
}
#product_details .btn-back {
	background:transparent url(../images/btn-yellow.gif) repeat scroll left 50%;
	color:#FFFFFF;
	float:right;
	font-weight:bold;
	height:15px;
	line-height:15px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:64px;
}
#product_details a.btn-back:hover {
background:transparent url(../images/btn-yellow-hover.gif) repeat scroll left 50%;
color:#FFFFFF !important;
}
#product_details .btn-apply {
background:#CC0000 url(../images/bg-apply.gif) no-repeat scroll right 50%;
color:#FFFFFF;
padding-right:10px;
}
#product_details .btn-apply:hover {
background:#000000 url(../images/bg-apply-hover.gif) no-repeat scroll right 50% !important;
color:#FFFFFF !important;
text-decoration:none;
}
#product_picture {
	display:inline;
	float:right;
	margin:20px 20px 20px 0;
}
#product_picture img {
	border:1px solid #CCCCCC;
	display:block;
}
#product_details table {
clear:both;
font-size:12px;
margin-bottom:0;
width:100%;
}
#product_details .table_content {
	margin-bottom: 5px;
}
#product_details .no_margin {
	margin-bottom: 1px;
}
#product_details .table_content table {
margin-top:0;
}
#product_details table th, #product_details table td {
	border-right:1px solid #FFFFFF;
	padding:10px 20px;
}
#product_details table td {
	padding:5px 20px;
}
#product_details table th {
	background: #ddd; color: #666666;
	border-bottom:1px solid #FFFFFF;
	font-size: 11px;
}
#product_details table th a {
	color:#666666;
	text-decoration:none;
}
#product_details table th a:hover {
	text-decoration:underline;
}
#product_details table th a.selected {
color:#CC0000 !important;
}
#product_details table td {
background:#F5F5F5 none repeat scroll 0 0;
border-bottom:1px solid #ddd;
}
#product_details table .last_item td {
border-bottom:medium none;
}
#product_details table th {
font-weight:bold;
text-transform:uppercase;
}
#product_details table th.last, #product_details table td.last {
border-right:0 none;
width:535px;
}
#product_details table .last_item td.last {
width:575px;
}
#product_details table td.last a{
	color: #996699;
	text-decoration: none;
}
#product_details table th.last {
font-weight:normal;
text-transform:none;
}
.popular_tags{
	overflow: hidden;	
}
#popular {
	width: 370px; background: #f5f5f5;
	clear:left; float:left;
    padding: 0px 20px 10px 20px;
}
#popular p {
color:#CC0000;
font-weight:bold;
margin-bottom:5px;
text-transform:uppercase;
}
#popular ul {
color:#999999;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#popular ul li {
float:left;
margin-bottom:3px;
width:100%;
}
#popular .bank {
display:block;
}
#popular ul a {
background:#333333 none repeat scroll 0 0;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
padding:0 3px;
text-decoration:none;
}
#popular ul a:hover {
background:#996699 none repeat scroll 0 0;
color:#FFFFFF !important;
text-decoration: none !important;
}
#product_details #popular h3, #product_details #tags h2 {
color:#666666;
font-size:28px;
line-height:1.1em;
margin-bottom:13px;
}
#share {
background:#999999 none repeat scroll 0 0;
float:left;
margin-right:400px;
padding:10px;
width:222px;
}
#tags {
	background: #F5F5F5; width: 300px;
	float:right; line-height:1.45em;
	padding: 0px 20px 10px;
}
#tags h2, #tags .h2 {
	color:#666666;
	font-size:12px; font-weight:normal;
	margin-bottom:5px;
}
#tags h3, #tags .h3 {
	display:inline;
}
#tags a {
	color:#0033CC;
	font-size:12px;
	text-decoration:none;
}
#tags a:hover {
	color:#0033CC !important;
	text-decoration:underline;
}
#product_details #dictionary {
	float: left;
	width: 270px !important;
	padding: 10px 0px 20px 70px;
	margin: 10px 0px 10px 10px;
	line-height: 1.45em;
	background: url(../images/icn-dictionary.gif) left 50% #fff no-repeat !important;	
	color: #666;
	height: 60px;
}
#product_details #dictionary strong {
	background: none; 
	display: block;
	font-size: 22px; 
	font-weight: normal;
	margin: 10px 0 5px;
}
#product_details #dictionary a {
	text-decoration: none;
	color: #999;
	font-size: 12px;
}
#product_details #dictionary a:hover {
	text-decoration: underline;
}
.btn-share_yahoo {
	background:transparent url(../images/btn-share_yahoo.gif) no-repeat scroll center center;
	float: left; width: 25px; height: 16px;
	margin-left: 50px;
	text-indent:-999em;
}
.btn-share_email {
	background:transparent url(../images/btn-share_email.gif) no-repeat scroll center center;
	float:left;width:16px; height:16px;
	margin-left:15px;
	text-indent:-999em;
}
#extra_functions {
	position: absolute; 
	top: 160px; 
	left: 690px;
	width: 60px; height: 23px;
/*	left: 567px; padding-left: 95px;
	background: url(../images/recomanda.jpg) top left no-repeat;
*/		
	overflow: hidden;
}
.extra_butdetalii{
	top: 24px !important;
	left: 672px !important;
}
.news_extra{
	position: relative !important;
	top: 10px !important;
	left: 0px !important;
	margin-bottom: 10px; 	
}
#extra_functions a {
	margin-top: 3px;
	width: 25px;
	height: 17px;
}
#extra_functions .btn-yahoo {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/btn-yahoo.gif) no-repeat scroll center top;
display:block;
float: left;
text-indent:-9999em;
}
#extra_functions .btn-email {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/btn-email.gif) no-repeat scroll center top;
display:block;
float: left;
text-indent:-9999em;
}
#extra_functions a:hover {
background-position:center bottom;
}
#meta_links {
	position:absolute; width:190px; left:770px; 
}
#meta_links a {
	display: block;
	color: #666;
	font-size: 11px;
	text-decoration: none;
	line-height: 1.5em;
	margin-bottom: 0px;
	background: url(../images/sageata.gif) 0px 5px no-repeat;
	padding-left: 15px;
}
#meta_links a.btn-red {
	background: url(../images/sageata-aplica.gif) left top no-repeat;
	height: 23px; color: #fff !important; font-weight: bold;
	text-transform: uppercase;
	font-size: 10px; line-height: 23px;	padding: 17px 10px;
}
#meta_links a:hover {
	text-decoration: underline;
	color: #fff;
}
.meta_links_box{
	width: 160px; 
	background: #fff;	
	padding: 20px 0px; 
	height: 75px;
}
#meta_links a:hover {
	text-decoration:underline;
}
#home_promo {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bg-home_promo.png) no-repeat scroll left top;
color:#999999;
font-size:12px;
height:89px;
margin-left:32px;
margin-top:10px;
padding-left:256px;
padding-right:5px;
padding-top:75px;
}
#home_promo h1 {
left:-9999em;
position:absolute;
}
#home_promo p {
line-height:1.2em;
}
#home_promo p a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#999999 url(../images/btn-right_arrow.gif) no-repeat scroll right 50%;
color:#FFFFFF;
font-weight:bold;
padding:2px 25px 2px 15px;
text-decoration:none;
}
#home_promo p a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#CC0000 url(../images/btn-right_arrow.gif) no-repeat scroll right 50%;
color:#FFFFFF !important;
}
#quick_products {
margin-top:10px;
}
#quick_products #toggle {
cursor:pointer;
margin-left:32px;
}
#quick_products #toggle a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bg-cele_mai_cautate_large.png) no-repeat scroll left top;
color:#999999;
display:block;
font-size:22px;
height:49px;
line-height:49px;
padding-left:20px;
text-decoration:none;
text-transform:uppercase;
}
#quick_products #toggle a:hover {
background-position:left bottom;
color:#FFFFFF !important;
}
#quick_products #toggle label {
display:block;
font-size:10px;
margin-bottom:5px;
margin-top:15px;
}
#quick_products .presentation {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bg-header_presentation_large.png) repeat-x scroll left top;
border-bottom:1px solid #AAAAAA;
display:inline;
float:left;
margin-left:32px;
padding-right:20px;
}
#quick_products .presentation li {
color:#999999;
float:left;
height:70px;
line-height:1.2em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:20px;
width:216px;
}
#quick_products li h3 {
color:#333333;
font-size:11px;
font-weight:bold;
margin-top:15px;
text-transform:uppercase;
}
#quick_products .presentation p {
margin-bottom:0;
}
#quick_product_list {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
clear:both;
line-height:1.4em;
padding-bottom:10px;
}
#quick_product_list .slice {
border-bottom:1px solid #EEEEEE;
clear:both;
height:1%;
overflow:hidden;
}
#quick_product_list .slice .item {
float:left;
margin-left:20px;
padding:5px 0;
width:340px;
}
#quick_product_list .slice .item2 {
	width: 710px !important;
	padding: 20px 20px 20px 0px;
}
#quick_product_list .no_border {
border-bottom:medium none !important;
}
#quick_product_list .slice .item p {
line-height:1.4em;
margin-bottom:0;
}
#quick_product_list .slice .item .bank a {
color:#999999;
text-decoration:none;
}
#quick_product_list .slice .item .type a {
color:#666666;
font-size:9px;
text-decoration:none;
text-transform:uppercase;
}
#quick_product_list .slice .item .product a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#333333 none repeat scroll 0 0;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
padding:0 2px;
text-decoration:none;
}
#quick_product_list .slice .item .product a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#996699 none repeat scroll 0 0;
color:#FFFFFF !important;
}
#quick_product_list .slice .item .bank a:hover {
text-decoration:underline;
}



#quick_product_list .slice .item .calculatoare {
	margin-top: 25px;
	line-height: 20px;
}
#quick_product_list .slice .item .calculatoare a {
	font-size: 20px; 
	color: #666;
	text-decoration: none;
}
#quick_product_list .slice .item .calculatoare a:hover {
	text-decoration: underline;
	color: #ff0000;
}
#quick_product_list .slice .item .calculatoare.blue a{
	color: #0099ff;
	font-size: 12px;
	font-weight: bold;
}
#quick_product_list .slice .item .calculatoare a img {
	padding-right: 10px;
}
#quick_product_list .slice .item .calculatoare_title {
	color: #666; 
	font-size: 28px;
	padding-top: 0px; 
	padding-bottom: 10px;
	margin-right: 10px;
}
#quick_product_list .slice .item .calculatoare_title span{
	width: 400px; 
	color: #999; 
	font-size: 11px; 
	display: block; 
	line-height: 1em;
	height: 40px;
	padding-top: 10px;
}
#quick_product_list .slice .item .calculatoare_title.bancare {
	background:url("../images/calculatoare-bancare.jpg") no-repeat scroll right top transparent;
	line-height: 26px;
}
#quick_product_list .slice .item .calculatoare_title.leasing {
	background:url("../images/calculatoare-leasing.jpg") no-repeat scroll right top transparent;
	line-height: 26px;
}
#quick_product_list .slice .item .calculatoare_title.asigurari {
	background:url("../images/calculatoare-asigurari.jpg") no-repeat scroll right top transparent;
	line-height: 26px;
}
#quick_product_list .slice .item .calculatoare_text {
	color: #999; 
	line-height: 1.2em;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 22px;
	padding-top: 5px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif
	
}

.bottom_module_calculatoare {
	padding: 0;
    background: #eee;
    border-bottom: 1px solid #eee;
	font-size: 11px;
	margin-top: 10px;
}
.bottom_module_calculatoare li div {
    color: #666;
	text-transform: uppercase;
    padding-top: 20px;
    font-size: 10px;
    font-weight: bold;
	padding-bottom: 10px;
}
.bottom_module_calculatoare ul.with_border{
	border-bottom: 1px dotted #ccc;
}
.bottom_module_calculatoare ul {
	margin-top: 10px;
	overflow: hidden;
	height: 1%;
}
.bottom_module_calculatoare li {
	float: left;
	width: 325px;
	display: inline;
	margin-left: 40px;
	list-style: none;
	line-height: 1.2em;
	padding-bottom: 10px;
}
.bottom_module_calculatoare li p{
	margin-bottom: 15px;
}
.bottom_module_calculatoare li.third {
	margin-left: 20px;
	clear: left;
	width: 345px;
	line-height: 1.2em !important;
}
.bottom_module_calculatoare a {
	color: #0099ff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
}
.bottom_module_calculatoare a .bank{
	color: #666;
	text-decoration: none;
	font-size: 11px;
	display: block;
	margin-bottom: 5px;
	font-weight: normal;
	text-transform: none;
}
.bottom_module_calculatoare a:hover, .bottom_module_calculatoare a .bank:hover {
	color: #0099ff;
	text-decoration: underline;
}
/* @end */

/* @group Vizited products */

#product_comparison {
	margin-top: 10px;
}
#product_comparison table {
	width:100%;
}
#product_comparison th {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#999999 none repeat scroll 0 0;
color:#FFFFFF;
line-height:26px;
padding:10px 15px;
text-transform:lowercase;
vertical-align:middle;
}
#product_comparison th h2 {
font-size:26px;
}
#product_comparison td {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F5F5F5 none repeat scroll 0 0;
border-bottom:1px solid #FFFFFF;
vertical-align:middle;
}
#product_comparison .even td {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F0F0F0 none repeat scroll 0 0;
}
#product_comparison tr:hover td {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
}
#product_comparison td.product {
color:#999999;
line-height:1.2em;
padding:5px 15px;
width:235px;
}
.box_gri a{
	background: #ccc !important;
	color: #666 !important;	
}
.box_gri a:hover{
	background: #000 !important;
	color: #666 !important;	
}
#product_comparison td.action {
	padding: 10px 0;
	background: #ff0000 !important;
	width: 20px;
}
#product_comparison td.action a.btn-view_comparison {
	background: url(../images/plus_sign.jpg) center center no-repeat #ff0000;
	width: 20px; height: 68px;
	text-indent: -9999em;
	display: block;
}
#product_comparison td.product span.bank, #product_list td.name span.bank {
color:#996699;
font-weight:normal;
text-decoration:none;
}
#product_comparison td.product h2 a {
color:#333333;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

/* @end */
#news {
	padding-bottom: 1px;
	background: #fff;
	position: relative;
}
.news_relativ{
	position: relative;
	padding-left: 20px;	
}
.sponsor_links,
.sponsor_links_news,
.sponsor_links_jobs_details,
.sponsor_links_news_details{
	position: absolute !important;
	top: 0px; left: 0px;
}
.sponsor_links_news{
	position: absolute !important;
	top: 2px; left: 0px;
}
a.promotional{
	color: #f00;	
}
.relativ_job{
	position: relative !important;	
}
.sponsor_links_jobs{
	position: absolute !important;
	top: 0px; left: 0px;
}
.sponsor_links_jobs_details{
	position: absolute !important;
	top: 0px; left: 0px;
}

.sponsor_links img,
.sponsor_links_news img,
.sponsor_links_news_details img{
	padding: 0px; margin: 0px;	
	padding-right: 0px;
	cursor: help;
}
#news h1 {
	background: #999;
	padding: 0 20px;
	color: #fff;
	line-height: 40px;
	height: 40px;
	font-size: 26px;
	font-weight: normal;
}
#news #main_column {
	float: left;
	width: 408px;
}
#news #main_column ol {
	list-style: none;
	margin-top: 15px;
}
#news #main_column li {
	margin-bottom: 15px;
}
.starred_product {
	position: absolute;
	left: -25px;
	margin-top: 3px;
}
#news #main_column li .h3 a {
	font-size: 22px; line-height: 1.2em;
	color: #666; text-decoration: none;
	font-weight: normal;
}
#news #main_column li .h3 a:hover {
	text-decoration: underline;
}
#news #main_column li p {
	margin-bottom: 0;
	color: #999;
	font-size: 12px;
}
#news #main_column li p.date {
	font-size: 11px;
}
#news #main_column li p a {
	color: #996699;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#news #main_column li p.date a:hover {
	text-decoration: underline;
}
#news #main_column .more {
	margin: 5px 0 20px;
}
#news #main_column li.featured .h3 a {
	color: #c00;
}
#news #main_column li p {
	margin-bottom: 0;
	color: #999;
	font-size: 12px;
}
#news #main_column li p.date {
	font-size: 11px;
}
#news #main_column .more a {
	background: #666;
	color: #fff;
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-weight: bold;
	width: 140px;
	text-align: center;
}
#news #main_column .more a:hover {
	background: #c00;	color: #fff !important;
}
#news #side_column {
	float: right; 
	width: 300px;
	margin: 10px 10px 0px 20px;
	line-height: 1.2em;
}
#news #side_column .h2 {
	background: url(../images/icn-right_yellow_arrow.gif) left 50% no-repeat;
}
#news #side_column #popular_articles {
	background: #f6f6f6;
	padding: 1px 0px;
}
#news #popular_articles .h2 {
	margin: 20px 0 0px;
	padding: 0 10px;
	font-weight: bold; 	
	text-transform: uppercase;
	color: #333;
	display: block;
}
#news #popular_articles p {
	padding: 0 10px 10px;
	font-size: 11px; 
	line-height: 14px;
	border-bottom: 1px dashed #ddd;
	color: #999;	
}
#news #popular_articles li {
	margin: 0 10px 10px;
	color: #999;
	list-style: none;
}
#news #popular_articles li p {
	padding: 0;
	border: none;
}
#news #popular_articles li a {
	color: #999;
	text-decoration: none;
}
#news #popular_articles li a:hover {
	text-decoration: underline;
}
#news #popular_articles a.bank {
	color: #996699;
}
#news #side_column #dictionary {
	padding: 25px 20px 15px 68px;
	background: url(../images/icn-dictionary.gif) left 50% no-repeat;
	color: #666;
}
#news #popular_articles .h3 {
	display: inline;
}
#news #popular_articles .h3 a {
	color: #999;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#news #popular_articles a.bank {
	color: #996699;
}
#news #side_column #dictionary {
	padding: 25px 20px 15px 68px;
	background: url(../images/icn-dictionary.gif) left 50% no-repeat;
	color: #666;
}
#news #side_column #dictionary strong {
	margin: 10px 0 5px;
	display: block;
	background: none;
	font-weight: normal;
	font-size: 22px;
}
#news #side_column #dictionary a {
	text-decoration: none;
	color: #333;
}
#news #news_description {
	float: left;
	width: 400px;
	margin-left: 15px;
}
#news #news_description h2 {
  background: none;  color:#333333;
  height:auto;
  font-size:28px; font-weight:normal;
  line-height:1.2em; 
  margin-bottom:10px; padding:0;
}
#news #news_description #other_articles ul {
	margin-bottom: 30px;
}
#news #news_description #other_articles .more a {
  background: #666; color: #FFF !important;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 10px; font-weight: bold;
  padding: 4px 20px;
}
#news #news_description #other_articles .more a:hover {
  background: #996699;
}
#news #news_description .source {
  color:#999999;
}
#news #news_description .source a {
  color:#999999;
  text-decoration:none;
}
#news #news_description .download a:hover {
}
#news #news_description #other_articles .h4top {
  border-bottom:1px solid #CCCCCC;
  color: #333;
  font-size: 10px; font-weight: bold;
  text-transform: uppercase;
  display: block;
  position: relative; left: -15px;
  margin-bottom: 8px; padding: 10px 0 5px 15px;
}
#news #news_description #other_articles h2.top {
  border-bottom:1px solid #CCCCCC;
  color: #333;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 0 5px 15px;
  position: relative;
  left: -15px;
  margin-bottom: 8px;
}
#news #news_description #other_articles li {
	list-style: none;
	margin-top: 3px;
}
#news #news_description #other_articles li a {
  color: #666;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
#news #news_description #other_articles li .h3 a {
  color: #666;
  font-size: 12px; font-weight: bold;
  text-decoration: none;
}
#news #news_description #other_articles li .h3 a:hover {
  color: #333333 !important;
  text-decoration:underline;
}
#news #news_description #other_articles li h2 a {
  color: #666;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
#news #news_description #other_articles li h2 a:hover {
  color: #996699 !important;
  text-decoration:underline;
}
#news #news_description #other_articles li a:hover {
  color: #996699 !important;
  text-decoration:underline;
}
#news #news_description h1 {
  background:transparent none repeat scroll 0 0;
  color:#333333;
  font-size:28px;
  font-weight:normal;
  height:auto;
  line-height:1.2em;
  margin-bottom:10px;
  padding:0;
}
#news #news_description #other_articles .bank {
  color: #996699;
  text-decoration: none;
  font-weight: normal;
}
#news #news_description #meta {
  padding-top:20px;
}
#news #news_description #meta p {
  color:#666666;
  font-size:11px;
  margin-bottom:0;
}
#news #news_description #meta p a {
  color:#666666;
  text-decoration:none;
}
#news #news_description #meta p a.bank {
  color:#996699;
  font-size:10px;
  text-transform:uppercase;
}
#news #news_description #meta p a:hover {
  color:#996699 !important;
  text-decoration:underline;
}
#news #news_description #meta p a.bank:hover {
  color:#996699 !important;
}
#news #news_description p {
  color:#666666;
  font-size:12px;
  line-height:1.2em;
}

/*convertor*/
#convertor {
	background: #f5f5f5;
	padding: 1px 0 10px;
	margin-bottom: 20px;
}
#convertor h2 {
	margin: 15px 0 5px;
	padding: 0 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #996699;
}
#convertor p {
	padding: 5px 10px;
	font-size: 11px;
	color: #666;
	margin: 0;
}
#convertor p.line_bottom {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
#convertor p label {
	display: block;
	padding-bottom: 1px;
	font-size: 12px;
}
#convertor p input,
#convertor p select {
	width: 190px;
}
#convertor p input {
	width: 250px;
}
#convertor p label strong {
	color: #996699;
}
#convertor p label em {
	font-style: normal;
	font-weight: bold;
}
#parteners {
	background: #f5f5f5;
	padding: 1px 0 10px;
}
#parteners h2 {
	margin: 15px 0 5px;
	padding: 0 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #c00;
}
#parteners li {
	list-style: none;
	margin: 0 10px 5px;
	font-size: 12px;
}
#parteners li a {
	color: #333;
	text-decoration: none;
}
#parteners li a:hover {
	text-decoration: underline;
}
#news #side_column #tags {
	width: auto;
	padding: 15px 0;
}
#news #side_column #tags h2 {
	padding: 0 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #999;
}
#news #side_column #tags p {
	margin: 5px 10px 0;
}
#banks_header {
	background:#aaa url(../images/bg-section_header.gif) left top repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
#banks_header .left_part {
	float: left;
	width: 508px;
	margin-left: 15px;
	padding: 10px 0;
	color: #fff;
}
#banks_header .left_part select {
	margin-right: 10px;
}
#banks_header .right_part {
	float: right;
	width: 230px;
	padding: 12px 0;
	color: #fff;
}
#branches {
	background: #fff;
	height: 100%;
}
#branch_header {
	background: #f6f6f6;
	padding: 1px;
	height: 165px;
}
#branch_header #branch-logo {
	float: right;
	margin: 25px 20px 25px 15px;
}
#branch_header #branch-logo img {
	display: block;
}
#branch_header h2, #branch_header .h2 {
	font-size: 26px;
	line-height: 1em;
	margin: 25px 0px 0px 14px;
	color: #333;
	display: block;
	text-transform: uppercase;
}
#branch_header p {
	font-size: 12px;
	color: #999;
	line-height: 1.2em;
	margin-left: 14px;
}
#branch_header .more {
	padding-top: 10px;
}
#branch_header .more a {
	background: #333;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	padding: 4px 5px;
}
#branch_header .more a:hover {
	background: #996699;
	text-decoration: none !important;
	color: #fff !important;
}
#branch_header .more a.selected {
	background: #996699;
}
#branch_header .branch_details_selection {
	width: 237px;
	margin-left: 15px;
}
#branch_header .branch_details_selection img {
	margin: 10px;
	margin-left: 0;
	border: 1px solid #ccc;
}
#branch_header .branch_details_selection label {
	display: block;
	font-size: 12px;
	color: #999;
}
#branch_header .branch_details_selection select {
	width: 210px;
}
#branches .options {
	background: #aaa;
	border-bottom: 10px solid #eee;
}
#branches .options p {
	margin: 0;
	padding: 10px 20px;
}
#branches .options p a {
	background: #666;
	color: #fff;
	text-decoration: none;
	padding: 2px 10px;
	font-size: 11px;
	margin-right: 5px;
}
#branches .options p a:hover {
	background: #c00;
	color: #fff !important;
}
#branches #banks li {
	background: #f5f5f5;
	list-style: none;
	overflow: hidden;
	height: 1%;
	border-bottom: 1px solid #fff;
}
#branches #banks li.even {
	background: #f0f0f0;
}
#branches #banks li .h2 {
	width: 492px;
	padding: 55px 0 5px 15px;
	text-transform: uppercase;
	margin: 0;
	font-size: 12px;
	line-height: 1.2em;
	display: block;
}
#branches #banks li .h2 strong {
	display: block;
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	color: #996699;
	line-height: 1.2em;
}
#branches #banks li .h2 a {
	text-decoration: none;
	color: #333;
	font-weight: normal;
	font-size: 26px;
	line-height: 1em;
}
#branches #banks li .h2 a:hover {
	text-decoration: underline;
}
#branches #banks li p {
	margin: 5px 15px 0 15px;
	font-size: 12px;
	width: 485px;	
	color: #999;
}
.sucursala_spot{
	width: 485px;
	margin: 20px 0px 20px 15px;
	overflow: hidden;
}
	a.sucs_produs{
		display: block;
		float: left; 
		width: 189px; height: 26px;
		overflow: hidden;
		background: url(../images/sucursale/sucursale_calc_off.gif) left top no-repeat;
		text-indent: -9999px;
		margin-right: 20px;
	}
	a.sucs_produs:hover{
		background: url(../images/sucursale/sucursale_calc_on.gif) left top no-repeat;		
	}
	a.sucs_contact{
		display: block;
		float: left; 
		width: 189px; height: 26px;
		overflow: hidden;
		background: url(../images/sucursale/sucursala_contact_off.gif) left top no-repeat;		
		text-indent: -9999px;		
	}
	a.sucs_contact:hover{
		background: url(../images/sucursale/sucursala_contact_on.gif) left top no-repeat;			
	}
	
#branches #banks li p a {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #aaa;
	text-decoration: none;
}
#branches #banks li p.resources a {
	background: #333; color: #fff;
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
	padding:  4px 5px;	
}
#branches #banks li p.resources a:hover {
	background: #996699;
	color: #fff !important;
	text-decoration: none !important;
}
#branches #banks li .bank_details {
	float: right; display: inline;
	margin: 25px 20px 25px 0px;
}

#branches #banks li.even:hover,
#branches #banks li:hover {
	background: #fff;
}

.bank_details img {
	display: block;
}
#branches #bank_details .bank_details {
	float: right;
	border: 1px solid #ccc;
	margin: 10px;
}
#branches #bank_details .h2 {
	margin: 20px 20px 5px;
	display: block;
}
#branches #bank_details .h2 a {
	text-decoration: none;
	font-weight: bold;
	color: #333;
	font-size: 26px;
	font-weight: normal;
	color: #996699;
}
#branches #bank_details .h2 a:hover {

}
#branches #bank_details li {
	list-style: none;
	margin-left: 20px;
}
#branches #bank_details li a {
	text-decoration: none;
	font-weight: bold;
	color: #666;
	font-size: 12px;
}
#branches #bank_details li a:hover {
	text-decoration: underline;
}
#branches #bank_details p {
	color: #999;
	padding: 0 20px 20px;
	font-size: 12px;
}
#compare {
	line-height: 1.2em;
}
.compara_bk{
	background: #fff;
	width: 760px;	
	margin-top: 0px;		
}
#site-header {
	height: 300px;
	width: 760px;
	position: relative;	
}
#white-logo a {
	background: url(../images/logo-cautleasing-white.gif) left center no-repeat;
	height: 35px;
	width: 165px;
	display: block;
	text-indent: -9999em;
}
#site-header #btn-inapoi {
	background: url(../images/btn-inapoi.gif) left 50% no-repeat;
	height: 19px;
	width: 80px;
	display: block;
	position: relative;
	position: absolute;
	right: 0;
	top: 22px;
	line-height: 19px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
#site-header #btn-inapoi:hover {
	background: transparent url(../images/btn-yellow-hover.gif) repeat scroll left 50%;
	color: #fff !important;

}
#compare-header {
	background: #eee;
	margin-bottom: 10px;
	padding: 20px 0px;
	position: relative;
	z-index:0;
}
#compare-header h2 {
	background: #996699;
	color: #fff;
	padding: 10px 0;
	padding-left: 20px;
	font-size: 12px;
}
#compare-header h2 strong {
	font-size: 26px;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	line-height: 1em;
}
#compare-header table {
	font-size: 12px;
	color: #333;
}
#compare-header table td {
	padding: 2px;
	font-size: ;
}
#compare .first_column {
	width: 121px;
	padding: 2px 5px 2px 10px;
}
#compare .second_column,
#compare .third_column,
#compare .fourth_column {
	width: 193px;
	padding: 2px 7px 2px 8px;
}
#compare .last_cell {
	padding: 0 !important;
	vertical-align: bottom;
}
#compare .last_cell .for_go_up {
	width: 193px;
	padding: 2px 5px 2px 10px;	
	position: relative;
	margin: 0;
}
#compare-header h3 a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.institution a {
	color: #666;
	text-decoration: none;
}
#compare-header h3 a:hover,
.institution a:hover {
	text-decoration: underline;
}
.btn-remove_product {
	padding: 2px 4px;
	background: #999;
	font-size: 11px;
	color: #fff;
	text-decoration: none;	
}
.btn-apply_online {
	background: #996699; color: #fff;
	font-size: 10px; 
	font-weight: bold;
	padding: 3px 4px;
	text-transform: uppercase;	text-decoration: none;
}
.btn-remove_product:hover,
.btn-apply_online:hover {
	color: #fff !important;
	background: #333;
	text-decoration: none !important;
}
#compare-header .last_row td,
#compare-header .last_row th {
	padding-top: 20px;
}
#compare-header .no_data h3 {
	color: #999;
	text-transform: none;
	font-weight: normal;
	margin: 0;
	margin-bottom: 12px;
}
#compare-header .no_data  {
	vertical-align: top;
}
#compare-header .no_data p {
	margin: 8px 0 0;
}
#compare-header .no_data select {
	width: 170px;
}
#compare #compare-content table {
	margin-bottom: 20px;
}
#compare #compare-content .no_margin table {
	margin-bottom: 0px;
}
#compare #compare-content th {
	background: #ddd;
	padding-top: 7px;
	padding-bottom: 7px;
	border-right: 1px solid #fff;
}
#compare #compare-content th strong {
	color: #999;
	text-transform: uppercase;
}
#compare #compare-content th a {
	color: #999;
	text-decoration: none;
}
#compare #compare-content th a:hover {
	text-decoration: underline;
}
#compare #compare-content td {
	font-size: 12px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #fff;
	background: #f5f5f5;
	padding-bottom:7px;
	padding-top:7px;
	vertical-align:middle;	
}
#compare #compare-content td a{
	color: #999;
	text-decoration: none;
}
#compare #compare-content td a:hover{
	text-decoration: underline;
}
#compare #compare-content .no_data {
	border-right: 0;
	border-bottom: 1px solid #f5f5f5;
}
#compare #compare-content .last_row td {
	border-bottom: 0;
}
#compare #compare-content .disclamer {
	width: 680px;
	color: #999;
	font-size: 12px;
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 30px 0px;	
}
#compare #compare-content .first_column {
	color: #999;
}


#currency-header {
	background:#bbb; color: #fff; zoom: 1;
	overflow:hidden;
	padding:10px 10px 10px 15px;
	margin-bottom: 10px;
}
#currency-header h2 {
	color:#999999;
	width:400px; float:left;
	font-size:22px;	line-height: 22px;
	text-transform:uppercase;
}
#currency-header .date {
	color:#fff;
	font-size:22px;
	margin: 0px; padding:20px 0px;
	width:400px; float:left;
	line-height:22px;
	display: block;
	text-transform:uppercase;
}
#currency-header h2 em {
color:#666666;
display:block;
font-style:normal;
font-weight:normal;
}
#currency-header h2 strong {
color:#333333;
display:block;
font-weight:normal;
}
#currency-header .selector {
float:right;
padding-top:10px;
width:224px;
}
#currency-header .selector label {
	color:#fff;
	display:block;
	font-size:11px;
}
#currency-header .selector .currency_chooser {
float:left;
width:80px;
}
#currency-header .bank_chooser {
color:#fff;
float:left;
font-size:12px;
padding-top:10px;
width:400px;
}
#currency-header .selector .month_chooser {
float:right;
width:110px;
}
#currency-header .selector .day_chooser {
float:left;
margin-left:20px;
width:110px;
}
#currency-header .selector .day_chooser .month, #currency-header .selector .day_chooser .day {
width:15px;
}
#currency-header .selector .day_chooser input {
float:left;
margin-right:5px;
width:70px;
}

#currency_exchange {
}
#currency_exchange h1 {
	background: #aaa;
	padding: 10px 15px;
	font-size: 22px;
	color: #fff;
}
#currency_exchange h2.header {
	background: #aaa;
	height: 40px;
	line-height: 40px;
	font-size: 26px;
	color: #fff;
	font-weight: normal;
	padding: 0 20px;
}
#currency_exchange h2.tall {
	line-height: 70px;
	height: 70px;
	background: #aaa;
	color: #fff;
	position: relative;
	text-transform: uppercase;
}
#currency_exchange h2.tall .pick {
	position: absolute;
	right: 15px;
	top: 13px;
	font-size: 12px;
	line-height: 1.4em;
	width: 285px;
	text-transform: lowercase;
}
#currency_exchange h2.tall .pick .currency {
	float: left;
	width: 110px;
}
#currency_exchange h2.tall .pick .currency select {
	width: 80px;
}
#currency_exchange h2.tall .pick .month {
	float: left;
	width: 170px;
}
#currency_exchange h2.tall .pick .month select {
	width: 130px;
}
#currency-graph {
	padding: 10px 0;
}
#currency-graph img {
	display: block;
}
#currency-data {
	overflow: hidden;
	height: 1%;
}
#currency-data #main-column {
	float: left;
	width: 450px;
}
#currency-data #side-column {
	float: right;
	width: 290px;
	margin-right: 10px;
	display: inline;
}
#currency-data #side-column #convertor {
	margin-top: 0;
}
#currency-data #main-column table {
	background: #f6f6f6;
	width: 100%;
	margin: 0;
}
#currency-data #main-column table tr.even td {
	background: #f0f0f0;
}
#currency-data #main-column table th {
	background: #ddd;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}
#currency-data #main-column table th a {
	color: #999;
	text-decoration: none;
}
#currency-data #main-column table th a:hover {
	text-decoration: underline;
}
#currency-data #main-column table .date,
#currency-data #main-column table .institution,
#currency-data #main-column table .currency_definition {
	padding: 10px 15px;
}
#currency-data #main-column table td.date,
#currency-data #main-column table td.institution,
#currency-data #main-column table td.currency_definition,
#currency-data #main-column table td.variation {
	color: #666;
	font-size: 12px;
}
#currency-data #main-column table td.currency_definition,
#currency-data #main-column table td.variation {
	color: #999;
}
#currency-data #main-column table td.institution a {
	color: #666;
	text-decoration: none;
}
#currency-data #main-column table td.institution a:hover {
	text-decoration: underline;
}
#currency-data #main-column table td.currency_definition a {
	color: #c00;
	text-decoration: none;
	font-weight: bold;
	margin-right: 10px;
}
#currency-data #main-column table td.currency_definition a:hover {
	text-decoration: underline;
}
#currency-data #main-column table td.currency a {
	color: #c00;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
#currency-data #main-column table td.currency a:hover {
	text-decoration: underline;
}
.fall_red,
.fall_green,
.rise_red,
.rise_green {
	color: #666;
	padding-right: 16px;
	zoom: 1;
}
.order_down {
	background: url(../images/bg-order_arrow.gif) no-repeat right 50%;
	margin-right: 20px;
}
.order_up {
	background: url(../images/bg-order_arrow_sus.gif) no-repeat right 50%;
	margin-right: 20px;
}
.fall_red {
	background: url(../images/icn-fall_red.gif) right 50% no-repeat;
}
.fall_green {
	background: url(../images/icn-fall_green.gif) right 50% no-repeat;
}
.rise_red {
	background: url(../images/icn-rise_red.gif) right 50% no-repeat;
}
.rise_green {
	background: url(../images/icn-rise_green.gif) right 50% no-repeat;
}
.fall_red strong,
.fall_green strong,
.rise_red strong,
.rise_green strong {
	color: #000;
}
#jobs {
	height: 100%;	
	padding-top: 1px;	
}
#jobs-header {
	height: 50px; margin-top: 20px;
}
.jobstodayreg{
	position: absolute; top: 121px; left: 0px; overflow: hidden;
	width: 300px; height: 25px;
}
#jobs-header .btn-back {
	background: url(../images/btn-yellow.gif) left 50%;
	float: right;
	width: 120px;
	padding-left: 10px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	margin-top: 31px;
	text-transform: uppercase;
	text-decoration: none;
}
#jobs-header a.btn-back:hover {
	background: url(../images/btn-yellow-hover.gif) left 50%;
	color: #fff !important;
}
#jobs-header .picker {
	width: 190px; float: left;
}
#jobs-header .margin_left {
	margin-left: 20px;
}
#jobs-header .picker select {
	width: 100%;
}
#jobs-header .picker label {
	display: block;
	color: #999; font-size: 11px;
}
#jobs-description {
	background: #fff;
	position: relative;
}
#jobs-description #starred_product {
	left: -26px;
}
#jobs-description #main-column {
	width: 400px; float: left;
}
#jobs-description #side-column {
	width: 320px; float: right;
}
a.dmorejobs{
	text-align: right;
	display: block;
	margin-right: 25px;	
}
#jobs-description h1,
#jobs-description h2 {
	font-size: 26px;
	color: #666;
	font-weight: normal;
	line-height: 1.2em;
	margin: 20px;	
}
#jobs-description #main-column dl {
	border: dashed	#ccc;
	border-width: 1px 0;
	overflow: hidden;
	height: 1%;
	line-height: 1.2em;
	color: #999;
	margin: 0 20px;
	padding: 7px 0;
	font-size: 12px;
}
#jobs-description #main-column dl dt {
	float: left;
	width: 48%;
	clear: left;
}
#jobs-description #main-column dl dd {
	float: left;
	width: 48%;
	margin: 0;
	padding: 0;
}
#jobs-description #main-column .apply {
	margin: 20px;	
}
#jobs-description #main-column .apply a {
	background: #996699;
	color: #fff;
	padding: 3px 10px;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#jobs-description #main-column .apply a:hover {
	color: #fff !important;
	background: #000;
	text-decoration: none !important;
}
#jobs-description #main-column .h3 {
	font-weight: bold;
	color: #666;
	font-size: 12px;
	margin: 0 20px;
}
#jobs-description #main-column p {
	color: #666;
	font-size: 12px;
	margin: 0 20px 1.2em;
	line-height: 1.2em;
}
#jobs-description #main-column #share .btn-share_yahoo {
	margin-left: 10px;
}
#jobs-description #main-column #share {
	width: 130px;
}
#jobs-description #side-column #company-img {
	margin: 20px 0 10px;
	display: block;
}
#jobs-description #side-column #company-img img {
	display: block;
}
#jobs-description #side-column a.btn-more {
	color: #999;
	text-decoration: none;
	font-size: 11px;
}
#jobs-description #side-column a.btn-more:hover {
	text-decoration: underline;
}
#sponsorship {
	margin-top: 50px;
	color: #999;
	font-size: 12px;
}
#jobs-list h2,
#jobs-list .h2 {
	color: #fff; font-size: 26px; font-weight: normal; line-height: 1.2em; margin: 10px 0px 10px 0px;	
	display: block;
}
#jobs-list h2 strong,
#jobs-list .h2 strong {
	color: #333;
	display: block;
	font-weight: normal; text-transform: uppercase;
}
#jobs-list {}
#jobs-list h3 {
	font-size: 26px;
	padding-top: 40px;
	color: #999;
	font-weight: normal;
	margin-left: 20px;
	line-height: 1.2em;
	margin-bottom: 10px;
}
#jobs-list h3 strong {
	font-weight: normal;
	color: #333;
	display: block;
	text-transform: uppercase;
}
#jobs-list table {
	width: 100%;
}
#jobs-list table th {
	background: #ddd;
	padding: 10px 10px;
	font-size: 12px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	border-right: 1px solid #fff;
}
#jobs-list table .institution {
	width: 180px;
}
#jobs-list table td {
	background: #f5f5f5;
	padding: 10px 10px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	font-size: 12px;
	color: #999;
	vertical-align: middle;
}
#jobs-list table td.date,
#jobs-list table th.date {
	border-right: none;
}
#jobs-list table td a {
	text-decoration: none;
	color: #996699;
}
#jobs-list table th.title {
	padding: 10px 20px;
	width: 200px;
}
#jobs-list table td.title {
	vertical-align: top !important;
	padding: 0px;
	width: 290px;	
}
#jobs-list table td.title h2,
#jobs-list table td.title .h2 {
	margin: 0; padding: 0;
	font-size: 12px;
	display: block;
}
#jobs-list table td.title div {
	position: relative;
}
#jobs-list table td.title div #starred_product {
	top: 12px;
	left: -27px;
}
#jobs-list table td.title a {
	padding: 20px 20px 20px 20px;
	display: block;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#jobs-list table td.cities a {
	color: #999;
	text-decoration: none;
}
#jobs-list table td a:hover,
#jobs-list table td.title a:hover, 
#jobs-list table td.cities a:hover {
	text-decoration: underline;
}

#jobs-list table .even td {
	background: #f0f0f0;
}
#jobs-list table .even td.date {
	width: 70px;
}
#pagination {
	padding-top: 15px;
	color: #666;
	font-size: 12px;
}
#pagination a {
	color: #666;
	text-decoration: none;
	margin-right: 6px;
}
#pagination a.selected {
	font-weight: bold;
}
#pagination a:hover {
	text-decoration: underline;
	color: #666 !important;
}
#pagination span {
	margin-left: 50px;
}
/* @group Newsletter */
#newsletter {
	background: #f5f5f5;
	margin-top: 10px;
	padding: 10px 20px 13px;
	color: #999;
	font-size: 12px;
}
#newsletter h2 {
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
	font-size: 11px;
	margin-bottom: 2px;
}
#newsletter p {
	margin-bottom: 0;
	line-height: 1.2em;
}
#newsletter .form {
	float: right;
	margin-left: 20px;
	width: 216px;
}
#newsletter .form input {
	width: 170px;
}
#newsletter a {
	background: #999;
	color: #fff;
	border: 0;
	font-weight: bold;
	margin-top: 4px;
	margin-left: -1px;
	font-size: 12px;
	text-decoration: none;
	display: block;
	width: 100px;
	padding: 2px 0;
	text-align: center;
}
#newsletter a:hover {
	background: #996699;
	color: #fff !important;
	text-decoration: none !important;
}
p.copyright {
	color: #aaa;
	padding: 10px 20px;
	font-size: 10px;
}
/* @end */

/* @group Footer */

#footer #nav-filters {
	background: #ccc;
}
.sub-nav, .searched-nav {
	border-bottom: 1px solid #fff;
	padding: 10px 53px;
}
.sub-nav .limiter, .searched-nav .limiter {
	margin: 0;
	width: 700px;
}
.sub-nav {
	font-size: 12px;
	color: #999;
	clear: left;
	background: #f5f5f5;
}
.sub-nav a {
	color: #999;
	text-decoration: none;
}
.sub-nav a:hover {
	color: #999 !important;
	text-decoration: underline;
}
.searched-nav {
	font-size: 12px;
	color: #999;
	background: #f5f5f5;
}
.searched-nav h3 {
	display: inline;
}
.searched-nav strong a {
	color: #000 !important;
	font-weight: bold;
}
.searched-nav strong a:hover{
	color: #000 !important;
}
.searched-nav a {
	color: #999;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
}
.searched-nav a:hover {
	color: #999 !important;
	text-decoration: underline;
}
.footer-description {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 11px;
	color: #999;
	background: #f5f5f5;
	border-top: 1px solid #fff;
}
#footer-breadcrumbs {
	padding-left: 15px;
	padding-bottom: 1px;
	overflow: hidden;
}
#footer-breadcrumbs li {
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-right: 10px;
	list-style: none;
	background: url(../images/icn-right_red_arrow.gif) right 5px no-repeat;
	margin-right: 5px;
}
#footer-breadcrumbs li:last-child,
#footer-breadcrumbs li.last_element {
	background: none;
}
#footer-breadcrumbs h2 a {
	font-size: 11pxa;
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
#footer-breadcrumbs h2 a:hover {
	text-decoration: underline;
}
#nav-filters {
	clear: left;
}
#nav-filters .cards {
	padding-left: 32px;
	color: #999;
	font-size: 12px;
}
#nav-filters a {
	color: #666;
	text-decoration: none;
}
#nav-filters a:hover {
	color: #666 !important;
	text-decoration: underline;
}
#nav-filters ul {
	float: left;
	width: 236px;
	list-style: none;
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 24px;
}
#nav-filters li {
	padding-left: 20px;	
}
#footer-person_type {
	background: url(../images/linie_header.gif) left top no-repeat;
	padding: 10px 0;
	padding-left: 53px;
}
#footer-person_type p {
	margin: 0;
	color: #999;
}
#footer-person_type p .selected {
	color: #666;
}
#footer-person_type p label {
	margin-right: 20px;
}

#nav-filters a.simulator {
	display: block;
	float: left;
	text-indent: -9999em;
	background:url(../images/btn-calculatoare_si_simulatoare_negative.png) left top no-repeat;
	width: 236px;
	height: 77px;
	margin-top: 15px;
	margin-left: 18px;
}
#footer-nav {
	margin-left: 33px;
}
#footer-nav li {
	float: left;
	list-style: none;
}
#footer-nav .btn-credite_si_servicii {
	background: url(../images/btn-footer-credite_si_servicii.gif) left top no-repeat;
	display: block;
	width: 154px;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	line-height: 1em;
	height:  17px;
	padding-top: 10px;
	text-decoration: none;
	font-weight: bold;
}
#footer-nav .btn-leasing {
	background: url(../images/btn-footer-leasing.gif) left top no-repeat;
	display: block;
	width: 146px;	
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	line-height: 1em;
	height:  17px;
	padding-top: 10px;
	text-decoration: none;
	font-weight: bold;
}
#footer-nav .btn-asigurari {
	background: url(../images/btn-footer-asigurari.gif) left top no-repeat;
	display: block;
	width: 146px;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	line-height: 1em;
	height:  17px;
	padding-top: 10px;
	text-decoration: none;
	font-weight: bold;
}
#footer-nav .btn-credite_si_servicii:hover {
	background: url(../images/btn-footer-credite_si_servicii_on.gif) left top no-repeat;
}
#footer-nav .btn-leasing:hover {
	background: url(../images/btn-footer-leasing_on.gif) left top no-repeat;
}
#footer-nav .btn-asigurari:hover {
	background: url(../images/btn-footer-asigurari_on.gif) left top no-repeat;
}
#footer-nav a:hover {
	color: #fff !important;
}
#btn-footer_contact {
	text-transform: uppercase;
	margin-left: 44px;
}
#btn-footer_contact a {
	color: #666;
	line-height: 1em; font-weight: bold;
	display: block; height:  17px;
	margin-top: 10px;
	text-decoration: none;	
}
#btn-footer_contact a:hover {
	color: #c00 !important;
}
#btn-footer_up {
	margin-left: 144px;
}
.footer_go_up{
	height: 18px; background: #ccc;	
}
#btn-footer_up a {
	text-decoration: none;
	font-weight: normal;
	line-height: 1em;
	font-size: 10px;
	color: #fff;
	height:  12px;
	padding: 15px 12px 0;
	display: block;
	background: url(../images/btn-footer_up.gif) center bottom no-repeat;
}
#btn-footer_up a:hover {
	text-decoration: underline;
	color: #fff !important;
}
#branch_details_header {
	height: 1%;
	margin-top: 2px;
	margin-bottom: 20px;
}
#branch_details_header .branch_map {
}
#branch_details {
	padding-bottom: 20px;
}
#branch_details .h3 {
	color: #666;
	font-size: 26px;
	font-weight: normal;
	margin: 10px 15px 0;
}
#branch_details .h3 a{
	color: #996699;
	text-decoration: none;
}
#branch_details .item a {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#branch_details .item .location {
	color: #333;
	font-size: 12px;
	display: block;
	font-weight: normal;
	text-decoration: none;
}
#branch_details a:hover .location {
	color: #996699;
}

#branch_details .slice {
	overflow: hidden;
	height: 1%;
	border-bottom: 1px dashed #ccc;
}
#branch_details .no_border {
	border: none;
}
#branch_details .item {
	width: 202px; float: left;
	margin: 10px 0 10px 15px;		
}
#branch_details .item p {
	margin: 0;
	color: #999;
	font-size: 12px;
}

#branch_details .item p.location a:hover {
	text-decoration: underline;
}
#branch_details .item p.see_map {
	margin-top: 5px;	
	font-size: 10px;
}
#branch_details .item p.see_map a {
	text-decoration: none;
	color: #996699;
	font-weight: normal;
}
#branch_details .item p.see_map a:hover {
	text-decoration: underline;
}
.compare .searched-nav {
	padding-left: 20px;
	background: none;
	border: 0;
	background: #F5F5F5 none repeat scroll 0 0;
	text-transform: uppercase;
	font-size: 10px;
}
#searched-nav-words-compara {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	background: none;
	background: #F5F5F5 none repeat scroll 0 0;
	border-bottom: 1px solid #fff;
	font-size: 10px;
	color: #999;
}
#searched-nav-words-compara span{
	text-transform: none;
	font-size: 10px;
}
#searched-nav-words-compara a {
	text-decoration: none;
	color: #999 !important;
	text-transform: lowercase;
}
#searched-nav-words-compara a:hover {
	text-decoration: none;
	color: #999 !important;
}
#jobs-description .main-column
/* @end */
/* @end */

.dash_separator {
	height: 9px;
	margin-bottom: 8px;
	line-height: 1px;
	border-bottom: 1px dashed #ccc;
}
#starred_product {
	position: absolute;
	left: -45px;
	top: 38px;
}
#footer_breadcrumbs {
	color: #aaa;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
}
#footer_breadcrumbs.compare {
	margin-left: 20px;
}
/* @group overrides */


#dictionary {
	background: #fff;
	padding-bottom: 1px;
	height: 100%;
}
#dictionary #dictionary_head {
	background: #aaa;
	padding: 20px 15px;
	margin-bottom: 20px;
	color: #fff;
	zoom: 1;
}
#dictionary #dictionary_head a {
	text-transform: uppercase;
	color: #996699;
	margin: 0 5px;
	font-weight: bold;
	text-decoration: none;
}
#dictionary #dictionary_head a:hover {
	text-decoration: underline;
}
#dictionary #dictionary_head .inactive {
	color: #ccc;
	font-weight: bold;
	margin: 0 5px;
}
#dictionary #dictionary_description {
	margin: 0 15px 20px;
}
#dictionary #dictionary_description h1,
#dictionary #dictionary_description .h1 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	display: block;
}
#dictionary #dictionary_description p {
	font-size: 12px;
	color: #666;
	line-height: 1.2em;
}
#dictionary .dictionary_module {
	padding: 0 20px 10px;
	position: relative;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
#dictionary .last_element {
	margin-bottom: 0;
	border-bottom: none;
}
#dictionary .dictionary_module .btn-go_up {
	height: 6px;
}
#dictionary .dictionary_module h2,
#dictionary .dictionary_module .h2 {
	font-size: 28px;
	display: block;
	font-weight: normal;
}
#dictionary .unavailable h2,
#dictionary .unavailable .h2,
#dictionary .unavailable p {
	color: #999;
}
#dictionary .unavailable p {
	margin-bottom: 0;
}
#dictionary .dictionary_module ul {
	overflow: hidden;
	height: 1%;
}
#dictionary .dictionary_module li {
	list-style: none;
	width: 225px;
	float: left;
}
#dictionary .dictionary_module li a {
	text-decoration: none;
	color: #996699;
	font-weight: bold;
	font-size: 12px;
}
#dictionary .dictionary_module li a:hover {
	color: #c00;
	text-decoration: underline;
}

#search_results {
	padding-bottom: 1px;
}
#search_results #search_header {
	background: #aaa;
	margin-bottom: 10px; padding: 5px 15px;
	color: #fff;
	font-size: 22px;
	zoom: 1;
}
#search_results .search_module {
	background: #fff;
	padding-top: 15px;
	padding-bottom: 1px;
}
#search_results .search_module li {
	margin-bottom: 15px;
	list-style: none;
	padding: 0 20px;
	font-size: 12px;
	color: #999;
}
#search_results .search_module li a.h2,
#search_results .search_module li a {
	display: block;
	font-size: 11px; 
	line-height: 10px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#search_results .search_module li a strong {
	display: block;
	font-weight: bold;text-transform: uppercase;
	font-size: 11px;
}
#search_results .search_module li .location {
	color: #999;
	font-size: 11px;
	color: #996699;
}
#currencies {}
#currencies_header {
	background: #ededed url(../images/bg-section_header.gif) left top repeat-x;
	border-bottom: 1px solid #fff;
	padding: 20px 15px;
	position: relative;
}
#currencies_header h2 {
	font-size: 22px;
	margin-right: 265px;
	color:  #fff;
	font-weight: normal;
}
#currencies_header h2 strong {
	text-transform: uppercase;
	font-weight: normal;
	color: #666;
}
#currencies_header #currencies_header_selector {
	position: absolute;
	right: 0;
	top: 30px;
	width: 270px;
}
#currencies_header #currencies_header_selector label {
	color: #fff;
	font-size: 12px;
	display: block;
}
#currencies_header #currencies_header_selector select {
	width: 100%;
}
#currencies_header #currencies_header_selector .currency {
	width: 84px;
	float: left;
	margin-right: 20px;
}
#currencies_header #currencies_header_selector .month {
	width: 150px;
	float: left;
}
#currencies #table table {
	width: 100%;
}
#currencies #table table th {
  background: #aaa;
  border-right: 1px solid #fff;
}
#currencies #table table th a {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
  padding: 10px 15px;
  display: block;
  color: #fff !important;
  text-decoration: none;
}
#currencies #table table th span {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	  padding: 10px 15px;
	  display: block;
	  color: #fff;
}
#currencies #table table .bank a span {
  padding-right: 18px;
	background:  url(../images/icn-oder_image.gif) right 50% no-repeat;
}
#currencies #table table .bank {
	width:250px; color:#666666;
	text-transform:uppercase;	
}
#currencies #table table td {
	background: #f0f0f0;
  padding: 10px 15px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
#currencies #table table td.currency a {
	color: #999;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#currencies #table table td.currency a em {
	color: #333; margin-left:5px;	
	font-style: normal; font-weight:bold;	
}
#currencies #table table .bank {
	width: 250px;
}
#currencies #table table .currency_rate span,
#currencies #table table .loss span {
	width: 121px;
}
#currencies #table table tr.best td {
	background:none repeat scroll 0 0 #999999;
	color:#FFFFFF !important;
}
#currencies #table table tr.best td span {
	color:#fff !important;
}
#currencies #table table .bank a {
	text-transform: uppercase;
	color: #333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#currencies #table .currency img {
	position: relative;
	top: 2px;
}
#currencies #table table .currency_rate,
#currencies #table table .result,
#currencies #table table .loss {
	color: #999;
	text-transform: uppercase;
}
#currencies #table table .wide_data {
	width: 175px;
}
#currencies #table table td.wide_data {
	text-transform: uppercase;
	color: #666;
} 
#currencies #table table .currency_rate strong,
#currencies #table table .result strong,
#currencies #table table .loss strong {
	margin-right: 4px;
	font-weight: normal;
}
#currencies #table table .currency_rate strong {
	color: #333;
	font-weight: bold;
}
#currencies #table table .result strong {
	color: #333;
	font-weight: bold;
}
#currencies #table table .loss {
	border-right: none;
}
#currencies #table table .even td {
	background: #f6f6f6;
}


#outside_modules {
  left: 770px;
  position: absolute;
  width: 187px;
}
#endorsed_by {
  margin-bottom: 10px;
}
#endorsed_by img {
  display: block;
}

#convertor_bnr {
	background: #ddd;
}
.convertor {
  background: #F5F5F5 none repeat scroll 0 0;
  margin-bottom: 20px;
  padding: 1px 0 10px;
}
.convertor h2,
.convertor .h2 {
  color: #333;
  font-weight: bold;
  margin: 15px 0 5px;
  display: block;
  padding: 0 10px;
  text-transform: uppercase;
}
.convertor p {
  color: #666666;
  font-size: 11px;
  margin: 0;
  padding: 5px 10px;
}
.convertor p.line_bottom {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 5px;
  padding-bottom: 10px;
}
.convertor p label {
  display: block;
  font-size: 12px;
  padding-bottom: 1px;
}
.convertor p label.checkbox {
  display: inline;
  margin-right: 10px;
}
#convertor p select {
  width: 190px;
}
.convertor p select {
  width: 125px;
}
.convertor p label strong {
  color: #CC0000;
}
.convertor p label em {
  font-style: normal;
  font-weight: bold;
}

/* @end */

/* @group Footer */
#footer {
	background:#eee;
	clear:  both;
}
#announcement div {
	margin: 0 auto;
	width: 728px;
}
#footer #main_buttons-container {
	width: 760px;
	margin: 0 auto;
	clear: both;
	position: relative;
	left: -85px;	
}
#footer #main_buttons {
	padding: 20px 0 20px 0px;
	overflow: hidden;
	height: 1%;
}
 
#footer .column {
	float: left;
	width: 185px;
	margin-right: 5px;
	display: inline;
	
	line-height: 1.2em;
}
#footer #alte_categorii {
	width: 190px;
	margin-left: 00px;
	margin-right: 0;
	color: #666;
}
#footer #alte_categorii li {
	color: #999;
	font-size: 10px;
	font-weight: bold;
}
#footer #alte_categorii li a {
	color: #996699;
	font-weight: normal;
	font-size: 11px;
}
 
#footer .column h3 {
	font-size: 11px;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
}
#footer .column .h4 {
	margin-top: 12px;
	font-size: 10px;
	color: #333;
	text-transform: uppercase;
}
#footer .column .h4 a {
	color: #333;
	font-weight: bold;
}
#footer .column .h4 a:hover {
	color: #996699 !important;
}
#footer .top_separator {
	margin-top: 10px;
}
 
#footer .column li {
	list-style: none;
}
#footer .column a {
	color: #999;
	text-decoration: none;
}
#footer .column a:hover {
	text-decoration: underline;
	color: #996699 !important;
}
#footer .column .h5 a {
	color: #333;
	text-transform: uppercase;
	font-size: 10px;
}
#footer .column .h5 a:hover {
	color: #996699 !important;
}
#footer .top_separator .selected {
	color: #996699 !important;
}
#footer .selected {
	color: #996699 !important;
}
#footer #nav-filters {
	background: #ccc;
}
#footer_text {
	color:#999 !important;
	font-size:11px;
	overflow:hidden;
	padding: 5px 0px;
	position:relative;
	width: 930px;
	margin: 0 auto;
}
#searched-nav-container {
	position: relative;
}
#searched-nav-container {
	border-top: 1px dotted #ccc;
}
#searched-nav {
	font-size: 12px;
	color: #999;
	padding: 10px 0;
	width: 728px;
	margin: 0 auto;
	position: relative;
	left: -103px;	
}
#searched-nav-words {
	font-size: 10px;
	color: #999;
	padding: 10px 0;
	width: 728px;
	margin: 0 auto;
	position: relative;
	left: -103px;
}
.compare #searched-nav {
	padding-left: 20px;
	width: auto;
}

#footer #breadcrumbs h1 {
  padding: 10px 0;
	width: 728px;
	margin: 0 auto;
	float: none;
	left:-100px;
  position:relative;
}

#footer #breadcrumbs p {
    padding: 10px 0;
	width: 728px;
	margin: 0 auto;
	float: none;
	left:-100px;
    position:relative;
    color: #aaa;
    font-size: 11px;
}


#searched-nav span,
#searched-nav div {
	display: block;
	font-size: 10px;
	color: #333;
}
#searched-nav-words span {
	display: inline;
	font-size: 10px;
	color: #000;
}
#searched-nav h3,
#searched-nav h4,
#searched-nav strong {
	display: inline;
	text-transform: uppercase;
}
#searched-nav a {
	color: #999;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
#searched-nav strong a {
	font-weight: bold;
	text-decoration: none;
	color: #333;
	text-transform: none;
	font-size: 11px;
}
#searched-nav a:hover {
	text-decoration: underline;
	color: #999 !important;
}
#searched-nav strong a:hover {
	text-decoration: underline;
	color: #000 !important;
}

#searched-nav-words a {
	color: #999;
	text-decoration: none;
	font-weight: normal;
	text-transform: lowercase;
}
#searched-nav-words a:hover {
	text-decoration: underline;
	color: #996699 !important;
}

#footer-breadcrumbs-container {
}
#footer-breadcrumbs {
	padding-left: 0;
	padding-bottom: 1px;
	overflow: hidden;
	margin: 0 auto;
	width: 728px;
	zoom: 1;
	padding-bottom: 8px;
	position: relative;
	left: -100px;
}
html>body #footer-breadcrumbs {
	padding-bottom: 1px;
}
#footer-breadcrumbs.compare {
	background: transparent;
	padding-left: 20px;
}
#footer-breadcrumbs li {
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
	list-style: none;
	color: #999;
}
#footer-breadcrumbs li:last-child,
#footer-breadcrumbs li.last_element {
	background: none;
}
#footer-breadcrumbs .separator {
	margin: 0 5px;
}
#footer-breadcrumbs h1 {
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
#footer-breadcrumbs h1 a:hover {
	text-decoration: underline;
}
#nav-filters {
	clear: left;
}
#nav-filters .cards {
	padding-left: 32px;
	color: #999;
	font-size: 12px;
}
#nav-filters a {
	color: #666;
	text-decoration: none;
}
#nav-filters a:hover {
	color: #666 !important;
	text-decoration: underline;
}
#nav-filters ul {
	float: left;
	width: 236px;
	list-style: none;
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 24px;
}
#nav-filters li {
	padding-left: 20px;	
}
#footer-person_type {
	border-top: 1px solid #fff;
	padding: 10px 0;
	padding-left: 53px;
}
#footer-person_type p {
	margin: 0;
	color: #999;
}
#footer-person_type p a {
	margin-right: 20px;
	color: #999;
}
#footer-person_type a.selected {
	color: #666;
}
#nav-filters a.simulator {
	display: block;
	float: left;
	text-indent: -9999em;
	background:url(../images/btn-calculatoare_si_simulatoare_negative.png) left top no-repeat;
	width: 236px;
	height: 77px;
	margin-top: 15px;
	margin-left: 18px;
}
 
#btn-footer_contact {
	text-transform: uppercase;
	margin-left: 44px;
}
#btn-footer_contact a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	line-height: 1em;
	height:  17px;
	display: block;
	margin-top: 10px;
}
#btn-footer_contact a:hover {
	color: #c00 !important;
}
#btn-footer_up {
	margin-left: 144px;
}
#btn-go_up {
	width: 20px; height: 10px;  float: right; text-decoration: none !important;	
	background: url(../images/btn-footer_up.gif) center top no-repeat;
	padding: 6px 7px 5px 11px;
}
#btn-go_up:hover {
	text-decoration: underline;
	color: #fff !important;
}

#branch_locations {
	color:#999;
	margin: 0px 15px 10px 15px; /*10px 15px 10px 15px;*/
}
#branch_locations strong {
color:#000;
}
#branch_locations a {
font-size:10px;
font-weight:bold;
text-decoration:none;
}
#branch_locations a:hover {
text-decoration:underline;
}

.no_results {
font-size:12px;
margin:0 20px;
}


.on_white {
background:#F7F7F7 none repeat scroll 0 0;
border-bottom:1px solid #F7F7F7;
padding:0;
margin-top: 10px;
}
.see_other_currencies {
margin-left:33px;
}
.bottom_module h3, 
.bottom_module .h3, 
.see_other_currencies h3 {
border-color:#FFFFFF;
border-style:solid;
border-width:1px 0;
color:#996699;
font-size:10px;
font-weight:bold;
padding:5px 0;
display: block;
text-transform:uppercase;
}
.see_other_currencies h3 {
border-top:medium none;
color:#333333;
font-weight:normal;
}
.on_white h3,
.on_white .h3 {
border-top:0 none;
display: block;
padding:10px 20px;
}
.bottom_module li .bank {
	color:#999999;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
}
.with_red .h3, .with_red h3 {
	border-top:1px solid #FFFFFF;
	color:#996699;
	margin-top:20px;
}
.bottom_module ul, .see_other_currencies ul {
height:1%;
margin:20px 0 10px;
overflow:hidden;
}
.bottom_module li, .see_other_currencies li {
display:inline;
float:left;
line-height:1.2em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:35px;
padding-bottom:10px;
width:215px;
}
.on_white ul {
margin:10px 20px 10px 15px;
}
.on_white li {
width:200px;
}
.bottom_module li.third, .see_other_currencies li.third {
clear:left;
margin-left:0;
}
.bottom_module {
font-size:10px;
text-transform:uppercase;
}
.bottom_module a {
color:#333333;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}
.bottom_module a:hover {
color:#333333 !important;
text-decoration:underline;
}
.on_white a, .on_white a:hover {
color:#CCCCCC !important;
}
.dash_separator {
	border-bottom:1px dashed #CCCCCC;
	height:9px;
	line-height:1px;
	margin-bottom:8px;
}
#contact_pane {
	background: #fff;
	margin-top: 10px;
}
#contact_pane .map_column {
float:left;
margin-left:20px;
padding-top:20px;
width:216px;
}
#contact_pane .map_column a {
color:#666666;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
#contact_pane .map_column h2,
#contact_pane .map_column .h2 {
	color:#999999;
	display: block;
	font-size:24px;
	line-height:1.2em;
	margin-bottom:20px;
}
#contact_pane .map_column h4 a,
#contact_pane .map_column .h4 a {
	color:#996699;
	text-transform:uppercase;
}
#contact_pane .map_column ul {
	margin-bottom:20px;
}
#contact_pane .map_column li {
	margin-bottom:0;
	list-style: none;
}
#contact_pane .map_column a:hover {
	text-decoration:underline;
}
.map_column_group {
	border-top:1px solid #DDDDDD;
	clear:both;
	overflow: hidden;
	zoom: 1;
}

#sponsors_pane {
	width:160px; 
	z-index: 200;
	position:relative;
	float: right;
}
#sponsors_pane.details {
	/* top: 587px !important; */
	margin-top: 192px;
}
#sponsors_pane.sponsor_home {
	/* top: 435px; */
}
#sponsors_pane .sponsor {
	position: relative;
	margin-bottom: 10px;
}
#sponsors_pane .sponsor img {
	display: block;
}
#sponsors_pane .sponsor .large {
	position: absolute;
	/* left: -310px; */
	top: 0px;
	right: 170px;
}

#site_banner_large_1{
	display: none;
	z-index: 9999;
}
#site_banner_large_2{
	display: none;
	z-index: 9999;
}
#site_banner_large_3{
	display: none;
	z-index: 9999;
}
#site_banner_large_4{
	display: none;
	z-index: 9999;
}
#site_banner_large_5{
	display: none;
	z-index: 9999;
}
#site_banner_large_6{
	display: none;
	z-index: 9999;
}
#site_banner_large_7{
	display: none;
	z-index: 9999;
}
#site_banner_large_8{
	display: none;
	z-index: 9999;
}
#site_banner_large_9{
	display: none;
	z-index: 9999;
}
#site_banner_large_10{
	display: none;
	z-index: 9999;
}
#site_banner_large_11{
	display: none;
	z-index: 9999;
}
#site_banner_large_12{
	display: none;
	z-index: 9999;
}
#site_banner_large_13{
	display: none;
	z-index: 9999;
}
#site_banner_large_14{
	display: none;
	z-index: 9999;
}
#site_banner_large_15{
	display: none;
	z-index: 9999;
}
#calculatoare_body {
  padding-bottom: 1px;
}
#calculatoare_nav {
  overflow: hidden;
  height: 1%;
}
#calculatoare_nav a {
  font-size: 26px;
  padding: 3px 20px 7px;
  width: 195px;
  float: left;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  background: #aaaaaa;
  line-height: 1.2em;
}
#calculatoare_nav a:hover {
  background: #333 url(../images/bg-large_down_arrow.gif) right 12px no-repeat;
  color: #fff !important;
}
#calculatoare_nav a.selected {
  padding-bottom: 19px;
  background: #c00 url(../images/bg-large_down_arrow.gif) right 12px no-repeat;
}
#calculatoare_nav #nav-leasing,
#calculatoare_nav #nav-bancare {
  margin-right: 11px;
}
#calculatoare_nav #nav-bancare {
  width: 184px;
}
#calculatoare_nav #nav-leasing {
  width: 184px;
}
#calculatoare_nav #nav-asigurari {
  width: 217px;
}
#calculatoare_form {
  margin: 0;
position: relative;
background: url(../images/bg-caluclatoare_form.gif) right top repeat-y;
}
#calculatoare_form #show_results {
	position: absolute;
	right: 0;
	top: 0;
	width: 190px;
	height: 200px;
}
#calculatoare_form #show_results a {
	display: block;
	width: 155px;
	padding: 20px 10px 0;
	height: 53px;
	background: url(../images/btn-show_results.png) no-repeat left top;
}
#calculatoare_form #show_results.calculate a {
	font-size: 20px;
}
#calculatoare_form #show_results a strong {
  font-size: 36px;
  font-weight: normal;
  color: #333;
  float: left;
  line-height: 1em;
  margin-right: 5px;
}
#calculatoare_form #show_results a:hover {
  background-position: left bottom;
  color: #fff !important;
  text-decoration: none !important;
}
#calculatoare_form #show_results a:hover strong {
  color: #fff;
}
#calculatoare_form h3 {
  font-size: 11px;
  font-weight: bold;
  color: #996699;
  text-transform: uppercase;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 9px;
	padding: 20px 20px 7px 20px;
}
#calculatoare_form h3 a {
  margin-left: 10px;
  color: #999;
  text-decoration: none;
}
#calculatoare_form h3 a strong {
  color: #c00;
  font-weight: bold;
  margin: 0 3px;
  text-transform: lowercase;
}
#calculatoare_form p {
  font-size: 12px;
  line-height: 2em;
	margin-bottom: 0;
}
#calculatoare_form a {
  text-decoration: none;
  color: #666;
}
#calculatoare_form p label {
  color: #666;
}
#calculatoare_form p.in_line label {
  margin-right: 15px;
}
#calculatoare_form .full_of_checkboxes input {
	position: relative;
	top: 3px;
}
#calculatoare_form p label strong {
  color: #333;
}
#calculatoare_form .column_1,
#calculatoare_form .column_2,
#calculatoare_form .column_3,
#calculatoare_form .column_1_1,
#calculatoare_form .column_2_1,
#calculatoare_form .column_3_1,
#calculatoare_form .column_1_2,
#calculatoare_form .column_2_2 {
  float: left;
  width: 220px;
	line-height: 1.5em;
}
#calculatoare_form .column_1_1,
#calculatoare_form .column_2_1,
#calculatoare_form .column_3_1 {
  width: 155px;
}
#calculatoare_form .column_1 p,
#calculatoare_form .column_1_1 p,
#calculatoare_form .column_1_2 p,
#calculatoare_form p.in_line {
	margin-left: 20px;
}
#calculatoare_form .column_1 {
	width: 240px;
}
#calculatoare_form .column_1_2,
#calculatoare_form .column_2_2 {
	width: 260px;
}
#calculatoare_form .column_1_1 {
	width: 175px
}
#calculatoare_form .column_23 {
	float: left;
	/* width: 440px; */
}
#calculatoare_form .dropdown select {
  xwidth: 80%;
}
#calculatoare_form .dropdown1 input,select {
  xwidth: 40%;
}
#calculatoare_submit {
  overflow: hidden;
  height: 1%;
  padding-top: 20px;
}
#calculatoare_submit a {
  background: url(../images/btn-calculatoare_form_bg.gif) left top no-repeat;
  width: 177px;
  height: 35px;
  float: left;
  line-height: 35px;
  margin-right: 20px;
  padding-left: 6px;
  color: #333;
  text-transform: uppercase;
  font-size: 10px;
  text-decoration: none;
}
#calculatoare_submit a.disabled {
  color: #666;
  background-position: left bottom;
}
#calculatoare_submit a strong {
  font-size: 11px;
}

#extensive_product_list {
	margin-top: 35px;
	position: relative;
}
#extensive_product_list span.category {
	margin-top: 5px;
}
#extensive_product_list table {
  width: 100%;
}
#extensive_product_list th {
	background: #aaa; 
	color: #fff;
	line-height: 1.2em;	
	padding: 0px 5px;
	vertical-align: middle;
	text-align:center;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-weight: normal;	
}
#extensive_product_list th.star {
	background: #eee;
	width: 32px;
	padding: 0;
}
#extensive_product_list td {
	line-height: 1.2em;
}
#extensive_product_list a.order_arrow {
	color: #666;
	display: block;
	text-decoration: none;
	background: url(../images/bg-order_arrow.gif) center top no-repeat;
}
#extensive_product_list a.order_selected {
	background: url(../images/bg-order_arrow-hover.gif) center top no-repeat;
}
#extensive_product_list a.order_arrow:hover {
	background: url(../images/bg-order_arrow-hover.gif) center top no-repeat;
	text-decoration: underline;
}
#extensive_product_list a.order_arrow {
	padding: 25px 10px;
	height: 26px;
}
#extensive_product_list td.buy_products,
#extensive_product_list td.apply_to_products {
	padding: 5px 1px;
}
#extensive_product_list .buy_products span.wrapper,
#extensive_product_list .apply_to_products span.wrapper {
	width: 72px;
}
#extensive_product_list a.order_arrow {
	color: #fff;
	text-decoration: none;
	background: url(../images/bg-order_arrow.gif) center top no-repeat;
}
#extensive_product_list a.order_selected {
	background: url(../images/bg-order_arrow-hover.gif) center top no-repeat;
}
#extensive_product_list a.order_arrow:hover {
	background: url(../images/bg-order_arrow-hover.gif) center top no-repeat;
	text-decoration: underline;
	color: #fff !important;
}
#extensive_product_list .buy_products p {
	background: #ccc;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #666;
	line-height: 1.1em;
	margin: 0;
	width: 80px
}

#extensive_product_list .buy_products p a {
	text-decoration: none !important;
	color: #666 !important;
}
#extensive_product_list .buy_products p:hover a,
#extensive_product_list .buy_products p a:hover {
	color: #fff !important;
}

#extensive_product_list td {
  background: #F5F5F5;
  border-right: 1px solid #fff;
  text-align: center;
  color: #666;
  vertical-align: middle;  
}
#extensive_product_list td.min_sum{
	padding: 0px 10px;
}
#extensive_product_list th.calculator {
	border-right: 0px;	
}
#extensive_product_list th.buy_products {
	border-right: 0px;	
}
#extensive_product_list td.calculator {
	border-right: 0px;	
}
#extensive_product_list td.buy_products,
#extensive_product_list td.apply_to_products {
  border-right: 0;
}
#extensive_product_list td.buy_products,
#extensive_product_list td.apply_to_products {
  border-right: 0;
}
#extensive_product_list .even td {
  background: #f0f0f0;
}
#extensive_product_list .bottom_controls td {
  padding: 0;
  border-bottom: 1px solid #fff;
  line-height: 12px;
}
#extensive_product_list .hover td {
	background: #fff;
}
.min_sum strong, 
.max_sum strong, 
.max_period strong{
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.information {
  color: #ff0000;
  text-decoration: none;
  display: block;
  cursor: help !important;
}
.information_gray {
  color: #666666 !important;
  text-decoration: none;
  display: block;
  cursor: help !important;
}
.information strong {
  color: #c00;
}
.special_information{
	margin-top: 10px;	
}
.special_information2{
	display: block;
	position: absolute;
	top: 35px;
	left: 25px;
}
.special_information3{
	display: block;
	position: absolute;
	top: 30px;
	left: 27px;
}

.stats {
  background: #f90 url(../images/grafic-rambursare.png) center 50% no-repeat;
  text-indent: -9999em;
  display: block;
	width: 100%;
	height: 12px;
  line-height: 1.2em;
  text-decoration: none;
}
.information {
  color: #666;
  text-decoration: none;
  display: block;
  cursor: help;
}
.information strong {
  color: #c00;
}
#extensive_product_list td.name {
  text-align: left;
  padding-right: 5px;
  width: 210px;
}
#extensive_product_list td.name a {
  text-decoration: none;
}
#extensive_product_list td.name .bank {
  color: #996699;
  display: block;
}
#extensive_product_list td.name .product_name {
  font-size: 12px;
  font-weight: bold;
  color: #666;
}
.calculator .calc_type {
  color: #999;
}



#extensive_product_list .buy_products p,
#extensive_product_list .apply_to_products a {
  top: 8px;
  position: relative;
}
#extensive_product_list .buy_products p input {
	float: left;
	margin-top: 4px;
}
#extensive_product_list .buy_products p a {
	text-decoration: none !important;
	color: #666 !important;
}
#extensive_product_list .buy_products p:hover a,
#extensive_product_list .buy_products p a:hover {
	color: #fff !important;
}
#extensive_product_list .apply_to_products a {
	background: #996699;
	display: block;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	padding: 5px;
	line-height: 1.1em;
	width: 80px;
}
#extensive_product_list .apply_to_products {
	width: 85px;
	border-right: none;
}
#extensive_product_list .apply_to_products a {
	width: 65px;
	font-weight: normal;
}
#extensive_product_list .apply_to_products a:hover,
#extensive_product_list .buy_products p:hover {
	background: #000;
	color: #fff !important;
	text-decoration: none !important;
}
#extensive_product_list table.utilization_areas,
#extensive_product_list table.multi_column {
  margin:0;
}
#extensive_product_list table.utilization_areas td,
#extensive_product_list table.multi_column td {
  padding: 0 2px;
  border:  none;
}
#pay_stats {
  background: #f5f5f5;
 /* margin-left: 33px; */
}
#pay_stats .quick_stat {
  background: #ccc;
  float: left;
  width: 246px;
  padding: 20px 0;
  text-align: center;
  margin-right: 11px;
  line-height: 24px;
  margin-bottom: 10px;
}
#pay_stats .last_quick_stat {
  margin-right: 0;
}
#pay_stats .quick_stat h3 {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  color: #999;
}
#pay_stats .quick_stat p {
  font-size: 30px;
  color: #333;
  margin-bottom: 0;
}
#pay_stats table {
  clear: both;
  width: 100%;
  margin-bottom: 0;
}
#pay_stats table td,
#pay_stats table th {
  padding: 10px 20px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  text-align: center;
  color: #666;
}
#pay_stats table th {
  background: #ddd;
  padding: 40px 20px;
}
#pay_stats table td.last,
#pay_stats table th.last {
  border-right: none;
}
#pay_stats table td {
  background: #f5f5f5;
}
#pay_stats table .even td {
  background: #f0f0f0;
}
#pay_stats table tr:hover td {
  background: #fff !important;
}

#available_products a {
  padding: 10px 20px;
  position: absolute;
  right: 0;
  width: 217px;
  color: #fff;
  line-height: 1em;
}
#available_products strong {
  font-size: 66px;
  font-weight: normal;
  line-height: 1em;
  float: left;
  color: #fff;
  padding-right: 13px;
	margin-right: 12px;
	background: url(../images/bg-large_right_arrow.gif) right 25px no-repeat;
}
#available_products span {
  line-height: 1.3em;
  text-transform: uppercase;
  font-size: 10px;
  color: #ccc;
  top: 22px;
  position: relative;
}
#available_products a:hover {
  color: #fc0 !important;
  text-decoration: none !important;
}
#available_products a:hover strong {
	background: url(../images/bg-large_right_arrow-hover.gif) right 25px no-repeat;
}
#available_products a:hover span {
  color: #fc0 !important;
  text-decoration: none;
}
#available_products a:hover strong {
  color: #fc0;
}

#extensive_product_list .header {
  background: #aaa;
  padding: 10px 20px;
  margin-bottom: 10px;
  /* margin-left: 33px; */
  zoom: 1;
}

.calc_module {
	background: #fff;
	padding: 5px 0 15px;
	margin-top: 10px;
	overflow: hidden;
	margin-right: 200px;
	zoom: 1;
}
/*tr1*/
.calculatoare_credite_body{
	width: 100%;
	background: #fff;	
	height: 491px;
	position: relative;
	z-index: 100;
}
.corner_credite_disponibile{
	background: url(../images/calc_corner.jpg) top left no-repeat;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 227px;
	height: 100px;
	overflow: hidden;	
}
.corner_credite_disponibile .fontRed{
	font-size: 54px;
	color: #996699;
	text-align:right;
	padding-right: 20px;
	overflow: hidden;
	height: 59px;
}
.corner_credite_disponibile .comment{
	font-size: 11px;
	line-height: 11px;
	color: #999;	
	text-align:right;
	padding-top: 6px;
	padding-right: 20px;
}
.calc_red{
	color: #996699;	
}	
.list_show1_on{
	background:url(../images/numere/1-activ.jpg) no-repeat right 11px;	
}
.list_show1_off{
	background:url(../images/numere/1-inactiv.jpg) no-repeat right 11px;
}
.list_show2_on{
	background:url(../images/numere/2-activ.jpg) no-repeat right 11px;	
}
.list_show2_off{
	background:url(../images/numere/2-inactiv.jpg) no-repeat right 11px;
}
.list_show3_on{
	background:url(../images/numere/3-activ.jpg) no-repeat right 11px;	
}
.list_show3_off{
	background:url(../images/numere/3-inactiv.jpg) no-repeat right 11px;
}
.list_show4_on{
	background:url(../images/numere/4-activ.jpg) no-repeat right 11px;	
}
.list_show4_off{
	background:url(../images/numere/4-inactiv.jpg) no-repeat right 11px;
}
.list_show5_on{
	background:url(../images/numere/5-activ.jpg) no-repeat right 11px;	
}
.list_show5_off{
	background:url(../images/numere/5-inactiv.jpg) no-repeat right 11px;
}
.list_show6_on{
	background:url(../images/numere/6-activ.jpg) no-repeat right 11px;	
}
.list_show6_off{
	background:url(../images/numere/6-inactiv.jpg) no-repeat right 11px;
}
.calc_filters{
	font-size: 11px;	
	overflow: hidden;
	width: 441px;
	height: 35px;
	padding-top: 20px;
	padding-left: 20px;
}
.calc_filters_hide{
	float: right;	
}
.calc_filters_hide a{
	background: #666;
	padding: 3px;
	text-align: center;
	font-size: 10px;
	width: 130px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	display: block;
	text-decoration: none !important
}
.calc_filters_hide a:hover{
	background: #996699 !important;
	color: #fff !important;
	text-decoration: none !important;
}
.calc_filters_reset{
		float: right;	
		margin-right: 20px;
}
.calc_filters_reset a{
	background: #666;
	padding: 3px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	width: 130px;
	text-transform: uppercase;
	color: #fff;
	display: block;
	text-decoration: none !important;
}
.calc_filters_reset a:hover{
	background: #996699!important;
	color: #fff !important;
	text-decoration: none !important;
}
#calculatoare_content {
	background: #fff;
	float:left;
	width:490px;
	margin-top: 10px;
}
#calculatoare_meniu{
	background: #fff;
	float: right;
	width: 215px;	
}
#calculatoare_meniu ul{
	 list-style: none;	
	 margin-top: 10px; 
}
#calculatoare_meniu li{
	text-align: right;
	font-size: 11px;
	line-height: 24px;	
}
#calculatoare_meniu .cdottedline{
	border-bottom: 1px dotted #ccc;	
	margin-right: 25px;
	line-height: 1px;
	height: 1px;
}
#calculatoare_meniu a.calcspec{ color: #999; }
#calculatoare_meniu li span{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f00;
	padding-right: 10px;
}	
#calculatoare_meniu li a{
	padding-right: 9px;
	color: #666666;
	text-decoration: none;	
}
#calculatoare_meniu li a:hover{
	text-decoration: underline;	
	color: #666666  !important;;  
}
#calculatoare_meniu li  .mselected  {
	color: #ff0000 !important;
	text-decoration: none !important;
}
.calculatoare_meniu_compara{
	text-align: right;	
	margin-top: 10px;
}
.calculatoare_meniu_compara a{
	color: #0099ff !important;
	background:url(../images/selectedblue.jpg) right 3px no-repeat;
	text-decoration: none !important;	
	padding-right: 10px;
	line-height: 26px;
}
.calculatoare_meniu_compara a:hover{
	color: #0099ff !important;
	text-decoration: underline;
}

#calculatoare .comparaaltele{
	color: #0099ff;	
}

#calculatoare_content .choose_list {
	list-style: none;
}
#calculatoare_content .choose_list .col1 {
	float: left;
	width: 125px;
	height: 47px;
	padding-top: 23px;
	padding-left: 20px;
	color: #999999;
	font-size: 11px;
	border-bottom: 1px dashed #ccc;
}
#calculatoare_content .choose_list .col2 {
	float: left;
	width: 290px;
	height: 50px;
	padding-top: 20px;
	padding-left: 25px;
	position:relative;
	border-bottom: 1px dashed #ccc;
}
.info_i{
	background: url(../images/info_i.jpg) top left no-repeat;
	position: absolute;
	width: 9px;
	height: 11px;
	top: 25px;
	left: 0px;
	cursor: help;	
}
/**/
.calc_cont1,
.calc_cont2,
.calc_cont3,
.calc_cont4,
.calc_cont5,
.calc_cont6,
.calc_cont7,
.calc_cont8{
	position: absolute;
	z-index:3;	
}
/*asigurari*/
#alege_asigurare{
	width: 410px !important;
	z-index: 999;
	display: none;
	position: absolute;
	top: 50px;
	left: 170px;
}
#alege_asigurare a{
	width: 200px !important;
}
#alege_asigurare .last_column_valoare{
	width: 190px !important; 
}
/*leasing*/
#alege_leasing{
	width: 178px !important;
	z-index: 999;
	display: none;
	position: absolute;
	top: 113px;
	left: 20px;
	height: auto;
	background: #333333;
	border: 10px solid #333333;	
}
/**/
#extensive_product_list .header {
  background: #666;
  height: 20px;
  padding: 10px 20px;
  margin-bottom: 10px;
  width: 720px;
  zoom: 1;
  position: relative;
}
#extensive_product_list .header select{
  width: 150px;
}
#extensive_product_list .header_nr {
  display: inline;
  font-size: 12px;
  color: #ffffff;
  position: absolute;
  right: 20px;
  top: 10px;
}
#extensive_product_list .header_nr input {
  margin-left: 20px;
  margin-right: 2px;
  position: relative;
  top: 2px;
}
#extensive_product_list .header_nr a{
  color: #ffffff;
  text-decoration: none;
  font-size: 12px;
}
#extensive_product_list .header_nr a:hover{
  color: #ffffff !important;
  text-decoration: none !important;
}
#extensive_product_list .header_nr a.selected {
  font-weight: bold;
}
#calculatoare_content .dropdown_chooser {
	position: relative;
	width: 200px;
	background: url(../images/bg-current_option.jpg) no-repeat scroll left top #f5f5f5;
}
#calculatoare_content .dropdown_chooser .information {
	position:absolute;
	right:25px;
	top:3px;
}
#calculatoare_content .dropdown_chooser .current_option a {
	background: url(../images/bg-current_option.jpg) no-repeat scroll left top #f5f5f5 !important;
	color:#666666;
	display: block;
	font-size:11px;
	line-height: 11px;
	height:10px;	
	padding:5px;
	text-decoration:none;
	z-index: 5;
}
#calculatoare_content .dropdown_chooser .current_option .default {
	background: url(../images/bg-current_option.jpg) no-repeat scroll left top #f5f5f5 !important;
	color:#666666;
	display: block;
	font-size:11px;
	line-height: 11px;
	height:10px;	
	padding:5px;
	text-decoration:none;
	z-index: 5;
	cursor: pointer;
}
#calculatoare_content .dropdown_chooser .current_option a:hover {
	color:#000000;
}
#calculatoare_content .dropdown_chooser .all_options {
	-moz-border-radius:4px 4px 4px 4px;
	background:none repeat scroll 0 0 #333333;
	border:10px solid #333333;
	display:none;
	font-size:11px;
	position:absolute;
	top:20px;
	width:370px;
	z-index:999;
}
#calculatoare_content .all_options a, #calculatoare_content .dropdown_chooser .all_options span {
	color:#FFFFFF;
	display:inline-block;
	float:left;
	line-height:1.8em;
	overflow:hidden;
	padding:0 5px;
	text-decoration:none;
	width:180px;
}
#calculatoare_content .dropdown_chooser .all_options span {
	color:#999999;
}
#calculatoare_content .dropdown_chooser .all_options a:hover {
	background: #ddd;
	color:#ff0000;
}
#calculatoare_content .dropdown_chooser .hidden_options {
	display:block;
}
/*drop down calculatoare banci*/
#toatebancile{
	background: url("../images/plus_dd.jpg") no-repeat scroll 165px 50% #333333;
	color:#FFFFFF;
	display:block;
	height:40px;
	line-height:41px;
	padding:0px 0px 0px 20px;
	text-decoration:none !important;
	cursor: pointer;
}
.dropdownc {
	position: relative;
	height: 40px;
	font-size: 12px;
	width: 192px;
	z-index: 55;
	top: -10px;
	left: -20px;
}
.dropdownc a {
	display: block;
	padding: 0 10px;
	height: 40px;
	line-height: 41px;
	background: #333 url(../images/icn-down_arrow.gif) 160px 50% no-repeat;
	color: #fff;
	text-decoration: none !important;
}
.dropdownc a:hover {
	color: #fff;
}
#dd_calc{
	position: absolute;
	z-index: 60;
	top: 40px;
	left: 0px;
	margin: 0;	padding: 0;
	width: 240px;
	overflow: hidden;
	display: none;
	list-style: none;
	border: 15px solid #333;	
	background: #333;
	height: auto;	
}
.dropdownc ul {
	width: 120px;
	overflow: hidden;
	float: left;
	margin: 0;	padding: 0;
	list-style: none;
}
.dropdownc.selected ul {
	display: block;
	background: #333;
	overflow: hidden;
	zoom: 1;
}
.dropdownc ul li {
	float: left;
	width: 120px;
}
.dropdownc ul a,
.dropdownc ul span {
	display: block;
	padding: 3px 5px 3px 3px;
	background: #333;
	height: 14px;
	line-height: 14px;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
.dropdownc ul span {
	color: #666;
}
.dropdownc ul a:hover {
	color: #996699;
	text-decoration: underline !important;
}
/*
.dropdownc {
	position: relative;
	height: 40px;
	font-size: 12px;
	width: 192px;
	z-index: 55;
	top: -10px;
	left: -20px;
}
.dropdownc a {
	display: block;
	padding: 0 10px;
	height: 40px;
	line-height: 41px;
	background: #333 url(../images/icn-down_arrow.gif) 160px 50% no-repeat;
	color: #fff;
	text-decoration: none !important;
}
.dropdownc a:hover {
	color: #fff;
}
.dropdownc ul {
	position: absolute;
	z-index: 999;
	top: 40px;
	left: 0px;
	margin: 0;	padding: 0;
	width: 714px;
	display: none;
	list-style: none;
	border: 7px solid #333;
}
.dropdownc.selected ul {
	display: block;
	background: #333;
	overflow: hidden;
	zoom: 1;
}
.dropdownc ul li {
	float: right;
	width: 238px;
}
.dropdownc ul a,
.dropdownc ul span {
	display: block;
	padding: 3px 10px;
	background: #333;
	height: 14px;
	line-height: 14px;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
.dropdownc ul span {
	color: #999;
}
.dropdownc ul a:hover {
	background: #eee;
	color: #c00;
}
*/

/*
.calc_drop{
	-moz-border-radius: 4px 4px 4px 4px;
	background: #333333;
	border: 10px solid #333333;
	font-size:11px;	
}
.calc_drop a, 
.calc_drop span {
	color:#FFFFFF;
	display:inline-block;
	float:left;
	line-height:1.8em;
	overflow:hidden;
	padding:0 5px;
	text-decoration:none;
	width:180px;
}
.calc_drop , 
.calc_drop span {
	color:#999999;
}
.calc_drop a:hover{
	background: #ddd;
	color:#ff0000;
}
*/
.calc_drop{
	-moz-border-radius: 4px 4px 4px 4px;
	font-size:11px;	
}
.calc_drop a, 
.calc_drop span {
	color:#FFFFFF;
	display: inline;
	line-height:1.8em;
	overflow:hidden;
	padding:0 5px;
	text-decoration:none;
}
.calc_drop ul{
	float: left;
	width: 120px;
	overflow: hidden;
	margin: 0;	padding: 0;
	list-style: none;		
}
.calc_drop ul li {
	float: left;
	width: 100%;
	overflow: hidden;
}
.calc_drop ul a,
.calc_drop ul span {
	display: block;
	padding: 3px 5px 3px 3px;
	background: #333;
	height: 14px;
	line-height: 14px;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
.calc_drop , 
.calc_drop span {
	color:#999999;
}
.calc_drop a:hover{
	color: #666699;
	background: none !important;
	text-decoration: underline;
}
/*end tr1*/
/**/
#loading{
	position: absolute;
	top: -200px;
	left: 45%;
	height: 150px;
	width: 250px;
	text-align: center;
	/*
	background-color: #fff;
	border: 1px solid #ddd;
	*/
	font-size: 12px;
	color: #fff;
	z-index: 1000;
}


#overlay-ajax{
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=70);
	opacity:0.7;	
	background-color:#000; /*666*/
	position:absolute;
	z-index: 999;
	display: none;
}

#dhtmltooltip { position:absolute; width:150px; padding:15px; background-color:#CCC; color:#333; visibility:hidden; z-index:100; text-align:left; font-size: 12px; }
.cauta_tooltip{
	width:60px !important;
	padding: 1px 4px 4px 3px !important;
	background: #ff0000 !important;
	color: #fff !important;
	font-size: 10px !important;
	text-align: center !important;
	font-weight: bold;
	cursor: help !important;
}	
#jobs-description #side-column #company-img {
  background:#FFF;
  border:1px solid #DDD;
  display:table;
  height:203px;
  margin-bottom:10px;
  margin-top:20px;
  margin-left: 80px;
  position:relative;
  text-align:left;
  width:216px;
}
#jobs-description #side-column #company-img div {
  position:absolute;
  text-align:center;
  top:50%;
}
#jobs-description #side-column #company-img > div {
  display:table-cell;
  position:static;
  vertical-align:middle;
}
#jobs-description #side-column #company-img div img {
  display:block;
  margin:0 auto;
  position:relative;
  top:0px;
}

#mapContainer {
  height: 205px;
  width: 760px;
  overflow: hidden;
}

#footer_feedback {
	right: 0;
	height: 50px;
	width: 90px;
	bottom:0px;
	position:absolute;  
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 10px;
}
#footer_feedback a{
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}
#footer_feedback a:hover{
	text-decoration: underline;
	color: #999 !important;
}
#facebook_products {
	position: absolute;
	top: 140px; left: 190px;
}
.connect_widget{
	width: 350px !important;	
}
#notes {
	padding: 10px;
	margin-top: 10px;
	background: #F7F7F7;
	color: #666;
	height: 100%;
}
#notes h3 {
	display: inline;
}	
/**/
/*drop*/
.dropdownsuc {
	position: relative;
	height: 40px;
	font-size: 12px;
	width: 192px;
	z-index: 55;
	top: 0px;
	left: 0px;
}

.dropdownsuc a,
.dropdownsuc span {
	cursor: pointer;
	display: block;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	width: 221px;
	background: url(../images/btn_dds.jpg) no-repeat 212px 50% #333;
	color: #fff;
	text-decoration: none !important;
}
.dropdownsuc a:hover {
	color: #fff;
}
.dropdownsuc ul {
	position: absolute;
	z-index: 999;
	top: 15px;
	left: 0px;
	margin: 0;	
	padding: 0;
	width: 480px !important;
	display: none;
	list-style: none;
	border: 15px solid #333;	
}
.dropdownsuc.selected ul {
	display: block;
	background: #333;
	overflow: hidden;
	zoom: 1;
}
.dropdownsuc ul li {
	float: left;
	width: 120px;
}
.dropdownsuc ul a,
.dropdownsuc ul span {
	display: block;
	padding: 3px 5px 3px 3px;
	background: #333;
	height: 14px;
	line-height: 14px;
	color: #fff !important;
	font-weight: normal !important;	
	font-size: 11px;
	text-decoration: none;
}
.dropdownsuc ul span {
	color: #666 !important;
	cursor: default !important;
}
.dropdownsuc ul a:hover {
	background: #eee !important;;
	color: #333 !important;
}
/**/
/*
.dropdownsucs {
	position: relative;
	height: 40px;
	font-size: 12px;
	width: 192px;
	z-index: 55;
	top: 0px;
	left: 0px;
	zoom: 1;
}
.dropdownsucs a,
.dropdownsucs span {
	cursor: pointer;
	display: block;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	width: 221px;
	background: url(../images/btn_dds.jpg) no-repeat 212px 50% #333;
	color: #fff;
	text-decoration: none !important;
}
.dropdownsucs a:hover {
	color: #fff;
}
.dropdownsucs ul {
	position: absolute;
	z-index: 999;
	top: 15px;
	left: 0px;
	margin: 0;	
	padding: 0;
	width: 480px !important;
	list-style: none;
	border: 15px solid #333;		
	background: #333;
	zoom: 1;
}
.dropdownsucs.selected ul {
	display: block;
	background: #333;
	overflow: hidden;
	zoom: 1;	
}
.dropdownsucs ul li {
	float: left;
	display: inline;
	width: 120px;
}
.dropdownsucs ul a,
.dropdownsucs ul span {
	display: block;
	padding: 3px 5px 3px 3px;
	background: #333;
	height: 14px;
	line-height: 14px;
	color: #fff !important;
	font-weight: normal !important;	
	font-size: 11px;
	text-decoration: none;
}
.dropdownsucs ul span {
	color: #666 !important;
	cursor: default !important;
}
.dropdownsucs ul a:hover {
	background: #eee !important;;
	color: #333 !important;
}
*/
.dropdownsucs {
	position: relative;
	height: 40px;
	font-size: 12px;
	width: 192px;
	z-index: 55;
	top: 0px;
	left: 0px;
	zoom: 1;
}
.dropdownsucs a,
.dropdownsucs span {
	cursor: pointer;
	display: block;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	width: 221px;
	background: url(../images/btn_dds.jpg) no-repeat 212px 50% #333;
	color: #fff;
	text-decoration: none !important;
}
.dropdownsucs a:hover {
	color: #fff;
}
.dropdownsucs ul {
	float: left;
	width: 120px;
	z-index: 999;
	margin: 0;	
	padding: 0;
	list-style: none;
	overflow: hidden;
	zoom: 1;
}
.dropdownsucs.selected ul {
	display: block;
	background: #333;
	overflow: hidden;
	zoom: 1;	
}
.dropdownsucs ul li {
	float: left;
	display: inline;
	width: 120px;
	overflow: hidden;
}
.dropdownsucs ul a,
.dropdownsucs ul span {
	display: block;
	padding: 3px 5px 3px 3px;
	background: #333;
	height: 14px;
	line-height: 14px;
	color: #fff !important;
	font-weight: normal !important;	
	font-size: 11px;
	text-decoration: none;
}
.dropdownsucs ul span {
	color: #666 !important;
	cursor: default !important;
}
.dropdownsucs ul a:hover {
	color: #996699 !important;
	text-decoration: underline !important;
}
/**/
/*drop job*/
/*drop job*/
#ddjob1{
	width: 200px !important;
	z-index: 999;
	display: none;
	position: absolute;
	top: 218px;
	left: 0px;
	zoom: 1;
}
#ddjob1 a{
	width: 130px !important;
	overflow: hidden;
}
.ddjob1 {
	position: relative;
	height: 40px;
	font-size: 12px;
	width: 200px;
	z-index: 55;
	top: 5px;
	left: 0px;
}
.ddjob1 a,
.ddjob1 span {
	cursor: pointer;
	display: block;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	width: 180px !important; 
	background: url(../images/btn_dds.jpg) no-repeat 170px 50% #333;
	color: #fff !important;
	text-decoration: none !important;
}
.ddjob1 a:hover {
	color: #fff;
}
.ddjob1 ul {
	position: absolute;
	z-index: 999;
	top: 30px;
	left: 0px;
	margin: 0 !important;	padding: 0 !important;
/*	width: 134px !important; */
	width: 170px !important;
	background: #333;	
	list-style: none !important;
	border: 15px solid #333;	
	-moz-border-radius: 0px 0px 4px 4px;
}
.ddjob1.selected ul {
	display: block;
	background: #333;
	overflow: hidden;
	zoom: 1;
}
.ddjob1 ul li {
	float: left;
	width: 110px;
}
.ddjob1 ul a,
.ddjob1 ul span {
	display: block;
	padding: 3px 5px 3px 3px;
	background: #333;
	height: 14px;
	line-height: 14px;
	color: #fff !important;
	font-weight: normal !important;	
	width: 130px;
	overflow: hidden;
	font-size: 11px;
	text-decoration: none;
}
.ddjob1 ul span {
	color: #666 !important;
	cursor: default !important;
}
.ddjob1 ul a:hover {
	color: #996699 !important;
}
/*ddjob2*/
#ddjob2{
	z-index: 999;
	display: none;
	position: absolute;
	top: 248px;
	left: 210px;
	zoom: 1;
	border: 15px solid #333;		
	background: #333;
	height: auto;
	-moz-border-radius: 0px 0px 4px 4px;		
}
#ddjob2 a{
/*	width: 120px !important; */
}
.ddjob2 {
	position: relative;
	height: 40px;
	font-size: 12px;
	width: 192px;
	z-index: 55;
	top: 5px;
	left: 0px;
}
.ddjob2 a,
.ddjob2 span {
	cursor: pointer;
	display: block;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	width: 134px !important; 
	background: url(../images/btn_dds.jpg) no-repeat 126px 50% #333;
	color: #fff !important;
	text-decoration: none !important;
}
.ddjob2 a:hover {
	color: #fff;
}
.ddjob2 ul {
	float: left;
	overflow: hidden;
	z-index: 999;
	margin: 0 !important;	
	padding: 0 !important;
	width: 120px;
	list-style: none !important;
}
.ddjob2.selected ul {
	display: block;
	background: #333;
	overflow: hidden;
	zoom: 1;
}
.ddjob2 ul li {
	float: left;
	width: 110px;
}
.ddjob2 ul a,
.ddjob2 ul span {
	display: block;
	padding: 3px 5px 3px 3px;
	background: #333;
	height: 14px;
	line-height: 14px;
	color: #fff !important;
	font-weight: normal !important;	
	font-size: 11px;
	text-decoration: none;
	width: 102px !important;
	overflow: hidden;
}
.ddjob2 ul span {
	color: #666 !important;
	cursor: default !important;
}
.ddjob2 ul a:hover {
	color: #996699 !important;
}
/*
.ddjob2 {
	position: relative;
	height: 40px;
	font-size: 12px;
	width: 192px;
	z-index: 55;
	top: 5px;
	left: 0px;
}
.ddjob2 a,
.ddjob2 span {
	cursor: pointer;
	display: block;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	width: 134px !important; 
	background: url(../images/btn_dds.jpg) no-repeat 126px 50% #333;
	color: #fff !important;
	text-decoration: none !important;
}
.ddjob2 a:hover {
	color: #fff;
}
.ddjob2 ul {
	position: absolute;
	z-index: 999;
	top: 30px;
	left: 0px;
	margin: 0 !important;	padding: 0 !important;
	width: 550px !important;
	list-style: none !important;
	border: 15px solid #333;	
	-moz-border-radius: 0px 0px 4px 4px;	
}
.ddjob2.selected ul {
	display: block;
	background: #333;
	overflow: hidden;
	zoom: 1;
}
.ddjob2 ul li {
	float: left;
	width: 110px;
}
.ddjob2 ul a,
.ddjob2 ul span {
	display: block;
	padding: 3px 5px 3px 3px;
	background: #333;
	height: 14px;
	line-height: 14px;
	color: #fff !important;
	font-weight: normal !important;	
	font-size: 11px;
	text-decoration: none;
	width: 102px !important;
	overflow: hidden;
}
.ddjob2 ul span {
	color: #666 !important;
	cursor: default !important;
}
.ddjob2 ul a:hover {
	background: #eee !important;;
	color: #333 !important;
}
*/
/**/
#dropdownbanca2{
	width: 476px !important;
	z-index: 999;
	display: none;
	position: absolute;
	top: 1372px; 
	left: 230px;
	zoom: 1;
	border: 15px solid #333;		
	background: #333;
	height: auto;	
}
/**/
#dropdownbanca3{
	width: 476px !important;
	z-index: 999;
	display: none;
	position: absolute;
	top: 1547px;
	left: 230px;
	zoom: 1;
	border: 15px solid #333;		
	background: #333;
	height: auto;
}
/**/
/*search*/
.relativ_search{
	position: relative !important;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.sponsor_links_search{
	position: absolute !important;
	top: 0px; 
	left: -20px;
	z-index: 99;
	cursor: pointer;	
}
/*best curs valutar*/
/*best*/
#currencies #table table tr.best td,
#currencies #table table tr.best td strong {
	background: #996699 !important;
	color: #fff !important;
}
#currencies #table table tr.best td a {
	color: #fff !important;
}
/**/
/**/
#dropdownbanca23{
	z-index: 999;
	display: none;
	position: absolute;
	top: 250px;
	left: 0px;
	zoom: 1;
	border: 15px solid #333;		
	background: #333;
	height: auto;
}
/**/
#dropdownbanca1{
	width: 476px;
	z-index: 999;
	display: none;
	position: absolute;
	top: 250px;
	left: 0px;
	zoom: 1;
	border: 15px solid #333;		
	background: #333;
	height: auto;	
}
/*refiltreaza*/
#refiltreaza{
	background: #fff;
	width: 765px;
	padding: 20px 20px 20px 20px; 	
	overflow: hidden;
	display: none;
}
	.refilt_left{
		float: left;
		margin-right: 20px;
		width: 530px;	
	}
	.refilt_left .retitlu{
		font-size: 12px;
		color: #333;	
	}	
	.refilt_left .redescriere{
		font-size: 11px;
		color: #999;
		padding-bottom: 10px;
		border-bottom: 1px dotted #999;	
	}
	.refiltre{
		margin-top: 10px;
		color: #ff0000;
		font-size: 11px;	
	}
	.refiltre strong{
		font-weight: normal;
		color: #999;
	}
	.boxmode{
		display: block;	
	}
	.refilt_right{
		float: left;
		width: 187px;	
		overflow: hidden;
	}
	.refilt_link{
		background: url(../images/recalculeaza_arrow.jpg) top left no-repeat;
		width: 187px;
		height: 56px;
		overflow: hidden;	
	}
	.refilt_link a{
		color: #fff !important;
		display: block;
		font-weight: bold;
		font-size: 12px;
		line-height: 56px;
		padding-left: 20px;
		text-decoration: none !important;
		width: 187px;
		height: 56px;
	}
	.refilt_link a:hover{
		color: #fff;
		text-decoration: underline !important;
	}	
	.refilt_afisate{
		margin-top: 15px;
		font-weight: bold;
		font-size: 12px;
		color: #333;	
	}	
	.refiltdisponibile{
		font-size: 11px;
		color: #999999;	
	}
.noborderright{
		border-right: 0px !important;	
}
.ie_fix {
   display: none;
}
/*--lead--*/
/*afisare but-produse*/
.afisare_but{
	height: 31px;	
	width: 376px;
	overflow: hidden;
	margin-right: 20px;	
}
	.vprod_calc{
		margin-right: 10px;
		float: left;	
	}
	.vprod_calc a{
		width: 99px; height: 31px;
		overflow: hidden;
		text-indent: -9999px;
		background: url(../images/afisareprod/calculator_off.gif) no-repeat top left;
		text-decoration: none;
		display: block;
	}
	.vprod_calc a:hover{
		background: url(../images/afisareprod/calculator_on.gif) no-repeat top left;
		text-decoration: none;
	}

	
/*--calculator_credite---*/	
	.calculator_credite a{
		background: url(../images/afisareprod/calculator_credite_off.gif) no-repeat top left !important;		
	}
	.calculator_credite a:hover{
		background: url(../images/afisareprod/calculator_credite_on.gif) no-repeat top left !important;		
	}	
/*--calculator_conturi---*/	
	.calculator_conturi a{
		background: url(../images/afisareprod/calculator_conturi_off.gif) no-repeat top left !important;		
	}
	.calculator_conturi a:hover{
		background: url(../images/afisareprod/calculator_conturi_on.gif) no-repeat top left !important;		
	}	
/*--calculator_carduri---*/	
	.calculator_carduri a{
		background: url(../images/afisareprod/calculator_carduri_off.gif) no-repeat top left !important;		
	}
	.calculator_carduri a:hover{
		background: url(../images/afisareprod/calculator_carduri_on.gif) no-repeat top left !important;		
	}		
/*--calculator_depozite_on---*/	
	.calculator_depozite a{
		background: url(../images/afisareprod/calculator_depozite_off.gif) no-repeat top left !important;		
	}
	.calculator_depozite a:hover{
		background: url(../images/afisareprod/calculator_depozite_on.gif) no-repeat top left !important;		
	}	
/*--calculator_investitii---*/	
	.calculator_investitii a{
		background: url(../images/afisareprod/calculator_investitii_off.gif) no-repeat top left !important;		
	}
	.calculator_investitii a:hover{
		background: url(../images/afisareprod/calculator_investitii_on.gif) no-repeat top left !important;		
	}
/*--calculator_pensii---*/	
	.calculator_pensii a{
		background: url(../images/afisareprod/calculator_pensii_off.gif) no-repeat top left !important;		
	}
	.calculator_pensii a:hover{
		background: url(../images/afisareprod/calculator_pensii_on.gif) no-repeat top left !important;		
	}		
/*--calculator_leasing---*/	
	.calculator_leasing a{
		background: url(../images/afisareprod/calculator_leasing_off.gif) no-repeat top left !important;		
	}
	.calculator_leasing a:hover{
		background: url(../images/afisareprod/calculator_leasing_on.gif) no-repeat top left !important;		
	}		
/*--calculator_asigurari---*/	
	.calculator_asigurari a{
		background: url(../images/afisareprod/calculator_asigurari_off.gif) no-repeat top left !important;		
	}
	.calculator_asigurari a:hover{
		background: url(../images/afisareprod/calculator_asigurari_on.gif) no-repeat top left !important;		
	}		
/*------*/		
/*compara-detalii*/	
	.vprod_comp{
		margin-right: 10px;
		width: 84px;
		float: left;	
		overflow: hidden;
		background: url(../images/afisareprod/comp_off.gif) no-repeat 0px 0px;		
	}
	.vprod_comp_hover{
		background: url(../images/afisareprod/comp_on.gif) no-repeat 0px 0px !important;		
	}
	.vprod_comp_blink{
		background: url(../images/afisareprod/comp_off-blink.gif) no-repeat 0px 0px !important;
	}
	.vprod_comp p{
		float: left;
		width: 16px; height:21px;
		padding: 10px 0px 0px 10px;
		display: block;
		overflow: hidden;
	}	
	.vprod_comp input[type=checkbox]{
		border: 0px;
		border-width:0px;
	}
	.vprod_comp a{
		width: 57px; height: 31px;
		overflow: hidden;
		text-indent: -9999px;
		text-decoration: none;
		display: block;
		float: left;
		overflow: hidden;
	}
	.vprod_comp a:hover{
		text-decoration: none;
	}	
/*suna-detalii vprod*/	
	.vprod_suna{
		margin-right: 10px;
		float: left;	
	}
	.vprod_suna a{
		width: 87px; height: 31px;
		overflow: hidden;
		text-indent: -9999px;
		background: url(../images/afisareprod/suna_off.gif) no-repeat top left;
		text-decoration: none;
		display: block;
	}
	.vprod_suna a:hover{
		background: url(../images/afisareprod/suna_on.gif) no-repeat top left;
		text-decoration: none;
	}	
/*aplioa-detalii vprod*/	
	.vprod_aplica{
		margin-right: 0px;
		float: left;	
	}
	.vprod_aplica a{
		width: 76px; 
		height: 31px;
		overflow: hidden;
		text-indent: -9999px;
		background: url(../images/afisareprod/aplica_off.gif) no-repeat top left;
		text-decoration: none;
		display: block;
	}
	.vprod_aplica a:hover{
		background: url(../images/afisareprod/aplica_on.gif) no-repeat top left;
		text-decoration: none;
	}	
/**/
.detalii_but{
/*	
	position: absolute; 
	top: 134px; 
	left: 0px;
*/
	padding: 20px 0px 20px 0px;	
	height: 31px;	
	width: 720px;	
	overflow: hidden;
	position: relative;
	margin-left: 20px;	
}
/*
.detalii_but{
	position: absolute; 
	top: 134px; 
	left: 0px;
	height: 31px;	
	width: 510px;	
	overflow: hidden;	
}
*/
	.detalii_calc{
		margin-right: 10px;
		float: left;	
	}
	.detalii_calc a{
		width: 99px; height: 31px;
		overflow: hidden;
		text-indent: -9999px;
		background: url(../images/detaliiprod/calculator_off.gif) no-repeat top left;
		text-decoration: none;
		display: block;
	}
	.detalii_calc a:hover{
		background: url(../images/detaliiprod/calculator_on.gif) no-repeat top left;
		text-decoration: none;
	}	
/*compara-detalii*/	
	.detalii_comp{
		margin-right: 10px;
		float: left;	
	}
	.detalii_comp a{
		width: 84px; height: 31px;
		overflow: hidden;
		text-indent: -9999px;
		background: url(../images/detaliiprod/compara_off.gif) no-repeat top left;
		text-decoration: none;
		display: block;
	}
	.detalii_comp a:hover{
		background: url(../images/detaliiprod/compara_on.gif) no-repeat top left;
		text-decoration: none;
	}	
/*suna-detalii*/	
	.detalii_suna{
		margin-right: 10px;
		float: left;	
	}
	.detalii_suna a{
		width: 87px; height: 31px;
		overflow: hidden;
		text-indent: -9999px;
		background: url(../images/detaliiprod/suna_off.gif) no-repeat top left;
		text-decoration: none;
		display: block;
	}		
	.detalii_suna a:hover{
		background: url(../images/detaliiprod/suna_on.gif) no-repeat top left;
		text-decoration: none;
	}	
/*aplioa-detalii*/	
	.detalii_aplica{
		margin-right: 0px;
		float: left;	
	}
	.detalii_aplica a{
		width: 194px; height: 31px;
		overflow: hidden;
		text-indent: -9999px;
		background: url(../images/detaliiprod/aplica_off.gif) no-repeat top left;
		text-decoration: none;
		display: block;
	}
	.detalii_aplica a:hover{
		background: url(../images/detaliiprod/aplica_on.gif) no-repeat top left;
		text-decoration: none;
	}	
/**/
td.ccbutoane{
	width: 202px;	
}
.cc_butoane{
	width: 202px;
	overflow: hidden;
}		
	.cc_aplica{
		width: 182px;
		padding: 0px 20px 10px 0px;
		overflow: hidden;
	}
	.cc_aplica a{
		width: 182px; height: 26px;
		overflow: hidden;
		text-indent: -9999px;
		background: url(../images/afisareprod/cc_aplica_off.gif) repeat-x top left;
		text-decoration: none;
		display: block;
	}
	.cc_aplica a:hover{
		background: url(../images/afisareprod/cc_aplica_on.gif) repeat-x top left;
		text-decoration: none;
	}	
/**/	
.compara_butoane{
	width: 195px;
	overflow: hidden;
}
	.compara_elimina{
		margin-right: 8px;
		float: left;	
	}
	.compara_elimina a{
		width: 99px; height: 31px;
		overflow: hidden;
		text-indent: -9999px;
		background: url(../images/compara/comp-elimina_off.gif) no-repeat top left;
		text-decoration: none;
		display: block;
	}
	.compara_elimina a:hover{
		background: url(../images/compara/comp-elimina_on.gif) no-repeat top left;
		text-decoration: none;
	}
	.compara_aplica{
		float: left;	
	}
	.compara_aplica a{
		width: 87px; height: 31px;
		overflow: hidden;
		text-indent: -9999px;
		background: url(../images/compara/comp-aplica_off.gif) no-repeat top left;
		text-decoration: none;
		display: block;
	}
	.compara_aplica a:hover{
		background: url(../images/compara/comp-aplica_on.gif) no-repeat top left;
		text-decoration: none;
	}	

	.compara_calc{
		margin-right: 8px;
		float: left;	
	}
	.compara_calc a{
		width: 99px; height: 31px;
		overflow: hidden;
		text-indent: -9999px;
		background: url(../images/compara/comp-calculator_off.gif) no-repeat top left;
		text-decoration: none;
		display: block;
	}
	.compara_calc a:hover{
		background: url(../images/compara/comp-calculator_on.gif) no-repeat top left;
		text-decoration: none;
	}
	.compara_suna{
		float: left;	
	}
	.compara_suna a{
		width: 87px; height: 31px;
		overflow: hidden;
		text-indent: -9999px;
		background: url(../images/compara/comp-suna_off.gif) no-repeat top left;
		text-decoration: none;
		display: block;
	}
	.compara_suna a:hover{
		background: url(../images/compara/comp-suna_on.gif) no-repeat top left;
		text-decoration: none;
	}	
/*reclama*/
.reclama_home{
	margin-bottom: 5px;	
}
.reclama_stanga{
	width: 150px;
	height: 600px;	
	z-index: 999;
	position: absolute; top: 415px; left: -170px; /*435top - home*/
}
.reclama_stiri{
	margin-bottom: 10px;	
}
.reclama_search{
		position: absolute;
		width: 300px; 
		height: 180px;
		top: 537px;
		right: 20px;
		z-index:20;
		overflow: hidden;		
}
.reclama_search a{
	display: block;	
	width: 100%;
	height: 100%;
}
.reclama_search{
	margin-bottom: 20px;	
}
.reclama_job{
	margin-bottom: 20px;	
	margin-top: 20px;
}
/**/
.branchsuc_spot{
	width: 740px;
	overflow: hidden;
	margin: 20px 20px 0px 0px;
}
.branchsuc_left{
	width: 440px;
	float: left;
	overflow: hidden;
}
.branchsuc_right{
	width: 300px;
	float: right;
	overflow: hidden;
}
	.sucursala_detalii_but{
		width: 216px;
		margin-top: 10px;
		overflow: hidden;
	}
	a.sucs_detaliic{
		display: block; 
		float: left;
		margin-right:1px;
		width: 118px; height: 22px;
		overflow: hidden;
		background: url(../images/detaliisuc/suc_contact_off.gif) left top no-repeat;
		text-indent: -9999px;
	}
	a.sucs_detaliic:hover{
		background: url(../images/detaliisuc/suc_contact_on.gif) left top no-repeat;		
	}
	a.sucs_detaliih{
		display: block; 
		float: left;
		width: 84px; height: 22px;
		overflow: hidden;
		background: url(../images/detaliisuc/suc_vezipeharta_off.gif) left top no-repeat;
		text-indent: -9999px;
	}
	a.sucs_detaliih:hover{
		background: url(../images/detaliisuc/suc_vezipeharta_on.gif) left top no-repeat;		
	}	
	.sucursala_box{
		width: 244px;
		overflow: hidden;
		height: 113px;	
		padding: 44px 0px 0px 54px;
		margin-bottom: 20px;
		background-color: #eee;
	}
	a.sucs_contactbox{
		display: block; 
		float: left;
		width: 189px; height: 26px;
		overflow: hidden;
		background: url(../images/detaliisuc/suc_contactinstitutie_off.gif) left top no-repeat;
		text-indent: -9999px;
		margin-bottom: 20px;
	}
	a.sucs_contactbox:hover{
		background: url(../images/detaliisuc/suc_contactinstitutie_on.gif) left top no-repeat;		
	}
	a.sucs_detaliibox{
		display: block; 
		float: left;
		width: 189px; height: 26px;
		overflow: hidden;
		background: url(../images/detaliisuc/but_calc_box_off.gif) left top no-repeat;
		text-indent: -9999px;
	}
	a.sucs_detaliibox:hover{
		background: url(../images/detaliisuc/but_calc_box_on.gif) left top no-repeat;		
	}	
	.alte_box{
		width: 244px;
		overflow: hidden;
		height: 93px;	
		padding: 63px 0px 0px 54px;
		margin-bottom: 20px;
		background-color: #eee;
	}	
/**/	
.reclama_detaliiprodus{
	float: right;	
	margin: 15px 0px 20px 20px;
}
.reclama_margin{
	margin-right: 20px;
	margin-left: 10px;	
}	
.branch_reclama{
	float: left; 
	width: 715px; 
	overflow: hidden;		
}
.reclama_top{
	width: 728px; 
	height: 90px;
}
.big_page_content{
	margin-top: 10px;
	overflow: hidden;
	width: 930px;	
}
.compara_reclama_top{
	margin-top: 10px;	
}
.reclama_stanga_compara{
	top: 411px;	
}
.body_right_bar{	
	position: absolute; top: 95px; left: 0px;
	background:#ddd; 
	width: 100%; height: 35px; 
	overflow: hidden;
	z-index:1;		
}
.compara_right{
	top: 93px;	
}
.body_right_bar2_home{	
	position: absolute; top: 130px; left: 0px; /*220*/
	background:#EDEDED; 
	width: 100%; height: 196px; 
	overflow: hidden;		
	z-index:1;
}
.body_right_bar2{	
	position: absolute; top: 130px; left: 0px;
	background:#EDEDED; 
	width: 100%; height: 150px; 
	overflow: hidden;		
	z-index:1;
}
.compara_right2{
	top: 128px;	
}
.triunghi_page{
	position: absolute; top: 130px; left: 760px;	
	background:url(../images/arrowright_sec.gif) top left no-repeat #ededed; 
	width: 100px; height: 150px; overflow: hidden;	
	z-index:15;
}
.triunghi_compara{
	top: 128px;	
}
.triunghi_home{
	position: absolute; top: 130px; left: 760px;
	width: 100px; height: 196px;
	background:url(../images/arrowright.gif) top left no-repeat #ededed;	
	overflow: hidden;
	z-index:15;
}
#pagecontent{
	overflow: hidden; 
	width: 760px;
	float: left;
}
/**/
/*9-sept-2010*/
/*---bottom_bar */
#bottom_page_bar{
	min-width:805px;
	height:33px;
	z-index: 9999;
	position:fixed;
	left:0px;
	right:0px;
	bottom:0;
	background:#333;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	border-radius:5px 5px 0 0;
	line-height:25px;
	overflow: hidden;
/*	display: none; */
}
#bottom_page_bar a{
	color:#fff;
	text-decoration: none;
}
#bottom_page_bar a:hover,
#bottom_page_bar a:hover span{
	text-decoration:underline;
}
#bottom_page_bar ul{
	display:inline-block;
	margin:0;
	vertical-align:0;
	list-style-type:none;
}
#bottom_page_bar ul.navigation li{
	margin-left:0;
}
#bottom_page_bar ul.navigation li span,
#bottom_page_bar ul.navigation li a{
	display:inline-block;
	color:#fff;
}
#bottom_page_bar ul.navigation li div span:hover{
	text-decoration:underline;
}
#bottom_page_bar .sptWhiteSeparatorVertical{
	margin:0 12px; 
}

#bottom_page_bar .sptWhiteSeparatorVertical{
	margin: 0px 12px;	
}
#bottom_page_bar .m{
	vertical-align: middle;	
}
#bottom_page_bar .sptWhiteSeparatorVertical{
	background: url(../images/shellsprite.png);
	background-position: -76px -31px;
	height: 13px;
	width: 1px;
}
#tbContentLeft{
	float: left;
	margin-left: 20px;
	margin-top: 3px;	
}
#tbContentRight{
	float: right;
	margin-right: 20px;
	margin-top: 3px;		
}
.facebooklike{
	margin-top: 4px; float: left;
}
/*--end_bottom_bar*/
/* concurs */
#tombola_pane .map_column {
	float: left;
	width: 240px;
	padding-top: 20px;
	margin-left: 20px;
}
#tombola_pane .map_column a {
	text-decoration: none;
	color: #666;
	font-size: 12px;
	font-weight: bold;
}
#tombola_pane .map_column .h2 {
	color: #999;
	font-size: 24px;
	line-height: 1.2em;
	margin-bottom: 20px;
}
#tombola_pane .map_column a.h4 {
	text-transform: uppercase;
	color: #ff0000;
}
#tombola_pane .map_column ul {
	margin-bottom: 20px;
}
#tombola_pane .map_column li {
	margin-bottom: 0;
}
#tombola_pane .map_column a:hover {
	text-decoration: underline;
}
#tombola_pane {
	background: #fff !important;
	overflow: hidden;
}
#tombola_dreapta {
	display: inline;
	float: right;
	width: 300px;
	margin: 20px 20px 20px 0px;
}
#tombola_form {
	float: left;
	width: 400px;
	margin: 20px 0px 20px 20px;
	display: inline;
}
#tombola_pane p {
	color: #999;
	line-height: 1.2em;
}
#tombola_pane h3 {
	font-size: 26px;
	color: #666;
}
#tombola_pane ul{
	overflow: hidden;	
}
#tombola_pane li {
	list-style: none;
	margin-bottom: 10px;
	width: 395px;
	overflow: hidden;
}
#tombola_pane li label {
	display: block;
	font-size: 12px;
	color: #666;
	width: 175px;
	overflow: hidden;
	float: left;
}
#tombola_pane .bigger_label{
	width: 230px;
}
#tombola_pane li label .required {
	color: #ff0000;
}
#tombola_pane li input,
#tombola_pane li textarea {
	width: 208px;
	float: left;
	border: 1px solid #e0e0e0;
	padding: 4px 0px 4px 0px;
	color: #666;	
}
#tombola_pane li select {
	width: 210px;
	float: left;
	border: 1px solid #e0e0e0;
	padding: 3px 4px 3px 0px;
	color: #666;	
}
#tombola_pane li input[type=checkbox] {
	width: 14px;
	float: left;
	margin-top: 3px;
}
.dotted_tombola{
	height:1px;
	border-bottom: 1px dotted #ccc;
	margin: 10px 0px 10px 0px;
	width: 385px;
}
#tombola_pane a.send_message {
	background: #666;
	padding: 3px;
	text-align: center;
	font-size: 10px;
	width: 130px;
	text-transform: uppercase;
	color: #fff;
	display: block;
	text-decoration: none;
}
#tombola_pane a.send_message:hover {
	background: #ff0000;
	color: #fff !important;
}
/*end concurs*/
/*lead formular*/
/*form lead*/
body .form_lead_class {
	border: 5px solid #ccc !important;
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background: #f3f3f3 !important;	/* White background color for the message */
	color: #ddd;
	padding-bottom: 10px;
}
body .form_lead_class td{
	vertical-align: top !important;	
}
body .form_lead_class td.without_bank{
	line-height: 1.2em; 
	font-size: 11px;
}
body .form_lead_class td span.red{
	color: #ff0000;	
}
body .form_lead_class td.without_bank a{
	color: #333; 
	font-weight: bold;
	text-decoration: none;
}
body .form_lead_class td.without_bank a:hover{
	text-decoration: underline;
}
body .form_lead_class #close {
	position:absolute;
	background: url(../images/but_close.png) no-repeat;
	top: -17px; right: -17px;
	color: #fff;
	line-height: 25px;
	overflow: hidden;
	width: 30px; height: 30px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-indent: -9999px;
	text-decoration: none;
}
body .form_lead_class li {
	overflow:hidden;
	margin-bottom: 8px;
	margin-left: 20px;
	width: 205px;
	float: left;
}
body .form_lead_class li input {
	border: 1px solid #e0e0e0;
	background: #fff;
	color: #666;
	width: 195px;
	padding: 4px 0px 4px 0px;
}
body .form_lead_class li select {
	border: 1px solid #e0e0e0;
	background: #fff;
	padding: 3px 4px 3px 0px;
	color: #666;	
	width: 195px;
}
body .form_lead_class li input.radio {
	border: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
	width: 30px;
}
body .form_lead_class li input.acord {
	border: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
	float: left;
	margin-top: 2px;
	display: block;
	width: 20px;
}
.lead_agree{
	padding-top: 12px;
/*	
	border-top: 1px dotted #ccc;
	margin-left: 20px; 
	margin-right: 20px;	
*/
	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	overflow: hidden;
	clear: left;
}
.big_list{
	width: 455px !important;	
	margin-left: 0px !important;	
}
	.big_list_space{
		margin-left: 20px;	
	}
.right_big_list{	
	width: 300px !important;	
	margin-left: 0px !important;		
}
.lead_content{
	width:100%; 
	overflow: hidden; 
	margin-top:0px;
}
.lead_content_left{
	width: 455px; 
	float: left; 
	overflow: hidden; 
	height: auto; 
	/* background: #9FF; */
}
.lead_content_left ul{
	overflow: hidden;
	width: 455px;	
}
.lead_content_right{
	width: 300px; 
	float: right; 
	overflow: hidden; 
	height: auto; 
	margin-right: 20px;	
	/*background: #FF9; */
}
.lead_agree p{
	margin: 3px 0px;
	padding: 0px;
	line-height: 15px;
}
.lead_agree p strong{
	color: #f00;
	font-weigh: normal;
}
.lead_agree p span{
	color: #cccccc;
	font-size: 11px;
	font-weigh: normal;
}
.checkdiv{
	overflow: hidden;	
	clear: left;
}
.float_info_label{
	width: 200px; 
	height: 18px;
	overflow: hidden;
}
.leadinfo{
	float: right;
	margin-right: 0px; 
	width: 15px;
	font-size: 11px;
	font-weight: normal;
	color: #333;	
	display: block;
	cursor: help;
}
.leadinfo span{
	font-size: 11px;
	font-weight: bold;
	color: #f00;	
	cursor: help;
}
.submit_lead{
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
	width: 243px;
	height: 30px;
	background: #333;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;	
	cursor: pointer;
}
body .form_lead_class h2 {
	margin: 10px 20px 0px 20px;
	font-weight:normal;
	font-size: 20px;
	line-height: 20px;
	color: #6699cc;
	padding-bottom: 10px;	
/*	
	border-bottom: 1px dotted #ccc; 
	padding-left: 20px;
*/
}
.form_lead_header{
	overflow: hidden;
	width: 423px;
	height: 50px;
	padding: 0px 0px 0px 20px;
	background: #ddd;
	margin-bottom: 20px;
	/*    width: 750px;*/
}        
.lead_text{
	overflow: hidden;
	padding-top: 10px;
    height: auto;
    float: left;
	width: 435px; 
	/*width: 570px;*/
}        
.lead_text .lead_text_banca{        
        font-size: 11px; 
        color: #f00;
        font-family: Arial;
        font-weight: normal;
        margin: 0px; padding: 0px;
}
.lead_text .lead_text_produs{        
        font-size: 12px; 
        color: #666;
        font-family: Arial;
        font-weight: bold;
		padding: 0px;
}
.lead_logo{
	float: right;
	padding-top: 2px;
}  
.lead_detaliiprodus{
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
/*	
	width: 460px;
	width: 515px;
*/	
	padding-left: 20px;
	line-height: 25px;
	font-weight: bold;
	font-size: 12px; 
	color: #666;
	height: 25px;	
}
.list_linie_special{
	margin-bottom: 3px !important;	
}
.fackelist{
	margin-top: 8px;	
}
.linie_special{
	height: 3px !important;	
	margin-top: 2px;
}
.lead_detaliiprodus span{
	font-weight: normal;
	font-size: 12px; 
	color: #cccccc;	
	border-bottom: 1px dotted #ccc;
	width: 300px;
	line-height: 16px;
	display: block;
	float: left;
}
.linie_special span{
	border-bottom: 0px dotted #ccc;
	border-top: 1px dotted #ccc;	
}

.lead_sponsor{
	width: 160px;
	height: 600px;
	margin: 85px 0px 0px 60px;
	border: 1px solid #ccc;	
}
body .form_lead_class label {
	font-size: 12px;
	width: 172px;
	color: #000;
/*
	margin-left: 20px;
*/	
	float: left;
	margin-top: 1px;
	display: block;
}
.datepersonale_line{
	width: 330px !important;	
}
.detaliiprodus_line{
	width: 330px !important;	
}

body .form_lead_class label span {
	color: #ff0000;
}
body .form_lead_class button  {
	margin-left: 190px;
	background: #333;
	color: #fff;
	width: 120px;
	cursor: pointer;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	padding: 2px 10px;
	margin-top: 7px;
}
body .form_lead_class {
	height: 600px;
}
body .form_lead_class_shadow {
	display: none;
	opacity: 0;
}
body .form_lead_class textarea  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	background: #fff;
	border: 1px solid #E0E0E0;
}
.reclama_stanga{
	width: 160px; 
	height: 600px; 
	z-index: 99; 
	position: absolute; 
	top: 415px; /*239px;*/
	left: -170px;	
	overflow: hidden;
}
#lead_contact {
	line-height: 20px;
	color: #666;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 12px;
	margin-top: 30px;
}
.lead_banner{
	background: url(../images/lead_banner.jpg);
	width: 300px; height: 250px;
	overflow: hidden;	
}
.lead_banner_notice{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	text-align: center;
	margin-top: 25px;	
}
.lead_banner_notice span{
	font-weight: bold;
	margin-top: 3px;
	display: block;
}
/**/
/*expertul*/
.expertulVaRaspunde{ 
	overflow: hidden;
	width: 760px;
	background: #fff;
	padding-bottom: 20px;
}
	.expertulVaRaspunde .leftSidee{
		width:415px; 
		float:left;
		margin: 20px 0px 0px 0px;
	}
	*html .expertulVaRaspunde .leftSidee{
		width:400px; 
		float:left;
		margin: 20px 0px 0px 20px;
	}
	.expertulVaRaspunde .rightSidee{
			width:300px; 
			float:right; 
			margin:20px 20px 0 0px
	}
	.expertulVaRaspunde .topp{background:#EEE;}
		.expertulVaRaspunde .topp P{padding:10px; border-bottom:1px #FFF solid}
			.expertulVaRaspunde .topp P A{font-weight:bold; color:#000; background:url(res/imgs/_icons/arrow-down-999999.gif) no-repeat right center; padding-right:14px; margin-right:40px}
			.expertulVaRaspunde .topp P A:hover, .expertulVaRaspunde .topp P A.activ{color:#999; background-image:url(res/imgs/_icons/arrow-down-cc0000.gif); text-decoration:none}
		.expertulVaRaspunde .topp H1{padding:15px 10px; font-size:28px; color:#333}
		.expertulVaRaspunde .topp FORM{background:#999; padding:5px 10px 10px 10px}
			.expertulVaRaspunde .topp FORM LABEL{display:block; padding-bottom:2px; font-size:12px; color:#FFF}
			.expertulVaRaspunde .topp FORM .left{ }
				.expertulVaRaspunde .topp FORM .left SELECT{width:145px}
			.expertulVaRaspunde .topp FORM .right{width:280px}
				.expertulVaRaspunde .topp FORM .right SELECT{width:235px}
	.expertulVaRaspunde h2,
	.expertulVaRaspunde .h2{
		color:#666699; 
		font-size:22px; 
		font-weight:normal; 
		padding:0 0px 7px 20px; 
		border-bottom:1px #DDD solid; 
		margin:0 10px 10px 0px;
		display: block;
	}
	.expertulVaRaspunde .leftSidee UL{
		margin-left: 20px;
		overflow: hidden;
	}	
	.expertulVaRaspunde .leftSidee UL LI{
		padding:2px 0 4px 0px;
	}
		.expertulVaRaspunde .leftSidee UL LI a{
			background:#000; 
			text-decoration:none !important;
			color:#FFF; 
			font-weight:bold; 
			padding:1px 2px
		}
		.expertulVaRaspunde .leftSidee UL LI a:hover{
			text-decoration:none !important; color:#fff !important; 
			background:#666699;
		}
	.expertulVaRaspunde .upBand{
		margin:35px 0 12px 0; 
		padding:10px 10px 10px 20px; 
		background:#EEE;
	}
	*html .expertulVaRaspunde .upBand{margin-right:-10px}
		.expertulVaRaspunde .upBand p{
			font-size:11px; 
			color: #666;
			padding: 0px 0px 5px 0px;
			margin: 0px 0px 0px 0px;
		}
		.expertulVaRaspunde .upBand a.linkSus{
			float:right; 
			border:none; 
			margin:-5px; 
			padding:0 5px 0 0; 
			font-size:10px;
			text-decoration: none;
		}
		.expertulVaRaspunde .upBand a{
			color:#666699; font-weight:bold;
			text-decoration: none;}
		.expertulVaRaspunde .upBand strong{
			font-weight: bold;
			color: #666699;
		}
		.functie{
			color: #909090;
			font-size: 10px;
		}
		.expertulVaRaspunde .raspuns{padding:0 0 0 20px}
			.expertulVaRaspunde .raspuns EM{font-size:11px}
			.expertulVaRaspunde .raspuns P{padding-bottom:15px}
			.expertulVaRaspunde .raspuns DIV{color:#000; display: none;}
	.expertulVaRaspunde .rightSidee .boxExpert{margin-bottom:30px; font-size:11px; background:#EEE; padding:10px}
	.expertulVaRaspunde .rightSidee .boxExpert P.paragraf{padding:10px 0 20px 0}
	.expertulVaRaspunde .rightSidee .boxExpert P{padding-top: 4px;}
	.expertulVaRaspunde .rightSidee .boxExpert H1{font-size:12px; color:#000; font-weight:bold; background:#CCC; line-height:normal; padding:10px}
	.expertulVaRaspunde .rightSidee .boxExpert FORM H1{background:none; border-bottom:1px #DDD solid; padding:30px 0 3px 0; margin-bottom:10px; color:#333}
		.expertulVaRaspunde .rightSidee .boxExpert P{height:42px}
		.expertulVaRaspunde .rightSidee .boxExpert P.message{height:95px}
		.expertulVaRaspunde .rightSidee .boxExpert P.nota1{font-size:10px; color:#999; height:auto; padding:13px 0 0 0}
		.expertulVaRaspunde .rightSidee .boxExpert P.nota2{font-size:10px; color:#999; height:auto; padding:7px 0 0 0}
		.expertulVaRaspunde .rightSidee .boxExpert LABEL{display:block}
		.expertulVaRaspunde .rightSidee .boxExpert INPUT{width:207px}
		.expertulVaRaspunde .rightSidee .boxExpert TEXTAREA{width:198px; height:48px}
		.expertulVaRaspunde .rightSidee .boxExpert .left SELECT{width:50px; padding:0}
		.expertulVaRaspunde .rightSidee .boxExpert .right INPUT{width:130px}
/**/
/*drop job*/
.filter_expert{
/*	
	height: 93px !important; 
	padding-top: 57px !important;
.credit_calc_expert{
	top: 39px !important;	
}
.splash_expert{
	bottom: -20px !important;	
}

*/		
}
#expert-header {
	overflow: hidden;
	height: 50px;
	position: absolute; top: 135px; left: 0px;
	width: 190px;
}
#ddexpert{
	width: 200px !important;
	z-index: 999;
	display: none;
	position: absolute;
	top: 308px;
	left: 0px;
	zoom: 1;
}
#ddexpert a{
	width: 130px !important;
	overflow: hidden;
}
.ddexpert {
	position: relative;
	height: 40px;
	font-size: 12px;
	width: 200px;
	z-index: 55;
	top: 5px;
	left: 0px;
}
.ddexpert a,
.ddexpert span {
	cursor: pointer;
	display: block;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	width: 180px !important; 
	background: url(../images/btn_dds.jpg) no-repeat 170px 50% #333;
	color: #fff !important;
	text-decoration: none !important;
}
.ddexpert a:hover {
	color: #fff;
}
.ddexpert ul {
	position: absolute;
	z-index: 999;
	top: 30px;
	left: 0px;
	margin: 0 !important;	padding: 0 !important;
	width: 170px !important;
	list-style: none !important;
	border: 15px solid #333;
	background: #333;	
	-moz-border-radius: 0px 0px 4px 4px;
}
.ddexpert.selected ul {
	display: block;
	background: #333;
	overflow: hidden;
	zoom: 1;
}
.ddexpert ul li {
	float: left;
	width: 110px;
}
.ddexpert ul a,
.ddexpert ul span {
	display: block;
	padding: 3px 5px 3px 3px;
	background: #333;
	height: 14px;
	line-height: 14px;
	color: #fff !important;
	font-weight: normal !important;	
	width: 130px;
	overflow: hidden;
	font-size: 11px;
	text-decoration: none;
}
.ddexpert ul span {
	color: #666 !important;
	cursor: default !important;
}
.ddexpert ul a:hover {
/*	background: #eee !important;; */
	color: #666699 !important;
}
#dropdownexpert{
	z-index: 999;
	display: none;
	position: absolute;
	top: 250px;
	left: 0px;
	zoom: 1;
/*	
	border: 15px solid #333; 
*/
	background: #333;
	height: auto;
}		
/*9-sept-2010*/
/*12-oct-2010*/
/*calc filt*/
.calc_bfilter{
	background: #fff;
    padding: 20px 20px 10px 20px;
    position: relative;
    font-family: Arial;
	z-index: 190;
	height: 1%;
}
.bfilter_titlu{
	color: #333333;
    font-size: 22px;
	line-height: 22px;
    padding-bottom: 18px;
    border-bottom: 1px dotted #999;
	margin-bottom: 15px;
}
.bfilter_forms{
	overflow: hidden;	
	height: 1%;
	width: 720px;
}
.bfilter_forms .dropdown_chooser{
	position: relative;
	padding:2px 0px 0px 5px;
	cursor: pointer;
	height: 23px;
	background: url(../images/bg-current_option.jpg) no-repeat left top; /*#f5f5f5;*/	
}
.bfilter_forms ul{
	overflow: hidden;
	
}
.bfilter_forms li{
	float: left;
	margin-left: 20px;
	width: 150px;	
}
.bfilter_label{
	font-size: 12px;
	color: #333;		
}
.option_select{
/*	
	border: 1px solid #e0e0e0;
	background: #fff;
	padding: 3px 4px 3px 0px;
	color: #666;		
*/	
}
.option_select select{
	border: 1px solid #e0e0e0;
	background: #fff;
	padding: 3px 4px 3px 0px;
	color: #666;		
}
.bfilter_results{
	color: #999999;
    font-size: 12px;
	margin-top: 17px;
}
.bfilter_results strong{
	color: #666666;
    font-size: 12px;
    font-weight: bold;
}
.bfilter_button{
	position: absolute;
	bottom: -15px;
	right: 20px;
	width: 187px;
	height: 29px; 
	overflow: hidden;
}
.bfilter_button a{
	width: 187px; height: 29px;
    overflow: hidden;
	background: url(../images/calc_fbut.gif) top left no-repeat;		
    text-decoration: none;
	display: block;
	text-indent: -9999px;
}
.bfilter_button a:hover{
	background: url(../images/calc_fbut.gif) top left no-repeat;		
    text-decoration: none;
}
/*pop*/
body .form_pop_class {
	border: 5px solid #ccc !important;
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background: #f3f3f3 !important;	/* White background color for the message */
	color: #ddd;
	padding-bottom: 10px;
}
body .form_pop_class td{
	vertical-align: top !important;	
}
body .form_pop_class #close {
	position:absolute;
	background: url(../images/but_close.png) no-repeat;
	top: -17px; right: -17px;
	color: #fff;
	line-height: 25px;
	overflow: hidden;
	width: 30px; height: 30px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-indent: -9999px;
	text-decoration: none;
}
.pop_topmeniu{
	overflow: hidden;	
	position: absolute;
	top: -38px;
	left: -5px;
	width: 505px;
	height: 23px;	
}
.pop_topmeniu a{
	display: block;
	color: #333;
	background: #fff;
	font-size:12px;
	height: 23px;
	line-height:23px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	float: left;	
	margin-right: 10px;
}
.pop_topmeniu a:hover{
	color: #fff;
	background: #EF3E30;
	text-decoration: none;
}
.pop_topmeniu a.selected{
	color: #fff;
	background: #EF3E30;
	text-decoration: none;
}
.pop_title{
	font-family: arial;
	font-size: 20px;
	width: 400px;
	padding-left: 20px;
	color: #0099cc;
	line-height: 20px;
	overflow: hidden;	
}
.pop_band{
	width: 400px;
	height: 52px;
	padding-left: 20px;
	background: #ddd;
	overflow: hidden;
}
.pop_band p{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	display: block;
	height: 52px;
	line-height: 52px;	
}
.pop_drop_content{
	width: 400px;
	padding-top: 30px;
}
.pop_drop_content ul{
	overflow: hidden;	
}
.pop_drop_content li{
	font-size: 12px;
	color: #000;
	width: 400px !important;
	float: none !important;	
	background: url(../images/field.jpg) 360px 15px no-repeat;		
}
.pop_drop_content li:hover{
	background: url(../images/field_hover.jpg) 360px 15px no-repeat !important;		
}
.hover_popcalc{
	background: url(../images/field_hover.jpg) 360px 15px no-repeat !important;		
}

.calc_info_label{
	width: 285px; 
	height: 18px;
	overflow: hidden;
}
.calc_info{
	float: right;
	margin-right: 0px; 
	width: 15px;
	font-size: 11px;
	font-weight: normal;
	color: #333;	
	display: block;
	cursor: help;
}
.calc_info span{
	font-size: 11px;
	font-weight: bold;
	color: #f00;	
	cursor: help;
}
.pop_drop_content li .label_text_info{
	display: block;
	font-size: 12px;
	color: #000;
}
.pop_drop_content li select{
	border: 1px solid #e0e0e0;
	background: #fff;
	padding: 3px 4px 3px 0px;
	color: #666;	
	font-size: 11px !important;
	font-family: Arial, Helvetica, sans-serif;
	width: 325px !important;	
}
.pop_bottom_meniu{
	overflow: hidden;	
	width: 435px;
	height: 31px;
	margin-top: 15px;
	padding-left: 20px;	
}
.pop_bottom_meniu a{
	text-transform: uppercase;
	display: block;
	color: #fff;
	background: #666;
	font-size:10px;
	font-weight:bold;
	height: 31px;
	line-height:31px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	float: left;	
	margin-right: 10px;
}
.pop_bottom_meniu a:hover{
	color: #fff;
	background: #333;
	text-decoration: none;
	text-transform: uppercase;	
}
.pop_bottom_meniu a.selected{
	text-transform: uppercase;
	color: #fff;
	background: #333;
	text-decoration: none;
}
.calculatoare_pop_meniu{
	width: 230px; 
	float: right; 
	text-align: right; 
	overflow: hidden; 
	font-family: Arial, Helvetica, sans-serif;		
}
.calculatoare_pop_meniu li{
	line-height: 22px;
	height:22px;
	margin-bottom: 0px !important;
}
.calculatoare_pop_meniu li a{
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;		
}
.calculatoare_pop_meniu li a.selected{
	color: #ff0000;
	font-size: 12px;
	text-decoration: none;		
}
.calculatoare_pop_meniu li a:hover{
	color: #ff0000;
	font-size: 12px;
	text-decoration: underline;		
}
.calc_pop_count{
	font-family: Arial, Helvetica, sans-serif; margin-top: 40px; width: 197px; float: right;	
}
.totalcount{
	font-size: 100px; color: #999999; line-height: 100px; padding-bottom: 0px; text-align:right; border-bottom: 1px dotted #999999;	
}
.count_note{
	color: #333333; margin-top: 10px; text-align: right;	
}
.enddropdown{
	position: absolute; top: 0px; right: 0px;	
	background: url(../images/bg-dd_calc.jpg) top left no-repeat;	
	width: 20px; height: 20px; overflow: hidden; z-index: 90;
}

/*end pop*/
        .compara_btn_header{
            margin: 20px 0px 20px 0px;
        }
        .detalii_but_bottom{
                padding: 20px 0px 10px 0px;
                height: 31px;
                width: 510px;
                overflow: hidden;
                position: relative;
                margin-left: 20px;
        }
