a.admin, a:visited.admin {
	color: #0000FF;
	text-decoration: none;
}

a:hover.admin{
	color: #FF0000;
	text-decoration: none;
}

em.status{
	color: #000080;
	font-style: normal;
	font-weight: normal;
}

form, input, select, option, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

hr {
	color: #CCCCCC;
				}

td.calendar {
	background-color: #DDDDDD;
	text-align: right;
}

td.status{
	color: #000000;
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
}

th.calendar {
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
}

ul {
	font-size: 10pt;
	list-style-type: square;
	padding-bottom: 2px;
	padding-top: 2px;
}

.adminbg {
	background-color: #AAAABB;
}
/* classes */
.adminpanel{
	background: #FFFFFF;
	border: 1px solid #000000;
	font-size: 12px;
}

#Today, #Tomorrow, #Saturday, #Sunday {
  font-size: 11px;
}

.announce_link {
	font-size: 8pt;
	margin-bottom: 4pt;
}

.approved {
	background: #FFFFFF none no-repeat;
}

.cal_bg {
	background-color: #e4e2cc;
}

.calendar {
	font-size: 12px;
}

.calmenu {
	font-size: 8pt;
	margin-top: 5px;
}

.calnav {
	font-size: 8pt;
}

.content_label {
	font-style: italic;
	font-weight: bold;
	margin-top: 6px;
}
.date {
	color: #990000;
	font-style: normal;
	font-weight: normal; /*	margin-bottom: 8px;	*/
}

.day {
}

.declined {
	background: #DDDDDD none no-repeat;
}

.edittools span {
  font-size: 10px;
	font-weight: normal;
}

.edittools span.venapp {
  display: none;
}

.errors {
	color: #FF0000;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 20px;
}

.event {
    margin: 3px;
    padding: 3px;
    font-size: 12px;
}

h3.event {
	margin:0px;
	padding:0px;
	border-top-color : #CCCCFF;
	border-top-style : solid;
	border-top-width : 1px;
	padding-top : 3px;
        font-weight: bold !important;
}

#col1 .featured_events {
    font-size: 11px;
    line-height: 14.3px;
    background-color: #ffffff;
}

.field_label{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 4px;
}

.floatfix {
    height: 1px;
    clear: right;
}

.l_desc{
	font-weight: normal; /*padding-bottom : 10px;*/
	margin-bottom: 8px;
	margin-top: 6px;
}

.login{
	font-size: 8pt;
	padding: 3px 3px;
}

.nav_bg {
	background-color: #CCCCFF;
}

.pending {
	background: #FFDDDD none no-repeat;
}

.preview {
	background-color: #FFFFCC;
	border: 1px solid #AAAAAA;
	margin: 0px;
	padding: 0px;
	width: 500px;
}
.s_desc{
	font-weight: bold;
}

.simevents {
    background-color: #ffcccc;
    width: 300px;
    float: right;
    padding: 6px;
    border: 1px dotted Silver;
    position: relative;
}

.simdeclined {
    display: none;
}

.smalltext {
	font-size: 8pt;
}

.time {
	color: #990000;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 8px;
}

.tip {
	color: #800000;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
}

.venue_descr {
	background-color: #EEEEEE;
	margin: 6px 0px 6px 0px;
	padding: 3px;
	width: 360px;
        font-size: 11px;
        line-height: 14.3px;
}

#content.calendar {
    background-image: url(/css/images/calendar_body_bg.png);
    background-repeat: repeat-y;
    background-position: top center;
}

#subform td, #subform input, #subform select, #subform option {
    font-size: 11px;
}

