@charset "utf-8";
/* CSS Document */

body		{
	background-color:#efefef;
	Font-Family:arial,Verdana,geneva,helvetica,sans-serif;
	Font-size:12px;
	Color:#222222;
	margin:0px;
	padding:0px;
}
a 		{	
	color: #336699;
	text-decoration	: none;
	}
			
a:hover 	{
	color:#000033;
	text-decoration	: underline;
	}

#holder {
	position:relative;
	width:900px;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color:#fff;
	}
#top {
	height: 30px;
	width: 900px;
	margin-bottom:0px;
	background-color:#f8f0d9;
}
#top a:hover{
	background:none;
}
#twitter {
	height: 25px;
	width: 25px;
	position: absolute;
	left: 5px;
	top: 2px;
}
#fb	{
	height:25px;
	width:99px;
	position:absolute;
	left:35px;
	top: 2px;
}
#rss	{
	height:25px;
	width:25px;
	position:absolute;
	left:145px;
	top: 2px;
}
#portal	{
	height: 25px;
	width: 25px;
	position: absolute;
	top:2px;
	right:35px;
}
#html	{
	height: 25px;
	width: 25px;
	position: absolute;
	top:2px;
	right:70px;
}

#moodle	{
	height: 25px;
	width: 25px;
	position: absolute;
	top:2px;
	right:140px;
}

#sub	{
	height: 25px;
	width: 25px;
	position: absolute;
	top:2px;
	right:105px;
}
#crumbs	{
	width:900px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	font-size:10px; font-family:verdana,arial,geneva,helvetica,sans-serif; 
	line-height:20px;
	text-decoration: none;
}
#banner	{
	width:900px;
	height:135px;
	background-color:#a7c553;
}
#banner_int	{
	width:900px;
	height:90px;
	background-color:#fff;
	background-image:url(/images/logo.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin-left:auto;
	margin-right:auto;
}
#page_title{
	width:840px;
	margin-left:auto;
	margin-right:auto;
	font-size: 24px;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#fff;
	padding-bottom: 10px;

}
#flash	{
	position:absolute;
	width:250px;
	height:100px;
	right:30px;
	top:41px;
}
/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ /*CSS for Simple Gallery Example 1*/
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	border: 0px solid darkred;
}

#simplegallery1 .gallerydesctext{ /*CSS for description DIV of Example 1 (if defined)*/
	text-align: left;
	padding: 2px 5px;
}

#address	{
	position: absolute;
	top:153px;
	left:0px;
	width:890px;
	height:12px;
	background:#DCDCDC;
	font-family: arial,verdana,geneva,helvetica,sans-serif;
	font-size:	10px;
	font-weight: normal;
	color: #000;
	padding-left:5px;
	padding-right:5px;
}
.floatrt	{
	float:right;
	margin-left: 10px;
	}

.fltlft	{
	float:left;
}
#nav 	{
	width:900px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#intpics{
	float:right;
	margin-top:1px;
}
#content	{
	width:840px;
	margin-left:auto;
	margin-right:auto;
	padding:20px 30px 10px 30px;
	background-color:#fff;
	overflow:hidden;
	clear:both;
	/*min-height:630px;*/
}
#news	{
	position:absolute;
	width:300px;
	top:235px;
	left:293px;
	font-family	:	Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:	#333333;
	padding-left:20px;
	padding-bottom:10px;
	padding-top:10px;
	margin-left:-20px;
	margin-right:-20px;
	height:30px;
	margin-bottom:15px;
}

#pic	{
	position:absolute;
	top:250px;
	right:30px;
}

#pic a	{
	background:none;
	}
	
#pic a:hover	{
	background:none;
	}
	
#capt	{
	position:absolute;
	right:30px;
	top:433px;
	width:244px;
	background:#DCDCDC;
	font-family:arial,verdana,geneva,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	padding:3px;
}
#Accordion1 {
	float: right;
	width: 270px;
	margin-left:20px;
	outline:none;
}
td li	{
	margin-left:-20px;
}

.date	{
	color:#000000;
	font: bold 11px Arial, Helvetica, sans-serif;
	margin-right: 5px;
	margin-left:5px;
	width:20px;
	float:left;
	clear:left;
	}
	
.desc {
	color: #003366;
	margin-left: 5px;
    font: 11px Arial, Helvetica, sans-serif;
}
.desc a {
	color: #003366;
	text-decoration:none;
    font: 11px Arial, Helvetica, sans-serif;
}

.desc a:hover {
	color: #003366;
    font: bold 12px Times New Roman;
	text-decoration:underline;
	background:none;
}

#ajaxticker1{
	font-family:Arial, Helvetica, sans-serif;
	width: 237px;
	height: 70px;
	padding: 4px;
	background-color: #FEEEB8;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FEEEB8;
}

.heading		{
	color:#004A18;font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size	:	18px; 
	}

.smallnav {
	font-size: 0.90em;
}
ul	{
	list-style-image:url(gcsd/images/icons/expbul3a.gif);
	font-family	:verdana, arial, geneva, helvetica, sans-serif;
	font-size:11px;
	}
h1	{
	font-family	:verdana,arial,geneva,helvetica,sans-serif;
	font-size:18px;
	font-variant:small-caps;
}

