/*
//
// +----------------------------------------------------------------------+
// |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 277 2004-09-10 23:03:52Z wilt $
//
// MODIFIED BY Greg Prosser - http://stickywicketdesigns.com
// January 2005 - for http://shop.judyrussellpresents.com
//
*/

body {
  background-color: #e5edf5;
  color: #000000;
  margin: 0px;
  margin-bottom: 10px;
  padding: 0px;
  font-family: verdana,helvetica,arial,sans-serif;
  text-align: center;
}
.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 750px !important;
}

td.main, p.main {
  font-size: 80%;
  line-height: 1.5;
}

a {
  color: #428dff;
  text-decoration: none;
}

a:hover {
  color: #ffb062;
  text-decoration: none;
}

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

/*HEADER CSS*/

table.header {
  background: #ffffff url(../images/header_bg.jpg) 0 0 no-repeat;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  border-color: #9a9a9a;
}

table.headerNavigation {
  background-color: #abbbd3;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  border-color: #9a9a9a;
  width: 100% !important;
}

td.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-size: 70%;
  background-color: transparent;
  color: #000000;
  padding: 5px;
}

td.breadCrumb {
  font-size: 70%;
  font-weight: bold;
  background-color: transparent;
  color: #9a9a9a;
  padding: 3px;
  border-bottom: 1px solid #9a9a9a;
}

td.headerNavigation a, td.headerNavigation a:visited, td.footertop a  {
  font-weight: bold;
  background-color: transparent;
  color: #ffffff;
}

td.headerNavigation a:hover, td.footertop a:hover  {
  background-color: transparent;
  color: #a8cfff;
}

tr.headerError {
  background: #ff0000;
}

td.headerError {
  font-size: 80%;
  background-color: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

td.headerInfo {
  background-color: #00ff00;
  color: #000000;
}

td.headerInfo {
  font-size: 80%;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
  background-color: #ffffff;
  color: #000000;
  padding: 2px;
}

.boxText {
  font-size: 70%;
  line-height: 1.2em;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  background: #ffffff;
  color: #000000;
  border: 1px solid #9a9a9a;
  margin-bottom: 15px;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  background-color: #abbbd3;
  color: #ffffff;
  font-size: 80%;
  font-weight: bold;
  padding: 3px;
  height: 20px;
  padding-left: 5px;
}

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

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  font-size: 70%;
  line-height: 1.2em;
  padding: 4px;
  text-align: left;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  font-size: 70%;
  line-height: 1.2em;
  background-color: #abbbd3;
  color: #000000;
  margin-bottom: 15px;
}

.plainBox, .plainbox-description {
  font-size: 80%;
  line-height: 1.3em;
  background-color: #eeeeee;
  color: #000000;
  border: 1px solid #9a9a9a;
  padding: 5px;
}
.plainBoxHeading, td.tableHeading {
  font-size: 80%;
  font-weight: bold;
  padding: 11px 5px 5px;
}
td.productListing-heading {
  background-color: #abbbd3;
  color: #ffffff;
  font-size: 80%;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  padding: 3px;
  height: 20px;
}
.productListing-heading a,.productListing-heading a:link,.productListing-heading a:visited {
  background-color: transparent;
  color: #dddddd;
  text-decoration: none;
  border-top: 1px dashed #dddddd;
  border-bottom: 1px dashed #dddddd;
}
.productListing-heading a:hover {
  background-color: transparent;
  color: #ffffff;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
td.productlisting {
  border: 1px solid #9a9a9a;
}

td.productListing-data {
  font-size: 90%;
  text-align: center;
  padding: 5px;
}

/*center main section
-----------------------------------*/
td.pageHeading, div.pageHeading, h1 {
  font-weight: normal;
  color: #9a9a9a;
}
h1 {
  margin: 0.5em 0 0;
  padding: 3px;
  font-size: 130%;
  font-weight: normal;
}
.center_column {
  padding: 8px;
}
.main_page{
  width: 750px !important;
  background-color: #ffffff;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  border-color: #9a9a9a;
  padding: 5px;
}
.main input,.main select,.main textarea {
  font-size: 120%;
}

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

table.footer {
  background-color: #ffffff;
  color: #000000;
  font-size: 70%;
  text-align: center;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  border-color: #9a9a9a;
}

tr.footertop {
  background-color: #abbbd3;
  color: #666666;
  font-size: 70%;
}

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

/*miscellaneous areas
-------------------------------------*/
td.cartBox {
   background: #eff4f8;
   font-size: 70%;
   padding: 3px;
   border: 1px dotted #ffb062;
}

tr.productListing-odd, tr.upcomingProducts-odd {
  background-color: #ffffff;
  color: #000000;
}

tr.productListing-even, tr.upcomingProducts-even, .productsNotifications {
  background-color: #eff4f8;
  color: #000000;
}

td.pageresults a {
  background-color: transparent;
  color: #428dff;
}

td.pageresults a:hover {
  background-color: #FFFF33;
  color: #428dff;
}

span.newItemInCart {
  background-color: transparent;
  color: #ff0000;
  font-weight: bold;
}

td.smallText, span.smallText, p.smallText, td.pageresults {
  font-size: 80%;
}

td.fieldKey {
  font-size: 80%;
  font-weight: bold;
}

td.fieldValue {
  font-size: 80%;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 80%;
}

TEXTAREA {
  width: 100%;
  font-size: 80%;
}

.greetUser {
  background-color: transparent;
  color: #f0a480;
  font-weight: bold;
  font-size: 90%;
  padding-top: 5px;
  padding-bottom: 5px;
}

span.greetUser {}

span.markProductOutOfStock {
  background-color: transparent;
  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-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: #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 and extra links */
A.category-top, A.category-links {
  color: #428dff;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #428dff;
  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;
}
p#parse {
  margin: 0.2em 0;
  padding: 0;
  font-size: 70%;
  text-align: center;
  background-color: transparent;
  color: #888888;
}

