/****************************************
 * Title:	WCHS Stylesheet 	*
 * Author:	Kashi Trathen		*
 * Date:	3:57 PM 15/01/2006	*
 * Version:	1.0			*
 ****************************************/



 /***************************************
 * Element-level rules			*
 ****************************************/

body {
	background: #DFEAEF;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, serif;
	font-size: 12px;
	behavior: url('http://www.wchs.org.au/csshover.htc');
}

p {
	text-align: justify;
}

a, a:visited {
	color: #6c8bc7;
	text-decoration: none;
}

a:hover, a:active {
	color: #ffdf6b;
	text-decoration: underline;
}


h1 {
	color: #6c8bc7;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	color: #6c8bc7;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	color: #6c8bc7;
	font-size: 12px;
	font-weight: bold;
}

img {
	border: 0px;
}



 /***************************************
 * Main table/div/column rules		*
 ****************************************/

div.text {
	padding-left: 50px;
	padding-right: 50px;
}

#box {
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px auto;
}

td.space-left1 {
	background: #e5edfb;
	height: 80;
	width: 20%;

}

td.header {
	height: 80px;
	width: 760px;
}

td.space-right1 {
	background: #e5edfb;
	height: 80px;
	width: 20%;
}




td.space-left2 {
	height: 30px;
	width: auto;
	background: #aebce1;
	border-top: 2px solid #FFF;
}

td.menu {
	height: 30px;
	width: 760px;
	background-color: #6c8bc7;
	border-top: 2px solid #FFF;
}

td.space-right2 {
	height: 30px;
	width: auto;
	background: #aebce1;
	border-top: 2px solid #FFF;
}

td.space-left3 {
	background: #e5edfb;
	height: 360px;
	width: 20%;
	border-top: 2px solid #FFF;
}

td.mainhome {
	vertical-align: top;
	padding: 20px 0px 20px 0px;
	text-align: left;
	height: 360px;
	width: 760px;
	border-top: 2px solid #FFF;
}

td.space-right3 {
	background: #e5edfb;
	height: 360px;
	width: 20%;
	border-top: 2px solid #FFF;
}


td.space-left4 {
	background: #e5edfb;
	height: 360px;
	width: auto;
	border-top: 2px solid #FFF;
}

td.main {
	vertical-align: top;
	padding: 20px 50px 20px 50px;
	text-align: left;
	height: 360px;
	width: 760px;
	border-top: 2px solid #FFF;
}

td.space-right4 {
	background: #e5edfb;
	height: 360px;
	width: auto;
	border-top: 2px solid #FFF;
}


td.space-left5 {
	background: #e5edfb;
	height: 50px;
	width: auto;
}

td.footer {
	vertical-align: center;
	height: 50px;
	width: 760px;
}


td.space-right5 {
	background: #e5edfb;
	height: 50px;
	width: auto;
}







td.dropshadow-r {
	vertical-align: top;
	width: 20px;
	background: #777 url('http://www.wchs.org.au/images/dropshadow_r.gif') repeat-y;
}


td.dropshadow-b {
	width: 20px;
	background: #777 url('http://www.wchs.org.au/images/dropshadow_b.gif') repeat-x;
}

div.footer {
	font: 12px arial, helvetica, serif;
	color: #BBBBBB;
}

p.footer {
	text-align: center;
}




 /***************************************
 * Custom Content Rules			*
 ****************************************/

p.date {
	font: 12px arial, helvetica, serif;
	color: #BBBBBB;	
}

img.embedded {
	border: 0px;
	float: right;
	padding: 0px 0px 8px 8px;
}

a.mainlink, a.mainlink:visited {
	color: #888;
	text-decoration: none;
}

a.mainlink:hover, a.mainlink:active {
	color: #952F02;
	text-decoration: underline;
}

ul.links {
	padding-left: 0px;
	margin: 0;
	list-style: none;
}

li.link {

}


div.thumbnail {
	float: left;
	font: 10pt arial, helvetica, serif;
	text-align: center;
	width: 250px;
	padding: 20px;
}


 /***************************************
 * Navigation 				*
 ****************************************/

div.nav-div {
	margin: 0px auto;
}


ul.top-level-nav {
	padding: 0px;
	margin: 0;
	list-style: none;
	position: relative;
}

ul.top-level-nav li {
	border-right: 1px dashed #aebce1;
}


ul.dropdown-nav {
	padding: 0px;
	margin: 0px;
	list-style: none;
	position: relative;
	width: 200px;
}

#nav li {
	font-size: 12px;
	font-family: arial, helvetica, serif;
	position: relative;
	background-color: #6c8bc7;
	float: left;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-top: 7px;
}

#nav li a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	border: 0px;
}

#nav>li a {
	display: block;
}

#nav li li a {
	font-weight: normal;
}


#nav li li.dropdown {
	border: solid #aebce1;
	border-width: 0px 0px 1px 0px;
	width: 200px;
}

#nav li.dropdown:hover {
	background-color: #ffdf6b;
}

#nav li.dropdown a:hover {
	background-color: #ffdf6b;

}

#nav li li.dropdown a {
	vertical-align: middle;
}

#nav li li.dropdown a:hover {
	background-color: #ffdf6b;
}


#nav li ul { 
	display: none;
	position: absolute;
	top: 30px;
	left: 0px;
}

#nav li ul ul { 
	display: none;
	position: absolute;
	top: 0px;
}

#nav li>ul { 
	top: 30px;
	left: 0px;
}

#nav li>ul ul { 
	top: 0px;
}




#nav li:hover ul, #nav ul li:hover ul, #nav li.hover ul, #nav ul li.hover ul {
	display:block;
	background-color: #ffdf6b;
}


#content {
	clear: left;
}

