﻿/*	===============================================================	© Hollybrook	
    http://www.hollybrookhomes.co.uk/		Type:				Structual Layout	Build by:			
    TDG Digital	Document Author:	James Lester	Author Email:		j.lester@tdgintegrated.com	
    Creation Date:		26th March 2008	---------------------------------------------------------------	Version number: 	1.0	Last edited:		NA - Still in developement	
============================================================ *//*===============================================================	DOCUMENT CONTENTS		1.	Global settings	2.	Positioning & Structure rules	3.	Primary navigation	4.	Secondary Navigation    5.  Sidebar	6.	Footer    7.	Hidden Elements (print only elements)	------------------------------------------------------------ */		/*	---------------------------------------------------------------	#1 GLOBAL SETTINGS	---------------------------------------------------------------	these are mostly font sizing and positional issues	------------------------------------------------------------ */    /*	---------------------------------------------------------------	#2 POSITIONING & STRUCTURE RULES	---------------------------------------------------------------	Outlines the main structure of the website	------------------------------------------------------------ */	/*	---------------------------------------------------------------	#3 PRIMARY NAVIGATION	---------------------------------------------------------------	Outlines the primary navigational elements of the website	------------------------------------------------------------ */#navbar {    display: block;    width: 896px;    min-height: 28px;    height: auto !important;    height: 28px;    margin: 0px auto 0px auto;    padding-left: 29px;    background: #0d2456 url(../images/global/navbar-slice.gif) no-repeat bottom right;}#navbar li a.on { background: #919396 url(../images/global/nav-slice-huntley.gif) no-repeat bottom right !important;}/*	---------------------------------------------------------------	#4 SECONDARY NAVIGATION	---------------------------------------------------------------	Outlines the secondary navigational elements of the website	------------------------------------------------------------ *//*	---------------------------------------------------------------	#5 SIDEBAR	---------------------------------------------------------------	Outlines the sidebar elements of the website	------------------------------------------------------------ */#featured-property {    display: block;    width: 244px;    min-height: 299px;    height: auto !important;    height: 299px;    background: #919396 !important;    }  #news-box {    display: block;    width: 206px;    min-height: 312px;    height: auto !important;    height: 312px;    margin: 1px 0px 0px 0px;    background: #0d2456 url(../images/global/news-slice.gif) no-repeat bottom right;      padding: 18px 19px 0px 19px;}/*	---------------------------------------------------------------	#6 FOOTER	---------------------------------------------------------------	Outlines the footer elements of the website	------------------------------------------------------------ */    /*	---------------------------------------------------------------	#7 HIDDEN ELEMENTS	---------------------------------------------------------------	Outlines the footer elements of the website	------------------------------------------------------------ */