/* Events */

#calHolder {

}

#calHolder #searchCal {
	width:300px;
	float:left;
}

#calHolder #eventsHolder {
	width:100%;
	float:left;
}

.evnt-container {
	float:left;
	clear:left;
}

/*#rightContent .evnt-container {
	width:500px;
	clear:both;
}
#wideContent .evnt-container {
	width:525px;
}
#sidebar2 .evnt-container {
	float:none;
	width:270px;
	clear:both;
}
.evnt-mainHeader {
	background:url(../images/cal/events_headerBG.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	text-align:center;
	color:#222;
	height:2.7em;
	clear:both;
}
.evnt-mainHeader h3 {
	font-size:0.75em;
	line-height:2.7em;
	letter-spacing:0.09em;
}
.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;
}
.evnt-category {
	background-color:#AAC5D6;
	text-align:center;
	height:2.2em;
	clear:both;
	border-bottom:1px solid #333;
}
#rightContent .evnt-category {
	width:500px;
}
#wideContent .evnt-category {
	width: 525px;
}
#sidebar2 .evnt-category {
	float:none;
	width:270px;
}
.evnt-category h3 {
	font-weight:bold;
	font-size:1.0em;
	color:#333;
	line-height:2.2em;
	letter-spacing:0.3em;
}*/

.evnt-h5 { 
	/*background: url(../images/shell/event-h5.gif) no-repeat left center; 
	padding-left:30px;
	margin-left:-31px;*/
	color:#0067c2;
	margin-bottom:3px;
	font-size:13px;	
}

.evnt-itin {
	float:left;
	/*margin-left:10px;*/
	display:inline;
}

.evnt-title {
	display:block;
	background: url(../images/shell/evnt-title.gif) no-repeat left center; 
	padding-left:18px;
	margin-left:-19px;	
	color:#000;
	font-weight:bold;
}



.evnt-item {
	margin-bottom:5px;
	width:429px;
	background: url(../images/shell/l-container-bg.gif) repeat-y scroll left top;
}
.evnt-item-top {
	overflow:hidden;
	width:429px;
	overflow:hidden;
	background: url(../images/shell/l-container-top.gif) no-repeat left top;
}

.evnt-item-content {
	
	padding:8px;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	color:#7d7d7d;
}

p.evnt-desc {
	/*color:#4e4e4e;*/
	margin:3px 0px;
}

a.evnt-website {
	width:70px;
	height:22px;
	display:inline-block;
	background-color:#f47919;
	color:#fff;
	clear:left;
	line-height:22px;
	text-align:center;
	border:solid 1px #eaebed;
}

.evnt-item-bot {
	height:6px; width:429px; overflow:hidden; background: url(../images/shell/l-container-bot_sm.gif) no-repeat left top; clear:left; 
}


.evnt-item .links {
	float:left;
	clear:left;
	margin:0.3em 0 0.8em 0;
}
.evnt-item .links li {
	display:inline;
}
.evnt-item p {
	clear:both;
}
.evnt-item span.itineraryAdd {
	font-weight:bold;
	font-size:1em;
	color: #ffffff;
	display:block;
	float:right;
	text-decoration:none;
	text-align:center;
	padding-right:15px;
	padding-top:8px;
	font-size:10px;
}
.evnt-item a.itineraryAdd  {
	font-size:10px;
	display:block;
	text-align:center;
	color: #ffffff !important;
	float:right;
}
.evnt-item .itineraryAdd a:link, .evnt-item .itineraryAdd a:active, .evnt-item .itineraryAdd a:visited, .evnt-item .itineraryAdd a:hover {
	color: #ffffff;
	font-size:10px;
	text-align:center;
	text-decoration:none;
}

.itineraryEventAdded{
	color:#F08833;
}

.evnt-item h2 {
	font-size:1.2em;
	color:#333333;
	display:inline;
}
.evnt-thumb {
	display: inline;
	float: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	clear:right;
	width:85px;
	height:85px;
	position:relative;
	overflow:hidden;
}
.corners {
	display:inline;
	position:relative;
	z-index:5;
	left:0px;
	top:0px;
}
.thumb {
	display:inline;
	position:relative;
	z-index:4;
	left:-1px;
	top:-86px;
}
/* Calendar Component */
.cal-container {
	/*background:url(../images/shell/cal_main_bg.gif);
	background-repeat:no-repeat;*/
	width:241px;
	height:205px;
	margin-bottom:5px;
	
}
#rightContent .cal-container {
	float:right;
}

