/* @override http://baublebath.com/css/default.css */

/* @override http://baublebath.com/css/default.css */

/* @override http://www.baublebath.com/css/default.css */

@font-face {  
  font-family: Lorelei;  
  src: local("Lorelei"),  
  url(http://baublebath.com/fonts/Lorelei.otf),
  url(http://baublebath.com/fonts/Lorelei.eot);
}

@font-face {  
  font-family: Yummy;  
  src: local("A Yummy Apology"),  
  url(Ayuma2yk.ttf);
  font-weight: bold;
} 


body *{
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333;
	border:0;
}

#container {
	width:800px;
}

#holiday_shipping {
	position: absolute;
	top: 10px;
	left: 775px;
	z-index: 102;
}

#shipping {
	position: absolute;
	top: 8px;
	left: 480px;
	display: none;
	border: 2px solid ##52557b;
	background: #ffffff;
	height: 180px;
	width: 400px;
	text-align: left;
	z-index: 100;
	padding: 5px;
}

#shipping h2 {
	color: #52557b;
	font-size: 18px;
}

#hold {
	width: 290px;
}

#upperContent {
	margin-bottom: 5px;	
}

#head {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
	height: 153px;
	width: 800px;
	background: url(http://baublebath.com/images/bb_header.gif) no-repeat 0px 0px;
}

#nav {
    font-family: "Lorelei";
	margin: 0px;
	padding: 0px;
	float: left;
	width: 193px;
	height:100%;
	border: none;
	min-height: 1000px;
	background: url(http://baublebath.com/images/bb_virt_curls.gif) 0px 0px repeat-y;
	bottom: -1px;
}

#nav img {
	border: none;
}
.nav-item {
	margin-bottom: 2em;
	line-height: .85;
	padding-bottom: .75em;
	width: 160px;
}

.nav-item a {
    font-family: "Lorelei", Helvetica;
    font-size: 38px;
	text-shadow: #999 1px 1px 2px;
	color: #52557b;
}

.nav-item a:hover {
    opacity: .7;
}

.nav-item ul {
	padding-top: 4px;
}

.subnav-item a{
    margin-left: .5em;
    padding-top: em;
	font: 28px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.subnav-item a:hover {
	text-decoration: underline;
}

.nav-selected {
 overflow: visible;
}
.nav-selected > a {
	color: #fc6;
    text-shadow: #333 1px 1px 2px;
}

#content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
}


#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	width:100%;
	text-align: center;
}

#itemDetail {
	max-width: 70%;
	float: left;
	clear: right;
}
#itemDetailText {
	float: left;
	width: 425px;
}

#itemDetailImage {
	float: left;
	padding-right: 10px;
}

#itemDetailTitle {
	font-family: "Lorelei", Georgia, "Times New Roman", Times, serif;
	vertical-align: text-bottom;
	font-size: 45px;
	color: #52557b;
}

#itemDetailDesc {
	position: relative;
	font-size: 12px;
	margin-bottom: 1em;
	padding-top: .4em;
}

#itemDetailBuy {
	font-family: "Lorelei";
	width: 100%;
	font-size: 20px;
	font-weight: 900;
	color: #52557b;
	margin-bottom: 2em;
	
}

#itemDetailQuantity {
        padding-right: 2px
	color: #52557b;
	font-size: 16px;
	border: inset 2px #cccccc;
	width: 32px;
}

#quantityText {
	font-family: "Lorelei";
	font-weight: 900;
	font-size: 20px;
	text-align: right;
	color: #52557b;
}

#itemDetailPrice {
	color: #52557b;
	font: 20px Geneva, sans-serif;
}

#itemDetailPrice:after {
	content: "/ea";
}

#buynow {
	text-align: right;
	vertical-align: middle;
	padding-top: .15em;
	padding-left: .5em;
	padding-right: .5em;
	color: #52557b;
	background-color: #ffffff;
	border: #52557b solid .12em;
	margin-left: .5em;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background: -webkit-gradient(linear,  50% 10%, 50% 90%, from(#fff), to(lightgray));
	-moz-box-shadow: 2px 2px 5px rgba(0,0,100,0.3);
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,100,0.3);
	width: 7em;
	box-shadow: 2px 2px 5px rgba(0,0,100,0.3);
	font: 15px Helvetica, Geneva, sans-serif;
}

