/*
  $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: #000066;*/
	/*color: #000000;*/
	margin: 0px;
	/*background-color: #000033;*/	
	/*background-image: url(images/bgmarine.jpg); */
	background-image: url(images/SiteImages/bg2.jpg);
	background-repeat:repeat;
	/*background:url(images/bgtest.gif); background-repeat: repeat-x; background-position:bottom;*/
   font-size: small;

}

.fixcenter {
  width: 711px;
  border: solid; border-width: 1px;
  /*background: #DDDDDD; this does look good, but no time to adjust the images :( */
  background: #FFFFFF;
  margin: auto;
  margin-top: 20px;
  text-align: left;
}

A {
  color: #0000FF;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

ul.sitemap {
color: #ff0000;
}

TR.header {
  background: url(images/SiteImages/title2.jpg);
}

TR.headerNavigation1 {
  background: #ffffff;
}

TD.headerNavigation1 {
	font-family: Verdana, Arial, sans-serif;
	padding-left: 20px;
	font-size: 10px;
	font-weight: lighter;
	background-color: #000000;
	color: #AAAAAA;
	font-style: normal;
}

A.textLink { 
	font-weight: bold;
  	color: #0000CC; 
}

A.textLink:hover {
	text-decoration: underline;
	color: #0000CC; 
}

A.headerNavigation1 { 
	font-weight: bold;
  color: #DDDDDD; 
}

A.headerNavigation1:hover {
	color: #DDDDFF;
}

TR.headerNavigation2 {
  background: #ffffff;
}

TD.headerNavigation2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 0px;
	line-height:45px;
	height: 46;
	width:711;
	vertical-align: middle;
	background: url('images/SiteImages/bluemenubar.png') no-repeat bottom left;
}

A.headerNavigation2 { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #FFFFFF;
   font-weight: bold; 
   /*font-variant: small-caps;*/
}

A.headerNavigation2:hover {
	color: #FFFFFF;
	/*font-weight: bold;*/
}

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: #025EF7;*/
	background-color: #0000CC;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #025EF7;*/
  background-color: #0000CC;
  color: #ffffff;
  font-weight: bold;
}

.CategoriesBox, .ShoppingCartBox {
 /* border-style:solid;
  border-width:medium;
  border-color:#8cd2e5;
  background: #9d9ed7;
  background: #FFFFCC;*/
  width:150px;
  background:url(images/SiteImages/blueheaderstrip.jpg); background-repeat: repeat-y;
}

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

TD.ShoppingCartBoxHeading, TD.CategoriesBoxHeading {
width:150px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 18px;
  /*font-weight: bold;*/
  text-align:center;
  vertical-align:middle;
  /*background: #b6b7cb;*/
  color: #ffffff;
  line-height: 41px;
  background:url(images/SiteImages/blueheader5.jpg) no-repeat center left;
}
.CategoriesBoxHeading {
width:150px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 18px;
  /*font-weight: bold;*/
  text-align:center;
  vertical-align:middle;
  /*background: #b6b7cb;*/
  color: #ffffff;
  line-height: 41px;
  background:url(images/SiteImages/blueheader5.jpg) no-repeat center left;
}

TD.ShoppingCartBoxFooter, TD.CategoriesBoxFooter
{
width:150px; height:18px;
    background:url(images/SiteImages/contentsfooter.jpg) no-repeat center left;
}
.CategoriesBoxFooter
{
width:150px; height:18px;
    background:url(images/SiteImages/contentsfooter.jpg) no-repeat center left;
}

SPAN.totalSumLabel {
	color: #000000;
	font-family: "Courier New", Courier, mono;
	padding-left: 15px;
}

SPAN.totalSum {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.ShoppingCartBoxContents, .CategoriesBoxContents {
	padding-left: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	/*vertical-align:top;*/
	/*text-align: left;*/
}

A.ShoppingCartBoxLink:hover, A.CategoriesBoxLink:hover {
  color: #0000FF;
  /*background: #FFFF33;*/
  text-decoration:none;
}

H1.CategoriesBoxLink {
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006666;	/*font-weight: 100;*/
}

A.ShoppingCartBoxLink, A.CategoriesBoxLink {
	padding-left: 5px;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006666;	/*font-weight: 100;*/         

}

#thecategories a:hover {
	/*background-color: #00FFCC;
	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%;
}

#topcat a {
	padding-left: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
 	font-size: 15px;
 	color: #484E53;
}

.infoBoxEntry {
	text-align: center;
}

.infoBox {
  background: #999999; /* border of the infobox */
}

