/* @override 
	http://www.meatbird.com/skin/frontend/default/spiritedstyle/css/spirited.css
	http://www.spiritedstyle.com/skin/frontend/default/spiritedstyle/css/spirited.css
	http://spiritedstyle.com/skin/frontend/default/spiritedstyle/css/spirited.css
*/

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-size: 12px;
}

.more-views h3 {
	font-size: 11px;
}


a:link 		{ color: #D5549D; text-decoration: none; font-weight: bold;}
a:visited 	{ color: #D5549D; text-decoration: none; font-weight: bold;}
a:hover 	{ color: #F68028; text-decoration: none; font-weight: bold;}

p a:link 		{ color: #D5549D; text-decoration: underline;}
p a:visited 	{ color: #D5549D; text-decoration: underline;}
p a:hover 		{ color: #F68028; text-decoration: underline;}

ul, ol {
	margin: 0;
}

#header {
	position: relative;
}

#logo-clicker-anchor {
	display: block;
	width: 230px; height: 230px;
	position: absolute; top: 0; left: 0;
}

#logo-clicker {
	width: 230px; height: 230px;
	position: absolute; top: 0; left: 0;
}


.wrapper {
	width: 1000px;
	position: relative;
}

body#splash {
	background-image: url(../images/spirited/bknd-home.jpg);
	background-repeat: no-repeat;
}

.wrapper {
	background-image: url(../images/spirited/bknd-bottom-page.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.page {
	background-image: url(../images/spirited/bknd-top-page.gif);
	background-position: top;
	background-repeat: no-repeat;
	min-height: 700px;
  	height: auto !important;
  	height: 700px;	
}

div.header ul.links { 
	list-style-type: none;
	margin: 0;
	float: right;
	width: 500px;
	position: absolute;
	top: 63px; left: 442px;
}

ul.links li { display: inline; }

ul.links li a {
	display: block;
	float: left;
	height: 24px;
	background-repeat: no-repeat;
}

ul.links li a span { display: none; }
div.header ul.links li.first a { width: 106px; background-image: url(../images/spirited/nav/account.gif); }
ul.links li a.top-link-wishlist { width: 106px; background-image: url(../images/spirited/nav/wishlist.gif); }
ul.links li a.top-link-cart { width: 95px; background-image: url(../images/spirited/nav/basket.gif); }
ul.links li a.top-link-checkout { width: 95px; background-image: url(../images/spirited/nav/checkout.gif); }
div.header ul.links li.last.log-in a { width: 95px; background-image: url(../images/spirited/nav/login.gif); }
div.header ul.links li.last.log-out a { width: 95px; background-image: url(../images/spirited/nav/logout.gif); }
ul.links li a:hover { background-position: 0 -24px; }

ul#nav:after {
content:"."; display:block;height:0; clear:both; visibility:hidden;
}

ul#nav {
	position: absolute; top: 100px;
	text-align: left;
	margin-left: 267px;
	margin-top: 6px;
	z-index: 9000;
}

ul#nav li { display: block; }

ul#nav li.level0  {
	position: relative;
	display: block;
	float: left;
	margin-right: 12px;
}

ul#nav li.level0 a {
	display: block; width: 145px; height: 14px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#nav li.level0.nav-handbags a {
	background-image: url(../images/spirited/nav/handbags.gif);
}
ul#nav li.level0.nav-accessories a {
	background-image: url(../images/spirited/nav/accessories.gif); width: 143px;
}
ul#nav li.level0.nav-accessories.active a,
ul#nav li.level0.nav-handbags.active a,
ul#nav li.level0.nav-accessories a:hover,
ul#nav li.level0.nav-handbags a:hover {
	background-position: 0 -14px;
}


ul#nav li a span { display: none; }
ul#nav li ul li a span { display: block; }


ul#nav li.level0.nav-accessories ul li a,
ul#nav li.level0.nav-handbags ul li a {
	background-image: none;
}

ul#nav li.level0 ul.level0 {
	position: absolute; top: 14px; left: 0px;
	margin: 0;
	width: 145px;
	display: none;
}

ul#nav li.level1 {
	display: block;
	clear: both;
	float: none;
	width: 145px;
	height: auto;
}

ul#nav li.level1 a {
	width: 127px;
	display: block;
	text-decoration: none;
	padding: 2px 12px 4px 6px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	background-color: #E77CBA;
	border-top: 3px solid #fff;
}

ul#nav li.level1 a:hover {
	background-color: black;
}

ul#nav li.level0.nav-accessories:hover ul.level0,
ul#nav li.level0.nav-handbags:hover ul.level0 {
	display: block;
}



.content, .main {
	margin-top: 12px;
}

#left-column {
	width: 230px; float: left;
	margin-top: 150px;
}

#right-column, .col-main {
	width: 660px; float: right;
	margin-right: 72px;
	margin-bottom: 80px;
	min-height: 600px;
  	height: auto !important;
  	height: 600px;	
}

.footer {
	clear: both;
	margin: 0 0 0 64px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	width: 920px;
}

/* SPLASH PAGE */

div#slide-show {
	position: absolute;
	top: 82px; left: 181px;
}

#slide-images{
    position:relative;
    display:block;
    margin:0px;
    padding:0px;
    width:544px;
    height:542px;
    overflow:hidden;
}

#slide-images li{
    position:absolute;
    display:block;
    list-style-type:none;
    margin:0px;
    padding:0px;
    background-color:#FFFFFF;
}

#slide-images li img{
    display:block;
    background-color:#FFFFFF;
}

ul#sidenav { 
	list-style-type: none;
	margin: 0;
	position: absolute; top: 453px; left: 55px;
	width: 85px;
}

ul#sidenav.floater {
	position: relative; top: 0; left: 0;
	width: 150px;
	margin-top: 9px;
}

ul#sidenav li a.rollover {
	display: block;
	float: left;
	height: 13px;
	background-repeat: no-repeat;
}

ul#sidenav li a.rollover span { display: none; }
ul#sidenav li a.rollover.about { width: 78px; background-image: url(../images/spirited/nav/about.gif); }
ul#sidenav li a.rollover.contact { width: 78px; background-image: url(../images/spirited/nav/contact.gif); }
ul#sidenav li a:hover { background-position: 0 -13px; }

h1#clicker {
	position: absolute;
	top: 350px; left: 810px;	
}

h1#clicker a span {
	display: none;
}

h1#clicker a {
	display: block;
	width: 225px; height: 111px;
	background-image: url(../images/spirited/nav/view-collection.gif);
	background-repeat: no-repeat;
}

h1#clicker a:hover {
	background-position: 0 -111px;
}

a.product-image img {
	border: 1px solid #E77CBA;
}

h3.product-name.tab { width: 289px; width:134px; margin-left: 157px;}

h3.product-name.tab a {
	display: block;
	background-image: url(../images/buttons/look-inside.gif);
	background-repeat: no-repeat;
	width: 134px; height: 21px;
}

h3.product-name a span {
	display: none;
}


/* MAGENTO SPECIFIC STYLES */
.cms-home {
	padding: 0;
	height: 900px;
	background-image: url(../homepage/gfx/bknd-home.jpg);
	background-repeat: no-repeat;
}

#category-blocks div {
	width: 300px; 
	float: left;
	margin: 0 24px 18px 0;
}

#category-blocks h3.product-name.tab { width: 300px; width:134px; margin-left: 168px;}

.crosssell {
	margin: 18px;
}

.crosssell h3 {
	color: #999;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
}

.crosssell ul.add-to-links {
	font-size: 80%;
	line-height: 1em;
}

.crosssell ul li.item {
	margin-bottom: 24px;
}
