html, body {
  font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
  font-size: 0.9em;
}
body {
  background-color: #000;
  background-image: url(/images/theme/clbvaleting/background1.jpg);
  background-repeat: no-repeat;
}
.container_24 {
  background-color: #fff;
}
a {
  color: #888;
}
a img {
  border: 0;
}

.header-promo {
  margin-top: 35px;
  text-align: center;
  color: #666;
  font-size: 110%;
}

.header-promo .inner {
  padding: 2px 0 0 50px;
  background-image: url(/images/theme/clbvaleting/free-delivery.jpg);
  background-repeat: no-repeat;
  min-height: 50px;
}

.header-promo strong {
  font-size: 125%;
  color: #fd0002;
}

.phone-number {
  padding-top: 30px;
  text-align: right;
}

#main-collections a {
  text-decoration: none;
  font-size: 1.2em;
  display: block;
  padding: 3px 5px 3px 5px;
}
#main-collections a:hover {
  background-color: red;
  color: #fff;
}

#main-collections .sub-collections a {
  border-bottom: 1px solid #ddd;
  font-size: 1em;
  padding: 3px 5px 3px 10px;

}

#main-collections .sub-sub-collections a {
  font-size: 0.9em;
  padding: 3px 5px 3px 15px;
}

#main-collections a.selected {
  border: 1px solid red;
  background-color: red;
  color: #fff;

}
.ancestor {
  background-color: red;
  color: #fff;
}

#main-collections a.product-menu-link {
  font-size: 0.85em;
  padding-left: 20px;
}
.arrow {
  font-size: 1.4em;
  float: right;
  padding-right: 5px;
  color: #ccc;
}
.arrow:hover {
  color: #fff;
}

#main-navigation {
  margin-top: -28px;
  padding: 0;
}
#main-navigation a {
  background-color: red;
  background-image: url(/images/theme/clbvaleting/nav-background.png);
  background-repeat: repeat-x;
  color: #fff;
  text-decoration: none;
  font-size: 1em;
  display: block;
  text-align: center;
  text-transform: uppercase;
  line-height: 28px;
}

#sub-navigation {
  background: #888;
  height: 1.25em;
}

#main-navigation .cart-link a {
  background: url(/images/theme/clbvaleting/white-trans.png);
  color: #f00;
}

#subNavigation {
  /*border: 1px solid blue;*/
}

#subNavigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#subNavigation ul.main-collections li a {
  text-transform: uppercase;
  border-left: 1.5em solid #aaa;
  line-height: 1.75em;
  margin-top: 5px;
  padding-left: 10px;
  font-size: 1.3em;
}

#subNavigation ul.sub-collections li a {
  text-transform: none;
  line-height: 1.5em;
  margin-top: 5px;
  margin-left: 1em;
  font-size: 1.2em;
}

#subNavigation ul.sub-sub-collections li a {
  text-transform: none;
  line-height: 1.3em;
  margin-left: 2em;
  font-size: 1.1em;
}
#subNavigation ul.products li a {
  border: 0;
  font-size: 1em;
  display: block;
}
#subNavigation a {
  text-decoration: none;
}
#subNavigation a:hover {
  border: red;
  color: red;
}

li.highlight a {
  color: red;
  font-weight: bold;
}



p.intro strong {
  font-size: 1.5em;
  font-weight: normal;
  color: #f00;
}
.homepage-intro {
  color: #aaa;
  border-bottom: 3px solid #ccc;
}

#search-box {
  margin: 1em auto;
}
#search-box #search_input {
  border-style: solid;
  border-color: #fc0300;
  border-width: 1px 6px;
  font-size: 1.2em;
  color: #555;
  margin: 2px 0;
  width: 216px;
}
#search-box h2 {
  /*background: #ccc;*/
  background-color: red;
  background-image: url(/images/theme/clbvaleting/nav-background.png);
  color: #fff;
  padding: .2em;
  font-weight: normal;
  text-align: center;
  margin: 0;
}

.homepage h2 {
  color: #f10015;
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  padding: 5px 0px;
}

.masterpiece {
  background-color: #888;
  min-height: 290px;
  overflow: auto;
  color: #fff;
}
.masterpiece img {
  margin: auto;
  margin-bottom: 8px;
  display: block;
}
.masterpiece p {
  clear: left;
  margin: 0;
}

.masterpiece .inner {
  padding: 10px;
}

.best-seller {
  height: 270px;
  text-align: center;
  min-height: 270px;
  margin-bottom: 10px;
}

