/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2006 Webthingz . . . Leia Crock                           |
// |                                                                      |
// | for http://www.topcatsbymail.com                                    |
// |                                                                      |
// | 
// | Portions Copyright (c) 2003 The zen-cart developers
// | 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_topcats.css 3286 2006-07-19 01:14:04Z drbyte $
*/
body {
	background-color: #5F375F;
	color: #000000;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font: 11px Verdana, Arial, sans-serif;
}

p.MsoNormal {
margin:0in;
margin-bottom:.0pt;
font-size:12.0pt;
}

.centershop {
	padding: 0px;
	margin: 0px auto;
	/*position: relative;*/
	text-align: left;
	width: 100%;
	/*width: 750px !important;*/
}

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

A {
  color: #5F375F;
  text-decoration: none;
}

A:hover {
  color: #EE4F8F;
  text-decoration: none;
}

a:link, #navEZPagesTOC ul li a {
	color: #5F375F;
	text-decoration: none;
	}
 
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #EE4F8F;
	}

a:active {
	color: #B400FF;
	}

FORM {
	display: inline;
}
.banners {
  padding: 15px;
}
h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 20px;
}
#indexCategoriesHeading
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 20px;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	text-align: center;
}

/*HEADER CSS*/

TABLE.header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-color: #5F375F;
	height: 108px;
	background-position: left center;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

TABLE.headerNavigation {
	background-color: #F3EFE1;
	margin: 0px;
	padding: 0px;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	letter-spacing:1px;
	padding: 5px;
	margin: 5px;
	text-align: left;
}
#navEZPagesTop {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	background-color: #57375F;
}
#navEZPagesTop a:link {
  color: #FFFFFF;
}
#navEZPagesTop a:hover {
  color: #FFFF99;
}
#navEZPagesTop a:visited {
  color: #FFFFFF;
}
#navBreadCrumb {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	color: #0099FF;
	}
TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #0100A4;
  padding: 3px;
  border-bottom: 1px dotted #3A3A3A;
}

td.footertop a  {
  font-weight: bold;
  color: #ffffff;
}

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

TR.headerError {
  background: #EE4F8F;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #EE4F8F;
  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: #ffffff;
  padding: 0px;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #FBFBDF;
	border: 1px solid #5F375F;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.centerBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #5F375F;
	text-align: center;
	font-weight: bold;
	letter-spacing: .01em;
	padding-top: 20px;
}


.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 2px;
  height: 19px;
  text-align: center;
}

.leftboxheading a:hover, .rightboxheading a:hover, .centerboxheading a:hover, .singleboxheading a:hover {
  font-size: 11px;
  font-weight: bold;
  color: #9DF1FB;
  padding: 2px;
  height: 19px;
  text-align: center;
}

TD.leftboxheading A, TD.rightboxheading A, TD.centerboxheading A, TD.singleboxheading A {
  color: #ffffff;
}

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

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
  background: #ffffff;
  color: #5F375F;
  background-image: url(../images/tile_back.jpg);
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  padding: 4px;
  border-top: 1px solid #5F375F;
  border-bottom: 1px solid #5F375F;
  color: #5F375F;
  font-size: 10px;
  font-weight: bold;
  line-height: 16px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border:1px solid #5F375F;
  padding: 5px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 11px;
  font-weight: bold;
  padding: 5px 5px 5px;
}
.productListing-heading {
  font-size: 11px;
  font-weight: bold;
  color: #5F375F;
  padding: 3px;
  height: 20px;
}

TD.productListing-heading{
  background-color: #5F375F;
  background-image: url(../images/tile_back.jpg);
}

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

TD.productListing-data {
	font-size: 11px;
	padding: 5px;
	font-weight: bold;
}
TD.productListing-data img{
	border:1px solid #999999;
}
.listingDescription {
	font-size: 11px;
	padding: 5px;
	font-weight: normal;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	padding-right: 3px;
	padding-left: 3px;
}

TD.pageHeading2, DIV.pageHeading2 {
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 3px;
	padding-left: 3px;
}

.center_column {
  padding: 8px;
}
.main_page{
	width: 1000px !important;
	background-color: #F3EFE1;
	border-right: 1px solid #5F375F;
	border-left: 1px solid #5F375F;
	border-bottom: 1px solid #5F375F;
	padding-top: 5px;
	padding-bottom: 5px;
}

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

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 11px;
  border-right: 1px solid #5F375F;
  border-left: 1px solid #5F375F;
  border-bottom: 1px solid #5F375F;
}

TR.footertop {
  background: #EE4F8F;
  font-size: 11px;
}

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

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #E2F9E1;
   font-size: 10px;
   padding: 3px;
   border: 1px dotted #0100A4;
}

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

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

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

TD.productListing-data-description-even {
  background: #E2F9E1;
  font-size: 10px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
  border-bottom: 1px solid #0100A4;
}

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

td.pageresults a:hover {
  background: #FFFF33;
}

SPAN.newItemInCart {
  color: #EE4F8F;
  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 {
  font-size: 11px;
}

.greeting {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
	line-height: 18px;
}
.greeting a:link{
	font-size: 14px;
	color: #000099;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.greeting a:visited{
	text-decoration: underline;
}

.greetUser {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

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: #EE4F8F;
}

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

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #EE4F8F;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.05em;
	background-color: #F3EFE1;
	}
/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #F3EFE1;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}

#logoWrapper {
	background-color: #5f375f;
	height:110px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #5F375F;
} 

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
}
#tagline {
    color:#000000;
	font-size: 2em;
    text-align : center;
	vertical-align: middle;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #csNotifications, #navEZPagesTOCWrapper {
	margin: 10px 0px;
	width: 46%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #EE4F8F;
  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: #EE4F8F;
  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: #EE4F8F;
  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 */
A.category-top {
	color: #5F375F;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A.category-links {
	color: #5F375F;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A.category-subs, A.category-products {
	color: #5F375F;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}
#navMainWrapper, #navSuppWrapper, {
	margin: 0em 0em;
	background-color: #FBFBDF;
	font-weight: bold;
	width: 100%;
}
#navCatTabsWrapper {
	margin: 0em 0em;
	background-color: #F3EFE1;
	font-weight: bold;
	width: 100%;
	border: 1px inset #57375F;
}
#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
}
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
/* attribute images table */
TABLE.products-attributes-images {
/*  width: 90%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000066;
}
.categoryListBoxContents {
	margin: 0.5em 0em;
	text-align: center;
	float: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.categoryListBoxContents img{
   border:1px solid #999999;
}

#productDetailsList {
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-image: none;
	list-style-type: none;
}

ul.floatingBox back {
	padding-left: 15px;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/*Shopping Cart Display*/
#cartAdd {
	font-weight: bold;
	text-align: left;
	padding: 5px;
	float: left;
	}

#productPrices {
	text-align: left;
	text-indent: 5px;
	}
.messageStackCaution{
	background-color:#ffff00;
	font-weight: bold;
	color: #FF0000;
}
.messageStackError,.messageStackWarning{
	background-color:#ffff00;
	font-weight: bold;
	color: #FF0000;
}
.messageStackSuccess{
	background-color:#ffff00;
	font-weight: bold;
	color: #FF0000;
}