body {
	padding: 0; margin: 0;
}

#wrap {
	margin: 0 auto;
	width: 963px;
}

#head {
	margin: 0; padding: 15px 0;
}

#container h1 { font-size: 184.62%; letter-spacing: -0.05em; }
#container h1 small { font-size: 16px; margin-left: 15px; letter-spacing: -0.02em;}

.cartTypes {
	list-style: none;
	margin: 0 0 10px; padding: 0;
	font-size: 16px;
	font-weight: bold;
	zoom: 1;
}

.cartTypes:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

.cartTypes li {
	float: left;
	margin-right: 15px;
}

#navigation {
	display: inline;
	float: left;
	width: 100%;
	margin: 0 0 10px; padding: 0;
	border-bottom: solid 1px #b0bfc3;
	line-height: 120%;
}

#navigation li {
	display: inline;
	float: left;
	margin-right: 10px;
	background: url('images/nav-l.gif') no-repeat 0 0;
}

#navigation .home img { margin-top: .2em; }
#navigation a {
	position: relative;
	display: inline;
	float: left;
	color: #000;
	padding: 5px 12px 0;
	text-decoration: none;
	height: 1.5em;
	background: url('images/nav-r.gif') no-repeat 100% 0;
}

#navigation li.active {
	position: relative;
	top: 1px;
	margin-top: -1px;
	background-image: url('images/nav-la.gif');
}
#navigation li.active a {
	padding-bottom: 1px;
	background-image: url('images/nav-ra.gif');
}

#sub-navigation {
	clear: both;
	margin: 0 0 8px;
	padding: 0;
	list-style: none;
	/* background: url('images/subnav-bg.gif') repeat-x 0 100%; */
	zoom: 1;
}

#sub-navigation:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

#sub-navigation li {
	float: left;
	margin: 0;

}

#sub-navigation li.active {
	background: url('images/subnav-l.gif') no-repeat;
}

#sub-navigation li a {
	display: block;
	padding: 5px 12px;
}

#sub-navigation li.active a {
	background: url('images/subnav-r.gif') no-repeat 100% 0;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#types {
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
}

#types li {
	float: left;
	display: inline;
	margin-right: 10px;
}

#types li.active {
	background: url('images/sections-r.gif') no-repeat 0 0;
}

#types a, #types strong {
	position: relative;
	float: left;
	display: inline;
	height: 1.9em;
	padding: 7px 8px 0;
}

#pages #types a, #pages #types strong {
	float: none;
	display: inline;
	height: auto;
	padding: 0;
}

#types li.active strong {
	padding: 7px 12px 0 !important;
	background: url('images/sections-l.gif') no-repeat 100% 0;
	color: #fff;
	font-weight: normal;
}

/* <subnavi> */
#subNavigation ul {
	margin: 0; padding: 0;
	height: 41px;
	line-height: 41px;
	margin-bottom: 20px;
	list-style: none;
	background: url(images/subnavigation.gif) 0% 50% repeat-x;
}
#subNavigation li {
	margin: 0; padding: 0;
	float: left;
	padding: 0px 20px 0px 10px;
	background: url(images/subnavigation-li.gif) 0% 54% no-repeat;
}

/* </subnavi> */


#search {
	background: url('images/search-sh.gif') no-repeat 50% 100%;
	clear: both;
	margin: 0 0 1em; padding: 0 0 17px;
}

#search h2 {
	margin: 0 0 .5em; padding: 0;
	font-size: 123%;
	font-weight: bold;
}

.js-hide #search .expand { display: none; }
#search .deco {
	background: #e1ecf0 url('images/search-bg.gif') repeat-x 0 100%;
	border: solid 2px #ff6a06;
	padding: 10px;
}
#search .expand {
	clear: both;
}
#search .other {
	width: 640px;
}
#search .other .expand {
	width: 640px;
}

#search .submit button {
	font-size: 107.7%;
	font-weight: bold;
}
#search fieldset {
	margin: 0; padding: 5px; border: 0;
}
#search fieldset fieldset {
	padding: 0;
}
#search legend {
	color: #000;
	font-weight: bold;
	margin: 0; padding: 0 0 .3em;
	position: relative;
}
* html #search legend {
	margin: 0 0 0 -8px;
}

#search .financial,
#search .other {
	display: inline;
	float: left;
	padding: 0;
	margin-bottom: -2.6em;
}
#search .financial {
	width: 220px;
}
#search .financial fieldset {
	width: 200px;
}
#search .financial .field {
	margin-top: 1em;
	padding: 0;
}
#search .financial .label input {
	margin-right: 1em;
}

#search .other .field,
#search .other fieldset.label,
#search .other .checkbox {
	width: 210px;
	margin: 0;
	float: left;
	padding: 0px;
}

#search .other p.custom {
	/* width: 190px; */
}

#search .other .checkbox {
	margin-top: 1.7em;
}
#search .other .expand .field select {
	width: 90%;
}
#search .other .expand .field {
	margin-top: 1em;
}
#search .other .expand fieldset.label {
	width: 49%;
	margin-top: 1em;
}
#search .other .expand fieldset.label select {
	width: 30%;
	margin-right: 10px;
}

#search p.field br { display: none; }
#search p.field label {
	font-weight: bold;
	display: block;
	padding-bottom: .3em;
}

#search .submit {
	line-height: 100%;
	clear: both;
	text-align: right;
	margin: 0 10px .3em 0;
}
#search .submit button {
	padding: .3em 1em;
}

#FilterModelId {
	width: 153px;
}

#toggleSearch {
	position: relative;
	display: inline;
	float: left;
	left: 50%;
	width: 400px;
	margin: -10px 0 0 -200px;
	padding: 0;
	text-align: center;
}
#toggleSearch a {
	line-height: 28px;
	padding: 6px 0;
	background: url('images/search-ml.gif') no-repeat 0 50%;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#toggleSearch span {
	padding: 6px 30px 6px 6px;
	background: url('images/search-mr.gif') no-repeat 100% 50%;
	text-decoration: underline;
}
#toggleSearch span.less {
	background-image: url('images/search-lmr.gif');
}

#container {
	clear: both;
}

#indexBanner {
	display: inline;
	float: left;
	width: 519px;
	margin-bottom: 1em;
}

#indexBanner img {
	float: left;
}
#indexBanner p {
	margin: 0; padding: 0;
}

#indexBanner .content {
	position: relative;
	height: 255px; width: 100%;
	border-top: solid 4px #f60;
	clear: both;
}
#indexBanner .content p .on {
	float: none;
	margin: 10px 30px;
}
#indexBanner .more {
	/*
    color: #fff;
	margin-left: 20px;
    */
    color:#fff;
    position: absolute;
    bottom:0px;
    right:10px;
}
#indexBanner .logo {
	position: absolute;
	bottom: 2px; right: 10px;
	width: 78px; height: 33px;
	background: url('images/hansa_lizingas.png');
}
* html #indexBanner .logo {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='css/images/hansa_lizingas.png' );
}

