* {
    font-family: arial;
    color:#333;
    padding:0;
    margin:0;
}

body {
    font-size: 62.5%;
    background:url(../images/bg.jpg) top repeat-x #5b5b5b;
}

a, a:visited {
    color: #729039;
}

a:hover {
    color: #729039;
    text-decoration: none;
}

h1 {
    font-size: 1.8em;
    font-family: arial;
    padding: 0 0 0.5em 0;
    color: #333;
    font-weight: normal;
}

h2 {
    font-size: 1.2em;
    font-family: georgia;
    padding: 0 0 5px 0;
    color: #333;
    font-weight: bold;
}

h3 {
    font-size: 1.2em;
    font-family: georgia;
    padding: 0 0 5px 0;
    color: #f00;
    font-weight: bold;
}
sup {
	color: #f00;
	font-size: .7em;
}

td {
	vertical-align: top;
}

#overall {
	text-align: right;
	font-size: .9em;
}

#output {
    font-size: 2em;
}

#keitimu-biuras {
    margin: 10px auto;
    width: 996px;
    background: #fff;
    padding: 20px;
    border-top: 5px solid #687f15;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

#header{
    position:relative;
    height:118px;
}

#logo{
    position:absolute;
    top:8px;
    left:0px;
}

#c968 {
    margin: 0 auto;
    width: 900px;
    background: #fff;
}

#banner-block{
float:left;
clear:both;
position:relative;
width:100%;
padding-top:13px;
padding-bottom:13px;
}

#titulinis-reklama {
    height: 236px;
    margin-bottom: 10px;
}

#banner1{
float:left;
}

#banner2{
padding-left:12px;
float:left;
}

#skelbti-lt {
    position: absolute;
    top: 30px;
    left: 280px;
    background:url(../images/skelbti-lt.gif) no-repeat;
    width: 129px;
    height: 25px;
}

#skelbti-ru {
    position: absolute;
    top: 30px;
    left: 280px;
    background:url(../images/skelbti-ru.gif) no-repeat;
    width: 129px;
    height: 25px;
}

#skelbti-ru a, #skelbti-lt a {
display: block;
    width: 129px;
    height: 25px;
}

#noriu {
    position: absolute;
    top: 30px;
    left: 410px;
    cursor: hand;
    cursor: pointer;
}

#noriu-pasirinkimas {
    position: absolute;
    top: 60px;
    left: 412px;
    width: 300px;
    height: 20px;
    text-align: left;
    display: none;
    font-size: 1.1em;
    background:url(../images/red.gif) no-repeat;
    padding-top: 10px;
}

#noriu-parduoti {
    position: absolute;
    top: 30px;
    left: 460px;
    cursor: hand;
    cursor: pointer;
}

#noriu-parduoti-pasirinkimas {
    position: absolute;
    top: 60px;
    left: 465px;
    width: 300px;
    height: 20px;
    text-align: left;
    display: none;
    font-size: 1.1em;
    background: url(../images/red.gif) no-repeat;
    padding-top: 10px;
}

#noriu-pirkti {
    position: absolute;
    top: 30px;
    left: 530px;
    cursor: hand;
    cursor: pointer;
}

#noriu-pirkti-pasirinkimas {
    position: absolute;
    top: 60px;
    left: 533px;
    width: 300px;
    height: 20px;
    text-align: left;
    display: none;
    font-size: 1.1em;
    background: url(../images/red.gif) no-repeat;
    padding-top: 10px;
}

#noriu-nuomoti {
    position: absolute;
    top: 31px;
    left: 580px;
    cursor: hand;
    cursor: pointer;
}

#noriu-nuomoti-pasirinkimas {
    position: absolute;
    top: 60px;
    left: 583px;
    width: 300px;
    height: 20px;
    text-align: left;
    display: none;
    font-size: 1.1em;
    background: url(../images/red.gif) no-repeat;
    padding-top: 10px;
}

#noriu-issinuomoti {
    position: absolute;
    top: 31px;
    left: 655px;
    cursor: hand;
    cursor: pointer;
}

#noriu-issinuomoti-pasirinkimas {
    position: absolute;
    top: 60px;
    left: 658px;
    width: 300px;
    height: 20px;
    text-align: left;
    display: none;
    font-size: 1.1em;
    background: url(../images/red.gif) no-repeat;
    padding-top: 10px;
}

#header-login {
    position: absolute;
    top: 30px;
    right: 0px;
    font-size: 1.2em;
    background: #fff;
}

#header-login a {
    background: #b5452f;
	color: #fff;
	padding: 0 3px;
}

