/* @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: #0099FF !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 links */




/* @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 */

/* @end */

/* @group helper styles */

/* @group tables */

table { margin-bottom: 1.4em; }



/* @end */

/* @group forms */



/* @end */

/* @group notifications and errors */



/* @end */

/* consistat items with normally just one class */



/* @end */

/* @group page structure */

/* skeleton including page furniture */
body {
	background: #f9f9f9 url(../images/bg-body.gif) left top repeat-x;
}
body.compare {
	background: #eee;
}
#page {
	width: 760px;
	margin: 0 auto 40px;
	position: relative;
	left: -100px;
}
#page.compare {
	width: 1006px;
	margin: 0;
	left: 0;
}
#header {
}
/* @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 {
	overflow: hidden;
	position: relative;
}
.compare #breadcrumbs {
	padding-left: 20px;
}
#breadcrumbs {
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
	list-style: none;
	color: #aaa;
	font-size: 11px;
}
#breadcrumbs h1 {
	color: #aaa;
	font-size: 11px;
	display: inline;
}
#breadcrumbs a {
  color: #ccc !important;
  font-weight: normal;
  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 */

#secondary_menu {
	height: 37px;
	position: relative;
	clear:both;
}
#secondary_menu li {
	float:  left;
	list-style: none;
	margin-top: 11px;
	color: #ccc;
}
#secondary_menu a {
	font-size: 10px;
	text-decoration: none;
	color: #fff;
	background: #0099FF;
	margin-right: 10px;
	padding: 4px 9px;
	font-weight: bold;
	text-transform: uppercase;
}
#secondary_menu a.selected {
	background: #333 !important;
}
#secondary_menu a:hover {
	background: #333 !important;
	color: #fff !important;
	text-decoration: none !important;
}
#secondary_menu .first_element a {
	background: url(../images/btn-nav-home.gif) left top no-repeat;
	width: 20px;
	height: 20px;
	position: relative;
	top: -3px;
	margin-right: 10px;
	text-indent: -999em;
	padding: 0;
	display: block;
}
#secondary_menu .first_element a:hover {
	background: url(../images/btn-nav-home.gif) left bottom no-repeat !important;
}
#logo_slice {
	position: relative;
	height: 63px;
}
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 {
	border-left: 1px solid #ccc;
	padding-left: 18px;
	float: left;
	width: 150px;
	margin-left: 12px;
	margin-top: 20px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
}
p.best_products a,
p.vizited_products a {
	color: #ccc;
	text-decoration: none;
	font-size: 11px;
	line-height: 1.2em;
}
p.vizited_products a  {
  color: #fff;
	font-size: 10px;
}
#search {
	position: absolute;
	right: 5px;
	top: 18px;
}
#search p {
	float: left;
}
#search p.text {
	margin-top: 5px;
}
#search p.text input {
	width: 170px;
}
#search p.submit {
	width: 10px;
	margin-left: 2px;
	margin-top: 6px;
}
#search p[class=submit] {
	margin-left: 4px;
}
#search p.submit input {
	width: 20px;
	height: 19px;
	background: url(../images/btn-search.gif) left top no-repeat;
	border: 0;
	cursor: pointer;
}
/* @end */



