body 
{
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans,sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	background-color:#000;
}

a {
	color: #fff;
	text-decoration: none;
}

p {
	padding-bottom: 8px;
}
img  {
	border: 0;
	padding: 0;
	margin: 0;
}

div 
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}


#hidden {display:none;}

.clearBoth
{
	clear:both;
}

a.plateTitle:link {text-decoration:none; font-size:50px;}
a.plateTitle:visited {text-decoration:none; font-size:50px;}
a.plateTitle:active {text-decoration:none; font-size:50px;}
a.plateTitle:hover {text-decoration:none; font-size:50px;}

p.plateText
{
	color:#ffcc66;
	font-size:14px;
	padding-bottom:10px;
}

a.plateLink:link {text-decoration:none; font-size:22px;}
a.plateLink:visited {text-decoration:none; font-size:22px;}
a.plateLink:active {text-decoration:none; font-size:22px;}
a.plateLink:hover {text-decoration:none; font-size:22px;}

* html .boxShadow
{
	visibility:hidden;
}


.readMore
{
	position:relative;
	top:10px;
	text-align:center;
	background-image:url('../images/button-readmore.png');
	background-repeat:no-repeat;
	margin: 0;
	height: 20px;
	width: 83px;
	margin-bottom: 0px;
}

.readMore a:link {font-weight: bold;text-decoration:none; font-size:13px;}
.readMore a:visited {font-weight: bold;text-decoration:none; font-size:13px;}
.readMore a:active {font-weight: bold;text-decoration:none; font-size:13px;}
.readMore a:hover {font-weight: bold;text-decoration:none; font-size:13px;}


#villageBox
{
	visibility:hidden;
	position:relative;
	width:1000px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #00ff00;
}

#villageBG
{
	background-position: top center;
    background-repeat:no-repeat;
	background-image:url('../images/village.jpg');
	margin-left:auto;
    margin-right:auto;
    width:100%;
    height: 600px;
}

#villageOutter
{
	background-image:url('../images/village-tile.jpg');
    width:100%;
    height: 600px;
    margin-bottom: 0px;
}

#villageImage
{
	height:600px;
	width:100%	
}

.boxShadow
{
	width:100%;
	height:35px;
	background-image:url('../images/shadow-tile.png');
	background-position:0px -10px;
}

#whoWeAreOutter
{
	top:550px;
	width:100%;
	height:650px;
	overflow:hidden;
	position:absolute;
}

#whoWeAreBG
{
	border:0px solid #000000;
	width:100%;
	position:absolute;
	top:35px;
	left:0px;
}

#whoWeAreImage
{
	width:100%	
}

#whoWeAreBox
{
	visibility:hidden;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:600px;
}

#whoWeArePlate
{
	visibility:visible;
	position:absolute;
	left:620px;
	top:20px;
	width:330px;
	height:	235px;
	padding-left:20px;
	padding-top: 20px;
}

#whoWeArePlateBG
{
	visibility:visible;
	position:absolute;
	left:620px;
	top:20px;
	width:330px;
	height:	365px;
	background-color:#003300;
	opacity:0.6;
	filter:alpha(opacity=60);
	padding-left:20px;
	padding-right:20px;
}



#whatWeDoOutter
{
	position:absolute;
	top:650px;
	width:100%;
	height:650px;
	
}

#whatWeDoBG
{
	position:absolute;
	left:0px;
	border:0px solid #00ff00;
	width:100%;
	height:650px;
	background-image:url('../images/map.jpg');
/*	background-position:-260px -40px; */
	background-position:-260px -40px;
}

#whatWeDoBox
{
	visibility:hidden;
	position:relative;
	width:1000px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
}

#whatWeDoPlateBG
{
	visibility:visible;
	position:absolute;
	left:620px;
	top:20px;
	width:330px;
	height:	350px;
	background-color:#003300;
	opacity:0.6;
	filter:alpha(opacity=60);
	padding-left:20px;
	padding-right:20px;
}


#whatWeDoPlate
{
	visibility:visible;
	position:absolute;
	left:620px;
	top:20px;
	width:330px;
	height:	250px;
	padding-left:20px;
	padding-top: 20px;
}

#getInvolvedOutter
{
	position:absolute;
	top:750px;
	width:100%;
}

#getInvolvedBox
{
	width:100%;
	height:550px;
	background-image:url('../images/getinvolvedpic.jpg');
	background-position:-200px 0px;
}

#getInvolvedInner
{
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:550px;
}

#getInvolvedPlateBG
{
	position:absolute;
	left:620px;
	top:20px;
	width:330px;
	height:	340px;
	background-color:#003300;
	opacity:0.6;
	filter:alpha(opacity=60);
	padding-left:20px;
	padding-right:20px;
}


#getInvolvedPlate
{
	position:absolute;
	left:620px;
	top:20px;
	width:330px;
	height:	230px;
	padding-left:20px;
	padding-top: 20px;
}


#footerOutter
{
	position:absolute;
	top:845px;
	width:100%;
	height:605px;
}

