/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  text-align: center;
/*  background: #FAFAD2;*/
  background: #ADD2DB;
  color: #000000;
  margin: 0px;
}

.fixcenter {
  width: 965px;
/*  width: 95%;*/
/*  border: solid; border-width: 1px;*/
  background: #ffffff;
  color: #000000;
  margin: auto;
  margin-top: 0px;
  text-align: left;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

.HeaderBar {
  font-family: Verdana, Arial, sans-serif;
	background-color: #FAFAD2;
	background-image: url(images/green-tab.gif);
	background-repeat: no-repeat;
  text-align : center;
	height: 35px;
	width: 175px;
  color: #ffffff;
  vertical-align: middle;
	Padding: 0px 0px 6px 0px;
}

.HeaderBarText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
  vertical-align: middle;
  font-weight : bold;
  text-align : center;
}

A.HeaderBarText { 
  color: #ffffff;
  font-size: 12px;
  font-weight : bold;
}

A.HeaderBarText:hover {
  color: #ffffff;
  font-weight : bold;
}

TR.header {
/*	background-color: #FAFAD2;*/
/*	background-color: #F6D4E7;*/
/*  background-color: #ADD2DB;*/
  background-color: #C3E196;
/*  background-color: #ffffff;*/
	background-image: url(images/header.gif);
  background-repeat: no-repeat;
	background-position: 50% 50%;
  height: 100px;
/*  background: #ADD2DB;*/
}

TR.headerNavigation {
  background: #bbc3d3;
}

/* Barra onde está carrinho, conta, etc.*/
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 	background: #FBB01F;
/*	background: #FAFAD2;/*  background: #bbc3d3;*/
  color: #ffffff;
  vertical-align: middle;
  height:20px;
  font-weight : bold;
}

/* cor das letras da barra do carrinho*/
A.headerNavigation { 
  color: #ffffff;
  font-size: 10px;
}

/* cor das letras da barra do carrinho com o cursor por cima*/
A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, 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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}
/*barra de baixo com a data*/
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FBB01F;
	color: #ffffff;
  font-weight: bold;
}

TD.footer A {
	color: #ffffff;
}
TD.footer A:hover{
	color: #ffffff;
}

/* linha das caixas*/
.infoBox {
  background: #FBB01F;
/*  background: #ADFF2F; */ /* Verde */
}

/* fundo das caixas*/
.infoBoxContents {
  background: #FAFAD2;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
	background: #000000;
/*  background: #FF8E90;*/
}

.infoBoxNoticeContents {
  background: #000000;
/*  background: #FFE6E6;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* Topo das caixas*/
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FBB01F;
/*  background: #bbc3d3;*/
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.contentBox {
  background: #FBB01F;
}

TD.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  vertical-align: middle;
  font-weight: bold;
  background: #FBB01F;
  color: #ffffff;
  height:25px;
}

.contentBoxContents {
/*  background: #FAFAD2;*/
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.BestSellersBox {
  width: 175px;
	margin: 5px 0px 5px 0px;
	background: #C4E196;
	border: 1px solid #74A22F;
}
TD.BestSellersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
	text-align: center;
  font-weight: bold;
	Padding: 11px 0px 3px 0px;
  color: #ffffff;
	background-image: url(images/orange-tab.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height: 35px;
}
.BestSellersBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	background-color: #C4E196;
}


.CategoriesBox {
  width: 175px;
	margin: 5px 0px 5px 0px;
	background: #C4E196;
	border: 1px solid #74A22F;
}
TD.CategoriesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
	text-align: center;
  font-weight: bold;
	Padding: 11px 0px 3px 0px;
  color: #ffffff;
	background-image: url(images/pink-tab.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height: 35px;
}
.CategoriesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	background-color: #C4E196;
}

.LoginBox {
  width: 175px;
	margin: 5px 0px 5px 0px;
	background: #C4E196;
	border: 1px solid #74A22F;
}
TD.LoginBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
	text-align: center;
  font-weight: bold;
	Padding: 11px 0px 3px 0px;
  color: #ffffff;
	background-image: url(images/pink-tab.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height: 35px;
}
.LoginBoxContents, TD.LoginBoxContents, TR.LoginBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	background-color: #C4E196;
}


.BlogBox {
  width: 175px;
	margin: 5px 0px 5px 0px;
	background: #C4E196;
	border: 1px solid #74A22F;
}
.BlogBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
	text-align: center;
  font-weight: bold;
	Padding: 11px 0px 3px 0px;
  color: #ffffff;
	background-image: url(images/pink-tab.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height: 35px;
}
.BlogBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	background-color: #C4E196;
}

.BlogBoxHeading A { 
  color: #ffffff;
}

