@charset "utf-8";
/* CSS Document */

body {
	/* background-color: #000 ; */
	position: relative;
	background: #211426;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
img {
	border: none;
}
#wrapper {
background: url(../images/line_top.gif) repeat-x left top;
border-top: 5px solid #b4a5a0;
}
#main {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 70px;
	/*
background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
*/
	min-height: 400px;
	/* margin-top: 20px; */
	position:relative;
}
#header {
	width: 100%;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	background: #211426 url(../images/Redesdale_header_new.jpg) no-repeat top center;
}
#header h1 {
	padding-top: 90px;
	text-align: right;
	color: #fff;
	padding-right: 20px;
	line-height: 20px;
	font-weight: 100;
}
#nav {
	margin-bottom: 10px;
}
#nav ul {
	width: 872px;
	height: 52px;
/*
	margin-left: auto;
	margin-right: auto;
*/
	/*
background-image: url(../images/nav_bg.png);
	background-repeat: repeat-x;
*/
	text-transform: uppercase;
}
#nav ul li {
	display: inline-block;
	width: 124px;
	/* height: 35px; */
	/* margin-top: 7px; */
	/* background-image: url(../images/strip%20light.jpg); */
	/* background-repeat: repeat-x; */
	text-align: center;
	/* padding-top: 5px; */
	line-height: 50px;
	float: left;
	margin-right: 5px;
}
#nav ul li:first-child {
/* border-left: 2px solid #211426; */
}
#nav li a {
display: block;
	font-size: 70%;
	color: #000;
	background: #b4a5a0;
	font-weight:700;
	text-decoration:none;
	border-top: 2px solid #b4a5a0;
	border-bottom-right-radius: 10px;	
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;	
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
}
#nav li.current a, #nav li a:hover {
	color: #fff;
	border-top: 2px solid #6d5e59;
	background: #6d5e59;
}
#nav li.current {
	color: #fff;
	background-image: url(../images/strip%20dark.jpg);
	background-repeat: repeat-x;
}
#nav li.none {
	width: 240px;
	/* margin-right: 0px; */
	height: 40px;
	border-right: none;
}
#content {
	position: relative;
	/* overflow: hidden; */
	/* float: left; */
	/* width: 664px; */
	width: 620px;
	/* margin-left: 15px; */
	margin-right: 10px;
	color: #000;
	font-size: 75%;
	line-height: 140%;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	/* border: 2px solid #b4a5a0; */
	min-height: 200px;
	background: #FFF;
	border-radius: 10px;	 
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
}

#home #content, #about #content {
padding-top: 310px;
}

/*
#content p img {
 width: 600px;
}
*/
#content h1 {
	margin-top: 12px;
	margin-bottom: 16px;
	font-weight:700;
	font-size: 180%;
	line-height: 120%;
}
#content hr {
background: #b4a5a0;
height: 1px;
width: 100%;
border: none;
}
#content.prop h1 {
	margin-top: 0px;
	margin-bottom: 16px;
	font-weight:700;
	font-size: 180%;
	color: #b4a5a0;
	float: left;
}
#content.prop h1.title {
	margin-top: 12px;
	float: left;
	width: 550px;
}
#content h2 {
	margin-top: 8px;
	margin-bottom: 10px;
	font-weight:700;
	font-size: 140%;
	color: #9c8f89;
}
#content.about, #content.prop {
/* 	border: 2px solid #7a6f6d; */
}
#content.content_bg {
	/* background: url(../images/content_bg.png) repeat-x bottom left; */
	background: #FFF;
}
#content a {
	color:#666666;
}
#content a:hover {
	color:#b4a5a0;
}
#content p {
margin-bottom: 10px;
}
#useful_numbers table h1 {
text-align: center;
color: white;
background-color: #b4a5a0;
padding: 10px 0;
}
#useful_numbers table p {
text-align: center;
}
/*
#useful_numbers table th {
background-color: #b4a5a0;
}
*/
#useful_numbers td.firstTd {
border-right: 1px solid #b4a5a0;
}
#useful_numbers td.lastTd {
border-left: 1px solid #b4a5a0;
}
#breadcrumb {
	font-size: 100%;
	float: right;
	margin-top: 10px;
}
#breadcrumb a {
	color: #999999;
}
#breadcrumb a.current {
	text-decoration: none;
	color: #000;
	font-weight:700;
	font-size: 120%;
}
#prop_listing div {
	width: 616px;
	height: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b4a59e;
	border-right-color: #b4a59e;
	border-bottom-color: #b4a59e;
	border-left-color: #b4a59e;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 9px;
}
#prop_listing div.alt {
	background-color: #e0cfc7;
}
#prop_listing div img {
	float: left;
	margin-right: 12px;
	border: 1px #fff solid;
}
#prop_listing div p.summary {

	font-size: 80%;
}
#prop_listing div a {
	font-size: 120%;
	text-decoration:none;
	color: #b4a79f;
	font-weight:700;
}
#prop_listing div a:hover {
	text-decoration:underline;
	color: #6d5e59;
}
#prop_listing div p {
	margin-top:5px; 
}
#big_image {
	position: relative;
	float: left;
	margin-right: 10px;
	width: 314px;
}
#big_image img {
	border: 2px #b4a5a0 solid;
}
 
