/*
 * 57828a - links dark
 * cde5e5 - light teal
 * */

/*
 * f08a00 - orange
 * D1C7BF - light brown
 * C0B4AA - little darker brown
 * cde5e5 - lightest green
 * B7D8FF - light blue
 * 3B6701 - dark green
 * BCE27F - light green
 * E6F2FF - white
 * 6D5E50 - dark brown
 *
 * */

body,
html {
	margin:0px;
	padding:0px;
	/*background-color:#252525;*/
	color:#666;
	font-family:'Lucida Grande', Verdana, sans-serif;
}
div#pagecontainer {
	background-color: #fff;
}

a, a:hover, a:visited, a:link, a:active {color:#57828a;}


body.mceContentBody
{
margin:0px;
	padding:0px;
	color:#000;
	font-family:'Lucida Grande', Verdana, sans-serif;
	background-color:#fff;
}

body,
body.mceContentBody,
ul,td,th,p,h1,h2,h3,h4,.small,input,textarea,select {
	/*font-family:Verdana,sans-serif;*/
	font-family:'Lucida Grande', Verdana, sans-serif;
}

code,pre,tt{font-family:Courier,monospace;}

body,
body.mceContentBody,
ul,table,td,th {
	font-size:12px;
	color: #666;
}
h1,h2,h3,h4 {
	font-weight:bold;
	color:#030303;
}
h1{font-size:18px;}
h2{font-size:18px;}
h3{font-size:16px;margin:0px;padding:0px;}
h4{font-size:12px;}
h4.eventmonth {
	border-style:solid;
	border-color:#2e2e2e;
	border-width:0px 1px 1px 0px;
	background-color:#cde5e5;
	padding:2px;
}
hr {
	border:0px;
	color:#000;
	background-color:#000;
	height:1px;
}

li {
	padding-top:3px;
	padding-bottom:3px;
}

.newsdate{font-size:75%;color:#666;}

img{border:0px;}
img.flag{border:1px solid #000;}

h1.tool {
	font-size:22px;
	font-weight: bold;
	font-family:'Lucidia Grande',Verdana,sans-serif;
	color:#000;
	border-bottom:1px solid #000;
	margin-top:10px;
}
h1.tool img{padding-right:5px;vertical-align:middle;}

h3.tool{font-weight:bold;color:#000;}
h3.tool img{padding-right:5px;vertical-align:middle;}

/*
 * f08a00 - orange
 * D1C7BF - light brown
 * C0B4AA - little darker brown
 * cde5e5 - lightest green
 * B7D8FF - light blue
 * 3B6701 - dark green
 * BCE27F - light green
 * E6F2FF - white
 * 6D5E50 - dark brown
 *
 * */


table.standard td {
	font-size:12px;
}
table.standard th {
	font-size:14px;
	color:#252525;
}
table.standard td {
	background-color:#D9D9D9;
}
table.standard th {
	background-color:#c0b4aa;
}
table.standard th.subr {
	text-align:right;
	vertical-align:top;
}
table.standard th.subl {
	text-align:left;
	vertical-align:top;
}
table.standard th.sub {
	background-color:#d1c7bf;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
}
table.standard td.sub {
	text-align:center;
	vertical-align:top;
}
table.standard.hoverhl tr:hover td {
	background-color:#d1c7bf;
}

table.nogray td,
table.nogray th {
	background-color:#fff !important;
	font-size:12px;
}

table.nogray th {
	color:#030303 !important;
}

ul.simple {
	padding-left:8px;
	margin:0px 0px 1em 0px;
}
ul.simple li {
	padding:0px;
	list-style-type:none;
	font-size:125%;
}


div.planner_events {
	font-size:10px;
}
div.planner_events div a {
	font-size:10px;	
}
div.planner_events div.plannerevent {
	margin-top:10px;
	margin-bottom:10px;
}
div.planner_events div.startcal {
	border-top:1px solid #000;
	padding-top:5px;
}
div.planner_events div.fromcal a {
	font-style:italic;
	color:#f08a00;
}


div#news ul {
	padding-left:8px;
	margin:0px 0px 1em 0px;
}
div#news ul li {
	padding:0px;
	margin-left:4px;
	font-size:125%;
}

.red{color:#f00;}
.yellow{color:#f90;}
.green{color:#090;}

table#fyp td select{width:300px;}


div#upcomingevents {
	margin-top:10px;
	font-size:10px;
}
div#upcomingevents div.ucevmonth {
	padding-left:3px;
}
div#content{
	background-color:#fff;
	color:#666;
}
div#content p {
	font-size:12px;
	color:#666;
}
div#content ul li {
	font-size:12px;
	color:#666;
}

