
/* ---------------------------------------------- */
/* -------- styles for dublinletting.ie --------- */
/* ---------------------------------------------- */

/* ---------------------------------------------- */
/* ---------------- CSS RESET ------------------- */
/* ---------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfot, thead, tr, th, td {

	margin: 0;
	padding:  0;
	border:  0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

ol, ul {

	list-style: none;
}

blockquote, q {

	quotes:  "" "";
}

/* ---------------------------------------------- */
/* ------------------ BODY ---------------------- */
/* ---------------------------------------------- */

body {
		line-height: 1;
		background: #5E86AE url(../img/b-top.png) repeat-x top left;
		margin:  0;
		padding:  0;
		font: 12px Verdana;
		color: #fff;
}

/* ---------------------------------------------- */
/* ----------------- GENERAL -------------------- */
/* ---------------------------------------------- */

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

h1 {
	font-size: 27px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
}

h4 {

}

h5 {

}

h6 {

}

p {
	margin: 10px 0 0 0;
}

p a {
	color: #ffcc00;
}

p a:hover {

}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a {
	text-decoration: underline;
    cursor: pointer;
}

a:hover {
	text-decoration: none;
}

input[type="button"] {
    cursor: pointer;
}

/* ---------------------------------------------- */
/* ------------------ COLORS -------------------- */
/* ---------------------------------------------- */

.red {
	color: #cc0000;
}


/* ---------------------------------------------- */
/* ------------------ LAYOUT -------------------- */
/* ---------------------------------------------- */

#wrapper {
	width: 913px;
	margin: 0 auto;
	padding: 0 17px 0 50px;
	background: url(../img/b-w.png) no-repeat top left;
}

#wrapper #top {

}

#wrapper #top .left {
	width: 400px;
}

#wrapper #top .left form {
	margin: 10px 0 0 0;
	width: 360px !important;
}

#wrapper #top .left form .input {
	float: left;
	margin: 0 0 0 5px;
}


#wrapper #top .left form input {
	width: 140px;
	height: 14px;
	background: url(../img/input.png) no-repeat;
	border: none;
	padding: 5px;
}

#wrapper #top .left .submit {
	width: 31px;
	height: 24px;
	background: url(../img/submit.png) no-repeat;
	color: #fff;
	margin: 3px 0 0 0;
}

.pass {
	float: right;
	font-size: 10px;
	color: #ccc;
	/* styl dla ie z zerowym margin, dla ff m-r: 10px */
}

.pass a {
	color: #00910E;
}

#wrapper #top .right {
	width: 438px;
	background: url(../img/banner.png) no-repeat top left;
	height: 72px;
	padding: 5px 0 0 20px;
	font-size: 14px;
	margin: 0 30px 0 0;
}

#wrapper #top .right .data {
	font-size: 20px;
	text-align: center;
	width: 400px;
	margin: 5px 0 0 0;
}

#nav {
	margin: 10px 0 0 0;
}

#nav .left {
	margin: 0 0 0 10px;
}

#nav .right {
	margin: 0 30px 0 0 ;
}

#nav .right ul {
	margin: 50px 0 0 0;
}

#nav .right ul li {
	float: left;
	margin: 0 15px 0 15px;
	font-weight: bold;
	font-size: 14px;
}

#nav .right ul li .descr {
	font-weight: normal;
	font-size: 11px;
	color:#00C512;
	display: block;
}

#nav .right ul li a {
	color: #fff;
	text-decoration: none;
}

#main {
	margin: 40px 0 0 10px;
}

#main h1 {
	font-family: Georgia;
	display: block;
}

#main .text {

}

#main .text img {
	float: left;
	border: 4px solid #fff;
	margin: 3px 10px 10px 0;
}

/* two columns */
#twocols {
	margin: 15px 0 0 0;
	width: 565px;
}

/* left column */

#main .left {
	width: 565px;
	margin: 20px 0 0 0;
}

#main .left .l {
	float: left;
	width: 240px;
	margin: 0 0 0 5px;
}

#main .left .r {
	float: right;
	width: 270px;
	background: url(../img/right.png) no-repeat;
	height: 200px;
	padding: 0 20px 0 25px;
}

