@charset "UTF-8";
/*
//
// +----------------------------------------------------------------------+
// |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_original.css 3286 2006-03-28 01:14:04Z drbyte $
*/
BODY {
	background-color:#CCCCCC;
	color: #000000;
	margin: 0; padding: 0;
	margin-bottom: 10px;
}

.centershop {
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	width: 800px !important;
}

TD.main, P.main {
  line-height: 1.5;
}

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

A:hover {
  color: #F60;
  text-decoration: none;
}

FORM {
	display: inline;
}
.banners {
  padding: 15px;
}

/*HEADER CSS*/

TABLE.header {
  background-image: url(../images/bg_head.jpg);
  background-repeat: repeat-x;
  background-color: #ffffff;
  border-right: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

TABLE.headerNavigation {
  /*background-image: url(../images/tile_back.gif);*/
  background-color: #FFFFFF;
  border-right: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  width: 100% !important;
}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-weight: bold;
  color:#000000;
  letter-spacing:1px;
  padding: 5px;
}

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

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #F90;
}

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;
  text-align: center;
}

/*SIDEBOX CSS*/

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


.column_left h3{
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #CC0000;
	line-height: 100%;
}
.column_left h3 a{
	color: #000066;
	text-decoration: none;
}

.column_left p{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}


.leftbox, .rightbox, .centerbox, .singlebox {
	background: #FFFFFF;
	/*border: 1px solid #CCCCCC;*/
	margin-bottom: 10px;
	line-height: 125%;
}
.leftbox, .rightbox {
	width: 170px;
}


.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
	color: #000000;
	padding: 3px 4px 3px 8px;
	border-bottom: 2px solid #205AA7;
	/*height: 20px;*/
}

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

TR td.leftboxheading, TR td.rightboxheading, TR td.centerboxheading, TR td.singleboxheading {
  background: #330 url(../images/tile_back.gif); 
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
	line-height: 135%;
	padding: 8px;
	margin: 0px;
	/*border-top: 1px solid #999999;*/
	/*border-bottom: 1px solid #CCCCCC;*/
}
ol { padding:0; margin:0 0 0 25px;}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  /*background-color: #cccccc;
	background-image: url(../images/tile_back.gif);
	margin-bottom: 15px;
	background-position: bottom;*/
}


/**/

#informationContent a,#moreinformationContent a {
	background:url(../images/ico_h3.gif) no-repeat 0 2px;
	color:#222222;
	padding-left: 15px;
}
#informationContent a:hover,#moreinformationContent a:hover {
	color: #FF6600;
}
#informationContent a:visited,#moreinformationContent a:visited {
	color: #993399;
}

/**/
/**/

/*center main section
-----------------------------------*/
  /*魹ｽ魹ｽ魹ｽC魹ｽ魹ｽ*/
.plainBox { margin: 0;}

.plainBox p {
	padding-top: 5px;
	padding-bottom: 10px;
	margin: 0px auto 0px 5px;
}
.plainBox, .plainbox-description {
	font-size: 12px;
	border:1px solid #999999;
	padding: 5px;
	line-height: 135%;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 14px;
  font-weight: bold;
  padding: 11px 5px 5px 0px;
}
.plainBox h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 7px;
	padding: 1px 3px;
}

.plainBox h4 {
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	margin: 5px auto 4px auto;
	padding: 0px auto 4px auto;
	border-bottom: 1px solid #CCCCCC;
}
.plainBox ul {
	padding: 5px auto 10px 5px;
	margin: 0px auto 20px 10px;
}
.plainBox li {
	padding: 0px auto 5px 0px;
	margin-left: 10px;
}



  /* pruduct-list */
.productListing-heading {
	/*background: #330;*/
	font-size: 11px;
	color: #FFFFFF;
	height: 15px;
	white-space: nowrap;
	padding: 3px;
}
.productListing-heading a{
  color: #FFCC33;
}

