/*
//
// +----------------------------------------------------------------------+
// |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 1223 2005-04-22 03:46:20Z ajeh $
*/
BODY {
	background-color: #9afefe;
/*    background: url(/images/Advertise/pmHolidayBackground.gif);  */
	color: #000000;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
   font: 11px Verdana, Arial, sans-serif;
}
/* Image Hover*/
#trailimageid {
position: absolute;
visibility: hidden;
left: 0px;
top: 0px;
width: 200px;
height: 0px;
z-index: 200;
}
.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 750px !important;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

A {
  color: #0000ff;
  text-decoration: none;
}

A:hover {
  color: #ff6600;
  text-decoration: none;
}

FORM {
	display: inline;
}
.banners {
  padding: 15px;
}

/*HEADER CSS*/

TABLE.header {
/*  background-image: url(../images/logoBKGR.gif); 
  background-size: 100% 100%; */
  background-color:  #00ff00; /* #A0E0FF; */ 
  background-origin: content;
  border-right: 1px solid #9a9a9a;
  border-left: 0px solid #9a9a9a;
  border-bottom: 0px solid #9a9a9a;
}

TABLE.headerNavigation {
/*  background-image: url(../images/tile_back.jpg); */
  background-color: #ffff00;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 0px solid #9a9a9a;
  width: 100% !important;
}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#000000;
  letter-spacing:0px;
  padding: 0px;
}

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: #ffffff;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #a8cfff;
}

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; /* #A0E0FF; */
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00; /* #A0E0FF;  */
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

.column_right, .column_single {
  background: #ffffff;
  padding: 2px;
}
.column_left {
  background: #00ff00;   /* #A0E0FF; */
  padding: 0px;
  border-right: 1px solid #f2ce18;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
 .rightbox, .centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border: 1px solid #9a9a9a;
  margin-bottom: 15px;
}
.centerbox{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border: 0px solid #9a9a9a;
  margin-bottom: 15px;
}
.leftbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #00ff00; /*A0E0FF */
  border: 0px solid #9a9a9a;
  margin-bottom: 15px;
}

.rightboxheading, .centerboxheading, .singleboxheading {
  /*background-color: #abbbd3;*/
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 1px;
  height: 16px;
  padding-left: 5px;
}
.centerboxheading, .singleboxheading {
  color: #000000;
}

.centerboxheadingmodule {
  /*background-color: #abbbd3;*/
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  padding: 1px;
  height: 16px;
  padding-left: 5px;
}
.centerboxheadingmodule a:link {
  color: #000000;
}
.centerboxheadingmodule a:visited {
  color: #000000;
}
.centerboxheadingmodule a:hover {
  color: #006699;
}
.leftboxheading {
  background-color: #00ff00; /* #A0E0FF; */
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  padding: 1px;
  height: 16px;
  padding-left: 5px;
}

td.rightboxheading a {
  color: #ffffff;
}
td.leftboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #000000;
}

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
  background: #006699;
}
TR.centerboxheading, TR.singleboxheading {
  background: #ffffff;
}


TR.centerboxheading a, TR.singleboxheading a {
  color: #006699;
  font-weight: bold;
  font-size: 12px;
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 4px;
  border-top: 1px dashed #9a9a9a;
  border-bottom: 0px solid #9a9a9a;
}
.rightboxcontent {
  border-top: 1px solid #9a9a9a;
}

.rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: #ffffff;
  margin-bottom: 15px;
}
.leftboxfooter {
  background-color: #00ff00; /* #A0E0FF; */
  margin-bottom: 15px;
}

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border:1px solid #9a9a9a;
  padding: 4px;
}
.plainLoginBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border-right:1px solid #9a9a9a;
  padding: 4px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.PasswordBox, .Passwordbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffeecc;
  border:2px solid #006699;
  color: #006699;
  font-weight: bold;
  padding: 4px;
}
.productListing-heading {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  padding: 3px;
  height: 20px;
}

TD.productListing-heading{
  border-top: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  /* background-color: #abbbd3;
  background-image: url(../images/tile_back.jpg); */
}

TD.productlisting {
  border:0px solid #9a9a9a;
}

TD.productListing-data {
  font-size: 10px;
  padding: 5px;
}

/*center MAIN PAGE section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 24px;
  font-weight: bold;
  color: #006699;
  padding-top: 0px;
}

.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: 0px;
}

/* footer
--------------*/

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 10px;
  border-right: 0px solid #9a9a9a;
  border-left: 0px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

TR.footertop {
  background: #ffffff;
  /* background-image: url(../images/tile_back.jpg); */
  font-size: 11px;
}

TD.footertop, TD.footerbottom {
  padding: 5px;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
}
TD.footertop a {
  color: #000000;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #eff4f8;
   font-size: 10px;
   padding: 3px;
   border: 1px dotted #ffb062;
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffe9;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #eff4f8;
}

TD.productListing-data-description-odd {
  background: #ffffe9;
  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: #006699;
}

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 {
   font-size: 10px;
   padding-top: 0px;
   padding-bottom: 0px;
}

SPAN.greetUser {
   color: #006699;
   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;
  /* font-size: larger; */
  font-weight: bold;
}

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: #ffff00;
  font-size: 12px;
  font-weight: bold;
  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: #ffffff; /*#f0f0e0;*/
  border:0px solid #9a9a9a;
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
}

