/*---------------- global styles ---------------------*/

	html
	{
		width: 100%;
		margin-bottom: 48px;
	}
	
	body
	{
		width: 960px;
		background: #ffffff url(../img/pagebg.jpg) repeat-x;
		margin: 0px auto 0px auto;
		font-size: 1em;
		font-family: arial, helvetica, verdana, sans-serif;
		line-height: 1em;
	}
	
	.screen
	{
	}
	
	.print
	{
		display: none;
	}
	
	.hide
	{
		display: none;
	}
	
	.left
	{
		display: block;
		float: left;
	}
	
	.right
	{
		display: block;
		float: right;
	}
	
	.show
	{
	
	}
			
	a
	{
		color: #999;
		text-decoration: none;
	}


	a:hover
	{
		color: #000;
		text-decoration: underline;
	}
	
	.hr
	{
		display: block;
		float: left;
		clear: both;
		width: 100%;
		height: 0px;
		font-size: 0px;
		background: #fff;
		margin: 8px 0px 8px 0px;
		padding: 0px 0px 0px 0px;
		border-bottom: 1px dotted #65AB99;
	}
	
	hr
	{
		height: 1px;
		border: none;
		border-bottom: 1px dotted #65AB99;
		width: 100%;
	}
	
/*---------------- header styles ---------------------*/

	#header
	{
		display: inline;
		float: left;
		width: 960px;
		height: 110px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#header img.left
	{
		margin: 32px 0px 0px 0px;
		border: none;
	}
	
	#header img.right
	{
		margin: 0px 0px 0px 0px;
		border: none;
	}
	
	#header p
	{
		display: inline;
		float: right;
		color: #fff;
		font-size: 11px;
		line-height: 1.5em;
		text-align: right;
		padding: 0px 0px 0px 0px;
		margin: 39px 0px 0px 0px;
	}
	
/*---------------- main styles ---------------------*/

	#main
	{
		display: inline;
		float: left;
		width: 960px;
		margin: 12px 0px 0px 0px;
	}
	
	#left
	{
		display: inline;
		float: left;
		width: 182px;
		margin: 2px 12px 0px 0px;
	}
	
	#right
	{
		display: inline;
		float: left;
		width: 577px;
		margin: 2px 0px 0px 0px;
	}
	
	#proppanel
	{
		display: inline;
		float: right;
		width: 182px;
		margin: 2px 0px 0px 0px;
	}

/*---------------- nav styles ---------------------*/

	#nav
	{
		display: inline;
		float: left;
		width: 960px;
		height: 24px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#nav img.right
	{
		border: none;
	}
	
	#nav ul
	{
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
	
	#nav li
	{
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#nav a
	{
		display: block;
		height: 21px;
	}
	
	#menu1
	{
		width: 38px;
		background: url(../img/navBuy.gif) -38px 0px no-repeat;
	}
	
	#menu1 a
	{
		width: 38px;
		background: url(../img/navBuy.gif) 0px 0px no-repeat;
	}
	
	#menu2
	{
		width: 56px;
		background: url(../img/navSell.gif) -56px 0px no-repeat;
	}
	
	#menu2 a
	{
		width: 56px;
		background: url(../img/navSell.gif) 0px 0px no-repeat;
	}
	
	#menu3
	{
		width: 77px;
		background: url(../img/navLettings.gif) -77px 0px no-repeat;
	}
	
	#menu3 a
	{
		width: 77px;
		background: url(../img/navLettings.gif) 0px 0px no-repeat;
	}
	
	#menu4
	{
		width: 135px;
		background: url(../img/navLand.gif) -135px 0px no-repeat;
	}
	
	#menu4 a
	{
		width: 135px;
		background: url(../img/navLand.gif) 0px 0px no-repeat;
	}
	
	#menu5
	{
		width: 82px;
		background: url(../img/navArea.gif) -82px 0px no-repeat;
	}
	
	#menu5 a
	{
		width: 82px;
		background: url(../img/navArea.gif) 0px 0px no-repeat;
	}
	
	#menu6
	{
		width: 108px;
		background: url(../img/navAdvisor.gif) -108px 0px no-repeat;
	}
	
	#menu6 a
	{
		width: 108px;
		background: url(../img/navAdvisor.gif) 0px 0px no-repeat;
	}
	
	#menu7
	{
		width: 56px;
		background: url(../img/navLogin.gif) -56px 0px no-repeat;
	}
	
	#menu7 a
	{
		width: 56px;
		background: url(../img/navLogin.gif) 0px 0px no-repeat;
	}
	
	#menu8
	{
		width: 116px;
		background: url(../img/navTV.gif) -116px 0px no-repeat;
	}
	
	#menu8 a
	{
		width: 116px;
		background: url(../img/navTV.gif) 0px 0px no-repeat;
	}
	
	#menu9
	{
		width: 75px;
		background: url(../img/navContact.gif) -75px 0px no-repeat;
	}
	
	#menu9 a
	{
		width: 75px;
		background: url(../img/navContact.gif) 0px 0px no-repeat;
	}
	
	#nav a:hover
	{
		background: transparent;
	}
		
/*---------------- sub nav styles ---------------------*/

	#subnav
	{
		display: inline;
		float: left;
		width: 182px;
		background: #fff;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 24px 0px;
	}

	#subnav h1
	{
		height: 20px;
		font-size: 14px;
		color: #fff;
		background-color: #007236;
		padding: 4px 0px 0px 12px;
		margin: 0px 0px 0px 0px;
	}
	
	#subnav ul
	{
		background-color: #f6f6f6;
		background-image: url(../img/searchpbg.jpg);
		background-repeat: no-repeat;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		list-style: none;
		line-height: 0.9em;
	}
	
	#subnav ul li
	{
		font-size: 13px;
		/*font-weight: bold;*/
		color: #333;
		margin: 0px 0px 0px 0px;
		padding: 4px 12px 4px 12px;
		border-top: 2px solid #fff;
	}
	
	#subnav ul li a
	{
		color: #333;
	}
	
	#subnav ul ul
	{
		background: none;
		border: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		list-style: none;
	}
	
	#subnav ul ul li
	{
		color: #000;
		font-size: 11px;
		margin: 0px 0px 0px 0px;
		padding: 2px 0px 2px 0px;
		border-top: none;
	}
	
	#subnav ul ul li a
	{
		color: #000;
	}
	
/*---------------- search styles ---------------------*/

	#search
	{
		display: inline;
		float: left;
		width: 182px;
		margin: 0px 0px 14px 0px;
	}

	#search h1
	{
		height: 20px;
		font-size: 14px;
		color: #fff;
		background-color: #007236;
		padding: 4px 0px 0px 12px;
		margin: 0px 0px 4px 0px;
	}
	
	#search p
	{
		background: url(../img/searchpbg.jpg) no-repeat;
		padding: 10px 10px 4px 10px;
		margin: 0px 0px 0px 0px;
	}
	
	#search select
	{
		font-size: 11px;
		width: 159px;
		margin: 0px 0px 4px 0px;
	}
	
	#search .small
	{
		font-size: 7px;
	}
	
	#search input
	{
		margin: 4px 0px 0px 99px;
	}
	
/*---------------- site search styles ---------------------*/

	#sitesearch
	{
		display: none;
		margin: 14px 0px 14px 0px;
	}

	#sitesearch p
	{
		background: url(../img/searchpbg.jpg) no-repeat;
		border-left: 1px solid #387E37;
		border-top: 1px solid #387E37;
		border-right: 1px solid #B3D6B3;
		border-bottom: 1px solid #B3D6B3;
		padding: 6px 10px 0px 10px;
		margin: 0px 0px 0px 0px;
		font-size: 11px;
		font-weight: bold;
	}
		
	#sitesearch input
	{
		font-size: 11px;
		margin: 0px 0px 0px 0px;
	}
	
/*---------------- featured property styles ---------------------*/

	#featuredprop
	{
		display: inline;
		float: right;
		width: 182px;
		margin: 0px 0px 14px 0px;
	}

	#featuredprop h1
	{
		height: 20px;
		font-size: 14px;
		color: #fff;
		background-color: #007236;
		padding: 4px 8px 0px 8px;
		margin: 0px 0px 2px 0px;
	}
	
	#featuredprop div.latest-properties-container
	{
		display: inline;
		float: left;
		width: 182px;
		background-color: #f6f6f6;
		background-image: url(../img/searchpbg.jpg);
		background-repeat: no-repeat;
	}
	
	#featuredprop div.latest-address
	{
		font-size: 12px;
		color: #333;
		font-style: normal;
		margin: 0px 8px 0px 8px;
	}
	
	#featuredprop div.latest-details
	{
		font-size: 11px;
		color: #333;
		font-style: normal;
		margin: 0px 8px 5px 8px;
	}
	
	#featuredprop div.latest-img img
	{
		width: 170px;
		border: 1px solid #fff;
		margin: 5px 5px 5px 5px;
	}
	
	#featuredprop div.latest-description, div.latest-link
	{
		display: none;
	}
	
/*---------------- property list styles ---------------------*/

	#latestprops
	{
		display: inline;
		float: right;
		width: 182px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	#latestprops h1
	{
		height: 20px;
		font-size: 14px;
		color: #fff;
		background-color: #007236;
		padding: 4px 8px 0px 8px;
		margin: 0px 0px 0px 0px;
	}
	
	#latestprops ul
	{
		background-color: #f6f6f6;
		background-image: url(../img/searchpbg.jpg);
		background-repeat: no-repeat;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		list-style: none;
		line-height: 0.9em;
	}
	
	#latestprops ul li
	{
		font-size: 11px;
		/*font-weight: bold;*/
		color: #333;
		margin: 0px 0px 0px 0px;
		padding: 5px 8px 5px 8px;
		border-top: 2px solid #fff;
	}
	
	#latestprops ul li a
	{
		color: #333;
	}
	
	
/*---------------- breadcrumb styles ---------------------*/

	#breadcrumbs
	{
		display: inline;
		float: left;
		margin: 4px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#breadcrumbs p
	{
		font-size: 12px;
		color: #007236;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 9px 0px;
	}

	
/*---------------- content styles ---------------------*/

	#content
	{
		display: inline;
		float: left;
		width: 572px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		min-height: 284px;
	}
	
	#content h1
	{
		font-size: 14px;
		font-weight: normal;
		color: #636;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 4px 0px;
		line-height: 1.5em;
	}
	
	#content h2
	{
		font-size: 14px;
		color: #387E37;
		padding: 0px 0px 0px 0px;
		margin: 12px 0px 4px 0px;
		line-height: 1.5em;
	}
	
	#content p
	{
		font-size: 12px;
		color: #666;
		padding: 0px 0px 0px 0px;
		margin: 4px 0px 4px 0px;
		line-height: 1.5em;
	}
	
	#content p strong
	{
		color: #333;
	}
	
	#content ul
	{
		list-style: none outside;
		font-size: 12px;
		color: #387E37;
		padding: 0px 0px 0px 2px;
		margin: 4px 0px 4px 0px;
		line-height: 1.5em;
	}
	
	#content ul li
	{
		/*float: left;
		width: 30%;*/
		background: url(../img/libg.gif) 0px 8px no-repeat;
		padding: 0px 0px 0px 8px;
	}
	
	#content a
	{
		color: #387E37;
		text-decoration: underline;
	}
	
	#content a:hover
	{
		color: #000;
		text-decoration: underline;
	}
	
	#content .inputText
	{
		font-size: 11px;
	}
	
	#content .imgLeft
	{
		float: left;
		margin: 4px 16px 0px 0px;
		border: 1px solid #387E37;
		padding: 4px 4px 4px 4px;
	}
	
	#content .subLeft
	{
		float: left;
		clear: left;
		text-align: center;
		background: #eee;
		margin: 0px 16px 0px 0px;
		border: 1px solid #387E37;
		border-top: none;
		padding: 0px 4px 0px 4px;
		font-size: 0.8em;
		line-height: 1.3em;
	}
	
	#content .subRight
	{
		float: right;
		clear: right;
		text-align: center;
		background: #eee;
		margin: 0px 0px 0px 16px;
		border: 1px solid #387E37;
		border-top: none;
		padding: 0px 4px 0px 4px;
		font-size: 0.8em;
		line-height: 1.3em;
	}
	
	#content .imgRight
	{
		float: right;
		margin: 0px 0px 0px 16px;
		border: 1px solid #387E37;
		padding: 4px 4px 4px 4px;
	}
	
	#frmSearchResults
	{
		text-align: justify;
		width: 588px;
		height: 4260px;
		overflow: hidden;
	}

	span.order {
		padding-right:30px;
	}
	
/*---------------- links styles ---------------------*/

	#links
	{
		float: right;
		width: 164px;
		margin: 0px 0px 0px 0px;
		border-left: 24px solid #fff;
	}
	
	#links img
	{
		margin: 0px 0px 12px 0px;
		border: none;
	}
	
/*---------------- footer styles ---------------------*/

	#footer
	{
		display: inline;
		float: right;
		width: 960px;
		margin: 10px 0px 8px 0px;
	}
	
	#footer p
	{
		display: inline;
		float: left;
		width: 955px;
		text-align: left;
		font-size: 11px;
		color: #999;
		padding: 0px 5px 8px 5px;
		margin: 0px 0px 8px 0px;
		border-bottom: 1px dotted #ccc;
	}
	
	#footer a
	{
		color: #ccc;
	}
	
	#footer a:hover
	{
		color: #999;
	}
	
	#footer img
	{
		display: inline;
		float: left;
		border: none;
		margin: 0px 13px 12px 0px;
	}
	
	#footer img.rightend
	{
		float: right;
		margin-right: 0px;
	}
	
	
  .morelink {
    font-weight:bold;
  }

  #content #slideshow img {
    display:none;
    max-height:500px;
  }


  #content ul#carousel {
    margin-top:0;
  }

  #content ul#carousel li {
    background-image:none;
    list-style-type:none;
    padding-top:0;
    cursor:pointer;
  }

  #content ul#carousel img {
    margin-top:0;
    display:none;
  }

  div#listing-links a {
    border:none;
  }

  div#listing-links a img {
    padding:0;
    margin:0;
    border:none;
  }

  div#listing-links {
    margin:0;
    padding:0;
  }

  div#listing-links * {
    margin:0;
    padding:0;
    border:none;
    font-size:0em;
    font-weight:0em;
    margin:0;
    display:inline;
  }

  /* Individual Stylings for the icons, its ugly but it beats resizing them individually  */
  /*
  img#slideshow-link-img {
    width:91px;
  }
  img#schools-link-img {
    width:82px;
  }
  img#floorplan-link-img {
    width:86px;
  }
  img#epc-link-img {
    width:59px;
  }
  img#video-link-img {
    width:78px;
  }
  img#email-link-img {
    width:74px;
  }
  img#phone-link-img {
    width:74px;
  }
  */


  div#map_canvas {
    width:200px;
    height:200px;
    float:right;
    margin-left:10px;
    margin-bottom:10px;
    margin-top:10px;
  }

  a#streetview-link {
    float:right;
    clear:both;
    display:none;
    border:none;
  }
  a#streetview-link img {
    width:200px;
    text-decoration:none;
    border:none;
  }

  a#floorplan-small-link {
    float:right;
    clear:both;
    padding-top:30px;
    border:none;
    text-decoration:none;
  }

  a#floorplan-small-link img {
    border:none;
    text-decoration:none;
  }

  h5.room-description-heading {
    margin:0;
    padding:0;
    margin-top:2em;
  }

  div.picDesc div.image {
    position:relative;
  }

  a img.property-status-overlay {
    position:absolute;
    left:0px;
    top:0px;
    border:none;
  }

  #streetview {
    width:600px;
    height:400px;
  }

  span.status-string {
    text-transform:uppercase;
    background-color:red;
    color:white;
    font-weight:bold;
    margin-left:20px;
    padding:1px 0;
  }