#main .left h2 {
	font-family: Georgia;
	font-weight: normal !important;
	border-bottom: 1px dotted #fff;
	width: 200px;
	padding: 0 0 3px 0;
}

.readmore {
	margin: 30px 0 0 0 ;
	padding: 0 0 8px 0; /* przeniesc na stylesheet dla ie */
	border: none !important;

}

.readmore a {

	height: 28px;
	background: url(/img/more.png) no-repeat;
	padding:5px 40px 8px 10px;
	width:94px;	
	color: #fff;
	border: none !important;
	text-decoration: none !important;
}

.readmore a:hover {
	text-decoration: underline !important;
}

#landlord {
	width: 555px;
	height: 117px;
	background: url(../img/landlord.png) no-repeat;
	margin: 10px 0 0 -3px;
	padding: 30px 20px 20px 20px;
}

#landlord img {
	float: left;
	margin: 0 10px 0 0 ;
	border: 4px solid #fff;
}

#landlord a {
	color: #ffcc00;
}

#landlord h3 {
	font-family: Georgia;
	font-size: 18px;
}

#landlord .left, #landlord .right {
	width: 270px !important;
	margin: 0 !important;
}

#landlord .left {
	border-right: 1px dotted #fff;
}

/* right column */
#main .right {
	width: 322px;
	margin: 26px 0 0 0;
}

#property {
	background: #152936 url(/img/p-b.png) no-repeat bottom left;
	width: 292px;
	padding: 15px;
}

#property form {
	margin: 10px 0 0 0;
}

#property form label {
	float: left;
	width: 150px;
	margin: 12px 0 0 0;
}

#property form .input input {
	width: 135px !important;
	height: 18px !important;
	border: 1px solid #999 !important;
	margin: 10px 0 0 0;
}

#property form .input select {
	width: 135px;
	margin: 10px 0 0 0;
}

#property form .submit {
	float: right !important;
	margin: 5px 45px 0 0 !important;
}

#property form .submit input {
	width: 66px !important;
	height: 23px !important;
	background: url(/img/search.png) no-repeat;
	border: none !important;
	color: #fff;
	font-weight: bold;
}

/** Added propertyAdd */
#propertyAdd {
	background: #152936 url(/img/p-b.png) no-repeat bottom left;
	width: 500px;
	padding: 15px;
}


#propertyAdd form {
	margin: 10px 0 0 0;
}

#propertyAdd form .input textarea {
	width: 200px;
	font-size: 14px;
	height: 140px;
	border: 1px solid #ffcc00;
	margin: 10px 0 0 0;
	padding: 3px;
}

#propertyAdd form label {
	float: left;
	font-size: 14px;
	width: 120px;
	margin: 12px 0 0 0;
}

#propertyAdd form .input file {
	width: 200px !important;
	height: 22px !important;
	border: 1px solid #999 !important;
	margin: 10px 0 0 0;
	font-size: 14px;
}

#propertyAdd form .input input {
	width: 200px !important;
	height: 22px !important;
	border: 1px solid #999 !important;
	margin: 10px 0 0 0;
	padding: 3px;
	font-size: 14px;
}

#propertyAdd form .input select {
	width: 200px;
	margin: 10px 0 0 0;
	font-size: 14px;
}

#propertyAdd form .submit {
	float: right !important;
	margin: 5px 45px 0 0 !important;
}

#propertyAdd form .submit input {
	width: 66px !important;
	height: 23px !important;
	background: url(/img/search.png) no-repeat;
	border: none !important;
	color: #fff;
	font-weight: bold;
}
/** End propertyAdd */


#featured {
	width: 262px;
	background: #2E4771 url(../img/f-b.png) no-repeat bottom left;
	float: right;
	padding: 15px;
	margin: 0 0 20px 0;
}

#featured h3 {
	font-family: Georgia;
	border-bottom: 1px dotted #fff;
	padding: 0 0 3px 0;
}

#featured .left {
	width: 98px;
}

#featured .right {
	width: 150px;
	margin: 15px 0 0 0;
}

