/*  locate2.css	*/

body {
	font-family: arial, "Trebuchet MS", verdana;
  background: #f0e7d8;
  color:#000000;
  margin: 0;
  padding-top: 10px;
 	margin-right: auto;
  margin-left: auto;
	width: 760px;
}
#veil {
  position:fixed;
  z-index:200;
  background-color:#000;
  width:100%;
  height:100%;
  left:0px;
  top:0;
  filter:alpha(opacity=50);
  opacity:0.5;
  display:none;
}

h1{
	padding: 0;
	margin: 0;
	margin-top: 30px;
  color: #a0522d;
	font-size: 1.5em;
	text-align: center;
}
h2{
	padding: 0;
	margin: 0;
	margin-top: 20px;
	color: #a0522d;
  text-align: center;
}
h5 {
  padding:0;
  margin:0;
  color:steelblue;
  font-size:20px;
}

p {
  margin-bottom:-14px;
}

#banner {
  margin-left:-15px;
}

#sale_ad_top {
	margin-top: -75px;
	margin-left: 420px;
	text-align: center;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
}
#sale_smaller {
	color: #ffffff;
	font-size: 18px;
  font-weight: normal;
}

#links {
	height:200px;
	padding-left: 20px;
	padding-right: 10px;
	background-image: url('../images/background.gif');
  background-repeat: repeat-x;
}
div.links {
	position: absolute;
	top: 88px;
}

div.button{
  float: left;
  background-image: url('../images/hover_button.gif');
  height: 21px;
  width: 81px;
  color: white;
  text-align: center;
  font: bold 12px arial;
  text-decoration: none;
}

a.button {
  float: left;
  background-image: url('../images/button.gif');
  height: 21px;
  width: 81px;
  text-align: center;
  font: bold 12px arial;
  text-decoration: none;
}

a.button:link {
  color: white;
}

a.button:visited {
  color: white;
}

a.button:hover {
  float:left;
  background-image: url('../images/hover_button.gif');
  color: white;
  height: 21px;
  width: 81px;
}

#headline {
  float:left;
  margin-top:-110px;
 	margin-left:20px;
  height:68px;
  width:99%;
}
#headline h1 {
  text-align:left;
}
#headline span {
  color:gray;
  font-size:.7em;
}
#headline img {
  position:relative;
  float:right;
  z-index:20;
  margin-right:50px;
  margin-top:-90px;
}

#main_area {
  background:#fff;
  height:332px;
  padding-left:20px;
}
#postcode_area {
  float:left;
  padding:10px;
  margin-top:20px;
	background-color:#fff;
	height:290px;
  width:328px;
  border:1px solid silver;
}
#postcode_selection {
  margin-top:10px;
  width:326px;
  height:210px;
  overflow:auto;
  border:1px solid silver;
}
#postcode_selection p {
  padding:5px;
  font-size:.8em;
}

#knife_offer {
  position:absolute;
  margin-top:-40px;
  margin-left:248px;
  height:80px;
  width:80px;
  text-align:center;
}
#knife_offer a {
  font-size:.8em;
  color:steelblue;
}
#knife_offer span {
  font-size:1.5em;
  color:sienna;
}

#county_area {
  float:right;
  padding:10px;
  margin-top:20px;
  margin-right:20px;
	background-color:#fff;
	height:290px;
  width:328px;
  border:1px solid silver;
}
#county_selection {
  width:326px;
  height:244px;
  overflow:auto;
  border:1px solid silver;
}
.a_showroom a {
  margin-left:20px;
  font-size:.9em;
  text-decoration:none;
  color:gray;
}
.a_showroom {
  width:300px;
  height:1.2em;
  overflow:hidden;
}
.county_group {
  font-weight:bold;
  font-style:italic;
}

#brochure {
  color:sienna;
}

ul {
	margin-top: -1px;
}
li {
  margin-left: -20px;
}
span {
	font-weight: bold;
	color: red;
}	

#images img {
  margin-left: 20px;
  border-color: #bbbbbb;
}

#images {
	padding-top: 10px;
	margin-top: -348px;
	width: 383px;
	height: 339px;
}

#linktext {
	margin-left: 20px;
	margin-top: 5px;
	font-weight: bold;
	font-size: 2em;
	text-align: center;
}

#copyright {
clear:both;
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #ffffff;
  color: #bbbbbb;
  font-size: .75em;
  text-align: center;
}

#sales_ad {
  z-index:500;
  position:absolute;
  filter:alpha(Opacity=0); 
  opacity:.0;
  visibility:hidden;
}
#sales_ad:hover {
  cursor:pointer;
}

#showroom_popup {
  position:absolute;
  z-index:210;
  width:410px;
  margin-top:-400px;
  margin-left:150px;
  border:5px solid steelblue;
  padding:10px;
  background-color:#fff;
  font-size:.8em;
  cursor:pointer;
  display:none;
}
#showroom_popup img {
  width:30px;
  height:30px;
  position:absolute;
  margin-left:408px;
  margin-top:-28px;
}
#showroom_popup ul {
  margin-top:10px;
}
#showroom_popup h3 {
  padding:0;
  margin:0;
  font-size:17px;
  color:sienna;
}

.div_dv_notify a {
  color:sienna;
  font-size:20px;
  text-decoration:underline;
}
.div_dv_notify {
  margin-top:22;px;
  color:green;
  font-size:20px;
}