.best-seller .product-image {
  height:135px;
}

.best-seller .price {
  font-family: tahoma;
  font-size: 1.4em;
  color: red;
}
.best-seller h4 {
  min-height: 3em;
  margin-top: 0;
}
.best-seller a {
  color: #040404;
}

.continue-button {
  float: right;
  margin-right: 20px;
}

#footer {
  margin-top: 20px;
  color: #555;
  border-top: 1px dashed #cdcdcd;
  padding: 10px 0 10px 0;
  margin-bottom: 10px;

}
.salesonrails {
  font-weight: bold;
  color: #666;  
}
.salesonrails .red {
  font-weight: normal;
  color: red;
}
.credit-cards {
  background: #eee;
  padding: .25em;
  color: #555;
  text-align: center;
  font-size: 1.1em;
}
#footer {
  text-align: center;
}

h1 {
  color: #f00;
  font-size: 1.5em;
  font-weight: normal;
}
h3 {
  color: #f00;
}

.gallery-image {
  height: 210px;
  text-align: center;
}

.product {
  height: 265px;
  text-align: center;
}
.related_product {
  text-align: center;
}
.product a {
  color: #777;
  text-decoration: none;
}

.product a.link-to-details {
  font-weight: bold;
}

.product h4 a, .related_product h4 a {
  color: #888;
  text-decoration: none;
  height: 2.5em;
  overflow: hidden;
  display: block;
}

.product .price {
  font-size: 1.1em;
  color: #f00;
}

.product .product-image {
  height:135px;
}

.product-images {
  margin: 10px 0 10px 0;
}

.product .inner {
  border-bottom: 2px solid #ccc;
  border-right: 2px solid #ccc;
  min-height: 246px;
}

.related_product .inner {
  border-bottom: 2px solid #ccc;
  border-right: 2px solid #ccc;
  min-height: 246px;
}

.last .inner {
  border-right: 0;
}

#topLink {
  float: left;
  margin-top: 1em;
  clear: both;
}

.main-product-price {
  font-size: 1.1em;
  color: #f00;
}

.testimonial {
  background-image: url(/images/theme/clbvaleting/testimonials-bg.jpg);
  background-repeat: no-repeat;
  min-height: 180px;
  overflow: auto;
  margin-bottom: 10px;
  font-size: 0.8em;
}

.testimonial a {
  color: red;
}

.testimonial blockquote {
  font-size: 1.2em;
  margin: 0;
  padding: 20px 15px 15px 15px;
  clear: right;
  min-height: 100px;
}
.testimonial cite {
  margin: 0;
  padding: 5px 15px 5px 5px;
  text-align: right;
  display: block;
  font-style: normal;
}


/* Cart */
.cart {
  margin: auto;
  width: 85%;
  margin-bottom: 1.5em;
}

.total {
  text-align: right;
}

.cart th {
  background-image: url(/images/theme/clbvaleting/nav-background.png);
  background-repeat: repeat-x;
  color: #fff;
  padding: 3px;
}

table.cart label {
  display: none;
}

.cart_text {
  margin-left: 5px;
}

.checkout_inner {
  clear: both;
  padding: 1px 5px 5px 5px;
}

a.checkout-button, a.continue-button, input.continue-button, input.checkout-button, .checkout-back-button {
  border: 0;
  display: block;
  background-image: url(/images/theme/clbvaleting/nav-background.png);
  background-repeat: repeat-x;
  color: #fff;
  text-decoration: none;
  padding: 5px;
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.checkout-next-button {
  float: right !important;
  margin-right: 25px;
}

.checkout-back-button {
  float: left;
  margin-left: 20px;
}

#checkout_progress {
  background-color: #e6e6e6;
  margin: 1em 0 1em 0;
  padding: 3px;
}

#checkout_progress a, #checkout_progress span.future_step, #checkout_progress span.current_step {
  margin-left: 30px;
}

#checkout_progress span.current_step {
  color: red;
  font-weight: bold;
}

fieldset {
  border: 1px solid #ccc;
}

.help {
  display: block;
  color: #666;
}


/* Message styling */
#flash {
  padding: 10px;
  margin: 0 8px 1em 0;
  border: 1px solid #ddd;
}

.notice, .success {
  border: 1px solid #ccc;
  background-color: #eee;
}

.error {
  background-color: #ffffe1;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(/images/theme/clbvaleting/spacer.gif); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/theme/clbvaleting/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/theme/clbvaleting/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

