/*
//
// +----------------------------------------------------------------------+
// |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: #FFFFFF;	/* #857F68; /* #5E5845; /* #201C16; */
	background-image: url(../images/mv-background.gif);
	background-repeat: repeat-y;
	background-position: center;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
   	font-size: 11px;
	
/*    font: 11px Verdana, Arial, sans-serif; */
}

.imagelink a img { border: 0px none; } 
.imagelink a:hover img { border: 0px none; }


.centershop {
	padding: 0px;
	padding-top: 0px;
	margin: 5px auto;
	margin-top: 0px;
	background-color: #FFFFFF; /* #002C62; /* #004A6D; /* #727272; */
	position: relative;
	text-align: left;
	width: 880px !important;
}

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

A {
  color: #84837D;		/* @@@ #428dff; */
  text-decoration: none;
}

A:hover {
  color: #84837D;	/* @@@  #ffb062; */
  text-decoration: underline;
}

/* Make this color the same as your normal A link color. */
.link_color {
  color: #84837D;		/* @@@ #428dff; */
}

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

/*HEADER CSS*/

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

TABLE.headerNavigation {
/*  @@@ background-image: url(../images/tile_back.jpg);
  background-color: #abbbd3; */
  background-color: #DA0109;	/* &&& #8696B4; */
/*  @@@ border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a; */
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  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: 5px;
  margin: 10px #FFFFFF;
  border: 1px solid #FFFFFF;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: normal;
  color: #84837D;	/* #4E7096;	/*  red; */
  padding: 3px;
  border-bottom: 1px solid #CCCCCC; /* #9a9a9a; */
}

TD.headerNavigation A, TD.headerNavigation A:visited {
  font-weight: bold;
  color: #ffffff;
}

TD.footertop a  {
  font-weight: normal;
  font-size: 9px;
  color: #173261;
}

TD.headerNavigation A:hover  {
	color: #002C62;			/* 173261; */
	text-decoration: none;
}

TD.footertop a:hover  {
  color: #173261;
  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-color: #FFFFFF;
  padding: 0px;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}

.rightbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border: 1px solid #9a9a9a;
  margin-bottom: 2px;
  margin-left: 1px;
}

/* Overridden for IE for MyShop */
.centerbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
/*   border: 1px solid #9a9a9a;  */
  margin-bottom: 2px;
}

/* Overridden for IE for MyShop */
.leftbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
/*  border: 1px solid #9a9a9a;   myshop */
  margin-bottom: 2px;
  margin-left: -3px;
  margin-top: 0px;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  background-color: #2E513C;	/* #8696B4;		/* #EEECE7; */
  color: white;	/* #333333; */
  font-size: 10px;
  font-weight: normal;
  padding: 3px;
  height: 20px;
  padding-left: 5px;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: white;	/* #333333; */
}

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
  background: #2E513C;		/* abbbd3; */
/* @@@  background-image: url(../images/tile_back.jpg); */
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;  
  padding: 0px;
/*  border-top: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a; */
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: #FFFFFD;	/* @@@  green;	 /* #abbbd3; */
/* @@@  background-image: url(../images/tile_back.jpg); */
  margin-bottom: 15px;
  height: 0px;
}

.plainBox {
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  font-size: 12px;
  background: #ffffff;
/*  border:1px solid #9a9a9a; */
  border-bottom:1px solid #CCCCCC;
  padding: 5px;
}


.plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
/*  border:1px solid #9a9a9a; */
  padding: 5px;
}


.plainBoxHeading {
	font-size: 12px;
	font-weight: bold;
	color: #71961F;	/* 4E7096; */
}

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

TABLE.productListing-heading {
  table-layout: fixed;
}

TD.productListing-heading{
/*   background-color: #84837D; 
	height: 3mm; 
	border-bottom: 3px solid #3F9508;
	padding-right: 5px;
*/
	background-color: #2E513C;
	background-image: url(../images/tile_head.jpg);
	color: white;	
}

TD.productListing-heading A {
  color: #FFFFFF;
  text-decoration: none;
}

TD.productListing-heading A:hover{
  color: #CCCCCC;	/* #1A1712; */
  text-decoration: none;
}

TABLE.productListing-data {
  table-layout: fixed;
}

TABLE.productListing-subdata {
	table-layout: fixed;
}


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

TD.productListing-data {
  font-size: 10px;
  padding: 5px;
  color: #000000;
}


/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 14px;
  font-weight: bold;
  color: #6C625C;	 /* #243468; /* #042A5C;  /* @@@ #9a9a9a; */
  padding-top: 11px;
}