#buynow:active {
	background: #eee; /* for non-css3 browsers */
	background: -webkit-gradient(linear,  50% top, 50% bottom, from(lightgray), to(#fff));
	-moz-box-shadow: 1px 3px 3px rgba(0,0,100,0.3);;
	-webkit-box-shadow: 1px 3px 3px rgba(0,0,100,0.3);
	box-shadow: 1px 3px 3px rgba(0,0,100,0.3);
}

#itemList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #52557b;
}

.itemListThumb img {
	max-width: 130px;
	width: 130px;
	height: auto;
	//max-height: 60%;
	padding: 0px;
	margin: 0px;
	border-style: none;
}

.itemListItem {
	width: 150px;
	height: 180px;
	float: left;
	padding-left: 1px;
	padding: 0;
	text-decoration: none;
}

.itemListTitle {
	font-weight: 900;
	width: 150px;
}

#inner_content .itemListTitle a {
	font-size: 14px;
	color: #52557b;
	width: 120px;
	padding-right: 2px;
	padding-left: 2px;
}

#inner_content .itemListTitle a:hover {
	color: #aaf;
}

#inner_content .itemListItem:hover {
	color: #aaf;
}

.itemListPrice {
	float: left;
	margin-right: .5em;
	padding-left: 1px;
	vertical-align: bottom;	
	display: block;
}

.itemListBuy a{
	float: left;
	display: block;
	margin-right: .5em;
	padding-right: 1px;
	vertical-align: bottom;	
	text-decoration: underline;
}

#inner_content h3 a {
	color: #52557b;
	font-size: 20px;
}

#inner_content h3 a:hover {
	color: #aaf;
}

#footLinks, #footLinks a{
	font-size: 16px;
	color: #52557b;
}


#copyright {
	font-size: 14px;
	color: #52557b;
}

#gCheckoutAccept {
	text-align: center;
}

#LoadingItem {
	width: 400px;
	height: 200px;
	font-size:24px;
	color:#52557b;
	text-align: center;
	vertical-align: bottom;
}

#cart {
	-background: -webkit-gradient(linear,  50% top, 50% 25%, from(#dcd), to(#eee));
	width: 138px;
	border-collapse: collapse;
	text-align: left;
	position: relative;
	float: right;
	right: 10px;
	display: inline;
	z-index: 1000;
	border: 2px solid #52557b;
	padding: 3px;
	margin: 8px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #ffffff;
	-moz-box-shadow: 3px 3px 5px rgba(0,0,100,0.3);;
	-webkit-box-shadow: 3px 3px 15px rgba(0,0,100,0.3);;
	box-shadow: 3px 3px 4px rgba(0,0,100,0.3);;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#999999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
	
}

#cratBottom img {
	display: none;
}

#cartTitle {
	
	
	color: #52557b;
	position: relative;
	height: 22px;
	padding-left: .1em;
	padding-bottom: .7em;
	font-size: 22px;
	font-weight: 500;
	font-family: "Lorelei", Helvetica, Geneva, sans-serif;
	
}

#cartMessage {
	font-size: 12px;
	font-weight:700;
	display: block;
	width: 160px;
	overflow: visible;
	padding: 0;
	text-align: left;
}

#cartCount, #cartTotal {
	display:block;
	font-size: 14px;
	color: #52557b;
	vertical-align: bottom;
	overflow: visible;
	text-align: left;
}

#order-total {
	font-size: 16px;
	color: #52557b;
	position: relative;
	overflow: visible;
	display: block;
	padding-bottom: .5em;
}

#total-value {
    font-size: 16px;
    color: #52557b;
}

#cartButtons {

}

#cartSummaryHeader {
	height: 88px;
	font-family: "Lorelei";
	font-size: 68px;
	color: #52557b;
	/* background: url(/images/order.gif); */
	text-align: right;
}

