body
{
  margin: 0px;
  font-family: "Myriad Pro","Myriad","Lucida Grande",verdana,helvetica,arial,sans-serif;
  color: #555555;
  background-color: #EEEEEE;
  font-size: 15px;
  height: 100%;
}



#headerBar {
position: relative;
width: 100%;
	background-color: #FDF526;
	background-image: url(../images/header-bar-bg.gif);
	background-repeat: repeat-x;
	height: 113px;
}
#headerContainer {
	margin: 0px auto;
	width: 1000px;
	height: 113px;
	position: relative;
	background-image: url(../images/header-bg.gif);
	background-repeat: no-repeat;
}

.nav
{
  position: absolute;
  top: 81px;
}

#navLetYourProperty
{
  left: 516px;
}

#navFindALetting
{
  left: 407px;
}

#navHome
{
  left: 349px;
}

#navOtherServices
{
  left: 679px;
}

#navAboutUs
{
  left: 793px;
}

#navContactUs
{
  left: 867px;
}

#logo
{
  position: absolute;
  top: 17px;
  left: 38px;
}

#phone
{
  position: absolute;
  top: 40px;
  left: 810px;
}

#email
{
  position: absolute;
  top: 40px;
  left: 620px;
}

#breadcrumbsContainer
{
  position: relative;
  width: 920px;
  margin: 0px auto;
  padding: 15px 40px;
  font-size: 14px;
  color: #AAAAAA;
}

#breadcrumbsContainer a
{
  color: #4D8DDC;
  text-decoration: none;
}

#bodyBar
{
  background-color: white;
  width: 100%;
}

#bodyContainer
{
  position: relative;
  width: 920px;
  padding: 0px 40px;
  margin: 0px auto;
  font-size: 11pt;
}

#bodyContainer a
{
  color: #4D8DDC;
}

#homeSearchBox
{
  position: relative;
  float: left;
  width: 446px;
  height: 350px;
  margin-top: 10px;
}
#homeMapBox
{
  position: relative;
  float: right;
  width: 446px;
  height: 350px;
  background-color: #7BAAE5;
  margin-top: 10px;
}

h1
{
  color: #415490;
  font-size: 23px;
  margin: 0px 0px 15px 0px;
}

#searchTitle, #letHomeTitle, #contactTitle
{
  font-size: 21px;
  margin: 0px;
  position: relative;
  color: #FCEE5E;
  margin-left: 20px;
  margin-top: 12px;
  margin-bottom: 8px;
}

#letHomeTitle
{
  color: #4D8DDC;
}

#homeSearchBoxContent
{
  z-index: 5;
  position: absolute;
  width: 446px;
  height: 350px;
  top: 0px;
  left: 0px;
  color: white;
}

#homeSearchBoxContent label
{
  position: absolute;
  left: 20px;
  font-size: 14px;
  width: 130px;
}

#propertyTypeLabel
{
  top: 70px;
}

#minBedroomsLabel
{
  top: 105px;
}

#minPriceLabel
{
  top: 140px;
}

#maxPriceLabel
{
  top: 175px;
}

#propertyType
{
  position: absolute;
  top: 68px;
  left: 150px;
  width: 160px;
}

.inputBox
{
  border: 1px solid #415490;
  font-size: 12px;
  color: #555555;
}

select
{
  color: #555555;
}

#minBedrooms
{
  position: absolute;
  top: 103px;
  left: 150px;
  width: 160px;
}

#minPrice
{
  position: absolute;
  top: 137px;
  left: 150px;
  width: 150px;
    padding: 3px;
}

#maxPrice
{
  position: absolute;
  top: 173px;
  left: 150px;
  width: 150px;
    padding: 3px;
}

#frequencyContainer
{
  position: absolute;
  top: 220px;
  left: 20px;
}

#goButton
{
	position: absolute;
	top: 217px;
	left: 251px;
	height: 56px;
	width: 58px;
}

#mainImage1
{
  z-index: 3;
  position: absolute;
  left: 0px;
  top: 0px;
}

#mainImage2
{
  z-index: 4;
  position: absolute;
  left: 0px;
  top: 0px;
}

.clearer
{
  position: relative;
  clear: both;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
}

