
#header {background: url(../img/skin/discover/bg-header.png) no-repeat center bottom;}
	.btn-want {background: url(../img/skin/discover/btn-want.png) no-repeat;}
	.btn-search {background: url(../img/skin/discover/btn-search.png) no-repeat;}

#carousel .car-w1 li span,
.left-panel, .right-panel {background: url(../img/skin/discover/bg-banner.png) repeat;}

/* --CONTENT-- */
	.banner-title, .banner-content {background: url(../img/skin/discover/bg-banner.png) repeat;}
	#banner .banner-content p {border-left: 2px solid #496a86; color: #496a86; line-height:32px;}
	#subnav .title {background: url(../img/skin/discover/subnav-title.png) no-repeat;}
	#subnav li.active a.L2 {border-left: 6px solid #496a86; color: #496a86;}
	#subnav li a:hover {color:#496a86;}
	#subnav .title span.subnav-title{width:140px;}
	#subnav ul ul li a.active {color: #496a86; font-weight: 700;}
	.overview-title {border-color: #496a86; background: url(../img/skin/discover/overview-title.png) no-repeat;}
	.overview > a {color: #496a86;}
	h1, h2, h3 {color: #496a86;}
	.c-w1 h2 a, .c-w1 h3 a, .c-w1 h4 a {color: #496a86;}
	a {color: #496a86;}
	.right-img {border-color: #496a86;}
 
 /* -- Calendar -- */
#content .sfcalendarWrp {padding-top: 75px;}
#content #Content_C007_eventsFrontendCalendar {width: 652px; padding-bottom: 20px;}
#content .RadScheduler_Metro .rsHeader {height: 65px; line-height: 65px; border: 1px solid #7b7b7b; background: url(../img/skin/discover/calendar-header.png) repeat;}
	
	#content .sfcalendarWrp .rsHeader > ul {top: -75px; margin: 0; background: url(../img/skin/discover/bg-calendar.png) repeat;}
		#content .sfcalendarWrp .rsHeader > ul li {padding: 0;margin: 0;}
		#content .sfcalendarWrp .rsHeader > ul li a {display: block; padding: 0 20px; font-size: 13px; line-height: 58px; font-weight: 700; font-family: 'cabin', sans-serif; border: 0;}
		#content .sfcalendarWrp .rsHeader > ul li span.label {display: block; padding: 0 20px; font-size: 13px; line-height: 58px; font-weight: 700; font-family: 'cabin', sans-serif; border: 0; text-transform:uppercase; color:#94acbf;}
		#content .sfcalendarWrp .rsHeader > ul li a:hover {background: url(../img/skin/discover/calendar-hover.png) repeat;}
		#content .RadScheduler_Metro .rsHeader ul .rsSelected em {display: block; padding: 0 20px; font-size: 13px; font-weight: 700; line-height: 58px; color: #4f6f89; font-family: 'cabin', sans-serif; border: 0; background: #fff;}
	#content .RadScheduler_Metro .rsHeader h2 {
		display: inline-block; 
		height: auto; 
		vertical-align: middle; 
		line-height: 1.5; 
		font-size: 20px; 
		letter-spacing: 1px; 
		color: #fff; 
		text-transform: uppercase;
		font-weight: 700;
	}
	#content .RadScheduler .rsHeader p {position: absolute; right: 100px; top: -1px; bottom: -1px; line-height: 65px;}
	#content .RadScheduler .rsHeader p a {display: inline-block; vertical-align: middle; margin: 0; font-size: 13px; text-indent: 0; line-height: 20px; text-decoration: none; overflow: hidden; text-transform: capitalize; background:url(../img/skin/discover/today-icon.png)  right 2px no-repeat; padding-right:22px;}
	#content .RadScheduler_Metro .rsHeader .rsPrevDay {position: relative; top: 24px; padding-left: 12px; width: 30px; margin-right: 10px; background: url(../img/skin/discover/calendar-prev.png) no-repeat left center;}
	#content .RadScheduler_Metro .rsHeader .rsNextDay {position: relative; top: 24px; padding-right: 12px; width: 27px; background: url(../img/skin/discover/calendar-Next.png) no-repeat right center;}
	#content .RadScheduler_Metro .rsHeader .rsDatePickerActivator {
		position: absolute; 
		right: 15px; top: 22px; 
		font-size: 13px; 
		text-indent: 0; 
		text-decoration: none;
		width: auto; 
		margin: 0;
		padding-right: 14px;
		background: url(../img/skin/discover/calendar-datepicker.png) no-repeat right center;
	}
	#content .RadScheduler_Metro .rsHeader p em {display: inline-block; padding-left: 10px; height: 67px; border-left: 1px solid #fff; margin-left: 10px;}
	#content .RadScheduler .rsHeader .rsDatePickerWrapper {position: absolute; top: 48px; left: auto; right: 20px; width: 220px;}
#content .RadScheduler_Metro .rsMonthView .rsSelectedSlot {background: #496a86;}
#content .RadScheduler_Metro .rsHorizontalHeaderTable th {
	background: #e5e5e5; 
	color: #767676; 
	font-family: 'cabin', sans-serif; 
	font-weight: 700; 
	text-align: left; 
	text-transform: uppercase; 
	border-bottom-color: #f5f5f5;
	padding-left:4px;
}
.RadScheduler_Metro .rsMonthView .rsContentTable td{overflow:hidden;}

#content .RadScheduler .rsMonthView .rsApt {color: #fff; background: url(../img/skin/discover/bg-calendar.png) repeat !important; padding-left:6px; line-height:1.5; font-size:13px;}
	#content .RadScheduler .rsAptSimple .rsAptContent {margin: 0; padding: 0;}
	#content .RadScheduler .rsAptContent:before {content: normal;}
	#content .RadScheduler .rsAptRecurrence {display: none;}
	
.left-img,.right-img{
	border-color: #6a7c8b;
}

.RadScheduler .rsHeader h2 { text-indent: 18px !important; }

#subnav ul.nav > li.active > ul > li.active > a.active {
    border-left: 6px solid #496a86;
}
#subnav ul ul li a.active, #subnav ul.nav > li.active > ul > li a.active {
    color: #496a86;
    font-weight: 700;
}