#cartSummaryHeader:after {
	content: "from BaubleBath.com";
	font: italic .2em Helvetica, Geneva, sans-serif;
	position: relative;
	bottom: -15px;
	left: -70px;	
}

#reviewButton {
	background: #eee; /* for non-css3 browsers */
	-background: -webkit-gradient(linear,  50% top, 50% bottom, from(#fff), to(rgba(160,2,160,0.4)));
	background: -webkit-gradient(linear,  50% 5%, 50% bottom, from(#fff), to(#ccc));
	float: right;
	color: #52557b;
	border: .175em solid #52557b;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-top: .1em;
	padding-bottom: .2em;
	padding-left: .5em;
	padding-right: .5em;
	font: Helvetica, Geneva, sans-serif;
	background: -webkit-gradient(linear,  50% 10%, 50% 90%, from(#fff), to(lightgray));
	-moz-box-shadow: 1px 1px 4px rgba(0,0,100,0.3);
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,100,0.3);
	box-shadow: 1px 1px 4px rgba(0,0,100,0.3);
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#999999')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
}

#reviewButton:active {
	background: #eee; /* for non-css3 browsers */
	-background: -webkit-gradient(linear,  50% top, 50% bottom, from(rgba(80,1,82,0.1)), to(#fff));
	background: -webkit-gradient(linear,  50% 10%, 50% 90%, from(lightgray), to(white));
}

#addedTitle {
	font-size: 16px;
	color: #52557b;
}

#addedImage {
	text-align: center;
}

#addedAmnt {
	font-weight:500;
	clear: both;
	font-size: 12px;
	color: #52557b;
	width: 150px;
	text-align: left;
}

#cartAdding {
	font-family: "Lorelei";
	font-size:16px;
	font-weight: 900;
	z-index: 1000;
}

#cartEmpty {
	font-size:12px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: 900;
	color:#52557b;
}

#cartReview {
	top: 30px;
	right: 40px;
	left: 40px;
	max-width: 700px;
	width: 700px;
	min-width: 700px;
	border: 2px solid #52557b;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: absolute;
	font-size: 24px;
	padding: 15px;
	margin: 0;
	width: 88%;
	background-color: #ffffff;
	-moz-box-shadow: 3px 3px 5px rgba(0,0,100,0.3);
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,100,0.3);
	box-shadow: 3px 3px 4px rgba(0,0,100,0.3);
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#999999')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
}

#cartContents {
	padding: 10px;
	margin: 0px;
	margin-left: 15px;
	margin-right: 15px;
	border: 1px solid #52557b;
	color: #52557b;
	font-size: 14px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#cartContents table {
	font-size: 24px;	
	padding: 0px;
	height:  75px;
	margin: 0;
	width: 550px;
}

#cartContents thead tr {
	font-size: 14px;
	border-left: 2px solid #52557b;
	border-right: 2px solid #52557b;
	border-bottom: 2px solid #52557b;
}

#cartContents thead td {
	font-size: 14px;
	font-weight: bold;
}

#cartItemRows {
	height: auto;
	color: #52557b;
	font-size: 16px;
}

#cartItems {
	width: 700px;
	height: auto;
	clear: both;
}

.clear {
	clear:both;
}

#google_checkout {
		height:43px;
		width:160px;
}

#cartCheckout {
	font-size: 14px;
	color: #52557b;
	text-align: right;
}


#diableLayer {
	position: absolute;
	top: -1px;
	bottom: -1px;
	left: -1px;
	right: -1px;
	height: 100%;
	width: 100%;
	opacity: 0.0;
	background: #FFFFFF;
	min-height: 1200px;
	z-index: -1;
}

.cIRName {
	font-size: 12px;
	width: 250px;
}

.cIRPrice {
	font-size: 12px;
	width: 125px;
}

.cIRSub {
	font-size: 12px;
	width: 125px;
}

.cIRRemove {
	font-size: 12px;
	width: 30px;
	text-align: center;
}

.cIRQuantity {
	font-size: 12px;
	width: 70px;
}