.mysqldebug {
	font-family:Verdana,sans-serif;
	color:#000;
	font-size:11px;
	margin-bottom:10px;
}

td.weatherrow{font-size:10px;}

div#breadcrumb{font-size:12px;}

div.suggestions {
	width:200px;
	-moz-box-sizing:
	border-box;
	box-sizing:border-box;
	border:1px solid #000;
	position:absolute;
}
div.suggestions div {
	cursor:default;
	padding:0px 3px;
	background-color:#fff;
}
div.suggestions div.current {
	background-color:teal;
	color:#fff;
}

span.fakelink {
	color:#cde5e5;
	text-decoration:underline;
	cursor:pointer;
	cursor:hand;
}


/* NEW STUFF  e6f2ff*/

.clear{clear:both;}


/* The clear Fixer */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


div#header {
	background-color:#57828a;
	padding:5px;
	border-bottom:1px solid #000;
}
div#header div#header_name {
	font-size:22px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
div#header div#header_name a {
	color:#000;
	text-decoration:none;
}
div#header div#header_tagline {
	font-size:10px;
	color:#000;
	font-style:italic;
}
div#header div#header_nav {
	float:right;
	color:#000;
}
div#header div#header_nav a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

div#header_usersearchbar {
	padding-left:10px;
	padding-right:10px;
	background-color:#cde5e5;
	font-size:10px;
	border-bottom:1px solid #000;
	width:auto;
	color: #000;
	padding-top:2px;
	padding-bottom:2px;
}
div#header_userbar a{
	color: #000;
}

div#footer {
	padding:5px;
	border-top:1px solid #000;
	background-color:#fff;
	height: 51px;
}
div#footer table{width:100%;margin-top:10px;}
div#footer table td{width:33%;padding:0px;font-size:10px;}
div#footer table td.footerl{text-align:left}
div#footer table td.footerm{text-align:center;}
div#footer table td.footerr{text-align:right}

div#footer_bar {
	border-top:1px solid #000;
	background-color:#cde5e5;
	text-align:right;
	padding-right:10px;
}
div#footer_bar a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

div#content{margin:0px;padding:0px;}
div#content table.content td{vertical-align:top;}
div#content table.content td.sidebar {
	background-color:#eee;
	border-right:1px solid #2e2e2e;
}
div#content table.content td.maincontent {
	width:100%;
}
div#maincontent {
	padding:0px;
	padding-left:10px;
}
div#sidebar{width:200px;}


div.mb_info,
div.mb_help,
div.mb_tip {
	border:1px solid #006;
	background-color:#e6f2ff;
}
div.mb_error {
	border:1px solid #900;
	background-color:#fdd;
}
div.mb_warning {
	border:1px solid #faa;
	background-color:#ffc;
}
div.mb_success {
	border:1px solid #060;
	background-color:#dfd;
}
div.mb_wrapper div {
	text-align:left;
	padding:5px;
	margin:0 auto;
	width:75%;
	color:#000;
	min-width:350px;
	max-width:650px;
	min-height:65px;
}
div.mb_wrapper div a{color:#000;}
div.mb_wrapper div h1 {
	margin:0px;
	padding:0px;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #000;
	font-family:Arial;
}
div.mb_wrapper div p {
	margin-left:20px;
}
div.mb_wrapper {
	margin-top:10px;
	text-align:center;
	line-height:18px;
}


/* Form */
input {
	font-size:12px;
}

fieldset.form,
form fieldset {
	width:550px;
	margin-bottom:20px;
	padding:8px;
	padding-top:10px;
	display:block;
}
fieldset.form legend {
	color: #030303;
	font-weight:bold;
	padding-left:15px;
	padding-right:15px;
}
fieldset.form label {
	margin-right:10px;
}
span.note {
	font-size:10px;
	font-weight:bold;
}


textarea,
input[type=text],
input[type=password],
input.password,
div.faketextbox,
select,
input.text
{
	border-top:1px solid #7c7c7c;
	border-bottom:1px solid #7c7c7c;
	border-right:1px solid #c3c3c3;
	border-left:1px solid #c3c3c3;
	font-size:12px;
}
textarea {
	font-size:12px;
}

label.bold {
	font-weight:bold;
}
input[type=submit],
input.submit {
	font-weight:bold;
}


/* Side bar*/

ul#sidebarnav {
	margin:0px 5px 5px 5px;
	padding:0px;
}
ul#sidebarnav li {
	font-size:11px;
	margin:1px 0px 1px 1px;
	padding:1px 0px 1px 11px;
	list-style-type:none;
	background-repeat:no-repeat;
	background-position:center left;
	background-image:url('/static/images/box-0.gif');
}
ul#sidebarnav li.header {
	font-size:15px;
	padding:5px 0px 5px 11px;
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
}

