/*@override http://doral.millstream.com.au/css/spring.custom.css
@group Templates*/
HTML
{
	height: 100%;
	overflow: hidden;
}
BODY
{
	height: 100%;
}
#floatright
{
	float: right;
}
#container
{
	height: 100%;
	position: relative;
	width: 800px;
	margin: 0 auto;
/*bord

er-left: 1px solid #ccc;
border-right: 1px solid #ccc;*/
}
#banner
{
	position: absolute;
	bottom: 0;
	height: 115px;
	width: 100%;
	z-index: 1000;
}
#main
{
	position: absolute;
	top: 0;
	bottom: 95px;
	left: 0;
	right: 0;
	overflow: auto;
	padding: 20px 42px;
	margin-top: 60px;
}
#content
{
	padding: 0 0 20px;
	margin: 0;
}
#featureimage
{
	position: absolute;
	right: 0;
}
#panel1.column
{
	padding-right: 370px;
}
/*@end*/
BODY
{
	font-family: arial, sans-serif;
	background-image: url(../upload/template/doral/drop-shadow.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #C0C0C0;
	color: #919295;
}
HR
{
	border: 0;
	background-color: #848589;
	height: 1px;
}
#container
{
	background-color: #FFF;
	margin-top: 0;
	margin-bottom: 0;
}
#banner
{
	background-color: #F99B20;
	height: 25px;
	width: 760px;
	padding: 70px 0 0 40px;
	background-image: url(../upload/template/doral/doral-logo.gif);
	background-repeat: no-repeat;
	background-position: 560px 10px;
	color: #FFF;
}
#banner A
{
	color: #FFF;
}
#footer
{
	height: 60px;
	font-size: 1.1em;
	background-color: #F99B20;
	color: #FFF;
	background-image: url(../upload/template/doral/doral-logo.gif);
	background-repeat: no-repeat;
	background-position: 560px 10px;
}
#footer A
{
	color: #FFF;
	text-decoration: none;
}
#footer #div
{
/*position: absolute;*/
	bottom: 20px;
}
#header
{
	background-color: #E1E1E1;
}
#sidebar-right
{
	background-color: #F1F1F1;
}
#sidebar-left
{
	background-color: #F1F1F1;
}
#content A
{
	font-weight: bold;
	color: #919295;
	text-decoration: none;
}
#content A:hover
{
	color: #F99B20;
}
/*@group Fonts*/
H1, H2, H3, H4, H5, H6
{
	font-weight: bold;
}
H1
{
	color: #919295;
	line-height: 1.4;
}
H2
{
	color: #F99B20;
	line-height: 1.4;
}
H3
{
	color: #919295;
	line-height: 1.4;
}
H4
{
	color: #919295;
	line-height: 1.4;
	font-style: italic;
}
H5
{
	color: #919295;
	line-height: 1.4;
}
H6
{
	color: #919295;
	line-height: 1.4;
}
/*@end
@group Fonts2*/
#content P, .sidebar P
{
	font-size: 1.1em;
	line-height: 1.4;
	margin-bottom: 0.7em;
}
#content H1, .sidebar H1
{
	font-size: 2.9em;
	margin-bottom: 0.4em;
}
#content H2, .sidebar H2
{
	font-size: 2.5em;
	margin-bottom: 0.6em;
}
#content H3, .sidebar H3
{
	font-size: 1.8em;
	margin-bottom: 0.6em;
}
#content H4, .sidebar H4
{
	font-size: 1.5em;
	margin-bottom: 0.6em;
	font-weight: bold;
}
#content H5, .sidebar H5
{
	font-size: 1em;
	margin-bottom: 0.6em;
	font-weight: bold;
}
#content H6, .sidebar H6
{
	font-size: 1em;
	margin-bottom: 0.6em;
}
#content BLOCKQUOTE
{
	color: #919295;
	font-style: italic;
	font-size: 1.3em;
	font-weight: bold;
	font-family: arial, sans-serif;
	background-color: transparent;
	padding: 1em 2.5em;
}
#content .encapsulatedbox
{
	font-family: arial, sans-serif;
	line-height: 1.4;
	padding: 2em 0 2em 2em;
	margin: 1em 5em;
	background-color: #E2E2E2;
}
#content UL, #content OL
{
	padding: 1em 5em;
	font-size: 1.1em;
	list-style-type: disc;
}
#content LI UL
{
	font-size: 1em;
	list-style-type: circle;
}
/*@group Navlist0*/
.depth-0
{
	position: absolute;
	top: 0;
	margin-top: 0;
	background-image: url(../upload/template/doral/navcutaway.gif);
	background-repeat: no-repeat;
	background-color: #F99B20;
	width: 740px;
}
.depth-0 LI
{
	padding: 6px 0 0;
}
.depth-0 A
{
	border-right: 1px solid #FFF;
	padding: 0 1.3em 0.1em;
	color: #FFF;
	font-size: 1.2em;
}
.depth-1
{
	position: absolute;
	top: 30px;
	left: 30px;
}
.depth-1 LI
{
	position: relative;
	float: left;
	display: block;
	z-index: 100;
	margin-right: 1px;
}
.depth-1 A
{
	position: relative;
	display: block;
	float: left;
	padding: 0 1.3em 0.1em;
	text-decoration: none;
	z-index: 100;
	border-right: 1px solid #C0C0C0;
	font-size: 1.2em;
}
/*@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*/
