#calendar {
	width: 970px;
	overflow: hidden;
}

#calendar img,#calctrl img {
	border: none;
}

#calendarMain {
}

#calendarMain h2 {
	font-size: 14px;
}

#calendar .previous {
	float: left;
	width: 22px;
	margin: 0 0 0 0;
	display: inline;
}

#calendar .next {
	float: right;
	width: 22px;
	margin: 0 0 0 0;
	display: inline;
}

.calendar-filters {

}

.calendar-filters h3 {

}

#calctrl{
	margin: 0 0 0 0;
}

#calctrl .select-box-bg {
	background: url(../images/filter-box-bg.gif) top left no-repeat;
	height: 30px;
	width: 292px;
	clear: both;
	padding: 0;
	margin: 10px 0 0 8px;
}

#calctrl .select-box-bg select {
	width: 280px;
	background: #fff;
	border: none;
	color: #394074;
	font-size: 11px;
	margin: 5px 0 0 5px;
}

#calctrl .filter-box-bg {
	background: url(../images/filter-box-bg.gif) top left no-repeat;
	height: 30px;
	width: 292px;
	clear: both;
	padding: 0;
	margin: 10px 0 0 8px;
}

#calctrl .go-btn {
	margin: 8px 8px 0 0;
	text-align: right;
}

.filter-box-bg img {
	border: none;
	margin-top: 5px;
}

.filter-input {
	border: none;
	background: #fff;
	width: 253px;
	color: #394074;
	font-size: 12px;
	padding: 0 0 0 5px;
	margin: 0 2px 0 1px;
}

#calctrl .cal-legend {
	margin: 10px 0;
	clear: both;
}

.cal-legend h4 {
	color: #687085;
	margin: 0;
	padding: 0;
	font-size: 12px;
	float: left;
	line-height: 30px;
	width: 120px;
	display: inline;
}

.sep {
	background: url(../images/sep1.gif) no-repeat top left;
	height: 5px;
	clear: both;
	margin: 5px;
}

.cal-legend ul {
	margin: 4px 0 0 0;
	padding: 2px 0 0;
	list-style: none;
}

.cal-legend li {
	line-height: 27px;
	height: 31px;
	font-size: 11px;
	width: 100px;
	float: left;
	display: inline;
}

.cal-legend li img {
	vertical-align: top;
	margin: 0 5px 0 0;
}

span#cph {
	display: block;
	width: 184px;
	overflow: hidden;
	text-align: left;
	margin: 0;
	padding: 0;
}

.calendar-table {
	width: 280px;
	empty-cells: show;
	border-collapse: collapse;
	margin: 15px 0 0 12px;
}

.calendar-table span {
	display: block;
	text-align: center;
	height: 22px;
	width: 20px;
}

.calendar-table th {
	text-align: center;
	font-size: 12px;
	color: #394074;
	line-height: 30px;
}

.calendar-table thead th {
	color: #394074;
	text-align: center;
	font-size: 14px;
	padding: 0;
	line-height: 30px;
}

.calendar-table thead th img {
	vertical-align: bottom;
}

.calendar-table td a {
	height: 27px;
	width: 27px;
	display: block;
	background: url(../images/calactive2.gif) no-repeat top left;
	padding: 7px 0 0 0;
	color: #707070;
}

#calendar .calendar-table thead th a {
	color: #086192;
}


.calendar-table span {
	height: 27px;
	width: 27px;
	padding: 4px 0 0 1px;
	margin: 0 5px 0 0;
}

span.curr-day {
	background: url(../images/caltoday2.gif) no-repeat top left;
	color: #fff;
	height: 27px;
	width: 27px;
}

.calendar-table td {
	empty-cells: hide;
	text-align: center;
	color: #707070;
	padding: 0;
}


.calendar-table td a:hover {
	text-decoration: none;
}

.export-btn {
	background: #dee1ce;
	border: none;
	padding: 0;
	margin: 0 0 0 20px;
	font-size: 12px;
}

.events-table {
	width: 632px;
	border-collapse: collapse;
	font-size: 12px;
	text-align: left;
}