ul#sidebarnav li.up {
	font-size:13px;
	background-image:url('/static/images/caret-n.gif');
}
ul#sidebarnav li.home {
	background-image:url('/static/images/caret-r.gif');
	border-bottom:1px solid #000;
	font-weight:bold;
}
ul#sidebarnav li.level2 {
	font-size:11px;
	background-image:url('/static/images/caret-n.gif');
	font-weight:bold;
}
ul#sidebarnav li.active {
	font-size:11px !important;
	font-weight:bold;
	background-image:url('/static/images/box-1.gif');
}
ul#sidebarnav li a {
	text-decoration:none;
	font-size:11px;
}
ul#sidebarnav li a:hover {
	text-decoration:underline;
}
ul#sidebarnav li.pdf {
	margin-left:0px;
	padding-left:6px;
	background-image: url('/static/images/icons/16/pdf.png');
	background-position: 0px 0px;
}
ul#sidebarnav li.pdf a {
	margin-left:6px;
	padding-left:5px;
}

/* Tabs */
ul.tabs {
	list-style-type:none;
}
ul.tabs li {
	display:inline;
	color:#252525;
	padding:6px;
	font-weight:bold;
}
ul.tabs li.inactive {
	background-color:#c0b4aa;
}
ul.tabs li.active {
	background-color:#d1c7bf;
}
ul.tabs li a {
	text-decoration: none;
	color:#252525;
}
ul.tabs li a:hover {
	text-decoration: underline;
}



/* Auto Suggestion Style */
div.autosuggest {
	position:absolute;
	margin-top:10px;
	padding:0px;
	border:1px solid #252525;
}

div.autosuggest div.as_header,
div.autosuggest div.as_footer {
	position:relative;
	height:6px;
	padding:0;
	overflow:hidden;
}


div.autosuggest div.as_header div.as_corner,
div.autosuggest div.as_footer div.as_corner {
	position:absolute;
	top:0;
	left:0;
	height:6px;
	width:0px;
}

div.autosuggest div.as_header div.as_bar,
div.autosuggest div.as_footer div.as_bar {
	height:6px;
	overflow:hidden;
	background-color:#f0f0f0;
}

div.autosuggest ul { 
	list-style:none;
	margin:0 0 -4px 0;
	padding:0;
	overflow:hidden;
	background-color:#f0f0f0;
}
div.autosuggest ul li {
	color:#666;
	padding:0;
	margin:0 4px 4px;
	text-align:left;
}

div.autosuggest ul li a{
	color:#000;
	display:block;
	text-decoration:none;
	background-color:transparent;
	position:relative;
	padding:0;
	width:100%;
}
div.autosuggest ul li a:hover {
	background-color:#cde5e5;
}
div.autosuggest ul li.as_highlight a:hover {
	background-color:#cde5e5;
}

div.autosuggest ul li a span{
	display:block;
	padding:3px 6px;
	font-weight:bold;
}
div.autosuggest ul li a span small {
	font-weight:normal;
	color:#999;
}

div.autosuggest ul li.as_highlight a span small {
	color:#000;
}
div.autosuggest ul li.as_highlight a {
	color:#252525;
	background-color:#cde5e5;
}

div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr{
	background-image:transparent;
	background-repeat:no-repeat;
	width:6px;
	height:6px;
	position:absolute;
	top:0;
	padding:0;
	margin:0;
}

div.autosuggest ul li a .tr {
	right:0;
}

div.autosuggest ul li.as_highlight a .tl {
	left:0;
}
div.autosuggest ul li.as_highlight a .tr {
	right:0;
}
div.autosuggest ul li.as_warning {
	font-weight:bold;
	text-align:center;
}

div.autosuggest ul em { 
	font-style:normal;
	color:#f08a00;
}

/* Lightbox Popup */
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img {
	border:none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height:250px;
	margin: 0 auto;
}

