@charset "UTF-8";
/* CSS Document */

a img, :link img, :visited img {border: 0}
.property { height: 370px; width: 100%; overflow: hidden; overflow: hidden}
.property2 { height: auto !important; width: 100%; overflow: hidden;}
#arr{text-align: center}
.propertyleft2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 370px;
	width: 200px;
	position: relative;
	float: left;
	 margin-top: 8px;
	margin-left: 10px;
	background-color:#f1f1f1;
	overflow: hidden;}
	
.padleft {padding-left: 8px; list-style-position:inside;}
.padleftcol {padding-left: 4px; color: #111}
.details {font-size: 36px;}
.padleft8 {padding-left: 12px;}

.priceguide {
	color: #111;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	border: medium solid #F58220;
	background-color: #f1f1f1;}
	
.propertyleft{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 370px;
	width: 200px;
	position: relative;
	float: left;
	 margin-top: 8px;
	margin-left: 10px;
	background-color: #f1f1f1}
	
.propertymiddle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 354px;
	width: 200px;
	position: relative;
	float: left;
	padding-left: 6px;}
	
#wrapper {
	position: absolute;
	height:auto !important;
	height:100%;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	top: 3px}

.banner a{
	position: absolute;
	top: 710px;
	clear:both;
	display:block;
	height: 150px;
	width: 250px;
	background-image: url(/banner.png)}
.banner2{
	position: absolute;
	top: 870px;
	height: auto;
	clear:both;
	overflow: hidden;
	max-height: 410px;
	color:#333;
	width: 240px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #CCC;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	padding: 5px}
	
.banner3{
	position: absolute;
	top: 710px;
	height: 400px;
	clear:both;
	overflow: hidden;
	max-height: 410px;
	color:#333;
	width: 240px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #CCC;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 5px}
.banner2:hover{ background: rgba( 204, 204, 204, .7)}
	
.hidden{ visibility:hidden}
#generallist { list-style-position: inside; padding:8px; }
#star{
	height: 134px;
	width: 134px;
	position: fixed;
	margin-left: -18px;
	z-index: 120;}
#star2{
	position: fixed;
	margin-left: -138px;
	z-index: 120}
	
#celebrationbanner {
	background-image: url(/celebration.jpg);
	position: relative;
	height: 126px;
	width: 640px;
	border-left: -10px;
	background-repeat: no-repeat;
	float: left;}
#top {
	background-image: url(/topUK.jpg);
	float: left;
	width: 900px;
	height: 140px}
#top2 {
	background-image: url(/topUK.jpg);
	float: left;
	width: 900px;
	height: 140px;
	}

#topagain {
	float: left;
	width: 900px;
	height: auto;
	background-color: #FFF;
	position: relative;}
.center {text-align: center;}
h1 {color: #0082DA; font-size:20px;}
h1.title {color: #0082DA; font-size:20px; text-align:center}
h1.cushycms {color: #0082DA; font-size:18px; text-align:center}
h2 {color: #0082DA; font-size:14px;}
h3 { font-size:14px;}
h4 { font-size:12px;}
h5 {font-size:10px;}
h6 {font-size: 8px;text-align: center;}
p {font-size:12px;}
#welcome p {font-size:14px;}

strong {color: #6d6d6d;}

body {font-family : "trebuchet MS", Verdana, Helvetica, sans-serif; color : #7d7d7d;}

#navcontainer ul{
	margin: 0;
	list-style-type: none;
	background-color: #2A68C1;
	color: #FFF;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0}

#navcontainer li { display: inline;}

#navcontainer li a {
	text-decoration: none;
	color: #FFF;
	padding-top: 0.6em;
	padding-right: 1em;
	padding-bottom: 0.6em;
	padding-left: 1em;
	background-image: url(testforbutton.jpg);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px}

#navcontainer li a:hover {background-color: #369; color: #0A2566;}

#navcontainer li a#current {color: #0A2566;}

/*DROP DOWN NAVIGATION*********************************************/

#navcontainer li:hover ul { display: inline;margin-top: 3px; padding-top: 20px}

#navcontainer  ul li {position: relative; display:inline; z-index:20;}
	
#navcontainer li ul {
	position: absolute;
	left: 0px;
	top: 22px;
	height: 44px;
	display: none;}
	
	#navcontainer li ul li a {
	display: block;
	text-decoration: none;
	padding: 5px 15px 5px 15px;
	width: 120px;
	white-space: nowrap;
	border: 3px solid #2A68C1;}
	
/*DROP DOWN NAVIGATION*********************************************/

#right {
	float: right;
	width: 250px;
	height: 850px;
	min-height: 860px;
	position: relative;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(/bkgContact2.jpg);
	top: 0px;
	margin-top: 10px;
	font-size: 22px;
	background-repeat: no-repeat;
	z-index: 1;
	color: #FFF;
	-webkit-border-radius: 10px;
	-mox-border-radius: 10px
}
	
#right2 {
	float: left;
	width: 250px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(inspectionform.jpg);
	top: 0px;
	margin-top: 10px;
	margin-right: 5px;
	font-size: 20px;
	background-repeat: no-repeat;
	height: 700px;
	z-index: 1;
	color: #222;
	-webkit-border-radius: 10px;
	-mox-border-radius: 10px}

#form {
	position: relative;
	width: 250px;
	height: 600px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	top: 200px;
	font-weight: bold}
	
label {clear: both; padding-bottom: 4px}
label.error {
	float: left;
	width: 100%;
	clear: both;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	height: 2em;
	padding: 0.5px;
	color:#000}
fieldset{border:none}
	
#main {
	background-color: #FFF;
	float: left;
	width: 640px;
	margin-top: 10px;
	position: relative;
	border: medium solid #D78200;
	height: auto !important;
	height: 100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px}
	
#maininspect {
	background-color: #FFF;
	float: left;
	width: 610px;
	margin-top: 10px;
	position: relative;
	padding: 12px;
	border: medium solid #D78200;
	height: auto !important;
	height: 100%;
	
	-webkit-border-radius: 10px;
	-mox-border-radius: 10px;
	overflow:hidden}
