/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css,v 1.1.1.1 2004/09/01 04:47:52 shidairiki Exp $
*/
HTML{margin:0;}
BODY {
	color: #000000;
	margin: 5px;
	padding: 0px;
  font-size: 12px;
  background: #FFFFFF;
  text-align:center;
}


TABLE {
	width:100%;
	border-collapse:collapse;
}

.table01 TABLE {
	width:480px;
		font-size: 12px;
  }
  
.tabledesign TABLE {
	width:480px;
	color: #333333;
	margin: 1px;
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
  }
  
.cakes TABLE {
	width:450px;
	color: #333333;
	padding: 1px;
	font-size: 12px;
	line-height: 13px;
  }
  
.cakes2 TABLE {
	width:450px;
	color: #333333;
	font-size: 12px;
  }
  
.cakes2 TD {
	color: #333333;
	padding: 1px;
	font-size: 12px;
	line-height: 13px;
  }

.cakes TD {
	width:150px;
	color: #333333;
	padding: 3px;
	font-size: 12px;
	line-height: 14px;
  }

.tabledesign TD {
	padding:1px;
  }
  
.bigtext  {
	font-size: 14px;
	font-weight:bold;
	color:#666666;
  } 

.pricetext  {
	font-size: 20px;
	font-weight:bold;
	color:#ED483D;
  } 
  
.midtext  {
	font-size: 12px;
	line-height: 14px;
  } 

.tabledesign2 TABLE {
	width:560px;
	}
  
.table02 TABLE {
	width:100%;
	font-size: 12px;
  } 

.tableshopinfo TABLE {
	width:145px;
	font-size: 12px;
	margin:0 auto;
  }  
  
.tablecalendar TABLE {
	width:100%;
	font-size: 12px;
	border:1px solid #666666;
  }
  
.tablecalendar TD {
	border:1px solid #666666;
	padding:1px;
  } 
  
.shopguide TABLE {
	width:100%;
	font-size: 12px;
	border:1px solid #999999;
  } 
  
.shopguide TD {
	border:1px solid #999999;
	padding:2px;
  }  

.headerdiv{
	width:830px;
	margin:0 auto;
	}
	
.footerdiv{
	width:810px;
	margin:0 auto;
	}

.centershop {
	padding: 0px;
	margin:0 auto;
	position: relative;
	text-align: left;
	width:450px;
	border:1px solid #FFFFFF;
}

TD.main, P.main {
  font-size: 12px;
  line-height: 1.5;
}

A {
  color: #666666;
  text-decoration: none;
}

A:hover {
  color: #ffb062;
  text-decoration: underline;
}

FORM {
	display: inline;
}

.banners {
  padding: 15px;
}

/*HEADER CSS*/

TD.headerL {
  background-image:url(../images/cellpic_bkg.jpg);
  height:70px;
}

TD.headerR {
  background-image:url(../images/cellpic_bkg.jpg); text-align:right; padding:10px;
  height:70px;
}

td.headerBottom {
  vertical-align:middle;
  font-size:12px;
  font-weight:bold;
  padding:5px;
  background-image:url(../img2/cellpic_nav.gif);
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

div.breadCrumb {
  font-size: 11px;
  font-weight: bold;
  color:#FFFFFF;
}

TD.headerBottom A, TD.headerBottom A:visited, td.footertop a  {
  font-weight: bold;
  color: #FFFFFF;
}

TD.headerBottom A:hover, td.footertop a:hover  {}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
  background: #ffffff;
  padding:2px 2px;
}

.boxText {
  font-size: 12px;
  line-height: 150%;
}

.leftbox, .rightbox {
  font-size: 12px;
  background: #ffffff;
  border:1px solid #666666;
  margin-bottom: 0px;
}

.centerbox, .singlebox {
  font-size: 12px;
  background: #ffffff;
  border: 1px solid #666666;
  margin-bottom: 15px;
}

.leftboxheading, .rightboxheading {
  background-image:url(../img2/cellpic1.gif);
  border:1px solid #666666;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 15px;
  text-align:center;
}

.centerboxheading, .singleboxheading {
  background-image:url(../img2/cellpic3.gif);
  border:1px solid #666666;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 15px;
  text-align:center;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #ffffff;
}
TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 150%;
  padding: 6px;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  border-bottom:1px solid #666666;
  margin-bottom: 10px;
}

.plainBox, .plainbox-description {
  font-size: 12px;
  background: #ffffff;
  border:1px solid #666666;
  padding: 10px;
  line-height:150%;
}

.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  background-color: #B3574E;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}
TD.productlisting {
  border:1px solid #666666;
}

TD.productListing-data {
  font-size: 11px;
  padding: 5px;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 16px;
  font-weight: bold;
  color: #666666;
  padding-top:3px 10px;;
}

.center_column {
  padding: 8px;
}
.main_page{
  width: 100%;
  background: #ffffff;
  padding: 0px;
  margin:1px;
}

/* footer
--------------*/

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 12px;
  	width:840px;
}

TR.footertop {
  background-image:url(../img2/cellpic3.gif);
  font-size: 12px;
  color:#ffffff;
  width:840px;
}

TD.footertop, TD.footerbottom {
  padding: 5px;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #F9F2E3;
   font-size: 11px;
   padding: 3px;
   border: 1px dotted #ffb062;
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #F9F2E3;
}

td.pageresults a {
  color: #666666;
}

td.pageresults a:hover {
  background: #FFFF33;
}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 11px;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-size: 12px;
}

.greetUser {
   color: #B3574E;
   font-weight: bold;
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

.greetUser2 {
   color: #666666;
   font-weight: normal;
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 11px;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 11px;
  padding: 4px;
  border: 1px solid #666666;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #666666; }
.messageStackCaution { font-size: 11px; background-color: #ffff00; }

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}

/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 11px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #666666;
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
	margin: 6px;
  padding: 6px;
  font: 11px Verdana, Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
  font-size: 12px;
  background: #D0D0D0;
  border:1px solid #666666;
}

TD.categoriesdescription {
  font-size: 12px;
  line-height: 1.0;
}

/* categories box parent and child categories and extra links */
A.category-top, A.category-links {
  color: #666666;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #666666;
  text-decoration: none;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #666666; */
  float: left;
  padding: 2px;
}

.boxheading{
  background-image:url(../img2/cellpic1.gif);
  border:1px solid #666666;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 18px;
  text-align:center;
  margin-bottom:10px;
	}
	
.footertop {
  background-image:url(../img2/cellpic3.gif);
  font-size: 12px;
  color:#ffffff;
  width:830px;
  height:25px;
  margin-bottom:15px;
}
.style3 {
    color: #B3574E;
}
.textbox{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #666666;
    font-size: 12px;
    margin-bottom: 15px;
}
.textwrap{
	margin:0 20px 10px 20px;}