#imageContainer{padding: 10px;}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}

#prevLink,
#nextLink {
	width: 49%;
	height: 100%;
	background: transparent url('/static/images/lightbox/blank.gif') no-repeat;
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}

#prevLink:hover,
#prevLink:visited:hover { 
	background: url('/static/images/lightbox/prevlabel.gif') left 15% no-repeat; 
}
#nextLink:hover,
#nextLink:visited:hover { 
	background: url('/static/images/lightbox/nextlabel.gif') right 15% no-repeat; 
}


#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

/*
 * Popup dialogs
 * */

.generic_dialog {
	position:absolute;
	z-index:100;
}
.generic_dialog iframe {
	filter:alpha(opacity=0);
	left:0px;
	position:absolute;
	top:0px;
}
#generic_dialog_popup {
	position:absolute;
	height:auto;
	left:0px;
	top:0px;
	width:475px;
}

div.dialog_loading {
	background-color:#f2f2f2;
	border:1px solid #606060;
	font-size:24px;
	padding:10px;
}

.pop_dialog iframe,
.pop_dialog #generic_dialog_popup {
	left:65px;
	top:120px;
}

table.pop_dialog_table {
	border-collapse:collapse;
	height:auto;
	width:auto;
}

td.pop_topleft,
td.pop_topright,
td.pop_bottomleft,
td.pop_bottomright {
	height:10px;
	overflow:hidden;
	padding:0px;
	width:10px;
}

td.pop_topleft {
	background-image:url('/static/images/popup/top_left.png')!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/popup/top_left.png',sizingMethod='crop');
}
td.pop_topright {
	background-image:url('/static/images/popup/top_right.png')!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/popup/top_right.png',sizingMethod='crop');
}
td.pop_bottomleft {
	background-image:url('/static/images/popup/bottom_left.png')!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/popup/bottom_left.png',sizingMethod='crop');
}
td.pop_bottomright {
	background-image:url('/static/images/popup/bottom_right.png')!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/popup/bottom_right.png',sizingMethod='scale');
}
td.pop_border {
	background-image:url('/static/images/popup/border.png')!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/popup/border.png',sizingMethod='scale');
}

td.pop_content {
	background-color:#fff;
	padding:0px;
	width:450px;
}

td.pop_content h2 {
	background:#2e2e2e;
	border:1px solid #252525;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin:0px;
}

td.pop_content h2 span {
	border-top:1px solid #000;
	display:block;
	padding:3px 10px 5px 10px;
	font-size:16px;
}

td.pop_content .dialog_content {
	background:#fff;
	border:1px solid #555;
	border-top-width:0px;
	color:#000;
}

td.pop_content .dialog_content p {
	color:#000;
}

td.pop_content .dialog_content input {
	border:1px solid #000;
}

td.pop_content .dialog_body {
	padding:10px;
	border-bottom:1px solid #ccc;
	overflow:visible;
}

td.pop_content .dialog_summary {
	background:#f2f2f2;
	padding:8px 10px 8px 10px;
	border-bottom:1px solid #ccc;
}

td.pop_content .dialog_buttons {
	background:#f2f2f2;
	padding:8px;
	text-align:right;
}

td.pop_content .dialog_buttons input {
	margin-left:5px;
	background-color:#2e2e2e;
	color:#cde5e5;
	padding:2px;
	border:1px solid #252525;
}

/* AJAX CALENDAR */
div#ajaxcalendar {
	border:1px solid #252525;
	width:200px;
}
table.ajaxcal_date {
	width:200px;
}
table.ajaxcal_date td,
table.ajaxcal_date th {
	font-size:12px;
	font-family:arial;
}
table.ajaxcal_date td.caltd {
	text-align:center;
	padding:5px;
}
table.ajaxcal_date td.caltd a,
table.ajaxcal_date td.caltd a:hover {
	color:#000;
}
table.ajaxcal_date th.month {
	text-align:center;
	background-color:#c0b4aa;
}

table.ajaxcal_date th.dir {
	background-color:#c0b4aa;
}

table.ajaxcal_date th.days {
	text-align:center;
	width: 14%;
	background-color:#d1c7bf;
}
/*D9D9D9
 *c0b4aa
 */
table.ajaxcal_date td.today {
	font-weight:bold;
	font-style:italic;
}
table.ajaxcal_date td.othermo {
	background-color:#ddd;
	color:#666;
}
table.ajaxcal_date td.curmo {
	background-color:#fff;
	cursor:pointer;
}
table.ajaxcal_date td.curset {
	background-color:#252525;
	font-weight:bold;
	color:#fff;
}

