﻿/*
  $Id: stylesheet.php $
  TomatoCart Open Source Shopping Cart Solutions
  http://www.tomatocart.com

  Copyright (c) 2009 Wuxi Elootec Technology Co., Ltd;  Copyright (c) 2006 osCommerce

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License v2 (1991)
  as published by the Free Software Foundation.
*/

/* reset*/
* {
  margin: 0;
  padding: 0;
}
/* MARKUP */
BODY {
  background: url(images/page_body_bg.png) repeat;
	font-family: Verdana, Arial, Tahoma, 'Trebuchet MS', sans-serif;
  font-size: 11px;
  margin: 0 auto;
  padding: 0;
}

H1 {
  color: #6C462D;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin: 5px 0 10px 0;
}

H2 {
  color: #6C462D;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
  margin: 5px 0 10px 0;
}

H6 {
  color: #6C462D;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  margin: 0;
  padding: 12px 0px 12px 5px;
}

H6 SPAN {
  margin: 3px 5px 0 0;
}

TD, P {
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  margin: 10px 0;
}

TABLE {margin: 10px 0;}
IMG {
  border: 0;
}

FORM {
  margin-top: 0;
  margin-bottom: 0;
}

FORM OL {
  margin: 0;
  padding: 0;
}

FORM OL LI {
  list-style: none;
  margin: 0;
  clear: left;
  padding-top: 6px;
}

FORM LABEL {
  float: left;
  width: 160px;
  margin: 5px;
  color: #6C462D;
}

FORM LABEL.fieldLabel {
  float: none;
}

FORM EM {
  color: #D65032;
  font-size: 9px;
  margin-left: 2px;
}

H6 EM {
  color: #A41818;
  margin-right: 5px;
  float: right;
  font-size: 9px;
  font-weight: normal;
}

INPUT[TYPE=TEXT], INPUT[TYPE=PASSWORD], SELECT, TEXTAREA{
  height: 20px;
  border: 1px solid #D0C5C2;
}

TEXTAREA {
	height: 50px;
}

INPUT:FOCUS, SELECT:FOCUS, TEXTAREA:FOCUS {
  background-color: #FFFCE9;
}

UL, OL {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

LI {
  margin: 0;
  padding: 3px 0;
}

A {
  color: #6C462D;
  noFocusLine:e-xpression(this.onFocus=this.blur());
  blr:e­xpression(this.onFocus=this.blur());
}

a:hover {
  text-decoration: none;
}

*:focus {
  outline: none;
}

.clear {
  clear: both;
  height: 15px;
}
/* LAYOUT */
#pageWrapper, #slideShow {
  width: 960px;
  height: auto;
  margin: 10px auto;
}

#pageColumnLeft {
  float: left;
  width: 208px;
  margin-right: 7px;
}

#pageBlockLeft {
  float: left;
  width: 960px;
  margin: 0 auto;
  background-color:white;
}

#pageContent {
  float: left;
  color: #84471B;
  width: 734px;
  padding: 0px 0px 0px 10px;
}
/* footer*/
#pageFooter {
  color: #FFFFFF;
  clear: both;
  height: 150px;
  text-align: right;
  background: transparent url(images/footer_bg.png) repeat scroll 0 0;
}

#footWrapper {
  background: url(images/bottom_bar_center.png) repeat-x;
  width: 960px;
  margin: 0 auto;
  height: 80px;
}

#footWrapper p a{
  color: #fff;
}

#footPayment {
  float: left;
  width: 170px;
  height: 40px;
	background: url(images/bg_leftfooter.png) no-repeat;
}

#footWrapper ul {
	padding-top: 20px;
	padding-right: 15px;
}

#footWrapper ul li {
  display: inline;
}

#footWrapper ul li span{
  padding-left: 2px;
}

#footLinks li a{
	color: #FFFFFF;
	text-decoration: none;
}
/* DEFINITIONS */
/* header */