.LinksBox {
  width: 175px;
	margin: 5px 0px 5px 0px;
	background: #C4E196;
	border: 1px solid #74A22F;
}
.LinksBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
	text-align: center;
  font-weight: bold;
	Padding: 11px 0px 3px 0px;
  color: #ffffff;
	background-image: url(images/pink-tab.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height: 35px;
}
.LinksBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	background-color: #C4E196;
}

.LinksBoxHeading A { 
  color: #ffffff;
}

/* cor das letras da barra do carrinho com o cursor por cima*/
.BlogBoxHeading A:hover {
  color: #ffffff;
}

.ExtraImagesBox {
  background: #FBB01F;
}
TD.ExtraImagesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FBB01F;
  color: #ffffff;
}
.ExtraImagesBoxContents {
/*  background: #FAFAD2;*/
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.CurrenciesBox {
  width: 175px;
	margin: 5px 0px 5px 0px;
	background: #C4E196;
	border: 1px solid #74A22F;
}
TD.CurrenciesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
	text-align: center;
  font-weight: bold;
	Padding: 11px 0px 3px 0px;
  color: #ffffff;
	background-image: url(images/orange-tab.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height: 35px;
}
.CurrenciesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	background-color: #C4E196;
}


.InformationBox {
  width: 175px;
	margin: 5px 0px 5px 0px;
	background: #C4E196;
	border: 1px solid #74A22F;
}
TD.InformationBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
	text-align: center;
  font-weight: bold;
	Padding: 11px 0px 3px 0px;
  color: #ffffff;
	background-image: url(images/orange-tab.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height: 35px;
}
.InformationBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	background-color: #C4E196;
}


.LanguagesBox {
  width: 175px;
	margin: 5px 0px 5px 0px;
	background: #C4E196;
	border: 1px solid #74A22F;
}
TD.LanguagesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
	text-align: center;
  font-weight: bold;
	Padding: 11px 0px 3px 0px;
  color: #ffffff;
	background-image: url(images/orange-tab.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height: 35px;
}
.LanguagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	background-color: #C4E196;
}

.ManufacturerInfoBox {
  width: 175px;
	margin: 5px 0px 5px 0px;
	background: #C4E196;
	border: 1px solid #74A22F;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
	text-align: center;
  font-weight: bold;
	Padding: 11px 0px 3px 0px;
  color: #ffffff;
	background-image: url(images/orange-tab.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height: 35px;
}
.ManufacturerInfoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	background-color: #C4E196;
}

.ManufacturersBox {
  width: 175px;
	margin: 5px 0px 5px 0px;
	background: #C4E196;
	border: 1px solid #74A22F;
}
TD.ManufacturersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
	text-align: center;
  font-weight: bold;
	Padding: 11px 0px 3px 0px;
  color: #ffffff;
	background-image: url(images/orange-tab.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height: 35px;
}
.ManufacturersBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	background-color: #C4E196;
}

.OrderHistoryBox {
  width: 175px;
	margin: 5px 0px 5px 0px;
	background: #C4E196;
	border: 1px solid #74A22F;
}
TD.OrderHistoryBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
	text-align: center;
  font-weight: bold;
	Padding: 11px 0px 3px 0px;
  color: #ffffff;
	background-image: url(images/orange-tab.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height: 35px;
}
.OrderHistoryBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	background-color: #C4E196;
}


.ProductNotificationsBox {
  width: 175px;
	margin: 5px 0px 5px 0px;
	background: #C4E196;
	border: 1px solid #74A22F;
}
TD.ProductNotificationsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
	text-align: center;
  font-weight: bold;
	Padding: 11px 0px 3px 0px;
  color: #ffffff;
	background-image: url(images/orange-tab.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height: 35px;
}
.ProductNotificationsBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	background-color: #C4E196;
}


.ReviewsBox {
  width: 175px;
	margin: 5px 0px 5px 0px;
	background: #C4E196;
	border: 1px solid #74A22F;
}
TD.ReviewsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
	text-align: center;
  font-weight: bold;
	Padding: 11px 0px 3px 0px;
  color: #ffffff;
	background-image: url(images/orange-tab.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height: 35px;
}
.ReviewsBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	background-color: #C4E196;
}


.SearchBox {
  width: 175px;
	margin: 5px 0px 5px 0px;
	background: #C4E196;
	border: 1px solid #74A22F;
}
TD.SearchBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
	text-align: center;
  font-weight: bold;
	Padding: 11px 0px 3px 0px;
  color: #ffffff;
	background-image: url(images/orange-tab.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height: 35px;
}
.SearchBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	background-color: #C4E196;
}

.inputBoxOrange {
	border: 1px solid #FBB01F;
	background-color: #FAFAD2;
}

.inputBoxPink {
	border: 1px solid #B74D8B;
	background-color: #F6D4E7;
}