#homeLetHomeBox
{
	position: relative;
	float: left;
	width: 446px;
	height: 115px;
	background-color: #F9EF45;
	margin-top: 30px;
	background-repeat: no-repeat;
  margin-bottom: 30px;
}

#homeLetHomeBox p, #contactBox p
{
  width: 245px;
  margin-left: 20px;
  color: #304485;
  font-size: 12px;
  margin-top: 0px;
}

#contactBox p
{
  color: white;
}

#contactBox
{
  position: relative;
  float: right;
  width: 446px;
  height: 115px;
  background-color: #2E4284;
  margin-top: 30px;
  background-repeat: no-repeat;
  margin-bottom: 30px;
}

#contactBox a
{
  color: #FCEE5E;
}

#footerBar
{
  position: relative;
  width: 100%;
  border-top: 1px solid #DDDDDD;
}

#footerContainer
{
  position: relative;
  width: 920px;
  margin: 0px auto;
  padding: 10px 40px 10px 40px;
  font-size: 12px;
  color: #CCCCCC;
}

.footerLogo
{
  float: right;
  margin-left: 20px;
}

#footerContainer a
{
  text-decoration: none;
  color: #888888;
}

#mapListButton, #emailPrintButtons
{
 z-index: 3;
  position: absolute;
left: 854px;
top: 40px;
  border: 0px;
  width: 108px;
}

#filterBar
{
	position: relative;
	width: 100%;
	background-color: #415490;
	color: #FCEE5E;
	font-size: 13px;
	background-image: url(../images/bg-filter-bar.gif);
	background-repeat: repeat-x;
}

#filterBox input, #filterBox select
{
  font-size: 13px;
    font-family: "Myriad Pro","Myriad","Lucida Grande",verdana,helvetica,arial,sans-serif;
}

#filterBox
{
  position: relative;
  width: 920px;
  padding: 10px 40px;
  margin: 0px auto;
}

#minimumBedroomsInput
{
  width: 70px;
}

#minimumPriceInput, #maximumPriceInput
{
  width: 40px;
  padding: 2px;
  border: 0px;
  color: #555555;
}

form
{
  margin: 0px;
}

.pageNavigationContainer
{
position: relative;
  width: 920px;
  margin: 0px auto;
  padding: 10px 40px;
    font-size: 14px;
	  color: #4D8DDC;
}

.pageInformation
{
  float: left;
  text-align: left;
  width: 420px;
}

.pagesIndex
{
  float: right;
  text-align: right;
  width: 420px;
  color: #4D8DDC;
}

.pagesIndex a
{
  color: #4D8DDC;
}

.listingBarOdd
{
  background-color: #F1F5FA;
  position: relative;
  width: 100%;
}

.listingContainer
{
  position: relative;
  width: 920px;
  padding: 20px 40px;
  margin: 0px auto;
}

.listingThumbnail
{
  position: relative;
  float: left;
  width: 200px;
  margin-right: 20px;
}

.listingTitle
{
  position: relative;
  float: left;
  width: 500px;
  margin-top: 0px;
}

.listingContainer h2, .listingContainer h2 a, .listing, h2.listingLabel, .emailBoxContainer h2
{
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  color: #4D8DDC;
  text-decoration: none;
}

.listingContainer em
{
  font-style: normal;
  color: #A19025;
  font-size: 14px;
}

.listingPrice
{
  float: right;
  text-align: right;
  color: #A19025;
  width: 190px;
  font-size: 18px;
}

.listingPrice strong
{
  color: #4D8DDC;	
}

.listingPrice p
{
  font-size: 14px;
  margin-bottom: 0px;
}

.listingMoreInfoButton
{
  position: relative;
  float: right;
  margin-top: 5px;
  width: 69px;
}

a img
{
  border: 0px;
}

.strike
{
 text-decoration: line-through;
}

.listingPrice em
{
  color: #990000;
  font-style: normal;
  font-size: 18px;
}

.pageCurlOdd, .pageCurlEven
{
	position: absolute;
	top: 20px;
	left: 40px;
	background-repeat: no-repeat;
	width: 33px;
	height: 34px;
	font-size: 10px;
	padding-top: 3px;
	padding-left: 3px;
	color: #999999;
	text-decoration: none;
}

.pageCurlOdd
{
  background-image: url(../images/curl-odd.png);
}

.pageCurlEven
{
  background-image: url(../images/curl.png);
}