.infoBoxContents {
  background: #ffffff;
  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.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.contentBox {
  background: #b6b7cb;
}

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

.contentBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, Helvetica, 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: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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


.InformationBox {
  background: #FFFFFF;
}
TD.InformationBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FFFFFF;
  color: #ffffff;
}
.InformationBoxContents {
  background: #ffffff;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
}


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


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


.ManufacturersBox {
  background: #b6b7cb;
}
TD.ManufacturersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ManufacturersBoxContents {
  background: #ffffff;
  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: #ffffff;
  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: #ffffff;
  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: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


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

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


.TellaFriendBox {
  background: #FFFFFF;
}
TD.TellaFriendBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.TellaFriendBoxContents {
  background: #ffffff;
  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: #ffffff;
  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: #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 {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

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

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

A.pageResults {
  color: #0000FF;
}

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

H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: lighter;
	color: #000066;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: lighter;
	color: #000066;
}

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;
}

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

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;
}

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: #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;
	width: 93px;
	height: 25px;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	border: 0px;
	border-style: none;
	border-color: #000080;
	border-spacing: 0px;
	background-image:url(images/SiteImages/coolbutton.jpg);
	background-repeat:no-repeat;
	padding-top: 0px;  /*background:url(images/button3.gif); background-repeat: repeat-x;*/
}

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



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

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

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

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


/************************************************
/  BEGIN MODIFIED/ADDED CSS STUFF BY David Baker
/************************************************/

.mainFooter
{
    background-color: White;
}

.browsebox
{
    text-align: left;
    width: 160px;
}
#leftcontent 
{
    position: absolute;
    top:60px;
    left:20px;
    width:160px;
    background-color:Transparent;
    border:1px dashed red;
}

#navCell
{
    padding: 10px 0px 0px 10px;
    width: 160px;
}

#mainCell
{
    border: 3px solid White;
}
#mainCell h4
{
    font-family: Verdana, Arial, Helvetica, sans-serif; color:#666666; font-size:18px;
}
#mainCell p
{
font-family:Verdana, Arial, Helvetica, sans-serif;
     
}

#loginTopCell
{
    line-height: 35px;
    text-align: right;
    vertical-align: middle;
    border-bottom: 1px solid black;
    background-color: Black;
}

#loginTopCell ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
#loginTopCell li {
  padding: 0px;
  margin: 0px;
  display: inline;
  border-left: solid 1px #fff;
}
#loginTopCell li.first {
  border-left: none;
  color: #fff;
  text-decoration: none;
}
#loginTopCell li a:link, #loginTopCell li a:visited {
  padding: 0px 2px 0px 5px;
  color: #fff;
  text-decoration: none;
}
#loginTopCell li a:active, #loginTopCell li a:hover {
  color: #fff;
  text-decoration: underline;
}

#centercontent 
{
	margin-top:5px;
	background:#fff;
	voice-family: "\"}\"";
	voice-family: inherit;
    width: 100%;
}

#dateCell
{
    font-size: smaller; 
    font-weight: bold; 
    color: White; 
    background-color: #00c; 
    padding: 5px 0px 5px 5px;
}

#footerCell
{
    text-align: center;
    font-size: small;
}

#footerCell a
{
    color:#333333;
	text-decoration:none;
}

#footerCell a:hover
{
    color:#333333;
	text-decoration:underline;
}

.newProductBox {
  width: 220px;
  text-align: center;
  padding-bottom: 20px;
}

.productsection {
  padding: 10px;
  width: 100%;
  border-top: 1px dashed #cccccc;
}
.leftNav {padding:0px; margin:0px; list-style:none; padding-top:10px; padding-bottom:10px;}
.leftNav li { font-family: Geneva, Arial, Helvetica, sans-serif; display:block; background:url(images/SiteImages/bullet.gif) left no-repeat; margin-left:10px; padding-left:20px; padding-bottom:3px;}
.leftNav li a { color: #003300; text-decoration:none;}
.leftNav li a:hover { color:#0033CC;}
.formWidth { width:350px;}
.orangeText { color:#e9981a;}
.boldBlue a { font-weight:bolder; color:#003366; text-decoration:none;}
.boldBlue a:hover { color:#003366; text-decoration:underline;}

.hookline p { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; color: #666666; font-weight:bold;}