/* Start of CMSMS style sheet 'style' */
* {
	margin: 0;
	padding: 0;
}

body {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.2em;
}

div {
	font-size: 1em;
	line-height: 1.3em;
}

img {
	border: 0;
}

a, a:link a:active {
	text-decoration: underline;
	background-color: inherit;
	color: #acaa71;
}
a:visited {
	text-decoration: underline;
	background-color: inherit;
	color: #acaa71;
}

a:hover {
	text-decoration: none;
	background-color: inherit;
	color: #d2c715;
}

body {
	margin: 0;
	padding: 0;
	color: #383838;
	background: #FFFFFF;
}

div#pagewrapper {
	max-width: 99em;
	min-width: 60em;
	background-color: #FFFFFF;
	color: black;
	min-height: 100%;
	height: 100%;
	margin: 0 auto -4em;
}

div#header {
	height: 150px;
	min-width: 780px;
	margin: 0;
	padding: 0;
	background: #f4f4f4 url(uploads/NF/header-bg.jpg) repeat-x left top;
	border-bottom: 1px solid #f2f3c9;
}
div#header h2 a {
	background: url(uploads/NF/logo.jpg) no-repeat left top;
	display: block;
	height: 146px;
	text-indent: -999em;
	text-decoration: none;
}
div#header h2 {
	margin: 0;
	padding: 100;
	line-height: 0;
	font-size: 0;
	background: url(uploads/NF/logo.jpg) no-repeat left top;
}
div#header h1 {
	float: right;
	line-height: 1.2em;
	font-size: 1.5em;
	margin: 0px 0px 0px 0px;
	color: #f4f4f4; 
}
div#header p {
	float: right;
	line-height: 1.2em;
	font-size: 1em;
	margin: 0px 50px 0px 0px;
	color: #000000;
}

div.crbk {
	margin: 0;
	padding: 0;
	background: url(uploads/NF/search-right.jpg) no-repeat right bottom;
}
div.breadcrumbs {
	margin-top: 1px;
	padding: 1em 0em 1em 1em;
	font-size: 90%;
	margin: 0px;
	background: url(uploads/NF/search-left.jpg) no-repeat left bottom;
}

div.breadcrumbs a {
color: #FFFFFF;
}

div.breadcrumbs span.lastitem {
	font-weight: bold;
}
div#search {
	float: right;
	width: 27em;
	text-align: right;
	padding: 0.5em 0 0.2em 0;
	margin: 0 1em;
}

input.search-button {
	border: none;
	height: 22px;
	width: 53px;
	margin-left: 5px;
	padding: 0px 2px 2px 0px;
	cursor: pointer;
	background: url(uploads/ngrey/search.gif) no-repeat center center;
}

div#emailbox input{
   width: 80%; 
   max-width: 200px; 
}

div#mailinglist {
	margin: 1em 1em 1em 1em;
	padding-bottom: 20px;	
	margin-bottom: 30px;
	border-bottom: dashed 1px #d4d4d4;
}

div#area {
	margin: 1em 1em 1em 1em;
	padding-bottom: 20px;	
	margin-bottom: 30px;
	border-bottom: dashed 1px #d4d4d4;
}

div#content {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}

div.back1 {
	margin-left: 29%;
	margin-right: 2%;
	width: 650;
}

* html div.back1 {
	float: right;
	width: 69%;
	margin-left: 0%;
	margin-right: 10px;
	background: url(uploads/ngrey/mainrt1.gif) no-repeat right top;
}
div#main {
	padding-left: 0.5em;
	padding: 10px 15px;
	border-left: dashed 1px #d4d4d4;
}
div#sidebar {
	float: left;
	margin-left: 30px;
	width: 24%;
	display: inline;
}
div.footback {
	clear: both;
	padding: 0px 10px 0px 0px;
	background: url(uploads/NF/footer-right.jpg) no-repeat right top;
}

