/* CSS Document */

body  {	
	padding:0;
	margin:0;
	background: #fff url(../images/main-bg.gif) 0 0 repeat-x;
	font:14px/20px "trebuchet MS",Arial, Helvetica, sans-serif;
	color:#3D3D3D;
}
div, p, ul, h1, h2, h3, h4, h5, img  {
	margin:0px;
	padding:0px;
}
ul  { list-style-type:none; }
.left {float: left }
.right {float: right }
button  {
	background: url(../images/button_n.gif) no-repeat;
	color: #3D3D3D; 
	height: 26px; 
	width: 92px; 
	padding-right: 20px; 
	cursor: pointer;
}
button:hover  {
	background: url(../images/button_h.gif) no-repeat;
	color: #0071ea;
}
.lang  {
	padding-top: 14px;
	margin: 0;
	font:20px/22px Arial, Helvetica, sans-serif;
	text-align:center;
	background: #fff; 
	color: #008FD6;
} 
#mainPan  { 
	width:905px;
	position:relative;
	margin:0 auto;
}

/*---TOP PANEL---*/

#topPan {
	width:905px;
	height:326px;
}
#topcenterPan {
	width:608px; 
	height:326px;
	margin-left:140px; 
	background: #FDFDFC url(../images/bg_header.png) 0 0 no-repeat; 
}
#toprightPan {
	width:140px; 
	height:173px; 
	position:absolute; 
	top:0px; 
	right:0px;
	margin-top: 12px;
}
#toprightPan ul {
	width:117px;
	height:130px;
	margin:18px 0 0;
}
#toprightPan ul li {
	height:30px;
	border-bottom:1px solid #CBCACA;
	line-height:29px;
}
#toprightPan ul li a {
	width:117px;
	display:block;
	background:url(../images/arrow-n-r.gif) 0 50% no-repeat #fff;
	color:#3B3B3B;
	text-decoration:none; 
	padding:0 0 0 20px;
}
#toprightPan ul li a:hover {
	background:url(../images/arrow-h-r.gif) 0 50% no-repeat;
	text-decoration:none;
}
#toprightPan ul li.underlinenone {
	height:30px; 
	border-bottom:none; 
	line-height:29px;
}
#topleftPan {
	width:140px;
	height:173px;
	float: left;
	margin-top: 12px;
}
#topleftPan ul {
	width:117px;
	height:30px;
	margin:18px 0 0;
	text-align: right;
}
#topleftPan ul li {
	height:30px;
	border-bottom:1px solid #CBCACA; 
	line-height:29px;
}
#topleftPan ul li a {
	width:97px;
	display:block;
	background:url(../images/arrow-n-l.gif) 85% 50% no-repeat #fff;
	color:#3B3B3B;
	text-decoration:none; 
	padding:0 40px 0 0;
}
#topleftPan ul li a:hover {
	background:url(../images/arrow-h-l.gif) 85% 50% no-repeat;
	text-decoration:none;
}
#topleftPan ul li.underlinenone {
	height:30px; 
	border-bottom:none;
	line-height:29px;
}
#logo {
	margin-left: 20px;
}
#date {
	position: absolute;
 	top: 4px; 
 	right: 184px;
	font-size: 10px;
}

/*---/TOP PANEL---*/

/*---BODY PANEL---*/

#bodyPan { 
	width:905px;
	background: url(../images/body-bg.gif) 140px 0 repeat-y;
}
/*---reservation buttons---*/
#reserveNr {
	position: absolute;
	right: 755px;
	width: 145px;
	height: 64px;
	padding: 8px 10px 10px 40px;
	background: url(../images/bg_phone.png) top center no-repeat;
}
#reserveNr h3 {
	color: #39a002;
	font-size: 13px;
	margin-bottom: 6px;
}
#reserveNr p {
	font-size: 15px;
	color: #000;
	text-align: right;
}
#reserveForm {
	position: absolute;
	margin-top: 110px; 
	right: 755px;  
	width: 100px; 
	height: 72px; 
	text-align: center;
	padding: 10px 86px 0 10px;
	background: url(../images/bg_res.png) top center no-repeat;
}
#reserveForm h3 { font-size: 16px; }
#reserveForm a {
	text-decoration: none;
	color: #39a002;
}
#reserveForm span {
	font-size: 15px;
}
#reserveForm .link {
	color: #000;
	text-decoration: underline;
}

/*---Body Left Panel--*/

