/* MAIN BODY AND MAIN CONTAINER */

body {
	margin:0;
	padding:0;
	background: url(../images/bg.jpg) #8fa7d5;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}

a {
	color: #384051;
	text-decoration: none;
}

h2 {
	color: #252d3b;
}

.back_button {
	margin-top: 10px;
}

.back_button a {
	padding: 2px 4px 2px 4px;
	background: #ccd8ef;
	color: #000;
	text-decoration:none;
	border-bottom: 1px solid #96a5c3;
}

.back_button a:hover {
	color: #FFF;
	background: #7286ad;
}

.container {
	width: 710px;
	margin: 0 auto;
	padding:10px;
}

/* HEADERS */

.header {
	background: url(../images/banner.jpg);
	height: 190px;
	width: 100%;
}

.header2 {
	background: url(../images/banner2.jpg);
	height: 190px;
	width: 100%;
}

.header3 {
	background: url(../images/banner3.jpg);
	height: 190px;
	width: 100%;
}

.header4 {
	background: url(../images/banner4.jpg);
	height: 190px;
	width: 100%;
}

.header5 {
	background: url(../images/banner5.jpg);
	height: 190px;
	width: 100%;
}

.header6 {
	background: url(../images/banner6.jpg);
	height: 190px;
	width: 100%;
}

.header7 {
	background: url(../images/banner7.jpg);
	height: 190px;
	width: 100%;
}

.header8 {
	background: url(../images/banner8.jpg);
	height: 190px;
	width: 100%;
}

.header9 {
	background: url(../images/banner9.jpg);
	height: 190px;
	width: 100%;
}

/* NAVIGATION */

.navigation {
	padding: 5px;
	font-size: 11px;
	color: #FFF;
	margin-top:10px;
	margin-bottom:20px;
}

.navigation ul {
	list-style: none;
	margin:0;
	padding:0;
}

.navigation li {
	float:left;
	margin-right: 10px;
}

.navigation a {
	color: #FFF;
	text-decoration: none;
}

/* CONTAINERS */

.left_container {
	float:left;
	width: 496px;
}

.right_container {
	width: 214px;
	float:left;
	z-index:200;
}

.right_container_content {
	padding:15px;
	font-size: 11px;
}

.left_container_left {
	float:left;
	width:190px;
	margin-top: 15px;
}

.left_container_wide {
	width:483px;
	padding-right:10px;
}

.left_container_wide img {
}

.left_container_right {
	float:left;
	width:300px;
	margin-top: 15px;
}

.right_container_content a {
	color: #FFF;
	text-decoration: none;
}

.right_container_content h3 {
	border-bottom:1px solid #FFF;
	padding:0;
	margin:0;
	margin-bottom: 5px;
	font-size: 11px;
}

.right_container_content ul {
	padding: 0 10px 0 15px;
	margin:0;
}

.right_container_content li {
	margin-bottom: 10px;
}

.left_red_middle a {
	color: #FFF;
	text-decoration:none;
}

/* COLORS */

.right_purple_middle {
	background: url(../images/right-purple-middle.gif) no-repeat 0 60px;
	width:100%;
	color: #FFF;
	margin-top: -60px;
	position:relative;
}

.right_purple_bottom {
	background: url(../images/right-purple-bottom.jpg);
	width:100%;
	height:17px;
	margin-top: -15px;
	position:relative;
}

.right_red_top {
	background: url(../images/right-red-top.gif) no-repeat;
	overflow:hidden;
	width:100%;
	height:7px;
}

.right_red_middle {
	background: url(../images/right-red-middle.gif);
	width: 100%;
	color: #FFF;
}

.right_red_middle a {
	color: #FFF;
}

.right_red_bottom {
	background: url(../images/right-red-bottom.gif) no-repeat;
	width:100%;
	height:9px;
}

.left_red_top {
	background: url(../images/left-red-top.gif) no-repeat;
	overflow:hidden;
	width:190px;
	height: 7px;
}

.left_red_middle {
	background: url(../images/left-red-middle.gif);
	width:190px;
	color: #FFF;
}

.left_red_bottom {
	background: url(../images/left-red-bottom.gif) no-repeat;
	width:190px;
	height: 9px;
	margin-bottom: 10px;
}

/* PADDED */

.padded {
	padding: 1px 9px 1px 9px;
}

.container_right_content {
	padding: 0px 10px 0px 10px;
}

/* CONTENT BITS */

.welcome_header {
	width: 100%;
	height:51px;
	background: url(../images/welcome-header.png) no-repeat;
	margin-bottom:10px;
}

.shop_till_drop {
	width:100%;
	height:21px;
	background: url(../images/shop-till-drop.png) no-repeat;
	margin-bottom: 10px;
}

.read_about_it {
	width:187px;
	height:67px;
	background: url(../images/read-all-about.png) no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* TABS */

.tab_container {
	width:470px;
	position:relative;
	top:161px;
	left:25px;
}

.tab_container li a {
	display:block;
	width:100%;
	height:100%;
	text-indent: -1000px;
	overflow:hidden;
}

.tab_container ul {
	list-style:none;
	margin:0;
	padding:0;
}

.tab_container li {
	float:left;
	margin-right:1px;
}

.home_tab {
	width: 63px;
	height:29px;
}

.home_tab_a {
	background: url(../images/tabs/home_tab.png);
}

.stores_tab {
	width: 63px;
	height:29px;
}

.stores_tab_a {
	background: url(../images/tabs/stores_tab.png);
}

.news_tab {
	width: 110px;
	height:29px;
}

.news_tab_a {
	width: 110px;
	height:29px;
	background: url(../images/tabs/news_tab.png);
}

.maps_tab {
	width: 63px;
	height:29px;
}

.maps_tab_a {
	width: 63px;
	height:29px;
	background: url(../images/tabs/maps_tab.png);
}

.gogreen_tab {
	width: 79px;
	height:29px;
}

.gogreen_tab_a {
	width: 79px;
	height:29px;
	background: url(../images/tabs/gogreen_tab.png);
}

.kidzone_tab {
	width: 79px;
	height:29px;
}

.kidzone_tab_a {
	width: 79px;
	height:29px;
	background: url(../images/tabs/kidzone_tab.png);
}

.tab_container li a:hover {
	background-position-x:50%;
}

#tab_on {
	background-position-x:100%;
}

.tab_tip_container {
	width: 145px;
	top: 100px;
	position:absolute;
	z-index:1000;
	opacity:0; 
	MozOpacity:0; 
	KhtmlOpacity:0; 
	filter:alpha(opacity="0");
}

.tab_tip {
	background: url(../images/tabs/tab_extra_top.png) no-repeat;
	width: 145px;
	padding-top: 30px;
}

.tab_tip_bottom {
	width: 145px;
	background: url(../images/tabs/tab_extra_bottom.png) no-repeat;
	margin-left:1px;
	height: 20px;
	margin-top: -3px;
}

.tab_tip_content {
	padding: 0 15px 0 13px;
}

.tab_tip_container ul {
	list-style: none;
	margin:0;
	padding:0;
	text-shadow: #FFF 1px 1px 1px;
}

.tab_tip_container a {
	display:block;
	width:100%;
	text-decoration: none;
	color: #000;
}

.tab_tip_container a:hover {
	text-decoration: underline;
}

.tab_tip_container li {
	padding: 3px 0 3px 0;
}

/* TITLES */

.maps_title {
	width:454px;
	height:45px;
	background: url(../images/maps-title.png) no-repeat 50%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.gogreen_title {
	width:221px;
	height:45px;
	background: url(../images/gogreen-title.png) no-repeat 50%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.food_title {
	width:322px;
	height:45px;
	background: url(../images/food-title.png) no-repeat 50%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.events_title {
	width:172px;
	height:45px;
	background: url(../images/events-title.png) no-repeat 50%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.comps_title {
	width:337px;
	height:45px;
	background: url(../images/comp-title.png) no-repeat 50%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.news_title {
	width:132px;
	height:45px;
	background: url(../images/news-title.png) no-repeat 50%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 8px;
}

.stores_title {
	width:174px;
	height:45px;
	background: url(../images/stores-title.png) no-repeat 50%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.concessions_title {
	width:314px;
	height:45px;
	background: url(../images/concessions-title.png) no-repeat 50%;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* FOOTER */

.footer {
	padding-top: 20px;
	background: url(../images/footer-bg.png) no-repeat 50%;
	width:705px;
	height: 100px;
	height:-11px;
	clear:both;
}

.footer_inner {
	height:15px;
	padding: 0 10px 0 10px;
	text-shadow: #FFF 1px 1px 1px;
	font-size: 9px;
	margin-top: 34px;
}

.footer_inner a {
	text-decoration: underline;
	color: #000;
}

/* OTHER */

.logos img {
	margin-top:5px;
}

.clear {
	clear: both;
}

.event_cal {
}

.event_cal h3 {
	color: #FFF;
}

#flash {
	height:300px;
	width: 700px;
	border:3px solid #92a7ca;
	background: #c3d5f2;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* NEWS */

.news_list {
	list-style:none;
	margin:0;
	padding:0;
}

.news_list a {
	color: #000;
	text-decoration: none;
}

.news_list li {
	padding:0;
	margin-bottom: 30px;
	border:3px solid #92a7ca;
	width: 475px;
}

.news_inner {
	padding: 3px 10px 3px 10px;
}

.news_list_on {
	background: #c3d5f2;
}

.news_list_off {
	background: #c3d5f2;
}

#border_img {
	padding:5px;
	background: #c3d5f2;
	border:1px solid #7c94b9;
}
.prevnext a {
	text-decoration:underline;
}

/* Christmas 2009 homepage */
#christmas09 {position: relative; float:left;	width: 496px; height: 590px; background: url(../images/christmas09-bg.jpg) no-repeat;}

#christmas09-text {position: absolute; top: 0; left: 0; z-index: 5; margin: 55px 25px 0 25px;}
#christmas09-text p {color: #fff;}

#christmas09-text a {position: relative; color: #7bcdf3;}
#christmas09-text a:hover {color: #ac2364; text-decoration: underline;}

#christmas09 ul {text-align: center; padding: 0; margin: 0;}
#christmas09 ul li {float: right; width: 54px; height: 32px; list-style-type: none; padding: 30px 0 0 0; margin: 0 0 0 25px; font-size: 180%; }

#christmas09 #days {background: url(../images/icon-calendar1.gif) no-repeat;}
#christmas09 #hours {background: url(../images/icon-calendar2.gif) no-repeat;}
#christmas09 #minutes {background: url(../images/icon-calendar3.gif) no-repeat;}

#countdown {float: right; width: 240px; margin: -40px 0 0 0;}

#bjorn-bear {position: absolute; z-index: 5; right: 15px; bottom: 15px; cursor: pointer;}
#bjorn-bear img {width: 97px!important; height: 101px; border: none;}