#pageHeader {
	 background:transparent url(images/pageHeader_bg.png) repeat-X scroll top left;
   width:100%;
   height: 190px;
   padding-bottom: 15px;
}

#pageHeaderWrapper {
  background: url(images/header_bg.png);
  width: 960px;
  margin: 0px auto;
  height: 142px;
}

#topPanel {
  height: 100px;
  text-align: right;
  float: right;
}

#topPanel form{
  padding-top: 55px;
  width:350px;
}

#copyRight {
  margin: 3px 18px 1px 1px;
}

/* logo */
#siteLogo img {
  display: block;
  margin: -500px 0 0 25px;
  float: left;
  position: center;
}
/* search form*/
#pageHeaderWrapper form p { margin : 0; float: right;}
#pageHeaderWrapper form input {vertical-align:middle;}
.keywords {
  background: url(images/bg_search_form.png) no-repeat;
  height: 40px;
  width: 230px;
}

#keywords {
	margin-top:4px;
  margin-right: 5px;
  width: 170px;
  color: #fff;
  font-size: 15px;
  border: medium none;
  background: url(images/inputfield_bg.png) left top;
}

#quickSearch {
  margin-right:12px;
  margin-top:5px;
}
/* topLinks*/
#topLinks {
  float: right;
  padding: 10px;
  position: relative;
}
 
#topLinks ul li { 
	float: left;
	display: inline-block;
	padding: 0 10px;
	background: url(images/service_link.png) no-repeat left center;
}

#topLinks a {
  color:#ffffff;
  font-weight: bold;
  text-decoration:none;
}

#topLinks a {
  margin: 0 2px;
}

#topLinks #bookmark {
  background-image: none;
  padding-left: 0;
}

/* navigation */
#navigationBar {
  width: 960px; 
  height: 50px;
  margin : 0 auto; 
  background: url(images/navigation_bg.png) repeat-x;
}

#navigation { 
  float: left;
  font-weight: bold;
}

#navigation .Cart a{
	float: right;
	padding: 0;
	line-height: 8px;
	height: 18px;
}  

#navigation li {
  float: left;
  background: transparent url(images/nav_separator.png) repeat-y scroll right center;
}

#navigation a {
	color: #FFFFFF; 
	text-decoration: none;
	line-height: 48px;
	padding: 0 30px; 
	display: block;
}

#navigation .active {
  background: url(images/nav_hover.png) repeat-x;
}
/*shopping cart*/
.shoppingCart {
  float: right;
  width: 140px;
  text-align: right;
  font-weight: bold;
  background: url(images/shopping_cart_icon.png) no-repeat left 70%;
}
.shoppingCart span{
   color: #fff;
   display: block;
   padding-top: 10px;
}

.shoppingCart a {
   color: #fff;
   text-decoration: none;
}
/*popupCart*/
#popupCart { float: right;padding: 0px;}
#popupCart span{
  display: block;
  float: left;
  margin-left: 5px;
}

#popupCartContent {width: 312px; z-index: 1000; background-color:#F3F3F3; border-left: 1px solid #D9D9D9; border-right: 1px solid #D9D9D9; border-top: 1px solid #D9D9D9; border-bottom: 1px solid #8B8A8A; padding:0; margin: 0;}
#popupCartContent h6 {color: #BEBEBE;border: 0;}
#popupCartContent .productImage {border: 1px solid #dddddd;}
#popupCartContent .subtotal {color: #464646; font-weight: bold; float: right;padding-bottom: 10px;}
#popupCartContent p {padding: 3px 3px 5px 0px; margin: 0;}
#popupCartContent .content {border: none}

/* breadcrumbPath */
#breadcrumbPath {
	background: #fff;
  width: 960px;
  line-height: 25px;
  margin: 0 auto;
  color: #934629; 
  position: relative;
  text-indent: 5px;
}