#filters {
	background: #fff url(../images/bg-filters.png) left top repeat-x;
	color: #888;
	font-size: 12px;
	position: relative;
	clear: both;
}
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 {
	margin-left: 20px;
	color: #ccc;
	font-size: 28px;
	font-weight: normal;
	padding: 7px 0;
}
#filters li h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#filters #category {
	padding-top: 50px;
	margin-left: 15px;
	height: 84px;
}
#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: 1em;
	color: #666;
}
#filters #category.banks h1 {
	color: #0099FF;
}
#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 a {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
#filters a.selected {
	color: #0099FF;
}
#filters ul {
	float: left;
	width: 211px;
	list-style: none;
	margin-top: 15px;
	line-height: 21px;
	margin-bottom: 15px;
}
#filters #credit_calc {
	display: block;
	position: absolute;
	float: left;
	background:url(../images/bg-credit_calc.png) right top no-repeat;
	width: 400px;
	height: 153px;
	top:  -9px;
	right: -76px;
	text-align: right;
}
#splash {
	position: absolute;
	left: 0;
	top: 9px;
}
#filters #credit_calc a {
	width: 237px;
	display: block;
	font-weight: normal;
	line-height: 1.2em;
	font-size: 11px;
	color: #999;
	position: absolute;
	right: 76px;
	top: 55px;
}
#filters #credit_calc a:hover * {
	text-decoration: underline !important;
	color: #0099FF !important;
	cursor: pointer;
}
#filters #credit_calc.grey {
	background:url(../images/bg-credit_calc-grey.png) right top no-repeat;
}
#filters #credit_calc a:hover {
	text-decoration: none !important;
}
#filters #credit_calc a span {
	display: block;
	font-weight: normal;
	width: 240px;
	margin-left: 110px;
	margin-top: 45px;
	line-height: 1.2em;
	font-size: 12px;
	color: #999;
}
#filters #credit_calc a strong {
	font-size: 26px;
	display: block;
	text-transform: lowercase;
	color: #000;
	font-weight: normal;
	margin-bottom: 7px;
}
#filters .separator {
	border-bottom: 1px solid #555;
}
#filters #filter {
	border-top: 1px dashed #ddd;
	margin-top: 20px;
	padding-top: 10px;
	position: relative;
	left: -15px;
	padding-left: 15px;
}
#filters #filter label {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 30px;
	margin-left: 5px;
}
#searched_expressions {
	clear: both;
	padding: 0 15px 1px;
	background: url(../images/linie_header.gif) left top no-repeat;
}
#searched_expressions h3 {
	font-size: 10px;
	font-weight: bold;
	color: #aaa;
	text-transform: uppercase;
	padding-top: 15px;
}
#searched_expressions strong {
	color: #333;
}
#large_search p {
	float: left;
}
#large_search p.text {
	margin-top: 5px;
}
#large_search p.text input {
	width: 270px;
}
#large_search p.submit {
	width: 10px;
	margin-left: 2px;
	margin-top: 6px;
}
#large_search p[class=submit] {
	margin-left: 4px;
}
#large_search p.submit input {
	width: 20px;
	height: 19px;
	background: url(../images/btn-search.gif) left top no-repeat;
	border: 0;
	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-right: 42px;
	margin-left: 5px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
#person_type p a.selected {
	color: #0099FF;
}
#person_type input {
	position: relative;
	top: 2px;
}
#side_writing {
	position: absolute;
	left: 460px;
	bottom: 6px;
	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;
	height: 19px;
	width: 80px;
	margin-top: 7px;
	display: block;
	position: relative;
	left: 158px;
	line-height: 19px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
#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-left: 5px;
	margin-top: 9px;
}
#filters #quick_search p.submit input {
	width: 20px;
	background: url(../images/btn-quick_search.gif) left top no-repeat;
	border: 0;
	cursor: pointer;
}

#filters #similar_searches {
	margin-left: 52px;
	margin-right: 20px;
	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-bottom: 0;
	color: #999;
	margin-right: 270px;
}
#filters #selected_options span {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #eee;
	margin:0 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;
	display: block;
	padding: 11px 18px 11px 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
#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 {
	margin-left: 20px;
	width: 216px;
	float: left;
	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 {
	line-height:1.2em;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #999;
}
#filters #calc_types h2 strong {
	padding: 0;
	margin: 0;
	font-size: 22px;
	line-height: 20px;
	font-weight: normal;
	margin: 15px 70px 15px 0;
	color: #fff;
	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 {
	display: block;
	color: #fff;
	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 */

/* @end */

/* @group Home slice */
/* @group Home sidebar */
#indices {
	background: #fff;
	margin-bottom: 15px;
}
#indices #tabs {
	background: #0099FF;
	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: #0099FF;
	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: #0099FF;
  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 {
  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 {
  border: 1px solid #ddd;
}
#search_branch .header {
  background: url(../images/bg-search_branch-header.gif) left top no-repeat;
  padding: 17px 10px 10px;
  color: #999;
  border-bottom: 1px dashed #ddd;
  margin-bottom: 10px;
}
#search_branch .header h3 {
  color: #333;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}
#search_branch .header p {
  margin-bottom : 0;
  line-height: 14px;
}
#search_branch .content {
}
#search_branch .content li {
  list-style: none;
  margin: 0 10px 10px;
}
#search_branch .content label {
  display: block;
  font-size: 12px;
  margin-bottom: 2px;
  color: #999;
}
#search_branch .content select {
  width: 100%;
}
#search_branch .more {
  overflow: hidden;
  height: 1%;
  margin-bottom: 10px;
}
#search_branch .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;
}