/* categories box parent and child categories */
A.category-top {
  color: #0000ff;
  text-decoration: none;
}
A.category-links {
  color: #004080;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #000000;
  /* font-weight: bold; */
  text-decoration: none;
}
A.category-subs:hover, A.category-products:hover,A.category-top:hover {
  color: #ff0000;
  text-decoration: none;
 /* font-weight: bold; */
}
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 #9a9a9a; */
  float: left;
  padding: 2px;
}
.products-attributes-images td {
  vertical-align: top;
}

ry-subs, A.category-products {
  color: #FF0000;
  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 #9a9a9a; */
  float: left;
  padding: 2px;
}
gory-subs, A.category-products {
  color: #000000;
  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 #9a9a9a; */
  float: left;
  padding: 2px;
}

s-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}
/* marquee used as test */
marquee {
font-size: 0px;
position: static;
height: 0px;
width: 0px;
}
/* This is the CSS needed for the Order step contribution */

div.order_steps {       /* Is needed for the centering in IE */
    width: 100%;
    padding: 0px;
    margin: 0px;
    text-align: center;
}

table.order_steps {
    margin-left: auto;
    margin-right: auto;
    width: 468px;       /* Here you can set the total width of this contrib */
    padding-bottom: 10px;
    background-color: transparent;      /* Here you can change the background-color of the whole contrib */
}

tr.order_steps_line_2, tr.order_steps_line_4 {
    height: 4px;        /* Is a part in determining the height of the little squares */
    padding: 0px;
    margin: 0px;
}

tr.order_steps_line_3 {
    background-color: #CCC;     /* Determines the non-active color of the little squares */
    height: 7px;        /* Is a part in determining the height of the little squares */
    padding: 0px;
    margin: 0px;
}


td.order_steps_left, td.order_steps_right {
    width: 6%;
    padding: 0px;
    margin: 0px;
}

td.order_steps_text {
    text-align: center;
    vertical-align: top;
    color: #CCC;        /* Determines the non-active color of the text */
    padding-bottom: 10px; /* Determines the distance between the text and the line */
}

td.order_steps_cell_2, td.order_steps_cell_5, td.order_steps_cell_8, td.order_steps_cell_11 {
    background-color: #CCC;     /* Determines the non-active color of the little squares */
    width: 4%;
    padding: 0px;
    margin: 0px;
}

td.order_steps_cell_1, td.order_steps_cell_3, td.order_steps_cell_4, td.order_steps_cell_6, td.order_steps_cell_7, td.order_steps_cell_9, td.order_steps_cell_10, td.order_steps_cell_12 {
    width: 9%;
    padding: 0px;
    margin: 0px;
}

td#active_step_text {       /* These are the styles for the active text */
    color: #000;
    font-weight: bold;
}

td#active_step {        /* These are the styles for the active square */
    background-color: #000;
}

/* End Order Steps contribution CSS */
/*For Enhaced ADVERTIZING MOD next 3 stmts */
 .advertisebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /* background: url(/images/Advertise/holiday.jpg); */
  background-position: bottom;
  background-repeat: no-repeat;
  border: 0px solid #9a9a9a;
  margin-bottom: 0px;
}
.advertiseboxcontent {
  line-height: 125%;
  padding: 0px;
  color: #000000;
  border: 0px solid #9a9a9a;
}
td.pagebottomboxcontent {
  line-height: 100%;
  padding: 0px;
  color: #000000;
  border: 1px solid #006699;
  empty-cells: hide;
}
.advertiseCustom { /* ADDED for Enhanced specials_index */
   font-weight: bold;
   font-size: 18px;
   color: #0000ff;
  line-height: 1.0;
}
.advertbanner {
       text-align: center;
}

.advertiseCustomPrice { /* ADDED for Enhanced specials_index */
   font-weight: bold;
   line-height: 110%;
   font-size: 16px; 
  color: #22aaff;
}
.CategoryButtons tr{
  background: #ffffff;
}
.CategoryButtons td:hover {
   background: #A0E0FF;
   /* color: #A0E0FF; */
}
SPAN.ProductInfoPrice {
  color: #ff0000;   /* #444444 */
  font-size: 16px; 
             /* font-size: larger; */
}
SPAN.productMSRP {
  color: #909090;
  font-weight: normal;
}
SPAN.productOurPrice {
  color: #ff0000;   /* #444444 */
  font-weight: bold;
             /* font-size: larger; */
}
/* FORUM */
.bodyline{background: #f7f8fc;color:#000000;border:0px solid #98aab1}
/* XML ISLANDS */
NAME {
   color: #008000; 
   font-weight: bold;
}
NAME:after { 
   content: ":";
}
XML {
  display: block;
}
.searchresult {
  background-color: yellow;
}
.searchtermreplace {
 line-height: 1.5;
  color: #000000;
}
.searchtermreplace A {
  color: blue;
  text-decoration: underline;
}
.searchresultsfound {
  font-size: 11px;
  line-height: 1.5;
  font-weight: normal;
  color: #000000;
}
td.AdditionalImageCell {
  border: 1px outset #9a9a9a; 
}
td.product-description {
  padding-left: 20px;
}
td.product-section {
  font-size: 14px;
  font-weight: bold;
}
table.xsell{
border: 1px solid #9a9a9a;
    margin-left: auto;
    margin-right: auto;      /* Here you can set the total width of this contrib */
    padding-bottom: 10px;
    background-color: #ffffff;      /* Here you can change the background-color of the whole contrib */
}
td.centerBoxContentsCrossSell {       /* Is needed for the centering in IE */
    width: 100%;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    text-align: center;
}
