/* @override http://whinnen.millstream.com.au/css/whinnen.custom.css */

body {
	background-image: url(../upload/template/whinnen/body-background-002.png);
	background-repeat: repeat-x;
	background-color: #333;
}

/* @group Fonts */

body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

#content p {
	font-size: 1.2em;
	margin-bottom: 0.8em;
	line-height: 1.6em;
}

#content ul {
	font-size: 12px;
}

#content li {
	margin-left: 1em;
	margin-bottom: 8px;
	line-height: 16px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 0.7em;
	color: #a7ac6c;
	line-height: 1.8;
}

#content h1 {
	color: #e4eb96;
}

#content a:link {
color: #a57f42;
}

#content a:visited {
color: #FFFFFF;
}

#content a:hover {
color: #cccccc;
background-color: #6C593B;
text-decoration: none;
}  

#content a:active {
color: #6C593B;
}

/* @end */

#container {
	position: relative;
	width: 800px;
	margin: 0 auto;
}

#banner {

	height: 245px;
}

#banner h1 {
	margin: 0 auto;
	background-image: url(../upload/template/whinnen/logo-002.png);
	width: 400px;
	height: 200px;
	text-indent: -1000em;
}

#main {
	margin: 0 auto;
	min-height: 600px;
}

#content {
	width: 560px;
}

/* @group Footer */

#footer {
	position: absolute;
	top: 20px;
	left: 0;
}

#footer a {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 1.2em;
	color: #666;
	padding: 5px 5px 4px 15px;
}

#footer a:hover {
	color: #bb0000;
}

#footer a#home {
	background-image: url(../upload/template/whinnen/icon-home-001.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#footer a#contact {
	background-image: url(../upload/template/whinnen/icon-contact-001.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* @end */

/* @group Sidebar */

#sidebar-right {
	position: absolute;
	top: 20px;
	left: 620px;
	width: 160px;
}

#sidebar-right h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 0.7em;
	padding-top: 180px;
	color: #a7ac6c;
	line-height: 1.8;
	font-size: 1.6em;
	background-image: url(/utils/randomimage.php?dir=/upload/template/whinnen/sidebar/);
	background-repeat: no-repeat;
}

/* @end */

/* @group Form */

form {
	background-color: #444;
	border: 1px solid #ccc;
	padding: 10px;
	overflow: hidden;
}

#download {
	float: left;
	padding: 3px 8px;
	border: 4px solid #bb0000;
	background-color: #861818;
}

#download a {
	color: #fff;
}

.offstate-button {
	display: none;
}

.onstate-button {
	display: block;
}

/* @end */

/* @group News */

#latestnews .date {
	color: #fff;
	text-transform: uppercase;
}

#latestnews h3 a.itemlink {
	display: block;
	font-size: 22px;
	font-weight: normal;
	color: #c8ce83;
	text-decoration: none;
	background-color: transparent;
	padding: 5px 0 0 0;
}

#latestnews a.itemlink {
	font-size: 12px;
	color: #999;
	background-color: #222;
	padding: 3px 5px;
	text-decoration: none;
	margin-bottom: 10px;
}

#latestnews .item {
	margin-bottom: 20px;
	border-top: 1px solid #222;
	padding-top: 10px;
}

/* @end */

/* @group Navlist */

#navlist {
	position: absolute;
	top: 225px;
	z-index: 1;
	list-style-type: none;
	height: 46px;
	width: 800px;
	z-index: 50;
}

#navlist.depth-0 li {
	float: left;
}

#navlist>li {
	background-image: url(../upload/template/whinnen/button-background-001.png);
	background-position: left top;
	padding-left: 10px;
	margin: 0 2px;
}

#navlist>li>a {
	display: block;
	background-image: url(../upload/template/whinnen/button-background-001.png);
	background-position: right top;
	height: 14px;
	padding: 15px 15px 15px 5px;
	color: #350404;
	text-decoration: none;
	text-transform: uppercase;
	font: 11px Georgia, "Times New Roman", Times, serif;
}

#navlist ul {
	display: none;
}

#navlist li:hover>ul {
	display: block;
	position: absolute;
	left: 0px;
	top: 44px;
	border-left: 5px solid #951b1b;
	border-top: 5px solid #333;
}

#navlist li.last:hover>ul {
	right: 0;
	left: auto;
}

#navlist>li.selected a {
	color: #fff;
}

#navlist  ul {
	list-style-type: none;
	background-color: #951b1b;
	width: 255px;
	border-bottom: 5px solid #951b1b;
}

#navlist li {
	position: relative;
	display: block;
	z-index: 100;
}

#navlist a {
	position: relative;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	letter-spacing: 0;
	padding: 9px 10px 9px 10px;
	text-decoration: none;
	z-index: 100;
	text-transform: uppercase;
	font: 11px Georgia, "Times New Roman", Times, serif;
}

#navlist a:hover {
	color: #e4eb96;
}

#navlist #folderidcontact-us {
	border: none;
}

#navlist li li:hover a {
	
}

#navlist li li {
	margin-bottom: 0;
	float: left;
	text-align: left;
	border: none;
	border-bottom: 1px solid #bb0000;
	border-right: 5px solid #951b1b;
}

#navlist li li a {
	margin: 0;
	display: block;
	color: #fff;
	width: 230px;
}

/* @end */