/* @end */
#home_slice {
	margin-top: 10px;
}

#home_slice #main-column {
	float: left;
	width: 449px;
	padding-bottom: 15px;
}
#home_slice #secondary-column {
	float: right;
	width: 300px;
	padding-bottom: 15px;
}
#home_slice #most_popular .header {
	background: #0099FF url(../images/bg-most_popular-header.gif) left top no-repeat;
	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;
  font-weight: normal;
  text-transform: none;
}
#home_slice .products .content table td .h3 a {
  color: #0099FF;
  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: 0;
}
#home_slice #news h2 {
  background: #0099FF;
  color: #fff;
  padding: 10px 15px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 10px;
}
#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 ul {
  margin-bottom: 20px;
}
#home_slice #news li {
  list-style: none;
  padding: 2px 15px;
  line-height: 1.2em;
  font-weight: bold;
  font-size: 12px;
  color: #666;
  background: url(../images/icn-grey_arrow.gif) left 6px no-repeat;
}
#home_slice #news li a {
  color: #666;
  text-decoration: none;
}
#home_slice #news li a:hover {
  color: #0099FF;
  text-decoration: underline;
}
#home_slice #news .more {
  margin-left: 15px;
}
#home_slice #news .more a {
  background: #0099FF;
  padding: 3px 15px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 10px;
}
#home_slice #news .more a:hover {
  background: #666;
  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 {
	font-size: 22px;
	line-height: 1.2em;
}
#home_slice #main-column #news-primary h3 a {
	text-decoration: none;
	font-weight: normal;
	color: #0099FF;
}
#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 {
	width: 200px;
	float: right;
	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 {
	font-weight: bold;
	text-decoration: none;
	color: #666;
	font-size: 12px;
}
#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: #0099FF;
	color: #fff !important;
	text-decoration: none !important;
}

/* @end */

/* @group Partners */

#partners_slice {
	margin: 10px 0 0;
}
#partners_slice .partners-category-header {
	background: #ccc url(../images/bg-title.png) left top repeat-x;
	padding: 10px 20px;
	position: relative;
	margin-bottom: 10px;
}
#partners_slice .partners-category-header h2 {
	font-weight: normal;
	text-transform: lowercase;
	color: #fff;
	font-size: 22px;
	line-height:  12px;
}
#partners_slice .partners-category ul {
	overflow: hidden;
	height: 1%;
	padding-top: 20px;
	background: #fff;
	margin-bottom: 10px;
}
#partners_slice .partners-category li {
	float: left;
	list-style: none;
	display: inline;
	margin-left: 40px;
	width: 150px;
	margin-bottom: 20px;
}
#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_list {
	margin-top: 10px;
	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 {
	margin-bottom: 10px;
	background: #aaa;
	color: #fff;
	font-size: 26px;
	font-weight: normal;
	padding-left: 15px;
}
#product_list .header {
	margin-bottom: 10px;
	background: #aaa;
	color: #fff;
	font-weight: normal;
	padding: 10px 15px 10px;
}
#product_list th {
	background: #ddd;
	color: #666;
	line-height: 1.2em;
	padding: 0;
	vertical-align: middle;
}
#product_list th.star {
	background: #eee;
	width: 32px;
	padding: 0;
}
#product_list td.star {
	width: 32px;
	padding: 0;
	background: #eee;
}
#product_list td.star a {
	cursor: default;
}
#product_list td.star img {
	display: block;
	margin: 0 auto;
}
#product_list td {
	background: #f5f5f5;
	padding: 20px 10px;
	vertical-align: middle;
	line-height: 1.2em;
	color: #666;
	font-size: 11px;
}
#product_list .even td {
	background: #f0f0f0;
}
#product_list tr.even:hover td,
#product_list tr:hover td {
	background: #fff;
}
#product_list .name {
	border-right: 1px solid #fff;
	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: 20px 15px;
}
#product_list .wide {
	width: 360px;
}

