/*     Copyright Atelier Studios Ltd,
       http://www.atelier-studios.com/
       All Rights Reserved.
*/

/* Get the Image Replaced Headings Styles */
@import "headings.css";

body {
		margin-top: 20px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 65%;
		background-color: #E7E6E6;
		text-align: center;
		background-image:url(/furniture/images/sitewide/back.gif);
		background-repeat:repeat-x;
		color: #A6A6A6;
		}
		
h1, h2, h3, h4, h5, h6, p {
		font-size: 1em;
		padding: 0px;
		margin: 0px;
		}
		
p {
		line-height: 16px;
		}
		
		
a:link {color: #A5A5A5; text-decoration: underline;}
a:visited {color: #A5A5A5; text-decoration: underline;}
a:hover {color: #A5A5A5; text-decoration: underline;}
a:active {color: #A5A5A5; text-decoration: underline;}

div#wrapper {
		width: 770px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		position: relative;			
}

div#header{
	width: 770px;
	height: 152px;
	background-image:url(../images/sitewide/title_background.gif);
	position: relative;
}


#nav {
		position: absolute;
		width:756px;
		left: 12px;
		top: 111px;
		}
		#nav ul{
		list-style: none;
		display: inline;
		}
		#nav li {
		float: left;
		}
		#nav a {
		display: block;
		float: left;
		background-repeat: no-repeat; 
		padding: 32px 0 0 0; overflow: hidden;
    	height: 0px !important; height /**/: 32px;
		}

		a#nav-home {background-image:url(../images/navigation2/home.gif); width: 60px; height: 32px;}
		a#nav-home:hover {background-position: 0 -32px;} 
		
		a#nav-search {background-image:url(../images/navigation2/search.gif); width: 194px; height: 32px;}
		a#nav-search:hover {background-position: 0 -32px;} 

		a#nav-about {background-image:url(../images/navigation2/about.gif); width: 164px; height: 32px;}
		a#nav-about:hover {background-position: 0 -32px;} 

		a#nav-help {background-image:url(../images/navigation2/help.gif); width: 100px; height: 32px;}
		a#nav-help:hover {background-position: 0 -32px;} 

		a#nav-contact {background-image:url(../images/navigation2/contact.gif); width: 88px; height: 32px;}
		a#nav-contact:hover {background-position: 0 -32px;} 

		a#nav-mysmarterhouse {background-image:url(../images/navigation2/mysmarterhouse.gif); width: 133px; height: 32px;}
		a#nav-mysmarterhouse:hover {background-position: 0 -32px;} 


div#content {
	width: 770px;
	background-image:url(../images/sitewide/content_background.gif);
	background-repeat:repeat-y;
	}	
	div#content_body {
		margin: 10px 20px 10px 20px;
	}
	div#content_top {
		width: 770px;
		height: 20px;
		overflow: hidden;
		background-image:url(../images/sitewide/content_top.gif);
	}
	div#content_bottom {
		width: 770px;
		height: 20px;
		overflow: hidden;
		background-image:url(../images/sitewide/content_bottom.gif);
	}
	.shadey_box{
		background: #ffffff;
		background-image: url(../images/sitewide/box_background.jpg);
		background-position: bottom;
		background-repeat: repeat-x;
		padding: 13px 18px 13px 18px;
		border: 1px solid #dcdada;
	}
	input, select, textarea {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
	}
	.contentsub {
		width: 730px;
		background-image:url(../images/sitewide/contentsub_background.gif);
		background-repeat:repeat-y;
	}
	.contentsub_body{
		margin: 10px 20px 10px 20px;
	}
	/* CSS Hack Here */
	.contentsub_top { /* This is for IE */
		width: 730px;
		height: 25px;
		overflow: hidden;
		background-image:url(../images/sitewide/contentsub_top.gif);
		margin:0; padding:0;
	}
	html>body .contentsub_top { /* This is for the others */
		width: 730px;
		height: 25px;
		overflow: hidden;
		background-image:url(../images/sitewide/contentsub_top.gif);
		margin:0; padding:0;
		margin-bottom:-10px;
	}
	/* All done */

	.contentsub_bottom {
		width: 730px;
		height: 25px;
		overflow: hidden;
		background-image:url(../images/sitewide/contentsub_bottom.gif);
		margin-top: -10px;
	}

	
