/* project.css for Diploma of Children's Services */
/* Last updated 14Jan 2010 */
/* Author: Shahroud Ghahani */
body#standard {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background: #3f444c url(graphics/bodyBkgrnd3.png) repeat-x left -70px;
	font-size:80%;
	text-align:left;
}
#footer{
	z-index:12;
	background-color: #69bc7c; 
}
#feedback {
	background: #3f444c url(graphics/bodyBkgrnd3.png) repeat-x left -70px;
}
#feedback #nav li {
	color:#000;
	background-color: transparent;   
	border-top-style: none;    
	border-right-style: none;   
	border-bottom-style: none;   
	border-left-style: none;
}
#feedback #content{
	background-image: url(graphics/texture.gif);
	border: 2px #d65826 solid; 
}
#feedback #title h1{
	color: #000;
}
#popup #nav, #feedback #nav {
    top: 0px;
    left: 0px;
    float: none;
	width: 360px;
    padding-bottom: 15px;
    margin-top: -5px;
	color:#000;
	z-index:10;
}
#nav ul {   
	position:relative;  
	display:inline;   
	top:0.7em;  
	background: #000;    
	margin-top: -1em;   
	margin-right: 0;   
	margin-bottom: 1em;  
	margin-left: 0;  
	padding-top: 0;   
	padding-right: 0;  
	padding-bottom: 4px; 
	padding-left: 1em;
	color:#000;
}
#feedback #nav {
	position:absolute;
}
#popup #nav li{    
	background-color: #000;   
	border-top-style: none;    
	border-right-style: none;   
	border-bottom-style: none;   
	border-left-style: none;
}
#popup #nav li a:link{   
	color: #FFF;   
	font-weight: bold;   
	font-size: 95%;
}
#popup #nav li a:focus, a:hover{ 
	background-color: transparent;  
	color: #000;   
	font-weight: bold; 
}
#feedback #nav li a:link{
	background-color: transparent;
}
#feedback #nav ul{
	color:#000;
	display:inline;
}
#feedback #nav ul li{
	color:#000;
}
#feedback #nav li a:focus, a:hover{ 
	color: #000;   
	font-weight: bold; }
#nav li {
	color:#000;
	display:inline;
	font-size:1em;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:1em;
}
#nav li a {
	background-color:#494949;
	margin:0;
	padding:0;
	text-decoration:none;
}
#nav li a:link, #nav li a:visited {
	background-color:transparent;
	color:#000;
}
#feedback #content{
	background-image: url(graphics/texture.gif);
	border: 2px green solid;
}
#feedback #title h1{
	color: #000;
}
#show {
	background: #3f444c url(graphics/bodyBkgrnd.gif) repeat-x center -120px;
}
#globalNav { 
	margin-top:10px;
	background-color: #3f444c ;
	margin:0;
	border-top: 1px #fff solid; 
}
#nonFooter{
	background-image: url(graphics/paper.jpg);
	background-repeat: repeat;
	z-index: 10;
}
#nav {
	position:relative;
	padding:0.5em 20px;
	margin:-85px 10px 0 0;
	left:10px;
	float: right;
	width: 630px;
}
#nonFooter{
	background-image: url(graphics/paper.jpg);
	background-repeat: repeat;
	z-index: 10;
}
#content {
	margin: -60px 18px 30px 0px;
	border: 10px solid #458b72;
	background-color: #fff;
	background-image: url(graphics/texture.gif);
	-webkit-box-shadow: rgb(33, 33, 33) 0 0 20px;}

/* - - - - - - - - - - - - - - - navigation - - - - - - - - - - - - - - - */

#globalNav li { 
	border-bottom: none; 
}
#globalNav li a { 
	padding:0.3em 0 0.3em 1.5em; 
}
#globalNav li.current a, #globalNav li a.current {
	border-left:2px dotted #69bc7c;
	margin-left:0;
	}

#globalNav li a.ui-state-active { 
background: #4F565D url(graphics/liHeadBkgrnd.jpg);
border-left:2px solid #69bc7c; 
}

