/*
//
// +----------------------------------------------------------------------+
// |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: #ffffff;
	color: #000000;
	margin: 10px auto 0;
	padding: 0px;
	font: 11px Verdana, Arial, sans-serif;
}
.centershop {
	padding: 0px;
	margin: 0px auto;
	/*position: relative;*/
	text-align: left;
	width: 950px !important;
}
td.main, P.main {
	font-size: 11px;
	line-height: 1.5;
}
a {
	color: #0066cc;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
FORM {
	display: inline;
}
.banners {
	padding: 15px;
}
/*HEADER CSS*/

table.header {
	background-color: #ffffff;
	border-right: 0px solid #9a9a9a;
	border-left: 0px solid #9a9a9a;
	border-bottom: 0px solid #9a9a9a;
}
table.headerNavigation {
 background-image:;
 background-color:;
	border-right: 0px solid #9a9a9a;
	border-left: 0px solid #9a9a9a;
	border-bottom: 0px solid #9a9a9a;
	background-color: #FFB5B5;
	width: 100% !important;
}
td.headerNavigation {
	position: relative;
	vertical-align: middle;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	letter-spacing:1px;
	padding: 3px 0px 1px 5px;
}
td.breadCrumb {
	font-size: 10px;
	font-weight: bold;
	color: #9a9a9a;
	padding: 3px;
	border-bottom: 1px dotted #9a9a9a;
}
td.headerNavigation A, td.headerNavigation a:visited, td.footertop a {
	font-weight: bold;
	color: #000000;
}
td.headerNavigation a:hover, td.footertop a:hover {
	color: #000000;
	text-decoration: underline;
}
tr.headerError {
	background: #ff0000;
}
td.headerError {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}
tr.headerInfo {
	background: #00ff00;
}
td.headerInfo {
	font-family: Verdana, Arial, sans-serif;
	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;
}
.boxText {
	font-size: 11px;
	line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #ffffff;
	border: 0px solid #9a9a9a;
	margin-bottom: 15px;
}
.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
	/*background-color: #abbbd3;*/
  font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	padding: 4px 0px 3px 5px;
}
td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
	color: #ffffff;
}
tr.leftboxheading, tr.rightboxheading, tr.centerboxheading, tr.singleboxheading {
	background: #abbbd3;
	background-image: url(../images/tile_back.jpg);
}
#contentMainWrapper tr.leftboxheading {
	width: 150px;
}
.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
	line-height: 125%;
	padding: 5px 0px 5px 0px;
	border-top: 0px solid #9a9a9a;
	border-bottom: 0px solid #9a9a9a;
}
.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
	background-color: #ffffff;
	margin-bottom: 15px;
}
.plainBox, .plainbox-description {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #ffffff;
	border:1px solid #9a9a9a;
	padding: 5px;
}
.plainBoxHeading, td.tableHeading {
	font-size: 12px;
	font-weight: bold;
	padding: 11px 5px 5px;
}
.productListing-heading {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px;
	height: 20px;
}
.productListing-heading a {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px;
	height: 20px;
}
td.productListing-heading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.jpg);
}
td.productlisting {
	border:1px solid #9a9a9a;
}
td.productListing-data {
	text-align: left;
	font-size: 10px;
	padding: 5px 10px 5px 10px;
}
/*center main section
-----------------------------------*/
td.pageHeading, DIV.pageHeading, h1 {
	font-size: 16px;
	font-weight: bold;
	color: #9a9a9a;
	padding-top: 11px;
}
.center_column {
	padding: 8px;
}
.main_page {
	width: 100% !important;
	background-color: #ffffff;
	border-right: 1px solid #9a9a9a;
	border-left: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
	padding: 5px;
}
/* footer
--------------*/

table.footer {
 background:;
	text-align: center;
	font-size: 10px;
	border-right: 0px solid #9a9a9a;
	border-left: 0px solid #9a9a9a;
	border-bottom: 0px solid #9a9a9a;
}
tr.footertop {
	background: #abbbd3;
	background-image: url(../images/tile_back.jpg);
	font-size: 11px;
}
td.footertop, td.footerbottom {
	padding: 5px;
}
/*miscellaneous areas
-------------------------------------*/
td.cartBox {
	background: #eff4f8;
	font-size: 10px;
	padding: 3px;
	border: 1px dotted #ffb062;
}
tr.productListing-odd, tr.upcomingProducts-odd {
	background: #ffffff;
}
tr.productListing-even, tr.upcomingProducts-even, .productsNotifications {
	background: #f2f2f2;
}
td.productListing-data-description-odd {
	background: #ffffff;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
	border-bottom: 1px solid #9a9a9a;
}
td.productListing-data-description-even {
	background: #eff4f8;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
	border-bottom: 1px solid #9a9a9a;
}
td.pageresults a {
	color: #428dff;
}
td.pageresults a:hover {
	background: #FFFF33;
}
span.newItemInCart {
	color: #ff0000;
	font-weight: bold;
}
td.smallText, span.smallText, P.smallText, td.pageresults {
	font-size: 10px;
}
td.fieldKey {
	font-size: 12px;
	font-weight: bold;
}
td.fieldValue {
	font-size: 12px;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 11px;
}
TEXTAREA {
	width: 100%;
	font-size: 11px;
}
.greetUser {
	padding-top: 5px;
	padding-bottom: 5px;
}
span.greetUser {
	color: #000000;
	font-weight: bold;
}
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: 10px;
	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: 10px;
	padding: 4px;
	border: 1px solid #9a9a9a;
}
.messageStackSuccess {
	background-color: #b3ffa8;
	padding: 2px;
	border: 1px solid #9a9a9a;
}
.messageStackCaution {
	font-family: Verdana, Arial, sans-serif;
	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 #9a9a9a;
}
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: 10px;
	text-align : left;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #9a9a9a;
}
/* 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-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #D0D0D0;
	border:1px solid #9a9a9a;
}
td.categoriesdescription {
	font-size: 11px;
	line-height: 1.0;
}
/* categories box parent and child categories */
.sideBoxContent a.category-top {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background:#f4f4f4 url(../images/sidecat.gif) no-repeat right;
	border: 1px #cccccc solid;
	padding: 5px 0px 3px 5px;
	margin: 5px 0px 0px 0px;
	display: block;
}
a:hover.category-top {
	color: #999999;
}
a.category-links {
	color: #004080;
	text-decoration: none;
}
a.category-subs, a.category-products {
	color: #000000;
	text-decoration: underline;
	line-height: 170%;
	background-image: url(../images/botan01.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 0px 0px 0px 15px;
}
a:visited.category-subs, a:visited.category-products {
	color: #000000;
	text-decoration: underline;
}
span.category-subs-parent {
	font-weight: bold;
	color: #ff3333;
}
span.category-subs-selected {
	font-weight: bold;
	color: #ff3333;
	text-decoration: none;
}
/* attribute images table */
table.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
	padding: 2px;
}

/* tuika */

a img.linkimg{ 
background:none!important; }

a:hover img.linkimg{ 
opacity:0.6; 
filter:alpha(opacity=60); 
-ms-filter: "alpha( opacity=60 )";
background:none!important; } 

