body
{
  background-color: #876e7d;
  color: white;
  font-family: 'Arial', sans-serif;
  font-size: 8pt;
}
body.mceContentBody
{
  background-color: #876e7d;
  color: white;
}
td
{
  vertical-align: top;
}
td.fieldTitle
{
  vertical-align: top;
}
div#top
{
  background-image: url('images/top_strap.gif');
  height: 71px;
}
div#main
{
  background-image: url('images/background.jpg');
}
div#logo
{
  background-image: url('images/dale_eddison_logo.gif');
  width: 276px;
  height: 43px;
}
div.map
{
  background-image: url('images/map_background.gif');
  width: 552px;
  height: 487px;
}
div#menuTop
{
  background-image: url('images/side_strap_top.gif');
  width: 441px;
  height: 3px;
}
div#menu
{
  background-image: url('images/side_strap.gif');
  width: 441px;
}
div#selectLocation
{
  background-image: url('images/select_location.gif');
  background-repeat: no-repeat;
  width: 367px;
  height: 26px;
  margin-top: 10px;
}
div#salesLinkHeading
{
  background-image: url('images/thinking_of_selling.gif');
  background-repeat: no-repeat;
  width: 220px;
  height: 12px;
  margin-top: 25px;
}
#salesLink
{
  background-image: url('images/selling_up.gif');
  width: 62px;
  height: 13px;
  margin: 0;
}
#salesLink:hover
{
  background-image: url('images/selling_over.gif');
}
div#menu h1
{
  font-size: 12pt;
  color: white;
}
div.property
{
  padding-bottom: 0.5em;
}
div.property:hover
{
  background-color: #444444;
}
div#properties h1
{
  color: white;
  font-size: 12pt;
  font-weight: bold;
  margin-left: 20px;
}
div.property h2
{
  color: #bee1f4;
  font-size: 10pt;
  font-weight: bold;
}
.nowShowing h2
{
  color: white;
  font-size: 10pt;
  font-weight: bold;
}
div.price
{
  font-size: 10pt;
  font-weight: bold;
  color: white;
}
p
{
  /*color: white;*/
  font-size: 8pt;
}
div.property
{
  font-size: 7pt;
}
div.property p
{
  margin-left: 133px;
}
.nowShowing p
{
  font-size: 8pt;
}
.branchInfo
{
  font-size: 8pt;
  font-weight: bold;
}
div.siteInfo
{
  font-size: 8pt;
  color: white;
}
a, a:visited
{
  color: white;
  text-decoration: underline;
}
div#videoBox
{
  background-image: url('images/video_box.jpg');
  width: 486px;
  height: 274px;
}
#video
{
  width: 484px;
  height: 272px;
}
a#moreDetails
{
  background-image: url('images/more_details_up.gif');
  width: 126px;
  height: 25px;
}
a#moreDetails:hover
{
  background-image: url('images/more_details_over.gif');
}
#addToBasket
{
  background-image: url('images/add_basket_up.gif');
  width: 148px;
  height: 25px;
}
#addToBasket:hover
{
  background-image: url('images/add_basket_over.gif');
}
a#backToMap
{
  background-image: url('images/back_map_up.gif');
  width: 148px;
  height: 25px;
}
a#backToMap:hover
{
  background-image: url('images/back_map_over.gif');
}
.fullScreen
{
  background-image: url('images/fullscreen_up.gif');
  width: 96px;
  height: 11px;
}
.fullScreen:hover
{
  background-image: url('images/fullscreen_over.gif');
}
a.skipVideo
{
  background-image: url('images/skip_up.gif');
  width: 53px;
  height: 11px;
}
a.skipVideo:hover
{
  background-image: url('images/skip_over.gif');
}
h2, h3, div.price
{
  /*color: white;*/
  font-size: 10pt;
  font-weight: bold;
}
p.branch
{
  font-weight: bold;
}
div#introVideoBox
{
  background-image: url('images/intro_video_loading.jpg');
  width: 387px;
  height: 220px;
}
#introVideo
{
  width: 385px;
  height: 218px;
}
div.divide
{
  background-image: url('images/divide.gif');
  width: 2px;
  height: 8px;
}
a.allPropertiesMap
{
  background-image: url('images/view_all_up.gif');
  width: 256px;
  height: 13px;
}
a.allPropertiesMap:hover
{
  background-image: url('images/view_all_over.gif');
}
/* Cache over states of images */
#fullScreenCache, #skipVideoCache, #moreDetailsCache, #addToBasketCache, #backToMapCache, #allPropertiesCache
{
  width: 0px;
  height: 0px;
}
#fullScreenCache
{
  background-image: url('images/fullscreen_over.gif');
}
#skipVideoCache
{
  background-image: url('images/skip_over.gif');
}
#moreDetailsCache
{
  background-image: url('images/more_details_over.gif');
}
#addToBasketCache
{
  background-image: url('images/add_basket_over.gif');
}
#backToMapCache
{
  background-image: url('images/back_map_over.gif');
}
#allPropertiesCache
{
  background-image: url('images/view_all_over.gif');
}
.deleteButton
{
  background-image: url('images/delete.gif');
  height: 11px;
}
a#browse
{
  background-image: url('images/view_more_up.gif');
  width: 139px;
  height: 26px;
}
a#browse:hover
{
  background-image: url('images/view_more_over.gif');
}
#browseCache
{
  background-image: url('images/view_more_over.gif');
  width: 0px;
  height: 0px;
}
a#makeEnquiry
{
  background-image: url('images/submit_up.gif');
  width: 139px;
  height: 26px;
}
a#makeEnquiry:hover
{
  background-image: url('images/submit_over.gif');
}
#makeEnquiryCache
{
  background-image: url('images/submit_over.gif');
  width: 0px;
  height: 0px;
}
.underOffer
{
  background-image: url('images/under_offer.gif');
  width: 79px;
  height: 11px;
}
.sold
{
  background-image: url('images/sold.gif');
  width: 79px;
  height: 11px;
}
#salesLink_selectLocation
{
  background-image: url('images/select_location.gif');
  height: 26px;
}

div#sellingOverCache
{
  background-image: url('images/selling_over.gif');
}

a.permaLink
{
  background-image: url('images/link_go.png');
  padding-left: 18px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: top left;
  text-decoration: none;
  padding-top: 3px;
}

#basket
{
  font-size: 8pt;
}


.spacer
{
  font-size: 10pt;
}

.Available
{
  display: none;
}
.UnderOffer
{
  background-image: url('images/under_offer.gif');
  width: 79px;
  height: 11px;
}
.Sold
{
  background-image: url('images/sold.gif');
  width: 79px;
  height: 11px;
}

.basketRemoveButton
{
  background-image: url('images/delete.gif');
  width: 79px;
  height: 11px;
  margin: 3px 0px 3px 20px;
}

#basketImage
{
  background-image: url('images/video_box.jpg');
  width: 486px;
  height: 274px;
}
a#submit
{
  background-image: url('images/submit_up.gif');
  width: 139px;
  height: 26px;
  margin-top: 1em;
  margin-bottom: 5px;
}
a#submit:hover
{
  background-image: url('images/submit_over.gif');
}
a#return
{
  background-image: url('images/view_more_up.gif');
  width: 139px;
  height: 26px;
}
a#return:hover
{
  background-image: url('images/view_more_over.gif');
}
