body {
    background-color: #EAEEF7;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	font-family: Verdana, Sans-Serif; }

#content {
	text-align: center;
	width: 770px; 
	background-color: #EAEEF7; 
	margin: 0 auto;
	padding: 0;
	font-size: 12px; }
	
.pnlCart {
	background: transparent url(/images/spree/top-header.gif) no-repeat top left;
	height: 29px;
}

#hd, .pnlCart {
	color: #fff;
	font-size: 12px; 
	padding: 8px 30px 0px;	
	margin: 0;
}
	
#hd {
	text-align: left;
	position:relative;
	background: transparent url(/images/spree/header-bg.jpg) no-repeat top left;
	height: 140px;
	min-height: 140px;
	padding: 0; margin: 0;
	}
	
	#hd img.logo {
		width: 332px;
		height: 86px;
		position: absolute;
		top: 12px;
		left: 15px; }
		
	#hd img { border: 0; }
	
	#hd a, .pnlCart a {
		font-weight: bold;
		color: #fff; }
		
	#hd a:hover, .pnlCart a:hover {
		color: #2395FF; }
	
	ul.nav {
		margin: 0;
		position: absolute;
		right: 30px;
		top: 10px;
		font-weight: normal;
		color: #aaa;
	}
	
	ul.nav li {
		display: inline;
		float: left;
		margin-left: 10px;
	}
	
	ul.nav li a {
		color: #fff;
		font-weight: bold;
		text-decoration: none;
	}
	
	.copy, .copy a, .copy a:link, .copy a:hover, .copy a:active, .copy a:visited {
		color: #000;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		}
		
    .copy {
		top: 43px;
		right: 20px;
		width: 325px;
		text-align: right;
		position: absolute;
		z-index: 0;
	}

#bd {
	margin: 0;
	padding: 5px 14px;
	text-align:left;
	background: transparent url(/images/spree/bd.gif) repeat-y top left; }
	
	#bd a, #ft a { 
		color: #145693;
		text-decoration: none;
	}
	
	#bd a:hover, #ft a:hover { color: #0A2C4C; }

#DropDownMenuContainer {
	position: absolute;
	left: -3px; 
	top: -3px; 
	border-top-width: 0px;
	margin-left: 3px;
	margin-top: 9px;
	background-color: #145693;
	color: #fff;
	padding: 4px;
	font-size: 11px;
	line-height: 140%;
	text-align: left;
	width: 100%;
	width: auto;
	white-space: nowrap;
	background: #145693 url(/images/spree/menu_bg.gif) repeat-x top left; }	
	
.dropdownMenu { visibility: hidden; position: absolute;}
#DropDownMenuContainer ul { list-style: none; padding: 0; margin: 0; }
#DropDownMenuContainer ul a { text-decoration: none; }
#DropDownMenuContainer ul a:hover, #DropDownMenu ul a:active { color: #ADE0EE; }
#DropDownMenu { visibility: hidden; position: absolute; }
	
#ft {
	background:transparent url(/images/spree/ft.gif) no-repeat scroll left bottom;
	clear:both;
	font-size:11px;
	min-height:41px;
	margin:0; padding: 0;
	padding-bottom:9px;
	padding-top:21px; }
	
.cart {
	float: left; }
	
.cart img { vertical-align: middle; margin-top: -3px; margin-left: 10px }
	

.breadcrumb {
	padding: 0;
	margin: 0;
	float: right;
}

h1 {
	margin: 0;
	color: #0065A5;
	text-align: center;
	font-size: 24px;
	padding: 8px 0;
}
	
h2 {
    color: #68BBDE;
    margin: 0.5em 0; 
}
	
.ProductImage
{
	margin: 0 10px 10px 10px;
    padding: 1px;
    border: 1px solid #A5A5A5;
}

.DetailsDisplay .Price
{
    color: #74327C;
    font-size: 1.4em;
}

.DetailsDisplay
{
	font-size: 12px;
}

.DetailsDisplay ul
{
    margin: 0 0 0 1.5em;
    padding: 0;
}

.DetailsDisplay li
{
    list-style-image: url('/images/bullet.gif');
}

.desc { text-align: center; margin: 0 auto; width: 80%;}

