@charset "utf-8";
/* CSS Document */

body {
	background: #3a3a3a url(../img/bg.gif) repeat;
	background-position: 50% 0;
	text-align: center;
	min-width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
}

ul {
	list-style-type: square;	
}

a {
	color:#1481b9;
	text-decoration: underline;
}

#checklist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.checklist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.checklist li
{
	padding-left: 20px;
	background-image: url(../img/tick.png);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	line-height: 1.8em;
}

.arrowlist
{
margin-left: 25px;
padding-left: 0;
list-style: none;
}

.arrowlist li
{
padding-left: 20px;
background-image: url(../img/bullet.gif);
background-repeat: no-repeat;
background-position: 0 50%;
line-height: 1.8em;
}

#top {
	position: relative;
	height: 145px;
	width: 900px;
	margin: 0 auto;
	padding: 30px 41px 0 41px;
	background: url(../img/body_bg_top.png) no-repeat;
	background-position: 50% 30px;
	text-align: left;
}

#top img#logo {
	position: absolute;
	left: 41px;
	top: 60px;
}

#top img#motto {
	position: absolute;
	left: 321px;
	top: 90px;
}

#menu { background:#000000 url(../img/menu_bg.gif) repeat-x; background-position: top; width:100%; overflow:hidden;}
#menu ul { list-style:none; margin: 0; padding: 0;}
#menu .menu li{ float:left; border-right:solid 1px #ffffff;}
#menu .menu a{ display:inline-block; cursor:pointer; color:#fff; text-decoration:none; padding:9px 18px 9px 17px;}
#menu .menu a:hover, #menu .menu .active{ background:#0a80bc url(../img/menu_bg_hover.gif) repeat-x; background-position: top;}

#toptext {
	font-family:Verdana, Geneva, sans-serif;
	position: relative;
	float: right;
	right: 10px;
	top: 25px;
	width: 200px;
	height: 120px;
	text-align: right;
	font-size: 10px;
	color: #655a4e;
	line-height: 1.5em;
}


#topnews {
	position: absolute;
	width: 317px;
	padding: 6px 70px 0 70px;
	height: 21px;
	left: 264px;
	top: 37px;
	background: url(../img/topnews-bg.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #fff;
}

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

#topnews .date {
	padding-right: 8px;
	font-size: 10px;
	color: #ddd;
}

#frontbox {
	position: relative;
	width: 900px;
	height: 285px;
	margin: 12px 0 12px 0;
}

#main-page-column-left {
	position: relative;
	width: 260px;
	padding: 10px;
	float: left;
	text-align: left;
	overflow: hidden;
}

#main-page-column-left a {
	padding: 5px;
}

#main-page-column-right {
	position: relative;
	width: 620px;
	float: right;
	overflow: hidden;
}

#body {
	position: relative;
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	padding: 0 41px 0 41px;
	background: url(../img/body_bg_middle.png) repeat-y;
}

#footer {
	position: relative;
	width: 900px;
	padding: 35px 41px 0 41px;
	margin: 0 auto;
	background: url(../img/body_bg_bottom.png) no-repeat;
	background-position: 50% -120px;
	color: #fff;
	font-size: 11px;
}

#footer p {
	padding: 0;	
}

#footer a {
	color: #ccc;	
}

a.graphite_logo  {
	color: #ccc;	
	text-decoration: none;
	font-size: 9px;
}

.graphite_logo {
	position: absolute;
	top: 40px;
	right: 40px;
}

.line {
	background: url(img/line.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 3px;
	width: 890px;
	padding: 5px 0 5px 0;
	margin: 0;
	display: block;
	position: relative;
	font-size: 0;
	line-height: 0;
}

#rightside,.rightside {
	position: relative;
	float: right;
	padding: 0 0 0 20px;
	border: 1px solid #eee;
	border-width: 0 0 0 1px;
	margin-left: 15px;
}

.contactright {
	position: relative;
	float: right;
	padding: 0 20px 0 30px;
	overflow: hidden;
	background: url(../img/vline.gif) repeat-y;	
	background-position: 0 50%;
}

.list {
	font-size: 12px;
	width: 280px;
	font-weight: normal;
	border-width: 0 0 0 5px;
	top: -20px;
}

