body {
	background: #CAD4DD url(../images/season/bg-body.jpg) no-repeat center top;
}

/* BACKGROUND COLORS */

.primary1_bg, .mini_month_header, .mini_selected_date {
	background-color: #1a3c64; 
}

.primary2_bg {
	background-color: #1f568e; 
}

.secondary1_bg, .drop_shadow p {
	background-color: #2b5f72; 
}

.secondary2_bg {
	background-color: #518695; 
}

.neutral1_bg {
	background-color: #000000; 
}

.neutral2_bg, table.typical th, table.typical td.footer, table.typical_footer, .mini_day_header {
	background-color: #666666; 
}

.neutral3_bg, .mini_off_month {
	background-color: #CCCCCC; 
}

.neutral4_bg {
	background-color: #E5E5E5; 
}

/* TEXT COLORS */

body, .default_text, a.non_standard_link {
	color: #666666;
}

.primary1_text, label.has_error {
	color: #1a3c64; 
}

a, h6 {
	color: #1f568e; 
}

.reverse_text, .reverse_text a, .link_module a, table.typical th, table.typical td.footer, table.typical td.footer a, table.typical_footer, table.typical_footer a, .drop_shadow a {
	color: #FFFFFF; 
}

.alternate_link {
	color: #C7A5AA;
}


/* BORDER COLORS */

.primary1_border {
	border: 4px solid #1a3c64; 
}

.primary1_border_with_arrow {
	border: 2px solid #1a3c64 !important; 
	/* background: #fff url(/images/season/winter/arrow_primary.gif) no-repeat 0 12px !important; */
}

.secondary1_border, .minor_article img  {
	border: 4px solid #2b5f72;  
}

.special1_border {
	border: 7px solid #797979;
}

div#layover_body img#layover_image.dir {
	border: 4px solid #646713 !important;
}

/* NON-STANDARD or SPECIFIC INSTANCES */

#outer, .clear1, .clear2, .pop_wrapper {
	background-color: #FFFFFF;
}

#inner_header a {
	color: #010101;
}

#inner_header a:hover {
	color: #666666;
	text-decoration: underline;
}

#search_site_text {
	color: #737373;
}

.shadow, .drop_shadow, .generic_drop_shadow {
	background-color: #cfcfcf;
}

#search_results, .header_search_form {
	background-color: #797979;
}

#search_results input, .header_search_form input {
	color: #adadad;
}

h3.date_heading, span.event_date, span.black_text {
	color: #000000;
}

ul.secondary1_list {
    list-style-type:none;
}
ul.secondary1_list li {
    background-image:url(/images/season/winter/bullet_secondary.gif);
    background-position:0 5px;
    background-repeat:no-repeat;
    margin-bottom:.5em;
    padding-left:8px;
}

#outer {
	margin-bottom: 0;
}

#outer {
	margin-bottom: 0;
}


/* TYPICAL TABLES - ALTERNATING ROW COLORS */

.bg_1 {
	background-color: #f7f7f7;
}

.bg_2 {
	background-color: #efefef;
}

/* NAV LIST - HORIZ. TABS */

div#content_tabs {
	border: 0;
	padding-top: 3px;
}

#navlist {
	border-bottom: 1px solid #999999;
}

#navlist li a {
	border: 1px solid #1a3c64;
}

#navlist li a:link, #navlist li a:visited { 
	color: #FFFFFF; 
}

#navlist li a#current {
	color: #666666;
	background-color: #FFFFFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 0px;	
}

#navlist li a:hover {
	color: #FFFFFF;
	background-color: #1f568e;
	border: 1px solid #1f568e;

}

#navlist li a#current {	
	border-bottom: 2px solid #FFFFFF;
}

li.shadow_tab { /*shadow color and displacement*/
	background-color: #CFCFCF; /* shadow color */
}

/* Mini Calendar */
.mini_month_header { color: #fff;  }
	.mini_day_header { }
.mini_disabled_day { }
.mini_off_month { }
.mini_selected_date { }
.mini_special_day { }
.mini_today { border: 1px solid #000; background-color: #efefef; color: #000; }
.mini_weekday, .mini_weekend { background-color: #fff; color: #000; }

.typical_footer .listHeader a
{
	color:#1f568e !important;
}


/* Media Room Styles */

a.season-link-color,
.main .subcontent a,
.content .intro a.back, 
.item a,
.media_item a
{
	color: #1F568E !important;
}

a.season-link-color2 {
	color: #1A3C64 !important;
}

.neutral2_color {
	color: #666 !important;
}

h3.neutral2_color {
	text-transform: uppercase;
	font-weight: bold;
}

#tabNav {
	border-bottom-color: #1A3C64;
}

#tabNav li.selected,
.content .profile_item .thickbox:hover .caption {
	background: #1F568E;
}

/* Hubs */

div.content-hubs-body div.main .gallery .nivo-controlNav a.active {
	background-color: #2b5f72;
}
.news_group h3 {
    color: #666666 !important;
}