.block {
	background: transparent url(/images/spree/block.gif) no-repeat top left;
	float: left;
	min-height: 120px;
	height: 120px;
	margin-right: 6px;
    cursor: pointer;
    cursor: hand;	
	margin:0px 1px 0px 11px;
	min-height:120px;
	padding:7px 18px 0px;
	width:43%; }

	.block .desc { text-align:left; display: block; margin: 0; width: 90%; font-style: italic; margin-bottom: 5px;}
	.block .header { font-size: 18px; }
	.block .itemsin { font-size: 10px; font-style: italic; line-height: 90%; }
	.block .info { width: 62%; display: block; font-size: 90%;  }
	.block .itemnumber { color: #145693; }
	.block .name { font-size: 120%; font-weight: bold; display: block; }
	.block .ourprice { font-weight: bold; color: #9D69a3; font-size: 110%; }
	.block .view { font-weight: bold; color: #145693; width: 100%; text-align: center; position: absolute; left: 0; bottom: 15px; }
	.block img { padding: 1px; border: 1px solid #ccc; vertical-align: middle; }
	.block table { position: absolute; right: 25px; top: 2px; }
	.block td { height: 105px; }
	.block { position: relative; }
	
.CartDisplay
{
    border: 1px solid #5A5A5A;
    border-collapse: collapse;
    font-size: 1em;
    text-align: left;
    margin: 0 auto;
}

.CartDisplay th
{
    border-width: 0px;
    background-color: #DA9CD6;
    color: #FFFFFF;
    font-weight: bold;
    padding: 3px;
    text-align: left;
}

.CartDisplay td
{
    border: 1px solid #ACA899;
    border-width: 1px 0px 0px 0px;
    padding: 3px;
    font-size: 0.8em;
}

.CartDisplay .Footer, .CartDisplay .Footer td
{
    border-width: 0px;
    font-size: 1em;
    padding: 0px;
    text-align: right;
}

.Bad
{
    background-color: #F0F3C9;
    font-weight: bold;
    color: #862828;
    padding: 3px;
}

.Bad ul
{
    list-style-image: url('/images/bullet.gif');
    margin: 3px 0 3px 1.5em;
}

.Required
{
    color: #922790;
    font-weight: bold;
}

.Optional
{
    color: #FFFFFF;
    font-weight: bold;
}

.urgent, .success 	{ width: 75%; margin: 0 auto; padding: 5px; }
.urgent 			{ border: 1px solid #500; background-color: #fcc; color: #500; }
.success 			{ border: 1px solid #050; background-color: #cfc; color: #050; }

.StoreOptions, .ProductNavigation
{
	margin: 6px auto;
	width: 680px;
	text-align: center;
	border: 1px solid #888;
	background-color: #eee;
	padding: 2px;
	clear: both;
	overflow: hidden;
}

.InYourFaceTooltip
{
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 175;
    width: 250px;
}

.InYourFaceTooltip .TooltipText
{
    border-width: 2px 2px 0px 2px; 
    border-style: solid; 
    border-color: #4464CA; 
    background-color: #EDF1BE; 
    padding: 8px; 
    color: #3C3C3C;
    font-size: 11px;
}

.InYourFaceTooltip .TooltipText strong {
    color: #145693;
    font-size: 14px; }

.CheckBoxWrap {
    padding-left: 29px;
    padding-right: 10px;
    text-indent: -24px;
    display: block; }

.CheckBoxWrap input {
    border: 0px; }

.MoneyBox {
	background: #fff url(/images/spree/dollar.gif) no-repeat center left;
	padding-left: 18px; }

input, textarea, select {
	border: 1px solid #B8CCDF;
	padding: 2px; }
	
.shipping {
	text-indent: -5000px;
	position: absolute;
	top: 87px; right: 0;
	width: 260px;
	height: 58px;
	background: url(/images/spree/free_shipping.gif) no-repeat top right;
}

.GiftEntry
{ padding: 1px; }

.HelpField
{
    cursor: help;
    padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
    background-image: url(/images/spree/question.gif);
    background-repeat: no-repeat;
    background-position: center right;
    /* background-color: #FFFFFF; */
}

/* FRONT PAGE */
#Cobrand { margin: 0 auto; padding: 3px 0 30px;}
#Cobrand { color: #fff; font-size: 14px; }
#Cobrand a { color: #ccc; }
#Cobrand a:hover { color: #fff; }
#Cart img { border: 0; }
.cobrand_bd img { float:left; border: 0;}
.cobrand_bd table { width: 700px; margin: 0 20px; }
.cobrand_bd { background: transparent url(/images/spree/cobrand_mid.gif) repeat-y top left; width: 762px; padding: 0 20px; margin: 0; text-align: left; }
.cobrand_hd { background: transparent url(/images/spree/cobrand_top.gif) no-repeat top left; height: 18px; margin: 0 ;  width: 762px; padding-top: 10px; padding-left: 10px;}
#Cobrand { background: transparent url(/images/spree/cobrand_bot.gif) no-repeat bottom left;  margin:0; margin-left: 4px;}
.custom_content { 
	margin-top: 1em; padding: 0; width: 100%; }
.custom_content .tile { float: left; padding: 0; text-align: left; width: 200px; margin: 0 5px 0; line-height: 16px; }
.custom_content .tiles { margin: 0 55px;}

.information { width: 322px; float: right; margin-right: 42px; }
	.information p { text-align: left; margin: 0 0 11px 0; }
.products { width: 322px;  float: left; margin: 0 0 10px 42px;  }
    .products .heading { font-weight: bold; font-size: 12px; color: #0F4B89; text-align: center; line-height: 17px; }
    #bd .products .heading a { text-decoration: underline; }

.package_option { background: transparent url(/images/spree/product-box.gif) no-repeat top left; height: 320px; min-height: 320px; width: 309px; padding: 10px 0; text-align: center; position: relative; padding-bottom: 0;}
	.package_option img { margin: 0 auto; text-align: center; margin-bottom: 10px; }
	.package_option .title, .package_option .cert { font-size: 120%; font-weight: bold; color: #888; }
	.package_option .plus { font-size: 11px; color: #145693; font-style: italic; }
	.package_option .customize { margin: 6px auto 0 auto; text-align: right; }
	.package_option .price { margin-top: 6px; }
	.package_option .price .number { font-weight: bold; color: #9D69A3; }
	.package_option .viewall { position: absolute; right: 80px; bottom: 15px; font-size: 11px; }

.boxen { display: block; list-style: none; margin: 0 auto; padding: 0; margin-left: 22px; margin-bottom: 1em;}
    .boxen li { cursor: pointer; cursor: hand; }
    .boxen li * { margin: 5px; }
    .boxen ul { list-style: none; padding: 0;}
    .boxen h2 { color: #145693; font-size: 20px; margin: 5px 0; }

.box_boutique, .box_find_a_spa { width: 188px; height: 88px; min-height: 88px; overflow:hidden;  }
.box_give_a_gift, .box_redeem_a_gift { width: 238px; height: 188px; min-height: 188px; float: left; text-align: right; margin: auto 6px; overflow:hidden;  }

#bd .boxen a:hover, #bd .boxen a:active { text-decoration: underline; }

.box_give_a_gift { background: #fff url(/images/spree/give_a_gift.gif) no-repeat top left; }
	.box_give_a_gift ul { margin-top: 80px; }
	.box_give_a_gift h2 { padding-top: 10px; padding-right: 10px; color: #FF0000; }
	
.box_redeem_a_gift { background: transparent url(/images/spree/redeem_a_gift.gif) repeat; position: relative; margin-right: 12px; }
	.box_redeem_a_gift ul { position: absolute; top: 60px; right: 0px; }
	.box_redeem_a_gift h2 { position: absolute; bottom: 10px; left: 10px; }

.box_boutique { background: transparent url(/images/spree/boutique.gif) no-repeat top left; margin-top: 0; margin-bottom: 12px;}
	.box_boutique h2 { padding-top: 30px; text-align: right; padding-right: 4px;}
.box_find_a_spa { background: transparent url(/images/spree/find_a_spa.gif) no-repeat top left; }
	.box_find_a_spa h2 { padding-top: 30px; text-align: left; padding-left: 4px;}
	
.testimonial { background: #fff url(/images/spree/testimonial_bot.gif) no-repeat bottom left;  width: 322px; padding-bottom: 5px; min-height: 17px; margin: 2em 0 12px 0; }
	.testimonial p { background: #EAEEF7 url(/images/spree/testimonial_top.gif) no-repeat top left; width: 294px; margin: 0; min-height: 17px; padding: 14px; text-align: left; font-size: 13px; font-style: italic;}

#poweredby, #poweredby a, #poweredby a:link, #poweredby a:visited { font-size: 11px; color: #545454; text-align: center; padding-top: 10px; }

.CobrandHeader
{
    background-color: #FFFFFF;
    color: #6B445D;
    font-size: 12px;
    line-height: 140%;
    text-align: center;
    padding: 6px;
    border-bottom: 2px solid #B60073;
}

.CobrandHeader a
{
    color: #B60073;
    text-decoration: underline;
}