/* @override http://harleygroup.millstream.com.au/css/harley.css */

/* @group Fonts */

body {
	font-size: 62.5%;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #333;
	color: #fff;
}

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

#content .column2 p {
	font-size: 1.2em;
	margin-bottom: 1em;
	line-height: 1.4;
}


ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

.column3 ul {
	margin: 0 0 0 3em;
}

li {
	font-size: 1.2em;
	margin-bottom: 1em;
	line-height: 1.7em;
}

li li, li p {
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6 {
	color: #f1ad02;
	font-weight: bold;
}

#content h1 {
	font-size: 1.6em;
	margin-bottom: 0.6em;
}

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

#content h3 {
	font-size: 1.3em;
	margin-bottom: 0.6em;
}

#content h4 {
	font-size: 1.2em;
	margin-bottom: 0.6em;
}

#content h5 {
	font-size: 0.9em;
	margin-bottom: 0.6em;
}

#content h6 {
	font-size: 0.8em;
	margin-bottom: 0.6em;
}

a img {
	border: none;
}

a {
	color: #ffca23;
}

/* @end */

/* @group Panels */

#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding-bottom: 140px;
	background-image: url(/upload/template/harley/background-001.png);
	background-repeat: repeat-x;
	background-color: #5c7b8e;
	min-height: 500px;
	overflow: hidden;
}

.banner {
	position: absolute;
	top: 19px;
	background-color: #B2B6B9;
	background-image: url(/upload/template/harley/banner-001.jpg);
	background-repeat: no-repeat;
	height: 127px;
	width: 960px;
}

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

.banner #banner {
	position: absolute;
	top: 5px;
}

#content {
	margin-bottom: 180px;
	padding-left: 20px;
}

#footer {
	height: 130px;
}

#main {
	position: relative;
	top: 275px;
	width: 960px;
	z-index: 50;
}

#wrapper {
	padding-left: 260px;
	padding-right: 20px;
}

hr {
	margin: 1em 0;
	height: 1px;
	border: none;
	background-color: #fff;
	clear: both;
}

/* @end */

/* @group Navigation */

/* Initialise drop down menus */

#navlist {
	position: absolute;
	top: 147px;
	right: 0;
	list-style-type: none;
	z-index: 100;
}

#navlist .d1 {
	float: left;
}

#navlist ul {
	display: none;
	list-style-type: none;
}

#navlist li:hover>ul {
	display: block;
	position: absolute;
	left: 10px;
	top: 21px;
}

#navlist li.p7:hover>ul, #navlist li.p8:hover>ul {
	display: block;
	position: absolute;
	left: -100px;
	top: 21px;
}

/* Set default styles for all levels */

#navlist li {
	position: relative;
	margin: 0;
	width: 80px;
	text-align: center;
	line-height: 1;
}

#navlist a {
	position: relative;
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 10px;
}

/* Start customizing for each level */

/* Set top level styles */

#navlist .selected a, #navlist a:hover {
	background-image: url(/upload/template/harley/button-nav-001.png);
	background-repeat: no-repeat;
}

#navlist>li:hover {
	background-image: url(/upload/template/harley/button-nav-001.png);
	background-repeat: no-repeat;
	height: 19px;
}

#navlist a:hover {
	z-index: 100;
}

#navlist li a {
	padding: 4px 0 19px 0;
	z-index: 90;
}

/* Stop top level styles inheriting */

#navlist .selected .d2 a {
	background-image: none;
}

/* Set sub level styles */

#navlist  ul {
	background-image: url(/upload/template/harley/background-nav-001.png);
	background-position: left bottom;
	padding-bottom: 10px;
	padding-top: 15px;
	z-index: 1;
}

#navlist ul li {
	margin-top: 1px;
	margin-bottom: 0;
	width: 186px;
	float: left;
	text-align: left;
}

#navlist ul li a {
	margin: 0;
	display: block;
	line-height: 1em;
	padding: 4px 10px 6px 30px;
	z-index: 100;
}

#navlist .d1 .selected a, #navlist .d2 a:hover {
	background-image: url(/upload/template/harley/button-nav-002.png);
	background-repeat: no-repeat;
	background-position: 20px 2px;
}

/* @end */

/* @group Navigation 2 */

.navigation.depth-2 {
	top: 0;
	left: 0;
	list-style-type: none;
	width: 220px;
	padding: 20px 0 20px 36px;
	background-image: url(/upload/template/harley/background-sidenav-001.png);
	background-repeat: repeat-y;
	background-position: 50px 0;
}

.navigation.depth-2 li {
	line-height: 1;
	margin-bottom: 0;
}

.navigation.depth-2 a {
	display: block;
	color: #ffca23;
	text-decoration: none;
	font-size: 0.9em;
	background-image: url(/upload/template/harley/background-sidenav-003.png);
	background-repeat: no-repeat;
	padding: 5px 10px 5px 40px;
	background-position: left center;
}

.navigation.depth-2 .selected a, .navigation.depth-2 a:hover {
	background-image: url(/upload/template/harley/background-sidenav-002.png);
}

/* @end */

/* @group Banners */

#pagebanner {
	position: absolute;
	top: 222px;
	left: 20px;
	height: 53px;
	border-bottom: 1px solid #8B99A3;
	width: 920px;
}

/* @end */

/* @group Forms */

form {
	border: 1px solid #5c7b8e;
	width: 45em;
	padding: 2em;
}

form p {
	border-top: 1px solid #95afbf;
	padding-top: 1em;
}

form label {
	width: 14em;
	float: left;
}

/* @end */

/* @group Grid */

.row {
	overflow: hidden;
}

.column {
	float: left;
	padding: 20px 0 10000px 0;
	margin-bottom: -10000px;
}

.column2 img {
	padding: 0 10px 10px 0;
}

.layout1 .column3 {
	width: 660px;
	margin-left: 255px;
}

.layout3 .column2 {
	width: 225px;
	margin-left: 255px;
	padding-right: 20px;
	color: #f4901d;
}

.layout3 .column3 {
	width: 420px;
}

.layout5 .column1 {
	padding-top: 0;
	width: 255px;
}

.layout5 .column3 {
	width: 660px;
}

.layout7 .column1 {
	padding-top: 0;
	width: 255px;
}

.layout7 .column2 {
	width: 225px;
	padding-right: 20px;
	color: #f4901d;
}

.layout7 .column3 {
	width: 420px;
}

/* @end */