/*
//
// +----------------------------------------------------------------------+
// |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;
	color: #202020;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
   font: 11px Arial, sans-serif;
}

IMG {
	border: 0px;
	padding: 0px 0px 0px 0px;
}

.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 759px !important;
}

.content {
  font-size: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Arial, sans-serif;
}

TD.main, P.main td.mainbold{
  font-size: 11px;
  line-height: 1.5;
  padding-top: 4px;
  padding-bottom: 4px;
}

td.mainbold {
  font-weight: bold;
  padding-left: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
}

A, a.title {
  color: #003375;
  text-decoration: none;
}

A:hover, a.title:hover {
  color: #7A0305;
  text-decoration: none;
}

a.title {
	font-size: 14px;
}


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

td.mainbody {
	padding-left: 13px;
	padding-top: 12px;
}


/*HEADER CSS*/

TABLE.header, TABLE.headernopic {
  background-color: #ffffff;
  border-right: 0px solid #9a9a9a;
  border-left: 0px solid #9a9a9a;
  border-bottom: 0px solid #9a9a9a;
}

TABLE.header {
  background-image: url(../images/topBG.jpg);
  background-repeat: no-repeat;
}

td.header {
  background-image: url(../images/topBG.jpg);
  background-repeat: no-repeat;
}


TABLE.headerNavigation {
  background-image: url(../images/tile_back.jpg);
  background-color: #abbbd3;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  width: 100% !important;
}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#202020;
  letter-spacing:1px;
  padding: 5px;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #212121;
  padding: 0px;
}

.sub_content_row_top{
  background: url(../images/sub-top.gif);
  background-repeat: no-repeat;
}

.sub_content_row_middle{
  background: url(../images/sub-middle.gif);
}

.sub_content_row_top_productinfo{
  background: url(../images/top-productinfo.gif);
  background-repeat: no-repeat;
}

.sub_content_row_middle_productinfo{
  background: url(../images/middle-productinfo.gif);
}

a.sub_content {
  font-weight: bold;
  font-size: 12px;
}

a.breadcrumblink {
  color: #666664;
  font-weight: bold;
  font-size: 10px;
}

.graytext {
  color: #202020;
  font-size: 12px;
}

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: Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.price {
	font-weight: bold;
	color: #84041B;
}

.gatewayblurb {
	font-weight: bold;
	color: #84041B;
	font-size: 12px;
}
.outofprint {
	font-weight: bold;
	color: #5F5E5A;
}

.author {
	font-weight: bold;
	color: #5F5E5A;
}

.customerserviceheader {
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	color: #202020;
}

td.countyheader {
	background: #D4D4B8;
	padding-left: 8px;
	font-weight: bold;
	font-size: 14px;
}

td.statetabs {
	background: #F1F1E7;
	font-size: 11px;
	font-weight: bold;
	color: black;
	height: 20px;
	border-left: 1px solid #B8B9AB;
	padding-left: 8px;
	font-weight: bold;
}

td.statedisplay {
	padding-left: 8px;
}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
  background: #ffffff;
  padding: 0px;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border: 1px solid #B8B8B8;
  margin-bottom: 6px;
}

.subbox {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #DADABE;
  border: 1px solid #9a9a9a;
  margin-bottom: 15px;
  padding: 5px 5px 5px 5px;
}

a.linksBottom {
  color: #730915;
  font-weight: bold;
  font-size: 14px;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  /*background-color: #abbbd3;*/
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 0px;
  height: 20px;
  padding-left: 0px;
}

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

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

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

.plainBox, .plainbox-description {
  font-family: 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: 11px;
  font-weight: bold;
  color: black;
  padding: 3px;
  height: 20px;
  padding-left: 6px;
}

TD.productListing-heading{
  background-color: #D4D4B8;
  border-left: 1px solid white;
  border-right: 1px solid #B9B79E;
  white-space: nowrap;
}

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


TD.productlisting-alt {
  border:1px solid #B5B5B5;
  background-color: #EEEEEE;
}


TABLE.productlisting,TABLE.productListing {
  border:1px solid #B5B5B5;
}

TD.productListing-data {
  font-size: 11px;
  padding: 3px;
}

td.productListing-search {
  padding-left: 8px;
  padding-bottom: 5px;
  padding-top: 5px;
}


td.productListing-search-cd {
  background-color: #BBBBBB;
  padding-left: 8px;
  padding-bottom: 5px;
  padding-top: 5px;
}

td.viewinside {
  padding: 4px 4px 4px 4px;
  background-color: #EEEEEE;
}

a.viewinside {
  color: #003375;
  font-weight: bold;
}

a.boldlink {
  font-weight: bold;
  font-size: 14px;
}

.boldtext {
  font-weight: bold;
  font-size: 14px;
}