.inputBoxGreen {
	border: 1px solid #74A22F;
	background-color: #C4E196;
/*	scrollbar-face-color: #C4E196; */
}

.ShoppingCartBox {
  width: 175px;
	margin: 5px 0px 5px 0px;
	background: #C4E196;
	border: 1px solid #74A22F;
}
TD.ShoppingCartBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
	text-align: center;
  font-weight: bold;
	Padding: 11px 0px 3px 0px;
  color: #ffffff;
	background-image: url(images/pink-tab.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height: 35px;
}
.ShoppingCartBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	background-color: #C4E196;
}

.ShoppingCartBoxHeading A { 
  color: #ffffff;
}

/* cor das letras da barra do carrinho com o cursor por cima*/
.ShoppingCartBoxHeading A:hover {
  color: #ffffff;
}


.SpecialsBox {
  width: 175px;
	margin: 5px 0px 5px 0px;
	background: #C4E196;
	border: 1px solid #74A22F;
}
TD.SpecialsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
	text-align: center;
  font-weight: bold;
	Padding: 11px 0px 3px 0px;
  color: #ffffff;
	background-image: url(images/orange-tab.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height: 35px;
}
.SpecialsBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	background-color: #C4E196;
}


.TellaFriendBox {
  width: 175px;
	margin: 5px 0px 5px 0px;
	background: #C4E196;
	border: 1px solid #74A22F;
}
TD.TellaFriendBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
	text-align: center;
  font-weight: bold;
	Padding: 11px 0px 3px 0px;
  color: #ffffff;
	background-image: url(images/orange-tab.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height: 35px;
}
.TellaFriendBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	background-color: #C4E196;
}


.WhatsNewBox {
  width: 175px;
	margin: 5px 0px 5px 0px;
	background: #C4E196;
	border: 1px solid #74A22F;
}
TD.WhatsNewBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
	text-align: center;
  font-weight: bold;
	Padding: 11px 0px 3px 0px;
  color: #ffffff;
	background-image: url(images/orange-tab.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height: 35px;
}
.WhatsNewBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #C4E196;
}

/*Estas duas são as linhas pares e impares da lista de produtos*/
TR.accountHistory-odd, TR.addressBook-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
/*  background: #ffffff;*/
  background: #FAFAD2;
/*  background: #f8f8f9;*/
}

TR.productListing-odd, TR.alsoPurchased-odd{
  background: #ffffff;
/*  background: #FAFAD2;*/
/*  background: #f8f8f9;*/
}

TR.productListing-odd A:hover {
  color: #000000;
  text-decoration: underline;
}

TR.productListing-even A:hover {
  color: #000000;
  text-decoration: underline;
}

TR.accountHistory-even, TR.addressBook-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
/*  background: #ffffff;*/
  background: #FAFAD2;
}

TR.productListing-even, TR.alsoPurchased-even{
  background: #ffffff;
/*  background: #FAFAD2;*/
}

/*Bordo da lista de produtos*/
TABLE.productListing {
/*  border: 1px;*/
/*  border-style: solid;
  border-color: #FBB01F;*/
  border-bottom-style: solid;
  border-bottom-color: #FBB01F;
/*  border-bottom-width: 1px;*/
/*  border-color: #b6b7cb;*/
  border-spacing: 1px;
}


/*Header da lista de produtos*/
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FBB01F;
/*  background: #b6b7cb;*/
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom-style: solid;
  border-bottom-color: #FBB01F;
  border-bottom-width: 1px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #228B22;
/*  color: #9a9a9a;*/
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.navigation	 {
  background: #9ece56;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  vertical-align: top;
}

TD.smallTextProductsListing{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  vertical-align: top;
  border-bottom-style: solid;
  border-bottom-color: #FBB01F;
  border-bottom-width: 1px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
/*  color: #f0a480;*/
  color: #228B22;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: move; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.cssButton {
	background: #f0f0ff;
	color: #000080;
	height: 20px;
	vertical-align: top;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	border: 1px;
	border-style: solid;
	border-color: #000080;
	border-spacing: 1px;
	line-height: 22px;
}

#thecategories a:hover {
	background-color: #E1FDB4;
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
/*	width: 140px;*/
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
	padding-left: 20px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}

P.Available {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #009900;
  text-align:center;
  font-weight : bold;
}

P.NotAvailable {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
  text-align:center;
  font-weight : bold;
}

.NewProduct {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px; 
  color: #ff0000;
  font-weight : bold;
}

h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #228B22;
}
.kissmt_description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  color: #0a0a0a;
  padding: 0.5em;  
}

#breadcrumb {
  padding: 0;
  margin: 0;
}
#breadcrumb li {
  display:inline;
}
