/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  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: #ffc880; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #ffc880; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #535353;
  margin: 0px;
}

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

TD.Basket {
  color: #ffffff;
  font-size:12px;
  font-weight:bold;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial;
  font-size: 10px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bdbdbd;
}

TD.footer {
  font-family: Arial;
  font-size: 10px;
  background: #bdbdbd;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ff9000;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial;
  font-size: 10px;
  font-weight: bold;
  background: #ffffff;
  color: #535353;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial;
  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: #ffffff;
}

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

TABLE.productListing {
background-image:url(images/prod_list_back.gif);
}

.productListing-heading {
  font-family: Arial;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ff9000;
  border-spacing: 1px;
  font-family: Arial;
  font-size: 14px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial;
  font-size: 14px;
  color: #535353;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial;
  font-size: 12px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial;
  font-size: 12px;
}

TD.fieldValue {
  font-family: Arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial;
  font-size: 12px;
}

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

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

TEXTAREA {
  width: 100%;
  font-family: Arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial;
  font-size: 12px;
  text-decoration:none;
  color: #535353;
}

TABLE.imageArea {
  background: #ffffff;
  border-color: #ffc67b;
  border-style: solid;
  border-width: 1px;
}

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

TD.formAreaTitle {
  font-family: Arial;
  font-size: 12px;
}

SPAN.markProductInStock {
  font-family: Arial;
  font-size: 12px;
  color: #10dd00;
  font-weight: bold;
}

.markProductOutOfStock {
  font-family: Arial;
  font-size: 12px;
  color: #ff0000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver {cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ffffff; }

.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: #ffc880; }
.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; }
/*
------------Boxes Section for css-------------
Format each info box according to you liking
*/

.contentBox {
background-image: url(images/contentBox/box_back.gif);
}

TD.contentBoxHeading {
  font-family: Arial;
  font-size: 10px;
  color: #535353;
  line-height: 20px;
  background-image: url(images/catback_4.gif);
}

.contentBoxContents {
  background: #ffffff;
  font-family: Arial;
  font-size: 10px;
}

.contentBox2 {
background-image: url(images/contentBox2/box_back.gif);
}

TD.contentBox2Heading {
  font-family: Arial;
  font-size: 10px;
  color: #535353;
  line-height: 20px;
  background-image: url(images/catback_4.gif);
}

.contentBox2Contents {
  background: #ffffff;
  font-family: Arial;
  font-size: 10px;
}

.BestSellersBox {
  background-image: url(images/BestSellersBox/box_back.gif);
}
TD.BestSellersBoxHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight:bold;
  background-image: url(images/catback_3.gif);
  color: #ffffff;
  line-height: 25px;
}
.BestSellersBoxContents {
  font-family: Arial;
  font-size: 11px;
}

.AdviceInfoBox {
  background-image: url(images/AdviceInfoBox/box_back.gif);
}
TD.AdviceInfoBoxHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight:bold;
  background-image: url(images/catback_3.gif);
  color: #ffffff;
  line-height: 25px;
}
.AdviceInfoBoxContents {
  font-family: Arial;
  font-size: 11px;
}
.CategoriesBox {
background-image: url(images/CategoriesBox/box_back.gif);
}

TD.CategoriesBoxHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  background-image: url(images/catback_1.gif);
  color: #ffffff;
  line-height: 25px;
}
.CategoriesBoxContents {
  font-family: Arial;
  font-size: 11px;
}

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


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


.LanguagesBox {
  background: #372614;
}
TD.LanguagesBoxHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
  background: #372614;
  color: #ffffff;
  background-image: url(images/manback_1.gif);
}
.LanguagesBoxContents {
  background: #ffffff;
  font-family: Arial;
  font-size: 10px;
}


.ManufacturerInfoBox {
  background: #b6b7cb;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  background: #007a01;
  color: #ffffff;
  line-height: 25px;
  
}
.ManufacturerInfoBoxContents {
  background: #f8f8f9;
  font-family: Arial;
  font-size: 10px;
}


.ManufacturersBox {
background-image: url(images/ManufacturersBox/box_back.gif);
}
TD.ManufacturersBoxHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight:bold;
  color: #ffffff;
  line-height: 25px;
  background-image: url(images/catback_2.gif);
}
.ManufacturersBoxContents {
  font-family: Arial;
  font-size: 11px;
}

.OrderHistoryBox {
  background: #007cde;
}
TD.OrderHistoryBoxHeading {
  font-family: Arial;
  font-size: 10px;
  font-weight: bold;
  background: #007cde;
  color: #ffffff;
}
.OrderHistoryBoxContents {
  background: #ffffff;
  font-family: Arial;
  font-size: 10px;
}


.ProductNotificationsBox {
  background: #007cde;
}
TD.ProductNotificationsBoxHeading {
  font-family: Arial;
  font-size: 10px;
  font-weight: bold;
  background: #007cde;
  color: #ffffff;
}
.ProductNotificationsBoxContents {
  background: #ffffff;
  font-family: Arial;
  font-size: 10px;
}