td.tableheader {
  color: white;
  font-family: verdana;
  font-weight: bold;
  font-size: 15px;
  background-image: url(../images/tableRedGhome.jpg);
  background-repeat: no-repeat;
  padding-left: 5px;
}

td.tableheader-square {
  color: white;
  font-family: verdana;
  font-weight: bold;
  font-size: 15px;
  padding-left: 5px;
  background-image: url(../images/tableRedGhome-square.jpg);
  background-repeat: repeat;
}

td.tablesubheader {
  background-color: #272727;
  color: white;
  font-size: 14px;
  background-image: url(../images/tablesearchsubheader.gif);
  padding-left: 5px;
}


a.searchtips, a.searchtips:hover {
  color: #FAEDC0;
  font-size: 11px;
  font-weight: bold;
}


td.searchheader {
  color: white;
  font-weight: bold;
  font-size: 14px;
}

td.searchnavheader {
  font-weight: normal;
  color: white;
  font-size: 12px;
}

a.searchnavheader, a.searchnavheader:hover {
  color: white;
}

td.productdetails {
  padding: 4px 4px 4px 4px;
  background-color: #F2F3D4;
}

.producttitle {
	color: #720403;
	font-weight: bold;
	font-size: 16px;
}

.producttitle2 {
	color: #720403;
	font-weight: normal;
	font-size: 14px;
}

.warehousetag {
	color: #003375;
	font-weight: normal;
	font-size: 14px;
	font-style: italic;
	text-decoration: underlined;
}

.productauthor {
	color: #737373;
	font-size: 12px;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

TD.checkoutHeading {
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
}

TD.checkoutText {
  font-size: 10pt;
  padding-top: 4px;
  padding-bottom: 4px;
}

.checkoutTextBig {
  font-size: 14pt;
  padding-top: 4px;
  padding-bottom: 4px;
	font-weight: bold;
}

TD.checkoutTextBox {
  font-size: 10pt;
  padding-top: 4px;
  padding-bottom: 4px;
  border:1px solid #9a9a9a;
}

TD.checkoutSubText {
  font-size: 9pt;
  text-align: left;
  padding-top: 4px;
  padding-bottom: 4px;
}

h1 {
  font-weight: bold;
  text-align: left;
  font-size: 16px;
  font-family: Tahoma;
  color: #7D0A0F;
  margin: 8px 0px 0px 0px;
 }

h1.checkout {
  font-size: 15pt;
 }

h1 a {
  color: #7D0A0F;
}

h1.header {
	line-height: 28px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fee6aa;
}

a.top, a.top:visited, a.top:active {
  font-size:11px;
  color: #FEE6AA;
  font-weight: bold;
}

a.top:hover, a.browse:hover {
  color: white;
}

a.browse, a.browse:visited, a.browse:active {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fee6aa;
}

td.browseheader {
  font-size:13px;
  color: white;
  font-weight: bold;
  background-color: #5D5D5C;
  padding-left: 8px;
  padding-top: 2px;
  padding-bottom: 2px;
}

a.browseheader, a.browseheader:hover {
  font-size:13px;
  color: white;
  font-weight: bold;
}


.browsebody {
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 12px;
  padding-top: 6px;
  background-color: #EEEEEE;
}

.mainpagebottom {
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 12px;
  padding-top: 6px;
  background-color: #FFFFFF;
  border: 1px solid #9a9a9a;
}

.pointersheader {
  font-size:13px;
  color: white;
  font-weight: bold;
  background-color: #7A0305;
  padding-left: 8px;
}

.pointersbody {
  background-color: #DADABF;
  padding-left: 8px;
  padding-bottom: 6px;
  padding-top: 6px;
}

.leftblurb {
  color: white;
  font-size: 11px;
}

a.browse2, a.browse2bold {
  font-size: 11px;
  color: #003375;
}

a.browse2:hover, a.browse2bold:hover {
  color: #7A0305;
}

a.signup {
  font-size: 12px;
  color: #003375;
  font-weight: bold;
}

a.signup:hover {
  color: #7A0305;
  font-weight: bold;
}

a.browse2bold {
  font-weight: bold;
}

.footerbold {
  padding-top: 14px;
  font-weight: bold;
  color: #7A0305;
  font-size: 12px;
}

a.footerbold:hover {
  color: #003375;
}

.footernotbold {
  padding-top: 8px;
  color: #202020;
  font-size: 9px;
}

a.footernotbold:hover, a.footernotbold2:hover, a.footernotbold3:hover {
  color: #7A0305;
}

.footernotbold2 {
  padding-top: 8px;
  color: #003375;
  font-size: 9px;
}

.footernotbold3 {
  padding-top: 12px;
  color: #5D5D5C;
  font-size: 9px;
}

.backtotop {
  padding-top: 4px;
  color: #003375;
  font-size: 9px;
  font-weight: bold;
}

.center_column {
  padding: 0px;
}
.main_page{
  width: 100% !important;
  background-color: #ffffff;
  border-right: 0px solid #9a9a9a;
  border-left: 0px solid #9a9a9a;
  border-bottom: 0px solid #9a9a9a;
  padding: 0Px;
}

.catalog_even_left {
  background-color: #F1F1E7;
}

.catalog_odd_left {
  background-color: #FFFFFF;
}

.catalog_even_right {
  background-color: #F1F1E7;
  border-left: 1px solid  #B5B5B5;
}

.catalog_odd_right {
  background-color: #FFFFFF;
  border-left: 1px solid  #B5B5B5;
}

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

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

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

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

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

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

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #F1F1E7;
}

