/* COLOURS
grey = #545452
mid grey = #73726c
light grey = #938c84
blue = #0099d2
green = #a5c511



*/

* {
margin: 0;
}
html, body {
height: 100%;
}
.push {
height: 70px;
clear:both;
}

/* Basic styles */

body {
font-family: Arial, sans-serif;
background:url(../images/bg_body.gif) top center repeat;
color:#545452;
margin:0;
}

a {
border:none;
text-decoration:none;
color:#545452;
}

a:hover {
border:none;
text-decoration:none;
color:#545452;
}

a img {
	border:none;
}

.clear {
clear:both;
line-height:1px;
font-size:1px;
}

p {
color:#73726c;
font-size:13px;
line-height:15px;
padding:0px 0px 10px 0px;

}

h2 {
	padding:0px 0px 10px 0px;
}

h3, h3 a {
padding:0px 0px 10px 0px;
}

h4 {
	padding:0px 0px 10px 0px;
}

h5 {
}


.floatleft {
float:left;
}

.floatright {
float:right;
}

.shadow {
	-moz-box-shadow: 3px 3px 4px #ccc;
	-webkit-box-shadow: 3px 3px 4px #ccc;
	box-shadow: 3px 3px 4px #ccc;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
}

/* Main Containers */

#container {
width:960px;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -50px;
}


/* HEADER */

#header{
width:960px;
background: url(../images/head_bg.jpg) top right no-repeat;
height:200px;
}

#logo {	
	padding:35px 0px 0px 30px;
}
#logo img{
	float:left;
	height:107px;
	width:223px;	
}

#navbar {
	position:relative;
	top:25px;
	padding:0px 0px 0px 30px;
	clear:both;
}

#login {
line-height:1.5em;
font-size:12px;
font-weight:bold;
color:#938c84;
float:right;
padding:0px 35px 0px 0px;
}


#login a{
display:block;
padding:0px 10px;
/* border:1px solid #f00; */
color:#938c84;
text-decoration:none;
padding-bottom:30px;
background:url(../images/pipe.gif) top left no-repeat;
float:left;
}

/* First list item */
#login  a.first{
padding-left:0px;
background:none;
}

#login a:hover{
/*background-color:#666;*/
color:#545452;
}

/* FOOTER */

#footer {
width:920px;
font-size:11px;
background:url(../images/footer.png) top left no-repeat;
height:20px;
padding:20px 10px 10px 30px;
margin:0px auto;
clear:both;
}

/* MAIN LAYOUT */

#main {
width:960px;
margin-top: 3px;
}

#main.singlecol {
	width:900px;
	padding:0px 30px
}

#col1 {
	width:290px;
	float:left;
}

#col2 {
	width:620px;
	float:left;
	padding:0px 0px 0px 20px;
}

#col2.col3 #content {
	width:410px;
	float:left;
}

#col3 {
	width:190px;
	float:left;
	padding:0px 0px 0px 20px;
}

.webbox {
padding:5px;
border:1px solid #ddd;
font-size:11px;
}

.webbox  p {
margin:5px 0px;
}

.webbox h4 {
margin:5px 0px;
}


/* Main Content */

  #content h1, #col2.col3 h1{
	  color:#fff;
	  font-size:12px;
	  line-height:12px;
	  font-weight:bold;
	  margin:0px;
	  padding:5px 0px 30px 40px;
	  background:url(../images/greenhead_bg.png) top left no-repeat;
  }
  
  #content h2{
	  color:#a5c511;
	  font-size:13px;
	  font-weight:bold;
	  margin:0px 0px 10px 0px;
	  }
	  
	
  #content h3{
	  color:#a5c511;
	  font-size:13px;
	  font-weight:bold;
	  margin:0px;
	  }
	
#content h4{
	color:#545452;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	}
	
#content p{
	font-size:13px;
	font-weight:regular;
	color:#73726c;
	margin-bottom: 10px;
	}

#content li{
	font-size:13px;
	font-weight:regular;
	}
#content ul{
	margin:0px auto;
	padding:0px auto;
	color:#73726c;
	list-style: disc inside;
	}





/* Home Page boxes */

#intro {
	width:620px;
	height:220px;
	background: url(../images/introimage.jpg) bottom left no-repeat;
}

#intro div{
	background: url(../images/introcorner.png) top right no-repeat;
}

#intro div #introtext {
	width:265px;
	height:180px;
	background: url(../images/introtext.png) bottom left no-repeat;
	padding:20px;
	}
	
#intro div #introtext h2{
	color:#a5c511;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 10px 0px;
	font-size:17px;
	}
#intro div #introtext p{
	color:#fff;
	font-weight:normal;
	margin:0px;
	padding:0px;
	font-size:12px;
	}

#newscol {
	background:url(/themes/portal/images/newsbar.png) top left no-repeat;
	padding:0px 0px 0px 30px;
	min-height: 1px;
}
#newscol h3, #newscol h3 a{
	color:#fff;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 10px 0px;
}