#img_container { 
	text-align:left;
	color: #b4a59e; 
	margin-bottom: 10px;
	font-weight: 700;
	margin-top: 10px;
}
#img_container img, #img_container p {
	margin-bottom: 10px;
}
#img_container img {
	margin-right: 8px;
}
#property_details {
	float: right;
	width: 276px;
	color: #000;
	border-bottom: 1px solid #b4a59e;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
/*
#property_details p {
	margin-top: 10px;
}
*/
#property_details strong {
	color: #b4a59e;
	font-weight: 700;
}
#property_map, #property_action {
	float: right;
	width: 276px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #b4a59e;
	font-weight: 700;
	clear: right;
}
#property_map {
	border-bottom: 1px solid #b4a59e;
}
#property_map a, #property_action a {
	text-decoration: none;
}
#property_action a:hover, #property_map a:hover {
	text-decoration: underline;
}
#property_action a, #property_action strong {
	color: #6d5e59;
}
#property_map a {
	color: #b4a59e;
}
#search {
	color: #000;
	width: 205px;
	background: #6d5e59;
	padding: 40px 10px 10px 10px;
	margin-bottom: 10px;
	border-bottom-right-radius: 10px;	
-moz-border-radius-bottomright: 10px;
border-bottom-left-radius: 10px;	
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-right-radius:10px;
-webkit-border-bottom-left-radius:10px;
}
#search form { 
	/* margin-top: 25px; */
/* 	width: 145px; */
	text-align: center;
	font-size: 80%;
}
#search form label {
	margin-top: 10px;
	margin-bottom:8px;
	line-height: 120%;
	color: white;
}
#search #propsearch {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 156px;
	border: 0px;
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-right: 4px;
}
#search h2 {
	font-size: 140%;
	color: #fff;
	margin-bottom: 6px;
}
#search a {
	color:#fff;
	text-decoration:none;
	padding-bottom: 5px;
	font-size: 80%;
}
#search a:hover {
	color:#fff;
	text-decoration:underline;
}
#search .button {
display: block;
width: 100px;
height: 18px;
border: 2px #fff solid;
background-color: #000;
color: #fff;
padding:0;
margin:0 auto; 
font-weight: 700;
font-size: 80%;
border-radius: 10px;	 
-moz-border-radius: 10px;
-webkit-border-radius:10px;
-moz-box-shadow: 1px 1px 4px #000;
-webkit-box-shadow: 1px 1px 4px #000;
box-shadow: 1px 1px 4px #000;
}
.clear {
	clear:both;
	line-height: 1px;
}
* html #content {
	height: 1%;
}

#sidebar {
position: absolute;
top: -155px;
right: 0;
width: 225px;
/* background: #b4a5a0; */
border-bottom-right-radius: 10px;	
-moz-border-radius-bottomright: 10px;
border-bottom-left-radius: 10px;	
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-right-radius:10px;
-webkit-border-bottom-left-radius:10px;
z-index: 150;
}
#recentImages {
position: relative;
overflow: hidden;
width: 100%;
background: #6d5e59;
padding-top: 5px;
border-top-right-radius: 10px;	
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;	
-moz-border-radius-topleft: 10px;
-webkit-border-top-right-radius:10px;
-webkit-border-top-left-radius:10px;
}
#recentImages #imgLeft {
float: left;
border-top: 2px solid #6d5e59;
border-left: 2px solid #6d5e59;
}
#recentImages #imgRight {
float: right;
border-top: 2px solid #6d5e59;
border-right: 2px solid #6d5e59;
}

#recentImages #imgBig {
border-top: 2px solid #6d5e59;
border-right: 2px solid #6d5e59;
border-left: 2px solid #6d5e59;
clear: both;
}

#mostRecent {
padding: 0 10px 10px 10px;
margin-bottom: 10px;
position: relative;
width: 205px;
background: #6d5e59;
border-bottom-right-radius: 10px;	
-moz-border-radius-bottomright: 10px;
border-bottom-left-radius: 10px;	
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-right-radius:10px;
-webkit-border-bottom-left-radius:10px;
}

#recentImages h2 {
font-weight: bold;
color: #6d5e59;
text-align: center;
font-size: 80%;
text-transform: uppercase;
background: #b4a5a0;
border: 2px solid white;
padding: 5px 0;
border-radius: 10px;	 
-moz-border-radius: 10px;
-webkit-border-radius:10px;
margin: 10px;
-moz-box-shadow: 1px 1px 4px #000;
-webkit-box-shadow: 1px 1px 4px #000;
box-shadow: 1px 1px 4px #000;
}