.listingContainer a
{
	color: #999999;
	text-decoration: none;
}

.let
{
  position: absolute;
  top: 12px;
  left: 860px;
  z-index: 5;
}

.letLetting
{
  position: absolute;
  top: -8px;
  left: 435px;
  z-index: 5;
}

#lettingImagesContainer
{
  position: relative;
  float: left;

  width: 390px;
  text-align: left;
  	  margin-bottom: 20px;
}

#lettingMainImageContainer
{
  width: 360px;
  background-color: #eeeeee;
  text-align: center;
}

#lettingsInformationContainer
{
  position: relative;
  float: right;
  width: 530px;
	  margin-bottom: 20px;
}

#zoomMax
{
  position: absolute;
  left: 328px;
  top: 237px;
  cursor: pointer;
}

#listingInfo
{
  color: #FCEE5E;
	background-color: #415490;
	background-image: url(../images/bg-letting-info.gif);
	background-repeat: no-repeat;
	height: 210px;
	width: 200px;
	margin-top: 10px;
	position: relative;
	float: left;
	padding: 10px;
	line-height: 22px;
	font-size: 14px;
	  margin-bottom: 10px;
	  overflow: auto;
}

#listingInfo em
{
  font-style: normal;
  color: white;
}

#listingMapContainer
{
  position: relative;
  float: right;
  width: 280px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#thumbnailsContainer
{
  position: relative;
  width: 390px;
}

.emailBoxTop, .emailBoxBottom
{
  position: relative;
  width:530px;
  height: 16px;
  background-repeat: no-repeat;
  background-color: #eeeeee;
}

.emailBoxTop
{
  position: relative;
  background-image:url(../images/bg-moreinfo-top.gif);
}

.emailBoxBottom
{
  position: relative;	
  background-image:url(../images/bg-moreinfo-bottom.gif);
  margin-bottom: 30px;
}

.emailBoxContainer
{
  position: relative;
  width: 490px;
  padding: 0px 20px;
  background-color: #eeeeee;
  font-size: 13px;
}

.emailBoxContainer h2
{
  margin: 0px 0px 6px 0px;
}

.moreInfoInputBox
{
  margin: 0px;
  padding: 2px;
  border: 1px solid #dddddd;
  width: 180px;
}

.emailPropertyInputBox
{
  margin: 0px;
  padding: 2px;
  border: 1px solid #dddddd;
  width: 130px;
}


.moreInfoMessageBox
{
  position: relative;
  width: 490px;
    padding: 2px;
  border: 1px solid #dddddd;
  height: 100px;
}

.emailBoxSubmit
{
  position: relative;
  float: right;
  margin-top: 10px;
}

.thumbnailContainer
{
  position: relative;
  float: left;
  width: 100px;
  text-align: center;
  margin: 30px 30px 0px 0px;
}

#emailPropertyContainer
{
  position: relative;
  float: right;
  width: 530px;
}#maxImageContainer {
	position: absolute;
	z-index: 6;
	height: 650px;
	width: 100%;;
	left: 0px;
  display: none;
}

#maxImageBar
{
  position: relative;
  width: 100%;
  z-index: 6;
}

#maxImageRelativeContainer
{
  position: relative;
  width: 718px;
  height: 650px;
  text-align: center;
  padding-top: 39px;
	background-image: url(../images/bg-max-photo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
  margin: 60px auto 0px auto;
}

#maxImageButtonClose
{
  position: absolute;
  top: 10px;
  left: 10px;
  cursor: pointer;
}

#maxImageButtonPrev
{
  position: absolute;
  top: 550px;
  left: 278px;
  cursor: pointer;
}

#maxImageButtonNext
{
  position: absolute;
  top: 550px;
  left: 358px;
  cursor: pointer;
}

#translucentBar
{
  display: none;
  width: 100%;
  height: 100%;
  background-color: white;
  position: absolute;
  filter:alpha(opacity=50);
  opacity: 0.5;
  z-index: 5;
}

#preload
{
  height: 0px; 
}

#mainImage
{
  cursor: pointer;
}

h2
{
  color: #4D8DDC;
  padding-bottom: 0px;
  margin-bottom: 0px;
  font-size: 14px;
}

em
{
  color: #4D8DDC;
  font-style: normal;
}