.events-table-head {
	text-align: left;
	padding: 0 0 0 0
}

.events-table th {
	font-size: 13px;
	padding: 0 0 0 0;
	color: #6A6A6A;
	line-height: 24px;
	white-space: nowrap;
}

.events-table td {
	padding: 10px 5px 6px 0;
	vertical-align: top;
	text-align: left;
	border-top: 1px solid #d6d6d6;
	color: #6A6A6A;
}

#calendar .events-table td a {
	text-decoration: none;
}

.timeCol {
	width: 77px;
}

.campusEventCol {
	width: 50px;
}

.dayEventCol {
	width: 230px;
}

.dayViewEventCol {
	width: 510px;
}

.locationCol {
	width: 100px;
}

.iconsCol {
	width: 60px;
}

.dayCol {
	width: 77px;
	font-weight: bold;
}

.events-table td em {
	color: #525252;
	font-style: normal;
}

.dow {
	text-transform: uppercase;
	font-weight: bold;
}

.weekday {
	text-transform: uppercase;
	font-weight: bold;
	color: #525252;
}

.wd {
	
}

.caltable-big {
	border-spacing: none;
	border-collapse: collapse;
	text-align: left;
	width: 540px;
	margin: 0 0 0 6px;
}

.caltable-big thead th {
	color: #9B9C9E;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
	font-size: 9px;
}

.caltable-big thead .weekend {
	color: #517CED;
}

.caltable-big th,.caltable-big td {
	padding: 2px;
	vertical-align: top;
}

.caltable-big th {
	padding: 8px 0 13px 0;
}

.caltable-big thead img {
	vertical-align: middle;
}

.caltable-big thead td {
	width: 96px;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	padding: 8px 0 5px 5px;
	font-size: 12px;
}

.caltable-big tbody td {
	height: 84px;
	width: 112px;
	font-size: 11px;
	padding: 0;
	background: url(../images/cal-day-off.gif) no-repeat top left;
}

.error {
	color: #BA2027;
	list-style: none;
}

.ulerrors {
	margin: 10px 0;
	padding: 0;
}

#loading {
	margin-top: 60px;
	text-align: center;
}

.subscribe-box {
	width: 324px;
	padding: 0;
	margin: 0 0 20px 0;
	height: 32px;
	overflow: hidden;
	float: left;
	display: inline;
}

.subscribe-box input[type='image'] {
	vertical-align: middle;
    float: right;
    height: 27px;
    width: 51px;
    display:inline;
	margin: 2px 5px 0;
}

.subscribe-field {
	margin: 3px 0 0 0;
	border: 1px solid #CDCFDC;
	background: #ffffff;
	height: 20px;
	font-size: 12px;
    float:left;
    display:inline;
	width: 250px;
	color: #4d4d4d;
}

#calendar .events-table td a.event-title {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

.coldate{
	width: 90px;
}

.colname{
	width: 430px;
}

.coltime{
	width: 80px;
	text-align: right;
}

.colselect{
	width: 30px;
}

td.centertd {
	text-align: center;
}

.event-body {
	line-height: 18px;
	display: none;
}

td.event-desc {
	border-top: none;
}

a.export-link {
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 10px;
	display: block;
	color: #D2232A;
}


.subscribe {
	width: 294px;
	min-height: 50px;
}

.options-list {
	margin: 0;
	padding: 0;
}

.options-list li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
}

.res-title {
	overflow: hidden;
	width: 750px;
}

.res-title h3 {
	margin: 2px 0;
}

.centertd{
	text-align: center;
}

.righttd, td.righttd{
	text-align: right;
}

.view-event{
	margin: 0 0 0 86px;
}

.featured-events{
	width: 630px;
	height: 107px;
	overflow: hidden;
}

.featured-events h3{
	color: #fff;
	font-family:"Trajan Pro", Times, serif;
	font-size: 16px;
	margin: 0;
	padding: 0 0 8px;
}

.featured-events h4{
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 14px;
}

