/* @override http://www.7perth.com.au/css/7perth.css */

/* @group Panels */

body {
	background-color: #000;
}

#container {
	position: relative;
	width: 760px;
	margin: 0 auto 20px auto;
	background-color: #fff;
}

#banner {
	position: relative;
	height: 148px;
	background-color: #fff;
	background-image: url(../upload/template/7perth/banner.jpg);
	background-repeat: no-repeat;
}

#banner h1 {
	text-indent: -1000em;
	margin: 0;
	padding: 0;
	line-height: 1;
}

#main {
	position: relative;
	overflow: hidden;
	height: 100%;
}

#content {
	position: relative;
	min-height: 200px;
	float: left;
	padding: 30px 30px;
	padding-bottom: 2400px;
	margin-bottom: -2370px;
	margin-right: -6px;	width: 530px;
}

#footer {
	padding: 20px 30px;
	width: 700px;
	background-color: #fff;
	background-image: url(../upload/template/7perth/footer.jpg);
	background-repeat: no-repeat;}

#header {
	padding: 20px 30px;
	width: 700px;
	background-color: #e1e1e1;
}

#sidebar-left {
	padding: 10px 15px 5000px 15px;
	width: 130px;
	margin-bottom: -4900px;
}

#content {
	width: 560px;
	padding: 10px 10px 5000px 10px;
	margin-bottom: -4900px;
}

#content a:hover {
}

/* @end */

/* @group Sidebar Left */

#sidebar-left {
	float: left;	width: 140px;
	padding: 0 17px;
	padding-bottom: 10000px;
	margin-bottom: -9970px;
}

#sidebar-left .item {
	margin-bottom: 20px;
}

/* @end */

/* @group Fonts */

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

p {
	font-size: 1.1em;
	line-height: 1.4;
	margin-bottom: 0.7em;
}

h1 {
	font-size: 2.0em;
	margin-bottom: 0.4em;
	color: #D60201;
	font-weight: normal;
	line-height: 1.4;
}

h2 {
	font-size: 1.6em;
	margin-bottom: 0.6em;
	color: #AF0000;
	font-weight: normal;
	line-height: 1.4;
}

h3 {
	font-size: 1.2em;
	margin-bottom: 0.6em;
	line-height: 1.4;
	
}

h4 {
	font-size: 1.1em;
	margin-bottom: 0.6em;
	font-weight: bold;
	line-height: 1.4;
}

h5 {
	font-size: 1.0em;
	margin-bottom: 0.6em;
	font-weight: bold;
	line-height: 1.4;
}

h6 {
	font-size: 1.0em;
	margin-bottom: 0.6em;
	line-height: 1.4;
}

#content pre {
	font-size: 1.1em;
	font-family: "Courier New", Courier, mono;
	line-height: 1.4;
	margin-bottom: 0.5em;
}

#content blockquote {
	font-size: 1.1em;
	font-family: "Courier New", Courier, mono;
	line-height: 1.4;
	padding: 2em 0 2em 2em;
	margin-bottom: 1em;
	background-color: #fefdd3;
}

#content blockquote blockquote {
	font-size: 1em;	
	margin-bottom: 0;
	padding: 0.5em 0 0.5em 2em;
}

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

#content ol {
	list-style-type: decimal;
}

li {
	font-size: 1.1em;
}

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

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/* @end */

/* @group Navlist */

.navigation {
	margin-top: 1px;
}

.navigation li {
	margin-bottom: 1px;
}

.navigation a {
	display: block;
	background-color: #ccc;
	padding: 7px;
	text-decoration: none;
	color: #333;
	line-height: 1.5;
}

.navigation li li a {
	padding: 5px 5px 5px 18px;
	background-color: #dedede;
}

.navigation a:hover {
	color: #fff;
	background-color: #f68122;
}

.navigation li li a:hover {
	color: #fff;
	background-color: #f6c707;
}

.navigation .selected>a {
	font-weight: bold;
	background-color: #aaa;
	color: #fff;
}


/* @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 Newslist */

.newslist .item {
	position: relative;
	overflow: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.newslist .date {
	display: inline;
	padding: 3px;
	background-color: #999;
}

.newslist .item .image {
	float: right;
}

.newslist h2 {
	margin-top: 10px;
}

.newslist h2 a {
	font-size: 1.1em;
	text-decoration: none;
	color: #D60201;
}

/* @end */

/* @group Search */

#search {
	display: block;
	padding: 3px 10px;
	margin: 0 17px;
	z-index: 5;
	background-color: #efefef;
	text-align: right;
}

#search p {
	padding: 0;
	margin: 0;
}

#content #searchresults li {
        padding-bottom: 2em;
}

#content #searchresults li p.title {
        font-size: 1.2em;
        padding: 0 0 0.4em 0;
        margin: 0;
}

#content #searchresults li p.description {
        padding: 0 0 0.4em 0;
        margin: 0;
}

#content #searchresults li p.date {
        font-size: 0.9em;
        padding: 0;
        margin: 0;
}
/* @end */

/* @group Tables */

td {
	vertical-align: top;
	padding: 0 5px 5px 0;
}

/* @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 */

#content #springform {
	margin: 2em 0;

}