/*

//

// +----------------------------------------------------------------------+

// |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 $

*/



/* +----------------------------------------------------------------------+

   | Color Replacements                                                   |

   +----------------------------------------------------------------------+

   | #000000 : Plain Text                                                 |

   | #555555 : Page Background                                            |

   | #D9E1EB : Table Background                                           |

   | #D1923E : Borders, Box Headers and Box Footers                       |

   | #0303CD : Non-header Links, CSS Button Backgrounds                   |

   | #422121 : Non-header Links Hover, CSS Button Backgrounds Hover       |

   | #F6F8FC : Box Header Links, CSS Button Text                          |

   | #FFFFFF : Box Header Links Hover, Header Plain Text                  |

   | #D4D0C8 : Page Header Text                                           |

   | #D4D0C8 : Greeting For User                                          |

   +----------------------------------------------------------------------+



   +----------------------------------------------------------------------+

   | Background Images                                                    |

   +----------------------------------------------------------------------+ 

   | All you need to do is add the url location of the file between ''    |

   +----------------------------------------------------------------------+

*/



BODY 

     {

     background-image: url('');

     }    



.centershop 

     {

     background-image: url('');

     }

	 

TABLE.header

     {

     background-image: url(''); 

     }

	

TABLE.headerNavigation

     {

     background-image: url('');

     }

	 

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading 

     {

	 background-image: url('');

	 }

	 

	 	 	 

/* +----------------------------------------------------------------------+

   | Don't change anything below this line unless you know what you are   |

   | doing                                                                |

   +----------------------------------------------------------------------+

*/



BODY {

	color: #000000;

	background-color: #555555;

	margin: 0px;

	margin-bottom: 10px;

	padding: 0px;

    font: 11px Verdana, Arial, sans-serif;

}

.centershop {

	padding: 0px;

	margin: 0px auto;

	position: relative;

	text-align: left;

	width: 760px !important;

    background: #D9E1EB;

	border: 2px solid #D1923E;

}

TD.main, P.main {

  font-size: 11px;

  line-height: 1.5;

}

A {

  color: #0303CD;

  text-decoration: none;

}

A:hover {

  color: #422121;

  text-decoration: none;

}

FORM {

	display: inline;

}

.banners {

  padding: 15px;

}

/*HEADER CSS*/

TABLE.header {

  background-repeat: repeat-x;

  background-color: #D9E1EB;

}



TABLE.headerNavigation {

  background-color: #D1923E;

  width: 100% !important;

  padding-left: 8px;

  padding-right: 8px;



}



TD.headerNavigation {

  position: relative;

  vertical-align: middle;

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  font-weight: bold;

  color:#FFFFFF;

  letter-spacing:1px;

  padding: 5px;

}

TABLE.infoContent {

  width: 100% !important;

  padding-left: 8px;

  padding-right: 8px;

}

TD.infoContent {

  position: relative;

  vertical-align: middle;

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  font-weight: bold;

  color: #000000;

  letter-spacing:1px;

  padding: 5px;

}

TD.breadCrumb {

  font-size: 10px;

  font-weight: bold;

  color: #000000;

  padding: 3px;

}

TD.headerNavigation A, TD.headerNavigation A:visited  {

  font-weight: bold;

  color: #F6F8FC;

}

td.footertop a  {

  color: #0303CD;

}

TD.headerNavigation A:hover  {

  color: #FFFFFF;

}

td.footertop a:hover  {

  color: #422121;

}

TR.headerError {

  background: #422121;

}

TD.headerError {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  background: #422121;

  color: #D9E1EB;

  font-weight : bold;

  text-align : center;

}

TR.headerInfo {

  background: #F6F8FC;

}

TD.headerInfo {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  background: #F6F8FC;

  color: #D9E1EB;

  font-weight: bold;

  text-align: center;

}

/*

  +-------------------------------------------------------------------+

  |                                Box CSS                            |

  +-------------------------------------------------------------------+

*/

.column_left, .column_right, .column_single {

  background: transparent;

  padding: 2px;

}

.boxText {

  font-size: 11px;

  line-height: 125%;

}

.leftbox, .rightbox, .centerbox, .singlebox {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  background: transparent;

  border: 1px solid #D1923E;

  margin-bottom: 15px;

}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {

  font-size: 10px;

  font-weight: bold;

  color: #FFFFFF;

  padding: 3px;

  height: 20px;

  padding-left: 5px;

}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {

  color: #F6F8FC;

}

td.leftboxheading a:hover, td.rightboxheading a:hover, td.centerboxheading a:hover, td.singleboxheading a:hover {

  color: #FFFFFF;

}

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {

  background: #D1923E;

}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {

  line-height: 125%;

  padding: 4px;

}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {

  background-color: #D1923E;

  margin-bottom: 15px;

}