#pageIcon {
  float: right;
  margin-right: 10px;
  height: 40px;
}
/*messageStack*/
.messageStack {
  border-width: 1px;
  border-style: dotted;
  border-color: #C8AD91;
  background-color: #FFFCF5;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  color: #465584;
  width:100%;
  margin:10px auto;
}

.messageStack ul li {
  list-style-position: inside;
  padding: 2px 2px 2px 4px;
}

/* moduleBox */
.moduleBox {
  width: 100%;
  color: #000000;
  margin: 0 0 15px 0;
}

.moduleBox .content {
  border: 1px solid #D0C5C2;
  color: #6c462d;
  padding: 10px 20px;
}

.moduleBox H6 {
  padding: 0px;
  height: 30px;
  line-height: 30px;
  text-indent: 10px;
  background: transparent;
}

.moduleBox h2 {
  font-size: 14px;
  color: #000000;
  margin-bottom: 3px; 
}

.inputRequirement {
  font-size: 10px;
  font-weight: normal;
  color: #FF0000;
  margin-top: 10px;
}

.submitFormButtons {
  padding: 5px;
}

.submitFormButtons p {
  text-align: left;
}

.listingPageLinks {
  padding: 10px;
}

#pagination {
  height: 30px;
}
                    
#pagination li{
  background: none repeat scroll 0 0 transparent;
  display: inline;
  margin-right: 4px;
  padding: 3px 0;
}

#pagination li span {
	padding: 2px;
	height: 28px;
	line-height: 28px;
	margin: 0 2px;
	font-weight: 600;
}

.pageOnSelect {
  color: #E8890F;
}
                    
.pageUnSelect {
  background: url(images/page_background.png) repeat-x;
  border: 1px solid #DDDDDD;
  cursor: pointer;
  color: #6C462D;
}
     
.moduleRowOver {
  background-color: #D7E9F7;
}

.moduleRowSelected {
  background-color: #E9F4FC;
}
 
