/*
  $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: #ffffff;*/
  color: #787878;
  margin: 0px;
}

.fixcenter {
  width: 940px;
  background: #ffffff;
  margin: auto;
  margin-top: 5px;
  text-align: left;
}

A {
  color: #318bb5;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
	background-image:url(images/headergrad.gif);
	background-repeat:repeat-x;
}

TABLE.header {
	background-image:url(images/headergrad.gif);
	background-repeat:repeat-x;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TABLE.delivTab {
	text-align:center;
}

TD.whiteText{
	border-bottom: 1px solid #A1A1A1;
	text-align:center;
}

TD.delivTabLeft{
	text-align:left;
}

TR.delivBlueRow {
	background-color:#ebebeb;
}

TR.delivWhiteRow {
	background-color:#ffffff;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.newHeaderNavigation { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
  padding-left:10px;
}

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

A.headerNavigation { 
  color: #787878; 
}

A.headerNavigation:hover {
  color: #787878;
}

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

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.packFeatBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  background-image: url(images/packfeathead.gif);  
  font-size: 10px;
  font-weight: bold;
  background-color:#bbc3d3;
  color: #ffffff;
}

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

.contentBox {
  background: #ffffff;
  border-right-color: #d1d1d1;
  border-right-style: solid;
  border-right-width: 1px;  
}

TD.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}

.contentBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.BestSellersBox {
  background: #b6b7cb;
}

TD.BestSellersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.BestSellersBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.CategoriesBox {
  background: #afd079;
}

.CategoriesBoxb {
  background: #b6b6b8;
}

.CategoriesBox0 {
  background: #709370;
}

.CategoriesBox1 {
  background: #b78989;
}

.CategoriesBox2 {
  background: #806c97;
}

TD.CategoriesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.CategoriesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.currency {
  font-weight:bold;
  line-height:2;
}

.CurrenciesBox {
  background: #b6b7cb;
}
TD.CurrenciesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.CurrenciesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.InformationBox {
  background: #759dce;
}
TD.InformationBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.InformationBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.InformationBoxContents {
	color: #818181;
	line-height:1.5;
}


.LanguagesBox {
  background: #b6b7cb;
}
TD.LanguagesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.LanguagesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturerInfoBox {
  background: #afd079;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #afd079;
  color: #ffffff;
}
.ManufacturerInfoBoxContents {
  background: #afd079;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturersBox {
  background: #759dce;
}
TD.ManufacturersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ManufacturersBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.OrderHistoryBox {
  background: #b6b7cb;
}
TD.OrderHistoryBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.OrderHistoryBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ProductNotificationsBox {
  background: #b6b7cb;
}
TD.ProductNotificationsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ProductNotificationsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ReviewsBox {
  background: #b6b7cb;
}
TD.ReviewsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ReviewsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.SearchBox {

}
TD.SearchBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.SearchBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ShoppingCartBox {
  background: #ffffff;
  border-left:1px solid #d7a73b;
  border-right:1px solid #dfac39;  
}
TD.ShoppingCartBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ShoppingCartBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.SpecialsBox {
  background: #b6b7cb;
}
TD.SpecialsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.SpecialsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.TellaFriendBox {
  background: #b6b7cb;
}
TD.TellaFriendBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.TellaFriendBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.WhatsNewBox {
  background: #b6b7cb;
}
TD.WhatsNewBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.WhatsNewBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f1f1f1;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #c3c3c3;
  border-bottom: 0px;
}

TABLE.productListingHead {

}

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

.productListing-heading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #888888;
  font-weight: bold;
  border-bottom-color: #c3c3c3;
  border-bottom-style: solid;
  border-bottom-width: 1px;  
  background-color:#e3f1ff;
  line-height:2;
}

.productListing-heading:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-left{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image:url(images/listing-left.gif);
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-mid{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image:url(images/listing-mid.gif);
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-right{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image:url(images/listing-right.gif);
  background-position:right;
  color: #FFFFFF;
  font-weight: bold;
}


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

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

TD.productListing-data3 {
  font-family: Verdana, Arial, sans-serif;
  color:787878;
  font-size: 10px;
}

A.productListing-data3 {
  font-family: Verdana, Arial, sans-serif;
  color:787878;
  font-size: 10px;
}

A.pageResults {
  color: #1863ab;
}

A.pageResults:hover {
  color: #1863ab;
  background: #e4e4e4;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #318bb5;
}

TD.pageHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #dfa011;
  border-right-color: #c3c3c3;
  border-right-style: solid;
  border-right-width: 1px; 
  border-left-color: #c3c3c3;
  border-left-style: solid;
  border-left-width: 1px;
  line-height:2;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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


TD.smallText, SPAN.smallText, P.smallText, A.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#818181;
}

TD.smallTextNew, SPAN.smallTextNew, P.smallTextNew {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#818181;
  border-bottom-color: #d1d1d1;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #d1d1d1;
  border-left-style: solid;
  border-left-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: #318bb5;
}

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;
  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: hand; }