TD.productListing-data-description-odd {
  background: #ffffff;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #B5B5B5;
}

TD.productListing-data-description-even {
  background: #eff4f8;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #B5B5B5;
}

a.productdisplay {
  color: #003375;
  font-size: 11px;
  font-weight: bold;
}

.cartproductprice {
  color: #7A0305;
  font-size: 11px;
  font-weight: bold;
}

.cartproductpricetotal {
  color: #7A0305;
  font-size: 15px;
  font-weight: bold;
}

table.totalprice {
  font-weight: bold;
  border: 1px solid #B5B5B5;
  background-color: #EEEEEE;
  width: 199px;
  font-size: 15px;
}

/*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: 11px;
}

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 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: 11px;
  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: 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;
  font-size: 10pt;
  padding-right: 5px;
}
TD.ot-total-Amount {
  font-weight: bold;
  border-top: 1px solid #9a9a9a;
  font-size: 10pt;
}
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 {
	  font-size: 10pt;
}


/* 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: #202020;
  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 Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
  font-family: 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 */
A.category-top {
  color: #008000;
  text-decoration: none;
}
A.category-links {
  color: #004080;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #FF0000;
  text-decoration: none;
}
A.catalog-links {
  font-weight: bold;
  color: #003375;
  font-size: 14px;
}
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;
}





/* RANDYS CSS */

.A10black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #202020;
}
.A10black a:Link{
	font-weight: bold;
	text-decoration: none;
	color: #202020;
}
.A10black a:Visited{
	font-weight: bold;
	text-decoration: none;
	color: #202020;
}
.A10black a:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #7a0305;
}
.A10black a:Visited:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #7a0305;
}

.A10grey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5d5d5c;
}
.A10grey a:Link{

	text-decoration: none;
	color: #5d5d5c;
}
.A10grey a:Visited{

	text-decoration: none;
	color: #5d5d5c;
}
.A10grey a:Hover{

	text-decoration: none;
	color: #7a0305;
}
.A10grey a:Visited:Hover{

	text-decoration: none;
	color: #7a0305;
}

.A10blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003375;
}
.A10blue a:Link{
	font-weight: bold;
	text-decoration: none;
	color: #003375;
}
.A10blue a:Visited{
	font-weight: bold;
	text-decoration: none;
	color: #003375;
}
.A10blue a:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #7a0305;
}
.A10blue a:Visited:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #7a0305;
}


.A11black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #202020;
}
.A11black a:Link{
	font-weight: bold;
	text-decoration: none;
	color: #003375;
}
.A11black a:Visited{
	font-weight: bold;
	text-decoration: none;
	color: #003375;
}
.A11black a:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #7a0305;
}
.A11black a:Visited:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #7a0305;
}

.A11white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.A11white a:Link{
	font-weight: bold;
	text-decoration: none;
	color: #fee6aa;
}
.A11white a:Visited{
	font-weight: bold;
	text-decoration: none;
	color: #fee6aa;
}
.A11white a:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.A11white a:Visited:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.T12white {
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.T12white a:Link{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.T12white a:Visited{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.T12white a:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #fee6aa;
}
.T12white a:Visited:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #fee6aa;
}


.A11peach {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fee6bd;
}
.A11peach a:Link{
	font-weight: bold;
	text-decoration: none;
	color: #fee6bd;
}
.A11peach a:Visited{
	font-weight: bold;
	text-decoration: none;
	color: #fee6bd;
}
.A11peach a:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.A11peach a:Visited:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}


.A11blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003375;
}
.A11blue a:Link{

	text-decoration: none;
	color: #003375;
}
.A11blue a:Visited{

	text-decoration: none;
	color: #003375;
}
.A11blue a:Hover{

	text-decoration: none;
	color: #7a0305;
}
.A11blue a:Visited:Hover{

	text-decoration: none;
	color: #7a0305;
}

.A12blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003375;
}
.A12blue a:Link{

	text-decoration: none;
	color: #003375;
}
.A12blue a:Visited{

	text-decoration: none;
	color: #003375;
}
.A12blue a:Hover{

	text-decoration: none;
	color: #7a0305;
}
.A12blue a:Visited:Hover{

	text-decoration: none;
	color: #7a0305;
}