.boxText {font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 10px;}
.errorBox {font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 10px; background: #ffb3b5; font-weight: bold;}
.stockWarning {font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 10px; color: #cc0033;}
.productsNotifications {background: #f2fff7;}
.orderEdit {font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 10px; color: #70d250; text-decoration: underline; font-weight: normal;}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: white;
  vertical-align: top;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 10px;
}

#productImages {margin-top: 10px;text-align: center;width: 240px;border:1px solid #DDDDDD;}

#productInfo .label {font-weight: bold;}
#productInfo #productInfoPrice {color: #ff0000; font-size: 14px; font-weight: bold; text-align:right}
#productInfo input[type=text], #productInfo textarea {width: 140px;}
#productInfo #quantity {width: 30px;margin: 0 10px;}
#productInfo a {text-decoration:underline;}
#productInfo td {color: #616060; padding: 2px}
#productInfo p.shortDescription {border-top: 1px dashed #999;padding-top: 10px; color: #777;}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #fff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FFFFFF;
}

TABLE.productListing {
  border:1px solid #D0C5C2;
  background: #f8fbfa;
  width:100%;
}

.productListing-heading {
  font-size: 10px;
  background: url(images/box_title.png) repeat-x bottom;
  height: 26px;
  color: #fff;
  font-weight: bold;
  border-bottom: 1px solid #cbdddd;
}

a.productListing-heading {
  border: 0;
}

TD.productListing-data {
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 10px 0 0 0;
}

.productListing td {padding: 3px}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.tableHeading {
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.greetUser {
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.markProductError {
  font-family: Tahoma, Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #c76170;
  font-weight: bold;
}

.productSpecialPrice {
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  color: #E8890F;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  color: #ff0000;
}
.boxCheckoutTrail {
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #8c8c8c;
}

.boxCheckoutTrailActive {
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FF8400;
}

/* message box */
.messageBox {
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 10px;
}

.messageStackError, .messageStackWarning {
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #ffb3b5;
}

.messageStackSuccess {
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #99ff00;
}

/*module box title*/
.newModuleBoxTitle {
	height: 40px;
	line-height: 40px;
  background: url(images/new_products_bg.png) repeat-x;
}

 .newModuleBoxTitle span {
  font-famlily: Verdana, Tahoma, 'Trebuchet MS', Arial, sans-serif; 
  font-size: 12px; 
  color:#ffffff; 
  font-weight: bold;
  height: 30px;
  padding-left: 20px;
  background: url(images/new_produts_title_bg.png) no-repeat left center;
}

.newModuleBoxTitle a{
	float: right;
  font-weight: bold;
  color:#ffffff;
  font-size: 12px; 
  padding-right: 10px;
}

.newModuleBoxTitle em {
  float: right;
  color: #fff100;
}

.productImage {
  margin-top: 10px;
  text-align: center;
}

.newProductsName {
	border-top:1px dotted #B5A296;
	height:50px;
	margin-left:20px;
	padding-top: 10px;
	width: 80%;
	text-align: center;
}

.newProductsName a {
	font-size: 11px;
  text-decoration: none;
  color: #6c462d;
  font-weight: bold;
}

.productsShortDescription {
  display: block;
  height:20px;
}

.productsDescription li {
	background: transparent url(images/products_list_image.png) no-repeat left 25%;
	padding:  0 0 9px 8px !important;
	margin-left: 20px;
	text-align: left;
	width: 140px;
	height: 20px;
}

.productsDescription li a{
  color: #6C462D;
  text-decoration: none;
}

.smallProductsDescription a {
  color: #E8890F;
}

.specialsContent li{
	float: left;
	padding: 20px 15px 10px 16px;
	width: 45%;
	border-right: 1px dotted #B5A296;
}

.productsItem {
  border-bottom: 1px dotted #B5A296;
  height: 152px;
}

.specialProductsImage {
  float: left;
  border: 1px solid #D5C0A6;
}

.specialProductsImage .productImage {
  border: 1px solid #D5C0A6;
	margin: 4px;
	height: 100px;
}

.specialsContent p{
  margin:0 0 15px 130px;
  height: 30px;
}

.specialsContent a{
  font-size: 11px;
  font-famlily: Verdana, Tahoma, 'Trebuchet MS', Arial, sans-serif;
  color: #6c462d;
  text-decoration: none;
  font-weight: bold;
}

.specialsContent .specialProductsDescription a{
  font-weight: normal;
}

.specialsContent .lastItems {
  border: none;
}

.specialsContent p s {
  color: #ff0000;
}

.specialsContent p span {
  font-size: 12px;
  font-famlily: Verdana, Tahoma, 'Trebuchet MS', Arial, sans-serif;
}

.specialsContent p s span {
  color: #e8890f;
}

.shopByCatalog {
	background: url(images/shop_by_catalog_bg.png) no-repeat;
	height:180px;
	margin-top:10px;
	width:865px;
}
/* pager content*/
.pager {
  height: 30px;
}

.pager .view_mode {
  float: left;
  margin: 0;
}

.pager .limiter{
  float: right;
}

.unselectmode {
	font-weight: normal;
  text-decoration: underline;	
  color: #e8890f;
  cursor: pointer;
}

.onselectmode {
  font-weight: bold;
  text-decoration: none;
}
/* CSS Boxes */
.boxGroup {
  float: left;
  border-width: 0px;
  border-color: #bbc3d3;
  border-style: solid;
  width: 210px;
  height: auto;
}

.boxNew {
  width: 205px;
  padding-bottom: 5px;
  padding-left: 3px;
  margin-bottom: 5px;
}

.boxTitle {
  height: 40px;
  line-height: 40px;
  background: url(images/box_title.png) repeat-x;
}

.boxTitle a {
  font-famlily: Verdana, Tahoma, 'Trebuchet MS', Arial, sans-serif; 
  font-size: 12px; 
  color:#ffffff; 
  font-weight: bold;
  height: 30px;
  padding-left: 20px;
  background: url(images/left_box_title.png) no-repeat -2px center;
  text-decoration: none;
}

.boxTitle span {
  font-famlily: Verdana, Tahoma, 'Trebuchet MS', Arial, sans-serif; 
  font-size: 12px; 
  color:#ffffff; 
  font-weight: bold;
  height: 41px;
  padding-left: 20px;
  background: url(images/left_box_title.png) no-repeat -2px center;
}

.boxContents {
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #934629;
  border: 1px solid #d0c5c2;
}

.boxContents ul li, .boxContents ol li{
  padding:4px 5px;
}

.boxContents ul, .boxContents ol {
  padding: 0 5px;
}

.boxContents ol{
  padding-left: 25px;
  list-style: decimal;
}

#boxAccount ul li {padding-left: 15px; background: url(images/arrow_gray.png) no-repeat left center;}

.boxManufacturers ul li {
  text-align: center;
}

.boxCategories ul li {
	color: #934629;
  list-style: none;
  padding: 5px 5px;
}

.boxCategories ul li a {
  background: url(images/arrow.png) no-repeat left 5px;
  padding-left: 15px;
  color: #934629;
}

#boxCategories {color: #dfdcdc; border: none; padding: 0;}
#boxCategories .boxContents {margin: 0; padding: 0; border: 0;}

/* all menu links */
#boxCategories #categoriesTree a, #subMenusContainer a{
  text-decoration:none;
  display:block;
  padding: 5px 40px 5px 15px;
  margin:0;
}

/* Just sub menu links */
#subMenusContainer a, #categoriesTree li li a{
  text-align:left;
}

/* All menu links on hover or focus */
#categoriesTree a:hover, #categoriesTree a:focus, #subMenusContainer a:hover, #subMenusContainer a:focus, #categoriesTree a.mainMenuParentBtnFocused, #subMenusContainer a.subMenuParentBtnFocused{
}

/* sub menu links on hover or focus */
#subMenusContainer a:hover, 
#subMenusContainer a:focus, 
#categoriesTree a.mainMenuParentBtnFocused, 
#subMenusContainer a.subMenuParentBtnFocused,
#categoriesTree li a:hover,
#categoriesTree li a:focus{
}