.ui-accordion .ui-accordion-header .ui-icon { left: .3em; }

.ui-accordion .ui-accordion-content { margin-top: -3px; }

/* ----- integrated secondary navigation (2nd level) ----- */


#globalNav li a:hover, #globalNav li a:focus, #globalNav li a:active {
	border-left:2px dotted #69bc7c;
}
#globalNav li ul { 
	background: #444B53 url(graphics/ulliulliBkgrnd.jpg) repeat-x left top; 
}

#globalNav li ul li a.ui-state-active {
	border-left:#444B53 solid 2px;
	border-right:#444B53 solid 2px;
	background: #4F565D;
}

#globalNav li a:hover,
#globalNav li a:focus,
#globalNav li a:active {
	margin-left:0;
	border-left:2px solid green;
	color:#FFF;
}

#globalNav li ul li a:focus,
#globalNav li ul li a:hover,
#globalNav li ul li a:active,
#globalNav li.selected ul li a:focus,
#globalNav li.selected ul li a:hover,
#globalNav li.selected ul li a:active { border-left:2px solid #69bc7c; }



/* ----- integrated tertiary navigation ----- */
	
#globalNav li ul li ul { 
	background:#4f565d url(graphics/ulliulliulliBkgrnd.jpg) repeat-x left top; }

#globalNav li ul li ul li a { 
	border-left:2px solid #4F565D; }

/* - - - - - - - - - - - - - - - Headings - - - - - - - - - - - - - - - */
h1 {
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom:20px;
}

#title {
	width: 900px;
	height: 180px;
	margin: 0 auto;
	padding:0;
	background-color: #159A3D;
	background-image: url(graphics/banner_green.gif);
	-webkit-box-shadow: rgb(33, 33, 33) 0 0 20px;
}
#title h1 {
	margin: 10px 50px 0 0;
	padding: 30px 0 0 300px;
	font-size: 32px;
	color:#333;
}
#title h1 span {
	display: block;
	width: 100%;
}
.skip a:focus,
.skip a:active {
	top: 170px;
}
#nav ul {
	padding:0;
	margin: 0;
	display:none;
}
h4{
	background-color: #DFF164;
}
h5{
	margin: 15px 0 5px 0;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic; 
}
#footer a {
	color: #000;
	padding:1em;
}
a.printLink:link,
a.printLink:visited { color:#000; }

a.printLink:focus,
a.printLink:hover,
a.printLink:active { color:#fff; }


#footer p#pagination span#start {
color:#000; }

#footer p#pagination span#back {color:#000;  }

#footer p#pagination span#location {color:#000; 
 text-align:center; }

#footer p#pagination span#next { text-align:right; }

#footer p#pagination span#end {
	float:right;
	text-align:right;
}
#footer p {
color:#000;
}
.actdiv {
	background-color: #f5f9d7;
 }

p.actbutton a {
	/* These attributes render the look and feel of the feedback buttons */
	/* top, right, bottom, left */
	margin:0;
	font-family:Verdana, helvetica, Arial, sans-serif;
	font-size:90%;
	text-decoration:none;
	font-weight:bold;
	padding:0.3em;
	border-bottom:2px #414814 solid;
	border-right:2px #414814 solid;
	background-color:#dff164;
}

p.actbutton a:focus { color:#35320d; }

p.actbutton a:hover { color:#35320d; }

#content p.caption {
	color:#000;
	font-size:90%;
	max-width:100%;
	background-color: transparent;
}
#popup #nav {
	color:#000; 
	padding:10px; 
	margin:0;
}
#popup #nav ul {
	color:#000; 
	display:inline;
}
#popup #nav li {
	background-color:transparent;
}
#popup #nav li a:link, #popupt #nav li a:visited {
	color:#000;
}
#popup #nav li a:focus, #popup #nav li a:hover, #popup #nav li a:actie {
	color:#000;
}

.tochead {display:none;}

a:link, a:visited {color:#000;}
a:focus, a:hover, a:active {color:#314949;}