#footerBG
{
	position:absolute;
	left:0px;
	border:0px solid #00ff00;
	width:100%;
	height:465px;
	background-color:#330000;
	margin-bottom:0px;
	opacity:0.8;
	filter:alpha(opacity=80);
}

#footerBox
{
	visibility:visible;
	position:relative;
	width:1000px;
	height:465px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}

#lfooterBG
{
	position:absolute;
	left:0px;
	width:100%;
	height:100px;
	background-color:#220000;
	opacity:0.8;
	filter:alpha(opacity=80);
}

#lfooterBox
{
	visibility:visible;
	position:relative;
	width:1000px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
}
#lfooterBox p {
	margin: 0px;
	padding: 0px;
	color: #996666;
	font-size: 0.9em;
}
#lfooterBox a, #footerBox a:visited {
	color: #996666;
	text-decoration: underline;
	font-size: 0.9em;
}
#lfooterBox a:hover {
	color: white;
}

/* ADDED BY SHANE KOROSEC */

#footerBox {
	padding-left: 50px;
	padding-right: 50px;
}
#footerBox .content {
	text-align: left;
	display: inline-block;
	width: 25%;
	border: 0px solid #fff;
	margin: 30px 0 0 30px;
	vertical-align: top;
}

#footerBox .content p {
	color: white;
}
#footerBox .content h2 {
	color: white;
	margin: 0 0 0.8em 0;
	font-size: 1.5em;
}
#footerBox .content h3 {
	color: #FF9933;
	margin: 0 0 0 0;
	font-size: 1.3em;
}
#footerBox .content h3 a {
	color: #FF9933;
}
#footerBox .content h3 a:hover {
	color: #FFCC66;
}
#footerBox .content h3 a:visited {
	font-size: 1em;
	text-decoration: none;
}

#footerBox .content .knowledge_hub h3 {
	margin: 0 0 0 50px;
	padding: 10px 0 30px 0;
	line-height: 1em;
}
#footerBox .content .knowledge_hub a:hover h3 {
	color: #FFCC66;
}
#footerBox .content .kh_wash {
	background: url("../images/kh-wash.png") no-repeat top left;
}
#footerBox .content .kh_energy {
	background: url("../images/kh-energy.png") no-repeat top left;
}
#footerBox .content .kh_indig {
	background: url("../images/kh-indig.png") no-repeat top left;
}
#footerBox .content .kh_dev {
	background: url("../images/kh-devprac.png") no-repeat top left;
}

a.button:link, a.button:visited, a.button:active, a.button:hover {
	display: inline-block;
	background-color: #CC0066;
	margin-top: 10px;
	padding: 2px 7px 0px 7px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 0.9em;

	border-radius: 5px;  
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px; 
	text-decoration: none;
}
a.button:hover {
	text-decoration: underline;
}

/* Footer Menu */
#lfooterBox #menu {
}
#lfooterBox #menu ul {
	list-style: none;
}
#lfooterBox #menu ul li {
	display: inline;
	padding: 0px 0px 0px 0px;
}
#lfooterBox
{
	padding-top: 20px;
}

#header{
	height: 130px;
	background: transparent;
	border: 0px solid #000;
	margin: auto;
}
#header-inner{
	width: 980px;
	height: 130px;
	margin: auto;
	position: relative;
}
#logo{
	position: absolute;
	height: 90px;
	width: 230px;
	background: url("../images/logo.png") no-repeat;
	background-position: center;
	border: 0px solid #fff;
	margin: 0px 0 0 -25px;
}

/* Top-level menu */

ul#top-menu{
	position: absolute;
	right: 0px;
	top: 50px;
}
ul#top-menu li {
	float: left;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: white;
	position: relative;
	margin: 0px 0px 0px 0px;
}
ul#top-menu li a, ul#top-menu li a:visited {
	display: block;
	color: white;
	padding: 10px;
}
ul#top-menu li ul {
	display: none;
	position: absolute; 
	top: 38px;
	right: 0;
	width: 200px;
}
ul#top-menu li:hover ul{
	display: block;
	background: #D9E4B9;
	z-index: 1001;
}
ul#top-menu li:hover {
	background: #D9E4B9;
}
ul#top-menu li ul li{
	float: none;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
ul#top-menu li:hover ul a, ul#top-menu li:hover ul a:visited, ul#top-menu li:hover {
	color: #134116;
}
ul#top-menu a:hover{
	text-decoration: none;

}
ul#top-menu ul a:hover {
	background: #BFD69E;
}
ul#top-menu li:hover a {
	color: #4C9849;
}

#user-controls{
	float: right;
	padding: 20px 0px 0px 0px;
	color: white;
}
#user-controls a, #user-controls a:visited{
	color: white;
}


/* Typography */
h1 {
	font-size: 22px;
	line-height: 28px;
	color: #CC0066;
}


/* mootools slider */

#signpost
{
	visibility:visible;
	position:relative;
	width:380px;
	height:220px;
	margin-left:auto;
	margin-right:8px;
	/*top:290px; */
	border:0px solid #00ff00;
	overflow:hidden;
}
#signpost
{
	width:365px;
	margin-right:12px;
	top:150px;
}