.subMenuParentBtn{background: url(images/box_category_arrow.png) right center no-repeat;}
.subMenuParentBtnFocused{background: url(images/box_category_arrow.png) right center no-repeat;}
.mainMenuParentBtn{background: url(images/box_category_arrow.png) right center no-repeat;}
.mainMenuParentBtnFocused{background: url(images/box_category_arrow.png) right center no-repeat;}

.smOW{display:none; position: absolute; overflow:hidden; padding:0 2px;margin:0 0 0 -2px;}
#categoriesTree ol, #categoriesTree ul, #subMenusContainer ul, #subMenusContainer ol {background:#fff; left:0;}
	#categoriesTree, #categoriesTree ul, #categoriesTree ol, #subMenusContainer ul, #subMenusContainer ol {padding: 0; margin: 0; list-style: none; line-height: 1em;}
#boxCategories #categoriesTree li {display:block; list-style:none; position:relative; padding: 4px 5px;}
#subMenusContainer li{ list-style: none; border-bottom: 1px solid #818080; border-top: 1px solid #3A3A3A}
#subMenusContainer ul{border-left: 1px solid #3A3A3A; border-right: 1px solid #3A3A3A; border-bottom: 1px solid #3A3A3A;}


/* main menu ul or ol elment */
#categoriesTree{
  display:block;
  list-style:none;
  z-index:5;
  display:block;
}

#subMenusContainer{ display:block;  position:absolute;  top:0;  left:0; width:100%; height:0; overflow:visible; z-index:1000000000; }

.boxShipping {
  background-image: none
}