.bio {
	width: 370px;	
	font-size: 12px;
	border-width: 0 0 0 5px;
	top: -20px;
}

.contact {
	width: 340px;	
	font-size: 12px;
	border-width: 0 0 0 5px;
}

.rightcaption {
	position: relative;
	display: block;
	clear: right;
	float: right;
	padding: 0 15px 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666;
	text-align: right;
	top:-5px;
}

table.projects {
	margin: 10px 0 10px 0;	
	border: 1px solid #ccc;
	border-width: 5px 1px 5px 2px;
}
table.projects td {
	padding: 4px;	
	border: 1px solid #ccc;
	border-width: 0 1px 0 0px;
}

#news {
	position: relative;
	width: 900px;
	margin: 0 auto;
	clear: both;
	background: #cfcfcf url(../img/news_bg.gif) repeat-x;
	background-position: 50% 0;
	border-top: 1px solid #ccc;
}

.fleftimage {
	position: relative;
	float: left;
	margin: 0 7px 0 0;
}

.searchfont {
	font-size: 12px;
	color:#666;
}

#staffmenu {
	position: relative;
	width: 205px;
	padding: 10px 0 10px 0;
}

#staffmenu ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

#staffmenu ul a
{
display: block;
padding: 6px 2px 6px 25px;
width: 155px;
}

#staffmenu ul li a
{
color: #000;
text-decoration: none;
}

#staffmenu ul li a:hover
{
	text-decoration: none;
	color:#000;
	background: #eee;
	font-weight: normal;
}

#staffmenu ul li.current_page_item a, #staffmenu ul li.current_page_item a:hover {

	text-decoration: none;
	background: #52a5cf url(../img/staff-menu-selected.gif) no-repeat center;
	background-position: 100% 50%;
	padding: 6px 25px 6px 25px;
	color:#fff;
	font-weight: bold;
}

#staffmenu ul li {
vertical-align:middle;
line-height: 1.1em;	
padding: 3px 0 3px 0;
}


h2#pagetitle {
	display: block;
	padding: 6px 0 6px 10px;
	font-size: 20px;
	font-weight: bold;
	background: #cfcfcf url(../img/title-bg.gif) repeat-x top;
	margin: 2px 0 15px 0;
	border-bottom: 1px solid #999;
}

.leftcolumn {
	position: relative;
	float: left;
}

.rightcolumn {
	position: relative;
	float: right;
}

.staff-bio {
	position: relative;
	float: left;
	width: 180px;
}

.staff-info {
	float: right;
	width: 480px;
}

.staff-bio h3 {
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 10px 0 5px 0;
	display: block;
	border-bottom: 1px solid #eee;
	line-height: 1.2em;
}

.staff-bio p {
	font-size: 11px;
	padding: 0 0 0 5px;
}

ul.tabnav {
	margin: 0;	
	padding: 5px 0 0 0;
	white-space: nowrap;
	font-size: 11px;
}

.tabnav li {
   	display: inline;
    list-style: none;
    }

    .tabnav li a {
    text-decoration: none;
    text-transform: uppercase;
    color:#333;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    outline: none;
    }
	
.tabnav li a:hover, .tabnav li a:active
{  
	background: #ddd;  
	color: #000;
	text-decoration: none;  
}  

.tabnav li.ui-tabs-selected a, .tabnav li.ui-tabs-selected a:hover 
{
	background:#0a80bc url(../img/menu_bg_hover.gif) repeat-x top;
	color: #fff;
	text-decoration: none;  
}

    .tabdiv {
    background: #cfcfcf url(../img/news_bg.gif) repeat-x;
	background-position: 50% 0;
    border: 1px solid #c8c8c8;
    padding: 20px;
	font-size: 11px;
	margin-top: 7px;
    }


    .ui-tabs-hide {
    display: none;
    }
	
#page {
	position: relative;
	font-size: 12px;
	line-height: 1.8em;
	overflow: hidden;
	zoom: 1;
	
}

.vline {
	background: url(../img/vline.gif) repeat-y;	
	background-position: 182px 50%;
}

#page h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 7px 0;
}