.ReviewsBox {
background-image: url(images/ReviewsBox/box_back.gif);
}
TD.ReviewsBoxHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight:bold;
  color: #ffffff;
  line-height: 25px;
  background-image: url(images/catback_2.gif);
}
.ReviewsBoxContents {
  font-family: Arial;
  font-size: 11px;
}


.SearchBox {
  background: #b6b7cb;
}
TD.SearchBoxHeading {
  font-family: Arial;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.SearchBoxContents {
  background: #f8f8f9;
  font-family: Arial;
  font-size: 10px;
}


.ShoppingCartBox {
  background: #cde007;
}
TD.ShoppingCartBoxHeading {
  font-family: Arial;
  font-size: 10px;
  font-weight: bold;
  background: #007cde;
  color: #ffffff;
}
.ShoppingCartBoxContents {
  background: #ffffff;
  font-family: Arial;
  font-size: 10px;
}


.SpecialsBox {
  background-image: url(images/SpecialsBox/box_back.gif);
}
TD.SpecialsBoxHeading {
 font-family: Arial;
  font-size: 12px;
  font-weight:bold;
  background-image: url(images/catback_3.gif);
  color: #ffffff;
  line-height: 25px;
}
.SpecialsBoxContents {
  font-family: Arial;
  font-size: 10px;
}


.TellaFriendBox {
  background-image: url(images/TellaFriendBox/box_back.gif);
}
TD.TellaFriendBoxHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight:bold;
  color: #ffffff;
  line-height: 25px;
  background-image: url(images/catback_2.gif);
}
.TellaFriendBoxContents {
  font-family: Arial;
  font-size: 11px;
}
.RecentlyViewedBox {
  background-image: url(images/RecentlyViewedBox/box_back.gif);
}
TD.RecentlyViewedBoxHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight:bold;
  color: #ffffff;
  line-height: 25px;
  background-image: url(images/catback_2.gif);
}
.RecentlyViewedBoxContents {
  font-family: Arial;
  font-size: 10px;
}

.WhatsNewBox {
background-image: url(images/WhatsNewBox/box_back.gif);
}
TD.WhatsNewBoxHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight:bold;
  color: #ffffff;
  line-height: 25px;
  background-image: url(images/catback_2.gif);
}
.WhatsNewBoxContents {
  font-family: Arial;
  font-size: 11px;
}
TD.productPrice {
 font-family:Arial;
 font-size:14px;
 color:#1426c8;
}
TD.productPrice1 {
 font-family:Arial;
 font-size:12px;
 color:#1426c8;
}
#container 
{ 
   position: relative; 
} 
#santaright {
	background: url(images/santa_right.png) no-repeat;
	position: absolute;
	right: -114px;
    top: -50px;
	margin: 0;
	padding: 0;
	display: block;
	height: 260px;
	width: 162px;
	z-index: 10000;
}
.myNote {
font-family: Arial;
font-size:12px;
color:#535353;
height:13px;
}
TD.shoppingcarttext {
  font-family: Arial;
  color: 535353;
  font-size: 11px;
  }
  TD.shoppingcartprice {
  font-family: Arial;
  color: 1426c8;
  font-size: 12px;
  }
TD.productListing1 {
  font-family: Arial;
  color: 535353;
  font-size: 14px;
  }
  TD.productListing2 {
  font-family: Arial;
  color: 1426c8;
  font-size: 14px;
  }
  TD.productListing3 {
  border: 1px;
  border-style: solid;
  border-color: #ff9000;
  border-spacing: 1px;
}
TD.productListing4 {
  font-family: Arial;
  color: 535353;
  font-size: 11px;
  }
 TD.pageListing4 {
  border: 1px;
  border-style: solid;
  border-color: #ff9000;
  border-spacing: 1px;
  font-family:Arial;
  font-size:11px;
  color: #535353;
}
.productListingsContents {
 background: #fffff;
  font-family: Arial;
  font-size: 11px;
  }
  TD.advancedsearchHeading {
  font-family: Arial;
  font-size: 11px;
  font-weight:bold;
  color: #535353;
  line-height: 20px;
}/* Special Scroller */

#pscroller1 {
	height: 170px;
	border: 0px;
	padding: 3px;
}

#pscroller2{
	width: 350px;
	height: 20px;
	border: 0px;
	padding: 3px;
}

#pscroller2 a{
	text-decoration: none;
}

.someclass {
  	font-family: arial;
  	font-size: 11px;
}
ul.sitemap {
  color: #1426c8;
}
.breadcrumb { 
font-family:Arial;
font-size:11px;
color:#535353;
}
h1 {
font-size: 14px;
margin:0;
padding:0;
font-family:Arial;
color: #535353;
} 
h2 {
font-size: 11px;
margin:0;
padding:0;
font-family:Arial;
color: #535353;
}
h3 {
font-size: 11px;
margin:0;
padding:0;
font-family:Arial;
color: #535353;
}
h4 {
font-size: 11px;
margin:0;
padding:0;
font-family:Arial;
color: #535353;
}
.faqs_table {
	margin: 0 auto;
	border-collapse: collapse;
}
.faqs_table th{
	padding: .5em;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background-color: #0055A6;
	border: 1px solid #81a6d0;
}
.faqs_table td{
	border: 1px solid #81a6d0;
	padding: .5em;
	text-align: center;
	font-size: 11px;
} 
