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

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

  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: #FFFFFF url(images/body_bg.png) repeat-x left top;
  margin: 0 auto;
  padding: 0;
  font-family: Arial, Verdana, Tahoma, 'Trebuchet MS', sans-serif;
  font-size: 11px;
}

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

H2 {
  color: #8C8C8C;
  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: #000000;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  margin: 0;
  padding: 4px 0px 4px 5px;
}

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

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

P {
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #000000;
}

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;
}

FORM LABEL {
	float: left;
  width: 160px;
  margin: 5px;
}

FORM LABEL.fieldLabel {
  float: none;
}

FORM EM {
  color: #FF0000;
  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 {
  border: 1px solid #B6B6B6;
  height: 20px;
}

TEXTAREA {
  border: 1px solid #B6B6B6;
}

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

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

A {
	color: #616060;
  text-decoration: none;
  noFocusLine:expression(this.onFocus=this.blur())
}

*:focus {
  outline: none;
}

.clear {
  clear: both;
  height: 15px;
}

/* LAYOUT */
#pageHeader {
	width: 100%;
  height: 85px;
}

#pageWrapper {
  width: 960px;
  height: auto;
  margin: 0px auto;
}

#pageBlockLeft {
  float: left;
  width: 746px;
  margin-right: 10px;
}

#pageColumnLeft {
  float: left;
  width: 204px;
  margin-right: 10px;
}

#pageColumnRight {
  float: left;
  width: 204px;
  margin: 0px 0px 10px 0px;
}

#pageContent {
  float: left;
  width: 532px;
}

#pageFooter {
  width: 100%;
  background: url(images/foot_bg.png) repeat-x left top;
  margin: 10px 0 0 0;
  height: 77px;
  color: #FFFFFF;
  font-size: 10px;
  clear: both;
  text-align: center;
  padding-top: 20px;
}

/* HeaderBar */
#headerBar {
  width: 960px;
  height: 80px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

#headerBar ul {
	position: absolute;
	top: 10px;
	right: 0;	
}

#headerBar ul li {
  float: left;
  padding: 0 15px;
  font-size: 11px;
  background: url(images/arrow_black.png) no-repeat left center;
}

#headerBar li.cart {
	background-image: none;
  padding: 0;
}

#headerBar li.cart a {
  display: block;
  color: #737272;
}

#headerBar img {
  float: left;
  margin-right: 5px;
}

#headerBar span {
	display: block;
	float: left;
	margin-left: 5px;
}

#headerBar #siteLogo img {
	display: block;
	position: static;
	margin: 8px 0 0 25px;
}

/* navigationBar */
#navigationBar {
  width: 710px;
  height: 46px;
  float: right;
  margin: 30px 0px 5px 0;
  font-weight: bold;
  line-height: 46px;
  background: #BBC3D3 url(images/nav_bar_bg.png) repeat-x;
}

#navigationInner {
  width: 710px;
  margin: 0 0px;
}

#navigationInner ul {
	position: relative;
  top: 0px;
  left: 0px;
  list-style-type: none;
}

#navigationInner li {
	float: left;
	position: relative;
	background: url(images/nav_separator.png) no-repeat right center;
	padding: 0;
}

#navigationInner li:hover, #navigationInner li.navVisited:hover {
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  background: url(images/nav_hover_visited.png) repeat-x left top;
}

#navigationInner li.navVisited, #navigationInner li.navVisited span.navLeftHook {
	background: url(images/nav_hover_visited.png) repeat-x left -46px;
}

#navigationInner span.navLeftHook {
	display: block;
  width: 2px;
  height: 46px;
  position: absolute;
  left: -5px;
  top: 0;
}

#navigationInner li:hover span.navLeftHook {
  background: url(images/nav_hover_left.png) no-repeat left top;
  z-index: 10;
}

#navigationInner span.navRightHook {
  display: block;
  width: 0px;
  height: 46px;
  position: absolute;
  right: 0px;
  top: 0;
}

#navigationInner li:hover span.navRightHook {
  background: url(images/nav_hover_right.png) no-repeat left top;
}

#navigationInner ul li span.navHoverDownHook {
  display: block;
  width: 6px;
  height: 5px;
  position: absolute;
  right: 50%;
  bottom: -5px;
}

#navigationInner ul li:hover span.navHoverDownHook {
  background: url(images/nav_hover_down_arrow.png) no-repeat left top;
}

#navigationInner ul a {
	color: #FFFFFF;
	display: block;
	padding: 0 2px;
}

#navigationInner ul a:hover {
  color: #FFFFFF;
}

#navigationInner form p {
  float: right;
  height: 30px;
  margin-top: 10px;
}

#navigationInner form p.keywords {
  float: left;
}

#keywords {
	width: 123px;
	padding: 3px 0 3px 5px;
	border:1px solid #B6B6B6;
	overflow: hidden;
}

