@charset "UTF-8";
/* CSS Document */
body{
	margin: 0;
	padding: 0;
	background-color: #CCCCCC;
}

#wrapper{
	width: 1000px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#banner{
	width: 100%;
	height: 100px;
	border-top-color: #66CC33;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #66CC33;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	clear: both;
	position: relative;
}

.SLOClogo{
	width: 400px;
	height: 100px;
	float: left;
}

.bannerimage{
	float: right;
}

#maincontent{
	width: 100%;
	position: relative;
	height: 100%;
}

#sidenav{
	width: 180px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#navtopcurve{
	width:180;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}

#navigation{
	width: 180px;
}

.navigation {
	font-family: "Arial Rounded MT Bold", Arial, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #63B71C;
	display: block;
	padding: 5px;
	width: 170px;
	text-decoration: none;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.navigation:hover {
	font-family: "Arial Rounded MT Bold", Arial, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #336633;
	background-color: #FFFF33;
	display: block;
	padding: 5px;
	width: 170px;
	text-decoration: none;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.subnavigation {
	font-family: "Arial Rounded MT Bold", Arial, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #336633;
	background-color: #FFFFFF;
	display: block;
	width: 155px;
	text-decoration: none;
	border-bottom-color: #66CC33;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 5px;

}

.subnavigation:hover {
	font-family: "Arial Rounded MT Bold", Arial, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #336633;
	background-color: #FFFF33;
	display: block;
	width: 155px;
	text-decoration: none;
	border-bottom-color: #66CC33;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 5px;
}


#middlecolumncontent{
	width: 580px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#navbottomcurve{
	width:180;
	}

#rightcolumn{
	width: 220px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

#rightcolumntopcurve{
	width:220;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}

#rightcolumncalendar{
	width: 210px;
	border-bottom-color: #66CC33;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 5px;
	background-color: #F9F9F9;
	}
	
.rightcolumntitle{
	font-family: "Arial Rounded MT Bold", Arial, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #336633;
	}
	
#rightcolumnevent{
	width: 210px;
	border-bottom-color: #66CC33;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 5px;
	background-color: #F9F9F9;
}


#leftcolumncontact{
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #F9F9F9;
	padding: 5px;
}

.leftcolumntitle{
	font-family: "Arial Rounded MT Bold", Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #336633;
}

#rightcolumndownloads{
	width: 210px;
	height: 170px;
	border-bottom-color: #66CC33;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 5px;
	background-color: #F9F9F9;
}


#rightcolumnbottomcurve{
	width:220;
	bottom: auto;
	}

#footer{
	width: 1000px;
	border-top-color: #66CC33;
	border-top-style: solid;
	border-top-width: 2px;
	clear: both;
	height: 30px;
}


.middlecolumnheading{
	font-family: "Arial Rounded MT Bold", Arial, Verdana, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #336633;
	}
	
.middlecolumnsubheading{
	font-family: "Arial Rounded MT Bold", Arial, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #66CC33;
	}
	
.middlecolumnlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #336633;
}	

.middlecolumnlinks:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #66CC33;
}	
	
#teamcontainer{
	padding: 5px;
}

#teammemberpicture{
	float: left;
	width: 120px;
}

#teammemberinfo{
	width: 440px;
	float: left;
	padding-left: 10px;
}

#collaboratorscontainerleft{
	padding: 5px;
	float: left;
	width: 250px;
}

#collaboratorscontainerright{
	padding: 5px;
	float: right;
	width: 250px;
}

#middlecolumnimage{
	float: right;
	height: 200px;
	width: 200px;
	padding-left: 10px;
	clear: both;
	padding-bottom: 10px;
}

#downloadleft{
	float: left;
	height: 106px;
	width: 75px;
	padding-top: 10px;
	padding-left: 10px;
}

#downloadright{
	float: right;
	height: 125px;
	width: 75px;
	padding-top: 10px;
	padding-right: 10px;
}

#textenlarge{
	height: 30px;
	width: 500px;
	float: left;
	padding-bottom: 5px;
}

.textenlarge{
	font-family: "Arial Rounded MT Bold", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #333333;
}

.textenlargelittlea{
	font-family: "Arial Rounded MT Bold", Arial, Verdana, sans-serif;
	font-size: 21px;
	color: #333333;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.textenlargemediuma{
	font-family: "Arial Rounded MT Bold", Arial, Verdana, sans-serif;
	font-size: 28px;
	color: #333333;
	text-decoration: none;
}

.textenlargelargeea{
	font-family: "Arial Rounded MT Bold", Arial, Verdana, sans-serif;
	font-size: 32px;
	color: #333333;
	text-decoration: none;
}

#textenlargecontainer{
	padding: 5px;
	width: 206px;
	border: thin solid #66CC33;
}

#blog{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66CC33;
}

#navspacer{
	height: 15px;
}

#rightcolumnspacer{
height: 15px;
}

#header{
	clear: both;
	height: 30px;
	width: 1000px;
	padding-bottom: 5px;
}

#search{
	height: 30px;
	width: 200px;
	padding-top: 5px;
}

.eventname{
	font-family: "Arial Rounded MT Bold", Arial, Verdana, sans-serif;
	font-size: 26px;
	font-style: normal;
	color: #000000;
}

.eventname:hover{
	font-family: "Arial Rounded MT Bold", Arial, Verdana, sans-serif;
	font-size: 26px;
	font-style: normal;
	color: #0000FF;
}



.eventdate{
	font-family: "Arial Rounded MT Bold", Arial, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #336633;
}

.teamname{
	font-family: "Arial Rounded MT Bold", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #336633;
}


.researchinteresttitle{
	font-family: "Arial Rounded MT Bold", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #66CC33;
}

.teamtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.cvlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #336633;
}	


/* ****************************************************************************
***************************  Caledar Table ************************************
******************************************************************************/

#sloc_calendar {
        width: 210px;
		border-spacing:10px;
		font-size:0.8em;
		}

     #sloc_calendar td {
        text-align: center;
		height:10px;
		color:#00552c;
    }
	
	  #sloc_calendar td.event {
		background-color:#6fca00;
			-moz-border-radius: 2px;
-webkit-border-radius: 2px;
    }
	
	  #sloc_calendar td.today {
	 color:#fff;
		background-color:#FFCC00;
			-moz-border-radius: 2px;
-webkit-border-radius: 2px;
    }
	
		  #sloc_calendar td.event:hover {
	background-color:#999999;
	cursor:pointer;
    }
	
	 #sloc_calendar a.eventDay  {
	color:#fff;
	text-decoration:none;
		}
	
	
	#prev, #next {
		float:left;
		display:block;
		color:#0F0;
		width:20%;
		text-indent:-9999px;
	}
	
	#next {
		float:right;
	}
	
	#month {
		float:left;
		width:60%;
		text-align:center;
	}
	
	#prev a:link, #prev a:visited, #next a:link, #next a:visited {
		display:block;
		height:16px;
		width:17px;
		background: #f9f9f9 url(images/calendar_icons.gif) no-repeat;
		background-position: 0px -32px;	
	}
	
	#prev a:hover, #prev a:active {
		background-position: 0px 0px;		
	}
	
	#next a:link, #next a:visited {
		float:right;
		background-position: 0px -48px;	
	}
	
	#next a:hover, #next a:active {
		background-position: 0px -16px;	
	}
	