#indexBanner p,
#indexBanner .bg {
	position: absolute;
	left: 0; bottom: 0;
	height: 37px;
}
#indexBanner p {
	z-index: 1;
	color: #fff;
	line-height: 37px;
	padding: 0 10px;
	height: 37px;
	width: 499px;
}
#indexBanner big {
	font-size: 200%;
	margin: 0 .1em;
}

#indexBanner .bg {
	background: #000;
	opacity: .5;
	width: 100%;
}

* html #indexBanner .bg {
	filter: alpha(opacity=50);
}

#indexBanner ul {
	margin: 0; padding: 0; list-style: none;
	font-weight: normal;
	afont-size: 92.3%;
	font-size: 84.62%;
}
#indexBanner li {
	display: inline;
	float: left;
	margin-right: 4px;
	background: url('images/bann-l.gif') no-repeat;
	font-size: 11px;
}
#indexBanner li a {
	color: #000;
	text-decoration: none;
	float: left;
	padding: 7px 8px;
	background: url('images/bann-r.gif') no-repeat 100% 0;
}
#indexBanner li.active {
	background: url('images/bann-la.gif') no-repeat;
}
#indexBanner li.active a {
	background: url('images/bann-ra.gif') no-repeat 100% 0;
	color: #fff;
}

#rightContent {
	display: inline;
	float: right;
	width: 426px;
}

#rightContent .box .content { min-height: 244px; }
* html #rightContent .box .content { height: 244px; }
#rightContent .box.js {
	margin-top: 2.3em;
}

#popularCars, #newCars {
	float: left;
	width: 208px;
}
#newCars { float: right; }

.box h2, #leftContent h2, #popularCars h2, #newCars h2 {
	font-size: 138%;
	font-weight: normal;
}

#popularCars h3.eco,
#newCars h3.eco {
  padding-left: 25px;
  background: url('images/eco-tiny.png') no-repeat 0 .3em;
}

#popularCars h2, #newCars h2 { padding-left: 8px; margin-bottom: .8em }
#popularCars h3, #newCars h3 { font-size: 100%; line-height: 120%; height: 2.4em; }

#popularCars ul, #newCars ul {
	margin: 0; padding: 0;
	list-style: none;
	font-weight: bold;
	font-size: 92.3%;
}
#popularCars li, #newCars li {
	float: left;
	width: 192px;
	margin-bottom: 6px;
	padding: 6px 8px;
	border-bottom: solid 1px #d1d1d1;
	background: url('images/px.gif') repeat-x 0 100%;
}

#popularCars li.hover, #newCars li.hover {
	background-color: #e5f1f6;
}

#newCars li.hover h3.eco {
  background-image: url('images/eco-tiny-hover.png');
}

#popularCars li.last, #newCars li.last {
	border: 0;
}
#popularCars .pic, #newCars .pic {
	float: left;
	border: solid 1px #d1d1d1;
	width: 107px; height: 80px;
}
#popularCars .pic img, #newCars .pic img { display: block; width: 100%; height: 100%; }
#popularCars .tools, #newCars .tools,
#popularCars .in, #newCars .in {
	float: right;
	width: 72px;
}
#popularCars .tools, #newCars .tools {
	padding-bottom: 1px;
}
#newCars .in big,
#popularCars .in big {
	display: block;
	font-size: 200%;
	color: #f60;
	line-height: 50%;
	margin: .3em 0 .1em;
}
#monthlyFee {
	display: block;
	color: #f60;
	margin: .3em 0 .1em;
}
#monthlyFee big {
	font-size: 200%;
}
#newCars .in big span,
#popularCars .in big span {
	font-size: 58.3%;
}

#leftContent {
	display: inline;
	float: left;
	width: 519px;
}

#leftContent dd {
	margin: 0 0 1em;
}
#leftContent dt { color: #757c7e; }

#news {
	float: left;
	width: 250px;
	margin-bottom: 1em;
}
.date-list dt,
#contentNews dt,
#news dt { font-size: 92.3%; font-weight: bold; }
#contentNews .more,
#news .more {
	background: url('images/arrow.gif') no-repeat 0 50%;
	padding-left: 10px;
}

a.vz {
	padding: 0 0 0 35px;
	background: url('images/icon-vz.gif') no-repeat;
}

#ecoCars, #autoSport, #autoPres, #debuts, #kids {
	float: right;
	width: 250px;
}

#ecoCars h2 {
  position: relative;
  margin-left: -35px;
  padding-left: 35px;
  background: url('images/eco-small.png') no-repeat;
  zoom: 1;
}

#ecoCars p {
  margin-bottom: 1.5em;
}

#ecoCars ul, #autoSport ul, #autoPres ul, #debuts ul, #ecologic ul, #kids ul {
	margin-bottom: 1.5em;
	list-style: none;
}

#poll {
	clear: both;
	border: solid 1px #e1e1e1;
	padding: 0px 10px;
	margin: 0 0 0em;
	background: url(images/poll.gif) 50% 0% repeat-y;
}
#poll h2 {
	padding-top: 10px;
	background: #fff;
	margin: 0 0 .3em;
}
#poll fieldset {
	display: block;
	float: left;
	margin: 0; padding: 0; border: 0;
	width: 228px;
}
#poll fieldset p { margin-bottom: .3em; }
#poll fieldset.left {
	margin: 0;
	width: 228px;
	padding-right: 20px;
}
#poll fieldset.right {
	margin: 0;
	padding-left: 10px;
}
#poll .submit {
	clear: both;
	text-align: right;
	margin: 0;
	background: #fff;
	padding-bottom: 10px;
}
#poll button { font-weight: bold; }

#poll input {
	position: relative;
}

#poll.results {
	background: none;
	padding: 0px 10px;
	margin: 0px;
	padding-bottom: 10px;
	position: relative;
}
#poll.results h2 {
	padding: 0;
	padding-top: 10px;
	margin: 0;
}
#poll.results ul {
	padding: 0;
	margin: 5px 20px;
}
#poll.results .total {
	position: absolute;
	right: 10px; top: 10px;
}

#poll.results table {
	border-collapse: collapse;
	width: 100%;
}
#poll.results th {
	text-align: left;
	padding: 5px 5px;
}
#poll.results td {
	text-align: left;
	padding: 5px 5px;
	line-height: 1em;
}
#poll.results td.pirmas {
	width: 230px;
	text-align: right;
}