#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;
	display: block
}
#product_list td.name a.bank {
	font-size: 11px;
	color: #0099FF;
	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: 15px 1px;
}
#product_list .min_sum,
#product_list .max_sum,
#product_list .max_period,
#product_list .interest,
#product_list .calculator {
	border-right: 1px solid #fff;
	text-align: center;
}
#product_list .calculator {
	width: 100px;
}
#product_list span.wrapper,
#product_list a.order_arrow {
	padding: 27px 10px;
	display: block;
	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: #0099FF;
	display: block;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	padding: 5px;
	line-height: 1.1em;
	width: 80px;
}
#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;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #666;
	line-height: 1.1em;
	margin: 0;
	width: 80px
}
#product_list .buy_products p input {
	float: left;
	margin-top: 4px;
}
/* @end */



/* @group Product details */

#product_details {
background:#FFFFFF none repeat scroll 0 0;
margin-top:10px;
position:relative;
}
#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_details #product_title {
display:inline;
float:left;
margin-left:20px;
position:relative;
width:460px;
}
#product_details .meta {
clear:both;
line-height:1.4em;
margin-bottom:0;
}
#product_details .na {
color:#CCCCCC;
}
#product_details .meta .bank {
background:#333333 none repeat scroll 0 0;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
margin-right:1px;
padding:2px 5px;
text-decoration:none;
text-transform:uppercase;
}
#product_details .meta a {
line-height:1em;
}
#product_details .meta a.bank:hover {
background:#CC0000 none repeat scroll 0 0;
color:#FFFFFF !important;
}
#product_details .meta .grey {
color:#333333;
font-size:12px;
margin-left:2px;
}
#product_details .meta .grey a {
background:#CCCCCC none repeat scroll 0 0;
color:#333333;
font-size:10px;
font-weight:bold;
margin-right:0;
padding:2px 5px;
text-decoration:none;
text-transform:uppercase;
}
#product_details .meta .grey a:hover {
background:#CC0000 none repeat scroll 0 0;
color:#FFFFFF !important;
}
#product_details h2 {
color:#666666;
font-size:28px;
line-height:1.1em;
margin-bottom:13px;
margin-top:40px;
}
.do_more span, .do_more a {
background:#CCCCCC none repeat scroll 0 0;
color:#666666;
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;
width:83px;
}
.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: 20px;
}
#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:#CCCCCC none repeat scroll 0 0;
border-bottom:1px solid #FFFFFF;
color:#666666;
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 #CCCCCC;
}
#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:445px;
}
#product_details table .last_item td.last {
width:485px;
}
#product_details table th.last {
font-weight:normal;
text-transform:none;
}





#popular {
background:#F5F5F5 none repeat scroll 0 0;
clear:left;
float:left;
margin-top:20px;
padding:10px 20px;
width:433px;
}
#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:#0099FF 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 none repeat scroll 0 0;
float:right;
line-height:1.45em;
margin:20px 0 10px;
padding:10px 20px;
width:200px;
}
#tags h3 {
color:#666666;
font-size:12px;
font-weight:normal;
margin-bottom:5px;
}
#tags a {
color:#0033CC;
font-size:12px;
text-decoration:none;
}
#tags a:hover {
color:#0033CC !important;
text-decoration:underline;
}
.btn-share_yahoo {
background:transparent url(../images/btn-share_yahoo.gif) no-repeat scroll center center;
float:left;
height:16px;
margin-left:50px;
text-indent:-999em;
width:25px;
}
.btn-share_email {
background:transparent url(../images/btn-share_email.gif) no-repeat scroll center center;
float:left;
height:16px;
margin-left:15px;
text-indent:-999em;
width:16px;
}
.btn-share_alert {
background:transparent url(../images/btn-share_alert.gif) no-repeat scroll center center;
float:left;
height:16px;
margin-left:15px;
text-indent:-999em;
width:16px;
}
.btn-share_plus {
background:transparent url(../images/btn-share_plus.gif) no-repeat scroll center center;
float:left;
height:16px;
margin-left:15px;
text-indent:-999em;
width:16px;
}
#extra_functions {
left: -28px;
margin-top: -105px;
position: absolute;
}
#extra_functions a {
height:17px;
margin-bottom:10px;
width:25px;
}
#extra_functions .btn-star {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/icn-star.gif) no-repeat scroll center bottom;
display:block;
height:25px;
text-indent:-9999em;
width:25px;
}
#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 bottom;
display:block;
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 bottom;
display:block;
text-indent:-9999em;
}
#extra_functions .btn-alert {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/btn-alert.gif) no-repeat scroll center bottom;
display:block;
text-indent:-9999em;
}
#extra_functions .btn-add {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/btn-add.gif) no-repeat scroll center bottom;
display:block;
text-indent:-9999em;
}
#extra_functions a:hover {
background-position:center top;
}