.moduleRowSelected { background-color: #e6e6e6; }

.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; color:#666666; }
.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: #bb2a2a; }

.cssButton {
  background: #f0f0ff;
  color: #000080;
  width: 100px;
  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;
}

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

.thecategories {
	position: relative;
	top: -7px;
	margin-bottom: -16px;
	width: 140px;
}

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

.thecategories a {
	display: block;
	padding-bottom: 4px;
	padding-top: 2px;
	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;
}

TD.navileft {
	background-image:url(images/navigation_left2.gif);
	background-repeat:repeat-x;
}

TD.naviright {
	background-image:url(images/navigation_right2.gif);
	background-repeat:repeat-x;
}

TD.navicentre {
	background-image:url(images/navigation_centre2.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight:bold;
}

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

TD.navisep{
	background-image:url(images/search_separator2.gif);
	background-repeat:repeat-x;
}

TD.categoriesHead {
  background: #7ea3d2;
  background-image: url('images/categories_head.gif');
  background-repeat: no-repeat;
  color:#FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;  
}

TD.categoriesHeadb {
  background: #b5b8bb;
  background-image: url('images/categories_headb.gif');
  background-repeat: no-repeat;
  color:#FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;  
}

TD.categoriesHead0 {
  background: #709370;
  background-image: url('images/categories_head0.gif');
  background-repeat: no-repeat;
  color:#FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;  
}

TD.categoriesHead1 {
  background: #b78989;
  background-image: url('images/categories_head1.gif');
  background-repeat: no-repeat;
  color:#FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;  
}

TD.categoriesHead2 {
  background: #806c97;
  background-image: url('images/categories_head2.gif');
  background-repeat: no-repeat;
  color:#FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;  
}

TD.cartleft {
	background-image:url(images/cart_left.gif);
	background-repeat:repeat-x;
}

TD.cartmidor {
	background-image:url(images/cart_middle.gif);
	background-repeat:repeat-x;
	color:#dfa011;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight:bold;  	
}

TD.cartmidgr {
	background-image:url(images/cart_middle.gif);
	background-repeat:repeat-x;
	color:#bbbbbb;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight:bold;  	
}

TD.cartmidtur {
	background-image:url(images/cart_middle.gif);
	background-repeat:repeat-x;
	color:#4cbad6;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight:bold;  	
}

TD.cartright {
	background-image:url(images/cart_right.gif);
	background-repeat:repeat-x;
}

TD.cartsmall {
	background-image:url(images/small_cart.gif);
	background-repeat:repeat-x;
}

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

TD.footleft{
	background-image:url(images/foot_left.gif);
	background-repeat:repeat-x;
}

TD.footmid{
	background-image:url(images/foot_mid.gif);
	background-repeat:repeat-x;
}

TD.footright{
	background-image:url(images/foot_right.gif);
	background-repeat:repeat-x;
}

TD.footsep{
	background-image:url(images/foot_sep.gif);
	background-repeat:repeat-x;
}

A.copylink{
	color:#818181;
	line-height:2;
}

TD.newContentBoxHeading{

  background: #7aa8ca;
  background-image: url('images/features_head_mid.gif');
  background-repeat:repeat-x;
  color:#FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight:bold;  
}

A.featItemTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#787878;
  font-weight:bold;
  line-height:1.25;
}

A.indexlinktext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#787878;  
}

A.more {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#7aae41;
}

TD.underline {
  font-size: 14px;
  font-color: #787878;
  font-weight: bold;
  border-bottom: 2px solid #787878;
}

TD.welcomeleft{
	background-image: url('images/welcome_left.gif');
	background-repeat:no-repeat;
}

TD.welcome{
	background-image: url('images/welcome_mid.gif');
	background-repeat:repeat-x;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
	color:#787878;	
}

SPAN.welcome{
    font-family: Verdana, Arial, sans-serif;
    font-size: 18px;
	color:#318bb5;
}	

TD.welcomeright{
	background-image: url('images/welcome_right.gif');
	background-repeat:no-repeat;
}