#poll.results div {
	display: block;
	float: left;
	height: 22px;
	line-height: 22px;
	clear: none;
}
#poll.results .img {
	background: url(images/result.gif) 0% 0% repeat-x;
	display: block;
	margin-right: 5px;
}
#poll.results .percent {
	font-weight: bold;
	margin-right: 2px;
}


#foot {
	clear: both;
	text-align: right;
	line-height: 38px;
	height: 38px;
	padding-top: 1.5em;
}
#foot #swedbank {
	float: left;
}
#foot a {
	color: #000;
}

#catalogList {
	float: left;
	width: 720px;
	min-height: 300px;
}
* html #catalogList { height: 300px; }
.paging {
	font-weight: bold;
	color: #f60;
	font-size: 107.7%;
	text-align: right;
	padding: 10px;
	background: #f3f7f9;
	margin-bottom: .1em;
}
* html .paging { /* taisau IE bugus //ms */
	height: 1%;
}
.paging span {
	color: #000;
}
.paging .result {
	float: left;
}
.paging .remove {
	font-size: 85.7%;
	font-weight: bold;
}
.paging .order {
	background: url('images/price-up.gif') no-repeat 100% 50%;
	margin-left: 20px;
	padding-right: 20px;
}

p.catalog-options {
	position: relative;
	margin: -3px 0 10px 0;
	font-size: 110%;
	text-align: right;
}


.switch-paging {
	padding-left: 20px;
	margin-right: 10px;
}

.down {
	background: url('images/price-up.gif') no-repeat 0 50%;
}

.up {
	background: url('images/price-down.gif') no-repeat 0 50%;
}

#switch-view {
	float: left;
	padding-left: 20px;
}

a.grid {
	background: url('images/catalog_view_sprite.gif') no-repeat 0 .25em;
}

a.linear {
	background: url('images/catalog_view_sprite.gif') no-repeat 0 -36px;
}

.paging .down { background-image: url('images/price-down.gif'); }
.paging span,
.paging a {
	font-weight: normal;
	margin: 0 3px;
}
.compare-list,
.catalog-list {
	width: 100%;
	font-size: 92.3%;
	line-height: 140%;
	border-collapse: collapse;
}
.compare-list th { vertical-align: top; }
.compare-list thead th {
	font-size: 91.67%;
	padding: 3px 19px;
}
.compare-list th {
	color: #595959;
	text-align: left;
}
.compare-list tbody th {
	font-weight: normal;
	padding: 3px 0 3px 7px;
}
.compare-list .rowgroup th {
	font-weight: bold;
	border-bottom: solid 1px #595959;
	padding: 3px 19px;
}
.compare-list .rowgroup .gh { padding: 3px 0 3px 7px; }
.compare-list .odd {
	background: #f2f2f2;
}
.compare-list td {
	padding: 3px 19px;
}
.catalog-list th,
.catalog-list td {
	padding: 15px 5px;
	text-align: left;
	font-weight: normal;
	border-bottom: solid 1px #d1d1d1;
}
.catalog-list p { margin: 0; }

.catalog-list h3 {
	font-size: 200%;
	line-height: 80%;
	margin: -.2em 0 .1em;
}

#catalog-list h3 a.eco {
  padding-left: 35px;
  background: url('images/eco-small.png') no-repeat;
}

#catalog-list h3 a.greenline {
  padding-left: 35px;
  background: url('images/greenline-small.gif') no-repeat;
}

#catalog-list.grid h3 a.eco {
  padding-left: 25px;
  background: url('images/eco-tiny.png') no-repeat 0 0;
}

#catalog-list.grid h3 a.greenline {
  padding-left: 25px;
  background: url('images/greenline-tiny.gif') no-repeat 0 0;
}

h3.super-price {
	padding-left: 40px;
	background: url('images/super-price.gif') no-repeat 0 .15em;
}


/*div.eko {
	background: url('images/eko.gif') no-repeat 10px 50%;
	height:46px;
	padding-left:60px;
	border:1px #CCCCCC solid;
	margin-bottom:2px;
	position:relative;
}

div.eko a {
	position:absolute;
	bottom:5px;
}*/

.super-price-bug {
	border: solid 2px #f60;
	padding: 10px; margin-top: 1em;
}
.catalog-list td strong {
	display: block;
	padding: 0 5px;
	white-space: nowrap;
}
.catalog-list .pic {
	vertical-align: top;
	width: 114px;
}
.catalog-list .pic .status,
#catalog-list .vehicle-photo .status {
	display: block;
	background: #FF6500;
	color: #fff;
	font-weight: bold;
	padding: 1px 5px;
	width: 99px;
	margin-top: 1px;
}
.catalog-list .pic .status-sold,
#catalog-list .vehicle-photo .status-sold {
	display: block;
	background: #DF0000;
	color: #fff;
	font-weight: bold;
	padding: 1px 5px;
	width: 99px;
	margin-top: 1px;
}
.compare-list .pic img,
.catalog-list .pic img {
	width: 107px; height: 80px;
	display: block;
	border: solid 1px #d5d5d5;
}
.compare-list .pic img { margin-bottom: .5em; }
.compare-list .remove { font-weight: normal; }
.catalog-list big {
	display: block;
	font-size: 200%;
	color: #f60;
	line-height: 50%;
	margin: .3em 0 .1em;
	white-space: nowrap;
}
.catalog-list big span {
	font-size: 58.3%;
}


/* ------ */


#catalog-list.linear {
	margin: 0; padding: 0;
	font-size: 92.3%;
	line-height: 140%;
	list-style: none;
}

* html #catalog-list.linear {
	margin-bottom: -5px;
}

#catalog-list.linear li {
	position: relative;
	min-height: 95px;
	margin: 0;
	padding: 15px 200px 15px 127px;
	border-bottom: solid 1px #d1d1d1;
}

* html #catalog-list.linear li {
	height: 95px;
}

#catalog-list.linear h3 {
	position: relative;
	font-size: 190%;
	line-height: 110%;
	margin: -.2em 0 .1em;
}

#catalog-list.linear h3 a {
	color: #000 !important;
	text-decoration: none;
}

#catalog-list.linear strong {
	display: block;
	padding: 0 5px;
	white-space: nowrap;
}

#catalog-list.linear .vehicle-photo {
	position: absolute;
	top: 15px; left: 5px;
	margin: 0; padding: 0;
}

#catalog-list.linear .vehicle-photo img {
	display: block;
	vertical-align: top;
	border: solid 1px #d1d1d1;
}

#catalog-list.linear big {
	display: block;
	font-size: 200%;
	color: #f60;
	line-height: 50%;
	margin: .3em 0 .1em;
	white-space: nowrap;
}

#catalog-list.linear big span {
	font-size: 58.3%;
}

#catalog-list.linear .vehicle-price {
	position: absolute;
	top: 3.75em; left: 535px;
	width: 40px;
}