#centertPan {
	width:555px; 
	background: url(../images/bg_centerPan.png) 0 0 repeat-x;
	margin-left: 150px; 
	padding:0 15px 40px 15px; 
	text-align:justify;
}
#centertPan table, td, th, td { border: 1px solid #E1E1E1; }
#centertPan h1, h2 {
	margin: 5px;
	margin-bottom: 15px;
}
#centertPan h1 {
	font-size:25px; 
	font-weight: normal;
	color:#008FD6;
	background:#f3f2f3; 
	padding: 3px; 
	margin: 0 8px;
}
#centertPan table h3 {
	font-size:16px;
	color:#008FD6;
}
#centertPan .info {
	font-size:16px; 
	color:#008FD6;
	margin-top: 20px;
}
#centertPan img {
	border: 4px solid #39A002; 
	cursor: pointer;
}
#centertPan img:hover { border: 4px solid #008FD6; }
#centertPan .title {
	height:30px; 
	background: url(../images/hbg.gif) repeat-x;
	margin-top: 20px;
	margin-bottom: 15px;
}
#centertPan ul { list-style:none; }
#centertPan li { 
	list-style:none;
	line-height:18px;
}
#centertPan .form {
	font: normal 12px "trebuchet MS", Arial, Verdana;
	background: #39A002; color: #fff;
	border: solid 1px #ccc; 
	padding: 0 4px; 
	margin-bottom: 4px;
	font-weight: bold; 
	position: absolute;
}
#centertPan .form2 {
	border: solid 1px #ccc;
	margin: 0; 
	margin-bottom: 4px;
	margin-top: 16px;
	padding: 6px;
	padding-top: 20px;
	position: relative;
}
#centertPan a {
	color: #3D3D3D;
	text-decoration:none;
	font-size:15px;
}
#centertPan a:hover {
	color: #0071ea;
	text-decoration:underline;
}

/*---/Body Left Panel--*/

/*----FOOTER----*/

#footermain {
	width:100%; 
	height:115px;
	background:#4C4C4C;
	color:#fff; 
	clear:both;
}
#footer {
	width:905px;
	height:115px;
	background:url(../images/footerbg.gif) 0 0 repeat-y;
	position:relative; 
	clear:both; 
	margin:0 auto; 
	padding:0;
}
#footer ul {
	width:350px;
	position:absolute;
	top:5px;
	left:160px;
	height: 20px;
}
#footer li {
	float:left;
	font:11px/15px "trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#footer ul li a {	
	padding:0 5px 0;
	color:#fff; 
	background:#4C4C4C; 
	text-decoration:none;
}
#footer ul li a:hover { text-decoration:underline; }
#footer .adresas {
	color:#008FD6;
	font:11px/15px Tahoma,Arial, Helvetica, sans-serif;
	position:absolute;
	top:35px;
	left:160px;
	width: 160px;
	height: 45px;
	padding-left: 10px;
	border-left: solid 3px;
}
#footer .tel {
	color:#008FD6;
	font:11px/15px Tahoma,Arial, Helvetica, sans-serif;
	position:absolute;
	top:35px;
	left:335px;
	width: 198px;
	height: 45px;
	padding-left: 10px;
	border-left: solid 3px;
}
#footer p.copyright {
	background:#4C4C4C;
	color:#39A002;
	font:11px/15px Tahoma,Arial, Helvetica, sans-serif;
	position:absolute;
	top:90px;
	left:260px;
	width: 250px;
}
.logo {
	color:#2a8fbd;
	background: url(../images/logo_bw.gif) 10px 35px no-repeat;
	font:11px/15px Tahoma,Arial, Helvetica, sans-serif;
	position:absolute;
	top: 15px;
	left: 550px;
	width: 180px;
	height: 90px;
}
.logo h2 {
	 color: #6d6d6d;
	 text-align: center;
}
#footwrap {
	width: 905px;
	margin: 0 auto;
}
#footspace {
	width: 608px;
	height: 50px; 
	background: url(../images/body-bg.gif) 0 0 repeat-y;
	margin-left: 140px;
}
#evolved {
	width: 86px;
	height: 38px;
	position:absolute;
	right: 375px;
	top: 72px;
	border: none !important;
}

/*----reseravtion----*/

div.reservation {
	font: normal 12px "trebuchet MS", Arial, Verdana;
	color: black;
}

div.reservation fieldset {
	border: solid 1px #ccc;
	margin: 0;
	margin-bottom: 4px;
	padding: 6px;
}

div.reservation fieldset input,
div.reservation fieldset select,
div.reservation fieldset button,
div.reservation fieldset textarea {
	vertical-align: middle;
	font: normal 13px "trebuchet MS", Arial, Verdana;
	border: solid 1px black;
}

div.reservation fieldset.personal-data input {
	width: 170px;
}

div.reservation fieldset textarea {
	overflow: auto;
	width: 356px;
	height: 100px;
}

div.reservation legend {
	background: #39A002;
	color: #fff;
	border: solid 1px #ccc;
	padding: 0 4px;
	margin-bottom: 4px;
	font-weight: bold;
}

div.reservation fieldset button {
	margin: 4px;
	margin-left: 0;
}

div.reservation fieldset label {
	display: block;
	color: #008FD6;
}

div.reservation fieldset div {
	float: left;
	margin-right: 6px;
}
.validator {
	background: url(../images/warning.gif) no-repeat;
	padding-left: 20px;
	color: red;
}


.display-none {
	display: none;
}

.display-block {
	display: block;
}


.text-align-right {
	text-align: right;
}

.break {
	clear: both;
}

/* sliding images */

