@import url(cal-alt.css);

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

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

body,p,div,table,tr,td {

}

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

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
}

h1 {
	margin-bottom: 12px;
}

h2 {
	margin-bottom: 8px;
}

h3 {
	margin-bottom: 4px;
}

hr {
	color: #dddddd;
}

input, select, option, textarea {
	font-family: monospace, serif;
	font-size: 9pt;
}

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

td.status{
	color: #FFFFFF;
	font: 8px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	background-color: #445566;
}

th.calendar {
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}

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

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

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

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

.cal_bg {
	background-color: #ddddcc;
	border: 1px solid #aaaaaa
}

table.cal_bg {
	margin: 3px 0px 10px 10px;
}

.calendar {
	font-size: 9px;
}

.calmenu {
	font-size: 9px;
	margin-top: 5px;
	color: Black;
}

form.calmenu, input.calmenu, select.calmenu {
	font-size: 12px;
	font-family: monospace;
}

.calnav {
	font-size: 9px;
}

.calnav a {color: #AB2841;}
.calnav a:hover {color: Black;}

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

.day {
}

.declined {
	background: #DDDDDD none no-repeat;
	border: 1px solid #888888;
}

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

.event {
	padding: 8px 0px 8px 0px;
	margin: 8px 8px 8px 0px;
	border: 0px solid #dddddd;
	background: transparent;
}

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

.content_label {
	font-weight: bold;
	font-style: italic;
	margin-top: 6px;
}

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

.login{
	font-size: 9px;
	padding: 3px 3px;
	text-align: center;
}

.nav_bg {
	background-color: #CCCCFF;
}

.pending {
	background: #FFDDDD none no-repeat;
	border: 1px solid #AA8888;
}

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

.s_desc{
	font-weight: bold;
}

.smalltext {
	font-size: 9px;
}

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

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

.venue_descr {
	background-color: #EEEEEE;
	border: 1px solid #AAAAAA;
	margin: 6px 0px 6px 0px;
	padding: 4px;
	width: 300px;
}