@charset "utf-8";
/* CSS Document */
.evnt-container {
	width:603px;
	float:left;
	clear:both;
	margin:10px 0px;
}

.evnt-item {
	background:#FFF url(../images/shell/listings/scrolly_bg.gif) no-repeat 555px 5px;
	padding: 10px;
	clear:both;
	color:#13181c;
	width:583px;
	font-size:11px;
	font-height:14px;
	border:1px solid #F4E8D0;
}
.evnt-container h3.e-title {
	display:block;
	padding:1px 0px 2px 10px;
	margin:10px 0px 0px 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	line-height:1.4em;
	letter-spacing:0.5px;
	font-weight:bold;
	text-transform:none;
	color:#38070A;
}
#columnHolder .evnt-container ul, #columnHolder .evnt-item ul {
	margin:0px 0px 10px 0px;
	padding-left:20px;
}
#columnHolder .evnt-container li, #columnHolder .evnt-item li {
	list-style:none;
}


.evnt-category {
	background-color:#FDFBF4;
	text-align:center;
	clear:both;
	width:603px;
	border-top:1px solid #F4E8CE;
	border-bottom:1px solid #F4E8CE;
}
.evnt-category h3 {
	font-family:"Times New Roman", Times, serif;
	padding:5px;
	margin:0px;
	font-weight:bold;
	font-size:1.3em;
	color:#A58262;
	letter-spacing:2px;
	line-height:1.3em;
}

.evnt-mainHeader {
	margin:10px 0px 5px 0px;
	padding:0px;
	width:603px;
	text-align:center;
	float:left;
	clear:both;
}
.evnt-mainHeader h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	letter-spacing:1px;
}
.evnt-mainHeader .prevArrow {
	display:block;
	float:left;
	width:20px;
	height:20px;
	margin:0px 10px 0px 15px;
}
.evnt-mainHeader .nextArrow {
	display:block;
	float:right;
	width:20px;
	height:20px;
	margin:0px 15px 0px 10px;
}
.evnt-mainHeader a.prevArrow {
	background:#F4E8CE url(../images/shell/btn_prev.jpg) no-repeat center center;
}
.evnt-mainHeader a.nextArrow {
	background:#F4E8CE url(../images/shell/btn_next.jpg) no-repeat center center;
}

.e-img {
	width:100px;
	height:100px;
	margin:0px 10px 10px 0px;
	border:1px solid #999;
}

.e-links {
	float:left;
	clear:both;
	width:603px;
	margin:1px 0px 25px 0px;
	padding:0px;
}
.e-links .e-link {
	display:inline;
	font-family:"Times New Roman", Times, serif;
	border:1px solid #F4E8CE;
	color: #A68363;
	font-weight:normal;
	font-size:11px;
	line-height:23px;
	padding:6px 10px;
}
.e-links .e-link {
	background:#F9F6E5 url(../images/shell/button_bg.jpg) repeat-x;
}
.e-links a.e-link:hover {
	color:#664F39;
}
#columnHolder .e-links ul {
	display:block;
	width:565px;
	text-align:right;
	margin:0px;
}
.e-links li {
	display:inline;
	font-size:11px;
	line-height:23px;
}


/* Calendar Component */
.cal-container {
	background:url(../images/shell/calendar/calComponent_bg.jpg) no-repeat;
	width:195px;
	height:187px;
	margin-bottom:10px;
	float:left;
	clear:left;
}
#calendarBox .cal-container {
	width:183px;
	height:177px;
}

#cal-monthJump {
	position:absolute;
	display:block;
	width: 127px;
	height:25px;
	z-index:2;
	left:45px;
}
#cal_months {
	background:url(../images/shell/calendar/monthJump_bg.png) no-repeat !important;
	background:url(../images/shell/calendar/monthJump_bg.gif) no-repeat;
	position:relative;
	width:355px;
	height:240px;
	top:-50px;
	left:100px;
	cursor:pointer;
}
#cal_months h4 {
	position:relative;
	top:0px;
	margin:0px 20px 0px 85px;
	font-size:18px;
	line-height:22px;
	padding:5px;
	text-align:center;
	border-bottom:1px solid #2B0908;
}
#cal_months .cal-mContainer {
	position:relative;
	margin:0px 20px 0px 75px;
	width:270px;
}
#cal_months .cal-mList {
	position:relative;
	float:left;
	width:135px;
}
#cal_months .cal-mList a {
	display:block;
	line-height:15px;
	background-color:#FFF;
	color:#000;
	padding:2px 5px;
}
#cal_months .cal-mList a:hover {
	background-color:#F5F5F5;
	color:#2B0908;
}

