body {margin:0;font-family:verdana;background:#cdcccb;}
#d1 {height:120px;background:url(/templates/template3/images/logo-bak.jpg);position:relative;}
#topslide {height:120px;width:430px;position:absolute;}
#topslide a {border: 0;}
#topslide img {display:none;position:absolute; border: 0;}
#topslide img.active {display:block;}
#d4 {clear:both;background:url(/templates/template3/images/bot_bak.jpg);text-align:center;padding:10px;color:#ead9ab;font-size:13px;}

#topmenu {background:url(/templates/template3/images/menu_bak.jpg);padding-left:10px;margin-bottom:7px;}
#topmenu ul {padding:0;margin:0;list-style-type:0;}
#topmenu li {display:inline;padding:0;margin:0;border-left:1px solid white;padding:3px;}
#topmenu a {text-decoration:none;font-size:14px;color:white;padding-left:3px;padding-right:3px;line-height:22px;}
#topmenu a:hover {color:black;background:b9d0de;}

#leftmenu {margin-left:10px; width: 130px; min-width:130px !important; width: auto; background: #fff; padding: 1px 1px 0 1px;}
#leftmenu h3 {background:#a5d25b;font-size:11px;font-weight:bold;line-height:22px;margin: -1px -1px 0 -1px;border-bottom:1px solid white;padding:2px 2px 1px 19px; color: #fff;}
#leftmenu a {display:block;background:url(/templates/template3/images/menu_link_bg.gif) center left no-repeat #e5e4e3;border-bottom:1px solid white;font-size:12px;color:#593333;padding:5px 4px 5px 18px;text-decoration:none;}
#leftmenu a:hover {color:#666666;background:url(/templates/template3/images/menu_link_bg.gif) center left no-repeat #f6f3e5;}
#leftmenu a.lastlink {border-bottom:4px solid white;}

#content {margin-left:5px;}
#content h3 {color:white;background:#0a65ab;font-size:11px;font-weight:bold;line-height:22px;margin:0;border-bottom:1px solid white;padding:1px;padding-left:18px;}

.gallery, .galleryleft {text-align: center;margin:20px 0 0 10px;float: left;width: 122px;display: inline; position: relative;}
.galleryleft {margin:20px 0 0 0; clear: both;}
.gallery img, .galleryleft img, .bordered, a img.floatright, a img.floatleft {border: 1px solid #fff;}
.gallery a:hover img, .galleryleft a:hover img, .bordered, a:hover img.floatright, a:hover img.floatleft {
border: 1px solid #6F6868;}
.gallery img, .galleryleft img {max-width: 120px;width: 120px;width: auto important!;background: #fff;}
.gallery a, .galleryleft a {text-decoration: none;}

table.properties {max-width: 670px;}
tr {position: relative;}
tr td.nobgimg {background-image: none;}
td {font-size:11px; padding: 5px;}

form#search {width:500px;margin:8px 0;padding:0;}
form#search ul {margin: 0; padding: 10px 0;}
form#search li {list-style: none; padding: 0 3px; margin: 0;}
form#search li.leftli {float: left; width: 245px; clear: left;}
form#search select {padding: 4px;}

a.proplink {position: relative; display: block; width: 285px; padding: 5px 0; text-align:center; text-decoration:none;color:black;font-weight:bold;}
.proplink:hover {text-decoration:underline;}

#property-details {margin-top:10px;font-size:11px;width:650px;}

.imgholder {position: relative; text-align: center;}
.imgholder h2 {padding:0; margin: 14px 0 2px 0; font-size: 32px}
.imgholder span {text-shadow: #000 1px 1px 3px;color: #fff;position: absolute; margin: 0 auto; width: 650px; left: 0; padding: 50px 0 0 0 ; z-index: 100;
}
.imgholder i {font-size: 11px; display: block; text-align: center; font-weight: normal;}
.over i {text-decoration: underline;}

.clear {clear: both}

.redadmin {font-size:10px;padding:3px;background:#ffffee;border:1px solid black;margin-top:5px;}
.redadmin a {color:black;text-decoration:none;}
.redadmin a:hover {color:red;}

fieldset {
padding: 15px;
}

legend {
font-weight: bold;
font-size: 1.2em;
}

label.defined, span.defined {
font-weight: bold;
float: left;
width: 50px;
padding: 5px;
}

label.defined#plab {
padding: 8px 5px 5px 5px;
}

select {
width: 170px;
margin-right: 20px;
}

#sub_but {
cursor: pointer;
padding: 6px 12px;
color:#fff;
text-decoration:none;
border:0;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background:#a8b9ca;
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.46, #899fb5),
    color-stop(0.73, #a8b9ca),
    color-stop(0.87, #b3c2d1)
	);
background-image: -moz-linear-gradient(
    center bottom,
    #899fb5 46%,
    #a8b9ca 73%,
    #b3c2d1 87%
	);
}
#sub_but:hover {
background:#74879a;
}

#sub_but:active {
background:#A6222F;
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.46, #8A1A2A),
    color-stop(0.73, #A6222F),
    color-stop(0.87, #C61A32)
	);
background-image: -moz-linear-gradient(
    center bottom,
    #8A1A2A 46%,
    #A6222F 73%,
    #C61A32 87%
	);
}
