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

/*
link red: #e80c2a
type grey: #5a5b5e
link bg grey: #C7C8CA
*/

BODY {
	background-color: #FFF;
	color: #000000;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
   font: 11px Verdana, Arial, sans-serif;
   text-align: center;
}

pre {
	font-family: Verdana, Arial, sans-serif;
}

.centershop {
	padding: 0px;
	margin: 20px auto 0 auto;
	border: solid 1px #c7c8ca;
	position: relative;
	text-align: left;
	width: 770px !important;
}

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

A {
  color: #5a5b5e;
  text-decoration: none;
	letter-spacing: 0.1em;
}

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

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

/*HEADER CSS*/

TABLE.header {
	 background-color: #ffffff; 
/* background-image: url(../images/header_bg.jpg);
  background-repeat: repeat-x; 
 
  border-right: 1px solid #c7c8ca;
  border-left: 1px solid #c7c8ca;
  border-top: 1px solid #c7c8ca; */
}
table.header td.headertd {
	padding: 9px;
}

.header img {
	margin-right: 4px;
}

.searchdiv {
	width: 165px;
	margin-right: 10px;
	float: right;
}

.topmenu {
	padding-right: 2px;
}

.topmenu a, .topmenu img {
	margin-top: 6px;
}
.topmenu a, .footerlinkstd a {
	letter-spacing: 0.1em;
}

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: 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: #e80c2a;
  padding: 3px;
  padding-right: 12px;
  padding-bottom: 10px;
 /* border-bottom: 1px dotted #9a9a9a;*/
  text-align: right;
}

.breadCrumb a {
	color: #e80c2a;
}

.breadCrumb a:hover {
	color: #e80c2a;
	text-decoration: underline;
}

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: 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: #ffffff;
  padding: 2px;
}
/*.column_left {
	border: solid 1px blue;
} */

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

.leftbox {
	border: 0;
	margin-left: 23px;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  /*background-color: #abbbd3;*/
  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: #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: 4px;
  border-top: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

.leftboxcontent {
	border: 0;
}

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

.plainBox, .plainbox-description {
  font-family: Verdana, 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: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}

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

TD.productlisting {
/*  border:1px solid red;  #9a9a9a; */
	padding: 0;
}

td.productlisting a {
	font-size: 90%;
	letter-spacing: 0;
	line-height: 10px;
	text-transform: uppercase;
}

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

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 16px;
  font-weight: bold;
  color: #9a9a9a;
  padding-top: 11px;
}

.center_column {
  padding: 8px;
}
.main_page {
  width: 100% !important;
  background-color: #ffffff;
  border: 0;
 /* border-right: 1px solid #c7c8ca;
  border-left: 1px solid #c7c8ca; 
  padding: 5px;*/
}

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

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

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

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

td.footerbottom {
	text-align: right;
	font-size: 90%;
	color: #5a5b5e;
}
td.footerlinkstd {
	padding-left: 224px;
}

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

td.cartBox input#cart-quantity {
	vertical-align: 6px;
}

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

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

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: #fff;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #9a9a9a;
}

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

table#categoriestable span {
	background-color: #C7C8CA;
	padding: 4px 0;
}

/* subcategory headings */