/* Overridden for IE for MyShop */
.center_column {
  padding: 4px;
  background-color: #FFFFFE;	/*#E8EBEF;*/
}

.main_page{
  width: 100% !important;
  background-color: #ffffff;
  padding: 4px;
  border-top: 4px solid #84837D;

  /* myshop
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  */
}

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

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 10px;
  /* myshop
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
*/
}

TR.footertop {
  background: #FFFFFF;
  color: #173261;
/*   background-image: url(../images/tile_back.jpg); */
  font-size: 11px;
}

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

/*miscellaneous areas
-------------------------------------*/
/* cartBox is used for Quantity/Add to cart area in Product Info page */
TD.cartBox {
/*    background: #eff4f8; */
   font-size: 11px;
   color:#666666;
   font-weight: bolder;
   padding: 3px;
	text-align: left;
	padding-left: 3em;

/*   border: 1px dotted #ffb062; */
	
}

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

TR.productListing-even, TR.upcomingProducts-even {
  background: #EAE9DB;		/* CFD6E0; */
}

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: #6C625C;	/* 84837D;	/* @@@ #428dff; */
}

td.pageresults a:hover {
  background: #EAE9DB;		/* CFD6E0;	/* @@@  #FFFF33; */
  text-decoration: underline;
}

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

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

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

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

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #E95403;	/* CC0033; */
}

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

SPAN.productPriceDiscount {
  font-size: 10px;
  color: #5A594D;	/* 9A7C7E;		/* #FF0033; */
  display: none;			// turn if off for now
}

.inputRequirement {
	font-size: 10px;
	color: #CC0000;
}

.moduleRow { 
	background-color: #FFFFFF;
	color: #323230;		/* #243468; */
}
.moduleRowOver, .productsNotifications { 
	background-color: #EAE9DB;	/* CFD6E0;	/* #D7E9F7;  */
	color: #84837D;	/* #666666; */
	cursor: pointer; 
}
.moduleRowSelected { 
	background-color: #6C625C;	/* 8696B4;	/*  #E9F4FC;  */
	color: #FFFFFF !important;
}

/* 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: #0052B4;
  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-size: 11px;
  font-family: Verdana, Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
/*  background: #D0D0D0; */
  color: #666666;
  border:1px solid #9a9a9a;
  text-decoration: none;
  margin-bottom: 10px;
}

TD.categoriesdescription {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 12px;
  word-spacing: 0.5ex;
  line-height: 3ex;
}

/* categories box parent and child categories */

A.category-top {
	text-decoration: none;
/*   	background-color: #ffffff;
	color: #173261; &&& */
	color: #ffffff;
}

/* @@@
A.category-top, A:visited .category-top, A.category-subs, A:visited .category-subs, A.category-products, A:visited .category-products {
	text-decoration: none;
   	background-color: #ffffff;
  	border-top: 1px solid #9a9a9a;
	font-size: 10px;
	color: #173261;
}

A:hover .category-top, A:active .category-top, A:hover .category-subs, A:active .category-subs, A:hover .category-products, A:active .category-products {
  	background-color: #CFD6E0;
	color: #173261;
	text-decoration: none;
}
*/


A.category-links {
  color: #6C625C;	/* 8696B4; */
  font-weight: bold;
  text-decoration: none;
}

A.category-subs, A.category-products {
	text-decoration: none;
/*   	background-color: #ffffff; &&& */
	color: #ffffff;
}

/* @@@
A.category-subs, A.category-products {
  background-color: #ffffff;
  color: #173261;
  text-decoration: none;
}
*/

/* your category uses this once its expanded */
SPAN.category-subs-parent {
/*  @@@ font-weight: bolder; */
  font-weight: bold;
  color: #AA0000;		/*  #173261; */
}

/* your sub-category, once selected, uses this */
SPAN.category-subs-selected {
  font-weight: bold;
  color: #9A7C7E;
}

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


/* 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;
	margin-top: 0px;
	margin-bottom: 12px;
}

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: #D4D2BC;     /* 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: #666666;        /* 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: #D4D2BC;     /* 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 */


/* Use for specials on Main Page - START */
.specialsCustom { /* ADDED for Enhanced specials_index */
   font-weight: bold;
   font-size: 16px;
   color: #1E5B7E;
}

.specialsCustomPrice { /* ADDED for Enhanced specials_index */
   font-weight: bold;
   font-size: 15px;
}

/* Use for specials on Main Page - END */
