/* Events */
.e-window {
	position:relative;
	width:382px;
	height:600px;
	overflow:auto;
}
.evnt-container {
	width:362px;
	clear:both;
	float:left;
}
#mainContent .evnt-mainHeader h3 {
	font: 700 1.2em Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#777;
	clear:both;
}
.evnt-mainHeader .prevArrow {
	display:block;
	float:left;
	width:21px;
	height:21px;
	margin:3px 10px 0 15px;
}
.evnt-mainHeader .nextArrow {
	display:block;
	float:right;
	width:21px;
	height:21px;
	margin:3px 15px 0 10px;
}
.evnt-mainHeader a.prevArrow {
	background-image:url(../images/cal/prevMonth.jpg);
	background-repeat:no-repeat;
}
.evnt-mainHeader a.nextArrow {
	background-image: url(../images/cal/nextMonth.jpg);
	background-repeat:no-repeat;
}
h3.evnt-category {
	background: url(../images/shell/tab1_tl.gif) no-repeat top left;
	font: 700 1.2em Georgia, "Times New Roman", Times, serif;
	float:left;
	clear:left;
	text-align:center;
	color:#FFF;
	line-height:2em;
	padding-left:8px;
	margin:10px 0 0 5px;
}
.evnt-container .printPage {
	float:right;
	padding:15px 10px 0 0;
	font-size: 11px;
}
.evnt-container a.printPage {
	padding:0;
}
h3.evnt-category .tr {
	background: url(../images/shell/tab1_tr.gif) no-repeat top right;
	display:block;
	padding-right:8px;
}
.evnt-item {
	background-color:#FFF;
	padding: 15px 10px;
	float:left;
	clear:both;
	width:340px;
	_width:335px;
	border-left: 1px solid #EDE4E6;
	border-right: 1px solid #EDE4E6;
}
.content .evnt-item ul {
	margin-left:0;
}
.c1-c2 .content .evnt-item li {
	list-style-type:none;
	list-style-position:inside;
}
.e-venueAdrs {
	display:block;
}
.e-venueAdrs span {
	display:none;
}
.evnt-item .itineraryAdd, .evnt-item .itineraryAdded {
	margin-right:-10px;
	_margin-right:-5px;
}
.evnt-corners-tl, .evnt-corners-tr, .evnt-corners-bl, .evnt-corners-br {
	display:block;
	overflow:hidden;
	float:left;
	clear:both;
	width:362px;
	_width:357px;
	height:3px;
}
.evnt-corners-tl {
	background: url(../images/shell/box-corners_tl.gif) no-repeat top left;
	margin-right:3px;
}
.evnt-corners-tr {
	background: url(../images/shell/box-corners_tr.gif) no-repeat top right;
	margin-right:-3px;
}
.evnt-corners-bl {
	background: url(../images/shell/box-corners_bl.gif) no-repeat top left;
	margin-right:3px;
}
.evnt-corners-br {
	background: url(../images/shell/box-corners_br.gif) no-repeat top right;
	margin-right:-3px;
}
.evnt-item h4 {
	font-size:1.1em;
	color:#0270BB;
}
.evnt-item h4 a {
	text-decoration:none;
	color:#0270BB;
}
.e-odd, .e-even {
	border-bottom:1px solid #EEE;
}
.e-date {
	font-weight:bold;
	font-size:10px;
	color:#777;
}
.evnt-thumb {
	float: right;
	margin: 0 15px 15px 15px;
	clear:right;
	width:85px;
	height:85px;
	position:relative;
	overflow:hidden;
}
ul.evnt-details {
	display:block;
	float:left;
	width:240px;
	color:#333;
	list-style:none inside;
}
ul.evnt-details li {
	list-style:none inside;
}
.evnt-item .moreInfo {
	display:block;
	font-weight:normal;
	font-size:11px;
	line-height:1.4em;
	float:left;
	clear:left;
}
.evnt-item p {
	clear:both;
}



/* Calendar Search Container */
.calForm a.calIcon {
	float:left;
	display:block;
	width:22px;
	height:20px;
}
.calForm .btnSubmit {
	background-color:#F7B642;
	border:1px solid #EEE;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
	color:#FFF;
	padding:3px 8px;
	margin:5px 10px 0 0;
	float:right;
	clear:both;
}
.calForm .row {
	float:left;
	clear:both;
	width:100%;
	margin: 2px 0;
}
.calForm .btnRow {
	float:left;
	clear:both;
	margin: 5px 0;
	text-align:right;
}
.calForm label {
	color:#999;
	text-align:right;
	float:left;
	width:50px;
	margin-left:10px;
	margin-right:20px;
}
.calForm input.date {
	float:left;
	width:60px;
}
.calForm input.default {
	float:left;
	width:170px;
}
.calForm select.default {
	float:left;
	width:175px;
}

/* Submission Form */

TD.inside {
	background-color: #ffffff;
}

.datadesc {
	background-color:#EEEEEE;
	font-weight:normal;
	padding-left:6px;
	padding-right:6px;
}

.formnoreq {
	background-color:#DDDDDD;
	font-weight:bold;
	padding-left:6px;
	padding-right:6px;
}

.formreq {
	background-color:#DDDDDD;
	color:#990000;
	font-weight:bold;
	padding-left:6px;
	padding-right:6px;
}

.datafield {
	padding-bottom: 10px;
}

.recur_menu_on {
	/* background-color:#6699CC; */
	background-color:#cecece;
	/* color:#336699; */
	color: black;
	cursor:hand;
	font-size:11px;
	font-weight:bold;
	height:20px;
	vertical-align:middle;
	text-align: center;
	padding-right: 0px;
}

.recur_menu {
	/* background-color:#336699;*/
	background-color: #4c4c4c;
	color:#FFFFFF;
	cursor:hand;
	font-size:11px;
	font-weight:bold;
	height:20px;
	vertical-align:middle;
	text-align: center;
	padding-right: 0px;
}