div#footer {
	padding: 0px 0px 0px 10px;
	color: #222222;
	max-width: 99em;
	min-width: 60em;
	bottom: 0;
	margin-top: 0px;
	padding-bottom: 20px;
	position: inherit;
	background: url(uploads/NF/footer-left.jpg) no-repeat left top;
}
div.leftfoot {
	float: left;
	width: 30%;
	margin-left: 20px
}
div#footer p {
	font-size: 0.8em;
	padding: 1.5em;
	text-align: right;
	margin: 0;
}
div#footer p a {
	color: #222222;
}
div#footer li {
	line-height: 0.8em;
	padding: 1.5em;
	margin: 0;
}
div.hr {
	height: 1px;
	padding: 1em;
	border-bottom: 1px dotted black;
	margin: 1em;
}
div.left49 {
	width: 70%;
}
div.right49 {
	float: right;
	width: 29%;
/* set right to keep text on right */
	text-align: right;
}



div#content h1 {
/* font size for h1 */
	font-size: 2em;
	line-height: 1em;
	margin: 0;
}
div#content h2 {
	color: #646464;
	font-size: 1.5em;
	text-align: left;
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
}
div#content h3 {
	color: #a7a7a7;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
}
div#content h4 {
	color: #a7a7a7;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
div#content h5 {
	color: #a7a7a7;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}

div#content h6 {
	color: #7a4343;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}

#propsummary {
	border: 1px solid #ddd;
	padding: 10px 10px 10px 10px;
	width: 80%;
	position: relative;
	background-color: #f3f3f3;
	margin: 10px auto;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	min-height:160px;
}

#searchbox {
	border: 1px solid #ddd;
	padding: 10px 10px 10px 10px;
	position: relative;
	background-color: #f3f3f3;
	margin: 20px auto;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	width: 85%;
}

div#Address {
	text-align: right;
	margin-bottom: 4px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
}

address {
	text-align: right;
	font-style:normal;
	font-size: 0.8em;
	padding-top: 30px;
	margin-right: 10px;
}

.propborder
{
	border: 1px solid #000000;
	margin-bottom: 20px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}  



.email-form
{
float: right;
}    

.company-details
{
width: 300px;
}  


.propimage {
align: left;
    position: absolute;
margin-top: 20px;
}

.propbordersummary
{
	border: 1px solid #000000;
	margin: -40px 20px 10px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
} 

.let-agreed
{
    position: absolute;
align: right;
top: -39px;
right: 21px;
}  


.propdesc {
position: relative;
left: 350px;
}

#property {
	position: relative;
	width: 90%;
}

#property_details {
	left: 0px;
	top: 0px;
        float: left;
	width: 68%;
	}

#property_images {
        float: right;
	position: inherit;
	width: 20%;
	padding-right: 10%;
	text-align: center;
}

.latest {
	border: 1px solid #ddd;
	text-align: center;
	width: 220px;
	background-color: #f3f3f3;
	float:right;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.latest p.latest-text {
font-size: 12px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

.latest a {
text-decoration: none;
}


p {
	font-size: 1em;
	margin: 0 0 1.5em 0;
	line-height: 1.4em;
	padding: 0;
}
blockquote {
	border-left: 10px solid #ddd;
	margin-left: 10px;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
code, pre {
/* css-3 */
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
pre {
	border: 1px solid #000;
	background-color: #ddd;
	margin: 0 1em 1em 1em;
	padding: 0.5em;
	line-height: 1.5em;
	font-size: 90%;
}

div.templatecode {
	margin: 0 0 2.5em;
}

div#main ul,
div#main ol,
div#main dl {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
}

div#main ul li,
div#main ol li {
	margin: 0 0 0.25em 3em;
}

div#main dl {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
}

div#main dl dt {
	font-weight: bold;
	margin: 0 0 0 1em;
}

div#main dl dd {
	margin: 0 0 1em 1em;
}
/* End of 'style' */

