@charset "UTF-8";
/* CSS Document */

body, html {
	background-color: #b01357;
	background-image:url(/seasons/images/spring/background_spring.jpg);
	background-position: top center;
	}
	
#site, #mainWrapper {
	background-image: url(/seasons/images/spring/siteboxBG_spring.jpg);
	background-repeat:repeat-x;
	}
	
.topmenu_colors, .topmenu, #cartAdd {
	color: #fec208;
	}
	
.topmenu_colors a:link, .topmenu a:link, #navEZPagesTOC ul li a {
	/*color: #3F270C;*/
	color: #fbadb3;
	}
	
.topmenu_colors a:visited, .topmenu a:visited, #navEZPagesTOC ul li a {
	/*color: #3F270C;*/
	color: #fbadb3;
	}
	
.topmenu_colors a:hover, .topmenu a:hover, #navEZPagesTOC ul li a {
	color: #fec208;
	}
	
.topmenu_colors a:active, .topmenu a:active, #navEZPagesTOC ul li a {
	color: #fec208;	
	}
	
.topmenu_colors a.selectedMenu:link, .topmenu a.selectedMenu:link {
	color: #fec208;
	}
	
.topmenu_colors a.selectedMenu:visited, .topmenu a.selectedMenu:visited {
	color: #fec208;
	}
	
.topmenu_colors a.selectedMenu:hover, .topmenu a.selectedMenu:hover {
	color: #fec208;
	}
	
.topmenu_colors a.selectedMenu:active, .topmenu a.selectedMenu:active {
	color: #fec208;	
	}
	
#topleft {
	background-image: url(/seasons/images/spring/topleft_spring.jpg);
	background-repeat: no-repeat;
	}
	
#logo {
	background-image: url(/seasons/images/spring/logo_spring.jpg);
	background-repeat: no-repeat;
	}
	
.featuredBreakBar {
	background-color: #b01358;
	}

.altcolor {
	color: #ff622a;
	}
	
.contentbox h1, #events h1, #specials h1, .centerBoxHeading {
	color: #b01357;
	}
	
.onerelease_text, #botm_text, #events_text, #specials_text, #shopping_text {
	color: #7C756B;
	}
	
#shopping_text a:link, #shopping_text a:visited, #shopping_text a:hover, #shopping_text a:active {
	color: #da90b0;
	}

#events_link a:link, #events_link a:visited, #events_link a:hover, #events_link a:active {
	color: #da90b0;
	}
	
.onerelease_text a:link, .onerelease_text a:visited, .onerelease_text a:hover, .onerelease_text a:active {
	color: #da90b0;
	}
	
.maincontent_text a:link, .maincontent_text a:visited, .maincontent_text a:hover, .maincontent_text a:active {
	color: #da90b0;
	}
	
#shopping_bag {
	background-image:url(/seasons/images/spring/shopping_bag_spring.jpg);
	background-repeat: no-repeat;
	}
	
/* FleXscroll styles */
.vscrollerbar {
	/* Main body of vertical scrollbar */
	background-color: #b01357;
	}
.hscrollerbar {
	/* Main body of vertical scrollbar */
	background-color: #b01357;
	}