td#decorhdg h1, td#furniturehdg h1, td#accessorieshdg h1, td#about-hdg h1, td#playtimehdg h1, td#mealtimehdg h1, td#fashionhdg h1, td#bagshdg h1,  td#strollerscarseatshdg h1, td#giftideashdg h1, td#giftcertificateshdg h1, td#whatsnewhdg h1, td#momdadhdg h1, td#contacthdg h1, td#juniorbedroomhdg h1, td#nurseryhdg h1, td#tableschairshdg h1, td#blanketpillowshdg h1, td#beddinghdg h1, td#wallshdg h1, td#lightinghdg h1, td#pushpullhdg h1, td#bigstuffhdg h1, td#softtoyshdg h1, td#woodentoyshdg h1, td#booksgameshdg h1, td#highchairshdg h1, td#dishesutentilshdg h1, td#bibshdg h1, td#clothinghdg h1, td#footwearhdg h1, td#diaperbagshdg h1, td#toteshdg h1, td#babyhdg h1, td#kidshdg h1, td#bathbodyhdg h1, td#registry-hdg h1, td#dishesutensilshdg h1, td#conditionshdg h1, td#carthdg h1, td#loginhdg h1, td#advsearchhdg h1, td#presshdg h1, td#mailinghdg h1, td#salehdg h1, td#glidersrockershdg h1, td#bassinetsloungershdg h1, td#cribschangetableshdg h1, td#rugshdg h1, td#storagehdg h1, td#bedsnightstandshdg h1, td#bugaboohdg h1, td#mutsyhdg h1, td#silvercrosshdg h1, td#pegperegohdg h1, td#giftguidehdg h1, td#Babyhdg h1, td#BigKidhdg h1, td#MomDadhdg h1, td#Toddlerhdg h1, td#cribbeddinghdg h1, td#greenlivinghdg h1, td#greendecorhdg h1, td#greenfashionhdg h1, td#greenplayhdg h1, td#postersvinylshdg h1, td#printsarthdg h1, td#wallpaperhdg h1, td#adultbeddinghdg h1, td#twinbeddinghdg h1, td#uglydollshdg h1, td#musicaltoyshdg h1, td#kitchenhdg h1, td#backpacksumbrellashdg h1, td#bugabooaccessorieshdg h1, td#Baby0-24mhdg h1, td#bottomshdg h1, td#onesiesbodysuitshdg h1, td#outerwearhdg h1, td#topshdg h1, td#Toddler2-6yhdg h1 , td#dresseshdg h1{
	text-indent: -1200em;
	line-height: 35px;
	margin-left: 28px;
}
td#mailinghdg { height: 35px; }
td#pegperegohdg h1 {
	background: url(/images/pegperego_hdg.gif) left top no-repeat;
}
td#silvercrosshdg h1 {
	background: url(/images/silvercross_hdg.gif) left top no-repeat;
}
td#mutsyhdg h1 {
	background: url(/images/mutsy_hdg.gif) left top no-repeat;
}
td#bugaboohdg h1 {
	background: url(/images/bugaboo_hdg.gif) left top no-repeat;
}
td#bedsnightstandshdg h1 {
	background: url(/images/bedsnightstands_hdg.gif) left top no-repeat;
}
td#storagehdg h1 {
	background: url(/images/storage_hdg.gif) left top no-repeat;
}
td#rugshdg h1 {
	background: url(/images/rugs_hdg.gif) left top no-repeat;
}
td#cribschangetableshdg h1 {
	background: url(/images/cribs_hdg.gif) left top no-repeat;
}
td#bassinetsloungershdg h1 {
	background: url(/images/bassinets_hdg.gif) left top no-repeat;
}
td#glidersrockershdg h1 {
	background: url(/images/gliders_hdg.gif) left top no-repeat;
}
td#salehdg h1 {
	background: url(/images/salehdg.gif) left top no-repeat;
}
td#bathbodyhdg h1 {
	background: url(/images/bathbody.gif) left top no-repeat;
}
td#kidshdg h1 {
	background: url(/images/kidshdg.gif) left top no-repeat;
}
td#babyhdg h1 {
	background: url(/images/babyhdg.gif) left top no-repeat;
}
td#toteshdg h1 {
	background: url(/images/toteshdg.gif) left top no-repeat;
}
td#diaperbagshdg h1 {
	background: url(/images/diaperbagshdg.gif) left top no-repeat;
}
td#footwearhdg h1 {
	background: url(/images/footwearhdg.gif) left top no-repeat;
}
td#clothinghdg h1 {
	background: url(/images/clothinghdg.gif) left top no-repeat;
}
td#bibshdg h1 {
	background: url(/images/bibshdg.gif) left top no-repeat;
}
td#dishesutentilshdg h1 {
	background: url(/images/dishesutensilshdg.gif) left top no-repeat;
}
td#highchairshdg h1 {
	background: url(/images/highchairshdg.gif) left top no-repeat;
}
td#booksgameshdg h1 {
	background: url(/images/booksgameshdg.gif) left top no-repeat;
}
td#woodentoyshdg h1 {
	background: url(/images/woodentoyshdg.gif) left top no-repeat;
}
td#softtoyshdg h1 {
	background: url(/images/softtoyshdg.gif) left top no-repeat;
}
td#bigstuffhdg h1{
	background: url(/images/bigstuffhdg.gif) left top no-repeat;
}
td#pushpullhdg h1 {
	background: url(/images/pushpullhdg.gif) left top no-repeat;
}
td#lightinghdg h1{
	background: url(/images/lightinghdg.gif) left top no-repeat;
}
td#wallshdg h1 {
	background: url(/images/wallshdg.gif) left top no-repeat;
}
td#beddinghdg h1{
	background: url(/images/beddinghdg.gif) left top no-repeat;
}
td#blanketpillowshdg h1 {
	background: url(/images/blanketspillowshdg.gif) left top no-repeat;
}
td#tableschairshdg h1{
	background: url(/images/tableschairshdg.gif) left top no-repeat;
}
td#juniorbedroomhdg h1 {
	line-height: 38px;
	background: url(/images/juniorbedroomhdg.gif) left top no-repeat;
}
td#nurseryhdg h1 {
	background: url(/images/nurseryhdg.gif) left top no-repeat;
}
td#decorhdg h1 {
	background: url(/images/decor_hdg.gif) left top no-repeat;
}
td#furniturehdg h1 {
	background: url(/images/furn_hdg.gif) left top no-repeat;
}
td#accessorieshdg h1 {
	background: url(/images/acc_hdg.gif) left top no-repeat;
	margin-left: 8px;
}