#catalog-list.linear .tool {
	position: absolute;
	top: 3.25em; right: 5px;
}

* html #catalog-list.linear .tool { top: 2.5em; }


#catalog-list.grid {
	position: relative;
	margin: 0;
	padding: 0 0 10px;
	list-style: none;
	font-weight: bold;
	font-size: 92.3%;
}

#catalog-list.grid:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

* html #catalog-list {
	zoom: 1;
}

#catalog-list.grid li {
	position: relative;
	float: left;
	width: 210px;
	min-height: 140px;
	margin-bottom: 6px;
	margin-right: 20px;
	padding: 6px 8px;
	border-bottom: solid 1px #d1d1d1;
	background: url('images/px.gif') repeat-x 0 100%;
}

* html #catalog-list.grid li {
	display: inline;
	height: 145px;
}

#catalog-list.grid li.third {
	margin-right: 0;
}

#catalog-list.grid li.final {
	border: 0;
}

#catalog-list.grid h3 {
	position: relative;
	font-size: 100%;
	line-height: 120%;
	height: 2.4em;
}

#catalog-list.grid h3.super-price {
	padding-left: 20px;
	background: url('images/super-price-small.gif') no-repeat 0 5px;
}

#catalog-list.grid li br,
#catalog-list.grid p,
#catalog-list.grid .lizing {
	display: none;
}

#catalog-list.grid div.super-price-bug {
	display: none !important;
}

#catalog-list.grid p.vehicle-photo,
#catalog-list.grid p.vehicle-price,
#catalog-list.grid p.tool {
	display: block;
}

#catalog-list.grid p.vehicle-photo {
	float: left;
	width: 107px; height: 80px;
	padding: 0;
}

#catalog-list.grid .vehicle-photo img { display: block; width: 100%; height: 100%; border: solid 1px #d1d1d1; }
#catalog-list.grid p.tool, #catalog-list.grid p.vehicle-price {
	float: right;
	width: 82px;
}

#catalog-list.grid big {
	display: block;
	font-size: 200%;
	color: #f60;
	line-height: 50%;
	margin: .3em 0 .1em;
}

* html #catalog-list.grid big { margin: .55em 0 .1em; }

#catalog-list.grid big span { font-size: 58.3%; }


/* ---------- */



.compare-list .hidden tr {
	display: none;
}
.compare-list .hidden tr {
	display: none;
}
.compare-list.js .rowgroup { cursor: pointer; }
.compare-list.js .rowgroup .gh {
	padding-left: 20px;
	background: url('images/c-up.gif') no-repeat 5px .5em;
}
* html .compare-list.js .rowgroup .gh {
	position: relative;
	top: 1px;
}
.compare-list .hidden .gh {
	background-image: url('images/c-down.gif');
}
.compare-list .tools {
	padding: 0;
}
.compare-list .tools a {
	display: block;
	text-decoration: none;
	color: #595959;
	padding-left: 20px;
	background: url('images/c-down.gif') no-repeat 5px .3em;
}
.compare-list .hidden .rowgroup span { display: none; }
.compare-list .hidden .rowgroup { display: table-row; }
.params-cat {
	float: left;
	display: inline;
	width: 232px;
	padding-right: 100px;
	border-top: solid 1px #c5c5c5;
}
.params-cat.first {
	border: 0;
}
body .params-cat.right {
	float: left;
	padding-right: 0;
	margin-left: -90px;
}
.params-cat.last {
	padding-right: 0;
	width: 465px;
}
.params-cat.last ul {
	float: left;
	width: 232px;
}
.params-cat.last li {
}
.params-cat ul {
	padding: 0; margin: 0 0 1em; list-style: none;
}
.params-cat li {
	padding-left: 20px;
	margin-bottom: .2em;
	background: url('images/check.gif') no-repeat 0 50%;
}

.my-vehicle {
	display: block;
}
.catalog-list .lizing { display: block; }

#myVehicles {
	float: right;
	width: 230px;
	font-size: 84.6%;
	line-height: 130%;
}
#myVehicles .content { padding: 10px; }

* html #myVehicles .content { word-wrap: break-word;position:relative;float:left; }

#myVehicles h2 {
	position: relative;
	margin: -5px 0 0 0;
	color: #00618e;
	font: bold 1.45em arial,helvetica,sans-serif;
}

#myVehicles .default h2 {
	padding-left: 25px;
	background: url('images/ico-my.gif') no-repeat 0 50%;
}

#myVehicles .cart h2,
#myVehicles .compare h2 {
	padding-left: 25px;
	background: url('images/ico-compare.gif') no-repeat 0 45%;
}

#myVehicles h3 {
	margin-top: .5em;
	margin-bottom: .15em;
	font-size: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#myVehicles h3 span {
	font-weight: normal;
}
#myVehicles .cart h3 { font-size: 109.09%; /* background-image: url('images/compare.gif'); */ }

#myVehicles .cart th { /* padding-left: 19px; background: url('images/car-b.gif') no-repeat 4px 50%; */ }
#myVehicles .cart .filled th { /* background-image: url('images/car-y.gif'); */ }

#myVehicles table {
	border-collapse: collapse;
	width: 100%;
	/* border-top: solid 1px #ccc; */
	amargin-bottom: 1em;
}
#myVehicles th { width: 140px; font-weight: normal; text-align: left; }
#myVehicles td { text-align: right; }
#myVehicles table strong { color: #f60; }
#myVehicles th, #myVehicles td { border-bottom: solid 1px #ccc; padding: 5px 0; }
#myVehicles .remove { float: right; display: inline; margin: 1em 0; padding: 1px; }
* html #myVehicles .remove { position: relative; }
#myVehicles .tool { clear: both; padding: 0; margin-bottom: 0; }
#myVehicles .compare table,
#myVehicles .cart table { margin-bottom: 1em; }
#myTools .print {
	margin-right: 5px;
}

#myVehicles .compare h3 {
	margin: 0;
	color: #00608c;
}

#myVehicles .cart th { padding-left: 20px; background: url('images/ico-empty.gif') no-repeat 5px 1.1em; }
#myVehicles .cart .filled th { background: url('images/ico-full.gif') no-repeat 5px 1.1em; }
#myVehicles .compare th { width: auto; }

#myTools br { display: none; }
#myTools {
	float: right;
	width: 230px;
	padding-bottom: 10px;
}
#myTools.view {
	position: relative;
	margin-top: -35px;
}
#myTools a.my-vehicle {
	position: absolute;
	left: -73px; top: 0;
}

#myVehicles span.sold,
#myVehicles a.reserved {
	background: #f60;
	color: #fff;
	padding: 0 1px;
}
#myVehicles span.sold {
	background: red;
}