#container {
	width: 380px;
	height: 240px;
}

.item { 
	display: block; 
	width: 360px; 
	height: 200px; 
}
.item a {
	color: #CC0066;
}

/* controls styling */
#controls1 {
    display: block;
    padding: 8px 0 0 0;
    position: relative;
	
    margin: 12px auto;
    width: 500px;
}
 
.prev_btn,
.next_btn {
   width: 100px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    color:#AF4B32;
    border: 1px solid #80301D;
    background-color:#513328;
    float: left;
}
.next_btn { float: right; }
 
.play_btn {
    clear: both;
    width: 100px;
    height: 25px;
    margin: 0 auto 12px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    color:#AF4B32;
    border: 1px solid #80301D;
    background-color:#513328;
 }
 
.num_nav { 
	text-align: left;
}
.num_nav ul li { display: inline; margin: 0 2px; }
.num_nav ul li a {
    padding: 4px 5px;
    color:#ffffff;
    border: 0px  solid #80301D;
    background-color:#CC0066;
    
   	border-radius: 5px;  
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px; 

}
.num_nav ul li a.active,
.num_nav ul li a:hover { border-color: #fff; background-color:#80301D; }
  
.btn_over {
    color:#fff;
    border: 1px solid #fff;
    background-color: #80301D;
}

.calendar_sheet {
	float: left;
	margin: 0 5px 5px 0;
	padding: 0;
	width: 50px;
	text-align: center;
	color: #ffffff;
}
.upcoming_events h3, .upcoming_events p {
	padding-left: 60px;
}
.calendar_sheet p.month {
	color: #ffffff;
	background-color: #CC0066;
	margin: 0;
	padding-left: 0;
	text-transform: uppercase;
}
.calendar_sheet p.date {
	color: #ffffff;
	background-color: #970042;
	margin: 0;
	padding: 0;
	font-size: 1.4em;
}

.clearleft {
    clear: left;
}

a.facebook_button {
	display: block;
	float: left;
	color: #6D3D28;
	font-size: 12px;
	line-height: 22px;
	margin: 0px 10px 0px 0px;	
}
a.facebook_button:hover {
	color: #6D3D28;
}
a.facebook_button span.icon {
	display: block;
	width: 20px;
	height: 20px;
	background: url('../images/facebook_button.gif');
	background-position: bottom right;
	float: left;
}
a.facebook_button:hover span.icon {
	background-position: bottom left;
}


a.twitter_button {
	display: block;
	float: left;
	color: #6D3D28;
	font-size: 12px;
	line-height: 22px;
	margin: 0px 10px 0px 0px;	
}
a.twitter_button:hover {
	color: #6D3D28;
}
a.twitter_button span.icon {
	display: block;
	width: 20px;
	height: 20px;
	background: url('../images/twitter_button.gif');
	background-position: bottom right;
	float: left;
}
a.twitter_button:hover span.icon {
	background-position: bottom left;
}


a.youtube_button {
	display: block;
	float: left;
	color: #6D3D28;
	font-size: 12px;
	line-height: 22px;
	margin: 0px 10px 0px 0px;	
}
a.youtube_button:hover {
	color: #6D3D28;
}
a.youtube_button span.icon {
	display: block;
	width: 20px;
	height: 20px;
	background: url('../images/youtube_button.gif');
	background-position: bottom right;
	float: left;
}
a.youtube_button:hover span.icon {
	background-position: bottom left;
}

/* Clear fix */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;

}
#speechBubble {
	display:block;
	float:left;
	width: 377px;
	height: 174px;
	margin: -40px 0 0 160px ;
	padding: 0 0px 0 27px;
	background: url('../images/speech_bubble.png') no-repeat;
	background-position: top left;
	text-align: left;
}
#speechBubble h1 {
	margin-top:35px;
}
#speechBubble p {
	margin: 0 10px 0 0;
}
#speechBubble a {
	color: #CC0066;
}
#speechBubble a.button {
	color: #fff;
	text-align: left;
	margin: 10px 0 0 90px;
}

#YoHE {
	display: block;
	float: left;
	width: 175px;
	height: 75px;
	background: url('../images/YoHE_conference.png');
	margin: 15px 0 0 280px;	
}
#conference2011 {
	display: block;
	float: left;
	width: 300px;
	height: 155px;
	background: url('../images/imagineering.jpg');
	background-color: #000;
	margin: 95px 0 0 5px;	
	border: 1px solid #fff;

   	border-radius: 5px;  
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px; 
}
#conference2011:hover {
	border: 1px solid #ccc;
}

.social-media {
	display: block;
	float: left;
	margin: 95px 0 0 5px;	
}
.social-media a img {
	width: 70px;
	border: 2px solid #fff;
   	border-radius: 18px;  
	-moz-border-radius: 18px;  
	-webkit-border-radius: 18px; 
	margin-right:5px;
}
.social-media a:hover img {
	border: 2px solid #ccc;
	box-shadow: 0px 0px 10px #000;
}