#quickSearch {
	display: block;
	float: left;
	margin-left: -70px;
}

/* breadcrumbPath */
#breadcrumbPath {
  width: 960px;
  margin: 0 auto;
  padding-left: 5px;
  padding-top: 5px; 
  color: #999; 
  font-size: 11px; 
  position: relative;
}

#breadcrumbPath a {
  color: #555555;
}

#navLanguages {
  position: absolute;
  right: 360px;
  top: 10px;
  float: right;
}

#navLanguages a {
  margin: 5px 10px 5px 10px;
}

/* CSS Boxes */
.boxGroup {
  float: left;
  width: 204px;
  height: auto;
}

.boxNew {
	width: 204px;
	background: transparent url(images/box_content_bottom_bg.png) no-repeat left bottom;
  margin-bottom: 9px;
  padding-bottom: 1px;
}

.boxTitle {
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  vertical-align: top;
  padding-left: 25px;
  line-height: 28px;
  background: #bbc3d3 url(images/box_title_bg_black.png) no-repeat left top;
}

.boxTitle a {
  color: #FFFFFF;
}

.boxBlueTitle a:hover {
  color: #DDDDDD;
}

.boxContents {
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 11px;
  padding: 5px;
  border: 1px solid #DDDDDD;
  border-bottom: none;
  background: #f6f6f6; 
}

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

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

.boxContents form {
  padding: 5px 0;
}

.boxContents li.first {
  border-top: none;
}

.boxContents span, .moduleBox span {
  line-height: 150%;
}

/* boxCategories */
#boxCategories {color: #dfdcdc; border: none; padding: 0 0 5px 0; background: url(images/box_category_bottom_bg.png) repeat-x left bottom;}
#boxCategories .boxTitle {background: #bbc3d3 url(images/box_title_bg_blue.png) no-repeat left top;}
#boxCategories .boxContents {margin: 0; padding: 0; border: 0;}
#boxCategories ul {padding: 0;}
#boxCategories ul li {list-style: none; padding: 0; border: 0; background: url(images/box_category_bg.png) repeat-x left top;}
#boxCategories ul li a {display: block; padding: 6px 12px; color: #DFDCDC;}
#boxCategories ul li a:hover {color: #FFFFFF;}
#boxCategories img {vertical-align: middle;}

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

/* boxManufacturers */
#boxManufacturers ul li {text-align: center}

/* moduleBox */
.moduleBox {
  width: 100%;
  color: #000000;
  margin-bottom: 10px;
}

.moduleBox h1, .moduleBox h6{
  padding: 0;
  margin: 0;
  height: 26px;
  line-height: 26px;
  border-left: 1px solid #80858c;
  border-right: 1px solid #80858c;
  color: #ffffff;
  font-size: 12px;
  font-weight: bolder;
  text-indent: 15px;
  background: #f3f3f3 url(images/content_header_bg.png) repeat-x left top;
}

.moduleBox h6 a {
  color: #ffffff;
}

.moduleBox .content {
  padding: 5px 5px;
  margin-bottom: 5px;
  background-color: #F3F3F3;
  border-top: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  border-bottom: 1px solid #8b8a8a;
}

.moduleBox .content h6 {
  background: none;
  color: #000000;
  border: none;
  text-indent: 0;
}

/*serarh result*/
.productListing{
  background-color: #f3f3f3;
  border-top: none;
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  border-bottom: 1px solid #8B8A8A;
}

.productListing .productImage {
  margin-top:3px;
}

.productListing .productListing-heading {
  height: 25px;
  color: #ffffff;
  padding: 3px 3px;
  background: #f3f3f3 url(images/content_header_bg.png) repeat-x left top;
}

.productListing a.productListing-heading {
  background: none;
}

.productListing .productListing-odd td, .productListing .productListing-even td {
  padding: 10px 5px;
  border-bottom: 1px dashed #E0E0E0;
}

.productListing .productListing-odd td p, .productListing .productListing-even td p {
  padding: 5px 0;
  border-bottom: 1px dashed #E0E0E0;
}

.productListing-data a {
  text-decoration: underline;
  line-height: 150%;
}

.listingPageLinks {
  margin: 5px;
}

/* popupCart */
#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}

/**product info**/
#productImages {
  margin-top: 10px;
  text-align: center;
}

#productInfo .label {font-weight: bold;}
#productInfo .productPrice {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}

.productVariantsTable, .productDiscountsTable {
  background-color: #f3f3f3;
  border-top: none;
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  border-bottom: 1px solid #8B8A8A;
  width: 100%;
}

.productVariantsTable th, .productDiscountsTable th {
  height: 25px;
  color: #ffffff;
  padding: 3px 3px;
  background: #f3f3f3 url(images/content_header_bg.png) repeat-x left top;
}

