@charset "utf-8";

RoomMeasurements {
	background-color: #999999;
	color: #FFFFFF;
}

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.container {
	background-color: #FFFFFF;
	padding: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	width: 800px;
}
#listings {
}

.frontphoto {
	background-image: url(../images/house.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 180px;
	position: relative;
}

.frontphoto img {
	height: 180px;
	float:right;
}
.search_header {
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	padding: 5px;
}
#refSearch {
	padding: 5px;
}
#refSearch input {
	margin-right: 5px;
}

#searchbox {


}
.padded-text {
	padding: 5px;
}



#search {
	background-position: top;
}

#property {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
	padding-top: 10px;
}
#searchbox {

}
#details #town {
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.25em;
	background-color: #006600;
	color: #FFFFFF;
}
#details #ref {
	font-weight: bold;
	margin-right: 5px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #006600;
	padding-right: 5px;
}
#details #beds {
	font-weight: bold;
	margin-left: 5px;
}
#details .price {
	font-size: 1.25em;
	font-weight: bold;
}

#details {
}
.searchForm {
	padding: 5px;
}
.searchForm #office{
	width: 200px;
}
.searchForm #beds {
	width: 120px;
}
.searchForm #type {
	width: 120px;
}
.searchForm #fromPrice {
	width: 120px;
}
.searchForm #toPrice {
	width: 120px;
}
#details .roomheading {
	height: 0%;
	width: 0%;
}
#epc {
	text-align: center;
}

#details .PropertyText {
	height: 0%;
	width: 0%;
}
#bullets {
	padding-top: 10px;
	padding-bottom: 10px;
}
#intro {
	padding-top: 10px;
	padding-bottom: 10px;
}
.heading {
	font-weight: bold;
	background-color: #006600;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
a {

	text-decoration:none;
}
#mainMenu .last {
	border-right-style: none;
}
.masthead {

}



a:link		{ color: #FFFFFF; text-decoration: none; }

a:visited	{ color: #FFFFFF; text-decoration: none; }

a:active	{ color: #FFFFFF; text-decoration: none; }

a:hover		{ color: #FFFFFF; text-decoration: none; }
#roomdetails {
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
.RoomHeading {
	font-weight: bold;
}
#sidebar #pictures {
	background-color: #999999;
}
#pictures  .Pic {
	text-align: center;
}
#pictures   img  {
	width: 240px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #006600;
	padding: 2px;
}
#sidebar  {
	background-color: #999999;
}


#pagelinks {
	list-style-type: none;
	display:inline;
}

#pagelinks .pagelink {
	list-style-type: none;
	display:inline;
}


#pagelinks a.selected {
	background-color: #006600;
	color: #FFFFFF;
	border: 1px solid #006600;
	margin: 2px;
	padding: 5px;
	text-decoration: none;
}


#pagelinks a{
	border: 1px solid #006600;
	margin: 2px;
	padding: 5px;
	text-decoration: none;
	color:#000000;
}


#pagelinks a:link {
	text-decoration:none;
}

#pagelinks a:hover{
	background-color: #006600;
	color: #FFFFFF;
}

#listings #top_nav {
	padding: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
}
#listings #bottom_nav {
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
	margin: 5px;
}
#details .moreDetails {
	font-weight: bold;
	color: #006600;
}
#details .moreDetails a{
	font-weight: bold;
	color: #006600;
}

#propToolBox {
	margin-left: 20px;

}
#propToolBox li {
	list-style-type: none;
	list-style-position: inside;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}

#propToolBox #mailLink {
	list-style-image: url(../images/email_go.png);
}
#propToolBox #enquireLink {
	list-style-image: url(../images/information.png);
}
#propToolBox #mapLink {
	list-style-image: url(../images/map_magnify.png);
}
#propToolBox #officeDetails {
	list-style-image: url(../images/telephone.png);
}
#propToolbox  #goBack {
	list-style-image: url(../images/resultset_previous.png);
	list-style-type: circle;
}
#propToolbox #search {
	list-style-image: url(../images/find.png);
}


#propToolBox a,#propToolBox #officeDetails{
	margin-right: 5px;
	font-size: 1em;
	font-weight: bold;
	color: #993333;
	
}
#epc {
	width: 450px;
	text-align: center;
}
.saleagreed {
	z-index: 100;
	height: 48px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 48px;
	background-image: url(../images/sale_agreed.gif);
	background-repeat:no-repeat;
}
.sold {
	z-index: 100;
	height: 48px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 48px;
	background-image: url(../images/sold.gif);
	background-repeat:no-repeat;
}

#menu {
	background-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
}
#mainMenu {
	background-color: #999999;
	padding-top: 2px;
	padding-bottom: 0px;
	list-style-type: none;
	text-align: center;
	width: 100%;
	padding-left: 0px;
	margin: 0px;
}
#mainMenu li {
	list-style-type: none;
	display: inline;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: bold;
	color: #006600;
	padding-left: 4px;
	font-size: 1em;
	padding-right: 3px;
	list-style-position: outside;
}

#mainMenu li a{
	color: #FFFFFF;
}
#mainMenu li a:hover{
	color: #006600;
}
#slider {
	height: 200px;
	width: 950px;
}
#header {
	position: relative;
}
#header .masthead {
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
}
#footer #icons img {

}


.hlist li {
	display: inline;
	list-style-type: none;
}

#footer {
	clear: both;
}
.right-col {
	text-align: center;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006600;
}



label {
	font-weight: bold;
	display: block;	
}
select {
	margin-top: 0px;
	margin-bottom: 0px;
	display:block;
}
align-right {
	text-align: right;
}

#bottom {
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	text-align: center;
	padding-top: 10px;
	vertical-align: middle;
}
.notfound {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	padding-top: 50px;
}

/* form layout */
div.row {
	clear: both;
	padding-top: 10px;
  }
div.row   span.label {
	float: left;
	width: 75px;
	text-align: right;
  }

div.row span.formw {
	float: right;
	width: 375px;
	text-align: left;
	padding-top: 5px;
  } 
span.formw input{
	width:200px;
}
span.formw textarea{
	width:200px;
	height:150px;
}
h1
{
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.heading1
{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	width:100%;
}

.heading2
{
	color:#006600;
	text-align:center;
	font-size:12px;
	width:100%;
}

.heading3
{
	color:#006600;
	text-align:center;
	font-size:1em;
	width:100%;
	font-weight: bold;
}
.row .col2 {
	float: left;
	width: 49%;
}
.padding {
	padding: 15px;
}
.border-rght {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006600;
}



.row .col70 {
	float: left;
	width: 65%;
}

.center {
	text-align: center;	
}
#contentHolder {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

h2 {
	font-size: 14px;
	color: ##006600;
	font-weight: bold;
}

a.inlineAnchor,a:visited.inlineAnchor  { color:#006600;
                  font-weight:bold;}.mapBox {
	float: left;
	height: 300px;
	width: 49%;
	border: 1px solid #993300;
}

.address {
	font-weight: bold;
	color: #006600;
	text-align: center;
}