/* faqs */
#faqs .question {
  cursor: pointer;
  border-bottom: 1px dashed #ccc;
  padding: 0px 0px 5px 10px;
  background: url(images/arrow.png) no-repeat left;
  margin: 0px;
}

#faqs .answer {
  padding: 5px 10px 5px 10px;
  margin: 0;
}

/* table quantity discount, table products details */
.tableDiscount, .tableVariants {
  border: 1px solid #cbdddd;
  background: #f8fbfa;
  width:100%;
}

.tableDiscount th, .tableVariants th {
  font-size: 11px;
  height: 20px;
  color: #000;
  font-weight: bold;
  border-bottom: 1px solid #cbdddd;
}

.tableDiscount td, .tableVariants td {
  font-size: 11px;
  color: #000;
}

/* contact form */
.contact label {
  width: 120px;
}
.contact textarea {
  width: 370px;
  height: 150px;
}

TABLE.productInfo {width: 270px; float: right}
TABLE.productInfo .price {color: #DF0309; font-size: 14px; font-weight: bold;text-align: right; padding-right: 15px}
TABLE.productInfo td.label {text-align: left; font-weight: bold; width: 50%}
TABLE.productInfo a {text-decoration: underline;}

#productAttributes label{
  width: 80px;
}

#sitemap ul{padding: 3px;}
#sitemap li{padding-left: 12px;line-height: 18px; background: url(images/arrow.png) no-repeat left 5px;}
#sitemap ul li ul li{background: none;}
/*checkout*/
.formHeader {
  background: url("images/on_checkout_bg.png") repeat left top  transparent;
  cursor:pointer;
  font-size:12px;
  height:26px;
  color: #fff;
  line-height:26px;
  margin:0;
}
.collapse .formHeader {
	 background: url("images/checkout_head_bg.png") repeat left top  transparent;
	 color: #6C462D;
	 border-top: 1px solid #9a6537;
	 border-right: 1px solid #9a6537;
}
#checkoutMethodForm, #billingInformationForm, #shippingInformationForm, #shippingMethodForm, #paymentInformationForm, #orderConfirmationForm {
  position: relative;
}
#sel_billing_address, #sel_shipping_address {
  width: 500px;
}
#checkoutForm .moduleBox{margin-bottom: 10px; min-height: 20px}
.leftFormHeader {
  float: left;
  height: 26px;
  width: 20px;
  background: url(images/new_produts_title_bg.png) no-repeat left center;
}
.collapse .leftFormHeader {
  background: url(images/left_header_bg.png) no-repeat left center;
}

.collapse .formHeader a {text-decoration: none; padding-left: 5px; color: #6C462D;}
.formHeader a {text-decoration: none; padding-left: 5px; color: #fff;}
#checkoutForm .buttonSign {  position:absolute;right:25px;top:10px;}
#checkoutForm h3 span img { vertical-align:middle; }
#orderConfirmationForm h3 {
  border-bottom: 1px solid #9a6537;
}
#loginForm p a {
  color: #d65032;
  text-decoration: none;
}

/*auto_completer*/
ul.autocompleter-choices {
  display: block;
  color: #000000;
  background-color:#F3F3F3;
  border-left: 1px solid #8B8A8A;
  border-right: 1px solid #8B8A8A;
  border-top: 1px solid #D9D9D9;
  border-bottom: 1px solid #8B8A8A;  
}

ul.autocompleter-choices li{
  color: #616060;
}

ul.autocompleter-choices li.autocompleter-selected {
  background-color: #EAEAEA;
  color: #616060;
}

ul.autocompleter-choices li {
  white-space: normal;
  line-height: 22px;
  padding-left: 15px;
}

ul.autocompleter-choices span.autocompleter-queried, ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
  color: #616060;
}
/*content title*/
.contentTitle {
  font-size: 12px;
  font-weight: bold;
}

.productsBottom td {
  border-bottom: 1px dotted #b5a296;
}

