@charset "UTF-8";
/* MediaBox Tabs */

ul#tab_nav {
	list-style-type: none;
	padding: 0px;
	display: block;
	overflow: hidden;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A9D149;
	height: 21px;
	width: 420px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

ul#tab_nav li{
	list-style-type: none;
	margin: 0px;
	display: inline;
	padding: 0px;
	cursor: pointer;
}

ul#tab_nav li a {
	background-image: url(../images/tabbed_nav/bg_grey_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 4px;
	text-decoration: none;
	float: left;
}
ul#tab_nav li a span {
	background-image: url(../images/tabbed_nav/bg_grey_02.png);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 23px;
	display: block;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 28px;
}
ul#tab_nav li a.tabSel {
	background-image: url(../images/tabbed_nav/bg_green_01.png);
	
}
ul#tab_nav li a.tabSel span {
	background-image: url(../images/tabbed_nav/bg_green_02.png);
	color: #FFF;
}
/* Homepag MediaBox  */

ul#mediaBox_sideMenu li{
	display:inline;
}


/* Events List block elements  */

ul#mediaBox_sideMenu li:hover a {
	background-color: #FFF;
	text-decoration: none;
	color: #215EAC;
	background-image: none;
}
ul#mediaBox_sideMenu a:hover {
	background-color: #CDE6FE !important;
	background-image: url(../images/mediaBox/bg_list_hover.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

ul#mediaBox_sideMenu {
	display: block;
	width: 245px;
	position: absolute;
	left: 185px;
	top: 10px;
	padding-bottom: 10px;
}
ul#mediaBox_sideMenu li {
	display: inline;
	border: none;
	list-style-type: none;
}
ul#mediaBox_sideMenu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF;
	display: block;
	height: 60px;
	padding: 10px;
	background-image: url(../images/mediaBox/bg_list.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #215EAC;
}

ul#mediaBox_sideMenu li a span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	display: block;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#mediaBox_sideMenu img {
	float: right;
	border: 1px solid #000;
	margin-left: 5px;
}



/* Media Box */

#mediaBox {
	width: 467px!important;
	width: 464px;
	
	
}

#eventsBox {
	position: absolute;
	width: 100%;
	display: block;
}
#newsBox {
	display:none;
	position: absolute;
}
#newsBox .date{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	color: #999999;	
}
#newsBox h2{
	color: #3076BC;
	font-size: 14px;
	line-height: 1em;
	margin-bottom: 5px;
}
#newsBox .newsWrap{
	margin-bottom: 10px;
	padding: 5px;
}
#newsBox .oddRow{
	background-color: #F5F5F5;
}
#videoBox {
	display:none;
	position: absolute;
	left: 15px;
}

.relative {
	position: relative;
	height: 575px;
}
#podcast {
	width: 220px;
	position: absolute;
	left: -5px;
	top: 380px;
}
#podcast .boxContent{
	height: 160px;
	position: relative;
}

#mediaBox .boxContent .blue_button {
	position: absolute;
	/*top: 145px;*/
	top: -4px;
	left: 0px;
}

#blog {
	width: 220px;
	position: absolute;
	left: 230px;
	top: 380px;
}
#blog .boxContent{
	height: 160px;
	position: relative;
}
/*-----calendar homepage-------*/
#calendarBox {
	width: 190px;
	position: absolute;
	left: -5px;
	top: 10px;
	height: 300px;
	background-image: url(../images/mediaBox/bg_tourmobile.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#calendarButton {
	position: absolute;
	left: 7px;
	top: 308px;
}
#calendarBox h3 {
	display: none;
}
#calendarBox .cal-container {
	background-image:url(../images/calendar/homepagebg.gif);
	width: 183px;
	height: 163px;
}

#calendarBox .cal_6wks {
	background-image:url(../images/calendar/homepagebg_6wk.gif);
	height: 189px;
}
#calendarBox .cal-container .cal-mainHeader .prevArrow, #calendarBox .cal-container .cal-mainHeader .nextArrow{
	display: block;
	height: 20px;
	width: 25px;
	float: left;
}
#calendarBox .cal-container .spacer {
	width: 14px;
	/*border: solid 1px;*/
}
#calendarBox .cal-container .cal-mainHeader{
	clear: both;
}
#calendarBox .cal-container .dayHeader .day {

	width: 25px;
	text-align:center;
	color: #FFFFFF;
	/*border: solid 1px #000000;*/
	height: 10px;
	font-size: 9px;
	padding-top: 2px;
}
#calendarBox .cal-container .cal-mainHeader h3{
	display: block;
	line-height: 20px;
	float: left;
	width: 133px;
	text-align:center;
	padding: 0px;
	color: #FFFFFF;
}
#calendarBox .cal-container .cal-days td.spacer{
	width: 14px;
}
#calendarBox .cal-container .cal-days td a{
	text-decoration:none;
	color: #666666;
}
#calendarBox .cal-container .cal-days td{
	width: 25px;
	height: 25px;
	text-align:center;
	color: #999999;
}
#calendarBox .cal-container .cal-days td.selweek{
	background-color:#e7e5e5;
}

#calendarBox  .cal-container .cal-days .seldate {
	background-color: #e7fdb1;
}
#calendarBox .cal-container .cal-days td.today{
	background-color:#f6fde4;
}
#calendarBox #mobileevntBtn {
	display: block;
	width: 185px;
	height: 140px;
}
	
/*----image box widget-----*/
.boxContent img {
	padding: 0px;
	
}
.boxContent h3 a {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}
.boxContent .grey_button {
	/*clear: both;*/
	float:right;
	margin: 4px;
}

.thrColFixHdr #mainContent.twoColumn .ltgreyBox.half {
	width: 370px;
	float: left;
	margin: 4px;
}
.thrColFixHdr #mainContent.twoColumn .ltgreyBox.full .boxHeader,
.thrColFixHdr #mainContent.twoColumn .ltgreyBox.full .boxFooter{
	width: 750px;
}
.thrColFixHdr #mainContent.twoColumn .ltgreyBox.half .boxHeader,
.thrColFixHdr #mainContent.twoColumn .ltgreyBox.half .boxFooter{
	width: 362px;
}
.thrColFixHdr #mainContent.twoColumn .ltgreyBox.half img{
	max-width: 150px;
	max-height: 150px;
}
.thrColFixHdr #mainContent .ltgreyBox .credit {
	font-size: 10px;
	margin: 2px;
	color: #000000;
	font-weight: bold;
}
.thrColFixHdr #mainContent .ltgreyBox.half{
	width: 216px;
	float: left;
	margin: 4px;
}
.thrColFixHdr #mainContent .ltgreyBox.half img{
	max-width: 85px;
	max-height: 85px;
}