#meta_links {
left:770px;
margin-top:6px;
position:absolute;
width:185px;
}
#meta_links a {
color:#666666;
display:block;
font-size:12px;
height:16px;
line-height:1.2em;
margin-bottom:0;
padding:17px 10px;
text-decoration:none;
}
#meta_links a.btn-yellow {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/btn-overposition-yellow.gif) no-repeat scroll left top;
}
#meta_links a.btn-red {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/btn-overposition-red.gif) no-repeat scroll left top;
font-size:11px;
font-weight:bold;
height:24px;
padding:22px 10px;
text-transform:uppercase;
}
#meta_links a.btn-grey {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/btn-overposition-grey.gif) no-repeat scroll left top;
}
#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;
margin-left:32px;
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:216px;
}
#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:#0099FF none repeat scroll 0 0;
color:#FFFFFF !important;
}
#quick_product_list .slice .item .bank a:hover {
text-decoration:underline;
}

/* @end */

/* @group Vizited products */

#product_comparison {
}
#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;
}
#product_comparison td.action {
padding:10px 0;
width:20px;
}
#product_comparison td.action a.btn-view_comparison {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/btn-compare.gif) no-repeat scroll left top;
display:block;
height:68px;
text-indent:-9999em;
width:20px;
}
#product_comparison td.product span.bank, #product_list td.name span.bank {
color:#0099FF;
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 {
	margin-top: 10px;
	padding-bottom: 1px;
	background: #fff;
	position: relative;
}
#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: 452px;
	margin-left: 15px;
}
#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.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 li p a {
	color: #0099FF;
	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 .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: left;
	width: 263px;
	margin-left: 20px;
	line-height: 1.2em;
	margin-top: 10px;
}
#news #side_column .h2 {
	background: url(../images/icn-right_yellow_arrow.gif) left 50% no-repeat;
}
#news #side_column #popular_articles {
	background: #f6f6f6;
	padding-top: 1px;
	padding-bottom: 1px;
}
#news #popular_articles .h2 {
	margin: 20px 0 0px;
	padding: 0 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
}
#news #popular_articles p {
	padding: 0 10px 10px;
	font-size: 11px;
	border-bottom: 1px dashed #ddd;
	color: #999;
	line-height: 14px;
}
#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 .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: #0099FF;
}
#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: 452px;
	margin-left: 15px;
}
#news #news_description #other_articles ul {
	margin-bottom: 30px;
}

#news #news_description #other_articles .more a {
  color: #FFF !important;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  padding: 4px 20px;
  background: #666;
}
#news #news_description #other_articles .more a:hover {
  background: #9f7316;
}
#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 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 a:hover {
  color: #333333 !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 #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:#CC0000;
  font-size:10px;
  text-transform:uppercase;
}
#news #news_description #meta p a:hover {
  color:#333333 !important;
  text-decoration:underline;
}
#news #news_description #meta p a.bank:hover {
  color:#CC0000 !important;
}
#news #news_description p {
  color:#666666;
  font-size:12px;
  line-height:1.2em;
}











#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: #0099FF;
}
#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: #0099FF;
}
#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;
	margin-top: 10px;
}
#branch_header {
	background: #f6f6f6;
	padding: 1px;
	height: 165px;
}
#branch_header #branch-logo {
	float: right;
	border: 1px solid #ccc;
	margin: 25px 15px;
}
#branch_header #branch-logo img {
	display: block;
}
#branch_header h2 {
	font-size: 22px;
	margin-top: 15px;
	margin-left: 14px;
	color: #0099FF;
	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: 2px 5px;
}
#branch_header .more a:hover {
	background: #0099FF;
	text-decoration: none !important;
	color: #fff !important;
}
#branch_header .more a.selected {
	background: #0099FF;
}
#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: #eee;
	list-style: none;
	overflow: hidden;
	height: 1%;
}
#branches #banks li.even {
	background: #ddd;
}
#branches #banks li h2 {
	width: 492px;
	padding: 55px 0 5px 15px;
	text-transform: uppercase;
	margin: 0;
	font-size: 12px;
	line-height: 1.2em;
}
#branches #banks li h2 strong {
	display: block;
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	color: #0099FF;
	line-height: 1.2em;
}
#branches #banks li h2 a {
	text-decoration: none;
	color: #999;
}
#branches #banks li h2 a:hover {
	text-decoration: underline;
}
#branches #banks li p {
	margin: 5px 15px 0 15px;
	font-size: 12px;
	color: #999;
}
#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:  3px 6px;
}
#branches #banks li p.resources a:hover {
	background: #0099FF;
	color: #fff !important;
	text-decoration: none !important;
}
#branches #banks li .bank_details {
	float: right;
	border: 1px solid #ccc;
	margin: 25px 10px;
	margin-left: 0;
	display: inline;
}

