/***********************************************/
/* styles.css                            		  */
/* Use with www.respitesouth.org.au         	  */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

/*General tags*/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
}

a 			{color: #1B4E8E; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }
a:link		{color: #1B4E8E; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }
a:visited 	{color: #1B4E8E; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }
a:hover 		{color: #FF9900; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }
a:action 	{color: #FF9900; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }
/* overrides decoration from previous rule for hovered links */



h1, h2, h3, h4, h5, h6 {

	margin: 0px;
	padding: 0px;
}

h1{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #FF9900;
	margin-bottom: 0em;
}

h2{
 font-size: 1.2em;
 color: #1B4E8E;
}

h3{
 font-size: 1.1em;
 color: #251154;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

.small_text {
 vertical-align: super;
 font-size: 0.8em;
 font-weight: bold;
 text-transform: uppercase;
}

* html .small_text {
	vertical-align: baseline; /* -- IE6.0 hack for positioning */
}

ul{
 list-style-type: disc;
}

/*Table tags*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*Form tags*/
label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

fieldset {
	width: 95%;
	border: 1px solid #CCCCCC;
	padding: 0.7em;
}

legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#993300;
}

/***********************************************/
/* Styles for IDs                              */
/***********************************************/

#banner {
	width:100%; 
	background:	url(/images/banner_background.jpg) repeat-x; 
	margin-bottom: 0px;
	min-width:760px; 
	height:91px;
}

#underBanner {
	width: 100%; 
	height: 30px;
	background: url(/images/under_banner_background.gif) repeat-x top left;
	text-align: right;
	padding-bottom: 0px;
}

#mainTable {
	width:100%;
	padding:0;
	margin-top:0px; 
	margin-left:0; 
	margin-right:0px; 
	clear:both;
	border-bottom: 1px solid #CCCCCC;
}

#mainTable .navColumn {
	vertical-align: top; 
	width: 200px; 
    background: url(/images/whatsnewside.jpg) repeat-y 15px 500px;
}

#nav {
padding-left: 1em; 
padding-top: 1em; 
padding-bottom:25px; 
background: url(/images/under_banner_background.gif) repeat-x top left;
background-color:white;
}


#mainTable .contentColumn {
	vertical-align: top;
	min-height: 300px;
}

#contents p {
	width: 90%;
}

#contents ul {
	list-style: none;
	margin-top:0.5em;
	margin-bottom:0.5em;
}

#contents li {
	list-style: url(/images/icons/bullet.gif);
	margin-bottom: 0.3em;
	margin-top: 0em;
}

#adminTable{
	width: 98%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding:0;
	border-right: 1px #333333 solid;
	border-bottom: 3px #333333 solid;
	margin-left: 0.4em; 
	margin-right: 0.4em; 
	margin-top: 0.4em; 
}

#adminTable th{
	background: url(/images/background_table.jpg);
	border-bottom: 1px #A9E2EE solid;
	border-right: 1px #CCCCCC solid;
	color: #FFFFFF;
	text-align: left;
	padding: 0em;
	padding-left: 0.4em;
	height: 25px;
}

#adminTable caption {
	text-align: left;
	font-weight: bold;
	color: #FF6600;
	font-size: 120%;
}

#adminTable .titleColumn {
 width: 50%;
}

#adminTable .dateColumn {
	width: 11%;
}

#adminTable .actionColumn {
	width: 10%;
}

#adminTable .pageColumn {
	width: 30%;
}


#adminTable .cpTitleColumn {
	width: 50%;
}

#adminTable .cpActionColumn {
	width: 50%;
}

#adminTable td {
	border-right: 1px #CCCCCC solid;
	padding-left: 0.7em;
	padding: 0;
	padding-left: 0.4em;
	height:20px;
}

#adminTable .cpActionColumn a {color: #1B4E8E}
#adminTable .cpActionColumn a:link {color: #1B4E8E}
#adminTable .cpActionColumn a:visited {color: #1B4E8E}
#adminTable .cpActionColumn a:hover {color: #FF9900}
#adminTable .cpActionColumn a:action {color: #FF9900}


#adminTable td p {
	margin: 0px;
}
#adminMenu {
	width:100%; 
	margin-top: 0px;	
}

#adminMenuItems {
	text-align:right; 
	vertical-align: top; 
	width:98%;
}