#featured .right p {
	margin: 0 !important;
}

#featured .right p.name, #featured .right p.name a, #featured .right p.link, #featured .right p.link a {
	color: #ffcc00;
}

#featured .right p.name, #featured .right p.name a {
	font-weight: bold;
}

#icons {
	margin: 10px auto;
	clear: both;
	width: 280px;
}

#icons h3 {
	font-family: Georgia;
	border-bottom: 1px dotted #fff;
	padding: 0 0 5px 0;
}

#icons #items {
	margin: 10px 0 0 0px;
}

#items img{
  background:#FFFFFF;
  padding:20px 49px 20px 49px;
}

#icons .item {
	float: left;
	width: 100px;
	margin: 15px 5px 0 5px;
	text-align: center;
  padding: 42px 0 0 0;
}


#icons .item a {
	color: #fff;
	padding: 42px 0 0 0;
}

#icons .item a:hover, #icons .item a:active {
	color: #ffcc00;
}

#footer {
	width: 100%;
	background: #333 url(../img/footer.png) repeat-x top left;
	height: 400px;

}
#footer_links {

position: relative; bottom: 1px;
height:20px;
padding-top:10px;
/**position:relative;*/
text-align:center;
width:100%;
}

#footer_links ul li { display: inline; color: white; margin-left: 5px;  }
#footer_links ul li a { color: white; }

.marg {
	margin: 0 !important;
}

/* slideshow */
#slideshow {
    position:relative;
    width: 553px;
    height:224px;
    border: 5px solid #fff;
    margin: 6px 0 0 0;
}
/* general form */

form {
	margin: 10px 0 10px 0;
	width: 330px;
}

form label {
	display: block;
	margin: 12px 0 0 0;
}

form .input input {
	width: 330px;
	height: 20px;
	margin: 2px 0 0 0;
	border: 1px solid #ffcc00;
}

form .input textarea {
	width: 330px;
	height: 140px;
	border: 1px solid #ffcc00;
}

form .input select {
	width: 160px;
	margin: 2px 0 0 0;
}

/* form .submit {
	float: right;
	margin: 15px 5px 0 0;
} */

form .submit input {
	width: 66px !important;
	height: 23px !important;
	background: url(../img/search.png) no-repeat;
	border: none !important;
	color: #fff;
	font-weight: bold;
	margin: 15px 0 0 0;
}


.result {
	width: 835px;
	border: 1px dotted #fff;
	padding: 20px;
	margin: 10px 0 20px 0;
}

.result2 {
	width: 820px;
	border: 1px dotted #fff;
	padding: 20px;
	margin: 10px 0 20px 0;
}

.result .head {
	border-bottom: 1px #fff solid;
	padding: 0 0 3px 0;
}

.result .head a {
	color: #fff;
	text-decoration: none;
}

.result .left {
	width: 130px !important;
}

.result .left .more-img, .result .left .more-img a {
	font-size: 10px;
	text-align: center;
	color: #fff;
}

.result .right {
	width: 650px !important;
	margin: 10px 0 0 10px !important;
  line-height:18px;
}

.result h2 {
	border-bottom: none !important;
	float: left;
  width:500px!important;
}

.head ul{
  float:right;
}

.head li{
  display:inline;
  margin-left:20px;
  background:#FFFFFF;
  color:#666666;
  font-size:11pt;
  padding:3px 8px 3px 8px;
  
}

#pagination {
	margin: 20px 0 0 0;
	
}

#pagination ul{

}

#pagination li {
	border:1px solid #FFFFFF;
  display: inline;
  padding:7px 10px 7px 10px;

}

#pagination a{
  color:#FFFFFF;
}

#pagination .current{
  background:#FFFFFF;
}

#pagination .current a{
	color:#666666!important;
  background:#FFFFFF;
  text-decoration:none;
}

.ind-res {
	width: 820px;
	height: 100%;
	border: 1px dotted #fff;
	padding: 20px;
	margin: 10px 0 20px 0;
}

.ind-res .head {
	border-bottom: 1px #fff solid;
	padding: 0 0 3px 0;
	margin: 0 0 10px 0;
}

