/*Import Main B2B CSS with Dependant Files*/
@import url(/style/b2bMain.css);
@import url(/style/requestForms.css);
@import url(/style/calendar_b2b.css);
@import url(/style/seniorDiscounts.css);
@import url(/style/admin.css);
@import url(/style/imagegallery.css);
@import url(/style/splash.css);

a {
	color:#00A0AF;
	}
	
a:visited {
	color:#00A0AF;
	}

#footer a:hover, #options a:hover {
	color:#00A0AF;
	}
	
#header {
	background:url(/research/images/background_divHeader.gif) repeat-x #00A0AF;
	}
		
#menu {
	background-color:#CCECEF;
	}

#gutterLeft .boxHeaderMeetings {
	background:#00A0AF;
	}
	
#gutterLeft .gutterSolidBox {
	background:#F2F2F2;
	}
	
h1 {
	color:#00A0AF;
	}
	
blockquote { 
	background:url(/b2b/research/images/quote.gif) no-repeat;  
	}

/*----TABLE PROPERTIES---*/
.table th {
	background:#00A0AF /*url(/images/inputButtonBackground.gif) bottom repeat-x*/;
	font:bold .75em Arial, Helvetica, sans-serif;
	}
	
/*---CLASSES---*/
.specificServices h2, .offeringsExpander {
	color:#00A0AF;
	}
	
#options {
	background-color:#CCECEF;
	}

#footer {
	background-color:#F9F9F9;
	}
	
.CS_LinkBar_Separator span, .CS_LinkBar_AfterLabel span {
	color:#00A0AF;
	}
			
/*SECTION ARTICLES - layout sections*/
#content .sectionArticle {
	background:#CCECEF url(/research/images/background_divHeader.gif) top left repeat-x;
	}
	
/*FOR CONTENT ONLY*/
/*USED IN CVB JOB LISTING*/
#content .section {
	background:#00A0AF url(/research/images/background_divHeader.gif) top left repeat-x;
	}
	
/*For Small Events Calendar*/
#content .eventsCalendar {
	border-bottom:1px solid #00A0AF;
	background:#CCECEF url(/templates/images/researchHeading_gradient.gif) top left repeat-x;
}

/*---WEATHER---*/
#weatherGaugeDiv {
	background:#00A0AF;
	}
	
#currentConditionsDiv {
	background:#CCECEF;
	}
	
#conditionsHeader {
	background:#00A0AF;
	}
	
.weatherColoredText {
	color:#00A0AF;
	}

#extendedForecast th {
	background:#00A0AF;
	}

#localClimate th {
	background:#00A0AF;
	}
	
#localClimate .trAlt {
	background-color:#CCECEF;
	}
	
/*---SITE MAP---*/
.sitemap h1 {
	background:#CCECEF;
	}
	
.offeringsExpander {
	color:#00A0AF;
	}
	
/*---AT-A-GLANCE---*/
#atAGlanceTimes {
	border-right:1px solid #00A0AF;
	}
	
#atAGlanceTimes th {
	border-left:1px solid #00A0AF;
	border-bottom:1px solid #00A0AF;
	background:url(/templates/images/researchHeading_gradient.gif) top left repeat-x;
	}
	
#atAGlanceTimes td {
	border-left:1px solid #00A0AF;
	border-bottom:1px solid #00A0AF;
	}

#atAGlanceList {
	border-bottom:1px solid #00A0AF;
	background:#CCECEF;
	}

#atAGlanceList th {
	border-left:1px solid #00A0AF;
	border-right:1px solid #00A0AF;
	border-bottom:1px solid #00A0AF;
	background:url(/templates/images/researchHeading_gradient.gif) top left repeat-x;
}

#atAGlanceList td {
	border-right:1px solid #00A0AF;
	}

#atAGlanceList .tdLeft {
	border-left:1px solid #00A0AF;
	}
	
#atAGlance .heading {
	background:#CCECEF url(/templates/images/researchHeading_gradient.gif) top left repeat-x;
	}

#atAGlance ul {
	background:#CCECEF;
	}

#atAGlance .callToAction {
	border:1px dashed #00A0AF;
	}
	
/*SITE SEARCH*/
.CS_SR_Results_Header {
	background:url(/templates/images/researchHeading_gradient.gif) top left repeat-x;
	}
	
.CS_SR_PageNav {
	background:#CCECEF;
	}
	
/*---DISCOUNTS---*/
#matureTravelers h3 {
	color:#00A0AF;
	}

.matureTravelerHeading {
	background:#00A0AF url(/research/images/offer_cornerResearch.gif) top left no-repeat; 
	}

.matureTravelerDiscount {
	border-bottom:1px solid #00A0AF;
	background:#FFF url(/research/images/contentGradientResearch.gif) top left repeat-x;)
	}

/*---SPLASH PAGES---*/

/*Call To Action Box*/
#splashMemberContainer .callToAction a {
	color:#00A0AF;
	}

#navTabs ul#primary span,#navTabs ul#primary a.current,#navTabs ul#primary a.current:hover {
/**/background: #00A0AF;
	}

#navTabs ul#primary a {
/**/background: #CCECEF;
	}

#navTabs ul#primary a:hover {
/**/background: #CCECEF;
	}
	
/*---TAB CONTENT---*/
#tab1, #tab2, #tab3 {
	background:url(/shared/images/splash/tab_background_research.gif) top left repeat-x;
	}
	
#tab2 {
	background:#F6F6F6 url(/shared/images/splash/tab_background_simpleResearch.gif) top left repeat-x;
	}
	
/*---CALENDAR OF EVENTS SEARCH---*/
#content .eventsCalendarSearch {
	border-bottom:1px solid #00A0AF;
	background:#F1f2c4 url(/templates/images/researchHeading_gradient.gif) top left repeat-x;
	}
	
#CalendarResultsGrid a:hover {
	color:#00A0AF;
	}

#CalendarResultsGrid a.results {
	color:#00A0AF;
	}
	
#CalendarResultsGrid a.results:visited {
	color:#00A0AF;
	}
	
#CalendarResultsGrid .trResultsGridEven {
	background:#CCECEF;
	}

#CalendarResultsGrid .linkExpander {
	color:#00A0AF;
	}
	

#CalendarResultsGrid .tdFooter p {
	color:#00A0AF;
	}

#CalendarResultsGrid .tdHeader {
	background-color:#00A0AF;
	}

#calendarDetails a {
	color:#00A0AF;
	}

#calendarDetails a:visited {
	color:#00A0AF;
	}
	
#calendarDetails a.results {
	color:#00A0AF;
	}
	
#calendarDetails a.results:visited {
	color:#00A0AF;
	}
	
#calendarDetails .trResultsGridEven {
	background:#CCECEF;
	}

#calendarDetails .linkExpander {
	color:#00A0AF;
	}
	
#calendarDetails .tdFooter p {
	color:#00A0AF;
	}

#calendarDetails .tdHeader {
	background-color:#00A0AF;
	}
	
	
/*Call To Action Box*/
#calendarDetails .callToAction {
	background:#CCECEF;
	}

#calendarDetails .callToAction a {
	color:#00A0AF;
	}
	
/*---DISCOUNTS---*/
#matureTravelers .callToAction {
	background-color:#F9F9F9;
	}
