#middle-center form {
	display: block;
	margin: auto;
	width: 520px;
	margin-top: 30px;
}
#middle-center form.button-only {
	display: block;
	float: left;
	margin: 0px;
	width: auto;
}
#middle-center form table {
	display: block;
	float: left;
	width: 516px;
	padding: 8px;
	background-color: #81ab63;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}
#middle-center form fieldset table {
	width: 480px;
}
#middle-center form table tr th {
	text-align: left;
}
#middle-center fieldset {
	display: block;
	float: left;
	width: 500px;
	padding: 8px;
	margin-bottom: 15px;
	background-color: #81ab63;
	border: none;
}
#middle-center fieldset p {
	margin: 0px;
}
#middle-center label {
	display: block;
	float: left;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 3px;
	margin-top: 3px;
}
#middle-center label.labelshort {
	display: block;
	float: left;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 3px;
	margin-top: 3px;
}
#middle-center label.labelshorter {
	display: block;
	float: left;
	width: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 3px;
	margin-top: 3px;
}
#middle-center input.hidden {
	display: none;
}
#middle-center input.text {
	display: block;
	float: left;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3b5c23;
	margin-bottom: 3px;
	margin-top: 3px;
}
#middle-center input.textlong {
	display: block;
	float: left;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3b5c23;
	margin-bottom: 3px;
	margin-top: 3px;
}
#middle-center input.textshortest {
	display: block;
	float: left;
	width: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3b5c23;
	margin-bottom: 3px;
	margin-top: 3px;
}
#middle-center input.textshort {
	display: block;
	float: left;
	width: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3b5c23;
	margin-bottom: 3px;
	margin-top: 3px;
}
#middle-center input.textshort2 {
	display: block;
	float: left;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3b5c23;
	margin-bottom: 3px;
	margin-top: 3px;
}
#middle-center input.textshort3 {
	display: block;
	float: left;
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3b5c23;
	margin-bottom: 3px;
	margin-top: 3px;
}
#middle-center textarea {
	display: block;
	float: left;
	width: 200px;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3b5c23;
	margin-bottom: 3px;
	margin-top: 3px;
}
#middle-center textarea.bigtextarea {
	display: block;
	float: left;
	width: 400px;
	height: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3b5c23;
	margin-bottom: 3px;
	margin-top: 3px;
}
#middle-center input.radio,
#middle-center input.checkbox {
	display: block;
	float: left;
	width: 20px;
	margin-bottom: 3px;
	margin-top: 3px;
}
#middle-center input.submit {
	display: block;
	float: left;
	width: 90px;
	margin-bottom: 3px;
	margin-top: 3px;
}
#middle-center select.selectshort {
	display: block;
	float: left;
	width: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3b5c23;
	margin-bottom: 3px;
	margin-top: 3px;
}
#middle-center select.selectmedium {
	display: block;
	float: left;
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3b5c23;
	margin-bottom: 3px;
	margin-top: 3px;
}
#middle-center select.selectlong {
	display: block;
	float: left;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3b5c23;
	margin-bottom: 3px;
	margin-top: 3px;
}
#middle-center br {
	clear: both;
}
#middle-center form h2,
#middle-center form h3,
#middle-center form h4,
#middle-center form p {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 8px;
}
#middle-center form .indent {
	margin-left: 50px;
}
#middle-center form .last {
	margin-bottom: 10px;
}
#middle-center label.labellong {
	width: 300px;
}
#middle-center form table.style-buttons {
	margin-top: 15px;
}
#roomsTable td {
	width: 70px;
}	
tr.center td {
	text-align: center;
}
#middle-center form table tr.center td input.textshort {
	width: 60px;
}
#middle-center table.mceEditor {
	padding: 0px;
}
#dsCal table {
	margin: 0px;
}
#dsCal {
	margin-top: -170px;
	margin-left: -40px;
}
.frmOpt,
a.eventMain,
#nav-top,
#eventDetailHeader a,
.vcard,
.org,
.street-address,
.locality,
.region,
.postal-code,
.locDetailHeader,
#eventDetailHeader,
.eventDetailTime,
.eventDetailDate, 
.eventDetailDatePast,
.eventDetailPrice,
#eventDetailTitle,
#eventDetailDesc,
.eventDateTitle,
.eventListTime,
.eventListTimeHL,
.eventListTitle,
.eventListTitleHL,
a.eventListTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.eventListTitle p {
	margin: 0px;
}
.datePicker {
	background-color:white;
	position:absolute;
	visibility:hidden;
}
.miniCalTable {
	border-collapse:collapse;
	empty-cells:show;
	width:145px;
	margin-left: 25px;
	font-size: 11px;
}
.miniCalTable td {
	cursor:pointer;
	text-align:center;
}
.miniCalTitle {
	background-color:#EFEFEF;
	border:1px solid #b85f27;
	text-align:center;
}
.miniCalJump {
	background-color:#EEEEEE;
	border:0px none;
	color:#993300;
	font-family:Verdana,sans-serif;
}
.miniCalNav {
	background-color:#EEEEEE;
	border:1px solid #ACACAC;
	color:#993300;
	font-size:13px;
	font-weight:bold;
}
.miniCalDOW {
	background-color:#EEEEEE;
	border:1px solid #ACACAC;
	color:#000000;
}
.miniCal {
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #ACACAC;
	color: #000000;
}
.miniCalToday {
	background:#d3d1ba none repeat scroll 0%;
	border:1px solid #ACACAC;
	font-weight:bold;
	color:#000000;
}
.miniCalToday:hover {
	background:#d3d1ba none repeat scroll 0%;
	border:1px solid #ACACAC;
	font-weight:bold;
}
.miniCalEvents {
	background:#d3d1ba none repeat scroll 0%;
	border:1px solid #ACACAC;
	color:#000000;
}
.miniCalEvents:hover {
	background:#B8B89B none repeat scroll 0%;
	border:1px solid #ACACAC;
	text-align:center;
}
.miniCalFiller {
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #ACACAC;
}
.eventDateTitle {
	margin-left: 40px;
	margin-right: 40px;
	border-bottom:1px solid #6e875f;
	clear:both;
	font-size:13px;
	font-weight:bold;
	padding:10px 0px 0px;
}
.eventListTime {
	float:left;
	line-height:20px;
	width:130px;
	margin-left: 40px;
}
.eventListTimeHL {
	background:#6e875f none repeat scroll 0%;
	float:left;
	line-height:20px;
	width:130px;
	margin-left: 40px;
}
.eventListTitle {
	float:left;
	line-height:20px;
	width:383px;
	margin-right: 40px;
}
.eventListTitleHL {
	background:#6e875f none repeat scroll 0%;
	float:left;
	line-height:20px;
	width:383px;
	margin-right: 40px;
}
a.eventListTitle {
	font-weight:bold;
	text-decoration:none;
}
a.eventListTitle:hover {
	font-weight:bold;
	text-decoration:underline;
}
.eventReqTag {
	color:#DC143C;
	font-weight:bold;
}
#eventDetailTitle {
	border-bottom:1px solid #6e875f;
	clear:both;
	font-size:13px;
	font-weight:bold;
	margin-right: 45px;
}
#eventDetailDesc {
	clear:both;
	margin-bottom: 20px;
}
.eventDetailDate, .eventDetailPrice {
	font-size:13px;
	font-weight:bold;
}
.eventDetailDatePast {
	font-size:13px;
	font-weight:bold;
}
.locDetailHeader, #eventDetailHeader {
	border-top:1px solid #6e875f;
	font-size:13px;
	font-weight:bold;
	line-height:30px;
}
#eventDetailHeader a {
	text-decoration: none;
}
#eventDetailHeader a:hover {
	text-decoration: underline;
}
#eventDetailInfo {
	float:left;
	padding-right:13px;
	width:250px;
}
#eventDetailTools {
	float:left;
	width:250px;
}
.eventDetailToolbox {
	background:#EEEEEE none repeat scroll 0%;
	border:1px solid #666666;
	padding:10px;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3D3F3E;
}
.eventDetailReg {
	padding:10px;
	width:200px;
}
a.eventShare {
	color:#0000FF;
	line-height:25px;
	padding:0px 5px 0px 0px;
	text-decoration:none;
}
img.eventDetailLink {
	line-height:25px;
	padding-bottom:5px;
	vertical-align:middle;
}
a.eventDetailLink,
a#eventShareLink{
	color:#3D3F3E;
	line-height:25px;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.eventDetailLink:hover {
	color:#FF6600;
	line-height:25px;
	text-decoration:none;
}
a.eventDetailDates {
	color:#3D3F3E;
	line-height:20px;
	text-decoration:underline;
}
a.eventDetailDates:hover {
	color:#FF6600;
	line-height:20px;
	text-decoration:none;
}
#nav-top, #nav-bottom {
	clear:both;
	padding-top:7px;
	text-align:right;
	margin-right: 40px;
}
.vevent {
	margin-left: 40px;
	margin-right: 40px;
}
li.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	border:medium none;
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0pt;
}
#footer {
	margin-bottom: -40px;
}
/* Everything Below This Point
   Copyright 2006 Microsoft Corporation.  Microsoft's copyrights in this work are licensed under the Creative Commons
   Attribution-ShareAlike 2.5 License.  To view a copy of this license visit http://creativecommons.org/licenses/by-sa/2.5

   Modifications by Christopher L. Carlevato for Helios Calendar
   Original Unmodified File Available at: http://www.liveclipboard.org/	*/
.CopyPasteInput {position: absolute;overflow: hidden;width: 16px;height: 16px;padding: 0px;z-index: 100;cursor: pointer;filter: alpha(opacity=0);KHTMLOpacity: 0;MozOpacity: 0;opacity: 0;}
.ControlContainer {position: relative;overflow: hidden;float: left;width: 16px;height: 16px;padding: 4px 0px 0px 0px;float: left;}
.webClipControlDiv {background: url(../includes/liveclipboard/liveClipIconUnselected.png) left top no-repeat;width:16px;height:16px;z-index:99;}
.webClipControlSelectedDiv {background: url(../includes/liveclipboard/liveClipIconSelected.png) left top no-repeat;width:16px;height:16px;z-index:99;}