.featured-events em{
	display: block;
	font-style: normal;
	margin: 0 0 5px 0;
}

.next-event1, .next-event2{
	float: left;
	width: 290px;
	height: 107px;
	background: url(../images/featured1.gif) no-repeat top left;
	display: inline;
	margin: 0 10px 0 0;
	padding: 10px;
}

.next-event2{
	background: url(../images/featured2.gif) no-repeat top left;
	margin: 0 0 0 0;
}

.feat-date{
	float: left;
	width: 54px;
	height: 60px;
	font-weight: bold;
	font-size: 16px;
}

td.feat-date{
	float: none;
	font-size: 12px;
	color:	#767676;
	width: 54px;
	height: auto;
	margin: 0;
	padding: 4px 0;
}

.mdate{
	font-size: 28px;
	display: block;
	margin-top: 5px;
}


td.feat-date .mdate{
	font-size: 18px;
	margin: 0;
	color: #767676;
	line-height: 15px;
	font-weight: normal;
}


/* Booking */
table.booking{
	width: 970px;
	border-collapse: collapse;
}

table.booking th{
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	border: 1px solid #d4d4d4;
	height: 56px;
	width: 120px;
	padding: 7px;
	vertical-align: top;
	color: #394074;
	background: url(../images/booking-th.gif) repeat-x left top;
}

table.booking td{
	border: 1px solid #d4d4d4;
	min-height: 70px;
	width: 134px;
	vertical-align: top;
	text-align: left;
	background: #F8F8F8;
}

table.booking curm.td{
	background: #fff;
}

.day-head{
	min-height: 56px;
	width: 120px;
	background: #fff;
	padding: 7px;
	height: 100%;
}

.free{
	color: #269F06;
	font-weight: bold;
}

.occupied{
	color: #D2232A;
	font-weight: bold;
}

.unavail{
	color: #ACACAC;
}

.day-head ul{
	margin: 0 0 0 15px;
	padding: 0;
}

.day-head em{
	font-style: normal;
	font-size: 14px;
	color: #000;
	display: block;
}

.events-list{
	display: none;
}

.currm{
	color: #394074;
	font-weight: bold;
}

#calendar h4, #appform h4{
	font-weight: normal;
	color: #000;
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 13px;
}

#appform h3{
	margin: 0;
	padding: 0;
}

#appform h4{
	margin: 0;
	padding: 0;
}

.mselect{
	float: right;
	display: inline;
	background: url(../images/filter-box-bg.gif) top left no-repeat;
	height: 30px;
	width: 292px;
	margin: 0 0 10px 0;
}

.mselect select{
	width: 280px;
	background: #fff;
	border: none;
	color: #394074;
	font-size: 11px;
	margin: 5px 0 0 5px;
}


#appform{
	background: #fff;
	padding: 10px;
	overflow: hidden;
	width: 450px;
	position: relative;
	z-index: 1;
}

#appform .required{
	color: #000;
}

#appform label{
	width: 120px;
}

#appform a{
	color: #d2232a;
	font-weight: bold;
}

#appform label.error{
	display: inline;
	background: transparent;
	width: 1px;
	height: 1px;
	float: right;
}

#appform .error{
	background: #fcefef;
}

#messageBox1{
	position: absolute;
	top: -1000px;
}

#messageBox1 li{
	display: inline;
}

#formres{
	display: none;
}

#fout{

}

.error-msg{
	padding: 5px;
	margin: 5px 0;
	border: 1px solid #d2232a;
	display: none;
	width: 440px;
	color: #d2232a;
}

.bookok{
	text-align: center;
}

.bookok span{
	color: 394074;
	font-weight: bold;
}

.rbutton, a.rbutton{
	background: #d2232a;
	color: #fff;
	border: 1px solid #ccc;
	padding: 6px 15px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 12px;
	text-decoration: none;
	display: inline-block;
	text-align: left;
	min-width: 120px;
	font-weight: bold;
}

.rbutton:disbaled{
	background: black;
}

.redbold{
	color: #D2232A;
	font-weight: bold;
}
