

/* HTML Tag Redefinition */
html, body {
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	padding: 0px;
	margin: 0px;
	background: #f8f8f8 url(http://www.westsidegroup.com.au/themes/westside1/images/page_bg.jpg);
}
img {
	border: 0px
}
/* Page Structure / Navigation */
#page {
	width:1024px;
	margin: auto;
	background-color:#f8f8f8;
	height: auto !important;
	height:100%;
	min-height:100%;
	position:relative;
	background:url(http://www.westsidegroup.com.au/themes/westside1/images/central_columns_bg.jpg) repeat-y top left;
}
#page.sidebar-left {
	background:url(http://www.westsidegroup.com.au/themes/westside1/images/central_left_columns_bg.jpg) repeat-y top left;
}
#page #header {
	position:relative;
	height:100px;
	background: url(http://www.westsidegroup.com.au/themes/westside1/images/header_bg.jpg) repeat-x top left #f8f8f8;
	padding:15px;
}
#page #header #logo {
	color:#f8f8f8;
	font-size:24px;
	line-height: auto;
	padding: 0px;
	margin:0;
	cursor:pointer;
	position:absolute;
	bottom:85px;
	left: 15px;
	width:408px;
	overflow:visible;
}
#page #header #logo a {
	/* customize_header_logo */ color:#ffffff; /* customize_header_logo */
	font: normal bold 24px Arial;
	text-decoration:none;
	color:#000000;
}

#page #header ul.nav-header {
	list-style:none;
	margin:0px;
	float: left; 
	padding:0px;
	z-index:2;
	overflow:visible;
}
#page #header ul.nav-header li {
	float:left;
	padding:2px 0px;
	margin-left:24px;
	margin-bottom: 0px;
	color:#f8f8f8;
	font-size:12px;
	letter-spacing:1.5px;
	margin-top:0px
}
#page #header ul.nav-header li a{
	text-decoration:none;
	color:#ffffff
}
#page #header ul.nav-header li a:hover {
	text-decoration:none;
	color:#d10000
}
#page #header ul.nav-header li.nav-selected {
	font-weight:bold;
}
/*
#page #header #header-area {
	position:relative;
	height:75px;
}
*/
#page #header #header-area {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 980px;
}

#page #homeHeader {
	background: none;
	min-height:192px;
}

#page #homeHeader, #page #pageHeader {
	margin:0;
	padding:0;
	position:relative;
}

#page #central {
	clear:both;
	padding-bottom:30px; /* for footer */
}
#page.no-sidebar {
	background-image: none !important;
	background-color:#f8f8f8;
}
/* body & sidebar */
#page #central #body {
	float:left;
	text-align:justify;
	width:830px;
	padding:15px;
	/* customize_background */ background-color:#ecede8; /* customize_background */
}
#page #central #sidebar {
	float:right;
	width:130px;
	padding:15px 15px 30px 15px;
	background: #000000;
}
#page.sidebar-left #central #sidebar {
	float:left;
	width: 130px
}
#page.sidebar-left #central #body {
	float:right;
	width: 830px;
	padding: 15px;
}
#page.no-sidebar #body {
	float: none !important;
	width: auto !important
}
#page #central #sidebar p {
	line-height:24px
}
#page #central #sidebar ul.nav {
	list-style:none;
	margin-left:0px;
	padding:0px;
	padding-left:0;
	font-size:13px;
}
#page #central #sidebar ul.nav li {
	margin-bottom:10px;
}
#page #central #sidebar ul.nav a {
	text-decoration:none;
	color:#ffffff
}
#page #central #sidebar ul.nav a.nav-selected {
	font-weight: bold
}
#page #central #sidebar ul.nav a:hover {
	text-decoration:none;
	color:#d10000
}
#page #central #sidebar ul.nav ul {
	list-style:none;
	margin-left:5px;
	padding:0px;
	margin-top:10px;
}
#page #central #sidebar ul.nav ul li {
	padding-left: 5px;
	margin: 0;
	border-left: 1px solid #000000;
}
#page #central #sidebar ul.nav ul li ul li {
	list-style:square inside;
	padding-left:0;
}
#page #central #sidebar ul.nav ul li ul li {
	border:none;
}
#page #footer {
	height:10px;
	line-height:10px;
	background:url(http://www.westsidegroup.com.au/themes/westside1/images/footer_bg.jpg) repeat-x;
	clear:both;
	color:#f8f8f8;
	font-size:10px;
	text-align:left;
	padding:10px 10px 10px 10px;
	position:absolute;
	bottom:0;
	width:98%;
}
#page #footer a {
	color:#f8f8f8;
	text-decoration:none;
}

span.sign-in {margin-left: 10px;}
#page #footer span.powered-by { float:right; margin-right:10px;}


/* MISC STYLES & SHORTCUTS */
div.code {
	border: 1px solid #ddd;
	background: #eee;
	padding: 10px
}
div.spacer, div.ccm-spacer {
	clear:both;
	font-size:1px;
	line-height:1px
}
.noTopSpace {
	margin-top:0px;
	padding-top:0px
}

/* customize_miscellaneous */  /* customize_miscellaneous */