#search_town select, #search_uni select, input#quickref {
	width: 230px;
	float: left;
	margin-right: 10px;
}


h2 {
	color: #44a808;
	font-size: 26px;
	font-family: Myriad Pro, Arial;
	font-weight: lighter;
	margin: 5px 0 5px 0px;
	letter-spacing: -1px;
}

h3 {
	color: #44a808;
	font-size: 24px;
	font-family: Myriad Pro, Arial;
	font-weight: lighter;
	margin: 5px 0 5px 0px;
	letter-spacing: -1px;
}
h4 {
	color: #666666;
	font-size: 24px;
	font-family: Myriad Pro, Arial;
	font-weight: lighter;
	margin: 5px 0 5px 0px;
	letter-spacing: -1px;
}
h4.markerhouse{
	color: #44a808;
	font-size: 14px;
	font-family: Myriad Pro, Arial;
	font-weight: lighter;
	margin: 5px 0 15px 0px;
	letter-spacing: -1px;
	
}
h4.markeruni{
	color: #666666;
	font-size: 14px;
	font-family: Myriad Pro, Arial;
	font-weight: lighter;
	margin: 5px 0 15px 0px;
	letter-spacing: -1px;
	
}
h5{
	color: #666666;
	font-size: 16px;
	font-family: Myriad Pro, Arial;
	font-weight: lighter;
	margin: 5px 0 15px 0px;
	letter-spacing: -1px;
}

div#mappanel {
	float: left;
	margin-left: 20px;
}

div#map {
	border: 1px solid #CECFD1;
	width: 420px;
	height: 350px;
}

div#status{
	float: left;
	color: #000;
	background: #e6e7e8;
	border: 1px solid #CECFD1;
	border-top: 0px;
	width: 400px;
	padding: 10px;
}

div#searchpanel
{
	width: 200px;
	margin-left: 20px;
	float: left;

}

div#photopanel
{
	width: 230px;
	margin-left: 15px;
	float: left;
}

div#message
{
	margin-bottom: 5px;
}
.indent
{
	margin-left: 20px;
	margin-right: 20px;
}

div#lowercontent
{
	margin-left: 20px;
	margin-right: 20px;
}

.spacerstyle2{
	background-image: url(../images/sitewide/spacer2.gif);
	background-repeat: repeat-x;
	background-position:left center;
	margin: 0 0 0 0;
	display: block;
	overflow: hidden;
	height: 20px;
	clear:both;
}

.spacerstyle1{
	background-image: url(../images/sitewide/spacer1.gif);
	background-repeat: repeat-x;
	background-position:left center;
	margin: 0 0 0 0;
	display: block;
	overflow: hidden;
	height: 20px;
}

div#footer{
	font-size: 90%;
	margin-left: 50px;
	margin-top: 10px;
}

#nav a {
	float: left;
}
		
a.button_viewdetails 
{
	float: left;
	display: block;
	width: 114px;
	height: 19px;
	background-repeat: no-repeat; 
	background-image:url(../images/buttons/button_viewdetails.gif); 
	padding: 19px 0 0 0; overflow: hidden;
  	height: 0px !important; height /**/: 19px;
  	margin-right: 5px;
}

a.button_type1 { /* subject to contract */
	float: left;
	display: block;
	width: 174px;
	height: 19px;
	background-repeat: no-repeat; 
	background-image: url(../images/buttons/reserved_subject.gif); 
	padding: 19px 0 0 0; overflow: hidden;
  	height: 0px !important; height /**/: 19px;
}

a.button_type2 { /* available */
	float: left;
	display: block;
	width: 174px;
	height: 19px;
	background-repeat: no-repeat; 
	background-image: url(../images/buttons/available.gif); 
	padding: 19px 0 0 0; overflow: hidden;
  	height: 0px !important; height /**/: 19px;
}

