﻿div#mapdesc {
  float: left;
  width: 320px;
  font: normal normal normal 9pt/16pt Arial, Sans-Serif;
}

div#smallmap
{
    float: left;
    width: 320px;
    height: 320px;
    margin: 20px 0px;
}

div#mapdesc h1, div#mapdesc h2, div#imagedet h1 {
  margin: 0px;
  padding: 0px;
}
div#mapdesc h1, div#imagedet h1 {
  color: #CC0000;
  font-size: 18pt;
}
span.fieldname {
  color: #CC0000;
  font-size: 10pt;
  font-weight: bold;
}
div#imagedet {
  float: left;
  width: 610px;
  margin-left: 20px;
}
div.listingdetail span {
}
div.detailsblock {
  padding: 10px 0px 10px 0px;
  border: solid 1px #999999;
}
div.detailscolumn {
  float: left;
  width: 285px;
  margin-left: 10px;
  line-height: 19px;
}
div.detailscolumn div.start {
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: solid 1px #999999;
}
/*************** image dealie *****************/
.large_image {
  margin: 0px;
  width: 610px;
  border: solid 1px #CC0000;
}
.filmcell {
  float:left;
  height: 90px;
  width: 90px;
}
.cellimgbutton {
  width: 100px;  
}
.leftbutton {
  height: 92px;
  width: 24px;
  float:left;
  border: 0px solid #ACAD94;
  background: #FFFFFF url('Images/Gallery_Left_Arrow.jpg') center center no-repeat;
}
.rightbutton {
  height: 92px;
  width: 24px;
  float:left;
  border: 0px solid #ACAD94;
  background: #FFFFFF url('Images/Gallery_Right_Arrow.jpg') center center no-repeat;
}
div.filmstrip {
  width: 500px;
  margin-top: 10px;
 /* background-color: */
}
div.searchlinks {
  color: #999999;
  line-height: 25px;
  margin-bottom: 5px;
  background-color: #E8E8E8;
}
div.searchlinks a {
  color: #999999;
  text-decoration: none;
}
div.searchlinks a:hover {
  color: #990000;
}
