/*	-------------------------------------------------------------
	-------------------------------------------------------------
	CSS CODED BY - pxwebdesign.com.au - 2007
	-------------------------------------------------------------
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

body {
	margin: 0;
	padding: 0;
	color: #666;
	font: 12px Verdana, Arial, sans-serif;
	text-align: left;
	background: #fff;
}



/*	-------------------------------------------------------------
	MAIN DIVS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#container {
	margin: 0 auto;
	width: 755px;
}

#side {
	width: 257px;
	float: left;
	background: #fcfbf4 url(../images/side_bg.gif) repeat-y;
}

#main {
	width: 460px;
	float: right;
	margin-right: 5px;
}

.bar {
	height: 4px;
	line-height: 4px;
	font-size: 1px;
	background: #e4bc96 url(../images/bar_bg.gif) repeat-x;
}

#content {
	line-height: 1.5em;
	padding: 20px 0 20px 15px;
}

#footer {
	clear: both;
	background: url(../images/footer_bg.jpg) no-repeat;
	padding-top: 9px
}

/*	-------------------------------------------------------------
	SIDE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#side .logo {
	display: block;
	margin: 26px 0 0 62px;
}

#side .bar {
	margin: 31px 0 0 26px;
	width: 200px;
}
	

/*	-------------------------------------------------------------
	SIDE MENU
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#menuMain {
	margin: 25px 0 0 26px;
	width: 200px;
}
	
/*	First level
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#side #menuMain li {
	display: block;
}
	
#side #menuMain li a:link, #side #menuMain li a:visited {
	display: block;
	color: #cfa369;
	padding-left: 12px;
	text-transform: lowercase;
	font-size: 1.3em;
	background: url(../images/menuMain_bg.gif) repeat-x top left;
	text-decoration: none;
	height: 34px;
	line-height: 34px;
	letter-spacing: -1px;
}	

#side #menuMain li a.menuItemCurrent:link, #side #menuMain li a.menuItemCurrent:visited {
	color: #86b40e;
}

#side #menuMain li a:hover, #side #menuMain li a.menuItemCurrent:hover {
	color: #abab3c;
}

#side #menuMain li a.menuItemStart:link, #side #menuMain li a.menuItemStart:visited {
	background: none;
}

/*	Second level
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#side #menuMain li ul li {
	padding-left: 20px;
}
	
#side #menuMain li ul li a:link, #side #menuMain li ul li a:visited {
	display: block;
	font-size: 0.9em;
	background: url(../images/menuMain_2_bg.gif) no-repeat 0 50%;
	color: #86b40e;
	height: 20px;
	line-height: 20px;
	padding-left: 11px;
	letter-spacing: 0;
}

#side #menuMain li ul li a.menuItemCurrent:link, #side #menuMain li ul li a.menuItemCurrent:visited {
	color: #666;
	background: url(../images/menuMain_2_bg.gif) no-repeat 0 50%;
}

#side #menuMain li ul li a:hover, #side #menuMain li ul li a.menuItemCurrent:hover {
	color: #768d3a;
}



/*	-------------------------------------------------------------
	MAIN
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#main .logo {
	margin: 98px 0 0 0;
	display: block;
}

#main .quote {
	margin: 29px 0 45px 0;
	display: block;
	float: right;
}

#main .bar {
	clear: right;
}



/*	-------------------------------------------------------------
	CONTENT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#content h1 {
	line-height: 1.2em;
	padding: 10px 0 10px 0;
	color: #86b40e;
	font-size: 2.2em;
	letter-spacing: -1px;
}

#content h2 {
	line-height: 1.2em;
	padding: 10px 0 5px 0;
	color: #cd562c;
	font-size: 1.7em;
}

#content h2 a:link, #content h2 a:visited {
	color: #cd562c;
	text-decoration: none;
}

#content h2 a:hover {
	color: #f4470a;
	text-decoration: underline;
}


#content h3 {
	line-height: 1.2em;
	padding: 10px 0 5px 0;
	color: #86b40e;
	font-size: 1.3em;
	font-weight: bold;
}

#content p {
	padding: 5px 0 8px 0;
}

#content a:link, #content a:visited {
	color: #cd562c;
}

#content a:hover {
	color: #a53e19;
}

#content ul {
	padding: 10px 0 15px 10px;
}

#content ul li {
	padding: 3px 0 3px 18px;
	background: url(../images/li_bg.gif) no-repeat 0 6px;
}


/*	-------------------------------------------------------------
	CONTENT SUMMARIES
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content #contentSum {
	padding-top: 10px;
}

#content #contentSum h2 {
	border-top: 2px solid #f0dbc5;
	padding-top: 15px;
	margin-top: 10px;
}



/*	-------------------------------------------------------------
	FRONT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content .frontBox {
	border-bottom: 1px solid #dae8b6;
	margin-bottom: 10px;
	padding: 3px 0 10px 0;
}

#content .frontBox h1 {
	font-size: 2.4em;
	letter-spacing: -1px;
	padding: 0;
	line-height: 1.4em;
}

#content .frontBox p {
	line-height: 1.6em;
}

.frontBox#caringFriendly {
	background: url(../images/front/2907325.jpg) no-repeat bottom right;
}

.frontBox#caringFriendly p {
	padding-right: 180px;
}

.frontBox#caringFriendly h1 {
	color: #c22b31;
}


.frontBox#advancedModern {
	background: url(../images/front/5062631.jpg) no-repeat bottom left;
	padding-left: 20px;
	text-align: right;
}
.frontBox#advancedModern p {
	padding-left: 75px;
}

.frontBox#rangeServices {
	background: url(../images/front/6180925.jpg) no-repeat bottom right;
}
.frontBox#rangeServices h1 {
	color: #ffc20e;
}
.frontBox#rangeServices  table {
	width: 100%;
	margin-top: 5px;
}
.frontBox#rangeServices  table tr td {
	display: table-cell;
	padding: 2px 6px 10px 4px;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #785e11;
	text-align: center;
}


/*	-------------------------------------------------------------
	FOOTER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#footer #practices {
	height: 139px;
}
	
#footer #practices li {
	float: left;
	display: block;
	width: 244px;
	margin: 0 2px 4px 3px;
	height: 135px;
	text-align: center;
	background: #fbf9f1;
}

#footer #practices h4 {
	color: #333;
	padding-top: 14px;
	letter-spacing: 1px;
	font-size: 1.2em;
	text-transform: lowercase;
}

#footer #practices p {
	color: #666;
	font-size: 1em;
	line-height: 1.5em;
	padding-top: 10px;
}

#footer .bar {
	clear: both;
}

#footerLeft {
	float: left;
	padding: 20px 0 20px 5px;
	color: #999;
	font-size: 0.9em;
}

#footerRight {
	float: right;
	padding: 20px 5px 20px 0;
}


/*	-------------------------------------------------------------
	ERROR MESSAGES
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	

#globalMessage {
	background: #eae841;
	padding: 2px 0 5px 20px;
	font-size: 12px;
	color: #222;
	text-align: left;
	border-bottom: 1px solid #ccc;
}


#globalMessage p {
	margin: 0;
	padding: 5px 0 5px 30px;
	background: url(../../../images/icons/msg.gif) no-repeat 0 5px;
}


#debugMessage {
	background: #eabc41;
	padding: 2px 0 5px 0;
	font-size: 12px;
	color: #222;
	text-align: left;
}

#debugMessage p {
	margin: 5px 0;
	padding: 5px 0 5px 50px;
	background: url(../../../images/icons/debug.gif) no-repeat 25px 5px;
	border-bottom: 1px solid #aaa;
}

#debugMessage p strong {
	margin: 0 15px 5px 0;
	display: block;
	float: left;
}