#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;
}
#branches #bank_details h2 a {
	text-decoration: none;
	font-weight: bold;
	color: #333;
	font-size: 26px;
	font-weight: normal;
	color: #0099FF;
}
#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 {
	background: #fff;
	line-height: 1.2em;
}
#site-header {
	padding: 12px 0 12px 20px;
	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: #ddd;
	padding-bottom: 1px;
	margin-bottom: 10px;
}
#compare-header h2 {
	background: #0099FF;
	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;
	margin: 20px 0 20px 0;
}
#compare-header table td {
	padding: 2px;
	font-size: ;
}
#compare .first_column {
	width: 157px;
	padding: 2px 20px;
}
#compare .second_column,
#compare .third_column,
#compare .fourth_column {
	width: 231px;
	padding: 2px 20px;
}
#compare .last_cell {
	padding: 0 !important;
	vertical-align: bottom;
}
#compare .last_cell .for_go_up {
	position: relative;
	padding: 2px 20px;
	height: 100%;
	width: 231px;
	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 7px;
	background: #999;
	color: #fff;
	text-decoration: none;
}
.btn-apply_online {
	padding: 3px 7px;
	background: #0099FF;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	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: 225px;
}
#compare #compare-content table {
	margin-bottom: 20px;
}
#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;
	padding-top: 7px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #fff;
	background: #f5f5f5;
}
#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: 850px;
	margin-left: 20px;
	color: #999;
	font-size: 12px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 0;
}
#compare #compare-content .first_column {
	color: #999;
}


#currency-header {
background: #EEEEEE url(../images/bg-tall_header.gif) left top repeat-x;
zoom: 1;
overflow:hidden;
padding:10px 10px 10px 15px;
}
#currency-header h2 {
color:#999999;
float:left;
font-size:22px;
line-height:22px;
text-transform:uppercase;
width:400px;
}
#currency-header h2.date {
color:#fff;
font-size:22px;
padding:20px 0;
text-transform:none;
}
#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:12px;
}
#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 {
	margin-top: 10px;
}
#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%;
	padding-right: 18px;
}
.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 {
	margin-top: 10px;
}
#jobs-header {
	background: #aaa url(../images/bg-section_header.gif) left top repeat-x;
	overflow: hidden;
	height: 1%;
}
#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 {
	float: left;
	width: 168px;
	padding: 20px 0 20px 20px;
}
#jobs-header .picker select {
	width: 100%;
}
#jobs-header .picker label {
	display: block;
	color: #fff;
	font-size: 12px;
}
#jobs-description {
	background: #fff;
	position: relative;
}
#jobs-description #starred_product {
	left: -26px;
}
#jobs-description #main-column {
	float: left;
	width: 484px;
}
#jobs-description #side-column {
	float: right;
	width: 240px;
}

#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: #897019;
	color: #fff;
	padding: 3px 10px;
	font-size: 12px;
	text-decoration: none;
}
#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: #666;
	text-decoration: none;
	font-size: 12px;
}
#jobs-description #side-column a.btn-more:hover {
	text-decoration: underline;
}
#sponsorship {
	margin-top: 50px;
	color: #999;
	font-size: 12px;
}
#jobs-list {
	padding-top: 10px;
}
#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%;
	margin-bottom: 10px;
}
#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: #897019;
}
#jobs-list table th.title {
	padding: 10px 20px;
	width: 200px;
}
#jobs-list table td.title {
	padding: 10px 0;
}
#jobs-list table td.title h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#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: 0 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: 15px 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: #897019;
	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 h3 a {
	color: #999 !important;
}
.searched-nav h3 a:hover{
	color: #999 !important;
}
.searched-nav a {
	color: #000;
	text-decoration: none;
	font-weight: normal12;
}
.searched-nav a:hover {
	color: #000 !important;
	text-decoration: underline;
}
.footer-description {
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	font-size: 12px;
	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;
	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-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: #666;
	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: #0099FF;
}