a.button {
	position: relative;
	display: block;
	font-weight: bold;
	text-align: center;
	padding: 5px; margin: 0 0 .7em;
	color: #56595b;
	text-decoration: none;
	background: url('images/button.gif') no-repeat 50%;
	font-size: 109.09%;
}

* html a.button {
	padding: 5px 3px;
}

.full-page #catalogList {
	float: none;
	width: 100%;
}

#carTitle {
	font-size: 184.6%;
	line-height: 100%;
	margin: 0 0 .5em;
}
#carLeft {
	float: left;
	width: 725px;
}
#carPhoto {
	width: 480px;
	float: left;
	display: inline;
	margin: 0 12px 16px 0;
	position: relative;
}

#carPhoto img {
	width: 480px;
	display: block;
}
#carPhotoNavigation {
	font-size: 92.3%;
	background: #e5f1f6;
	height: 28px;
	line-height: 28px;
	padding: 0 6px;
	text-align: center;
}
#carPhotoNavigation .next {
	float: right;
	padding-right: 20px;
	background: url('images/next.gif') no-repeat 100% 50%;
}
#carPhotoNavigation .prev {
	float: left;
	padding-left: 20px;
	background: url('images/prev.gif') no-repeat 0 50%;
}
#status  {
	color: #fff;
	background: #FF6500;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 15px 5px 5px;
	position: relative;
	left: 0;
	top: -15px;
	display: inline;
}

#carPrices {
	float: left;
	width: 230px;
	font-size: 92.3%;
}
#carCalculate {
	background: #e5f1f6;
	margin-bottom: 5px;
	padding: 10px;
}
#carCalculate select, #carCalculate .field {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#carCalculate h3 {
	font-size: 150%;
	font-weight: normal;
}
#carCalculate #calcType {
	width: 118px;
}
#carCalculate p {
	margin: 5px 0 0;
	padding: 9px 2px 0;
	background: url('images/border-top.gif') repeat-x;
}
#carCalculate br { display: none; }
#carCalculate label {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#carCalculate p.field label {
	width: 85px;
	float: left;
}
#carCalculate strong {
	margin-left: 5px;
}
#carLizing {
	background: #f60;
	color: #fff;
	padding: 4px 10px;
	margin-bottom: 5px;
}
#carLizing strong {
	font-size: 116.67%;
}
#carLizing big {
	font-size: 257%;
	line-height: 90%;
}
#carPrice {
	background: #e5f1f6;
	padding: 3px 10px;
	margin-bottom: 5px;
}
#carLizingLink {
	padding: 0 10px;
	margin-bottom: 5px;
}
#carInfo {
	width: 479px;
	float: left;
	display: inline;
	margin-right: 12px;
	font-size: 92.3%;
}
#carInfo caption {
	text-align: left;
	font-weight: bold;
	padding-bottom: .3em;
}
#carInfo table {
	clear: both;
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 1em;
}
#carInfo table td,
#carInfo table th {
	text-align: left;
	font-weight: normal;
	padding: 3px 10px;
	width: 50%;
}
#carInfo .odd {
	background: #f2f2f2;
}

#carBanners, #ecoCar, #greenlineCar {
	width: 477px;
	margin: 0 0 1em;
	float: left;
	border: solid 1px #c9c9c9;
}

#ecoCar {
  width: 417px;
	background: url('images/eco-small.png') no-repeat 10px 50%;
	padding: 10px 10px 10px 50px;
}

#greenlineCar {
  width: 417px;
	background: url('images/greenline-small.gif') no-repeat 10px 50%;
	padding: 10px 10px 10px 50px;
}

#carBanners .inner {
	width: 100%;
	position: relative;
	margin: -1px; padding: 1px;
	background: url('images/banners-split.gif') repeat-y 50% 0;
}
#carBanners.single .inner { background: none; }
#carBanners .special,
#carBanners .card {
	float: left;
	display: inline;
	width: 234px;
}

#carBanners .special {
	float: right;
	background: url('images/super-price.gif') no-repeat 10px 50%;
	padding: 10px 10px 10px 50px;
	width: 174px;
}

#carBanners.single .special,
#carBanners.single .card {
	display: block;
	float: none;
	width: auto;
}
#carBanners.single .card {
	padding: 1px;
}


#carLeftContacts {
	float: left;
	width: 210px;
	display: inline;
	font-size: 92.3%;
}
#carLeftContacts div {
	margin-bottom: 2em;
}
#carLeftContacts h3 {
	color: #285fab;
	font-size: 116.67%;
	margin-bottom: .3em
}
#carLeftContacts em {
	color: #8e8e8e;
}
#carLeftContacts address {
	clear: both;
}
#carLeftContacts img {
	float: left;
	margin: 2px 7px 0 0;
}
#carLeftContacts p {
	float: left;
	padding: 0 0 1em;
}
#carLeftContacts em,
#carLeftContacts address {
	font-style: normal
}
#carLeftContacts ul { margin: 0 0 1em; padding: 0; list-style: none; }

#compareCalc {
	background: #e5f1f6;
	padding: 5px 12px;
	margin-bottom: .5em;
}
#compareCalc select {
	margin-right: 30px;
}
a.sellers,
a.sellers:visited {
	display: block;
	margin-top: .5em;
	padding-left: 13px;
	background: url('images/test-drive.gif') no-repeat 0 60%;
	color: #f60;
	font-weight: bold;
}
.test-drive:visited,
.test-drive {
	display: block;
	margin-top: .5em;
	background: url('images/test-drive.gif') no-repeat 0% 50%;
	color: #565856;
	text-decoration: none;
	height: 21px;
	line-height: 21px;
	padding-left: 20px;
}
a.sellers:visited,
a.sellers { padding: 0; background: none; }

/* duk */

.pages-priv-duk .inner {
	float: left;
	width: 640px;
}
.inner {
	float: left;
}
.inner h2 {
	color: #00608C;
	font-size: 13px;
}
.inner ol {
}
.inner ol li {
	margin: 5px 25px;
}
.inner ul {
	list-style: none;
	margin: auto 5px;
}
.inner ul li {
	position: relative;
	padding: 2px 12px;
	background: url('images/li.gif') no-repeat 0 8px ;
}

#pages #request {
	float: right;
	width: 280px;
	clear: none;
}
#pages #request fieldset {
	width: 276px;
}
#pages #request p.field {
	width: 130px;
	margin: 0 5px 0 0;
}
#pages #request .name p.field input,
#pages #request .contact p.field input {
	width: 90%;
}
#pages #request .list p {
	display: block;
}
#pages #request .list label {
	margin: 0 10px 0 0;
}