#header-login-shortcut {
    position: absolute;
    top: 5px;
    right: 7px;
}

#header-login-shortcut-opened {
    position: absolute;
    top: 5px;
    right: 10px;
    display: none;
}

#header-login-form {
    position: absolute;
    top: 30px;
    right: 0px;
    z-index: 1000;
    background: #ab7;
    border: 1px solid #ab7;
    padding: 10px;
    height: 30px;
    width: 360px;
    display: none;
    color: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

#header-login-form * {
    font-size: .92em;
}

#header-login-form form, #header-login-form form a {
    color: #fff;
    text-align: right;
}

#titulinis-paieska, #titulinis-paieska-map {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    padding: 10px;
    font-size: 1.6em;
    border: 1px solid #ab7;
    margin: 10px 0;
    text-align: center;
}

/* --- content  --- */
content{
position:relative;
background: #fff;
}

#left-block{
background:#f3f6f1;
position:relative;
border:1px solid #efefef;
/*margin-left:10px;*/

}

#main{
font-size: 1.2em;
}

#main .txt ul {
	padding-left: 30px;
}

.main h1 {
    margin-top: 2em;
}

.main-menu{
background:#f3f6f1;
height:25px;
font-size:1.2em;
margin-top: 2em;
}

.main-menu ul {
float:right;
position:relative;
top:5px;
list-style:none;
display:inline;
font-weight:bold;
}

.main-menu li{
margin-right:0px;
padding-left:25px;
background:url(../images/main-menu-bullet.gif) right no-repeat;
padding-right:25px;
display:inline;
font-weight:bold;
}
.main-menu li a, .main-menu li a:focus{
outline:none;
text-decoration:none;
}
.main-menu li a:hover{
text-decoration:underline;
}

/* --- footer  --- */
#footer{
position:relative;
width:100%;
height:auto;
}
#author-rights{
position:absolute;
color:#9e9e9e;
font-size:1.1em;
top:40px;
left:15px;
padding-bottom:40px;
}
#developed{
float:left;
position:absolute;
right:60px;
top:37px;
}/* --- end of footer  --- */

.clear {
    clear: both;
}

#left-block #menu {
    font-size: 1.3em;
}

#left-block #menu a {
    color: #000;
}

#left-block #menu div {
  float: left;
  border-bottom: 0 !important;
  padding: 7px;
  background: #d4e0e3;
  margin-right: 1px;
}

#left-block #menu .menu-selected {
  float: left;
  border-bottom: 0 !important;
  padding: 7px;
  background: #fff;
  margin-right: 1px;
  font-weight: bold;
  text-decoration: none;
  font-size: 1.1em;
}

.miesto-pasirinkimas {
    padding: 4px 4px 4px 20px;
}

.miesto-pasirinkimas-2, .miesto-pasirinkimas-2-hidden {
    float: left;
    width: 17%;
    padding: 4px 4px 4px 20px;
}

.miesto-pasirinkimas a {
	color: #fff;
}

.miesto-pasirinkimas-2 a {
	color: #92b059;
}

.miesto-pasirinkimas-2-hidden a {
	color: #e0e0e0;
}

.miesto-pasirinkimas-2-hidden {

}

#showSearchForm {
    background: #fff;
    margin-top: 30px;
    font-size: 1.1em;
    padding-top: 10px;
}

#dmiestas_gyvenviete, #dmikrorajonas, #dgatve {
    padding: 0;
    margin: 2px;
}

#miestas_gyvenviete, #mikrorajonas, #gatve {
    width: 100%;
}

#dmiestas_gyvenviete, #dmikrorajonas, #dgatve, #dgmap, #latlng, #xd_miestas_gyvenviete, #xd_mikrorajonas, #xd_gatve {
    display: none;
}

form {
    margin: 0;
    padding: 0;
}

.input-title {
    font-weight: bold;
    color: #666;
    height: 20px;
}

#form-block-4, #form-block-3, #form-block-2, #form-block-1 {
    background: #ffffe0;
    clear: both;
    margin-top: 5px;
    padding: 5px;
}

#special-tabs {
    padding: 0px;
}

#form-table {width: 100%; font-size: 1em;}
#form-table td {width: 50%; vertical-align: top; padding: 5px; font-size: 1em;}

.butinas-pasirinkimas, .butinas-skaiciai, .butinas {
    background: #fff0f0;
    border: 1px solid #ba0;
    font-size: 1em;
}

.butinas-pasirinkimas-error, .butinas-skaiciai-error, .butinas-error {
    background: #ff0000;
    border: 3px solid #f00 !important;
    font-size: 1em;
    color: #fff;
}
  
