/* ========= Editable Stylesheet business_color2.css ============ 
Please follow the steps below to edit your stylesheet.
There are 10 steps in all.
=======================================================*/

/* Layout - Color Layout 2 (This template must used in conjunction with Business2.css)*/

/* --------------------------------------------------
Structure, Default, & Overrides - DO NOT TOUCH
-----------------------------------------------------*/
#header { height: 93px; }
* html #main { margin-right: 1px;}
#wrap { height: auto; }	
body#home #main .container {overflow: hidden; }
body#home #content { margin-top: 0px; }
body#home #sub-section { margin-top: -224px; }
* html body#home #sub-section { margin-top: -360px; }
body#home #wrap { height: auto; }	
#menu { height: 31px; float: none; }
body#home #content, body.contact #content { float: left; }
body#home #sub-section, body.contact #sub-section { float: right; }
/* decreases content area to make room for sub-section */
body#home #content, body.contact #content { width: 397px; width: 417px; /*ie5*/  wid\th: 397px; /*ie6*/ }
/* adds the sub-section */
body#home #sub-section { border: 1px solid #E5E5E5; padding-left: 30px; padding-right: 10px; padding-bottom: 15px; width: 180px; width: 180px; /*ie5*/ wid\th: 170px; /*ie6*/ }
body.contact #sub-section { border: 1px solid #E5E5E5; padding-left: 10px; padding-right: 5px; padding-bottom: 15px; width: 145px; width: 165px; /*ie5*/ wid\th: 145px; /*ie6*/ }
body.contact #sub-section { margin-top: 10px; }

body#home #wrap { height: auto; }	
/* increases height of header ONLY in the home page */
#header, body#home #header, body#home #header h1#logo, body#home #header #bannerIMG { height: 93px; }
#header h1#logo { float: left; /*placement*/}
/*page heading*/
h2	{ font-size: 1.5em; text-indent: -5000px; /*IR Text Reposition*/ height: 12px; margin: 0 0 1em 0; background-repeat: no-repeat; background-position: 0 0; }

#animation {
	margin-top: 20px;
	float: left;
	}
	
#main { overflow: auto;}

/* --------------------------------------------------
1. Layout
-----------------------------------------------------*/

body, html { 
	background-color: #991419; 
	}
	
/*home style*/
body#home #main .container { 
	background: 50% 30px no-repeat; 
	}
body#home #wrap { 
	background: #CCAB5E url(../img/wrap_bg.gif) 0 0 repeat-x;
	}	
	
/*body style*/		
#wrap { 
	background: #CCAB5E url(../img/wrap_bg_content.gif) 0 0 repeat-x; 
	}	
#footer { 
	background-color: #991419;
	}
#content { 
	background: url(../img/column.gif) 50% 0 repeat-y; 
	/*background-color: #D00000;*/  
	}


/* --------------------------------------------------
2. Change logo and banner images
-----------------------------------------------------*/

/*set background color*/
#header {
	background-color: #CCAB5E;
	border-bottom: 0px solid #333;
	height: 93px;
	}

/*change logo*/
#header h1#logo { 
	background-image: url(../img/logo.gif); 
	background-color: #CCAB5E;
	height: 93px;
	}

/*change header*/
#header #bannerIMG {
	background-image: url(../img/banner.gif);
	background-color: #CCAB5E;
	height: 93px;
	}
	
/* --------------------------------------------------
3. Change Menu
-----------------------------------------------------*/

/*main menu buttons*/
#mm_home {
	display: block;
	width: 100px;
	height: 31px;
	background: url(../img/mm_home.gif) 50% 0 no-repeat;	
	border-right: 1px solid #CCB37A;
	}	

#mm_buying {
	display: block;
	width: 100px;
	height: 31px;
	background: url(../img/mm_buying.gif) 50% 0 no-repeat;	
	border-right: 1px solid #CCB37A;	
	}	