/* chia turbut forma */
.pages-priv-duk .holder {
	float: right;
	width: 300px;
	padding: 10px 7px;
	border: 1px solid #ccc;
}
.pages-priv-duk .holder * {
	margin: 0; padding: 0;
}
.pages-priv-duk .holder fieldset {
	border: none;
}
.pages-priv-duk .holder h1 {
	margin: 0; padding: 0px 5px;
	margin-bottom: 5px;
	font-size: 19px !important;
	font-weight: normal;
}
.pages-priv-duk .holder p {
	margin: 0; padding: 0;
}
.pages-priv-duk .holder .comment {
	margin: 0; padding: 0;
}
.pages-priv-duk .holder table {
	margin: 0; padding: 0;
	border-collapse: collapse;
	width: 100%;
}
.pages-priv-duk .holder td {
	padding: 5px;
}
.pages-priv-duk .holder input {
	width: 100%;
}
.pages-priv-duk .holder label {
	margin-bottom: 2px;
	display: block;
}
.pages-priv-duk .holder label input {
	width: auto;
}
.pages-priv-duk .holder textarea {
	width: 100%;
	height: 100px;
}
.pages-priv-duk .holder .list br {
	display: none;
}
.pages-priv-duk .holder .list p {
	font-weight: bold;
	margin-bottom: 2px;
}
.pages-priv-duk .holder .list label {
	display: inline;
	width: auto;
	clear: none;
	margin-right: 20px;
}
.pages-priv-duk .holder .list label input {
	display: inline;
}
.pages-priv-duk .holder .submit {
	text-align: right;
}

.required {
	display: none;
}

p.faq {
	font-weight: bold;
	cursor: pointer;
}


/* duk */

/* lizingo zingsniai */

#d {
}
#d .d1, #d .d2, #d .d3, #d .d3-1, #d .d4, #d .d5 {
	float: left;
	width: 50%;
	width: 450px;
	display: inline;
	margin-right: 480px;
	border-top: 1px solid #D7DFE1;
	border-right: 1px solid #D7DFE1;
	position: relative;
	background: url(images/step-bg.jpg) 0% 0% no-repeat;
	padding: 10px 15px;
	min-height: 140px;
}
#d .d3-1 {
	clear: both;
	border-right: 0;
	width: 100%;
	margin-right: 0;
}
* html #d .d1, * html #d .d2, * html #d .d3, * html #d .d3-1, * html #d .d4, * html #d .d5 {
	height: 140px;
}
#d .d2, #d .d4 {
	margin-right: 0;
	margin-left: -480px;
	border-right: none;
	border-left: 1px solid #D7DFE1;
	left: -1px;
}
#d .d5 {
	margin: 0;
	border-right: none;
	width: 932px;
}

#d div h2 {
	background-position: 0% 50%;
	background-repeat: no-repeat;
	padding: 10px 0px;
	color: #00608C;
	font-size: 14px;
	padding-left: 45px;
	margin-bottom: 5px;

}

#d .d1 h2 {
	background-image: url(images/1.gif);
}
#d .d2 h2 {
	background-image: url(images/2.gif);
}
#d .d3 h2,
#d .d3-1 h2 {
	background-image: url(images/3.gif);
}
#d .d4 h2 {
	background-image: url(images/4.gif);
}
#d .d5 h2 {
	background-image: url(images/5.gif);
}


#d ul {
	margin: 0px 20px;
	list-style: none;
}
#d li {
	margin: 0; padding: 0;
	padding-left: 10px;
	background: url(images/li.gif) 0px 7px no-repeat;
}

.automobilio table {
	width: 100%;
	border-collapse: collapse;
}
.automobilio th,
.automobilio td {
	padding: 5px;
	text-align: left;
}
.automobilio td.pirmas {
	text-align: right;
	width: 160px;
	width: 45%;
}
.automobilio span.price {
	font-weight: bold;
	font-size: 184.6%;
	color: #f60;
}
.automobilio .result {
	font-weight: bold;
}

#articles #container h1,
#articles #news h2,
#articles #debuts h2,
#articles #autoPres h2,
#articles #autoSport h2,
#articles #ecologic h2 {
	font-weight: normal;
	line-height: 100%;
	font-size: 184.6%;
	border-bottom: solid 3px #f60;
	margin-bottom: .5em;
}

#articles #ecologic h2 {
  padding-left: 35px;
  background: url('images/eco-small.png') no-repeat 0 .15em;
}
#articles #container h1 {
	border: 0;
}
#articles #newsletter,
#articles #news,
#articles #autoPres,
#articles #autoSport,
#articles #debuts,
#articles #ecologic {
	float: left;
	display: inline;
}
#articles #autoPres,
#articles #autoSport
#articles #debuts,
#articles #ecologic {
	margin-bottom: 1em;
}
#articles #news {
	width: 462px;
	margin-right: 20px;
}
#articles #news h2 {
	border-color: #00608c;
}
#contentNews dl,
.date-list,
#articles #autoPres ul,
#articles #autoSport ul,
#articles #debuts ul,
#articles #news dl,
#articles #ecologic ul {
	padding: 0; margin: 0 7px 1em;
	font-size: 92.3%;
}
.date-list {
	float: left;
	width: 462px;
/*	margin-right: 1%;*/
	position: relative;
}
.date-list dt,
#articles .paging { clear: both; }
#contentNews dt,
#articles #news dt,
.date-list dt {
	color: #757c7e;
}
#contentNews dd,
.date-list dd,
#articles #news dd {
	margin: 0 0 1.5em;
}
#contentNews dd a { font-weight: bold; }
#articles #autoPres ul a,
#articles #autoSport ul a,
#articles #debuts ul a,
#articles #ecologic ul a {
	font-size: 116.67%;
	font-weight: bold;
}
#articles #autoPres,
#articles #autoSport,
#articles #debuts,
#articles #ecologic {
	width: 480px;
}
#articles #newsletter {
	border: solid 1px #0A246A;
	background: #F3F7F9;
}

#articles #content h1 { font-weight: normal; padding: 0; margin: 0 0 .5em; }
#articles #content {
	float: left;
	width: 590px;
	margin: 1em 0 0 7px;
}
#contentNews {
	float: right;
	width: 310px;
}
#contentNews h2 {
	display: none;
}

.contacts-city {
	font-size: 92.3%;
	float: left;
	display: inline;
	width: 380px;
	margin-bottom: 2em;
}
.contacts-city address {
	font-style: normal;
	margin-bottom: 1em;
}
.contacts-city.long {
	width: 760px;
}
.contacts-city h2 {
	font-size: 133.33%;
	color: #00608c;
}
.contacts-city li {
	border: solid 1px #c8c8c8;
	padding: 8px 8px 0;
	float: left;
	margin-right: 10px;
	display: inline;
	list-style: none;
	width: 350px;
	min-height: 10em;
	margin-bottom: 1em;
}
* html .contacts-city li { height: 11em; }