#slideadjustment{
	background-color: #FFF;
	float: left;
	width: 610px;
	margin-bottom: 10px;
	position: relative;

	height: auto !important;
	height: 200px}
#mainpad {
	background-color: #FFF;
	float: left;
	width: 640px;
	margin-top: 10px;
	position: relative;
	border: medium solid #D78200;
	height: auto !important;
	height: 100%;
	padding: 10px;
	-webkit-border-radius: 10px;
	-mox-border-radius: 10px
}

#propleft {
  float: left;
  width: 200px;
  position: relative;
  height: 716px;
  margin-left: 5px;
}
#propmiddle{
  width: 200px;
  position: relative;
  height: 716px;
  float: left;
  margin-left: 5px;
  overflow:hidden;
}

#propright {
  float: left;
  width: 200px;
  position: relative;
  height: 716px;
  margin-left: 5px;
    overflow:hidden;

}

#propleft1 {
  float: left;
  width: 200px;
  position: relative;
  height: 1056px;
  margin-left: 5px;
    overflow:hidden;

}
#propmiddle1{
  width: 200px;
  position: relative;
  height: 1056px;
  float: left;
  margin-left: 5px;
}

#propright1 {
	float: left;
	width: 200px;
	position: relative;
	height: 1056px;
	margin-left: 5px;
	  overflow:hidden;
}

#firstproppic {
	position: relative;
	height: 154px;
	width: 200px;
	float: left;
	  overflow:hidden;

}
#firstproppicagain {
	position: relative;
	height: 154px;
	width: 200px;
	float: left;
	  overflow:hidden;

}
#middleproppic {
	position: relative;
	height: 154px;
	width: 200px;
	float: left;
	  overflow:hidden;

}

#middleproppicagain {
	position: relative;
	height: 154px;
	width: 200px;
	float: left;
	  overflow:hidden;

}

#secondproppic {
	position: relative;
	height: 154px;
	width: 200px;
	float: left;
	  overflow:hidden;

}


#secondproppicagain {
	position: relative;
	height: 154px;
	width: 200px;
	float: left;
	  overflow:hidden;

}
	
.textleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 200px;
	width: 200px;
	position: relative;
	float: left;
	font-weight: normal;
	padding-left: 5px;
}

.textmiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 200px;
	width: 200px;
	position: relative;
	float: left;
	border-top-width: 10px;
	font-weight: normal;
	padding-left: 5px;
}

.textright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 200px;
	width: 200px;
	position: relative;
	
	float: left;
	border-top-width: 10px;
	font-weight: normal;
	padding-left: 5px}

button {
	background-image: url(button%20from%20beattheagentEDIT.jpg);
	position: relative;
	height: 34px;
	width: 126px}

a:visited {color: #0582DA; text-decoration: none; }
a:link {color: #0582DA; text-decoration: none; }
a:hover {color: #00F}

#welcome {
	position: relative;
	width: 630px;
	height: auto !important;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:2px 0 16px 12px;
	float: left;
	font-weight: normal;
	margin-bottom: 10px;
	top: 10px;
	border: 2px solid #D78200;
	display:block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px}
	
#footer {
	width: 900px;
	height: 140px;
	position: relative;
	float: left;
	clear: both;
	background-image: url(footer.jpg);
	margin-top: 5px;
	font-size: 18px;
	color: #FFF;
	background-repeat: no-repeat;
	text-align: left}

#footer a:hover{ color: #333333}
#footer a:link{ color: #FFF}
#footer .smallerhand{margin-left: 250px}
#footer span{font-size: 10px;}

#firstproppicreduced {
	position: relative;
	height: 154px;
	width: 200px;
	float: left}

#middleproppicreduced {
	position: relative;
	height: 154px;
	width: 200px;
	float: left}

#prop7 {
	position: relative;
	height: 154px;
	width: 200px;
	float: left}
#prop8 {
	position: relative;
	height: 154px;
	width: 200px;
	float: left}
#prop9 {
	position: relative;
	height: 154px;
	width: 200px;
	float: left}
.links {
	width: 900px;
	height: 2em;
	position: relative;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
	background-color: #E8E8E8}
	
#mail {
	width: 900px;
	height: 2em;
	position: relative;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #D78200;
	font-size: 16px;
	text-align: center}
	
.smaller {font-size: 9px}
.smallerhand{font-size: 12px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; color: #999}

#webdesigner {
	width: 900px;
	height: 2em;
	position: relative;
	float: left;
	clear:both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
	background-color: #E8E8E8}