#cartClose {
    display: block;
	right: 10px;
	top: 10px;
	position: absolute;
	color: #fff;
	background: #52557b;
	padding-left: .4em;
	padding-right: .4em;
	border-radius: 30em;
	-moz-border-radius: 30em;
	-webkit-border-radius: 30em;
	border: .1em solid #52557b;
}

#apply, #remove {
    color: #fff;
    background: #52557b;
    padding-left: .4em;
    padding-right: .4em;
    border-radius: 30em;
    -moz-border-radius: 30em;
    -webkit-border-radius: 30em;
    border: .1em solid #52557b;    
}

#cartClose:active, #apply:active, #remove:active {
    background: -webkit-gradient(linear,  50% 75%, 50% 2%,from(rgba(82, 85, 123, .9)),to(rgba(82, 85, 123, .3)));
}

#discount-input {
    margin-top: 5px;
    margin-bottom: 2px;
}

#cartClose img{
	display: none;
}

#cartClose a:before{
	color: rgba(0,0,0,.6);
}

#reviewCartTotal {
	text-align: right;
	font-size: 16px;
	color: #52557b;
	padding-right: 5px;
	vertical-align: bottom;
	font-weight: bold;
}

#shippingTotal, #discount-total {
	text-align: right;
	font-size: 14px;
	color: #52557b;
	padding-right: 5px;
	vertical-align: bottom;
}

#cartReviewSubtotal {
	text-align: right;
	font-size: 14px;
	color: #52557b;
	padding-right: 5px;
	vertical-align: bottom;
}

#reviewEmptyCart {
	text-align: left;
	font-size: 14px;
	color: #52557b;
	text-decoration: underline;
}

#about {
}

.readingtext {
	font-size: 18px;
}

.readingtext strong {
	font-size: 18px;
	color: #52557b;
	font-weight: bold;
}

.readingtext em {
	font-size: 18px;
	font-style: italic;
	font-weight: 100;
}

#about h2 {
	font-size:24px;
	font-weight: 900;
	color: #52557b;
}

#about a {
	font-size:18px;
	font-style: italic;
	text-decoration: underline;
	color: #52557b;
}


#policy * {
	font-size: 12px;
}

#policy .link {
	text-decoration: underline;
}

#policy h1 {
	font-size: 18px;
	font-weight: 900;
	color: #52557b;
}

#policy h2{
	font-size: 16px;
	color: #52557b;
}

#policy h3{
	font-size: 12px;
	color: #333366;
	font-style: italic;
}

#policy strong {
	color: #52557b;
	font-weight: bold;	
}
#contact {
	height: 1000px;
}

#contact * {
	font-size: 12px;
}

#contact td {
	vertical-align: top;
	white-space: nowrap;
}

#contact .label {
	color: #52557b;
}

#contact h1 {
	font-size: 18px;
	font-weight: 900;
	color: #52557b;
}

#contact h2 {
	font-size: 16px;
	color: #52557b;
}

#contact .email {
	border-bottom: 1px solid ##52557b;
	border-top: 2px solid ##52557b;
	border-right: 1px solid ##52557b;
	border-left: 2px solid ##52557b;
	width: 30em;
}

#contact .submit {
	border-top: 1px solid ##52557b;
	border-bottom: 2px solid #556688;
	border-left: 1px solid ##52557b;
	border-right: 2px solid #556688;
	font-size: 14px;
	color: #52557b;
}

#contact .submit:active {
	border-bottom: 1px solid ##52557b;
	border-top: 2px solid #556688;
	border-right: 1px solid ##52557b;
	border-left: 2px solid #556688;
	color: #556688;
}

#postmessage * {
	font-size: 24px;
}

#postmessage strong {
	color: #52557b;
	font-size: 24px;
	font-weight: 900;
	text-align: right;
}

#sitemap {
	width: 525px;
}

#sitemap * {
	list-style: none;	
}

#sitemap .page a {
	font-size: 18px;
	color: #52557b;
	font-weight: bold;
}

#sitemap li.page {
	float: left;
	width: 175px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}

#sitemap .category a{
	font-size: 18px;
	font-weight: bold;
	color: #52557b;
	float: none;
} 

