/*
  $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
*/

/* DHW added this next bit - the MGBT buttons */
@import url(/css/glass1.css);

/* end of dhw */

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: url(/images/background.jpg) #ffffff;
  color: #000000;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;  
}

TABLE.dhwpage {
	background: #eeeeff; /*#ccccff;*/
	width: 90%;
	}	
TABLE.dhwfooter {
/*	background: url(/images/background.jpg); */
	color: #ffffff;
					}
TD.dhwfooter {
	color: #ffffff
}				
	
A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #0000CC; /*#AABBDD;*/
  text-decoration: none;
}

A:link img {
	border-style: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ccccff;
}
TABLE.headerNavigation {
	background: url(/images/store_heading_back.jpg) center right repeat-y;
	color: white;
	font-family:verdana, arial, sans serif;
	font-size: 11px;
	font-weight: bold;
/*	line-height: 18px;*/
	line-height: 25px;
}
TR.headerNavigation {
	background: url(/images/store_heading_back.jpg) center right repeat-y;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 14px;
/*  font-style: italic;*/
/*  background: #000099; /*#bbc3d3;  */
  color: #ffffff;
  font-weight : bold;
	padding: 1px; 
	height:20px; 
}


TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #000099;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #000099;
  color: #ffffff;
  font-weight: bold;
}

/* DHW #########################################################################
I've made 'infoBox' a default style for all the boxes - why do they need to be
different?!
*/
.infoBox {
  background: #b6b7cb;
  border-left: 1px solid #aaa;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;  
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: verdana, Arial, sans-serif;
  font-size: 11px;
/* 2008-08-25 dhw */
  padding: 1px 2px 4px 2px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
/*
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #000099;
  color: #ffffff;
  height: 20px;*/
}

.infoBoxBox {
		display: block;
		border: 2px solid;
/* dhw glass 1 removed		
		border-top-color:  #aac3f7;
		border-left-color: #aac3f7;
		border-bottom-color: #33456a;
		border-right-color: #33456a;
*/
		border-color: #aaa #333 #333 #aaa;		
		white-space: nowrap;
		overflow: hidden;
/*		text-align:center;*/
		padding-left: 5px;
		text-decoration:none;
		font-family: verdana, arial, helvetica, sans serif;
/*		font-style: italic;*/
		font-weight: bold;
		color: white;
		font-size: 12px;
/* dhw glass 1 removed
		background: url(/images/store_heading_back.jpg) center right no-repeat;
*/
		background: url(/images/glass1/glass1_black_slice_16px.png) center right repeat-x;
}
.infoBoxBox A {
	color: white;
	}
.infoBoxBox A:hover {
	color: white;
	}
A.infoBoxBox:hover {
/* dhw glass 1 
	background: url();
*/
	background-image: url(/images/glass1/glass1_blue_slice_16px.png);
	background-color: #3388ee;
	color: white;
	}
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.contentBox {
  background: #b6b7cb;
}

TD.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #000099; /*#bbc3d3;*/
  color: #ffffff;
}

.contentBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.BestSellersBox {
  background: #b6b7cb;
}
TD.BestSellersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #000099; /*#b6b7cb; */
  color: #ffffff;
}
.BestSellersBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.CategoriesBox {
  background: #b6b7cb;
}
TD.CategoriesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #000099; /*#b6b7cb; */
  color: #ffffff;
}
.CategoriesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.CurrenciesBox {
  background: #b6b7cb;
}
TD.CurrenciesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #000099; /*#b6b7cb; */
  color: #ffffff;
}
.CurrenciesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.InformationBox {
  background: #b6b7cb;
}
TD.InformationBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #000099; /*#b6b7cb; */
  color: #ffffff;
}
.InformationBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}