#sidebar2 .cal-container {
	float:right;
	clear:both;
	display:none;
}

.cal_keyword {
	width:130px;
}

.cal-mainHeader {
	text-align:left;
	color:#333;
	height:35px;
	width:241px;
	margin:0 auto;
}

.cal-pageHeader {
	text-align:left;
	color:#333;
	height:25px;
	width:auto;
	margin:0 auto;
	background: #CECECE url(../images/gradient3_mid.gif) repeat-x;
	border:1px solid #C5C5C5;
	
}

.monthSwitcher {
	float:left;background-color:##CC3366;
	width:140px;
	margin-left:10px;
	font-size:12px;
	
	height:35px;
	line-height:35px;
	color:#fff;
}

.curDay {
	float:right;
	width:39px;
	padding-right:20px;
}
.cal-mainHeader h3 {
	font-size:12px;
	line-height:20px;
	letter-spacing:0.07em;
	text-transform:none;
	text-align:center;
	padding-left:0;
	margin:auto;
	
}
.cal-pageHeader h4 {
	font-size:12px;
	line-height:25px;
	letter-spacing:0.07em;
	text-transform:none;
	text-align:center;
	padding-left:0;
	display:block;
	
}
.cal-mainHeader .prevArrow {
	display:inline-block;
	width:7px;
	height:8px;
	vertical-align:middle;
}
.prevMonth {
	float: left;
}
.nextMonth {
	float: right;
}
span.nextMonth a, span.prevMonth a {
	font-weight: normal;
	margin-right: 3px;
	margin-left: 3px;
}
span.nextMonth, span.prevMonth {
	margin-top: 5px;
}
a.prevMonth {
	vertical-align: middle;
	background: url(../images/cal/month_l_arr2.gif) no-repeat;
	width: 24px;
	height: 18px;
	display:inline-block;
	margin-top: 3px;
	margin-right: 3px;
}
a.nextMonth {
	vertical-align: middle;
	background: url(../images/cal/month_r_arr2.gif) no-repeat;
	width: 24px;
	height: 18px;
	display:inline-block;	
	margin-top: 3px;
	margin-left: 3px;
}
	
.cal-pageHeader .prevArrow {
	display:inline-block;
	width:18px;
	height:18px;
	vertical-align:middle;
	float:left;
}
.cal-mainHeader .nextArrow {
	display:inline-block;
	width:7px;
	height:8px;
	vertical-align:middle;
}
.cal-pageHeader .nextArrow {
	display:inline-block;
	width:20px;
	height:20px;
	vertical-align:middle;
	float:right;
}
.cal-mainHeader a.prevArrow {
	background-image:url(../images/cal/month_l_arrow.gif);
	background-repeat:no-repeat;
	height:8px;
}
.cal-pageHeader a.prevArrow {
	background-image:url(../images/cal/month_l_arr.gif);
	background-repeat:no-repeat;
	height:18px;
	width:18px;
	margin-top: 3px;
}
.cal-mainHeader a.nextArrow {
	background-image: url(../images/cal/month_r_arrow.gif);
	background-repeat:no-repeat;
	height:8px;
}
.cal-pageHeader a.nextArrow {
	background-image: url(../images/cal/month_r_arr.gif);
	background-repeat:no-repeat;
	height:18px;
	width:18px;
	margin-top: 3px;
}
.cal-tb {
	padding:0;
	margin:0 auto;
	margin-top:10px;
	border:0;
	clear:both;
	
}
.newSearch {
	display: inline-block;
	width: 70px;
	line-height: 23px;
	color: #5c5c5c;
	float: right;
}
#theCal {
	margin-top: 10px;
	border:0;
	clear:both;
}

.sliderContentLeft {padding:0;}

tr.dayHeader {
	
}


#topLeftCorner {
	background: url(../images/shell/cal_t_l_corner.gif) no-repeat left top;
	width:36px;		
}
#topRightCorner {
	background: url(../images/shell/cal_t_r_corner.gif) no-repeat right top;
	width:36px;	
}
.cal-container td a:link, .cal-container td a:active, .cal-container td a:visited, .cal-container td a:hover {
	font-size:10px;
	text-decoration:none;
}
.cal-container td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
td.day {
	font-weight:bold;
	padding:0;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	float:left;
	width:30px;
	height:15px;
}
td.spacer1 {
	
	padding:0;
	text-align:right;
	color:#FFFFFF;
	font-size:9px;
	width: 14px;
}