.cal-tbHolder {
	background-color:#C51C23;
	margin-right:1px;
}
.cal-mainHeader {
	padding:8px 6px 0px 6px;
	text-align:center;
	color:#FFF;
}
.cal-footer {
	background:url(../images/shell/calendar/calComponent_bg.jpg) no-repeat bottom left;
	width:195px;
	height:8px;
}

#calendarBox .cal-mainHeader {
	padding:2px 0px 0px 2px;
}
.cal-mainHeader h3 {
	background:#530C10 url(../images/shell/calendar/calHeader_bg.jpg) no-repeat top center;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	color:#FFF;
	padding:0px;
	margin:0px;
	text-transform:none;
	text-align:center;
}
.cal-mainHeader .prevArrow {
	display:block;
	float:left;
	width:18px;
	height:18px;
	margin:3px 10px 0 5px;
}
.cal-mainHeader .nextArrow {
	display:block;
	float:right;
	width:18px;
	height:18px;
	margin:3px 5px 0 10px;
}
.cal-mainHeader a.prevArrow {
	background:url(../images/shell/calendar/month_l_arrow.png) no-repeat center center;
}
.cal-mainHeader a.nextArrow {
	background:url(../images/shell/calendar/month_r_arrow.png) no-repeat center center;
}


.cal-tb {
	padding:0px 5px;
	margin:0;
	border:0;
	clear:both;
}
.cal-tb td a, .cal-tb td span {
	display:block;
	line-height:23px;
	width:22px;
	height:23px;
}
.cal-container td a:link, .cal-container td a:active, .cal-container td a:visited, .cal-container td a:hover {
	font-size:9px;
	text-decoration:none;
}
.cal-container td {
	font-size:11px;
}
td.day {
	padding:4px 0 0 0;
	text-align:center;
	color:#FFF;
	font-size:9px;
	height:12px;
	line-height:12px;
}
td.spacer {
	text-align:center;
	color:#EEE;
	font-size:9px;
}
.cal-tb td.spacer span {
	width: 11px;
}
.dayHeader td.spacer span {
	height:11px;
}
td.spacer a {
	background:url(../images/shell/calendar/week_arrow.jpg) no-repeat center center;
	margin:0;
	padding:0;
	width:11px;
}
td.btmSpacer {
	height:5px;
	font-size:2px;
	overflow:hidden;
}
tr.cal-days td {
	height: 14px;
}
.cal-tb td.bar {
	border-left:1px solid #496179;
}
tr.cal-days td.spacer {
}
td.date, 
td.cdate,
td.selweek,
td.seldate,
td.today,
td.todayCurr {
	border-top:1px solid #F9F6E7;
	border-left:1px solid #E7E1D3;
	border-bottom:1px solid #E7E1D3;
	border-right:1px solid #F9F6E7;
	background-color:#FFF;
	padding:0;
	text-align:center;
	font-size:9px;
	color:#666;
	width:22px;
	height:23px;
}
td.noleft {
	border-left:none;
}
td.today a:link, td.today a:active, td.today a:visited, td.today a:hover {
	color:#FFF;
	font-weight:bold;
}
td.cdate a:link, td.cdate a:active, td.cdate a:visited, td.cdate a:hover,
td.seldate a:link, td.seldate a:active, td.seldate a:visited, td.seldate a:hover,
td.selweek a:link, td.selweek a:active, td.selweek a:visited, td.selweek a:hover,
td.todayCurr a:link, td.todayCurr a:active, td.todayCurr a:visited, td.todayCurr a:hover {
	color:#666;
}
td.selweek span {
	color:#CCC;
}
td.date a:link, td.date a:active, td.date a:visited, td.date a:hover {
	color:#666;
}
td.today {
	background-color:#94161A;
	color:#FFF;
}
td.cdate {
	color:#666;
}
td.seldate {
	color:#666;
}
td.selweek {
}
td.date {
	color:#666;
}
.cal-vGutter {
	height:20px;
	float:right;
	clear:right;
}
#mainContent .cal-vGutter {
	display:none;
}
#sidebar2 .cal-vGutter {
	float:none;
	clear:both;
}
.cal-tip {
	font-size:9px;
	color:#DDE;
	text-align:center;
}