select {
    font-size: 1em;
    border: 1px solid #ba0;
}

.tab-active {
    background: #ffffe0;
    padding: 6px;
    text-decoration: underline;
    cursor: hand;
    cursor: pointer;
    float: left;
    margin-right: 1px;
    font-weight: bold;
}

.tab {
    background: #f0f0f0;
    padding: 6px;
    text-decoration: underline;
    cursor: hand;
    cursor: pointer;
    float: left;
    margin-right: 1px;
}


.w25 {
    float: left;
    width: 48%;
    margin: 2px;
    height: 40px;
}

.w50 {
    float: left;
    width: 98%;
    margin: 2px;
}

.w100 {
    float: left;
    width: 96%;
    margin: 2px;
}

.chkbox {
    float: left;
    width: 96%;
    margin: 2px;
}

.default_input {
    border: 1px solid #ab7;
}

.error_input {
    border: 2px solid #f00;
}

#titulinis-paieska .otherlink {
    color: #000;
}

#form-login {
    padding: 10px;
    border: 1px solid #ab7;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

#table-results {
	background: #fff;
}

#table-results h2 {
	background: #ddd;
	padding: 5px;
}

#table-results table {
	background: #fff;
	border: 1px solid #fff;
	padding: 5px;	
}

#table-results table, #table-results table td, #table-results table td {
    font-size: 1em;
}

#table-results table td, #table-results table th {
    padding: 4px;
}

#results table th {
    background: #f0f7ff;;
    color: #000;
    padding: 5px;
    text-align: center;
    border-right: 1px solid #fff;
}

.even {
    background: #ffd;
	display: table-cell !important;
	vertical-align: middle !important;
	padding: 5px;
	font-weight: normal !important;	
}

.odd {
    background: #fff;
	display: table-cell !important;
	vertical-align: middle !important;
	padding: 5px;
	font-weight: normal !important;
}


#skelbimas {
    padding: 10px;
    border: 1px solid #ab7;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

/*****************************************************/

#bigPicture {
	border: 1px solid #eee;
	padding: 10px 50px;
}

.small-photo {
	float: left;
	padding: 9px;
	background: #f0f0f0;
	margin-right: 2px;
	margin-top: 1px;
}

#adPhotos {

}

#small-photos {

}
/*****************************************************/
#accordion {
    background: url(../images/acc-bg.gif) repeat-x #687f15;
    font-size: 1em;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

#accordion div {
    color: #b8cf65;
}

#accordion h3 {
    font-size: 1em;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

#accordion b {
	color: #fff;
}
/*
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; padding: 0; background: #f0f7ff;}
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; background: #fff;}
.ui-accordion .ui-accordion-header a { display: block; font-size: 1.3em; color: #000; font-family: georgia; padding: 10px 30px; font-weight: normal; outline: none;}
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -7px; width:14px; height: 14px;}
.ui-accordion .ui-accordion-content { padding: 2px; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block;}
.ui-accordion .ui-state-active { background: #fff;}
*/

/*tabs*/
.ui-tabs .ui-tabs-hide { display: none; }
.ui-tabs-nav a { display: block; font-size: 1.3em; color: #000; padding: 10px 30px; font-weight: normal; outline: none;}
#accordion ul { margin-left: 10px; }
#accordion ul li { float:left; margin-right: 1px; }
.ui-tabs .ui-state-default { cursor: pointer; margin-top: 1px; zoom: 1; padding: 0; background:  url(../images/qs-bg.gif) repeat-x bottom #fff; }
.ui-tabs .ui-state-active { background: #687f15; color:#fff; border-top: 2px solid #fff;}
.ui-tabs .ui-state-active a { color:#fff; }


.ui-icon-triangle-1-s {
    background: url(../images/opened.gif) no-repeat;
}

.ui-icon-triangle-1-e {
    background: url(../images/closed.gif) no-repeat;
}

/* Fixes */
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


#map_panel{
	width:900px;
	position:relative;
	clear:both;
	}
#map_canvas{
	}
	
#map_panel h2{
	position:absolute;
	top:0px;
	width:150px;
	left:760px;
	}
#select_type{
	width:150px;
	position:absolute;
	top:30px;
	left:750px;
	list-style:none;
	font-size:1.3em;
	}
	
#select_type li{
	}
#select_type li a{
	padding:10px;
	float:left;
	background:#f0f0f0;
	clear:both;
	border-bottom:1px solid #fff;
	width:150px;
	}
#select_type li a:hover{
	background:#000;
	}

#select_type th {
    background: #fff;
    padding: 10px;
}