fieldset body,
body.mceContentBody {
	background: #FFF !important;
	background-color:#FFF !important;
}


ul.basic, ul.basic li {
list-style-type:none;
margin:0;
padding:0;
}





#control_overlay {
	background-color:#000;  
} 

.modal {  
	background-color:#fff;  
	padding:10px;  
	border:1px solid #333;  
} 
.tooltip {  
border:1px solid #000;  
background-color:#fff;  
height:25px;  
width:200px;  
font-family:"Lucida Grande",Verdana;  
font-size:10px;  
color:#333;  
} 

.simple_window {  
width:250px;  
height:50px;  
border:1px solid #000;  
background-color:#fff;  
padding:10px;  
text-align:left;  
font-family:"Lucida Grande",Verdana;  
font-size:12px;  
color:#333;  
} 

.window {  
background-image:url("/stylesheets/window_background.png");  
background-position:top left;  
-moz-border-radius: 10px;  
-webkit-border-radius: 10px;  
padding:10px;  
font-family:"Lucida Grande",Verdana;  
font-size:13px;  
font-weight:bold;  
color:#fff;  
text-align:center;  
min-width:150px;  
min-height:100px;  
} 

.window .window_contents {  
margin-top:10px;  
width:100%;  
height:100%;      
} 

.window .window_header {  
text-align:center;  
} 
.window .window_title {  
margin-top:-7px;  
margin-bottom:7px;  
font-size:11px;  
cursor:move;  
} 

.window .window_close {  
display:block;  
position:absolute;  
top:4px;  
left:5px;  
height:13px;  
width:13px;  
background-image:url("/static/images/filesystem/delete.png");  
cursor:pointer;  
cursor:hand;  
}  

#modal_container {
	padding:5px;
	background-color:#fff;
	border:1px solid #666;
	overflow:auto;
	font-family:"Lucida Grande",Verdana;
	font-size:12px;
	color:#333;
	text-align:left;
}

#modal_overlay {
	/*background-color:#000;*/
}
.modal_container,
#modal_container {
	background-color:#fff;
	border:1px solid #666;
	overflow:auto;
	font-family:"Lucida Grande",Verdana;
	font-size:12px;
	color:#333;
	text-align:left;
	padding:0px;
}



.modal_container p {
	margin:10px;
	text-align:center;
}

.modal_container .pheader {
	background-image:url("/static/images/black_background.gif");
	background-repeat:repeat-x;
	background-position:center top;
	padding:7px 0px 8px 10px;
	margin:0px;
	color:#fff!important;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}
.modal_container .pfooter {
	background-image:url("/static/images/popup_footer.gif");
	background-repeat:repeat-x;
	height:22px;
	padding:10px;
	text-align:right;
	margin:0px;
}
.modal_container p.left {
	text-align:left;
}

#modal_overlay {
	/*background-color:#444;*/
}


table.newlist {

}
table.newlist th {
	text-align:left;
	background-color:#252525;
	color:#fff;
}
table.newlist td {
	border-bottom:1px solid #ddd;
}
table.newlist td.bleft {
	border-left:1px solid #ddd;
}
table.newlist td.bright {
	border-right:1px solid #ddd;
}
table.newlist td.btop {
	border-top:1px solid #ddd;
}
table.newlist.cellborder td {
	border-right:1px solid #ddd;
}
table.newlist th.center,
table.newlist td.center {
	text-align:center;
}
table.newlist th.right,
table.newlist td.right {
	text-align:right;
}
table.newlist th.white {
	background-color:#fff;
	color:#000;
}
table.newlist tr.row1 td {
	background-color:#f7f7f7;
}
table.newlist th.blue,
table.newlist td.blue {
	background-color:#D9E9FE;
	color:#000;
}
table.newlist tr:hover td {
	background-color:khaki;
}
table.newlist td.linked {
	cursor:pointer;
}
table.newlist.nohighlight tr:hover td {
	background-color:#fff;
}
table.newlist.nohighlight tr.row1:hover td {
	background-color:#f7f7f7;
}
table.newlist tr td.noborder {
	border-width:0px;
}
.modal_container span.note {
	display:block;
	margin-top:1px;
	font-size:10px;
	font-weight:normal;
}
.modal_container form {
	padding:0px;
	margin:0px;
}