a.button_type0 { /* reserved */
	float: left;
	display: block;
	width: 174px;
	height: 19px;
	background-repeat: no-repeat; 
	background-image: url(../images/buttons/reserved.gif); 
	padding: 19px 0 0 0; overflow: hidden;
  	height: 0px !important; height /**/: 19px;
}

a.button_go 
{
	display: block;
	float:left;
	width: 50px;
	background-repeat: no-repeat; 
	background-image:url(../images/buttons/button_go.gif); 
	padding: 19px 0 0 0; overflow: hidden;
  	height: 0px !important; height /**/: 19px;
}
	
a.button_reserve
{
	display: block;
	width: 157px;
	height: 19px;
	background-repeat: no-repeat; 
	background-image:url(../images/buttons/button_reserve.gif); 
	padding: 19px 0 0 0; overflow: hidden;
  	height: 0px !important; height /**/: 19px;
}

a.button_contact
{
	display: block;
	width: 92px;
	height: 19px;
	background-repeat: no-repeat; 
	background-image:url(../images/buttons/button_contact.gif); 
	padding: 19px 0 0 0; overflow: hidden;
  	height: 0px !important; height /**/: 19px;
}
	
a.button_backtosearch	
{
	display: block;
	width: 157px;
	height: 19px;
	background-repeat: no-repeat; 
	background-image:url(../images/buttons/button_back_search.gif); 
	padding: 19px 0 0 0; overflow: hidden;
  	height: 0px !important; height /**/: 19px;
}

a.button_send
{
	display: block;
	width: 122px;
	height: 19px;
	background-repeat: no-repeat; 
	background-image:url(../images/buttons/button_sendtofriend.gif); 
	padding: 19px 0 0 0; overflow: hidden;
  	height: 0px !important; height /**/: 19px;
}

a.button_tour
{
	display: block;
	width: 157px;
	height: 19px;
	background-repeat: no-repeat; 
	background-image:url(../images/buttons/button_view_tour.gif); 
	padding: 19px 0 0 0; overflow: hidden;
  	height: 0px !important; height /**/: 19px;
}
	
	
div.resultleft {
	float: left;
}
div.resultright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.resulttown {
	display: block;
	font-weight: bold;
}
.resultrooms {
	display: block;
}
.resultrent {
	display: block;
	font-weight: bold;
}

.resultimage {
	display: block;
	float: left;
}

img.resultimage {
	border: 1px solid grey
}
.resultbutton {
	margin-top: 5px;
	display: block;
	width: 500px;
}


.infowindow {
	width: 240px;
}
span.infoleft {
	display: block;
	float: left;
	width: 130px;
}
span.infoimage {
	width: 103px;
	display: block;
	float: right;
	margin-top: 5px;
}

img.infoimage {
	border: 1px solid grey
}


.searchdropdown{
	width: 200px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.searchdroplist{
	margin-bottom: 5px;
	margin-top: 5px;
}

.imageBox
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.serviceBox
{
	float: right;
	width: 80px;
	height: 60px;
	text-align: center;
}
div#reservebox {
	margin-top: 20px;
	margin-left: 20px;	
	margin-right: 20px;
}
.itemdesc {
	display: block;
	float: left;
	width: 350px;
}
.itemprice {
	font-weight: bold;
	display: block;
	float: left;
	width: 100px;
	text-align: right;
}
.formlabel{
	display: block;
	float: left;
	width: 200px;
	font-weight: bold;
}
.forminput{
	display: block;
	float: left;
	width: 250px;
}
.formrow{
	margin: 5px;
}

.type1 {
	color: #f09831;
}
.type2 {
	color: #44a808;
}
.type0{
	color: #d70c0c;
}



.housepeopleinfo {
float:right;
width: 200px;
height: 65px;
margin:0 0 0 0;
background-image:url(/furniture/images/search/housepeopleinfobg.gif);
background-repeat:no-repeat;
text-align:center;
padding: 5px 0 0 0;
line-height:10px;

}


div#floorplanImage img {
	float:left;
	margin: 0 0 0 0;
	}