h2	{
	color:	#0e511b;
	font-family	:verdana,arial,geneva,helvetica,sans-serif;
	font-size:12px;
	margin-top:0px;
	margin-bottom:-5px;	
}
h3	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	
}
h4 	{
	color		:	#9D6002;
	font-family	:	verdana,arial,geneva,helvetica,sans-serif;
	font-size	:	14px;
	margin-top	: 	0px;
	}
h5	{
	color		:	#006666;
	font-family	:	verdana,arial,geneva,helvetica,sans-serif;
	margin-top	: 	0px;
	font-size:11px;
	}
	
h6	{
	color		:	#0e511b;
	font-family	:	verdana,arial,geneva,helvetica,sans-serif;
	font-size	:	14px;
	margin-top	: 	0px;	
	margin-bottom: 18px;
	}

#video	{
	position:absolute;
	width:250px;
	top:510px;
	right:20px;
	background-color:#a7c553;
	text-align:center;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	padding-top:5px;
}

#video2	{
	position:absolute;
	width:250px;
	top:475px;
	right:20px;
	text-align:center;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	padding-top:5px;
}

.blackbrdr	{
	width:250px;
	height:190px;
	background-color:#000;
	padding-top:8px;
	
	}

#footer	{
	position:relative;
	width:880px;
	font-size:9px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
	text-align:center;
	clear:both;
	padding:10px;
	background-color:#fff;
	word-spacing:.1em;
	letter-spacing:.1em;
}
#footer a	{
	text-decoration:none;
}
#footer a:hover	{
	text-decoration:underline;
	background:none;
	color: #663333; 
}
.red 	{
	color:#F00;
	}
.tdgrey	{
	background	:	#DCDCDC;
	font-family	:	arial,verdana,geneva,helvetica,sans-serif;
	font-size	:	10px;
	font-weight	:	normal;
	color		:	#000000;
	padding-left:5px;
	}
	
.newspic	{
	float:right;
	margin-left:15px;
	font-size:10px;
	background-color:#CCC;
	text-align:left;
	width:314px;
}
.newspic div	{
	padding:5px;
}
.toggleopacity img {
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
}

.toggleopacity:hover img {
filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;
background-color:none;
} 

.toggleopacity a:hover img {
	background:none;
}

.burg	{
	font-size:11px; 
	font-weight:bold; 
	font-family:arial,verdana,geneva,helvetica,sans-serif; 
	color:#800000; 
	line-height:11px;
	text-decoration:none;
	font-style:italic;
	}

a.burg:link		{
	font-size:11px; 
	font-weight:bold; 
	font-family:arial,verdana,geneva,helvetica,sans-serif; 
	color:#800000; 
	line-height:11px;
	text-decoration: none;
	}

a.burg:hover	{
	font-size:11px; 
	font-weight:bold; 
	font-family:arial,verdana,geneva,helvetica,sans-serif; 
	color:#f8f8fb; 
	line-height:11px;
	text-decoration: underline; 
	background:#800000;
	}

.rndbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000033;
	background-color: #f5cd9d;
	width: 250px;
	clear: none;
	float: right;
	margin: 10px;
}
.rndtop {
	background-image: url(/gcsd/images/trc1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rndheader	{
	color:#0e511b;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	text-align:center;
	font-weight:bold;
}

.rndbottom {
	background-image: url(/gcsd/images/brc1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.rndbottom img	{
	display:block;
}

.rndbox p	{
	margin: 0 0.4em 1em .6em;
	text-align:left;
}
.hash	{
	clear:both;
	text-align:center;
}
#mapleft	{
	width:425px;
	float:left;
	text-align:left;
	margin-right:20px;
}
#mapleft a:hover	{
	background:none;

}
#mapright	{
	text-align:left;
}
.clear	{
	clear:both;
	}
#google, #google a, #google a:hover	{
	background:none;
	text-decoration:none;
}
#google a:hover	{
	text-decoration:underline;
}
.boxright	{
	float:right;
	border-radius:1em;
	background-color:#efefef;
	padding:5px 20px 5px 10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	font-size: 11px;
	clear:right;
	width:190px;
	}
.boxleft	{
	float:left;
	border:#ccc medium solid;
	border-radius:1em;
	background-color:#efefef;
	padding:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}
/* ######### CSS for top level tabs ######### */

.tabsmenuclass ul{
overflow: hidden;
width: auto;
margin: 0;
padding: 0;
list-style:none;
list-style-type: none;
background: #fff;
width:900px;
}

.tabsmenuclass li{
float: left;
}

.tabsmenuclass a{
display: block;
height:20px;
padding: 5px 11px 3px 11px ;
background: #fff;
color: #92B841;
margin-right: 0px;
text-decoration: none;
font: bold 13px Verdana;
}

.tabsmenuclass a:hover, .tabsmenuclass a.selected{
color: #EE9925;
}

/* ######### CSS for sub menu container below ######### */

.tabsmenucontent{
clear: left;
/*background: #E8E8E8;*/
width: 95%;
height: 20px;
margin-top:-5px;
}

.tabsmenucontent a{
 	color:#0e511b;
	text-decoration:none;
	background-color:white;
	font: 13px Verdana;
	display:block;
	height: 14px;
	padding: 8px 6px;
	border:#999 1px solid;
	margin:0;
}

.tabsmenucontent a:hover{
	color:white;
	text-decoration:none;
	background-color:#999999;
}


.tabsmenucontent ul{
margin: 0;
padding: 0;
list-style:none;
list-style-type: none;
}

.tabsmenucontent li{
float: left;
}