/* @override 
	http://santanarow.tierrainteractive.com/css/theme/spring2010.css
	http://www.santanarow.com/css/theme/spring2010.css
*/

/* This theme stylesheet replaces Santana Row's default coloration and background images */

html {
	background-color: #6cc;
	background-image: url(../../images/common/spring2010/background.png);
}

/* -- Links -- */

a:link, a:visited {
	color: #fff;
}

a:hover, a:active {
	color: #ff6;
}

.column a:link, .column a:visited,
.column.disabled a.active:link, .column.disabled a.active:visited,
#directory-download:link, #directory-download:visited,
#directory-download:hover, #directory-download:active,
#left-pane a:link, #left-pane a:visited,
#left-pane #list a:hover, #left-pane #list a:active,
#list a.active, #left-pane #list a.active:hover,
#list a.loading, #left-pane #list a.loading:hover,
.description a:link, .description a:visited,
.description a:hover,
.description a:active {
	color: #333;
}

#top-nav a,
#sub-nav a,
#store_map a {
	color: #fff;
}

#sub-nav a:link, #sub-nav a:visited {
	color: #fff;
}

#top-nav a:hover, #sub-nav a:hover,
#top-nav a.active,
#sub-nav a.active,
#store_map a:hover {
	color: #ff6;
}

#highlighted-links a {
	background-image: url(../../images/common/spring2010/arrow.png);
}

#store_map a {
	background-image: url(../../images/common/spring2010/curly.png);
}

/* -- Page colors -- */

#page {
	background-image: url(../../images/common/spring2010/background_banner.png);
}

#wrapper {
	background-image: url(../../images/common/spring2010/background_banner.png);
}

/*#header {
	background: url(../../images/common/spring/header_background.png) no-repeat 215px top;
}*/

#logo {
	display: block;
	background: url(../../images/common/spring2010/header.png) no-repeat center top;
}

#logo img {
	visibility: hidden;
}

/* IE 6 hacks to force it to recognize the link as clickable */

* html #logo {
	margin-top: 37px;
	height: 36px;
}

* html #logo img {
	display: none;
}

#main {
	background: #fdf4d1;
}

#top-nav a.active {
	background-image: url(../../images/common/spring2010/active-nav.png);
}

#sub-nav {
	background: #d5244a;
}

.middle-stripe {
	background: #d5244a;
}

.bottom-stripe {
	background: #247bbf;
}

.store .bottom-stripe, .job .bottom-stripe {
	background-image: url(../../images/common/spring2010/bottom_stripe-bg.png);
}

.page .bottom-stripe {
	background-image: url(../../images/common/spring2010/bottom_stripe-bg2.png);
}

#directory-listing {
	background-image: url(../../images/common/spring2010/colored_block-white_square.png);
}

.column.disabled a:link, .column.disabled a:visited, a.disabled:link, a.disabled:visited, a.filtered:link, a.filtered:visited {
	color: #afd0cc;
}

#left-pane {
	background-image: url(../../images/common/spring2010/colored_square.png);
}

.description {
	background-image: url(../../images/common/spring2010/colored_block.png);
}

#left-pane #list a:hover, #left-pane #list a:active, #list a.active, #left-pane #list a.active:hover {
	background-image: url(../../images/common/spring2010/list-active.png);
}


#list.packages .arrow {
	background:none;
	color: #ff633b
}

#list.packages .active .arrow {
	background:none;
	color: white;
}

#list.packages .active .arrow {
	background-image: url(../../images/common/spring2010/link-arrow_colored_active.png);
}

.purchases a {
	background-image: url(../../images/common/spring2010/link-arrow_colored.png);
}

#left-pane .purchases a:hover, #left-pane .purchases a:active {
	background-image: url(../../images/common/link-arrow.png);
}

#storemap, #storemap .heading {
	background: #333;
}

#lightbox {
	border-color: #333;
}

.details h3 {
	color: #fff;
}

#directory-listing .floater, .close-box {
	background: #333;
}
