body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	font-variant: normal;
}

.event {
	background-color: #fff;
	width: 225px;
	margin: 15px auto;
	border-radius: 10px;
	box-shadow: 5px 5px 10px #444;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 5px 5px 10px #444;
	-moz-border-radius: 10px;
	-moz-box-shadow: 5px 5px 10px #444;	
	border: thin solid gray;
	padding: 5px;
	position: relative;
}

.eventdate {
	font-size: 14px;
	color: #12394B;
	line-height: 17px;
	font-weight: bold;
}

.eventtitle {
	font-size: 14px;
	color: #ff7f00;
	line-height: 17px;
	font-weight: bold;
}

.mainbox .h1 {
	color: #ff7f00;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 100%;
	clear: both;
}

.mainbox .content {
	color: #12394B;
	font-size: 14px;
	line-height: 18px;
}

.article {
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	position: relative;
}

.uniform {
	border: thin solid #000;
}

.uniformsex {
	color: #ff7f00;
	font-size: 18px;
	line-height: 20px;
}

.uniformdescription {
	color: #12394B;
	font-size: 14px;
	line-height: 17px;
}

.uniformsize {
}

.eventdescription {
	color: #12394B;
	font-size: 13px;
	line-height: 16px;
}

.eventdescription b {
	font-weight: bold;
}

.topmiddlebox {
	width: 570px;
	height: 170px;
	background-image: url(images/toppanel.jpg);
	float: left;
}

.toprightbox {
	width: 170px;
	height: 170px;
	background-image: url(images/toprightbox.jpg);
	float: left;
}

.topleftbox
{
	width: 260px;
	float: left;
	background-image: url(images/adhocmeetings.jpg);
	color: #fff;
	height: 170px;
}

.middleleftbox .h1 {
	padding-left: 10px;
	color: #12394B;
	line-height: 22px;
	font-size: 20px;
}

.middlerightbox {
	width: 170px;
	background-color: #eda650;
	background-image: url(images/cork.jpg);
	float: left;
	min-height: 520px;
	height: 100%;
}

.middlerightbox .content {
	color: #12394B;
	font-size: 14px;
	line-height: 18px;
}

.middleleftbox {
	width: 260px;
	background-image: url(images/leftpanel.jpg);
	clear: left;
	float: left;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	height: 100%;
	min-height: 520px;
}

.mainbox {
	width: 550px;
	float: left;
	padding: 10px;
}

.bottom
{
	background-color: #12394B;
	height: 20px;
	clear: both;
	width: 1000px;
}
.message {
	color: #f71513;
	font-weight: bold;
}

.link {
	display: inline;
	padding-right: 2px;
}

.link a {
	color: #12394B;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
	padding: 5px;
}

.picture {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.imageleft {
	padding-bottom: 10px;
	padding-right: 10px;
	float: left;
	border-style: none;
}

.imagecentre {
	clear: both;
	border-style: none;
}

.imageright {
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	border-style: none;
}

.content a,.eventdescription a {
	text-decoration: none;
	color: #ff7f00;
}

.link a:hover {
	color: #ff7f00;
}

.active a {
	color: #ff7f00;
}

.middlerightbox .article {
	padding-right: 0px;
	padding-left: 0px;
}

.top {
	width: 1000px;
}

.middle {
	width: 1100px;
}
.editing {
	border: thin solid red
}
.login a {
	font-size: 9pt;
	color: white;
	text-decoration: none;
}
.publishbutton {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 1;
}
.editbuttons {
	right: 0px;
	top: 0px;
	position: absolute;
	z-index: 1;
}
.editbuttons form {
	margin: 0px;
}
.submit {
	display: inline;
}
.loginfo form {
	display: inline;
}
.drop-highlight {
	background-color: yellow;
}
.divout {
	outline-color: blue;
	outline-style: dashed;
	outline-width: 1px;
}
.eventdescription p {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0em;
	margin-bottom: 1em;
}
