/*
Layout
*/
#Page {
/*	width: 100em;*/
}
#Page div.Margin {
	margin: 0.1em;
}
#Header {
	background-color: #005555;
	padding: 3em 3em 2em 3em;
}
#Header h1 {
	color: #fff;
}
#Header h1 em {
	color: #009999;
	font-style: oblique;
	padding: 0 0 0 0.1em;
}
#Header h3 {
	color: #eee;
}
#Header h4 {
	color: #eee;
	font-weight: normal;
}
#LocationBar {
	background-color: #009999; color: #fff;
	border-color: #999; border-style: dotted; border-width: 0.1em 0 0.1em 0;
	padding: 0.8em 2.5em 0.8em 2.5em;
}
#LocationBar p.Left {
	float: left;
	margin: 0 0 0 0;
}
#LocationBar p.Right {
	float: right;
	margin: 0;
}
#LocationBar p img.Arrow {
	height: 0.833em; width: 0.833em;
}
#LocationBar a {
	color: #fff;
	font-weight: bold;
}
#LocationBar a:hover, #LocationBar a:active {
	color: #333;
}
#Layout {
	margin: 0;
	width: 100%;
}
#Navigation {
	border-color: #000;
	border-style: none none none none;
	border-width: 0.1em;
	overflow: hidden;
	padding: 2.1em 0 2.5em 0;
	width: 15em;
}
#Navigation h2 {
	color: #333;
	text-transform: none;
}
#Navigation h3 {
	margin: 1.25em 0 0.66em 0;
}
#Navigation p.Button {
	background-color: #fff; border-style: none solid dotted none; border-color: #000 #333; border-width: 0.1em;
	clear: both;
	float: right;
	font-family: Trebuchet MS, Verdana, sans-serif; font-size: 1.4em; font-weight: bold;
	margin: 0;
	padding: 0.5em 1em;
}
/* This COULD be implemented with a bit of thought...
#Navigation p.On {
	background-color: #fff; border-style: none solid dotted none; border-color: none #c30 #000 none; border-width: 0 2em 0.1em 0;
}
*/
#Navigation div.SubNavigation {
	border-color: #333; border-style: none solid dotted none; border-width: 0.1em;
	padding: 0 0 1em 1em;
	float: right;
	text-align: right;
}
#Navigation div.SubNavigation p {
	font-family: Trebuchet MS, Verdana, sans-serif; font-size: 1.2em; font-weight: bold;
	margin: 0;
	padding: 0.5em 0 0 0;
}
#Promotions {
	background-color: #fff;
	border-color: #bbb; border-width: 0.1em; border-style: solid;
	margin: 2.5em 0;
}
#Promotions div.Padding {
	padding: 1em !important;
}
#Promotions h3 {
	margin: 0 0 0.75em 0;
}
#Promotions div.Logo {
	padding: 1em 0;
	text-align: center;
}
#Content div.Padding {
	padding: 1.5em 2.67em 2.67em 2.67em;
}
/* Absolutely horrendous IE bug fix (top-margin neglected when contained within div despite any/all clearing, solution: double bottom-margin, move down 1em) */
#Content h2 {
	margin: 0 0 2em 0;
	position: relative; top: 1em;
}
div.Announcement {
	background-color: #c30; color: #fff; border: solid #b20 0.2em;
	margin: 1em 0 1.5em 0;
	padding: 1em 1.5em;
}
div.Announcement p {
	font-size: 1.3em;
	line-height: 1.66em;
}
div.Announcement a {
	color: #fff; border-color: #fff;
}
div.Important {
	background-color: #c30; color: #fff;
	padding: 1em 1.5em;
	width: 43em;
}
div.Important a {
	color: #fff; border-color: #fff;
}
div.Important input.Text {
	margin: 0.5em 0 0.25em 0;
}
h4.NoneFound {
	color: #EE0000;
}
span.ManagementNote {
	background-color: #000;
	color: #ff0;
	font-family: Verdana, sans-serif; font-size: 1em; font-weight: bold;
	padding: 0 0.1em;
	margin: 0 0.3em;
}
/*
#sPDF_Button {
	margin: 2.5em 0 -9.5em -2.5em;
	position: relative;
	text-align: right;
	width: 100%;
}
*/
#Footer {
	clear: both;
/*	display: none;*/
	border-color: #999; border-style: dotted none none none; border-width: 0.2em 0 0 0;
	padding: 0 2.5em 0 2.5em;
	text-align: right;
}
#Footer p {
	color: #666;
	font-family: Verdana, sans-serif; font-size: 1.3em; font-weight: bold;
	margin: 0; /* IE6 Fix for margin teleportation bug */
	padding: 1em 0;
}
#Footer a {
	font-weight: normal;
}

#filemanager{
	border: solid 5px #AAA;
	height: 550px;
	width: 100%;
}

#filelist {
	height:524px;
	overflow: auto;
}

.backups {
	display:none;
}

#fileeditor p {
	margin:0;
	text-align: center;
}

#codeeditor {
	height: 500px;
}

#codetoolbar {
	height: 28px;
	border: 1px  solid #CCC;
	background-color: #EEE;
}

#plaineditor {
	border: 1px solid #CCC;
}

ul.toolbar {
	list-style: none;
	margin: 0;
}

.toolbar li{
	display: inline;
	padding: 4px;
	margin: 0;
}

.toolbar li img{
	margin-top: 4px;
}

#filebuttons {
	border-bottom: 2px solid #CCC;
	background: #EEE;
}

#fileUploadFile {
	border:1px solid #000;
}
#fileuploader {
	margin: 50px;
	width:400px;
	height:200px;
}

.vsplitbar {
	width: 8px;
	background-color: #aaa;
	background-image: url(../Images/vgrabber.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#event_themes li, #colour_schemes li{
	display: inline;
}


div.template_wrapper {
	float:left;
	text-align: center;
}

div.template {
	margin:4px;
	width:158px;
	height:158px;
	border: solid 2px #099;
	border-radius: 4px;
}

div.template:hover {
	border-color:#0bb;
}

li.template_selected div, li.template_selected div:hover{
	border-color:#0dd;
}

img.template {
	width:150px;
	height:150px;
	margin:4px;
}

div.colourlist {
	float:left;
	width:45px;
	height:45px;
	border: solid 2px #FFF;
	margin:4px;
	text-align:center;
	border-radius: 4px;
}

img.colour_sample {
	width:37px;
	height:37px;
	margin:4px;
}

div.colourlist:hover {
	border: solid 2px #0bb;
}

li.colour_selected div, li.colour_selected div:hover{
	border: solid 2px #099;
	color:#fff;
}

.nounderline:hover {
	text-decoration: none;
	}

.Registration_yes, .Calendar_yes, .Networking_yes {
	color: #2E9144;
}

.Registration_no, .Calendar_no, .Networking_no {
	color: #F00;
}

.action_link {
	font-size:smaller;
}
