/* default colour
   -------------- */
.yellow {
	color: #FFCD07;
}
.blue {
	color: #1C3664;
}
/* default styles
   -------------- */
* {
	margin: 0;
	padding: 0;
}
* body {
	font: 12px Arial, "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.6em;
	background: #fff;
	color: #444;
}
a {
	color: #003366;
	background: inherit;
}
a:hover {
	color: #ffcc00;
	background: inherit;
}
h1 {
	font: normal 2.4em "Trebuchet MS", Arial, Sans-Serif;
	padding: 7px 0 0 8px;
	margin: 0;
}
h1 a {
	color: #737373;
	background: inherit;
}
sup {
	font-size: .5em;
}
h1 a, h2 a, h3 a {
	text-decoration: none;
}
h1 a:hover, h2 a:hover {
	color: #FFCC00;
	background: inherit;
}
h2 {
	font-size: 1.5em;
	margin-bottom: 5px;
	color: #000;
	background: inherit;
}
h3 {
	font-size:16px;
	font-weight:bold;
}
p {
	margin: 10px 0 5px 0;
}
ul {
	list-style : none;
}
.subtitle {
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
	font-stretch: ultra-expanded;
}
/* layout
   ------ */

.content {
	margin: 0 auto;
	width: 980px;
	padding: 10px;
}
.header {
	height: 100px;
	background: #fff url(../images/headerbg.gif) repeat-x bottom;
	color: #808080;
	margin: 3px 0;
}
.top_info {
	float: right;
	padding: 10px 0 0 0;
	color: #808080;
	width:730px;
}
.topimage {
	float:left;
}
.top_info_left {
	width: 200px;
	float: left;
}
.top_info_center {
	color:#A70024;
	float:left;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.7em;
	font-style:italic;
	line-height:1.6em;
	padding:0 15px;
	text-align:center;
}
.top_info_right {
	color:#A70024;
	float:right;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.7em;
	font-style:italic;
	line-height:1.6em;
	padding:0 15px;
	text-align:right;
}
.top_info_right li.email a:hover {
	color:#ba0e31;
}
.browse_category {
	width: 300px;
	color: #FFF;
	background: inherit;
}
.bar {
	clear: both;
	font-size: 1.1em;
	height: 30px;
	color: #FFF;
	background-color: #00285e;
}
.bar li {
	padding: 6px 12px 6px 12px;
	color: #FFEADC;
	float: left;
}
.bar li.active {
	background: #000066 url(../images/bar.gif) repeat-x;
	color: #fff;
	font-weight: bold;
}
.bar li a {
	font-weight: bold;
	color: #FFF;
	background: inherit;
	text-decoration: none;
}
.bar li a:hover {
	color: #FFCC00;
	font-weight: bold;
}
/* search form */
.search_field {
	background: #fff url(../images/searchbg.gif) no-repeat right;
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 12px 10px 10px;
	margin: 5px 0;
}
input.search {
	width: 292px;
	border: 0;
	background: #FFF url(../images/input.gif) no-repeat;
	padding: 4px;
	color: #E0691A;
	font-weight: bold;
	margin: 0 0 0 3px;
}
input.submit {
	background: #E0691A url(../images/submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 10px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}
.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}
.search_form {
	float: right;
}
/* left side
   --------- */

.left {
	float: right;
	width: 720px;
	margin: 0 0 10px 0;
}
.left h2 {
	clear: both;
	background-color: #E8E8E8;
	color: #444;
	padding: 5px 10px;
	font: bold 1.4em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 10px 0;
}
.left_side {
	float: left;
	width: 460px;
	padding-right:20px;
	margin-bottom: 10px;
}
.hip {
	float: right;
	width: 260px;
	margin-top:40px;
}
.hip2 {
	float: left;
	width: 170px;
	margin-left: 25px;
}
.left_side a, .right_side a {
	color: #414141;
	background: #FFF;
}
.right_side {
	float: right;
	width: 460px;
	background: url(../images/dotted.gif) repeat-y left;
	color: #414141;
	margin-bottom: 5px;
	padding-left: 20px;
	text-align:justify;
}
.left_box {
	margin: 0 0 10px 0;
	color: #000;
	background: #FFF;
	padding: 3px 0;
}
/* home
   ---------- */	
	

.home {
	width: 980px;
	margin: 0 0 10px 0;
}
.home h2 {
	clear: both;
	background-color: #E8E8E8;
	color: #444;
	padding: 5px 10px;
	font: bold 1.4em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 10px 0;
}
.home_left {
	float: left;
	width: 660px;
	color: #414141;
	margin:10px 10px 10px 0;
	text-align:justify;
}

.home_left p b {
	font-weight:normal;
}

.home_right {
	float: right;
	width: 300px;
	color: #414141;
	margin:10px 0 10px 10px;
}
/* right side
   ---------- */
		
.right {
	float: left;
	width: 250px;
	margin: 0 0 10px 0;
}
.right h3 {
	background-color: #BDBDBD;
	color: #333;
	padding: 5px 10px;
	font: bold 1.1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}
.right_articles {
	background: #f5f5f5;
	color: #414141;
	padding: 8px;
	margin: 0 0 3px 0;
}
.notice {
	background: #eee;
	color: #808080;
	padding: 12px 8px;
	margin: 0 0 3px 0;
}
.image {
	float: left;
	margin: 0 9px 3px 0;
	border: none;
}
/* customer quoates
   ------ */	
	
