/*-----------------------------------------------------------------------------------------*/
/*------------------------ Style sheet for Barnardo's SEU site ----------------------------*/
/*-----------------------------------------------------------------------------------------*/
/*----------------------------- Author-Tim Alen 2007 --------------------------------------*/

body{
	padding:0;
	margin:0;
	background:#E6E6E6;
	font-family:arial,helvetica,sans serif;
	font-size:1em;
}
h1{
	color:#59058D;
	font-size:1.5em;
	font-weight:normal;
	margin-top:4px;
	margin-bottom:5px;
}
h2{
	color:#59058D;
	font-size:1.2em;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
}
h3{
	color:#59058D;
	font-size:1.0em;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}
p{
	font-size:0.8em;
	margin-top:0;
	color:#333;
}
blockquote{
	margin:10px 0 5px 0;
	background:#D6CCE5;
	color:#59058D;
	font-size:0.7em;
	padding:10px;
	width:420px;
}
/*-------------------- structure -----------------------*/
#wrapper{
	width:100%;
}
#main{
	margin:auto;
	margin-top:10px;
	width:750px;
	background:#fff;
}
#header{
	height:89px;
	background:#fff url(seu_header.gif) no-repeat;
}

#tab a{
	display:block;
	background:url(seu_tab.gif) no-repeat;
	color:#48007C;
	font-size:0.9em;
	text-decoration:none;
	font-weight:bold;
	width:200px;
	height:23px;
	text-align:center;
	padding-top:4px;
}	
#tab a:hover{
	background:url(seu_tab_over.gif) no-repeat;
}
.submit{
	color:#48007C; 
	background:url(seu_go.gif) 22px 3px no-repeat; 
	width:40px; 
	text-align:left; 
	border:none; 
	padding:0;
	cursor:pointer;
}
#navbar{
	height:28px;
	background:#48007C;
	margin-top:1px;
	color:#fff;
	font-weight:bold;
	padding-left:5px;
}
/*-------------------- navigation ------------------*/

#nav, #nav ul{ /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav{
	padding-left:15px;
}
#nav a {
	font-size:0.9em;
	display: block;
	/*width: 10em;*/
	color:#fff;
	text-decoration:none;
	margin-right:23px;
	padding:6px 5px 6px 5px;
}
#nav a:hover{
	color:#9980BD;
}
#nav li { /* all list items */
	float: left;
}
#nav li li{
	float:none;
	line-height:1.1em;
}
#nav li li a{
	border-top:1px solid #fff;
	padding:3px 5px 3px 5px;
	font-weight:normal;
	font-size:0.8em;
	background:#9980BD;
	width:170px;
}
#nav li li a:hover{
	color:#48007C
}

#nav li li li a{
	border-top:1px solid #fff;
	padding:3px 5px 3px 15px;
	font-size:0.7em;
	background:#A792C7;
	width:160px;
}
#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/*------------------------ content -----------------------*/

#content{
	clear:left;
	width:700px;
	margin-left:25px;
	margin-top:35px;
	margin-bottom:15px;
	overflow:hidden;
}

#content ul{
	font-size:0.8em;
	list-style-type:none;
	margin-left:0;
	padding:0;
}
#content li{
	line-height:1.7em;
	padding-left:18px;
	background:url(seu_bullet.gif) 2px 6px no-repeat;
	color:#333;
}
.highlight{
	color:#59058D;
	font-size:0.8em;
	font-weight:bold;
	margin-bottom:15px;
}
#content a{
	color:#59058D;
	text-decoration:none;
	border-bottom:1px dashed #59058D;
}
#content a:hover{
	color:#9980BD;
}

#content .rhHighlight{
	float:right;
	width:242px;
	background:#D6CCE5;
	margin-left:10px;
	margin-bottom:10px;
}
#content .rhHighlight p{
	color:#59058D;
	font-size:0.7em;
	margin:10px 12px 10px 12px;
}
#content .lhHighlight{
	float:left;
	width:140px;
	border:1px solid #D6CCE5;
	color:#333;
	padding:5px 9px 80px 9px;
	margin-right:15px;
	background:url(seu_side_img.gif) bottom no-repeat;
}
#content .lhHighlight h2{
	color:#59058D;
	font-size:1.2em;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:3px;
}
#content .lhHighlight p,#content .lhHighlight ul{
	margin-top:5px;
}
#content .lhHighlight li{
	line-height:1.7em;
	padding-left:18px;
	background:url(seu_bullet2.gif) 0px 4px no-repeat;
}
#content .lhHighlight a{
	color:#333;
	text-decoration:none;
	border-bottom:1px dashed #333;
}

/*------------------------ content -----------------------*/

#footer{
	height:88px;
	background:#48007C;
	clear:both;
	padding-top:5px;
}
#footer p{
	margin:0;
	padding-top:8px;
	font-size:0.65em;
	color:#fff;
}
#footer a{
	color:#fff;
	font-size:0.9em;
	font-weight:bold;
	background:#886AB0;
	display:block;
	text-decoration:none;
	padding:3px;
	width:178px;
	margin-top:12px;
	margin-left:540px;
}
#footer a:hover{
	color:#E3DCED;
	background:#73539D;
}
#base{
	margin:auto;
	padding-top:5px;
	width:750px;
	color:#757575;
	font-size:0.7em;
}
#base a{
	color:#757575;
}
.styletableTABLE{
	background:#e3e3e3;
	with:100%;
}
.styletableROW{

}
.styletableTD{
	background:#f6f6f6;
	padding:5px;
}
.smalltext{
	font-size:0.9em;
	line-height:1.3em;
}
.alignleft{
	margin:5px 5px 5px 0;
	float:left;
}
.alignright{
	margin:2px 0 10px 10px;
	float:right;
}
/*--------local nav ---------*/

#seulocalnav ul{
	font-size:1em;
	padding: 0;
	margin: 0;
	list-style: none;
}
#seulocalnav li{
	padding: 0;
	margin: 0;
	display: inline; 
	background:none;
}

#seulocalnav a, #seulocalnav span{
	font-size:1em;
	display:block;
	background:#AC97CA;
	border-bottom:1px solid #fff;
	padding:0 7px 0 7px;
	color:#2E004F;
}
#seulocalnav a:hover{
	color:#fff;
}
#seulocalnav ul a, #seulocalnav ul span{
	background:#C5B6DA;
	font-size:0.85em;
	padding-left:20px;

}