.A12black {
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
}
.A12black a:Link{
	font-weight: bold;
	text-decoration: none;
	color: #003375;
}
.A12black a:Visited{
	font-weight: bold;
	text-decoration: none;
	color: #546584;
}
.A12black a:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #7a0305;
}
.A12black a:Visited:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #7a0305;
}

.A12blackAblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
}
.A12blackAblack a:Link{
	font-weight: bold;
	text-decoration: none;
	color: #202020;
}
.A12blackAblack a:Visited{
	font-weight: bold;
	text-decoration: none;
	color: #202020;
}
.A12blackAblack a:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #7a0305;
}
.A12blackAblack a:Visited:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #7a0305;
}


.A13red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7a0305;
}
.A13red a:Link{
	font-weight: bold;
	text-decoration: none;
	color: #7a0305;
}
.A13red a:Visited{
	font-weight: bold;
	text-decoration: none;
	color: #7a0305;
}
.A13red a:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #003375;
}
.A13red a:Visited:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #003375;
}



.A14red {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7a0305;
}
.A14red a:Link{
	font-weight: bold;
	text-decoration: none;
	color: #7a0305;
}
.A14red a:Visited{
	font-weight: bold;
	text-decoration: none;
	color: #7a0305;
}
.A14red a:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #003375;
}
.A14red a:Visited:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #003375;
}

.A14yellow {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fee6aa;
}
.A14yellow a:Link{
	font-weight: bold;
	text-decoration: none;
	color: #fee6aa;
}
.A14yellow a:Visited{
	font-weight: bold;
	text-decoration: none;
	color: #fee6aa;
}
.A14yellow a:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.A14yellow a:Visited:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.A16red {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7a0305;
}
.A16red a:Link{
	font-weight: bold;
	text-decoration: none;
	color: #7a0305;
}
.A16red a:Visited{
	font-weight: bold;
	text-decoration: none;
	color: #7a0305;
}
.A16red a:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #003375;
}
.A16red a:Visited:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #003375;
}

.A13blue {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003375;
}
.A14blue {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003375;
}
.A16blue {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003375;
}
.A16blue a:Link{
	font-weight: bold;
	text-decoration: none;
	color: #003375;
}
.A16blue a:Visited{
	font-weight: bold;
	text-decoration: none;
	color: #003375;
}
.A16blue a:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #7a0305;
}
.A16blue a:Visited:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #7a0305;
}


.T15white {
	line-height: 15px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
}
.T15white a:Link{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.T15white a:Visited{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.T15white a:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.T15white a:Visited:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}



.T16yellow {
	line-height: 16px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fee6aa;
}
.T16yellow a:Link{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.T16yellow a:Visited{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.T16yellow a:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.T16yellow a:Visited:Hover{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.offerIndent {
	margin: 10px;
	padding: 10px;
}

.searchIndent {
	margin: 10px;
	padding: 10px;
}
.listSpace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 11px;
	margin-left: 9px;

}
.searchInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #202020;
	height: 12px;
	width: 145px;
	border: 2px solid #787978;
}

.greyBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b7b7b7;
	border-right-color: #b7b7b4;
	border-bottom-color: #b7b7b5;
	border-left-color: #b7b7b6;


}
.tableStretchH {
	height: 100px;
	position: fixed;

}
.ssllogo {
	text-align: right;
	vertical-align: bottom;
	padding-top: 50px;
}

.checkoutStep {
	font-size: 11pt;
	color: #7D0A0F;
	border: 1px solid black;
	float: right;
	padding: 3px;
	font-weight: bold;
	margin-bottom: auto;
}

.checkout_summary {
	border: 1px solid black;
	color: #650103;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
}

.checkout_summary TD.ot-subtotal-Text,
.checkout_summary TD.ot-cod-fee-Text,
.checkout_summary TD.ot-total-Text,
.checkout_summary TD.ot-group-pricing-Text,
.checkout_summary TD.ot-gv-Text,
.checkout_summary TD.ot-loworderfee-Text,
.checkout_summary TD.ot-shipping-Text,
.checkout_summary TD.ot-subtotal-Text,
.checkout_summary TD.ot-tax-Text,
.checkout_summary TD.ot-coupon-Text {
	text-align: left !important;
}

div.facebook {
  position: absolute;
  left: 15px;
  top: 10px;
  height: 30px;
  width: 55px;
}

.catalogs-com {
  left: 99px;
  position: absolute;
  top: 6px;
}
.sidebar-table .catalogs-com {
  position: static
}
/* MG 20130927a: style the temporary message: no order confirmations */
p.attention {
  font-size: 125%;
  color: rgb(199,0,0);
  padding-left: 20px;
  text-indent: -20px;
}
