@charset "utf-8";
/* CSS Document */

body 
{
    margin: 0 0 0 0;
	background-color: #561b44;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1
{
    font-family: Times New Roman;
    font-size: 21px;
    color: #73405C;    
    padding: 15px 0 0 20px;
}
h2
{
    font-weight: bold;
    color: #73405C;
    font-size: 13px;
	padding: 5px 0 0 20px;
}
h3
{
    font-weight: bold;
    color: #561B44;
    font-size: 11px;
}
p
{
	padding: 0 10px 0 20px;
}
a:link {
	color: #333333;
	text-decoration: underline;
    font-weight: bold;
}
a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#header {
	margin: auto;
	width: 850px;
	height: 97px;
	background-color: #561b44;
}
#content_home {
	margin: auto;
	width: 910px;
	height: 920px;
	background-image: url(../images/bg_content.gif);
	clear: both;
}
#content_left {

	margin-left: 30px;
	float: left;
	width: 344px;
	height: 935px;
	background-color: #FFFFFF;
}
#content_right {

	margin-right: 30px;
	float: right;
	width: 506px;
	height: 935px;
	background-color: #FFFFFF;
}

#content_left_appraisal {

	margin-left: 30px;
	float: left;
	width: 344px;
	height: 550px;
	background-color: #FFFFFF;
}
#content_right_appraisal {

	margin-right: 30px;
	float: right;
	width: 506px;
	height: 550px;
	background-color: #FFFFFF;
}

#content_left_chs {

	margin-left: 30px;
	float: left;
	width: 400px;
	height: 660px;
	background-color: #FFFFFF;
}
#content_right_chs {

	float: left;
	width: 450px;
	height: 660px;
	background-color: #FFFFFF;
}

/*------------*/

#content_lettings {
	margin: auto;
	width: 910px;
	background-image: url(../images/bg_content.gif);
	clear: both;
}
#content_left_lettings {

	margin-left: 30px;
	float: left;
	width: 344px;
	height: 450px;
	background-color: #FFFFFF;
}
#content_right_lettings {

	margin-right: 30px;
	float: right;
	width: 506px;
	height: 450px;
	background-color: #FFFFFF;
}

/*------------*/

#content_sold {
	margin: auto;
	width: 850px;
	clear: both;
}

#footer {
	margin: auto;
	clear: both;
	width: 910px;
	height: 141px;
	background-image: url(../images/bg_footer.gif);
}
#home_search {
	background-color: #73405C;
	background-image: url(../images/quicksearch_bgthin.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 120px;
}
.input
{
    width:120px;    
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;   
}
.input_wide
{
    width:180px;    
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;   
}

/*Menu*/

#menu {
	margin: auto;
	width: 850px;
	height: 37px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../images/bg_menu.gif);
}

.nav-menu {
  border: 0px;
  padding: 0px 0px 0px 10px;
  margin: 0px;
  width: 850px;
}
.nav-menu ul {
	list-style: none; 
	padding: 0px; 
	margin: 0px;
	border: 0px;
}
.nav-menu li {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.nav-menu li.pos-left {
	float: left; 
	height: 37px;
	margin: 0px; 
	background: none; 
	padding: 0px;
	border: 0px;
}

.nav-menu ul li.pos-right {
	font-size: 12px;
	float: right; 
	height: 37px;
	margin: 0px 0.15em; 
	background: none; 
	padding: 0px 0px 0px 7px;
	border: 0px;
}
.nav-menu li a {
	color: #ffffff;
	text-decoration :none; 
	float: left; 
	display: block; 
	height: 37px; 
	text-align: center;
	line-height: 37px;
	padding-left: 9px;
	padding-right: 9px;
    font-size: 12px;
}
.nav-menu li a:hover, .nav-menu li a:active, .nav-menu li a:focus {
	color: #FFFF00;
	text-decoration: none;
}


/*-------------*/

.contacts a
{
    color: #561B44;
}
.contacts div.left
{
    float:left;
    width:400px;
    display:block;
    height:150px;
}
.contacts div.right
{
    width:400px;
    display:block;
    height:150px;
    float:right;
    /*clear:both;*/
}



/*  Details Page  */

#details_price {
	margin-left: 5px;
	width: 800px;
	background-color: #FFFFFF;
}

#details_full {
	margin: 15px 25px 15px 25px;
	width: 800px;
	clear: both;
	background-color: #FFFFFF;
}

.details_break
{
	width: 800px;
	clear: both;
	background-color: #FFFFFF;
}

#details_left {
	margin-left: 25px;
	float: left;
	width: 375px;
	background-color: #FFFFFF;
}
#details_right {

	margin-right: 25px;
	float: right;
	width: 400px;
	background-color: #FFFFFF;
}

#details_right2 {
	margin-right: 25px;
	float: right;
	width: 400px;
	background-color: #FFFFFF;
}

.negotiatorImage
{
	border: 2px solid #C0C0C0;
	margin:0;
	margin-right: 25px;
	margin-left: 15px;
}

.searchMap {
	border: 1px solid black; 
	margin-left: 18px; 
	width:800px; 
	height:500px;
	background:#cccccc;
}

.searchMapSmall2
{
	border: 1px solid black;  
	width:345px; 
	height:375px;
	background:#cccccc;
}

.searchMapSmall {
	border: 1px solid black;  
	width:345px; 
	height:225px;
	background:#cccccc;
}

/*  Results Page  */

#results_left {
	margin-left: 25px;
	float: left;
	width: 300px;
	background-color: #FFFFFF;
}
#results_right {

	margin-right: 25px;
	float: right;
	width: 500px;
	background-color: #FFFFFF;
}
ul
{
    margin-left: 15px;
    font-size: 11px;
}
li
{
    font-weight: normal;
    color: #561B44;    
}

#people_right {
	float: right;
	width: 500px;
	background-color: #FFFFFF;
}
.people_description {
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFFFFF;
}

#content_left_services {

	margin-left: 30px;
	float: left;
	width: 344px;
	height: 1275px;
	background-color: #FFFFFF;
}
#content_right_services {

	margin-right: 30px;
	float: right;
	width: 506px;
	height: 1275px;
	background-color: #FFFFFF;
}

.slideshow {list-style:none; color:#fff}
.slideshow span {display:none}
.wrapper {display:none; height: 210px;}
.wrapper * {margin:0; padding:0; margin-left: 5px;}
.fullsize {position:relative; background:#000;}
.imagez {width:183px}
.imagez img {position:absolute; z-index:25; width:auto; border:1px solid #777; margin: 25px;}