#sitemap li.category {
	float: left;
	width: 175px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	text-indent: 10px;
}

#sitemap .sub_category a{
	font-size: 16px;
	font-weight: 500;
	font-style: italic;
	color: #52557b;
	float: none;
} 

#sitemap li.sub_category {
	float: left;
	width: 175px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	text-indent: 10px;
}

#sitemap .item a {
	font-size: 14px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
	margin-bottom: 3px;
	float: none;
} 

#sitemap li.item {
	width: 175px;
	float: left;
}

#comment {
	display: none;
	text-align: right;
	padding-right: 35px;
}

#comment textarea {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	background: #e9e9f3;
	color: #52557b;
	width: 620px;
}

#commentTitle {
	text-align: left;
	font-size: 14px;
	padding-left: 40px;
	color: #52557b;
	border-bottom: 5px;
}

#addComment {
	text-align: right;
	padding-right: 35px;
}

#addComment a {
	text-decoration: underline;
}

#moreinfo {
	position: absolute;
	width: 350px;
	height: auto;
	float: left;
	top: 0px;
	left: 0px;
	background: #aaaabb;
	font-size: 14px;
	display: none;
	border: 2px solid ##52557b;
}
.sale_tag {
	color: #ff0033;
	font-size: 125%;
}

#newsletter {
	position: absolute;
	margin-top: 150px;
	margin-left: 433px;
	margin-right: 10px;
	padding: 1px;
	width: 150px;
	float: right;
	z-index: 0;
}

#nl_text {
	margin-left: 2px;
	width: 140px;
	font-size: 10px;
	margin-bottom: 3px;
	color: #666666;
}

#newsletter h3 {
	font-weight: 700;
	font-size: 12px;
	margin-bottom: 3px;
	color: #52557b;
}

#newsletter a {
	color: red;
	text-decoration: underline;
	font-size: 9px;
	float: right;
	margin-right: 10px;
}

#email {
	border: 1px solid #52557b;
	width: 140px;
}

#newsletter label {
	font-weight: 600;
	font-size: 9px;
}

#nl_text h3 {
	font-family: "Lorelei";
	font-size: 14px;
}

#nl_submit {
	margin-top: -3px;
	margin-left: 20px;
	margin-bottom: 1px;
}

#nl_top{
	height: 12px;
	background: url(http://www.baublebath.com/images/newsletter_top.gif) no-repeat scroll;
}

#nl_middle {
	background: url(http://www.baublebath.com/images/newsletter_middle.gif) repeat-y scroll 0 0;
	padding-left: 4px;
}

#nl_bottom {
	height: 46px;
	background: url(http://www.baublebath.com/images/newsletter_bottom.gif) no-repeat;
}

#unsub *{
	font-size: 120%;
	line-height: 20px;
}

#unsub input {
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #666666;
	padding: 2px;
}

#unsub input:active {
	border-top: 2px solid black;
	border-left: 2px solid black;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	padding: 2px;
}


#cartFooter > img{
	display: none;
}

#cartSummaryHeader > img {
	display: none;
}

#cartSummaryHeader > img:before {
	content: "Your Cart";
}

#disableLayer{
	position: absolute;
	top: -10px;
	bottom: -10px;
	opacity: .5;
}

#cart-note {
    font-size: 8px;
    color: #52557b;
}

.spin-back {
    background: url(/images/loader.gif) -5px -5px;
}

#contact input, #contact textarea{
    background: #ddd;
    border-bottom: 2px solid #aaa;
    border-right: 2px solid #aaa;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
}

#modal-message {
	top: 50px;
	position: absolute;
    margin: auto;
	margin-left: auto;
	margin-right: auto;
	max-width: 300px;
	width: 300px;
	border: 2px solid #52557b;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 24px;
	padding: 15px;
	background-color: #ffffff;
	-moz-box-shadow: 3px 3px 5px rgba(0,0,100,0.3);
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,100,0.3);
	box-shadow: 3px 3px 4px rgba(0,0,100,0.3);
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#999999')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
    z-index: 1001;
    color: #52557b;
}
