/* @override 
	http://spring.millstream.com.au/css/spring.css
	http://westernladders.millstream.com.au/css/westernladders.css
*/

/* @group Reset Styles */

/* Reset all styles to be consistant cross platform */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;}
/* remember to define focus styles! */
:focus {	outline: 0;}
body {	line-height: 1;	color: black;	background: white;}
ol, ul {	list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: separate;	border-spacing: 0;}
caption, th, td {	text-align: left;	font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {	content: "";}
blockquote, q {	quotes: "" "";}

/* @end */

/* @group Fonts */

body {
	font-size: 62.5%;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#content p, .sidebar p {
	font-size: 1.1em;
	line-height: 1.4;
	margin-bottom: 0.7em;
}

#content h1, .sidebar h1 {
	font-size: 1.8em;
	margin-bottom: 0.4em;
}

#content h2, .sidebar h2 {
	font-size: 1.4em;
	margin-bottom: 0.6em;
}

#content h3, .sidebar h3 {
	font-size: 1.2em;
	margin-bottom: 0.6em;
}

#content h4, .sidebar h4 {
	font-size: 1.1em;
	margin-bottom: 0.6em;
	font-weight: bold;
}

#content h5, .sidebar h5 {
	font-size: 1.0em;
	margin-bottom: 0.6em;
	font-weight: bold;
}

#content h6, .sidebar h6 {
	font-size: 1.0em;
	margin-bottom: 0.6em;
}

#content ul, #content ol {
	padding: 1em 3em;
	list-style-type: disc;
	line-height: 1.4;
}

#content blockquote, #content blockquote {
	padding: 1em 3em;
	line-height: 1.4;
}

#content a {
	color: #8d1717;
	text-decoration: none;
}

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

/* @end */

/* @group Panels */

body {
	background-image: url(../upload/template/westernladders/body-background-001.png);
	background-position: center top;
}

#container {
	position: relative;
	width: 660px;
	margin: 0 auto 50px auto;
	padding-top: 47px;
	background-image: url(../upload/template/westernladders/banner-001.jpg);
	background-repeat: no-repeat;
}

#banner {
	position: relative;
	height: 76px;
	background-image: url(../upload/template/westernladders/banner-002.png);
	background-repeat: no-repeat;
}

#banner h1 {
	text-indent: -1000em;
}

#main {
	position: relative;
}

#content {
	position: absolute;
	top: 0;
	left: 196px;
	min-height: 350px;
	width: 464px;
	/*background-color: #c8bfb3;*/
	padding: 15px 0;
	background-image: url(../upload/template/westernladders/content-background-001.png);
	background-position: bottom left;
}

#text {
	padding: 30px;
	width: 404px;
}

#search {
	width: 155px;
	text-align: right;
	padding: 15px;
}

#search .field {
	border: 1px solid #cac8c7;
	width: 155px;
	margin-bottom: 10px;
}

/* @end */


/* @group Sidebar Left */

#sidebar-left {
	position: absolute;
	top: 0;
	left: 0;
	width: 185px;
}

#sidebar-left .item {
	width: 155px;
	text-align: right;
	padding: 15px;
}

#sidebar-left .item li {
	padding-bottom: 10px;	
}

#sidebar-left a {
	color: #000;
}

/* @end */

/* @group Navlist */

#navlist {
	display: block;
	padding: 15px 15px 40px 15px;
	width: 155px;
	background-image: url(../upload/template/westernladders/navigation-background-001.png);
	background-position: bottom left;
	z-index: 1000;
}

#navlist .d1 a {
	border-bottom: 1px solid #c8bfb3;
	display: block;
	padding: 8px 0;
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	font-size: 1.2em;
	height: 1.6em;
}

#navlist .d2 a {
	border-bottom: 1px solid #c8bfb3;
	display: block;
	padding: 8px 0 8px 16px;
	text-decoration: none;
	color: #000;
	text-transform: none;
	font-size: 1.2em;
}

#navlist .selected>a {
	color: #8d1717;
}

#navlist #folder-home {
	background-image: url(../upload/template/westernladders/navigation/nav-home.png);
	background-position: center left;
	background-repeat: no-repeat;
	text-indent: -1000em;
}

#navlist #folder-about {
	background-image: url(../upload/template/westernladders/navigation/nav-about.png);
	background-position: center left;
	background-repeat: no-repeat;
	text-indent: -1000em;
}

#navlist #folder-timber-ladders {
	background-image: url(../upload/template/westernladders/navigation/nav-timber-ladders.png);
	background-position: center left;
	background-repeat: no-repeat;
	text-indent: -1000em;
}

#navlist #folder-fibreglass-ladders {
	background-image: url(../upload/template/westernladders/navigation/nav-fibreglass-ladders.png);
	background-position: center left;
	background-repeat: no-repeat;
	text-indent: -1000em;
}

#navlist #folder-western-timbers {
	background-image: url(../upload/template/westernladders/navigation/nav-western-timbers.png);
	background-position: center left;
	background-repeat: no-repeat;
	text-indent: -1000em;
}

#navlist #folder-employment-opportunities {
	background-image: url(../upload/template/westernladders/navigation/nav-employment-opportunities.png);
	background-position: center left;
	background-repeat: no-repeat;
	text-indent: -1000em;
	height: 3em;
}

#navlist .selected #folder-home {
	background-image: url(../upload/template/westernladders/navigation/nav-home-selected.png);
}

#navlist .selected #folder-about {
	background-image: url(../upload/template/westernladders/navigation/nav-about-selected.png);
}

#navlist .selected #folder-timber-ladders {
	background-image: url(../upload/template/westernladders/navigation/nav-timber-ladders-selected.png);
}

#navlist .selected #folder-fibreglass-ladders {
	background-image: url(../upload/template/westernladders/navigation/nav-fibreglass-ladders-selected.png);
}

#navlist .selected #folder-western-timbers {
	background-image: url(../upload/template/westernladders/navigation/nav-western-timbers-selected.png);
}

#navlist .selected #folder-employment-opportunities {
	background-image: url(../upload/template/westernladders/navigation/nav-employment-opportunities-selected.png);
}/* @end */

/* @group Gallery */

#content ul.gallery {
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	margin-left: -15px;
}

#content ul.gallery li {
	float: left;
	padding: 5px 0 10px 15px;	
}

#content ul.gallery li.column1 {
	/*padding-left: 0;*/	
}

/* @end */