TD.productListing-heading{
  background-image:;
}

TD.productlisting {
  border:1px solid #999999;
}

TD.productListing-data {
	font-size: 10px;
	padding: 1px;
	text-align:left;
}
TD.productListing-data h3 {
	font-size:100%;
}
TD.productListing-data .listingDescription {
	padding-left:2px;
}
.listingDescription {
	height: auto;
	/*width: 110px;*/
}

  /*魹ｽ魹ｽ魹ｽC魹ｽ魹ｽ
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding: 6px 10px 0px 2px;
	margin: 0px;
}
TD.pageHeading{
	text-align: center;
}
h2 {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
#maincontent h3 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
#maincontent h4 {
	font-size: 13px;
	background-color: #E6F2FF;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699CC;
}
.center_column {
	padding: 2px 0px 5px;
	margin: 0px;
}
.main_page{
  width: 100% !important;
  background-color: #ffffff;
  border-right: 1px solid #666666;
  border-left: 1px solid #666666;
  border-bottom: 1px solid #666666;
  padding: 5px;
}

/* 魹ｽt魹ｽb魹ｽ^魹ｽ[
--------------*/

TABLE.footer {
  background: #ffffff;
  text-align: center;
}

TR.footertop {
	/*  background: #330;*/
	background: #ffffff url(../images/tile_back.gif);
}

TD.footertop, TD.footerbottom {
  color:#000000;
  padding: 5px;
  border-right: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}
TD.footertop {
	border-bottom: 2px solid #205AA7;
}
.footerbottom p {
  padding-top: 3px;
  padding-bottom: 3px;
  margin: 0px;
}
.txt-10px { font-size: 10px;}


/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #ffffff;
   font-size: 10px;
   padding: 3px;
}

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

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

td.pageresults a {
  color: #336699;
}

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

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

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 12px;
   padding-bottom: 15px;
}

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 {
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {
   color: #FF6600;
   font-weight: bold;
}

SPAN.markProductOutOfStock {
	color: #c76170;
}

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: 10px; 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-total-Amount {
  font-weight: bold;
  border-top: 1px solid #666666;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-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;
}

/* 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 */
#categories-content ul,#categories-content li { margin:0; padding:0; list-style:none;}
#categories-content ul li { line-height:110%; margin-bottom:5px; font-size:12px;}
#categories-content a:link { color:#000;} 
#categories-content a:visited { color:#939;} 
#categories-content a:hover { color:#F60;} 

#categories-content ul li.category-top,
#categories-content ul li.category-links,
#categories-content ul li a.category-links {
	background:url(../images/ico_categ_top.gif) no-repeat 0 0;
	color:#222;
	padding-left: 12px;
}
#categories-content ul li a:hover.category-links { color:#F60;}
#categories-content ul li a:visited { color:#939;} 

#categories-content ul li.category-subs a {
	padding:0 0 5px 0;
	text-indent:0;
}
#categories-content ul li.category-products a {
	padding:0 0 5px 0;
	text-indent:0;
}

span.category-subs-parent,
span.category-subs-selected { font-weight: bold;}




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


/* define_main_page */
#information { border:1px solid #CCCCCC; padding:8px; margin:10px auto;}
#information h4 { margin:0 0 10px 0; color:#C00; font-size:110%;}
#information p{
	margin:5px 5px 5px 0;
	padding:0 0 0 12px;
	background: url(../images/ico_li2.gif) no-repeat 0 3px;
}


/* layout,color,size,etc*/
.price { font-size: 18px; font-weight: bold;}
.model { background-color: #369; color: #FFF;}
.cartarea { text-align: center; width: 400px;}
.right { text-align: right;}

.col-cleam { background-color: #FFC;}
.col-water { background-color: #D9F1FF;}
.col-pink {	background-color: #FFE6F0;}
.col-lgreen { background-color: #EDFFDF;}