#mm_selling {
	display: block;
	width: 100px;
	height: 31px;
	background: url(../img/mm_selling.gif) 50% 0 no-repeat;		
	border-right: 1px solid #CCB37A;
	}	

#mm_renting {
	display: block;
	width: 100px;
	height: 31px;
	background: url(../img/mm_renting.gif) 50% 0 no-repeat;		
	border-right: 1px solid #CCB37A;
	}	
	
#mm_calculators {
	display: block;
	width: 135px;
	height: 31px;
	background: url(../img/mm_calculators.gif) 50% 0 no-repeat;		
	border-right: 1px solid #CCB37A;
	}
	
#mm_aboutUs {
	display: block;
	width: 110px;
	height: 31px;
	background: url(../img/mm_aboutUs.gif) 50% 0 no-repeat;		
	border-right: 1px solid #CCB37A;
	}	

#mm_contactUs {
	display: block;
	width: 102px;
	height: 31px;
	background: url(../img/mm_contactUs.gif) 50% 0 no-repeat;
	}
	
/*sub menu items*/
#menu li a {
	color: #fff;
	font-weight: bold;
	}
	
/*sub menu items hover*/
#menu a:hover {
	color: #FFF;
	background-color: #CFB474;
	}
	
/*submenu bottom border*/
#menu ul ul {
	float: left;
	border-bottom: 1px solid #BF9F53;
	background: #CFB474;
	}
	
/*submenu item hover*/
#menu li li a:hover {
	background-color: transparent;
	color: #991419;
	}

/*activates rollover button based on page context*/
body#home #mm_home,
body.buying #mm_buying,
body.selling #mm_selling,
body.renting #mm_renting,
body.finance #mm_calculators,
body.about #mm_aboutUs,
body.area #mm_aboutUs,
body.clients #mm_aboutUs,
body.contact #mm_contactUs {
	background-position: 50% -31px;
	}

	
/* --------------------------------------------------
4. Change Typography Sizes and Colours
-----------------------------------------------------*/

/*body text*/
body {
	color: #000;
	font-family:"Times New Roman", Times, serif;
	}
	
/*paragraph text*/
p {
	font-size: 1em;
	}

h2#hd_home {
	background-image: url(../img/hd_home.gif);
	}	

h2#hd_privacy {
	background-image: url(../img/hd_privacy.gif);
	}	

h2#hd_calcMortgage {
	background-image: url(../img/hd_calcMortgage.gif);
	}	

h2#hd_calcInvest {
	background-image: url(../img/hd_calcInvestment.gif);
	}	
	
h2#hd_calcStamp {
	background-image: url(../img/hd_calcStamp.gif);
	}

h2#hd_welcome {
	background-image: url(../img/hd_welcome.gif);
	}

h2#hd_aboutUs {
	background-image: url(../img/hd_aboutUs.gif);
	}
	
h2#hd_area {
	background-image: url(../img/hd_area.gif);
	}
	
h2#hd_clients {
	background-image: url(../img/hd_clients.gif);
	}
		
h2#hd_staff {
	background-image: url(../img/hd_staff.gif);
	}		
	
/* integrated search headings*/
h2#hd_busSales {
	background-image: url(../img/hd_busSales.gif);
	}
	
h2#hd_commercial {
	background-image: url(../img/hd_commercial.gif);
	}
	
h2#hd_comLand {
	background-image: url(../img/hd_comLand.gif);
	}
	
h2#hd_comLease {
	background-image: url(../img/hd_comLease.gif);
	}
	
h2#hd_comSales {
	background-image: url(../img/hd_comSales.gif);
	}
	
h2#hd_estate {
	background-image: url(../img/hd_estate.gif);
	}
	
h2#hd_holiday {
	background-image: url(../img/hd_holiday.gif);
	}
	
h2#hd_land {
	background-image: url(../img/hd_land.gif);
	}
	
h2#hd_resRentals {
	background-image: url(../img/hd_resRentals.gif);
	}
	
h2#hd_resLand {
	background-image: url(../img/hd_resLand.gif);
	}
	