td#about-hdg h1 {
	background: url(/images/about_hdg.gif) left top no-repeat;
	margin-left: 0;
}

td#mealtimehdg h1 {
	background: url(/images/mealtimehdg.gif) left top no-repeat;
}

td#playtimehdg h1 {
	background: url(/images/playtimehdg.gif) left top no-repeat;
}

td#fashionhdg h1 {
	background: url(/images/fashionhdg.gif) left top no-repeat;
}

td#bagshdg h1 {
	background: url(/images/bagshdg.gif) left top no-repeat;
}

 td#strollerscarseatshdg h1 {
	background: url(/images/strollershdg.gif) left top no-repeat;
}

td#giftideashdg h1 {
	background: url(/images/gifthdg.gif) left top no-repeat;
}

td#giftcertificateshdg h1 {
	background: url(/images/giftcertificateshdg.gif) left top no-repeat;
}

td#whatsnewhdg h1 {
	background: url(/images/whatsnewhdg.gif) left top no-repeat;
}

td#momdadhdg h1 {
	background: url(/images/momdadhdg.gif) left top no-repeat;
}

td#contacthdg h1 {
	background: url(/images/contacthdg.gif) left top no-repeat;
	margin-left: 0;
}
td#registry-hdg h1 {
	background: url(/images/registryhdg.gif) left top no-repeat;
	margin-left: 0;
}

td#dishesutensilshdg h1 {
	background: url(/images/dishesutensilshdg.gif) left top no-repeat;
	margin-left: 12px;
}

td#conditionshdg h1 {
	background: url(/images/conditionshdg.gif) left top no-repeat;
	margin-left: 12px;
}

td#carthdg h1 {
	background: url(/images/carthdg.gif) left top no-repeat;
	margin-left: 0;
}

td#loginhdg h1 {
	background: url(/images/loginhdg.gif) left top no-repeat;
	margin-left: 0;
}

td#advsearchhdg h1 {
	background: url(/images/advsearchhdg.gif) left top no-repeat;
	margin-left: 0;
}

td#mailinghdg h1 {
	background: url(/images/mailinglist_hdg.gif) left top no-repeat;
	margin-left: 0;
}

td#presshdg h1 {
	background: url(/images/presshdg.gif) left top no-repeat;
	margin-left: 0;
}

td#giftguidehdg h1 {
	background: url(/images/giftguide_hdg.gif) left top no-repeat;
	margin-left: 0;
}

td#Babyhdg h1 {
	background: url(/images/baby_hdg.gif) left top no-repeat;
	margin-left: 0;
}

td#BigKidhdg h1 {
	background: url(/images/bigkid_hdg.gif) left top no-repeat;
	margin-left: 0;
}

td#MomDadhdg h1 {
	background: url(/images/momdad_hdg.gif) left top no-repeat;
	margin-left: 0;
}

td#Toddlerhdg h1 {
	background: url(/images/toddler_hdg.gif) left top no-repeat;
	margin-left: 0;
}

td#cribbeddinghdg h1 {
	background: url(/images/cribbeddinghdg.gif) left top no-repeat;
	margin-left: 0;
}