#branch_details .slice {
	overflow: hidden;
	height: 1%;
	border-bottom: 1px dashed #ccc;
}
#branch_details .no_border {
	border: none;
}
#branch_details .item {
	margin: 10px 0 10px 15px;
	float: left;
	width: 216px;
}
#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: #ccc;
	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;
}
#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 {
	margin-top: 10px;
	background: #fff;
	padding-bottom: 1px;
}
#dictionary #dictionary_head {
	background: #aaa url(../images/bg-section_header.gif) left top repeat-x;
	padding: 20px 15px;
	margin-bottom: 20px;
	color: #fff;
}
#dictionary #dictionary_head a {
	text-transform: uppercase;
	color: #fff;
	margin: 0 5px;
	font-weight: bold;
	text-decoration: none;
}
#dictionary #dictionary_head a:hover {
	text-decoration: underline;
}
#dictionary #dictionary_head .inactive {
	color: #666;
	font-weight: bold;
	margin: 0 5px;
}
#dictionary #dictionary_description {
	margin: 0 15px 20px;
}
#dictionary #dictionary_description h1 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
#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 {
	font-size: 28px;
	font-weight: normal;
}
#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: #666;
	font-weight: bold;
	font-size: 12px;
}
#dictionary .dictionary_module li a:hover {
	color: #c00;
	text-decoration: underline;
}

#search_results {
	margin-top: 10px;
	padding-bottom: 1px;
}
#search_results #search_header {
	background: #ededed url(../images/bg-section_header.gif) left top repeat-x;
	padding: 5px 15px;
	margin-bottom: 10px;
	color: #fff;
	font-size: 22px;
}
#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 15px;
}
#search_results .search_module li h3 a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
#search_results .search_module li h3 a strong {
	display: block;
	font-weight: bold;text-transform: uppercase;
	font-size: 11px;
}
#search_results .search_module li .location {
	color: #999;
}
#currencies {
	margin-top: 10px;
}
#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: #ddd;
  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: #666;
  text-decoration: none;
}
#currencies #table table th span {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
  padding: 10px 15px;
  display: block;
  color: #666;
}
#currencies #table table .bank a span {
  padding-right: 18px;
	background:  url(../images/icn-oder_image.gif) right 50% no-repeat;
}
#currencies #table table .bank {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}
#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;
	text-transform: uppercase;
}
#currencies #table table td.currency a em {
	color: #333;
	font-style: normal;
}
#currencies #table table .bank {
	width: 250px;
}
#currencies #table table .currency_rate span,
#currencies #table table .loss span {
	width: 121px;
}
#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;
}
#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;
  margin-top: 10px;
  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 {
  color: #333;
  font-weight: bold;
  margin: 15px 0 5px;
  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:#fff url(../images/bg-footer.gif) left top repeat-x;
	clear:  both;
}
#announcement div {
	margin: 0 auto;
	width: 728px;
}
#footer #main_buttons-container {
	width: 760px;
	margin: 0 auto;
	clear: both;
	position: relative;
	left: -100px;
}
#footer #main_buttons {
	padding: 20px 0 20px 15px;
	overflow: hidden;
	height: 1%;
}
 