.catlevel1_0 a {
	font-weight:bold;
	color:#688f68;
	text-decoration:none;
	font-size:10px;
	line-height:1;
    height:5px;
}

.catlevel1_1 a {
	font-weight:bold;
	color:#864f4f;
	text-decoration:none;
	font-size:10px;
	line-height:1;
}

.catlevel1b a {
	font-weight:bold;
	color:#787878;
	text-decoration:none;
	font-size:10px;
	line-height:1;
}


.catlevel1_2 a {
	font-weight:bold;
	color:#7b6593;
	text-decoration:none;
	font-size:10px;
	line-height:1;
}

.catlevel2 a {
	font-weight:normal;
	color:#787878;
	text-decoration:none;
	font-size:10px;
	line-height:1;
}

.catlevel2_active a {
	font-weight:bold;
	color:#787878;
	text-decoration:none;
	font-size:10px;
	line-height:1;
}


A.catLevels:hover{
	background:#ececec;
	text-decoration:none;
}

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

A.catLink:hover {
	color:#CCCCCC;
	text-decoration:none;
}

A.catMatrix {
	line-height:2;
	color:#818181;
	font-size:12px;
	font-weight:bold;
}

.nodec {
	text-decoration:none;
	border:0px;
}

TD.pagePrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #bb2a2a;
}

TD.listPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #bb2a2a;
}

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

SPAN.CartEx {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

SPAN.smaller {
	font-size:10px;
}

SPAN.evensmaller {
	font-size:9px;
}

SPAN.smallergrey {
	font-size:10px;
	color:#787878;
}

SPAN.listingInc {
	font-size:12px;
	color:#bb2a2a;
	font-weight:bold;
}

SPAN.featuredInc {
	font-size:11px;
	color:#bb2a2a;
	font-weight:bold;
}

.searchTL {
	background-image:url(images/search_box_tl.gif)
}
.searchTR {
	background-image:url(images/search_box_tr.gif)
}
.searchBL {
	background-image:url(images/search_box_bl.gif)
}
.searchBR {
	background-image:url(images/search_box_br.gif)
}
.searchT {
	background-image:url(images/search_box_t.gif)
}
.searchB {
	background-image:url(images/search_box_b.gif)
}
.searchL {
	background-image:url(images/search_box_l.gif)
}
.searchR {
	background-image:url(images/search_box_r.gif)
}

.searchHeading {
	color:#318bb5;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:3;
}
.cartTL {
	background-image:url(images/cart_tl.gif)
}
.cartTR {
	background-image:url(images/cart_tr.gif)
}
.cartT {
	background-image:url(images/cart_t.gif)
}
.cartL {
	background-image:url(images/cleft2.gif)
}
.cartR {
	background-image:url(images/cright2.gif)
}
.checkTitle {
	background-image:url(images/check_slice.gif);
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
}

.checkHead{
	text-align:center;
	color:#dfa011;
	font-weight:bold;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

TR.greyBoard{
	background-image:url(images/cart_head_back.gif);
	background-repeat:repeat-x;
}

TD.greyBoardl{
  border-left-color: #c3c3c3;
  border-left-style: solid;
  border-left-width: 1px;  
  border-top-color: #c3c3c3;
  border-top-style: solid;
  border-top-width: 1px;    
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
}

TD.greyBoardt{
  border-top-color: #c3c3c3;
  border-top-style: solid;
  border-top-width: 1px;  
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
}

TD.greyBoardr{
  border-right-color: #c3c3c3;
  border-right-style: solid;
  border-right-width: 1px;  
  border-top-color: #c3c3c3;
  border-top-style: solid;
  border-top-width: 1px;   
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
}

.cartBL {
	background-image:url(images/cart_bl.gif)
}
.cartBR {
	background-image:url(images/cart_br.gif)
}
.cartB {
	background-image:url(images/cart_b.gif)
}

TD.options {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#318bb5;
}

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color:#1263ac;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}
/*** End Header Tags SEO ***/

TD.packbox {
background-image:url(images/pack_back.gif);
}

TD.progressActive {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #7b7b7b;
  font-weight:bold;
  text-align:center;
}

TD.progressPassive {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #d4d4d4;
  text-align:center;
}

A.progressPassive {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #d4d4d4;
  text-align:center;
}

TD.whytitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #787878;
  font-weight:bold;
  line-height:2;
}

TD.whyitalic, SPAN.whyitalic {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #787878;
  font-style:italic;
  line-height:2;
}