/* @override http://framl.co.uk.millstream.com.au/css/framl.custom.css */

body {
	background-color: #292929;
	color: black;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
}

#container {
	background-color: #ccc4b3;
	width: 770px;
	margin: 60px auto;
}

#header {
		background-image: url(../upload/template/framl/header-001.png);
		background-repeat: no-repeat;
		/*text-indent: -1000em;*/
		height:  141px;
		width: 770px;
		padding: 0;
}

#header a {
	display: block;
	width: 300px;
	height: 115px;
	text-indent: -1000em;
}

#banner {
	background-image: url(/utils/randomimage.php?dir=/upload/template/framl/banners/);
	padding: 0;
	height: 135px;
}

#footer {
	width: 770px;
	background-color: #292929;
	color: #a8a8a8;
	font-weight: bold;
	padding: 20px 0;
}

#footer a {
	color: #a8a8a8;
}

#header {
	background-color: #e1e1e1;
}

#sidebar-right {
	background-color: #7a7874;
	width: 155px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

#sidebar-left {
	background-color: #595959;
	width: 155px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	background-image: url(/utils/randomimage.php?dir=../upload/template/framl/sidebar/);
	background-repeat: no-repeat;
}

#content.narrower {
	width: 400px;
	overflow: visible;
}

#content a:hover {
}

#content img {
	border-color: #e5e0d3;
	border-style: solid;
}

#search {
	position: absolute;
	right: 0;
	bottom: 12px;
	padding: 15px 0 0 0;
	z-index: 5;
}

/* @group Fonts */

#content h1 {
	color: #000;
	line-height: 1.4;
	font-size: 2.4em;
}

#content h2 {
	color: #000;
	line-height: 1.4;
	font-weight: bold;
	clear: left;
}

#content h3 {
	color: #000;
	line-height: 1.4;
	font-weight: bold;
}

#content h4 {
	color: #000;
	line-height: 1.4;
}

#content h5 {
	color: #000;
	line-height: 1.4;
}

#content h6 {
	color: #000;
	line-height: 1.4;
}

#content img {
	clear: right;
	margin-top: 10px;
}

#content hr {
	clear: both;
	margin: 5px 0;
	visibility: hidden;	
}

/* @end */

/* @group Navlist */

#navlist {
	position: absolute;
	top: 115px;
	background-color: #ccc;
	padding: 0;
	width: 770px;
	margin: 0;
}

#navlist .depth-1 li.selected a {
	background-color: #ba0101;
}

#navlist ul {
	background-color: #ba0101;
	width: 154px;
}

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

#navlist li {
	margin: 0;
}

#navlist a {
	color: #fff;
	background-color: #ba0101;
	width: 153px;
	padding: 8px 0;
	text-align: center;
	border-left: 1px solid #fff;
}

#navlist .d1p1 a {
	border-left: 1px solid #ba0101;
}

#navlist a:hover, #navlist li.d1:hover, #navlist li.d2:hover {
	background-color: #ada07e;
	background-image: none;
}

#navlist li li {
	background-image: none;
	
}

#navlist li li a {
	color: #000;
	border: none;
	width: 154px;
}

#navlist li li:hover a {
	background-color: #7d0202;
	color: #fff;
}

#navlist li li ul {
}

#navlist li li li:hover a {
	background-color: #7d0202;
}

/* @end */

/* @group Slideshow */

#content #controls #crossfader-previous {
	height: 9px;
	padding: 4px 22px;
	background-image: url(../upload/template/spring/previous-001.png);
	background-repeat: no-repeat;
	background-position: center left;
	color: #aaa;
}

#content #controls #crossfader-next {
	height: 9px;
	padding: 4px 22px;
	background-image: url(../upload/template/spring/next-001.png);
	background-repeat: no-repeat;
	background-position: center right;
	color: #aaa;
}

/* @end */

/* @group Latest News */

#latestnews h1 {
	background-color: #595959;
	color: #fff;
	font-size: 1.2em;
	padding: 12px 10px;
}

#latestnews h2 {
	font-size: 1.1em;
	font-weight: bold;
}

#latestnews .item {
	padding: 6px 10px 0 10px;
	color: #fff;
	margin-bottom: 0;
}

#latestnews .item a {
	color: #fff;
	text-decoration: none;
}

#latestnews .item a.more {
	font-weight: bold;
}

/* @end */