h2#hd_rural {
	background-image: url(../img/hd_rural.gif);
	}
	
h2#hd_resSales {
	background-image: url(../img/hd_resSales.gif);
	}
	
h2#hd_soldProp {
	background-image: url(../img/hd_soldProp.gif);
	}
	
h2#hd_contactUs {
	background-image: url(../img/hd_contactUs.gif);
	}
	
h2#hd_buyersWishlist {
	background-image: url(../img/hd_buyersWishlist.gif);
	}
	
h2#hd_tenancyWishlist {
	background-image: url(../img/hd_tenancyWishlist.gif);
	}
	
h2#hd_marketAppraisal {
	background-image: url(../img/hd_marketAppraisal.gif);
	}
	
h2#hd_maintenanceRequest {
	background-image: url(../img/hd_maintenanceRequest.gif);
	}
	
h2#hd_vacancyNotify {
	background-image: url(../img/hd_vacancyNotify.gif);
	}
	
h2#hd_propertyEnquiry {
	background-image: url(../img/hd_propertyEnquiry.gif);
	}
	
h2#hd_newsletterSubscription {
	background-image: url(../img/hd_newsletterSubscription.gif);
	}
	
h2#hd_emailFriend {
	background-image: url(../img/hd_emailFriend.gif);
	}																					
	
	
/*page subheading*/
h3 {
	font-size: 1.1em;
	margin-bottom: 3px;
	}
	
/*general links*/
a:link,
a:visited {
	color: #125F49;
	}
/*paragraph spacing*/
#content p,
#sub-section p {
	margin-bottom: 10px;
	}
/*spacing for ordered and unordered lists*/
#content ul, #content ol {
	margin: 15px 0;
	}
/*footer text*/
#footer p {
	font-size: 0.9em;
	}
/*footer links*/
#footer,
#footer a:link,
#footer a:visited {
	color: #CCC;
	text-decoration: none;
	}
/*footer link hover*/
#footer a:hover {
	color: #FFF;
}
/*disclaimer text (mainly used for calcs)*/
.disclaimer {
	font-size: 0.9em;
	}

/* --------------------------------------------------
5. Images For Content Pages
-----------------------------------------------------*/

/*floats image right of content*/
#content img#right { 
	float: right;
	margin: 0 0 10px 10px;
	}
/*floats image left of content*/
#content img#left { 
	float: left;
	margin: 0 10px 10px 0;
	}

/* --------------------------------------------------
6. All Forms (including calcs)
-----------------------------------------------------*/

/*fieldset border*/
form fieldset {
	border: 1px solid #D5BA7A;
	}
/*fieldset heading*/
form legend {
	color: #0D4637;
	font-weight: bold;
	}
/*required fields text*/
form em span,
form .required {
	color: #CC0000;
	font-weight: bold;
	}
/*submit button*/
form fieldset.submit input {
	background-color: #D5BA7A;
	border: none;
	color: #fff;
	float: left;
	font-weight:bold;
	}

/* --------------------------------------------------
7. Home
-----------------------------------------------------*/

/*Quick Search*/
		
/*quicksearch button*/
body#home #sub-section {
	background-color:#DEC896;
	}

/*quicksearch button*/
body#home #sub-section form .submit input {
	font-size: 0.9em;
	font-weight: bold;
	}

/*Property of the Week*/	
#pow {
	border-top: 1px solid #c7c7c7;
	padding-top: 10px;
	}

#pow img {
	float: left;
	width: 121px;
	border: none;
	margin-right: 7px;
	}
	
#pow h3 {
	text-transform: uppercase;
	color: #2f3254;
	}
	
#pow a {
	color: #2f3254;
	text-decoration: none;
	font-weight: bold;
	}		

/* --------------------------------------------------
8. Integrated Search
-----------------------------------------------------*/

/* Property Search 
-------------------*/

/*search box*/
body#listing #filter {
	background-color: #CCAB5E;
	}	