.productVariantsTable td, .productDiscountsTable td {
  padding: 4px;
}

/*productImage*/
.moduleBox .new_products .productImage, #specials .productImage {
  border: 3px solid #dddddd;  
}

.boxContents .productImage {
  border: 1px solid #dddddd;
}

.productImage, div.productInfo .productImage, .productListing .productImage, #newProducts .productImage {
  border: 3px solid #dddddd;
}

#productImages .productImage {
  border:1px solid #DDDDDD;
  margin: 5px 1px;
}

#defaultProductImage .productImage {
  border:3px solid #DDDDDD;
  margin: 0px 0px 10px 0px;
}

#productAttributes label{
  width: 80px;
}

/* sitemap */
#sitemap ul{padding: 3px 0px 3px 12px;}
#sitemap li{padding-left: 12px;line-height: 18px; background: url(images/arrow_gray.png) no-repeat left 5px;}
#sitemap ul li ul li{padding-left: 0;background: none;}

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

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


/*footer*/
#pageFooter ul {display: block; list-style-type: none; text-align: center;}
#pageFooter ul li {display: inline;}
#pageFooter ul li.last {border: none;}
#pageFooter ul li span {padding-left: 6px;}
#pageFooter p {color: #FFFFFF;}
#pageFooter a {color: #FFFFFF;}


/* message box */
.messageStack {
  border-width: 1px;
  border-style: dotted;
  border-color: #C8AD91;
  background-color: #FFFCF5;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  color: #465584;
  margin: 5px;
  width:100%;
  margin:0px auto;
}

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

.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;
}

/*checkout*/
#checkoutForm {
  border-bottom: 1px solid #8b8a8a;
  margin: 0px 0px 15px 0px;
}

#checkoutMethodForm, #billingInformationForm, #shippingInformationForm, #shippingMethodForm, #paymentInformationForm, #orderConfirmationForm {
  position: relative;
  background: url(images/content_header_bg.png) repeat-x left top;
}

#checkoutForm li {
  padding: 0px;
}

#checkoutForm li.collapse {
  background: #bcbcbc;
}

.formHeader {
  background: url(images/checkout_number_black_bg.png) no-repeat 20px center;
  height: 26px; 
  line-height: 26px; 
  padding: 0 25px; 
  margin: 0; 
  cursor: pointer; 
  color: #FFFFFF;
  font-size: 12px;
  border-left: 1px solid #8b8a8a;
  border-right: 1px solid #8b8a8a;
}

.collapse .formHeader {
  border-top: 1px solid #8b8a8a;
  border-left: 1px solid #8b8a8a;
  border-right: 1px solid #8b8a8a;
  background: url(images/checkout_number_gray_bg.png) no-repeat 20px center;
}

#checkoutForm h3 span {
  position:absolute; 
  top: 12px; 
  right: 25px;  
}

#checkoutForm h3 a {
  margin-left: 16px;
  color: #FFFFFF;
  font-size: 13px;
  text-decroation: none;
}

#checkoutForm .collapse h3 a {
  color: #000000;
  text-decoration: none;
}

#checkoutForm h3 span img {
  vertical-align:middle;
}

#checkoutForm .formBody {
  background-color: #f3f3f3;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  padding: 10px;
}

#checkoutForm .moduleBox h6 {
  padding: 10px 0;
  height: 20px;
  line-height: 20px;
  color: #000000;
  border: none;
  background: none;
  font-weight: bold;
  text-indent: 0;
}

#checkoutForm .moduleBox {
  margin: 0;
  background: none;
  border: none;
}

#checkoutForm .content {
  padding: 0 6px;
  text-indent: 0;
  color: #000000;
  border: none;
  margin: 0;
}

#checkoutForm a {
  text-decroation: underline;
  color: #177CBF;
}

#password, #email_address{
  width: 150px;
}

#checkoutForm #email_address, #checkoutForm #password {
  border: 1px solid #b6b6b6;
  width: 222px;
}

#orderConfirmationForm .formBody {
  border-bottom: 1px solid #FFFFFF;
}

/*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;
}

/*img align right*/
#pageIcon {
  float: right;
}

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

.productSpecialPrice {
	color:#FF0000;
	font-weight:bold;
}

.submitFormButtons {
  margin: 10px 0px 15px 0px;
}

.submitFormButtons p {
  text-align: center;
}

/* compareProducts */
#compareProducts {border: 1px solid #CCCCCC;}
#compareProducts td.label {font-weight: bold;}
#compareProducts td {padding: 5px;}
#compareProducts tr.odd {background: #F8F7F5 none repeat scroll 0 0;}
#compareProducts tr.even {background: #EEEDED none repeat scroll 0 0 !important;}

/* administrator logout */
#admin_logout a{
  color: #FF0000;
}

.boxReview a {
  display: block;
  height: 45px;
}