.contacts-city li p,
.contacts-city li address,
.contacts-city li img {
	float: left;
	display: inline;
}
.contacts-city li em {
	font-style: normal;
	color: #8e8e8e;
}
.contacts-city li p,
.contacts-city li address {
	width: 270px;
	display: inline;
	margin: 0 0 .7em 10px; padding: 0;
	font-style: normal;
}
.contacts-city li address {
	margin-bottom: 0;
}


#request {
	clear: both;
	border: solid 1px #c8c8c8;
	padding: 8px;
	width: 730px;
}
#request p.comment {
	display: none;
}
#request h3 {
	font-size: 138.46%;
	font-weight: normal;
	padding: 0; margin: 0 0 1em;
}
#request .name,
#request .contact {
	float: left;
	display: inline;
	width: 48%;
}
#request .text {
	clear: both;
	margin-bottom: 1em;
}
#request .text .field {
	float: none;
}
#request textarea {
	width: 99%;
}
#request fieldset {
	margin: 0; padding: 0; border: 0;
}
#request .field {
	float: left;
	display: inline;
	margin-right: 20px;
}
#request label {
	display: block;
}
#request .list {
	float: left;
}
#request .list p {
	display: inline;
	font-weight: bold;
}
#request .list br {
	display: none;
}
#request .list label {
	display: inline;
	margin-left: 10px;
}
#request .submit {
	text-align: right;
}
#request button {
	font-weight: bold;
}

#request .error-list {
	position: static;
	background: #fff;
	padding: 5px;
}
#request .error-list h4 {
	color: red;
	padding: 0;
}
#request .error-list ol {
	padding: 0 0 0 2em;
}
#request .error-note {
	display: none;
}
#request .error-list li a {
	color: #c00;
}

/* cars.php*/

.carBG {
	position: relative;
	width: 430px; height: 26px;
	top: 20px;
	background: url('images/car_bg.gif') no-repeat -1px -1px;
	border: solid 1px #cee4ed;
	margin-bottom: 3em;
	margin-top: 25px;
}
.carTitle {
	position: relative;
	z-index: 999;
	margin-top: -25px;
	font-size: 16px;
	font-weight: bold;
}
.carLong {
	position: absolute;
	top: -1px; left: -1px;
	width: 16%; height: 35px;
	background: url('images/car_long.gif') 100% 0;
}
.carCorner {
	position: absolute;
	top: -1px; left: -1px;
	width: 16%; height: 28px;
	background: url('images/car_corner.gif') no-repeat;
}
.carSmall {
	position: absolute;
	top: -1px; left: -1px;
	width: 16%; height: 35px;
	background: url('images/car_small.gif') no-repeat 100% 0;
}
.carResult {
	display: none;
}

.steps {

}
#carQ {
	position: relative;
	min-height: 21em;
}
* html #carQ {
	height: 21em;
}
#carQ fieldset {
	border: 0;
	padding-bottom: 2em;
}
#carQ label {
	display: block;
	padding-left: 20px;
}
#carQ label input {
	float: left;
	display: inline;
	margin-left: -20px;
}
#carQ .steps,
#carQ button {
	position: absolute;
	bottom: 0; right: 30px;
	z-index: 2;
}
#carQ .steps {
	left: 0;
	z-index: 1;
}

.steps span {
	padding: 0px 3px;
	font-weight: bold;
	font-size: 14px;
	color: #aaa;
	cursor: default;
}
.steps span.active {
	color: #000;
}

/****/

#sellersList {
	float: left;
	display: inline;
	width: 640px;
	margin: 0 16px 0 8px;
}
#sellersList h2 {
	font-size: 138.46%;
	padding: 0; margin-bottom: 1em;
	color: #00608c;
}
#sellersList h2 img {
	margin-right: 20px;
}
#sellersList table, #debut table {
	border-collapse: collapse;
}
#debut th,
#debut td,
#sellersList td,
#sellersList th {
	text-align: left;
	padding: 6px 10px;
	vertical-align: top;
	border-bottom: solid 1px #b0bfc3;
}
#sellersList tbody th,
#debut th {
	width: 150px;
}
#sellersList .phone { white-space: nowrap; }
#sellersList thead th, #debut thead th {
	border-bottom: solid 2px #F60;
}

#makesList {
	float: left;
	display: inline;
	width: 299px;
}
#makesList ul {
	float: left;
	margin: 0; padding: 0; list-style: none;
	width: 132px;
	margin-right: 10px;
}
#makesList li {
	zoom: 1;
	background: url('images/arrow.gif') no-repeat 11px 50%;
}
#makesList a,
#makesList strong {
	position: relative;
	display: block;
	padding: 6px 0 6px 23px;
	text-decoration: none;
	font-weight: bold;
}
#makesList strong,
#makesList a:hover {
	color: #fff;
	background: #00608c url('images/arrow-w.gif') no-repeat 11px 50%;
}
.comment {
	clear: both;
	color: #666;
}

#online fieldset fieldset {
	padding: 0; margin: 0; border: 0;
}
#online {
	width: 724px;
}
#online .social,
#online .work,
#online .income,
#online .auto {
	clear: right;
	float: right;
	display: inline;
	border: solid 1px #c7c7c7;
	width: 323px;
	padding: 10px 15px;
	margin: 0 0 1em;
}

#online .leasing,
#online .auto {
	margin-bottom: 30px;
}
#online div.personal,
#online .leasing {
	float: left;
	width: 323px;
	padding: 9px; border: 0;
}