#footer .column {
	float: left;
	width: 185px;
	margin-right: 5px;
	display: inline;
	
	line-height: 1.2em;
}
#footer #alte_categorii {
	width: 145px;
	margin-left: 10px;
	margin-right: 0;
	color: #666;
}
#footer #alte_categorii li {
	color: #999;
	font-size: 10px;
	font-weight: bold;
}
#footer #alte_categorii li a {
	color: #0099FF;
	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: #0099FF !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: #0099FF !important;
}
#footer .column .h5 a {
	color: #333;
	text-transform: uppercase;
	font-size: 10px;
}
#footer .column .h5 a:hover {
	color: #0099FF !important;
}
#footer .top_separator .selected {
	color: #0099FF !important;
}
#footer .selected {
	color: #0099FF !important;
}
#footer #nav-filters {
	background: #ccc;
}
#footer_text {
	color:#999 !important;
	font-size:11px;
	left:-100px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:4px;
	padding-top:4px;
	position:relative;
	width:728px;
}
#searched-nav-container {
	border: solid #fff;
	border-width: 1px 0;
	position: relative;
	left: -100px;
}
#searched-nav-container {
	border: dashed #f0f0f0;
	border-width: 1px 0;
}
#searched-nav {
	font-size: 12px;
	color: #999;
	padding: 10px 0;
	width: 728px;
	margin: 0 auto;
}
#searched-nav-words {
	font-size: 10px;
	color: #999;
	padding: 10px 0;
	width: 728px;
	margin: 0 auto;
}
.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 {
	display: block;
	text-transform: uppercase;
	font-size: 10px;
	color: #000;
}
#searched-nav-words span {
	display: block;
	text-transform: uppercase;
	font-size: 10px;
	color: #000;
}
#searched-nav h3,
#searched-nav strong {
	display: inline;
}
#searched-nav a {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
#searched-nav strong a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#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;
}
#searched-nav-words a:hover {
	text-decoration: underline;
	color: #0099FF !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 {
	text-decoration: none;
	font-weight: normal;
	line-height: 1em;
	font-size: 10px;
	color: #fff;
	height: 10px;
	width: 20px;
	padding: 6px 7px 5px 11px;
	margin-left: 920px;
	display: block;
	float: right;
	background: url(../images/btn-footer_up.gif) center top no-repeat;
}
#btn-go_up:hover {
	text-decoration: underline;
	color: #fff !important;
}

#branch_locations {
color:#999;
margin: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, .see_other_currencies h3 {
border-color:#FFFFFF;
border-style:solid;
border-width:1px 0;
color:#CC0000;
font-size:10px;
font-weight:bold;
padding:5px 0;
text-transform:uppercase;
}
.see_other_currencies h3 {
border-top:medium none;
color:#333333;
font-weight:normal;
}
.on_white h3 {
border-top:0 none;
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 {
border-top:1px solid #FFFFFF;
color:#CC0000;
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 {
color:#999999;
font-size:24px;
line-height:1.2em;
margin-bottom:20px;
}
#contact_pane .map_column h4 a {
color:#0099FF;
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 {
	left:770px;
	top: 306px;
	position:absolute;
	width:160px;
}
#sponsors_pane.details {
	top: 580px;
}
#sponsors_pane .sponsor {
	position: relative;
	margin-bottom: 10px;
}
#sponsors_pane .sponsor img {
	display: block;
}
#sponsors_pane .sponsor .large {
	position: absolute;
	left: -310px;
	top: 0px;
}

#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 {
/*  margin-left: 33px; */
  margin-top: 10px;
  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: #0099FF;
  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: 10px;
}
#extensive_product_list table {
  width: 100%;
}
#extensive_product_list th {
	background: #ddd;
	color: #666;
	line-height: 1.2em;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	border-right: 1px solid #fff;
}
#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: #666;
	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 .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;
  padding: 25px 10px 10px;
}
#extensive_product_list td.star {
	background: transparent;
}
#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 td.star img {
  display: block;
  position: relative;
  top: 8px;
}
#extensive_product_list .star {
  border-right: none !important;
  padding: 0;
}
#extensive_product_list .bottom_controls td {
  padding: 0;
  border-bottom: 1px solid #fff;
  line-height: 12px;
}
#extensive_product_list .bottom_controls td.star {
  border-bottom: none;
}
#extensive_product_list .hover td {
	background: #fff;
}
#extensive_product_list .hover td.star {
	background: transparent;
}

.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-left: 20px;
  width: 190px;
}
#extensive_product_list td.name a {
  text-decoration: none;
}
#extensive_product_list td.name .bank {
  color: #0099FF;
  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: #0099FF;
	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: 65px;
	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;
}

#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:100;
}


#overlay-ajax{
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=70);
	opacity:0.7;	
	background-color:#666;
	position:absolute;
	z-index:1;
	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; }

#jobs-description #side-column #company-img {
  background:#FFF;
  border:1px solid #DDD;
  display:table;
  height:203px;
  margin-bottom:10px;
  margin-top:20px;
  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:-50%;
}

#mapContainer {
  height: 205px;
}

#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;
}