/***************************************************************************

Stylesheet for the Koala Preservation Society (NSW) web site
www.koalahospital.org.au
Copyright (C) 2007

By Chris McIntosh
Chris McIntosh Design
www.chrismcintoshdesign.com

***************************************************************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #BED3C7;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 1.7em;
	font-weight: normal;
	color: #5C8F77;
}
h2 {
	font-size: 1.4em;
	color: #E19244;
	font-weight: bold;


}
h3 {
	background-color: #EDBE90;
	font-size: 1.2em;
	font-weight: bold;
	color: #B8620C;
	padding: 0.1em 120px 0.1em 0.3em;
	background-image: url(/pix/bg_headingGrad2.jpg);
	background-repeat: repeat-y;
	background-position: right top;




}

a {

}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #e16500;
}

/*========================================================================*/

#deepLinks 
{
	font-size: 0.7em;
	font-weight: bold;
	text-align: left;
	padding-bottom: 3px;
	padding-left: 30px;
	margin-top: 2px;
}

#layoutTable {
	width: 100%;
	height: 100%;
}
#marginLeft {
	background-image: url(/pix/bg_marginLeft.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
#marginRight {
	background-image: url(/pix/bg_marginRight.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}
#centrePanel {
	background-color: #FFFFFF;
	width: 80%;
	text-align: center;
	vertical-align: top;
}
#branding {
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 3.5em;
	padding-left: 25px;
	padding-bottom: 0px;
}

#layoutTable2 
{
	width: 100%;
}

#flashPanelTop {
	background-color: #657F74;
	margin: 0px;
	padding: 0px;
	background-image: url(/pix/bg_topPanel.gif);
	background-repeat: repeat;
	background-position: top;
}

#mainPanel {
	padding-right: 3.5em;
	padding-left: 3.5em;
	vertical-align: top;
}

#navPanel {
	text-align: left;
	vertical-align: top;
	padding-left: 35px;
	width: 130px;
}
#navPanel ul {
	font-size: 0.9em;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navPanel ul li {
	white-space: nowrap;
	margin: 0px;
	padding: 0px 0px 0.4em;
}

#navPanel ul li ul {
	font-size: 0.8em;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 12px;
}
#navPanel ul li ul li {
	white-space: nowrap;
	margin: 0px;
	padding: 0px 0px 0.2em;
}

#navPanel a {
	font-weight: bold;
}
#navPanel a:link {
	color: #B0B0B0;
	text-decoration: none;
}
#navPanel a:visited {
	color: #b0b0b0;
	text-decoration: none;
}
#navPanel a:active {
	color: #e16500;
	text-decoration: none;
}
#navPanel a:hover {
	text-decoration: underline;
	color: #e16500;
}
	
#contentArea {
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}
	
#footerMenu {
	font-size: 0.8em;
	color: #5C8F77;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5c8f77;
	padding-top: 1.5em;
	font-weight: bold;

}
#footerMenu a {


}
#footerMenu a:link {
	text-decoration: none;
	color: #5c8f77;
}
#footerMenu a:visited {
	text-decoration: none;
}
#footerMenu a:active {
	text-decoration: none;
	color: #e16500;
}
#footerMenu a:hover {
	text-decoration: underline;
	color: #e16500;
}
	
#footer {
	font-size: 0.7em;
	color: #a7a7a7;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}
#footer a {

}
#footer a:link {
	text-decoration: none;
	color: #a7a7a7;
}
#footer a:visited {
	text-decoration: none;
	color: #a7a7a7;
}
#footer a:active {
	text-decoration: none;
	color: #e16500;
}
#footer a:hover {
	text-decoration: underline;
	color: #e16500;
}

/*========================================================================*/

.smaller {
	font-size: 0.9em;
	color: #999999;

}

.sectionHighlight 
{
	border: solid 2px #667F74;
	padding: 3px;
	background-color: #F7DCC1;
	text-align:left;
	font-weight: bold;
	font-size: 0.8em;
}

.sectionHighlight1
{
	padding: 6px;
	color: White;
	background-color: #667F74;
	text-align:left;
	font-weight: bold;
	font-size: 0.8em;
}

.sectionHighlight1 a:link
{
	color: White;
	text-decoration: none;
}
.sectionHighlight1 a:active
{
	color: White;
	text-decoration: none;
}
.sectionHighlight1 a:visited
{
	color: White;
	text-decoration: none;
}
.sectionHighlight1 a:hover
{
	color: White;
	text-decoration: none;
}

.errorTable 
{
	border: 1px solid Red;
}

.errorTable th
{
	background-color: Red;
	font-weight: bold;
	color: White;
}

.errorTable TD
{
	color: Black;
}

.MembershipTypePanel
{
	margin-bottom: 1em;
	background-color: #E1ECE7;
	padding: 0.5em;
}

.featureTable1 {

}
.featureTable1 tr {

}
.featureTable1 th {
	background-color: #667F74;
	color: #FFFFFF;
	padding: 0.2em;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-weight: bold;



}
.featureTable1 .th2{
	background-color: #7DA793;


}

.featureTable1 td{
	padding: 0.2em;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #F7DCC1;


}

.featureTable1 td.plain {
	padding: 0.2em;
	border: 0px;
	background-color: White;


}
.featureTable1 .td2{
	background-color: #F0C89F;


}

.alertTable1 
{
	border: 1px solid Black;
	padding: 0.8em;
	background-color: #E1ECE7;
}

.featureForm1 {

}
.featureForm1 table {

}
.featureForm1 tr {

}
.featureForm1 th {
	background-color: #667F74;
	color: #FFFFFF;
	padding: 0.2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;



}
.featureForm1 .th2{


}
.featureForm1 td{
	padding: 0.2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #E1ECE7;


}
.featureForm1 .td2{
	background-color: #BCD2C6;
	font-weight: bold;


}
.req {
	color: #B8620C;
	margin-right: 0.1em;
	margin-left: 0.1em;
	font-size: 1.8em;
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 0.6em;
}

.req1 {
	color: #B8620C;
	margin-right: 0.1em;
	margin-left: 0.1em;
	font-size: 1.4em;
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 0.6em;
}
#adminNavHolder {
	margin-bottom:0.3em;
}

.adminNav {
	list-style-type: none;
	margin: 0em;
}
.adminNav LI  {
	margin-right: 1em;
	float: left;
	list-style-type: none;
	/*padding: 0.5em 1.5em 0.5em 1.5em;*/
}
.adminNav A  {
	white-space: nowrap;
}

.subNav {
	text-align: center;
	float: none;
	margin: 0em;
}
.subNav LI  
{
	float: none;
	margin: 0em;
	list-style-type: none;
}


.UIMsg 
{
	font-weight: bold;	
	color: red;
}

.resultsPaging 
{
	text-align: center;
}