#mostRecent li {
padding: 10px 0;
border-bottom: 1px solid #b4a5a0;
}
#mostRecent li.first {
padding-bottom: 10px;
padding-right: 10px;
padding-left: 10px;
background: white;
border-bottom: none;
border-bottom-right-radius: 10px;	
-moz-border-radius-bottomright: 10px;
border-bottom-left-radius: 10px;	
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-right-radius:10px;
-webkit-border-bottom-left-radius:10px;
}
#mostRecent li.first a {
color: #b4a5a0;
}
#mostRecent li.first a:hover {
color: #6d5e59;
}
/*
#mostRecent li.last {
margin-bottom: 10px;
}
*/
#mostRecent li p {
font-size: 75%;
line-height: 140%;
}
#mostRecent li p.address {
text-transform: uppercase;
font-weight: bold;
padding-bottom: 5px;
color: #b4a5a0;
}
#mostRecent li p.detail {
padding-bottom: 5px;
color: white;
}
#mostRecent li.first p.detail {
color: black;
word-wrap: break-word;
}
#mostRecent li a {
font-size: 75%;
color: white;
}
#mostRecent li a:hover {
color: #6d5e59;
text-decoration: none;
}
#mostRecent a.prev, #mostRecent a.next {
position: absolute;
background: black;
color: white;
padding: 5px;
border: 2px solid white;
font-size: 75%;
width: 80px;
display: block;
text-align: center;
text-decoration: none;
border-radius: 10px;	
-moz-border-radius: 10px;
-webkit-border-radius:10px;
-moz-box-shadow: 1px 1px 4px #000;
-webkit-box-shadow: 1px 1px 4px #000;
box-shadow: 1px 1px 4px #000;
}
#mostRecent a.prev {
bottom: 10px;
left: 10px;
}
#mostRecent a.next {
bottom: 10px;
right: 10px;
}
#mostRecent #coming-soon {
padding: 10px;
border-radius: 10px;	 
-moz-border-radius: 10px;
-webkit-border-radius:10px;
background: white;
}
#mostRecent #coming-soon p {
font-size: 95%;
line-height: 140%;
text-align: center;
color: #6d5e59;
font-weight: bold;
}
#contactBox {
text-align: center;
background: #6d5e59;
padding: 10px;
margin-bottom: 10px;
border-radius: 10px;	 
-moz-border-radius: 10px;
-webkit-border-radius:10px;
}
#contactBox p.tel{
	padding-top: 5px;
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
}
#contactBox a {
font-size: 80%;
color: #fff;
}
#noFeesBox {
text-align: center;
background: #FFF;
padding: 10px;
margin-bottom: 10px;
border-radius: 10px;	 
-moz-border-radius: 10px;
-webkit-border-radius:10px;
}
#noFeesBox p {
font-size: 120%;
font-weight: bold;
color: #6d5e59;
text-transform: uppercase;
}
#footer {
	position: fixed;
	bottom: 0;
	font-size: 65%;
	color: #000;
	width: 100%;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	border-top: 5px solid #6d5e59;
	background: #b4a5a0;
/* 	margin-top: 100px; */
/* 	padding-bottom: 35px; */
/*
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
*/
}

#footer a{
	color: #000;
}

#footer p{
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 900px;
	text-align: center;
	color: #000;
	padding-top: 15px;
	padding-right: 255px;
	line-height: 1.2em;
}

#icon_bottom {
display: block;
position: fixed;
bottom: 0;
right: 10px;
width: 102px;
height: 102px;
background: url(../images/footer_R.png) no-repeat bottom right;
z-index: 100;
}

#nla-logo {
display: block;
position: fixed;
bottom: 0;
left: 10px;
width: 72px;
height: 102px;
background: white url(../images/NLA-logo.gif) no-repeat bottom right;
z-index: 100;
-moz-border-radius: 10px 10px 0 0;
-webkit-border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;
-moz-box-shadow: 0 0 10px #000;
-webkit-box-shadow: 0 0 10px #000;
box-shadow: 0 0 10px #000;

}

#nla-logo a {
display: block;
height: 102px;
text-indent: -9999px;
}

.white {
	color: #FFF;
}

p.welcome_image {
	position: absolute;
	top: 0;
	left: 0;
	height: 300px;
	width: 640px;
}

.welcome_image img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

.welcome_image img.active {
    z-index:10;
}

.welcome_image img.last-active {
    z-index:9;
}

p.about_image {
	position: absolute;
	top: 0;
	left: 0;
	height: 300px;
	width: 640px;
}

.about_image img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

.about_image img.active {
    z-index:10;
}

.about_image img.last-active {
    z-index:9;
}

p.useful_image {
	height: 200px;
	width: 620px;
	background: #CCC;
	background: url(../images/useful_nums_graf.png) no-repeat left top;
}

#loader {
  width: 640px;
  height: 300px;
  position: absolute;
  top: 0;
  left:0;
  z-index: 20;
  border-top-right-radius: 10px;	
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;	
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
}

#loader.loading {
  background: #fff url(../images/ajax-loader.gif) no-repeat center center;
}

p.welcome_image span {
display: none;
}

p.about_map {
	height: 410px;
	width: 342px;
	background: url(../images/map.jpg) no-repeat top right;
	float: right; 
	margin: 12px 0 5px 20px;
}

p.about_map span {
display: none;
}

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