.plainBox, .plainbox-description {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  background: transparent;

  border:1px solid #D1923E;

  padding: 5px;

}

.plainBoxHeading, TD.tableHeading {

  font-size: 12px;

  font-weight: bold;

  padding: 11px 5px 5px;

}

.productListing-heading {

  background-color: #D1923E;

  font-size: 10px;

  font-weight: bold;

  color: #FFFFFF;

  padding: 3px;

  height: 20px;

}

TD.productlisting {

  border:1px solid #D1923E;

}

TD.productListing-data {

  font-size: 10px;

  padding: 5px;

}

/*center main section

-----------------------------------*/

TD.pageHeading, DIV.pageHeading, h1 {

  font-size: 16px;

  font-weight: bold;

  color: #ff3300;

  padding-top: 11px;

}

.center_column {

  padding: 8px;

}

.main_page{

  padding-left: 8px;

  padding-right: 8px;

  background: transparent;

}

/* footer

--------------*/

TABLE.footer {

  background: transparent;

  text-align: center;

  font-size: 10px;

}

TR.footertop {

  background: transparent;

  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: #D9E1EB;

}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {

  background: #eff4f8;

}

TD.productListing-data-description-odd {

  background: #D9E1EB;

  font-size: 10px;

  padding-left: 10px;

  padding-right: 10px;

  padding-bottom: 12px;

  border-bottom: 1px solid #D1923E;

}

TD.productListing-data-description-even {

  background: #eff4f8;

  font-size: 10px;

  padding-left: 10px;

  padding-right: 10px;

  padding-bottom: 12px;

  border-bottom: 1px solid #D1923E;

}

td.pageresults a {

  color: #0303CD;

}

td.pageresults a:hover {

  background: #422121;

}

SPAN.newItemInCart {

  color: #422121;

  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;

  border: 1px solid #D1923E;

}

TEXTAREA {

  width: 100%;

  font-size: 11px;

  border: 1px solid #D1923E;

}

.greetUser {

   color: #ff0000;

   font-weight: bold;

   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: #422121;

}

span.productSpecialPriceSale {

  color: #422121;

	text-decoration: line-through;

}

SPAN.productPriceDiscount, .inputRequirement {

  font-size: 10px;

  color: #422121;

}

.moduleRow { }

.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }

.moduleRowSelected { background-color: #E9F4FC; }

/* message box */

.messageBox {}

.messageStackError, .messageStackWarning, errorBox {

  background-color: #422121;

  color: #D9E1EB;

  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-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: #422121;

  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: #422121;

  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: #D9E1EB;

	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 and extra links */

A.category-top, A.category-links {

  color: #0303CD;

  text-decoration: none;

}

A.category-subs, A.category-products {

  color: #0303CD;

  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;

}

/* css buttons */

.cssButton, .SubmitBtn {

width : 210px;

background: #0303CD;

color : #F6F8FC;

border: 2px solid #000000;

vertical-align: top;

font-weight: normal;

font-family: Tahoma;

font-size: 12px;

line-height: 130%;

cursor: pointer;

text-align:center;

border-spacing: 2px;

margin-left: auto;

margin-right: auto;

white-space: nowrap;

display: block;

text-decoration: none;

font-weight: bold;

width: 150px;

}



.SearchSubmit {

width; 50px;

background: #0303CD;

color : #F6F8FC;

border: 2px solid #000000;

font-weight: normal;

font-family: Tahoma;

font-size: 10px;

cursor: pointer;

text-align:center;

border-spacing: 1px;

text-decoration: none;

font-weight: bold;

}



.cssButtonHover  {

width : 210px;

background: #0303CD;

color : #F6F8FC;

border: 2px solid #000000;

vertical-align: top;

font-weight: normal;

font-family: Tahoma;

font-size: 12px;

line-height: 130%;

cursor: pointer;

text-align:center;

border-spacing: 2px;

margin-left: auto;

margin-right: auto;

white-space: nowrap;

display: block;

text-decoration: none;

font-weight: bold;

width: 150px;

}

.SubmitBtn {

  width: 250px;

  horizontal-align: right;

}

.small_delete, .button_prev, .button_next {width: 70px;}

.button_sold_out_sm, .button_sold_out,.button_update_cart, .button_checkout, .button_login {width: 100px;}

/* adding the styles below might be needed if the default button width is changed */

/* .button_continue_shopping, .button_shipping_estimator {width: 150px;} */

.button_return_to_product_list{width: 220px;}

.button_in_cart{width: 190px;}

.button_submit {width: 180px;}

.button_update_cart {color: white;}

.button_update_cartHover {color: black;}

