@charset "UTF-8";
/* MediaBox Tabs */

ul#tab_nav {
	list-style-type: none;
	padding: 0px;
	display: block;
	height: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

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/shell/mediabox/tab_l.gif);
	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/shell/mediabox/tab_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 21px;
	display: block;
	color: #4d2d21;
	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: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ul#tab_nav li a.tabSel {
	background-image: url(../images/shell/mediabox/tab_l_sel.gif);
	
}
ul#tab_nav li a.tabSel span {
	background-image: url(../images/shell/mediabox/tab_r_sel.gif);
	color: #4d2d21;
}
/* Homepag MediaBox  */

ul#mediaBox_sideMenu li{
	display:inline;
	width: 100%;
}


/* Events List block elements  */

ul#mediaBox_sideMenu li:hover a {
	background-color: #FFF;
	text-decoration: none;
	color: #1b1812;
	background-image: none;
}
ul#mediaBox_sideMenu a:hover {
	background-color: #e9dfc3 !important;
	background-image: url(../images/mediaBox/bg_list_hover.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

ul#mediaBox_sideMenu {
	display: block;
	position: absolute;
	margin: 0px;
	padding: 0px;
}
ul#mediaBox_sideMenu li {
	display: inline;
	border: none;
	list-style-type: none;
}
ul#mediaBox_sideMenu li a{
	font-size: 13px;
	line-height: 1.3em;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 80px;
	padding: 10px;
	background-repeat: repeat-x;
	background-position: left top;
	color: #1b1812;
}

ul#mediaBox_sideMenu li a span.rollover_description{
	font-size: 11px;
	font-weight: normal;
	color: #1b1812;
	text-decoration: none;
}

#mediaBox_sideMenu img {
	float: right;
	border: 1px solid #000;
	margin-left: 5px;
}


/* Coupons List block elements  */

ul#mediaBox_sideMenu_coupons li:hover a {
	/*background-color: #FFF;*/
	text-decoration: none;
	color: #1b1812;
	background-image: none;
}
ul#mediaBox_sideMenu_coupons a:hover {
	background-color: #e9dfc3 !important;
	background-image: url(../images/mediaBox/bg_list_hover.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

ul#mediaBox_sideMenu_coupons {
	display: block;
	position: absolute;
	margin: 0px;
	padding: 0px;
}
ul#mediaBox_sideMenu_coupons li {
	display: inline;
	border: none;
	list-style-type: none;
}
ul#mediaBox_sideMenu_coupons li a{
	font-size: 13px;
	line-height: 1.3em;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 70px;
	padding: 2px;
	background-repeat: repeat-x;
	background-position: left top;
	color: #1b1812;
}

ul#mediaBox_sideMenu_coupons li a span.rollover_description{
	font-size: 11px;
	font-weight: normal;
	color: #1b1812;
	text-decoration: none;
}

#mediaBox_sideMenu_coupons img {
	float: right;
	border: 1px solid #000;
	margin-left: 5px;
}



/* Media Box */

#mediaBox {
	
}

#eventsBox {
	position: absolute;
	width: 100%;
	display: block;
}

#mediaBox a.view-all {
  position  : absolute;
  top       : 284px;
  right     : 0;
}

#newsBox {
	display:none;
	width: 100%;
	position: absolute;
}
#specialoffersBox {
	display:none;
	position: absolute;
	width: 100%;
}
#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;
	min-height: 300px;
}
#podcast {
	width: 220px;
	position: absolute;
	left: -5px;
	top: 360px;
}
#podcast .boxContent{
	height: 160px;
	position: relative;
}


#blog {
	width: 220px;
	position: absolute;
	left: 230px;
	top: 360px;
}
#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-container .cal-mainHeader .prevArrow, #calendarBox .cal-container .cal-mainHeader .nextArrow{
	display: block;
	height: 20px;
	width: 25px;
	float: left;
}
#calendarBox .cal-container .spacer {
	width: 14px;
}
#calendarBox .cal-container .cal-mainHeader{
	clear: both;
}
#calendarBox .cal-container .dayHeader .day {

	width: 25px;
	text-align:center;
	color: #FFFFFF;
	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 td.today{
	background-color:#f6fde4;
}
#calendarBox #mobileevntBtn {
	display: block;
	width: 185px;
	height: 140px;
}
	
/*----image box widget-----*/
/*
.boxContent img {
	padding: 5px;
	padding-bottom: 25px;
}
.boxContent h3 a {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}
.boxContent .grey_button {
	clear: both;
	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;
}



