html {
 margin: 0;
 padding: 0;
 background-color: #fff;
}

body {
 margin: 0;
 padding: 0;
 font-family: Arial, Verdana, sans;
 font-size: 100%;
 background-color: #fff;
 color: #000;
 line-height: 120%;
}

a {
 color: #98141b;
}

/* -- Structure styles ----------- */

#wrapper {
 width: 800px;
 margin: 0 auto 0 auto
}

#header {
 height: 106px;
 background-color: #e0dfdc;
 border-bottom: 1px solid #fff;
}

#navigation {
 height: 30px;
 background-color: #006729;
 border-bottom: 1px solid #fff;
}

#mainContent {
 background-image: url(../images/bg_content.gif);
}

#mainContent #leftCol{
 float: left;
 width: 580px;
}

#mainContent #rightCol{
 float: left;
 width: 180px;
 padding: 20px;
}

#footer {
 clear: both;
 background-image: url(../images/bg_footer.gif);
 height: 108px;
}

/* -- Common styles ----------- */

.hide {
 display: none;
}

.imgReplace {
 visibility: hidden;
}

.clear {
 clear: both;
 overflow: hidden;
 display: block;
 height: 0px;
 width: 0px;
 line-height: 0px;
 font-size: 0px;
}

.print {
 display: none;
}


img {
 border: 1px solid #8c8c8c;
}

/* -- Header styles ----------- */

#header h2 {
 padding: 0;
 margin: 0;
 float: left;
 width: 427px;
 height: 106px;
 background-image: url(../images/logo.gif);
}

#header p {
 padding: 0;
 margin: 0;
 float: right;
 width: 373px;
 height: 106px;
 background-image: url(../images/strapline.gif);
}

/* -- Navigation styles ----------- */

#navigation ul {
 padding: 7px 0 0 7px;
 margin: 0;
 list-style-type: none;
}

#navigation ul li {
 float: left;
}

#navigation ul li a {
 float: left;
 display: block;
 height: 16px;
 overflow: hidden;
 text-decoration: none;
 padding: 0 5px 0 5px;
 margin: 0 7px 0 7px;
 background-repeat: no-repeat;
 background-position: 5px 0px;
}

#navigation ul li a span {
 visibility: hidden;
}

#navigation ul li a#b_home {
 background-image: url(../images/b_home.gif);
 width: 43px;
}
#navigation ul li a#b_aboutus {
 background-image: url(../images/b_aboutus.gif);
 width: 73px;
}
#navigation ul li a#b_available {
 background-image: url(../images/b_available.gif);
 width: 158px;
}

#navigation ul li a#b_landlords {
 background-image: url(../images/b_landlords.gif);
 width: 80px;
}
#navigation ul li a#b_tenants {
 background-image: url(../images/b_tenants.gif);
 width: 62px;
}
#navigation ul li a#b_contactus {
 background-image: url(../images/b_contactus.gif);
 width: 84px;
}

/* -- Content styles ----------- */

#mainContent {
 font-size: 80%;
}

#content {
 padding: 20px 20px 20px 20px;
 position: relative;
}

#content h1, #content #smallColLeft h2, #content #smallColRight h2 {
 font-size: 140%;
 color: #98141b;
 text-transform: uppercase;
 padding: 0 0 5px 0;
 margin: 0 0 15px 0;
 border-bottom: 1px dashed #7c7c7c;
}

#content h2, #content h3 {
 text-transform: uppercase;
 padding: 15px 0 5px 0;
 margin: 0 0 15px 0;
 border-bottom: 1px dashed #7c7c7c;
}

#content h2 {
 font-size: 130%;
 color: #006729;
}

#content h3 {
 font-size: 110%;
}

#content h1 a, #content h2 a, #content h3 a {
 text-decoration: none;
}
#content h1 a:hover, #content h2 a:hover, #content h3 a:hover {
 text-decoration: underline;
}

#content h1 a {
 color: #98141b;
}
#content h2 a {
 color: #006729;
}
#content h3 a {
 color: #333;
}

#content p {
 padding: 0;
 margin: 0 0 15px 0;
}

#content #smallColLeft {
 width: 260px;
 float: left;
}

#content #smallColRight {
 width: 260px;
 float: right;
}

#content .strapline {
 color: #98141b;
}

#content ul {
 list-style-type: none;
 padding: 5px 0 5px 20px;
 margin: 0;
}

#content ul li {
 padding: 0 0 5px 20px;
 margin: 0;
 background: url('../images/arrow.gif') no-repeat 0px .44em;
}