/*heading*/	
body#listing #filter h3 {
	color: #991419;
	}

/*field labels*/	
body#listing #filter label,
body#listing #filter strong {
	color: #000;
	}	
	
/*search box input fields*/
body#listing #filter select,
body#listing #filter input {
	background-color: #EEE;
	border: 1px solid #999;
	color: #000;
	}
	
/*search box button*/
body#listing #filter input.button {
	background-color: #991419;
	border: none;
	color: #fff;
	}

/* Property Results 
-------------------*/

/*results bottom border*/
body#listing .property {
	border-bottom: 1px solid #D5BA7A;
	}
/*results property image*/
body#listing .property .image img {
	border: 1px solid #991419;
	}
	
/*results property title*/
body#listing .property .details  {
	width: 50%;
	}
	
/*results property title*/
body#listing .property .details h3 {
	font-size: 1.2em;
	font-style: italic;
	color: #FFFFFF;
	}
/*results bed bath car text*/
body#listing .property .features {
	font-weight: bold;
	color: #FFF;
	}
/*results price text*/
body#listing .property h4 {
	font-size: 1em;
	font-style: italic;
	color: #991419;
	}

/* Property Details 
--------------------*/

body#detail #extradetails img#mainimage {
	display: block;
	width: 240px;
	}

/*details property address*/
body#detail #content h3 {
	float: left; /*this keeps heading inline with icons*/
	font-size: 1.4em;
	margin: 0;
	padding:0;
	}

/*details property title*/
body#detail #content h4 {
	font-size: 1.2em;
	}

/*section heading*/
body#detail #content h5 {
	font-size: 1.1em;
	font-style: bold;
	color: #991419;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background-color: #EFD495;
	margin: 0 0 0.5em 0;
	}
	
/*details bed bath car text*/
body#detail #addressbar p {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 3px;
	}
	
/*details property images*/
body#detail .images img {
	border: 1px solid #991419;
	}
	
/*click for enlargements text*/
body#detail #extradetails .images p {
	font-weight: bold;
	font-size: 0.8em;
	}
	
/*agent details headings*/
body#detail #extradetails dl dt {
	font-weight: bold;
	}

/* Slideshow 
------------------*/

/*background color*/
#customSlideshow {
	background-color: #6B6B6B;
	font-family: Arial, Helvetica, sans-serif;
	}
	
/*navigation text*/
#customSlideshow .navigation {
	color: #999;
	font-size:80%;
	background: none;
	}

/*navigation links*/
.navigation a:link {
	color: #FFF;
	text-decoration:none;
	}	

.navigation a:hover, 
.navigation a:visited  {
	text-decoration: underline;
	color: #CCC;
	} 	

/* --------------------------------------------------
9. Change Staff Details
-----------------------------------------------------*/

/*staff member bottom border*/
body#staff dl {
	border-bottom: 1px solid #D5BA7A;
	}
/*staff name*/
body#staff dl dt.name {
	font-weight: bold;
	font-size: 1.2em;
	font-style: italic;
	}
/*staff position*/
body#staff dl dd.position {
	font-weight: bold;
	}
/*staff contact*/
body#staff dl dd.contact {
	font-weight: bold;
	}

/* --------------------------------------------------
10. Acrobat/PDF Links
-----------------------------------------------------*/

/*download pdf icon and link*/
#buttonPdf a { 
	width: 120px; height: 32px; display: block;
	padding: 10px 40px;
 	background:url(../img/ico_pdf.gif) no-repeat 0 10px;
	}
/*get acrobat reader icon and link*/
#buttonDownload a { 
	width: 280px; height: 51px; display: block;
	background: url(../img/ico_acrobat.gif) no-repeat 0 10px; 
	border-top: 1px solid #CCC;
	padding-left: 98px; padding-top: 12px;
	line-height: 12px; text-decoration:none;
	}
	
/* --------------------------------------------------
Any customisation to go here
-----------------------------------------------------*/	