/***************/
/* main layout */
/***************/
body { margin: 0; padding: 0; /* backgrounds? */ }

#bodyWrapper { width:769px; margin:auto; }

/* specific link colours for this site */
a         { color: #9b191c; text-decoration: none; }
a:link    { color: #9b191c; text-decoration: none; }
a:visited { color: #9b191c; text-decoration: none; }
a:hover   { color: #9b191c; text-decoration: underline; }
a:active  { color: #9b191c; text-decoration: underline; }


/*******************/
/* header elements */
/*******************/
#header { margin-bottom:12px;  }

#logo { float: left; padding:11px 0px 0px 17px; }
#telephone { float:right; margin:45px 10px 0px 0px;}

ul#nav      { margin:0; padding:0; }
ul#nav li   { margin:0; padding:0; float: left; list-style:none; }

ul#nav li a {
	background: transparent url(../images/nav.gif) no-repeat scroll 0 0;
	display: block;
	height: 47px;
}
ul#nav li a { text-indent: -999px; overflow: hidden; }


#nav #nav-home a { width: 89px; background-position:     0px 0px; }
#nav #nav-about a { width: 97px; background-position:  -89px 0px; }
#nav #nav-products a { width: 100px; background-position: -186px 0px; }
#nav #nav-landlords a { width:  176px; background-position: -286px 0px; }
#nav #nav-partners a { width: 99px; background-position: -462px 0px; }
#nav #nav-faq a { width: 80px; background-position: -561px 0px; }
#nav #nav-contact a { width: 128px; background-position: -641px 0px; }

#nav #nav-home a:hover { background-position:    0px -47px; }
#nav #nav-about a:hover { background-position:  -89px -47px; }
#nav #nav-products a:hover { background-position: -186px -47px; }
#nav #nav-landlords a:hover { background-position: -286px -47px; }
#nav #nav-partners a:hover { background-position: -462px -47px; }
#nav #nav-faq a:hover { background-position: -561px -47px; }
#nav #nav-contact a:hover { background-position: -641px -47px; }

body.home #nav #nav-home a { background-position:    0px -47px; }
body.about-us #nav #nav-about a { background-position:  -89px -47px; }
body.products #nav #nav-products a { background-position: -186px -47px; }
body.landlords #nav #nav-landlords a { background-position: -286px -47px; }
body.partners #nav #nav-partners a { background-position: -462px -47px; }
body.faq #nav #nav-faq a { background-position: -561px -47px; }
body.contact-us #nav #nav-contact a { background-position: -641px -47px; }

#contentLeft { float:left; width:254px; }
#productList {  width:254px;  height:279px; background:url(../images/product-list-bg.gif) top no-repeat;}

/********************/
/* content elements */
/********************/
#main { margin-top:5px; }


#contentRight { float:right; }
.greyBox { width:505px; background:url(../images/bottom-grey.gif) bottom no-repeat #eeeeee; }
.greyBoxContent { padding:15px 20px 20px 20px; }

.greyBoxLandlords { width:505px; background: #eeeeee; }
.greyBoxContentLandlords { padding:5px 20px 0px 20px; }

.whiteBox { width:505px; background:#fff; }
.whiteBoxContent { padding:10px 20px 20px 20px; }

.formBoxContent { padding:10px 0px 20px 0px; }

.smlContent { font-size:85%; }

.productsColumn { float:left; width:161px; margin-right:11px;}

.spacer { margin-top:10px;}

ul#list { margin:0; padding:0; padding:65px 0px 0px 20px;}
ul#list li { margin-bottom:3px; background:url(../images/bullet-home.gif) no-repeat top left; list-style:none; padding:0px 0px 0px 20px;}
ul#list li a { color:#454545;}
ul#list li a:link { color:#454545;}
ul#list li a:visited { color:#454545;}
ul#list li a:hover { color:#9b191c;}
ul#list li a:active { color:#9b191c;}

ul#listOther { margin:0; padding:0; padding:0px 0px 0px 20px;}
ul#listOther li { margin-bottom:3px; background:url(../images/bullet-home.gif) no-repeat top left; list-style:none; padding:0px 0px 0px 20px;}
ul#listOther li a {}

.imageFrame { background:#000000; height:129px; margin-bottom:10px; color:#FFFFFF; font-size:95%;}
.productTitle { margin:3px 0px 0px 5px;}

.faq { margin-bottom:20px;}
.question { color:#9b191c; font-weight:bold;}
.formTitle { color:#9b191c; font-size:140%; margin-left:230px; font-family:"Lucida Sans Unicode", Tahoma, Arial;}

/*********/
/* items */
/*********/
.item          { margin-bottom: 10px; }
.item .title   { font-size: 1em; font-weight: bold; }
.item .date    { font-style: italic; }
.item .image   { float: left; margin-right: 5px; margin-bottom: 5px; }


/*******************/
/* footer elements */
/*******************/
#footerArea { background:#550103; margin-top:10px; }

#footerNav { float:left; color:#fff; font-family:"Lucida Sans Unicode", Tahoma, Arial; font-size:80%; padding:6px 0px 7px 10px; }
#footerNav a { text-decoration: none; }
#footerNav a:link { color:#fff; text-decoration: none; }
#footerNav a:visited { color:#fff; text-decoration: none; }
#footerNav a:hover { color:#fff; text-decoration: underline; }
#footerNav a:active { color:#fff; text-decoration: underline; }

#footer { float:right; color:#fff; font-family:"Lucida Sans Unicode", Tahoma, Arial; font-size:80%; padding:6px 10px 7px 0px;}
#footer a { text-decoration: none; }
#footer a:link { color:#fff; text-decoration: none; }
#footer a:visited { color:#fff; text-decoration: none; }
#footer a:hover { color:#fff; text-decoration: underline; }
#footer a:active { color:#fff; text-decoration: underline; }

#companyDetails { font-family:Arial, Helvetica, sans-serif; font-size:80%; color:#999999; margin-top:10px; }


/***********************/
/* general form styles */
/***********************/
.required { color: #f00; }

/* all form elements are contained within a formrow div, with a label and
 *  then the element, this is the best way (but still not good) to emulate
 *  a table */
div.formrow {
  clear: both;
  text-align: left;
  margin-bottom: 10px;
}

div.formrow label {
  float: left;
  text-align: right;
  margin-right: 10px;
  width: 80px; /* default width for a default form, add new form ids and override */
}
div.formrow.indent { margin-left: 90px !important; } /* label width + label margin-right, override as above */
div.formrow label.radio {
	float: none;
	text-align: inherit;
	margin-right: 0;
	width: auto;
}

div.quoteFormrow {
  clear: both;
  text-align: left;
  margin-bottom: 10px;
}

div.quoteFormrow label {
  float: left;
  text-align: right;
  margin-right: 10px;
  width: 221px; /* default width for a default form, add new form ids and override */
}
div.quoteFormrow.indent { margin-left: 231px; } /* label width + label margin-right, override as above */
div.quoteFormrow label.radio {
	float: none;
	text-align: inherit;
	margin-right: 0;
	width: auto;
}
.radioStyle {
	width: 221px;
}

/* message and error boxes, not just useful in contact form */
#messages,
#errors,
#warnings,
#info { margin-bottom: 10px; }
.message { border: 1px solid #080; background: #efe; color: #080; padding: 3px 5px; margin-bottom: 15px; float: left; width:450px; } /* you may need to clearfix this */
.message.nomargin { margin-bottom: 0; } /* if before something with a margin-top */
.message.info { border-color: #880; background: #ffe; color: #880; } /* info box in yellow */
.message.warn { border-color: #f40; background: #ffe; color: #f40; } /* warning box in orange */
.message.error { border-color: #f00; background: #fee; color: #f00; } /* error box in red */