td#greenlivinghdg h1 {
	background: url(/images/greenlivinghdg.gif) left top no-repeat;
	margin-left: 0;
}
td#greendecorhdg h1 {
	background: url(/images/greendecor_hdg.gif) left top no-repeat;
	margin-left: 0;
}
td#greenfashionhdg h1 {
	background: url(/images/greenfashion_hdg.gif) left top no-repeat;
	margin-left: 0;
}
td#greenplayhdg h1 {
	background: url(/images/greenplay_hdg.gif) left top no-repeat;
	margin-left: 0;
}
td#postersvinylshdg h1 {
	background: url(/images/posters_hdg.gif) left top no-repeat;
	margin-left: 0;
}
td#printsarthdg h1 {
	background: url(/images/prints_hdg.gif) left top no-repeat;
	margin-left: 0;
}
td#wallpaperhdg h1 {
	background: url(/images/wallpaper_hdg.gif) left top no-repeat;
	margin-left: 0;
}
td#adultbeddinghdg h1 {
	background: url(/images/adultbedding_hdg.gif) left top no-repeat;
	margin-left: 0;
}
td#twinbeddinghdg h1 {
	background: url(/images/twinbedding_hdg.gif) left top no-repeat;
	margin-left: 0;
}
td#uglydollshdg h1 {
	background: url(/images/uglydolls_hdg.gif) left top no-repeat;
	margin-left: 0;
}
td#musicaltoyshdg h1 {
	background: url(/images/musicaltoys_hdg.gif) left top no-repeat;
	margin-left: 0;
}
td#kitchenhdg h1 {
	background: url(/images/kitchen_hdg.gif) left top no-repeat;
	margin-left: 0;
}
td#backpacksumbrellashdg h1 {
	background: url(/images/backpacksumbs_hdg.gif) left top no-repeat;
	margin-left: 0;
}
td#bugabooaccessorieshdg h1 {
	background: url(/images/bugabooacc_hdg.gif) left top no-repeat;
	margin-left: 0;
}
td#bottomshdg h1 {
	background: url(/images/bottoms_hdg.gif) left top no-repeat;
	margin-left: 0;
}
td#onesiesbodysuitshdg h1 {
	background: url(/images/onesies_hdg.gif) left top no-repeat;
	margin-left: 0;
}
td#outerwearhdg h1 {
	background: url(/images/outerwear_hdg.gif) left top no-repeat;
	margin-left: 0;
}
td#topshdg h1 {
	background: url(/images/tops_hdg.gif) left top no-repeat;
	margin-left: 0;
}
td#Toddler2-6yhdg h1 {
	background: url(/images/toddler2-6y_hdg.gif) left top no-repeat;
	margin-left: 0;
}
td#dresseshdg h1 {
	background: url(/images/dresses_hdg.gif) left top no-repeat;
	margin-left: 0;
}
td#Baby0-24mhdg h1 {
	background: url(/images/baby024m_hdg.gif) left top no-repeat;
	margin-left: 0;
}

/* categories box parent and child categories */
A.category-top {
  color: #5a5b5e;
  text-decoration: none;
  border: 0px dotted #c7c8ca;
  border-bottom-width: 2px;
  display: block;
}
a#category0 {
	border-top-width: 2px;
}
A.category-links {
  color: #004080;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #FF0000;
  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;
}

table.shipping-charges {
	width: 300px;
}
table.shipping-charges th {
	font-weight: normal;
	width: 140px;
}

.product-hdg h1 {
	font-weight: normal;
	text-transform: capitalize;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 0;
	padding-top: 4px;
}
.product-main {
	line-height: 1.3em;
	color: #5a5b5e;
}
.product-main p#firstp {
	margin-top: 0;
}
.product-price {
	font-family: Helvetica, Arial, sans-serif;
	color: #5a5b5e;
	font-size: 1.5em;
	font-weight: normal;
}
.topcat {
	background-color: #c8c8c8;
	width: 115px;
	display: block;
	padding-bottom: 5px;
}

.topcat img {
	border: solid 0px white;
	border-bottom-width: 1px;
	margin-bottom: 5px;
}

.logintable {
	color: rgb(154, 154, 154);
}

#categories-content img {
	margin-bottom: 2px;
}