body {
	font-size: 76%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	background-color: #FFF;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 20px;
	margin-bottom: 10px;
}

h1 {
	font-size: 1.2em;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}


h2 {
	background-image: url(images/title-bg.jpg);
	height: 28px;
	width: 190px;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	padding-top: 8px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

p {
	text-align: justify;
}

.searchtitles {
	background-image: url(images/title-light-bg.jpg);
	height: 28px;
	width: 190px;
	font-size: 13px;
	text-align: center;
	font-weight: normal;
	padding-top: 8px;
	background-repeat: no-repeat;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:active {
	color: #666;
	text-decoration: underline;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	float: left;
	width: 120px;
	display: inline;
}


#menubuttonscontainer {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	display: inline;
	float: left;
}

#primary-nav {
	float: left;
	clear: both;
	padding: 0;
	width: 878px;
	overflow: hidden;
	margin: 0px;
	background-color: #e5e5e5;
}

#primary-nav li {
	float: left;
	height: 36px;
	padding: 0;
	margin: 0;
	display: inline;
}

#primary-nav li a {
	text-indent: -9999px;
	float: left;
	height: 36px;
}


#primary-nav li a#home {
	width: 90px;
	background-image: url(images/menu-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#primary-nav li a#sales {
	width: 79px;
	background-image: url(images/menu-sales.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#primary-nav li a#rentals {
	width: 92px;
	background-image: url(images/menu-rentals.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#primary-nav li a#acquisitions {
	width: 114px;
	background-image: url(images/menu-acquisitions.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#primary-nav li a#about {
	width: 107px;
	background-image: url(images/menu-about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#primary-nav li a#contact {
	width: 123px;
	background-image: url(images/menu-contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#primary-nav li a#valuation {
	width: 168px;
	background-image: url(images/menu-valuation.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#primary-nav li a#register {
	width: 104px;
	background-image: url(images/menu-register.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#primary-nav li a.current,
#primary-nav li a:hover {
	background-position: left -36px !important;
}


#mainpic {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	clear: both;
	margin-bottom: 30px;
}

.hp-small-box {
	display: inline;
	float: left;
	height: 131px;
	width: 227px;
	background-image: url(images/hp-box.jpg);
	margin-top: 20px;
	margin-left: 30px;
}

.hp-small-box-left {
	display: inline;
	float: left;
	height: 131px;
	width: 227px;
	background-image: url(images/hp-box.jpg);
	margin-top: 20px;
}

#content {
	display: inline;
	float: left;
	clear: both;
	width: 590px;
	margin-right: 10px;
}

#picture {
	float: left;
	width: 396px;
	display: inline;
	text-align: right;
}

.smallpicture {
	float: left;
	width: 396px;
	display: inline;
	text-align: right;
}

.box-top {
	height: 10px;
	width: 590px;
	background-image: url(images/boxtop.gif);
	background-repeat: no-repeat;
}

.box-main {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	width: 568px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
	height: 580px;
}

.box-main p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.box-main1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	width: 568px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
	height: 482px;
}

.box-main1 p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.box-bottom {
	height: 10px;
	width: 590px;
	background-image: url(images/boxbot.gif);
	background-repeat: no-repeat;
}

.feedbackform  {
	width: 250px;
	font-size: 11px;
	border: 1px solid #999;
	height: 18px;
}

.feedbackform2  {
	width: 250px;
	font-size: 11px;
	border: 1px solid #999;
}




.widetextbox {
	width: 978px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/wideboxtopbg.gif);
	height: 140px;
	padding-top: 5px;
	background-repeat: no-repeat;
}

.margin {
	height: 20px;
}


/* bottom links */

#hp-bottom-links {
	width: 1000px;
	height: 155px;
}
#hp-bottom-links img {
	float: left;
	border-width: 0;
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 0;
	margin-left: 0;
}
#hp-bottom-links img.last { margin: 0; }

#hp-bottom-text {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	padding-left: 10px;
}

#footer {
	text-align: center;
}



.curved-bot {
	background-image: url(images/box-curve.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 190px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.curved-bot-left {
	background-image: url(images/box-curve.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 190px;
	margin: 0px;
}

.thumbs-curve-top {
	width: 780px;
	height: 8px;
	background-image: url(images/curvethumbstop.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

.thumbs-curve-bot {
	width: 780px;
	height: 8px;
	background-image: url(images/curvethumbsbot.gif);
	margin-bottom: 10px;
	background-repeat: no-repeat;
}


.thumbnails-table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-top: 0px;
}

.thumbnails-content a:link {
	color: #333;
	text-decoration: none;
}

.thumbnails-content a:hover {
	color: #333;
	text-decoration: none;
}

.thumbnails-content a:visited {
	color: #333;
	text-decoration: none;
}




/* result menu */

.result-left-heading {
	background-image: url(images/title-bg.jpg);
	height: 28px;
	width: 190px;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	padding-top: 8px;
	background-repeat: no-repeat;
	margin: 0px;
}



.resultmenu {
	width:188px;
	text-align:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin: 0;
	padding: 0;
}
.resultmenu ul {
	margin:0;
	padding:0;
}
.resultmenu li {
	margin:0;
	padding:0;
	list-style:none;
}
.resultmenu li a {
	color:#666;
	width:140px;
	display:block;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	margin: 0;
	padding-left: 50px;
}
.resultmenu li a:hover {
	color: #666;
	text-decoration: underline;
}
.resultmenu li a.active {
	font-weight:bold;
}

.resultmenu .floorplan {
	background-image: url(images/icon-floorplan.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}

.resultmenu .map {
	background-image: url(images/icon-map.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}

.resultmenu .streetview {
	background-image: url(images/icon-streetview.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}

.resultmenu .slideshow {
	background-image: url(images/icon-slideshow.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}

.resultmenu .brochure {
	background-image: url(images/icon-brochure.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}

.resultmenu .print {
	background-image: url(images/icon-print.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}


.resultmenu .save {
	background-image: url(images/icon-save.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}

.resultmenu .phone {
	background-image: url(images/icon-phone.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}

.resultmenu .skype {
	background-image: url(images/icon-skype.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}

.resultmenu .email {
	background-image: url(images/icon-email.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}

.resultmenu .friend {
	background-image: url(images/icon-friend.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}

.resultmenu .enquiry {
	background-image: url(images/icon-enquiry.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}

.resultmenu .viewing {
	background-image: url(images/icon-viewing.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}


.description-box {
	width:158px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-left: 20px;
	padding-right: 10px;
}

.description-box p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

/* end of result menu */

#result-header-box {
	width: 978px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/result-headerbg.gif);
	height: 65px;
	padding-top: 2px;
	background-repeat: no-repeat;
}


#viewing-request {
	background-image:url(http://www.curtis-sloane.com/images/formbg.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 275px;
	width: 532px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	padding-top: 20px;
}




select {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}


#searchbox {
	height: 40px;
	margin-top: 0px;
	padding-top: 15px;	
}

#searchbox select {
	width: 100px;
}


.applemenu select {
	width: 100px;
}



.applemenu{
	padding: 0;
	width: 188px; /*width of menu*/
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.applemenu div.silverheader a{
	background: black url(http://www.curtis-sloane.com/silvergradient.gif) repeat-x center left;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 5px 0;
	padding-left: 8px;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: #333;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(http://www.curtis-sloane.com/silvergradientover.jpg);
color: #333;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
padding: 5px;
}