#online fieldset.personal {
	background: url('images/subnavigation.gif') repeat-x 0 -40px;
	clear: both;
	border: 0;
	padding: 30px 0 0;
}
#online .corporate,
#online .other,
#online .obligation {
	margin: 0 0 1em; padding: 9px; border: 0;
	clear: both;
	float: left;
	width: 706px;
}
#online .obligation {
	background: #f6f6f6;
}
#online .corporate .block,
#online .obligation .block {
	float: left;
	width: 40%;
	margin-right: 4.8%;
}
#online .corporate,
#online .other {
	padding-top: 30px;
	background: url('images/subnavigation.gif') repeat-x 0 -40px;
}
#online .other .long { width: 100%; }
#online .other textarea { width: 99%; }
#online .other h4 { margin: 0; font-weight: normal; }
#online .other h2 { display: none; }
#online .other .split .list {
	width: 30%;
}
#online .other .list label {
	margin-right: 20px;
}
#online .check {
	padding-left: 20px;
}
#online .check input {
	float: left; margin-left: -20px;
}
#online .submit {
	clear: both;
	padding: 9px;
	text-align: right;
}
#online .submit button {
	font-weight: bold;
}
#online .l-type .field {
	position: relative;
	background: #f6f6f6;
	padding: 9px; margin: 0 -9px 1em;
}
#online h2 {
	font-size: 138.46%;
	font-weight: normal;
	padding: 0 0 1em; margin: 0;
}
#online h3, #online h4 {
	padding: 0; margin: 0 0 .7em;
}
#online .split {
	width: 100%;
	float: left;
	margin: 0;
}
#online br { display: none; }
#online .field br { display: inline; }
#online .field { margin-bottom: 1em; }
#online .split .list,
#online .split .field {
	float: left;
	display: inline;
	margin-right: 4.8%;
	margin-bottom: 1.2em;
	width: 45%;
}
#online .split .field input {
	width: 95%;
}
#online .social .field {
	float: left;
	margin-right: 10px;
}
#online .work { padding-top: 0; }
#online .work .split { padding-top: 9px; }
#online .reples {
	clear: both;
}
#online .clone {
	padding-top: 10px;
	background: url('images/subnavigation.gif') repeat-x 0 -40px;
}
#online .new-obligation {
	padding: 0 9px;
	margin: 0 0 2em;
	clear: both;
	font-weight: bold;
	font-size: 123.08%;
}
#online .error-list {
	background: none;
}
#online .error-list h4 {
	display: none;
}
#online .error-list ol {
	margin: 0; list-style: none;
	padding: 9px;
	font-weight: bold;
}
#online .error-list li {
	margin-bottom: .5em;
}
#online .error-list a {
	color: #d50000;
}
#online .error label {
	display: none;
}
#online .error-note {
	display: inline;
	font-weight: bold;
	color: #d50000;
}
#online label small {
	font-size: 84.62%;
}
.nota-bene {
	font-size: 84.62%;
	width: 724px;
}

#popup {
	margin: 20px 20px;
}
#popup * {
	margin: 0; padding: 0;
}

#popup .left {
	float: left;
	width: 50%;
}
#popup .right {
	float: right;
	width: 50%;
}
#popup .bottom {
	clear: both;
	padding-top: 20px;
}

#popup h1 {
	font-size: 17px;
}
#popup script {
	display: none;
}
#popup textarea {
	height: 150px;
	width: 580px;
}
#popup p {
	padding: 5px 0px;
}
#popup input {
	display: block;
}
#popup button {
	padding: 1px 5px;
	font-weight: bold;
}
#popup label {
}
#popup .error-list {
	display: none;
}
#popup .error-note {
	display: none;
}
#popup .error input {
}
#popup .error label {
	color: #c00;
	font-weight: bold;
}



/* newsletter */
#articles #newsletter {
	width: 458px;
	overflow: hidden;
	margin: 0;
	padding: 10px;
	float: right;
	display: inline;
	clear: none;
}
#articles #contentNews #newsletter {
	width: 290px;
	margin-top: 10px;
}
#articles #newsletter * {
	margin: 0; padding: 0;
}
#articles #newsletter h3 {
	font-size: 16px;
}
#articles #newsletter p.field {
	padding: 5px 0px;
}
#articles #newsletter p {
	clear: both;
	position: relative;
}
#articles #newsletter p.small {
	font-size: 80%;
	line-height: 1.2em;
}
#articles #newsletter input {
	float: left;
	display: inline;
	font-size: 13px;
	padding: 2px;
	position: relative;
	margin-top: 5px;
	margin-right: 5px;
}
* html #articles #newsletter input {
	margin-top: 2px;
}
#articles #newsletter button {
	float: left;
	display: inline;
	font-size: 13px;
	padding: 0px 4px;
	position: relative;
	margin-bottom: 7px;
}
#articles #newsletter .box {
	border: none;
}
#articles #newsletter .error-list {
	background: none;
	list-style: none;
}
#articles #newsletter .error-list ul {
	list-style: none;
	margin-bottom: 10px;
	margin-left: -2px;
}
#articles #newsletter .error-list ul li a {
	color: #c00;
}

#articles #newsletter .error-note {
	color: #c00;
	display: block;
}

#carEmailForm small {
	font-size: 84.62%;
	color: #666;
}
#carEmailForm input, #carEmailForm textarea {
	width: 99%;
}
#carEmailForm textarea {
	height: 4em;
}


.availability div {
	position: relative;
	padding: 0;
}

.availability div.box {
	display: none;
	position: absolute;
	top: 2.25em;
	left: -1em;
	width: 150px;
}

#catalog-list div.box {
	display: none;
	position: absolute;
	top: 3.25em;
	left: 30px;
	max-width: 350px;
	font-size: 55%;
	font-weight: normal;
	line-height: 1.4;
	z-index: 20;
}

* html #catalog-list div.box {
	left: 0;
}

#catalog-list div.content,
.availability div.content {
	padding: .75em 1em;
	font-size: 90%;
	zoom: 1;
}

#catalog-list div.arrow,
.availability div.arrow {
	position: absolute;
	top: -8px;
	left: 1em;
	width: 11px;
	height: 7px;
	background: url('images/point-arrow.gif') no-repeat;
}

.over div.box,
#catalog-list.linear h3.over div.box {
	display: block;
}

.na { color: #888; }

#calcStartpOut {
	position: relative;
	font-size: .9em;
}

h2.slogan {
	margin-top: 1em;
	color: #00608c;
	font-size: 1.8em;
}

#bugReport {
  clear: both;
  margin: 20px 0;
}

#bug-report {
  margin: 0;
  width: 479px;
}

#bug-report .comment,
#bug-report .box {
  display: none;
}

#bug-report label {
  display: block;
  margin-bottom: 2px;
}

#bug-report .error-note {
  color: #ff6600;
  font-weight: bold;
}

#bug-report textarea {
  width: 475px;
  height: 7em;
  font-family: Arial, Helvetica, sans-serif;
  overflow: auto;
}

#bug-report .submit {
  text-align: right;
}


.split-pane {
  margin: 1em 0;
  zoom: 1;
}

.split-pane:after {
  content: '.';
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}

.split-pane div {
  float: left;
}

.col-2 div {
  width: 40%;
  padding-left: 5%;
  margin-right: 5%;
  background-repeat: no-repeat;
  background-image: url('images/round-blue-1.png');
}

.col-2 div.last {
  margin-right: 0;
  background-image: url('images/round-blue-2.png');
}

.split-pane h2 {
  background: url('images/eco-medium.png') no-repeat;
  margin-bottom: .5em;
  padding-left: 5%;
}

.split-pane h3 {
  color: #00608c;
}

h2.medium {
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1.25;
}

h3.medium {
  font-size: 1.15em;
  line-height: 1.5;
}

ul.medium {
  float: none;
  margin: .5em 0 .25em 1.5em;
  padding: 0;
}

* html ul.medium { zoom: 1; }

ul.medium li {
  margin-bottom: .25em;
}