#select_type td {
    background: #fff;
    padding: 10px;
}

#select_type .active {
    background: #eee;
}



.registracija-link {
	position: absolute;
	top: 31px;
	left: 41px;
	color: #fff !important;
	font-size: 1.2em !important;
	font-weight: bold;
	margin-right: 10px;
}	

.priminimas-link {
	position: absolute;
	top: 33px;
	left: 150px;
	color: #fff !important;
	font-size: 1em !important;
	font-weight: bold;
	margin-right: 10px;
}

.message-success {
	font-size: 2em;
	background: #efe;
	border: 1px solid #aba;
}

.message-error {
	font-size: 2em;
	background: #f00;
	border: 1px solid #700;
	color: #fff;
}
.filter_form  {
    width: 100%;
}
.filter_form td {
    width: 130px;
    padding-left:5px;
    padding-right:5px;
    white-space: nowrap;
}
.filter_form input {
    width: 50px;
}
.quick_search{
    width: auto;
    clear: both;
    float: left;
}
.quick_search div{
    float: left;
    width: 190px;
    margin-right: 15px;
}
.quick_search select{
    width: 100%;
}
.qs_title{
    width: 100% !important;
    float: left;
    padding-top: 2px;
}
.sq_line{
    width: 100% !important;
    clear: both;
}
#dmiestas_gyvenviete .input-title{
    height: auto !important;
}
.quick_search input{
    margin-top: 5px;
}
.actions{
    list-style: none;
    padding-top: 10px;
}
.actions li{
    display: inline;
}
#titulinis-reklama{
    width: 455px;
    float: right;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border:1px solid #AABB77;
}
#titulinis-reklama-ir-kt{
    width: 100%;
}
#search_search{
    float: left;
    position: relative;
    width:410px;
    padding: 40px 10px 10px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border:1px solid #AABB77;
}
#naujausi{
    width: 440px;
    float: left;
}
#apie{
clear: both;
}

.titulinis-naujausi-ir-kt{
    width: 100%;
    float: left;
    padding:10px 0 20px 0;
}
#accordion{
    clear: both;
    margin-top: 10px;
}
ul.newest{
    list-style: none;
}
#qs_links{
    position: absolute;
    top: 1px;
    left: 3px;
}
#qs_links li{
    display: inline;
    float: left;
    font-size: .8em;
    margin:0px 1px 0 0 !important;
}

#qs_links li a{
    padding: 5px 15px 5px 15px !important;
	color: #000;
}
#qs_links .ui-state-default{
    background: url(../images/qs-bg.gif) repeat-x;
	border-top: 2px solid #fff;
}
#qs_links .ui-state-active{
    background: #fff !important;
	border-top: 2px solid #333;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
}

.filter_form {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    background: #f7f7f7 !important;
	padding: 5px;
}

.a_middle {
	font-size: 1.4em;
}

.a_middle_grey {
	font-size: 1.4em;
	color: #333 !important;
}

#kaina {
	font-size: 1.5em;
}

#table-pardavejas {
	background: #f0f0f0;
	padding: 2px;
}

#additional-photos {
	display: none;
}

/*--------------- NT services */
.ntservices {
	margin-right: 10px;
	margin-top: 20px;
}

#ntservices-info {
	display: none;
	padding: 10px 0;
}

#ntservices-table {
	width: 100%;
	border: 1px solid #eee;
}

#ntservices-table td, #ntservices-table th {
	padding: 3px;
	border: 1px solid #fff;
	text-align: left;
}

#ntservices-table .even {
	background: #f7f7f7;
}

.ntservices-title {	font-size: 1.5em;}
.ntservices-categories {font-size: 1.3em;}

.ntservices-title-homepage {font-size: 1.5em;}
.ntservices-categories-homepage {font-size: 1.3em;}
.ntservices-homepage {line-height: 1.6em; padding: 10px;}

.hide {
	display: none;
}

#table-messages {width: 100%;}
#table-messages th, td {padding: 5px; text-align: left; font-weight: normal;}
#table-messages th {background: #eee;}
#table-messages td {border-bottom: 1px solid #eee;}
.message-body {padding: 10px; background: #f0f0f0;}
#message-reply {font-size: 1em; border: 1px solid #ddd;width: 500px; height: 200px;}


.publish {
	float: left;
	margin-right: 10px;
	font-size: 1.4em;
	line-height: 1.6em;
	width: 150px;
	height: 200px;
	padding: 5px;
	border: 1px solid #eee;
}

#title-banners {
	padding: 10px 0;
	clear:both;
}

.title-banner {
	float: left;
	margin-right: 6px;
}