.ind-res .head a {
	color: #fff;
	text-decoration: none;
}

.ind-res .l {
	width: 130px !important;
	float: left;
}

.ind-res .l .more-img, .ind-res .l .more-img a {
	font-size: 10px;
	text-align: center;
	color: #fff;
}

.ind-res .r {
	width: 660px !important;
	margin: -10px 0 0 10px !important;
	float: right;
}

.ind-res h2 {
	border-bottom: none !important;
	float: left;

}

/*--------*/
#search_listing .price{
	float: right;
	margin: 0px 10px 0 20px;
	font-size: 18px;
  background:#FFFFFF;
  color:#00980E;
  padding:2px 5px 2px 5px;
}

search_listing .type {
	float: right;
	margin: 0px 10px 0 10px;
	font-size: 18px;
  background:#FFFFFF;
  color:#666666;
  padding:2px 5px 2px 5px;

}

#search_listing h2{
  width:480px;
}

#property-info {
	margin: 20px 0 0 0;
}

#property-info h3 {
	color: #ffcc00;
	font-family: Georgia;
	font-size: 18px;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #fff;
	padding: 0 0 5px 0;
	width: 620px;
}

.info {
	float: left;
	width: 290px;
	margin: 0 30px 0 0;
}

.info p {
	margin: 35px 0 5px 0 !important;
	color: #ffcc00;
	font-weight: bold;
}

.info ul li {
	margin: 5px 0 5px 0;
}

.phone {
	color: #ffcc00;
}

ul.fac {
	list-style-type: disc;
	margin: 0 0 0 20px;
}

.comments {
    border-top: 2px solid black;
}

.error, .validation {
    width: 513px;
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 70px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('/img/error.png');
}


#form { width: 470px;}
#form label { position: absolute; text-align:left; width:150px; padding: 0px;}
#form input, #form textarea, #form select { margin-left: 160px; width: 90%; padding: 4px; margin-bottom: 3px;}
#form label.check, #form label.radio { position:relative; text-align:left; }

/*------ contact form --------*/
.dare_forms{
  border-top:2px solid #339933!important;
  padding:0px 0px 10px 0px;
}

.dare_forms fieldset {
  border-top:2px solid #339933!important;
  width:500px;
  padding:0px 0px 10px 0px;
}

.dare_forms legend {
	font-size:12pt;
  color:#444444;
  font-weight: bold;
  padding-bottom:10px;
  padding-right:5px;
}

.dare_forms label {
	width:140px;
  height:24px;
  padding:2px 0px 0px 5px;
  margin-right:10px;
	background-color:#339933;
	float:left;
	display: block;
	color:#FFFFFF;
}


.dare_forms input{
  display:block;
  height:20px;
}

.dare_forms .hidden{
  display:none;
  height:0px;
}

.dare_forms .textbox {
	width:285px;
	font:normal 11pt;
	color: #4444;
  border:1px solid #339933;
  padding:2px;
}

.dare_forms textarea{
	width:285px;
	font:normal 11pt;
	color: #4444;
  border:1px solid #339933;
  padding:2px;
  margin-bottom:15px;
}

.dare_forms select{
	width:291px;
  height:27px;
	font:normal 11pt;
	color: #4444;
  border:1px solid #339933;
  padding:2px;
  margin-bottom:15px;

}

.dare_forms .check{
  height:15px;
  width:15px;
  border:1px solid #339933;
}

.dare_forms .submit {
  position:relative;
  left:155px;
  height:30px;
  width:100px!important;
}

.dare_forms .error{
  background:#EEEEEE;
  border:2px solid #FF3300;
  color:#666666;
}

#fflightbox-image {
	max-width: 600px;
	max-height: 600px;
}

/*---- NEW SERACH CRITERIA -------*/
#criteria fieldset{
  background:#152936;
  width:850px;
  padding:30px 0px 30px 30px;
}

#criteria label, select{
  display:inline;
  margin-right:5px;
}

#criteria .listing_search{
  margin-left:20px;  
}

ul li #active { 
    border-bottom: 3px solid white; 
    padding-bottom: 5px; 
}