/* -- Property Listing styles ----------- */

div.property_index_item {
 clear: both;
 margin: 0 0 10px 0;
 padding: 20px 0 15px 0;
 border-bottom: 1px dashed #999;
}

#content div.property_index_item h3 {
 border: none;
 padding: 0 0 5px 0;
}

#content div.property_index_item h3 a{
 text-decoration: underline;
}

div.property_index_item div.property_thumbnail {
 float: right;
 padding: 2px 0 0 0;
 border-left: 25px solid #f2f1ef;
 text-align: right;
 color: #999;
 font-weight: bold;
 font-size: 90%;
}


/* -- Property Item styles ----------- */

table#property_thumbnails {
 position: relative;
 display: block;
 padding: 2px;
}

table#property_thumbnails td {
 border: none;
 padding: 3px 0px 6px 0px;
}

table#property_thumbnailsprint {
 display: none;
}

#epc {
 background-color: #fff;
 padding: 5px 5px 15px 5px;
 margin: 0 0 20px 0;
}

#epc1 {
 width: 340px;
 background-color: #fff;
 overflow: hidden;
 height: 325px;
}

#epc1 img {
 margin-left: -366px;
 margin-top: -1px;
}

#epc2 {
 width: 360px;
 background-color: #fff;
 overflow: hidden;
 height: 395px;
}

#epc2 img {
 margin-left: -1px;
 margin-top: -1px;
}

#content h1 span {
	width: 60%;
	display: block;
}

#content h1 span.is_let {
	width: 130px;
	position: absolute;
	top: 15px;
	right: 20px;
	text-align: center;
	color: #fff;
	background-color: #98141B;
	padding: 3px 6px;
}

/* -- Table styles ----------- */

table {
 text-align: left;
 margin: 0 0 25px 0;
 border-collapse: collapse;
}

table td, table th {
 border: dashed 1px #bdbdbd;
 padding: 8px;
}

table th {
 background-color: #006729;
 color: #fff;
 font-size: 110%;
}



/* -- Form styles ----------- */

form fieldset {
 border: 1px dashed #bdbdbd;
 padding: 10px;
}

#content form fieldset h3 {
 color: #006729;
 padding: 0 0 5px 0;
 margin: 0 0 10px 0;
 border: none;
}

form fieldset table td, form fieldset table th {
 border: none;
 padding: 5px;
}


form fieldset label {
 text-align: right;
 display: block;
}

/* -- Elogin Forms ------ */

.eloginForm fieldset {
 margin: 0 0 1.1em 0;
 padding: 5px;
 border: 1px dashed #ccc;
 }

.eloginForm legend {
 display: none; }

.eloginForm label {
 display: block;
 clear:left;
 float: left;
 width: 150px;
 text-align:right;
 padding-top:3px; 
 padding-right:5px;
 padding-bottom: 5px; }

.eloginForm fieldset input {
 margin: 1px 5px 10px 0;
 padding: 3px;
 border: 1px solid #bbb;
 width: 250px; }

.eloginForm fieldset .text {
 width: 200px; }

.eloginForm fieldset select {
 padding: 2px;
 border: 1px solid #bbb; }

.eloginForm textarea {
 width: 250px;
 height: 85px;
 border: 1px solid #bbb; 
 margin: 1px 5px 10px 0;
}

.submit {
 background: #ccc;
 border: 1px solid #999 !important;
 width: 100px !important;
 margin-left: 155px !important;
}

#eloginRemember {
	width: 20px;
	margin-top:5px;
}

.error {
 display: block;
 margin: 0;
 padding: 8px 12px 8px 30px;
 background: #FFCCCC url(../images/alert-icon.gif) no-repeat 10px 50%;
 color: #990000;
 font-weight: bold;
 border: 1px solid #CC6666; }

/* -- Advert column styles ----------- */

#rightCol div.ad {
 margin: 0 0 25px 0;
}

#rightCol div.ad h4, #rightCol div.ad p {
 padding: 0;
 margin: 0 0 5px 0;
}

#rightCol div.ad h4 a{
 text-transform: uppercase;
 color: #055353;
}

#rightCol div.ad a {
 color: #0c8f7e;
}


/* -- Footer styles ----------- */

#footer p {
 padding: 13px 0 0 20px;
 margin: 0;
}

#credits {
 font-size: 60%;
 margin-bottom: 60px;
 text-align: right;
}


/* -- Miscellaneous styles ----------- */