.LanguagesBox {
  background: #b6b7cb;
}
TD.LanguagesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #000099; /*#b6b7cb; */
  color: #ffffff;
}
.LanguagesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.ManufacturerInfoBox {
  background: #b6b7cb;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #000099; /*#b6b7cb; */
  color: #ffffff;
}
.ManufacturerInfoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.ManufacturersBox {
  background: #b6b7cb;
}
TD.ManufacturersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #000099; /*#b6b7cb; */
  color: #ffffff;
}
.ManufacturersBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.OrderHistoryBox {
  background: #b6b7cb;
}
TD.OrderHistoryBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #000099; /*#b6b7cb; */
  color: #ffffff;
}
.OrderHistoryBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.ProductNotificationsBox {
  background: #b6b7cb;
}
TD.ProductNotificationsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #000099; /*#b6b7cb; */
  color: #ffffff;
}
.ProductNotificationsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.ReviewsBox {
  background: #b6b7cb;
}
TD.ReviewsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #000099; /*#b6b7cb; */
  color: #ffffff;
}
.ReviewsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.SearchBox {
  background: #b6b7cb;
}
TD.SearchBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #000099; /*#b6b7cb; */
  color: #ffffff;
}
.SearchBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.ShoppingCartBox {
  background: #b6b7cb;
}
TD.ShoppingCartBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #000099; /*#b6b7cb; */
  color: #ffffff;
}
.ShoppingCartBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.SpecialsBox {
  background: #b6b7cb;
}
TD.SpecialsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #000099; /*#b6b7cb; */
  color: #ffffff;
}
.SpecialsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.TellaFriendBox {
  background: #b6b7cb;
}
TD.TellaFriendBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #000099; /*#b6b7cb; */
  color: #ffffff;
}
.TellaFriendBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.WhatsNewBox {
  background: #b6b7cb;
}
TD.WhatsNewBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #000099; /*#b6b7cb; */
  color: #ffffff;
}
.WhatsNewBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-top-width: 0px;
  border-style: solid;
  border-color: #6600cc; /* #b6b7cb; */
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #000099; /* #b6b7cb; */
  color: #FFFFFF;
  font-weight: bold;
  background: transparent url(/images/glass1/glass1_black_slice_16px.png) repeat-x scroll right center;
  
  /* background: url(/images/store_heading_back.jpg) center right no-repeat;  */
}
A.productListing-heading {
	background: none;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading, TD.pageHeading H1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000066; /*#9a9a9a;*/
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  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: 11px;
  color: #ffff00;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Verdana, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Verdana, Arial, sans-serif;
  font-size: 11px;
  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; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* DHW New Version of cssButtons to go with glass1 */ 
.cssButtonContainer {
	background: url('/images/glass1/glass1_black_long_22px_off.png') no-repeat left top;
	text-align: center;
	padding: 2px;
	overflow: visible;
	}
.cssButtonContainer input {
	background: url('/images/glass1/glass1_black_long_22px_off.png') no-repeat right top;
}

.cssButtonContainer_OLD {
	text-align: center;
	padding: 2px;
	}

.cssButton, .hrefButton, .cssButtonSubmit, .cssButtonBlank {
  background: #6699ff;
  color: white; /*#000080;*/
  font-weight: bold;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  border: 2px;
  border-style: solid;
   border-top-color:#66bbff;
   border-left-color:#66bbff;
   border-right-color: black;
   border-bottom-color: black;
/*  border-color: #000080;*/
  border-spacing: 1px;
	padding: 1px;
	white-space:nowrap;
}

INPUT.cssButtonBlank {
/* a button that just has text... */
	background:none;
	border: 0px;
	margin:0px;
	padding:0px;
}
P.cssButtonSubmit {
	margin: 2px;
	line-height: 19px;
	padding: 2px;
	}

A.cssButtonSubmit, P.cssButtonSubmit, INPUT.cssButtonSubmit2 {
/*	margin: 2px;*/
	display:inline;
	}
A.cssButtonSubmit:hover, P.cssButtonSubmit:hover, INPUT.cssButtonSubmit:hover {
  background-color: #3388ee;
}
/* estimated shipping */

	.estimatedshippingBox {
	  background: #b6b7cb; /*#FF8E90;*/ 
	}

	TD.estimatedshippingBoxHeading {
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 11px;
	  font-weight: bold;
	  background: #000099; /*#bbc3d3;*/
	  color: #ffffff; 
	}

	.estimatedshippingBoxContents {
	  background: #f8f8f9;
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 11px; 
	}

	.ShowShipping {
	  background: #444ddd;
	  color: #fffffa;
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 8px;
	  font-weight: bold;
	  text-align: center;
	} 


#thecategories a:hover {
	background-color: #eeeeee;
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}


#thecategories {
/* 2008-08-25 DHW fixing all this twoddle by removing padding images 	
	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*/

.dhw_separator1, .dhw_separator2 {
	/* this is a css version of the messy separators */
	width: 100%;
	height: 1px;
	margin: 0 0 5px 0px;
}

.dhw_separator2 {
	margin: 5px 0;	
}
#topcat {
	margin: 0px;
	padding: 0px;
}

#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;
}

LI.bestsellerslist {
	margin-left: 0;
	padding-left: 0;
}

OL.bestsellersOL {
  margin-left: 5px;
  padding-left: 20px;
}

.specials_comment {
	margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 12px;
  color: #660099;
}  
/* DHW ########################################################################*/


	P.tiny {
	font-family: gill sans, arial, helvetica, sans serif;
	color: white;
	font-weight: bold;
	font-size : 13px;
	margin : 0;
	border : 0;
	padding : 0;
	}
	
	P.tiny A {
	color: yellow;
	text-decoration: none;
	}
	
	P.tiny IMG {
	border: none;
	}

.infoHeading {
	font-size: 17px;
	font-weight: bold;
	}
.checkoutNavBar {
	margin: 10px 0px;
	width: 100%;
	text-align:center;
	font-weight: bold;
	color: gray;
	}	
.checkoutNavBar A {
	color: gray;	
	}
.checkoutNavBar A:hover {
	color: blue;	
	}
/* DHW dropdown options in product_listing */
.productListing-data select {
	text-align:right;
	
}
/* show a link so people know its there */
A.dhwShowLink {
	font-weight: bold;
	color: blue;
}
A.dhwShowLink:hover {
	color: red;
}
.dhwOptionsTable {
	
}
.dhwOptionsBox, .dhwCatBox {
	/* this is a box that shows info about options! */
	border: 1px outset #ffffff;
	margin: 10px;
	padding: 5px;
	text-align:center;
	vertical-align: top;
}
.dhwCatBox {
	float: left;
	width: 225px;
	height:60px;
}
.dhwCatImg {
	float: left;
	margin-right: 5px;
}
.dhwOptions select {
	font-size:14px;
}