br.clearFoat {
	height:1px;
	line-height:1px;
	clear:both;
}
/* Calendar Search Container */
#cal-monthJump2 {
	padding:5px;
	width:400px;
	height:60px;
	float:left;
	clear:right;
}
#cal-monthJump2 a, #cal-monthJump2 a:link, #cal-monthJump2 a:active, #cal-monthJump2 a:visited, #cal-monthJump2 a:hover {
	background-color:#F5F5F5;
	font-size:10px;
	font-weight:bold;
	display:block;
	width:58px;
	float:left;
	margin:3px;
	_margin:1px;
	padding:5px 0px;
	text-align:center;
	border:1px solid #DDD;
	text-decoration:none;
}

.featBtn {
	width:120px;
	float:left;
}
#c1 .featBtn {
	display:none;
}
.featBtn a {
	background-color:#F5F5F5;
	font-size:10px;
	font-weight:bold;
	display:block;
	width:120px;
	padding:5px 0px;
	margin:5px 40px;
	text-align:center;
	border:1px solid #DDD;
	text-decoration:none;
}

h3.eventTypeHeader {
	background:url(../images/shell/calendar/typeHeader.gif) no-repeat center center;
	font-size:24px;
	text-align:center;
}

.cal-searchHolder {
	padding:5px;
	width:400px;
	height:150px;
	float:left;
	clear:right;
}
.cal-searchHolder form {
	display:block;
	float:left;
	clear:both;
}
.cal-searchHolder a.calIcon {
	background: url(../images/shell/calendar/iconCal.gif) no-repeat center center;
	float:left;
	display:block;
	width:15px;
	height:20px;
	margin-left:2px;
}
.cal-searchHolder h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color:#530C10;
	padding:0px 0px 5px 0px;
	margin:0px;
}
.cal-searchHolder .calSearchBtn input.searchBtn {
	background: url(../images/shell/searchArrow.jpg) no-repeat center right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	display:block;
	float:right;
	width:88px;
	height:28px;
	border:none;
}
.cal-searchHolder label {
	display:block;
	font-weight:normal;
	font-size:11px;
	line-height:18px;
	text-align:left;
	padding-left:15px;
	color:#666;
	float:left;
	width:50px;
}
.cal-searchHolder label.calSearchBtn {
	display:block;
	font-size:12px;
	line-height:18px;
	text-align:right;
	width:370px;
}
.cal-searchHolder .row {
	width:390px;
	height:25px;
	margin:2px 0px;
	float:left;
	clear:both;
}
.cal-searchHolder .searchBtn {
	background:none;
	border:none;
}
.cal-searchHolder input.date {
	background:#FFF url(../images/shell/field_bg-short.jpg) no-repeat top center;
	border:none;
	padding:4px 5px 0px 10px;
	margin-left:5px;
	float:left;
	width:80px;
	height:16px;
	line-height:12px;
	font-size:12px;
}
.cal-searchHolder input.default {
	background:#FFF url(../images/shell/field_bg.gif) no-repeat top center;
	border:none;
	padding:4px 5px 0px 10px;
	width:205px;
	margin-left:5px;
	display:block;
	float:left;
	height:16px;
	line-height:12px;
	font-size:12px;
}
.cal-searchHolder select {
	margin-left:5px;
	float:left;
	width:120px;
}
.cal-searchHolder select.default {
	display:block;
	margin-left:5px;
	float:left;
	width:145px;
	height:18px;
	line-height:12px;
	font-size:12px;
}
.vevent abbr{border:0}

