/*
 *  Standard.
 */

*
{
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

body
{
	background-color: #fdfccf;
	background-image: url("../images/bg/tiles/body.gif");
	background-position: top;
	background-repeat: repeat-x;
  color: #5f5f5f;
  font-family: arial;
  font-size: 11px;
  line-height: 18px;
  text-align: center;
	
	padding-bottom: 90px;
}

ul
{
	list-style: none;
}

img
{
	border: 0px;
}

h3
{
	color: #b5382c;
	font-size: 12px;
}

h4 
{
	font-weight: bold;
	font-size: 12px;
	padding-top: 15px;
}

a
{
	color: #ad8a2d;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

.clear
{
	background-color: transparent !important;
	clear: both;
	float: none !important;
	font-size: 1px !important;
	list-style: none !important;
	
	border: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
	
	height: 0px !important;
	width: 0px !important;
}

.commentsName {
	color: #b5382c;
	text-align: right;
	display: block;
}


/*
 *  Layout.
 */

div#container
{
	text-align: left;

	margin: 0px auto;
	
	width: 984px;
}

div#topArea
{
	background-image: url("../images/bg/topArea.jpg");
	background-position: top;

	margin: 12px 28px 0px 40px;
	
	height: 93px;
}

a#logo
{
	display: block;
	float: left;
}

div#navArea
{
	float: right;
	
	width: 497px;
}

img#enquiries
{
	float: right;
	
	margin: 28px 12px 0px 0px;
}

div#navArea ul.nav
{
	float: right;

	margin: 15px 0px 0px 0px;

	width: 497px;
}

div#navArea ul.nav, 
div#navArea ul.nav li, 
div#navArea ul.nav li a
{
	height: 32px;
}

div#navArea ul.nav li
{
	float: left;
}

div#navArea ul.nav li a
{
	background-position: top;
	display: block;
}

div#navArea ul.nav li a:hover, 
div#navArea ul.nav li.current a
{
	background-position: bottom;
}

	div#navArea ul.nav li#navHome a
	{
		background-image: url("../images/nav/home.gif");
		width: 52px;
	}
	
	div#navArea ul.nav li#navAbout a
	{
		background-image: url("../images/nav/about.gif");
		width: 70px;
	}
	
	div#navArea ul.nav li#navWhatWeDo a
	{
		background-image: url("../images/nav/whatWeDo.gif");
		width: 86px;
	}
	
	div#navArea ul.nav li#navFaq a
	{
		background-image: url("../images/nav/faq.gif");
		width: 45px;
	}
	
	div#navArea ul.nav li#navFreeBooklet a
	{
		background-image: url("../images/nav/freeBooklet.gif");
		width: 92px;
	}
	
	div#navArea ul.nav li#navTestimonials a
	{
		background-image: url("../images/nav/testimonials.gif");
		width: 87px;
	}
	
	div#navArea ul.nav li#navContact a
	{
		background-image: url("../images/nav/contact.gif");
		width: 65px;
	}

div#content
{
	background-image: url("../images/bg/tiles/content.gif");
	background-repeat: repeat-y;
	overflow: hidden;
}

div#contentTop
{
	background-image: url("../images/bg/contentTop.jpg");
}

div#contentBottom
{
	background-image: url("../images/bg/contentBottom.jpg");
	background-position: bottom;
	
	min-height: 509px;
	_height: 509px;
}

div#contentPadding
{
	padding: 5px 0px 10px 0px;
}

div#bannerArea
{
	background-image: url("../images/bg/bannerArea/banner.gif");
	
	margin: 0px auto;
	
	height: 224px;
	width: 967px;
}

div#bannerImage
{
	background-color: #ffffff;
	background-image: url("../images/bg/bannerArea/bannerBlank.jpg");
	float: left;

	/*margin: 2px 0px 0px 8px;
	_margin: 2px 0px 0px 4px;*/

	height: 193px;
	width: 619px;
}

/* Indent flash banner image. */
div#bannerImage object
{
	margin: 6px 0px 0px 5px;
}

	div#flashContainer
	{
		float: left;
	
		height: 246px;
		width: 619px;
	}
/*
	body.faq div#bannerImage
	{
		background-image: url("../images/bg/bannerArea/bannerFaq.jpg");
	}
	
	body.contact div#bannerImage
	{
		background-image: url("../images/bg/bannerArea/bannerContact.jpg");
	}
	
	body.whatWeDo div#bannerImage
	{
		background-image: url("../images/bg/bannerArea/bannerWhatWeDo.jpg");
	}
	
	body.freeBooklet div#bannerImage
	{
		background-image: url("../images/bg/bannerArea/bannerFreeBooklet.jpg");
	}
	
	body.about div#bannerImage
	{
		background-image: url("../images/bg/bannerArea/bannerAbout.jpg");
	}
	
	body.testimonials div#bannerImage
	{
		background-image: url("../images/bg/bannerArea/bannerTestimonials.jpg");
	}
*/
div#bannerArea h2
{
	color: #fce88d;
	font-size: 18px;
	letter-spacing: -0.5px;
	line-height: 19px;
}

div#bannerAreaPadding
{
	padding: 13px 17px 0px 18px;
}

div#mainArea
{
	margin: 0px 0px 0px 13px;

	width: 959px;
}

div.columnShadow
{
	background-position: left 16px;
}

div.columnPadding
{
	padding-top: 16px !important;
}

div#footerArea
{
	background-image: url("../images/bg/footer.gif");
	
	margin: 0px auto;

	height: 50px;
	width: 961px;
}

div#footerArea a
{
	color: #8b8b8b;
}

div#footerArea a:hover
{
	color: #a4a4a4;
	text-decoration: none;
}

div#footerArea span.copyright
{
	color: #777777;
	display: block;
	float: left;
	font-weight: bold;
	letter-spacing: 0.3px;
	
	padding: 15px 10px 0px 28px;
}

div#footerArea ul.nav
{
	float: left;
	
	padding: 19px 0px 0px 0px;
}

div#footerArea ul.nav li
{
	float: left;
	line-height: 10px;

	border-left: 1px solid #747474;
	padding: 0px 8px 0px 8px;
}

div#footerArea div#bliss
{
	background-image: url("../images/logos/bliss.gif");
	background-position: left 16px;
	color: #777777;
	float: right;
	
	padding: 15px 30px 0px 35px;
}

/*
 *  Non-home pages.
 */

div#main
{
	background-image: url("../images/bg/tiles/dropShadow.gif");
	background-position: right;
	background-repeat: repeat-y;
	float: left;
	
	min-height: 380px;
	_height: 380px;
	width: 637px;
}

div#mainTop
{
	background-image: url("../images/bg/dropShadow.gif");
	background-position: right top;
	
	min-height: 380px;
	_height: 380px;
}

div#mainPadding
{
	padding: 0px 20px 20px 22px;
}

div#main h1
{
	margin: 0px 0px 16px 0px;
}

div#main p
{
	margin: 0px 0px 16px 0px;
}

body.testimonials div#main p
{
	margin: 0px 0px 0px 0px;
}

div#main div div ul
{
	margin: 0px 0px 16px 0px;
}

div#main div div ul li
{
	background-image: url("../images/icons/bullets/smallDotWhiteRed.gif");
	background-position: 5px center;
	
	padding: 0px 0px 0px 19px;
}

/*
 *  Form.
 */

select, textarea,  
input.text
{
	border: 1px solid #aaaaaa;
}

input.radio
{
	margin: 0px 0px 0px 0px;
}

/*
 *  Property Search.
 */

div#propertySearch
{
	background-image: url("../images/bg/bannerArea/propertySearch.jpg");
	color: #ffffff;
	float: right;
	
	height: 197px;
	width: 301px;
}

div#propertySearchPadding
{
	padding: 22px 14px 0px 18px;
}

div#propertySearch ul li select
{
	font-size: 12px;

	margin: 0px 0px 13px 0px;

	width: 205px;
}

div#propertySearch ul li label
{
  padding: 0px 0px 0px 4px;
}

div#propertySearch input#searchButton
{
	display: block;

	margin: 12px 0px 0px 0px;
}

/*
 *  Home.
 */

/* Home page has a larger banner area. */
body.home div#bannerArea
{
	background-image: url("../images/bg/bannerArea/bannerHome.gif");
	
	height: 276px;
}

div#freeBooklet
{
	background-image: url("../images/bg/bannerArea/freeBooklet.jpg");
	color: #ffffff;
	float: right;
	line-height: 14px;
	position: relative;
	
	height: 196px;
	width: 302px;
}

body.home div#freeBooklet
{
	background-image: url("../images/bg/bannerArea/freeBookletHome.jpg");

	height: 246px;
}

div#freeBookletPadding
{
	padding: 22px 142px 0px 18px;
}

div#freeBooklet p
{
	margin: 2px 20px 0px 3px;
}

body.home div#freeBooklet p
{
	margin: 12px 13px 0px 3px;
}

div#freeBooklet div#freeBookletBackground img
{
	position: absolute;
	top: -23px;
	right: -13px;
}

body.home div#freeBooklet div#freeBookletBackground img
{
	right: -21px;
}

div#freeBooklet a#freeBookletButton
{
	display: block;
	position: absolute;
	
	bottom: 14px;
	right: 20px;
}

div#introduction
{
	float: left;
	
	width: 316px;
}

div#introductionPadding
{
	padding: 0px 20px 0px 22px;
}

div#main h1, 
div#introduction h1
{
	color: #3a3a3a;
	font-size: 16px;
	line-height: 21px;
	letter-spacing: -1.0px;
}

div#main div div, 
div#introduction div div
{
	font-size: 12px;
	line-height: 18px;
}

div#introduction div div
{
	padding: 7px 0px 0px 0px;
}

div#main div.readMore, 
div#introduction div.readMore
{
	margin-top: 5px;
	padding-top: 0px;
}

div#callVendor
{
	text-align: center;

	margin-top: 15px;
}

div#main div.readMore a, 
div#introduction div.readMore a
{
	background-image: url("../images/icons/bullets/arrowRightWhiteGold.gif");
	background-position: 0px center;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	text-decoration: underline;
	
	padding-left: 8px;
}

div#newsArea
{
	background-image: url("../images/bg/dropShadow.gif");
	float: left;
	
	width: 315px;
}

div#newsAreaPadding
{
	padding: 0px 0px 0px 22px;
}

div#newsArea h2
{
	color: #ba2330;
	font-size: 15px;
}

div#newsArea ul
{
	padding: 9px 0px 0px 0px
}

div#newsArea ul li div.newsThumb
{
	float: left;

	border: 1px solid #d7d7d7;
	margin: 0px 12px 15px 0px;
	padding: 3px;

	/*height: 67px;
	width: 75px;*/
}

div#newsArea ul li h3
{
	margin: 0px 0px 4px 0px;
}

div#newsArea ul li div.newsItem
{
	float: right;
	
	width: 205px;
}

div#newsArea ul li div.newsSummary
{
	line-height: 15px;
}

div#newsArea ul li a.readMore
{
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
}

div#flashGuy
{
	float: right;
	
	width: 322px;
}

body.home div#mainArea, 
body.home div#introduction, 
body.home div#newsArea, 
body.home div#flashGuy
{
	height: 302px;
}

body.home div#flashGuy
{
	background-image: url("../images/bg/dropShadow.gif");
}

body.home div#Ianreid
{
	background-image: url("../images/bg/dropShadow.gif") !important;
}

/*
 *  Contact / Free Booklet.
 */

body.contact h1, 
body.freeBooklet h1
{
	margin: 18px 0px 0px 0px !important;
}

body.contact span.caption
{
	display: block;
	font-size: 11px;
	line-height: 18px;
	
	padding: 13px 0px 0px 0px;
}

form#contactForm, 
form#freeBookletForm
{
	font-size: 12px;
	
	margin: 12px 0px 0px 0px;
	
	/*width: 326px;*/
}

form#contactForm fieldset, 
form#freeBookletForm fieldset
{
	border: 0px;
}

form#contactForm fieldset ul li, 
form#freeBookletForm fieldset ul li
{
	background-image: none !important;

	margin: 7px 0px 8px 0px;
	padding-left: 0px !important;
	
	height: 20px;
}

form#contactForm fieldset ul li.textareaField, 
form#freeBookletForm fieldset ul li.textareaField
{
	height: 90px;
}

form#contactForm fieldset ul li label, 
form#freeBookletForm fieldset ul li label
{
	display: block;
	float: left;
	font-size: 12px;
	line-height: 18px;
	
	margin: 0px 7px 0px 0px;
	
	width: 110px;
}

form#contactForm fieldset ul li.referrer, 
form#freeBookletForm fieldset ul li.referrer
{
	height: auto;
}

form#contactForm fieldset ul li label.referrer, 
form#freeBookletForm fieldset ul li label.referrer
{
	float: none;

	margin-top: 14px;

	width: auto;
}

form#contactForm fieldset ul li label span, 
form#freeBookletForm fieldset ul li label span, 
div#main div.errMsg
{
	color: #ff0000;
	display: block;
	font-size: 9px;
	line-height: 9px;
	white-space: nowrap;
}

form#contactForm fieldset ul li input.text, 
form#freeBookletForm fieldset ul li input.text
{
	float: left;
	font-size: 11px;
	
	padding: 3px 0px 2px 2px;
	
	width: 202px;
}

form#contactForm fieldset ul li textarea {
	float: left;
	font-size: 11px;
	font-family: arial;
	padding: 2px;
	height: 70px;
	width: 200px;
} 

form#contactForm fieldset ul li input.text.small, 
form#freeBookletForm fieldset ul li input.text.small
{
	width: 56px;
}

form#contactForm fieldset ul ul.checkboxGroup, 
form#freeBookletForm fieldset ul ul.checkboxGroup
{
	float: left;
	
	margin-bottom: 0px;
	
	/*width: 208px;*/
}

form#contactForm fieldset ul ul.checkboxGroup li, 
form#freeBookletForm fieldset ul ul.checkboxGroup li
{
	float: left;
}

form#contactForm fieldset ul ul.checkboxGroup li input, 
form#freeBookletForm fieldset ul ul.checkboxGroup li input
{
	_vertical-align: middle;

	margin-top: 3px;
}

form#contactForm fieldset ul ul.checkboxGroup li label, 
form#freeBookletForm fieldset ul ul.checkboxGroup li label
{
	display: inline;
	float: none;
	vertical-align: top;
	_vertical-align: middle;
	
	padding-left: 3px;
	padding-right: 8px;
}

*:first-child+html form#contactForm fieldset ul ul.checkboxGroup li input, 
*:first-child+html form#freeBookletForm fieldset ul ul.checkboxGroup li input, 
*:first-child+html form#contactForm fieldset ul ul.checkboxGroup li label, 
*:first-child+html form#freeBookletForm fieldset ul ul.checkboxGroup li label
{
	vertical-align: middle;
}

form#contactForm fieldset ul .tabbedCheckboxGroup, 
form#freeBookletForm fieldset ul .tabbedCheckboxGroup
{
	display: inline;
	float: left;
	
	width: 140px;
}

form#contactForm fieldset ul .tabbedCheckboxGroup ul, 
form#freeBookletForm fieldset ul .tabbedCheckboxGroup ul
{
	float: none;
}

form#contactForm fieldset ul .tabbedCheckboxGroup ul li, 
form#freeBookletForm fieldset ul .tabbedCheckboxGroup ul li
{
	float: none;
}

form#contactForm fieldset h3, 
form#freeBookletForm fieldset h3
{
	color: #b5392f;
	font-size: 12px;
	font-weight: bold;
	
	margin: 0px 0px 4px 0px;
}

form#contactForm fieldset .tabbedCheckboxGroup h3, 
form#freeBookletForm fieldset .tabbedCheckboxGroup h3
{
	margin-top: 10px;
}

form#contactForm fieldset h3 span, 
form#freeBookletForm fieldset h3 span
{
	font-size: 11px;
}

form#contactForm input.submit, 
form#freeBookletForm input.submit
{
	float: left;
	
	margin: 3px 0px 18px 0px;
}


div#nextPageContain {
	padding: 5px 35px 5px 25px; 
	text-align: right; 
	width:590px; 
	background: url(../images/bg/border_bg.gif) right top repeat-y;
}