.productsNoBottom td {
  border-bottom: none;
}

.productsName a {
  color: #6c462d;
  text-decoration: none;
}

#accountSuccess a{
  color: #E8890F;
}

#accountSuccess a:hover{
  text-decoration: none;
}

.moduleBox .productsDetails {
	border: none;
  border-bottom: 1px solid #D0C5C2;
  border-style: none;
}

/* products_info tab*/
.select {
  background: url("images/tab.png") repeat scroll 0 0 #FFFFFF;
}
.unselect {
  cursor: pointer;
  color: #ffffff; 
  background-color: #d7bc85;
}

#productInfoTab a {
  border-top: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  display:block;
  float:left;
  font-size:13px;
  font-weight:bold;
  margin-right:2px;
  padding:6px 15px 7px;
  text-decoration: none;
  position: relative;
  top: 1px;
}

#productInfoTab a.select {
  color: #000000;
  background-color: #F3F3F3;
}

#productInfoTab a.unselect {
  cursor: pointer;
  color: #8C8C8C; 
  background-color: #EAEAEA;
  border-bottom: 1px solid #DDDDDD;
  top: 3px;
  padding:5px 15px;
}

#tabReviews .content {padding: 10px;}
#tabReviews h3 {margin-top: 15px; font-size: 14px}
#tabReviews h6 {margin: 10px 0px 5px 0px; font-size: 13px}
#tabReviews textarea {margin-left: 10px;width: 470px;}
#tabReviews .submitFormButtons {text-align:right; margin-right: 25px;}

#tabTags .content {padding: 10px;font-size: 12px;color:#000000;}
#tabTags a {color: #4780ad;font-size: 14px;text-decoration: underline;}
#tabTags ul li {display: inline;margin: 2px;}
#tabTags h3 {margin: 15px 0 10px 0; font-size: 14px}
#tabTags input[type="TEXT"] {width:300px}

dl.review p{padding-left: 5px}

table.ratingsResult {margin:3px 0px 0px 0px;}
table.ratingsResult td.name {padding: 3px 8px 3px 5px;}
table.ratings {border:1px solid #747474;margin: 0px 0px 0px 10px;width: 470px;border-collapse: collapse;}
table.ratings thead tr {font-weight : bold;background-color: #5C5C5C;color: #EAEAEA;}
table.ratings td {border: 1px solid #747474;text-align: center;padding: 5px 8px 5px 8px;margin: 0px;}

table.reviews {border:1px solid #747474;margin: 0px 0px 20px 10px;width: 500px;border-collapse: collapse;color:#037fde;}
table.reviews td {border: 1px solid #747474;text-align: center;padding: 5px 8px 5px 8px;margin: 0px;}
table.reviews a{color:#037fde;text-decoration:underline;}

#tabAttachments dd {
  padding: 5px 5px 5px 15px;
}
#tabAttachments dt {
  padding: 5px 5px 5px 15px;
  background: url("images/arrow_black.png") no-repeat left top scroll;
}

#tabAttachments dt a {
  font-size: 12px;
  text-decoration: underline;
}


.tab_products {
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  padding: 20px;
}


.productVariantsTable th, .productDiscountsTable th, .productDiscountsTable tbody td{
  padding: 0 20px;
}

.updatePage {
  font-weight:bold;
  color: #6C462D;
}

#guestbook dt {padding: 8px 10px; font-size: 12px; font-weight:bold}
#guestbook dt span{font-size: 11px; float: right;font-weight:normal}
#guestbook dd{padding: 8px 10px; border-bottom: 1px dashed #ccc;}
#guestbook dd.last{border-bottom: none;}

#boxGuestbook dt{padding: 3px; font-size: 11px; font-weight:bold; color: #666}
#boxGuestbook dd{padding: 4px; font-size: 11px; font-weight:normal; color: #666;}
img.mojozoom_img {max-width:none;} 