td.spacer1 a {
	margin:0;
	padding:0;
	background-image:url(../images/cal/month_r_arrow.gif);
	background-repeat:no-repeat;
	background-position:top center;
	display:block;
	width:8px;
	height:8px;
	float:right;
}
tr.cal-days td {
	height: 14px;
	padding: 4px 0;
}
tr.cal-days td.spacer1 {
	
}
td.date, 
td.cdate,
td.selweek,
td.seldate,
td.today {
	padding:0;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	float:left;
	width: 30px;
}


td.today a:link, td.today a:active, td.today a:visited, td.today a:hover {
	color:#FFFFFF !important;
}
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 {
	color:#ffffff !important;
}
td.date a:link, td.date a:active, td.date a:visited, td.date a:hover {
	color:#515738 !important;
}
td.today {
	border:1px solid white;
	font-weight:bold;
	color:#FFFFFF;
}
td.cdate {
	/*background:url(../images/cal/cdate_dot.gif);*/
	/*background-repeat:no-repeat;
	background-color:#949f66;
	background-position:top center;*/
	color:#ffffff;
}
td.seldate {
	border:1px solid white;
	font-weight:bold;
	color:#FFFFFF;
}
td.selweek {
	/*background:url(../images/cal/cdate_dot.gif);*/
	/*background-repeat:no-repeat;
	background-position:top center;
	background-color: #b0bd79;*/
	color:#ffffff;
}
td.date {
	/*background:url(../images/cal/date_dot.gif);
	background-repeat:no-repeat;
	background-color:#949f66;
	background-position:top center;*/
	color:#888888;
}
.cal-vGutter {
	height:20px;
	float:right;
	clear:right;
}
#rightContent .cal-vGutter {
	display:none;
}
#sidebar2 .cal-vGutter {
	float:none;
	clear:both;
}
.cal-tip {
	font-size:10px;
	color:#333333;
	text-align:center;
}



/* Calendar Search Container */
.cal-searchHolder {
	width:241px;
	height:130px;
}
#rightContent .cal-searchHolder {
	float:right;
}

#sidebar2 .cal-searchHolder {
	float:right;
	clear:both;
	display:none;
}
.cal-searchHolder a.calIcon {
	float:left;
	display:block;
	width:22px;
	height:16px;
}
.cal-searchHolder .btnSubmit {
	
}
.cal-searchHolder .row {
	float:left;
	clear:both;
	width:221px;
	margin: 2px 0;
}

.calForm {
	 /* width:221px;*/margin-left:20px;
}

.cal-searchHolder .row .boxTitle {
	text-align:center;
	margin-bottom:10px;
}
.cal-searchHolder .btnRow {
	float:right;
	width:150px;
	/*display:block;*/
	margin:10px 40px 0 0;
	text-align:right;
}
.cal-searchHolder label {
	font-weight:bold;
	font-size:0.85em;
	text-align:left;
	float:left;
	width:50px;
}
.cal-searchHolder label.submitName {
	font-size:12px;
	line-height:18px;
}
.cal-searchHolder input.date {
	margin-left:5px;
	float:left;
	font-size:11px;
	width:100px;
	border:1px solid #BDC59C;
}
.cal-searchHolder input.default {
	margin-left:5px;
	display:inline;
	float:left;
	font-size:11px;
	width:125px;
	border:1px solid #BDC59C;
}
.cal-searchHolder select.default {
	margin-left:5px;
	float:left;
	width:125px;
	font-size:11px;
	border:solid 1px #BDC59C;
}
.cal-searchHolder select {
	margin-left:5px;
	float:left;
	width:150px;
	font-size:11px;
	border:solid 1px #BDC59C;
}

/* 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;
}

.notice {
	color:red;
}

.formtextreq {
	color:red;
	padding-bottom: 10px;
}

.formtext {
	padding-bottom: 10px;
}

th {
	padding-bottom: 5px;
}

/* Forms */


.formreq {
	color: #990000;
	font-weight: bold;
}

.formnoreq {
	font-weight: bold;
}

div.rsslink{text-align:right;margin-bottom:10px; }
div.rsslink a {
	background:transparent url(../images/feed-icon-14x14.png) no-repeat right center; padding-right:20px; 
}
