/*

	EVENTS CALENDAR STYLES

*/
#calendar {
	margin:5px 0;
}

#calendar table {
	margin:0;
	width:100%;
}

#calendar table tr td {
	padding:5px 8px;
}

tr.daynames {
	background-color:#EEE;
}

tr.daynames td {
	color:#333;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	text-align:center;
}

.currentmonthdaycell {
}

.othermonthdaycell,
.othermonthdaycell a {
	cursor:default;
}

.othermonthdaycell .daynumber,
.othermonthdaycell .daycontent,
.othermonthdaycell .daycontent a {
	color:#CCC;
}

.daynumber {
	font-size:18px;
	color:#333;
	line-height:normal;
}

.daycontent {
	margin:10px 0;
	font-size:11px;
	line-height:normal;
}

.daycontent a {
	text-decoration:none;
	font-weight:bold;
}

.daycontent a:hover {
	text-decoration:underline;
}

.othermonthdaycell a:hover {
	text-decoration:none;
}

.monthheader {
	margin:0;
	font-weight:normal;
	text-align:center;
}

.body .navigation input {
	border:none;
	text-indent:-9999px;
	line-height:0;
	width:24px;
	height:24px;
	cursor:pointer;
	outline:none;
	border:none;
	padding:0;
}

.navigation .previous {
	background: transparent url(/images/prev-horizontal.png) no-repeat 0 0;
	float:left;
	text-indent:-9999px;
	width: 32px;
height: 32px;
display:block;
margin-top: 8px;
}

.navigation .next {

	background: transparent url(/images/next-horizontal.png) no-repeat 0 0;
	float:right;
	text-indent:-9999px;
	width: 32px;
height: 32px;
display:block;
margin-top: 8px;
margin-right: 4px;
}


.navigation .next:hover,
.navigation .previous:hover
{
background-position: -32px 0;
}


.navigation  .dayheader {
	text-align:center;
line-height: 27px;
height: 28px;
margin: 0;
background-color:#EAF9F4;
	
}

.calendarwrapper {
	margin:10px 0 0;
}
#pnlCalendar  {
	padding:0;
	
}
#pnlCalendar div.events_times  div{
	text-indent:5px;
	font-size:11px;
}

#pnlCalendar div.events_times  div span{
	
	margin-top:20px;
}
.time_title {
	
}

.events_tbc {
	margin:20px 0px;
	overflow:hidden;
}

.events_tbc div div {
width:150px;
background-color:	#EAF9F4;
height:50px;
float:left;
margin:3px;
font-size:11px;

}
 .allevents_blocks
 .smallspan,
 .events_tbc .smallspan {
   display: block;
    float: left;
    height: 48px;
    width: 48px;
	border:1px solid #AFE8DB;
	border-top:none;
	margin-right:3px;
	}

.allevents_blocks div a ,
 .titlespan,
.locationspan {
		height:49px;

		display:block;
		overflow:hidden;
		text-decoration:none;
		line-height:16px;
		


	}
	
	.allevents_blocks div a {

				border-top:1px solid #AFE8DB;
	}
	
.allevents_blocks div a:hover .titlespan {
	display:none;
}
	
	
#ctl00_PageHolder_ContentHolder_Main_divTimeTBC {
      float: left;
    font-size: 11px;
    text-indent: 5px;
    width: 70px;
	  font-weight: bold;
}

#ctl00_PageHolder_ContentHolder_Main_Updatepanel3 {
    display: block;
    overflow: hidden;
    width: 636px;
	}
#pnlCalendar div div.allevents_blocks .event_block {
	font-size:11px;
    padding: 0px;
	text-indent: 0;
	width:150px;
	overflow:hidden;
}
#pnlCalendar .even {
	background:#f8f8f8;
	
}

.howmanyevents{
	margin-top:10px;
	border-top: solid 1px #E6E6E6;
	padding:9px 0;
	   font-size: 12px;
	   display:block;
	   height:18px;
	
}
.imagewrap {
	height:137px;
	overflow:hidden;

}


.jcarousel-skin-bfc .jcarousel-prev-horizontal {

position:relative;
float:left;
left: -6px;
margin-top: -44px;
width: 32px;
height: 32px;
cursor: pointer;
background: transparent url(/images/prev-horizontal.png) no-repeat 0 0;
}


.jcarousel-skin-bfc .jcarousel-next-horizontal {
	margin-top: -44px;
	float:right;
position:relative;
right: 0px;
width: 32px;
height: 32px;
cursor: pointer;
background: transparent url(/images/next-horizontal.png) no-repeat 0 0;
}


.jcarousel-skin-bfc .jcarousel-next-horizontal:hover,
.jcarousel-skin-bfc .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-bfc .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-bfc .jcarousel-next-disabled-horizontal,
.jcarousel-skin-bfc .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-bfc .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-bfc .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}


.jcarousel-skin-bfc .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-bfc .jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-bfc .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-bfc .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-bfc .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-bfc .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-bfc .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}



.calendardetail .jcarousel-skin-bfc .jcarousel-clip {
    overflow: hidden;
	width:222px;
}

.calendardetail .jcarousel-skin-bfc li img {
    margin: 0;
    width: 220px!important;
}
.jcarousel-list-horizontal

.jcarousel-item-horizontal {
	width:220px!important;
		border:1px solid #E6E6E6;
}
.jcarousel-list-horizontal {

	height:550px;
}

.eventdateinfo {
	
	background-color:#AFE8DB;
	padding:17px 0px 15px;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:10px;
}

.jcarousel-list-horizontal h3 {
	margin:0px 10px;
}
.jcarousel-list-horizontal h3 a {
    display: block;
    height: 50px;
	}
	
.jcarousel-list-horizontal .furtherinfo {
	    border-top: 1px solid #EFEFEF;
    margin: 10px 0;
    padding: 10px;
    height: 116px;
	display:block;
}

.readmore.add {
    height: 20px;
	display:block;
    margin: 0 0 10px 10px;
    padding-left: 30px;
	background: url(/images/plus1.png) no-repeat scroll 0 0 transparent;
}
.remove {
	background: url(/images/minus1.png) no-repeat scroll 0 0 transparent;
	display: block;
	height: 20px;
	padding-left: 30px;

	margin: 0 0 10px 10px;

	font-size:11px;
	text-decoration:underline;
}
.remove:hover {

}

.jcarousel-list-horizontal input {

margin:0 0 0 80px;	
}

.myevents_title {
	 border: 1px solid #EFEFEF;
	 
	   background-color:#DCF4EC;
	   padding:10px;
	   width:200px;
	   height:38px;
}
.directions p {
	margin:0px;
}
.directions p span {
	font-weight:bold;
}

.directions ul li a{
    background: url(/images/directions.png) no-repeat scroll center top transparent;
    float: left;
    font-size: 10px;
    margin-left: 26px;
    padding: 18px 2px 0;
}
.directions ul li.directions-road a{
	margin-left:0px;
		background-position:  center 3px;
}
.directions ul li.directions-public a{

	background-position:  center -31px;
}
.directions ul li.directions-walking a{

	background-position:  center -62px;
}


.allevents_blocks {
	    float: right;
    height: 770px;
    overflow: auto;
    position: relative;
    width: 636px;
	background: url(/images/bg_straps.png) repeat scroll 0 0 transparent;
}
.events_times {
	    float: left;
    width: 70px;
	
}
#ctl00_PageHolder_ContentHolder_Main_Updatepanel1 {
	overflow:hidden;
}


#progress img {
	margin-top:77px;s
}