.thumbnail {
	float:left;
	position:relative;
	width:175px;
	height:152px;
	margin: 4px 4px 4px 6px;
	background:url(../images/bg_thumb.png) no-repeat;
}
.thumbCnt {
	position:relative;
	width:173px;
	height:124px;
	margin: 1px auto 0 auto;
	overflow:hidden;
	background:url(../images/details_short.png) center no-repeat;
}
.thumbnail img,.thumbnail a img { 
	position: absolute;
	border: none !important; 
}
.thumbname {
	float:left;
	font-size: 12px;
	padding-left:6px;
	padding-top:2px;
}
.thumbprice {
	width:45px;
	height:16px;
	position: absolute;	
	bottom: 6px;
	right: 5px;
	padding: 5px 0;
	background:url(../images/bg_price.png) center no-repeat;	
	font-size: 14px;
	text-align:center;
	color:#fff;
	z-index: 100;
}
.thumbprice span {
	font-size: 9px;
	margin-top: -15px;
}
.thumb {
	position:absolute;
	width:175px;
	height:152px;
	text-indent:-999px;
	overflow:hidden;
	background:url(../images/blank.gif) repeat;
}
.tb {
	position: absolute;
	color: #fff;
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}	
.ft {
	left: 36px;
	top: 45px;
}
.fk {
	left: 32px;
	top: 27px;
	text-align: right;
}
.pp {
	left: 82px;
	top: 36px;
}
.dr {
	left: 127px;
	top: 36px;
}
.gb {
	left: 54px;
	top: 86px;
}
.gb, .ft, .more { font-size: 14px; }
.bb {
	left: 89px;
	top: 82px;
}
.sb {
	left: 121px;
	top: 82px;
}
.more {
	font-weight: normal;
	bottom: 4px;
	left: 10px;
}
.front { z-index: 25; }
.ribbon {
	z-index: 100;
	width:58px;
	height:58px;
	position:absolute;
	right:0;
	top:0;
}
.new { background:url(../images/new-trans.png) no-repeat top right; }
.tdi { background:url(../images/tdi-trans.png) no-repeat top right; }
.akcijos { background:url(../images/akcija-trans.png) no-repeat top right; }
 
/* --- auto listas --- */
.picture {
	float:left;
	margin-right: 10px;
}
.car {
	height: 232px;
	margin-bottom: 15px;
}
.car h3 span { font-weight: normal; }
.year { 
	font-size: 14px;
	font-weight: normal;
	padding-left: 20px;
}
.car h4 {
	font-size: 14px;
	color: #3a8fd6;
	line-height: 35px;
}
.details {
	position:relative;
	width:235px;
	height:44px;
	margin: 4px 0 4px 260px ;
	background:url(../images/details_long.png) no-repeat;
}
.dt {
	position: absolute;
	color: #000;
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}	
.lft {
	left: 12px;
	top: 20px;
	color: #fff;
}
.lfk {
	left: 8px;
	top: 2px;
	text-align: right !important;
}
.lpp {
	left: 57px;
	top: 11px;
}
.ldr {
	left: 102px;
	top: 11px;
}
.lgb {
	left: 156px;
	top: 20px;
}
.lgb, .lft { font-size: 14px; }
.lbb {
	left: 190px;
	top: 15px;
}
.lsb {
	left: 222px;
	top: 15px;
} 
.carmore {
	width: 560px;
	height: 38px; 
	background: url(../images/bg_more.png) center no-repeat;
}
.carlink {
	margin: 4px 0;
	padding: 5px 15px;
}
.carmore a {
	color: #5ab629 !important;
	font-size: 19px;
}
.LL { float: left; border-right: 1px solid #a8a8a8; }
.LR { float: right; border-left: 1px solid #a8a8a8; }
.prices { 
	width: 550px;
	margin: 0 5px;
	border-top: none !important;
	display: none;
	z-index: 200px;
}

/* --- slider --- */
#slideshow { 
	width: 560px;
	height: 200px;
	margin: 0 22px;
	position: absolute;
	top: 124px;
}
#slideshow img { border: none; }
#nav { 
	position: absolute;
	background: url(../images/bg_nav.png) center top no-repeat;
	top: 75px;
	right: 190px;
	padding-top:30px;
	width: 196px;
	text-align: right;
}
#nav a { 
	color: #fff;
	font-size: 14px;
	display: inline;
	padding: 14px 10px 2px 10px;	
	background: url(../images/button.png) 0 0 no-repeat;
	text-decoration: none;
}
#nav a:focus { background-position: -27px 0; }
#nav a.activeSlide {
	background-position: -54px 0;
	padding: 12px 10px 0 10px;	
}
/* steps */
#steps {
	width: 561px;
	height: 170px;
	position: absolute; 
	margin: 30px 22px;
}
#steps_title { 
	position: absolute; 
	width: 450px; 
	height: 35px; 
	padding: 0 55px; 
	top: 135px; 
	text-align:center;
}
#steps a {
	color: #008fd6;
	font-size: 18px; 
	font-family: Trebuchet MS; 
	text-decoration: underline;
}