#adminMenu .label {		
	float: left;
	text-align:left;
	width: 160px;
	display:inline;
}

#adminMenu .input{
	width: 100%;   
	text-align:left;
	vertical-align: middle;	
}

/***********************************************/
/* Color classes                               */
/***********************************************/

.homepageColor {background-color: #1B4E8E;}
.whatsonColor {background-color: #990000;}
.agencyupdatebulletinColor {background-color: #999966;}
.discussionforumColor {background-color: #39B000;}
.calendarColor {background-color: #2D96FF;}
.libraryColor {color: #CC71CC;}
.linksColor {background-color: #B3571A;}
.recreationColor {background-color: #6C6CCE;}
.emailaddressbookColor {background-color: #B95B9D;}
.timeforbreakColor {background-color: #99CC33;}
.serviceseekerColor {background-color: #CC9900;}


/***********************************************/
/* General Layout Styles                       */
/***********************************************/
.warning {
	font-size: 0.8em;
	color:#990000;   
	vertical-align: middle;
}

.confirmation {
	font-size: 100%;
	color:#990000;   
	vertical-align: middle;
}

.information {
	font-size: 0.9em;
	color: #333333;
	margin-left: 0.4em;
}

.left {
	float: left;
}

.right {
	float: right;
}

.noPad {
	padding: 0px;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.indent {
	margin-left: 2em;
}

.whatsnewsidef {
background-image:url('/images/whatsnewside.jpg');
background-color:lime; 
}
/***********************************************/
/* Page Heading Styles                         */
/***********************************************/
.pageHeading {
	padding:0;
	width:98%; 		
	margin: 0em;
	text-align: left;
	margin-top:10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

.pageHeading #heading {
	font-size: 125%; 
	font-weight: bolder; 	
	color:#1B4E8E; 
}

.pageHeading #backButton {
	text-align: right;	
	width: 100%;
}


.imageBox {
	float: right;
	width: 140px;
	text-align: left; }
	
	

/**************************************************/
/* Control pannerl Styles - for admin index page  */
/**************************************************/

.cpTitleColumn ul{
	margin-left: 0.5em; margin-bottom:0px;
	font: bold 0.9em Arial, Helvetica, sans-serif;	
	border: none;
	padding-bottom: 0px;

}

.cpTitleColumn li{
	font-weight: bold;
	margin-left: 2em;
	list-style: url(/images/icons/small-arrow.gif);
}


.cpMenu {
	display: inline;
	background: #999900;
}

.cpMenu ul {
	background: #000099;
}

.cpMenu li {
	display: inline;
}


/***********************************************************************/
/* Top Menu Styles - top menu is the horizontal menu below the banner  */
/***********************************************************************/


.topMenu {
	display: inline;
	float:left; 
	margin:0;
	margin-top: 0.4em; 
	color:white; 
	font-weight:bold; 
	padding:0;
}

.topMenu li {
	display:inline;
	font-size:10px;
}

.topMenu li a,
.topMenu li a:link,
.topMenu li a:visited,
.topMenu li a:hover,
.topMenu li a:active
 {
	color: white;
	font-size:10px;
	padding:0;
	margin:0;
}


/****************************/
/* Form Styles              */
/****************************/

/*Search Form*/
.serach {
	margin-top:3em;
}

.search .field-search{
    border: 1px solid #A9E2EE;
	background: #689BDB  url(/images/searchbg.gif);
	margin-top: 0.4em;
	height: 14px;
	margin-right: 1em;
	color: #FFFFFF;
	font-weight: bold;
	font-size:90%;
	padding-bottom:0.2em;
	margin:0;
}

.search .button-search-submit{
	border-width:1px;
	border-style:solid;	
	padding:.15em .25em;
	font-size:94%;
	font-weight:bold;
	vertical-align:middle;
	border-color:#ddd #aaa #aaa #ddd;
	color:#333;
	background-image:url(/images/background_button.gif)
}

.search label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;	
}

#options_searchform{
	margin-right: 10px;
	padding-top:5px;
}

/*Main Form Styles*/
form.layout {
	padding-top: 0;
	width:100%;
	margin-top:0px;
}

form.layout p { 
	text-align:left;	
	clear:both;
	margin-bottom: 1.5em;
}

form.layout div{
	padding: 0.2em;
}

form.layout p .label {		
	float: left;
	text-align:left;
	margin-right: 0em;
	width: 15%;
	display:inline
}

form.layout p .mandatory {
	font-size: 0.8em;
	color:#990000;
	
}

form.layout p .input{
	width: 100%;   
	text-align:left;
	vertical-align: middle;
	margin-left: 1em;
}

form.layout .field {
	border:  1px solid #251053;
	font: Verdana, Arial, Helvetica, sans-serif;	
	background:url(/images/background_submit.gif);	
	width: 20em;
}

form.layout textarea { 
	border:  1px solid #251053;
	font: Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 4px;
	padding-right: 0px;
	background: url(/images/gradient_blue.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width: 80%;
}

.preview {
	border: 1px solid #CCCCCC;	
	width: 90%;
	background: url(/images/preview.gif) repeat;
	padding: 0.5em;
}

#submitButtonWrapper {
	width: 100%;
	text-align: center;
	font-size: 100%
}

.submitButton { 
	border-width:1px;
	border-style:solid;	
	padding:.15em .25em;
	font-size:94%;
	font-weight:bold;
	vertical-align:middle;
	border-color:#ddd #aaa #aaa #ddd;
	color:#333;
	background-image:url(/images/background_button.gif)
}

/**********************************/
/* Styles for webboard contents   */
/**********************************/

.wbProjection {
	border-bottom: 1px dashed #1B4E8E;
	margin-bottom: 1em;
	color: #666666;
	width: 95%;
}

.wbProjection div {
	margin-top: 0px;
	margin-bottom: 0px;
}

.wbProjection ul {
	margin-left: 0 px;
	padding-left: 0px;
	width: 80%;
	margin-bottom: 0px;
}
.wbProjection li {
	list-style: url(/images/icons/small-arrow.gif);	
	margin-left:0px;
	padding-left: 0px;
}


.wbProjection h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #FF9900;
	margin-bottom: 0em;
}

.wbProjection h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #1B4E8E ;
	margin-bottom: 0.2em;
}

.wbProjection h3 {
	margin-bottom: 5px;
	color: #666666;
}

.wbProjection p {
	margin-top: 0px;
	margin-bottom:0px;
}

.wbProjection .metaInfo {
	margin-top: 1em;
	margin-bottom: 1em;
}

.wbProjection #subHeading {
	margin-bottom: 0.5em;
}

.wbProjection #topicInfo {
	margin-bottom: 1.0em;
}

.wbProjection #timestamp {
	display: block;
}

.wbProjection #contributor {
	display: block;
}

.wbProjection #author {
	display: block;
}

.wbSearch {}

.wbSearch ul {
	margin-left: 0px;
	margin-bottom: 0px;

}
.wbSearch li {
	list-style: url(/images/icons/small-arrow.gif);	
	margin-left: 0px;
	margin-bottom: 0px;
}


.wbSearch h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FF9900;
	margin-bottom: 0.3em;
}

.wbSearch h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	text-decoration: underline;
	margin-bottom: 1em;
}

.wbSearch h3 {
	margin-bottom: 5px;
	color: #666666;
}

.wbSearch #timestamp {
	margin-bottom: 0.2em;
}


.profiles div {
	margin-top: 1em; 
	margin-bottom: 1em;
}


/* // RESOURCES // */
#resourcesdiv {
	width: 100%;
}

#resourcesdiv .description {
	float:left;
	width: 80%;
  	padding: 10px 10px 10px 0;
}

#resourcesdiv metaInfo {
	float: right;
}

#resourcesdiv .icon {
	float: left; 
	width: 80px;
	padding: 10px 5px 10px 5px;
	text-align: center;
}

#flip1 {
	background: url(/images/gradient_silver.gif) repeat-x;
}

#flip2 {
	background: url(/images/gradient_silver.gif) repeat-x;
}

.resflip {
	_height: 100%;
	border-bottom: 1px solid #CFCE9B;
}


.borderFrame {
	border-right: 1px #333333 solid;
	border-bottom: 3px #333333 solid;
}

.news-heading{
	text-decoration: underline;
}

.arrow-icon{
	background: url(/images/icons/bullet.gif) top left no-repeat;
	padding-left:20px;
	
}

.footer a{
	font-size: 12px;
}