#newscol h4, #newscol h4 a, #events h4, #events h4 a{
	color:#545452;
	font-size:13px;
	line-height:17px;
	font-weight:bold;
	margin:0px;
	margin:10px 0px 0px 0px;
	clear:left;
}

#newscol h4 span.date, #events h4 span.date{
	color:#a5c511;
}

#newscol h4 span.membersonly{
	color:#545452;
}

#newscol p, #events p  {
	color:#545452;
	font-size:13px;
	margin:0px;
	padding:0px 0px;
}

#newscol p a, #events p a{
	font-weight:bold;
	color:#545452;
}

#morenews {
	background:url(../images/morenews.png) top left no-repeat;
	font-size:12px;
	line-height:12px;
	margin:20px 0px 0px 0px;
	font-weight:bold;
	padding:5px 10px;
	height:40px;
}
#morenews a {
color:#fff;
}
#morenews img{
	float:left;
	padding-right:10px;
}

#homecols {
	padding-top:20px;
}

#events {
	width:295px;
	float:left;
	padding-right:30px;
}

#infocus {
	width:295px;
	float:left;
	
}

#events img, #infocus img {
	float:left;
	padding-bottom:10px;
}

#events h3 a, #infocus h3 a, #events h3, #infocus h3{
	color:#545452;
	font-size:16px;
	line-height:16px;
	font-weight:regular;
	padding:0px 0px 0px 10px;
}


/* Nav Tools */

#navtools {
width:960px;
height:43px;
}

#breadcrumb {
padding:10px 0px 10px 30px;
color:#545452;
font-size:12px;
float:left;
width:630px;
}

#breadcrumb a {
color:#545452;
text-decoration:none;
}

#breadcrumb a:hover {
text-decoration:underline;
}

#breadcrumb ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#breadcrumb ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	color:#73726c;
	}
	
#search {
	float:left;
	width:300px;
	background:url(../images/searchbox_bg.png) top right no-repeat;
	text-align:right;
	
}
#search .searchfield{
	margin-top:10px;
	padding:0px 5px;
	height:20px;
	vertical-align:top;
	width:160px;
	border:0px;
	background:none;
}
	



/* SUBNAV (revised)*/

#subnav {
margin:0px 0px 10px 30px;
width:235px;
padding:10px;
/*background:#edebea url(../images/nav_bg.png) bottom right no-repeat; */
background:#edebea;
}

#subnav h5 {
margin:0px 0px 10px 0px;
}

#subnav ul {
width:235px;
margin:0px;
padding:0px;
list-style-type:none;
}

#subnav ul li {
width: inherit;
margin:0px;
padding: 3px 5px 3px 20px;
background:url(../images/arrow_grey.png) center left no-repeat;
color:#fff;
font-size: 12px;
font-weight:bold;
display: block;
}

#subnav ul li.open {
background:url(../images/arrow_green.png) top left no-repeat;
margin-bottom:0px;
background-position: 0px 5px;
}

#subnav .myinfo li {
background:url(../images/arrow_grey.png) top left no-repeat;
margin-bottom:0px;
background-position: 0px 5px;
}

.Person.cglayoutbox.editor span, .Person.cglayoutbox.viewer span
{
color:#545452;
position:relative;
top:10px;
}

#subnav ul li a {
color:#938c84;
font-size: 12px;
font-weight:bold;
}

#subnav ul li.level2 {
width: inherit;
margin:0px;
padding:0px;
}

/* #subnav ul li.current {
background:url(../images/arrow_grey.png) center left no-repeat;
} */

#subnav ul li.current a {
color:#ffca07;
}

#subnav ul li ul {
/* background:  url(../images/submenuO_bg.gif) top left repeat-y; */
width: auto;
}

#subnav ul li.level2 {
background:none;
}

#subnav ul li ul li {
width: inherit;
margin:0px;
/*padding: 5px 5px 5px 30px;
 background:url(../images/arrow_green.png) center left no-repeat; */
background:none;
color:#545452;
font-size: 12px;
font-weight:bold;
}

/* #subnav ul li ul li.open {
background:url(../images/arrow_grey.png) center left no-repeat;
}

#subnav ul li ul li.current {
background:url(../images/arrow_green.png) center left no-repeat;
}  */

#subnav ul li ul li.current a {
color:#a5c511;
}

#subnav ul li ul li a {
color:#545452;
}

/* These 2 styles need to be repeated for every level that can exist - Is there a way of using a loop to create these styles based on the maximum level count? */

#subnav li.level2 ul li, #subnav li.level3 ul li, #subnav li.level4 ul li,  #subnav li.level5 ul li, #subnav li.level6 ul li, #subnav li.level7 ul li {
width: inherit;
}

#subnav li.level3, #subnav li.level4, #subnav li.level5, #subnav li.level6, #subnav li.level7 {
width: inherit;
margin:0px;
padding:0px 0px 0px 5px;
background:none;
}


#subnav li.level3 ul, #subnav li.level4 ul,  #subnav li.level5 ul, #subnav li.level6 ul, #subnav li.level7 ul {
background:none;
width:auto;
}

