@charset "utf-8";
/* CSS Document */
#container #mainContent .toTop {
	color: #FFF;
	float: right;
	margin-top: -45px;
	margin-right: 30px;
	font-family: Verdana, Geneva, sans-serif;
}
#container #mainContent .event .eventHead {
	background-color: #f8f8f7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0093c5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 6px;
	padding-left: 6px;
	margin-left: -10px;
	margin-bottom: 0.5em;
	clear: left;
}
#container #mainContent .event .eventHead h3 {
	color: #0093c5;
}
#container #mainContent .event {
	background-image: url(../images/botton_fade_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 10px;
	width: 675px;
	margin-bottom: 1em;
	padding-bottom: 15px;
}
.event .itemSideBar {
	float: right;
	width: 200px;
	margin-left: 15px;
}
.topDashed {
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color:#e1e1e1;
}
.event .item {
	float: left;
	width: 435px;
	padding-left: 10px;
}
#container #mainContent #eventList {
	width: 675px;
	float: left;
}
#container #mainContent #eventList .alert {
	background-color: #fffbf4;
	padding-top:7px;
	padding-bottom: 7px;
	background-image: url(../images/alert.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	margin-left: -12px;
	padding-left: 40px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #faf2e4;
	border-right-color: #FAF2E4;
	border-bottom-color: #faf2e4;
	clear: left;
}
#eventList .event .item .bookbagbutton {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}

#eventList .event .eventHead #links {
	margin-top: -1.2em;
}

#container #header #headerMain .event .eventHead {
	margin-bottom: 8px;
}#container #mainContent h3 {
	margin-top: 1em;
	margin-bottom: 1em;
}

