/* @override 
	http://www.44sunsets.org/index.php?css=site/site_css
	http://www.44sunsets.org/?css=site/site_css
	http://www.odysseyhouse.com.au/EE/index.php?css=site/site_css
	http://www.odysseyhouse.com.au/EE/?css=site/site_css
*/

html, body {
	margin: 0;
	padding: 0;
	height: 100%;	/* needed to make sticky footer work */
}

body {
 	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #FBFBFB;
	font-family : Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 0.8125em;
	text-align: center;
	line-height: 20px;
}

/* @group BASE ELEMENTS */

p {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 1.5em;
}

a {
	color: #B8860B;
	background-color: transparent;
	text-decoration: none;
}


a:hover {
/*	color: #EECFA1; */
	color: #FFC34F;	
	background-color: transparent;
}

/*
a:active {
	color: #FFC34F;	
	background-color: transparent;	
}
*/

a img {
	border: 0;
}


ul,
ol {
	margin-top: 0;
	margin-bottom:  1em;
}

/* @end */

/* @group #TOP-INFO-BAR */

#top-info-bar {
	color: #777;
	background-color: #555;
	font-size:  0.85em;
/*	height:  2.5em; */
	line-height:  2.5em;
/*	border-bottom: 1px solid #000; */
	
}

#top-info-bar a {
	color: #AAA;
	background-color: transparent;
	text-decoration: none;
}

#top-info-bar a:hover {
	color: #EECFA1;
	background-color: transparent;
}


#top-info-bar-content {
/*	width:  760px; */
	width: 80%;
	margin:  0 auto;
	text-align: left;
}

/* @end */

/* @group #banner-section */

#banner-section {
	color:  #000;
	background-color: #FFC60A;
	background-image: url(/images/banner-section-bg.gif);
	background-repeat: repeat-x;
	height:  120px;
	border-top: 3px solid #333;
	border-bottom: 1px solid #E96F1E;
}

#banner-section-content {
/*	width:  760px; */
	width: 80%;
	margin:  13px auto 0 auto;
	text-align: left;
	background-image: url(/images/banner_motto.gif);
	background-position: right;
	background-repeat: no-repeat;	
}

/* @end */

/* @group main-nav-bar */

#main-nav-bar {
	color:  #FFF;
	background-color: #F9880E;
	background-image: url(/images/main-nav-bar-bg.gif);
	background-repeat: repeat-x;	
	height:  2em;
	line-height: 2em;
	font-size: 0.85em;
	border-top: 1px solid #FFF072;
/*	border-bottom: 1px solid #E96F1E; */
	border-bottom: 2px solid #E96F1E;
}

#main-nav-bar a {
	display: block;
	height: 1%;		/* hack to make IE/Win fill box for correct a:hover effect */
	color: #FFF;
	background-color: transparent;
	text-decoration: none;
	border-left: 1px solid #FFF072;	
}

#main-nav-bar li.last-item a {
	border-right: 1px solid #E96F1E;		
}


#main-nav-bar #current,
#main-nav-bar a:hover {
/*	color: #EECFA1;
	background-color: transparent; */
/*	color: #FFFFE0; */
	color: #000;
	background-color: #FFAD0F;
}

#main-nav-bar a:active {
	color: #FFFFE0;
	background-color: #FFC34F;		
}


#main-nav-bar-content {
/*	width:  760px; */
	width: 80%;
	margin: 0 auto;
	text-align: left;			
}

#main-nav-bar-content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
}

#main-nav-bar-content ul li {
	margin: 0;
	padding: 0;
	float:  left;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #E96F1E;
}

#main-nav-bar-content ul li.last-item {
	border-right: 1px solid #FFF072;			
}


#main-nav-bar-dropshadow {
	background-image: url(/images/main-nav-bar-dropshadow.gif);
	background-repeat: repeat-x;
	height: 9px;	
}


/* @end */

/* @group main-content-section */


#main-content-section {
	color: #333;
	background-color: transparent;
	padding: 0;
/*	width:  760px; */
	width: 80%;
	margin: 0 auto;
	text-align: left;	
}

#main-content-section-content {
	width:  61%;
	float:  left;
	font-size: 1em;	
	color: #444;
	margin-top: 20px;
	padding:  0px 30px 40px 0;
	background-color: transparent;
	border-right: 1px solid #DDD;	
}

#main-content-section-content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1.2em;
	color: #170C4E;
	padding:  0 2px 1px 2px;
/*	border-top:  1px solid #EEE; */
	border-bottom: 5px solid #EEE;
}


#main-content-section-content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.4em;
/*	color: #999; */
	color: #607B8B;
	padding:  0.5em 0 1px 0;
	margin-bottom:  0.4em;
	border-bottom:  1px solid #EEE;	
}

#main-content-section-content h4 {
	font-size: 0.85em;
	text-transform: uppercase;
	margin: 0;
}


#main-content-section-content img.left-thumb {	

	float: left;

	margin-right: 12px;

	margin-bottom: 6px;

	margin-top: 0.5em;
/*	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE; */

	border-bottom: 1px solid #DDD;

	border-right: 1px solid #DDD;

	padding: 4px;

	color: #000;

	background-color: #FFFFEF;

}



#main-content-section-content img.right-thumb {	

	float: right;

	margin-left: 12px;

	margin-bottom: 6px;

	margin-top: 0.5em;
	border-bottom: 1px solid #DDD;

	border-right: 1px solid #DDD;

	padding: 4px;

	color: #000;

	background-color: #FFFFEF;

}

#main-content-section-content .info-box {
	padding: 10px;
	color: #607B8B;
	background-color: #EFEFEF;
	border: 1px solid #DDE1EF;
	margin: 1.1em 0;
}

#main-content-section-content form {
	margin-top:  2em;
}

#main-content-section-content fieldset {
	border: 3px solid #EEE;
	padding: 15px;
	margin-bottom: 1em;
}

#main-content-section-content legend {
	font-weight: bold;
	color: #AAA;
	background-color: transparent;
}

#main-content-section-content label {
	float:  left;
	width:  100%;
}

#main-content-section-content label span {
	float: left;
	width: 14em;
	margin-right: 1em;
	text-align: right;
}

.half-width {
	width: 50%;
}



#main-content-section-sidebar {
	width: 30%;
	float: right;
	margin-top: 30px;
	padding:  0px 0 20px 0px;
	font-size: 0.85em;
}


#main-content-section-sidebar h2 {
	font-size:  1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0;
    padding-top: 8px;
	color: #170C4E;
	background-color: transparent;

	border-top: 1px dashed #CCC;	
}

#main-content-section-sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}


/* @end */


#non-footer-block {
	position: relative;
	min-height: 100%;
}

* html #non-footer-block {
	height: 100%;
}


#sticky-footer-block {
	position: relative;
/*	margin-top: -11em; */
}


#bottom-info-bar {
	color:  #AAA;
	background-color: #000;
	line-height: 3em;
	height:  3em;
	font-size: 0.85em;
	border-top: 1px solid #888;
	border-bottom: 1px solid #777;	
}

#bottom-info-section {
	border-top: 1px solid #333;
	font-size: 0.85em;
	color: #777;
	background-color: #444;
	line-height: 4em;	
	border-bottom: 1px solid #000;
}

#bottom-info-section a {
	color: #AAA;
	background-color: transparent;
	text-decoration: none;
}

#bottom-info-section a:hover {
	color: #EECFA1;
	background-color: transparent;
}


.clear-float {
	clear: both;
	float: none;
}