.quoates {
	/* background: #fff url(../images/searchbg.gif) no-repeat right;  */
	color: #808080;
	clear: both;
	font-weight: bold;
	/* padding: 7px 12px 10px 10px; */
	margin: 5px 0;
	text-align:right;
	width: auto;
}
.emailimage {
	float:left;
	padding-left: 5px;
}
/* footer
   ------ */

.footer {
	clear: both;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	line-height: 2em;
}
.footer a {
	color: #808080;
	background: #fff;
}
/* tables
   ------ */	
   
.propheader {
	font-size:16px;
}
.hr {
	color:#CCCCCC;
	border-bottom-style:solid 1px;
}
/* paginate
   -------- */

#searchFooter {
	margin-top: 10px;
}
#propertyPerPage {
	float: right;
	display: inline;
	text-align: right;
}
#paginate {
	float: left;
	width: 50%;
}
#paginate a {
	text-decoration: none;
}
.pageNumber {
	width:21px;
	color:#1C3664;
	padding:1px 6px;
	margin:0 3px;
	border:1px solid #1C3664;
	background:#fff;
	text-align:center;
}
.pageNumber:hover {
	color:#1C3664;
	background:#FFCD07;
}
.pageNumberSelect {
	width:21px;
	color:#fff;
	padding:1px 6px;
	margin:0 3px;
	border:1px solid #1C3664;
	background:#1C3664;
	text-align:center;
	font-weight:bold;
}
/* request_valuation form
   ---------------------- */
	 
#form_right {
	width:350px;
	float:right;
}
#form_left {
	width:350px;
	float:left;
	text-align:justify;
}
label {
	width: 130px;
	float: left;
	text-align: right;
	margin-right: 20px;
	display: block
}
label2 {
	width: 200px;
	float: left;
	text-align: right;
	margin-right: 20px;
	display: block
}
.submit input {
	margin-left: 4.5em;
}
textarea {
	background:#CCCCCC;
	border: 1px solid #1C3664;
}
input {
	color: #781351;
	background: #cccccc;
	border: 1px solid #1C3664;
}
.submit input {
	color: #ffffff;
	background:#1C3664;
	border: 1px solid #1C3664;
	margin-left: 150px;
}
fieldset {
	border: 1px solid #1C3664;
	width: 320px
}
legend {
	color: #1C3664;
	background: #ffffff;
	border: 1px solid #1C3664;
	padding: 2px 10px;
	margin-left: 20px;
}
/* viewing
   ---------------------- */
	 
#property_display {
	background-color: #CCC;
}
#property_content {
	float: left;
	width: 540px;
}
#property_nav {
	float: right;
	width: 170px;
	display: block;
}
.property_button {
	width: 150px;
	text-align: center;
	background-image: url(/css/im/property_button.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	padding: 10px;
	margin-bottom: 10px;
}
.property_button_blue {
	text-align: center;
	background-image: url(/css/im/property_button_blue.gif);
	display: block;
	height: 20px;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.property_button a {
	background: none;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.property_button a:hover {
	background: none;
	text-decoration: none;
	color: #FC0;
}
.des {
	float: left;
	margin-top: 20px;
}
#property_images, #property_epc {
	width: inherit;
	float: left;
	margin: 20px 0;
	text-align: center;
}
#property_images ul, #property_epc ul {
	list-style:none;
}
#property_images li, #property_epc li {
	display:inline;
}
#property_image_main, #property_epc_main {
	padding: 10px;
}
#property_image_main img, #property_epc_main img {
	border:1px solid #a2a2a2;
	padding:6px;
	height:250px;
	width:375px;
}
#property_map {
	width: inherit;
	float: left;
	margin: 20px 0;
	text-align: center;
}

#property_floorplans {
	margin: 20px 0;
}
/* Property Listing
   ----------------  */

.property_listing {
	background:transparent url(/images/gradient.gif) repeat-x scroll 0 0;
	border-bottom:1px dotted #000000;
	padding:6px;
}
.property_listing img {
	background:#FFF;
	border:1px solid #a5a5a5;
	padding:5px;
	float:left;
}
.property_listing_content {
	float: left;
	margin-left: 10px;
	width: 510px;
}
.property_title_left {
	float: left;
	width: 50%;
}
.property_title_right {
	float: right;
	display: inline;
	text-align: right;
}
.contain {
	width:800px;
}
.icons {
}
.tag {
	font-size:16px;
	font-weight:bold;
}
.photos {
	width:350px;
	float:right;
}
.contactinfo {
	background:transparent url(/images/contact_button.gif) repeat scroll 0 0;
	clear:both;
	color:#FFFFFF;
	font-size:1.1em;
	height:17px;
	padding:12px 0;
	text-align:center;
}
.contactinfo a {
	background:none;
	color:#FFFFFF;
	text-decoration:none;
}

.contactinfo a:hover {
	text-decoration:underline;
}
.contactimage {
	float:right;
}
.readmore {
	font-weight: bold;
	text-align: right;
}
.form_left_side {
	float: left;
	width: 388px;
	padding-right: 10px;
}
.form_right_side {
	float: right;
	width: 350px;
}

.logos {
	margin-right: 3px;
}

#image_thumbnails img { border:1px solid #A2A2A2; padding:3px; }
#image_thumbnails img:hover { border:1px solid #ba0e31; }

.home_right .right_articles { background:transparent none repeat scroll 0 0; }
.notice a { text-decoration:none; }
.notice a:hover { text-decoration:underline; color:#ba0e31; }

