/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
  modified at 15 Apr 2006
 
  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: 12px; }
.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 {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
  font-size: 11px;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
 /* font-size: 10px; */
  font-size: 12px;
  background-color: #758ccb;
  /* background-color: #c49961;
  background-image: url(images/hdnav.gif); */
  background-image: url(images/bk_blue_03.gif);
  background-repeat: y-repeat;
  color: #ffffff;
  font-weight : bold;
}
A.headerNavigation { 
  /* color: 7c5f3b;  */
  color: white;
  font-size: 12px;
}

A.headerNavigation:hover {
  /* color: #ffffff; */
  color: gold;
  /* color: #e8d992; */
  text-decoration: none;
  /* border-top: solid;*/
  /* border-bottom: solid;*/
  /* border-width: 2px;*/
  /* border-color: greenyellow;*/
  background-image: url(images/bk_blue_02.gif);
  background-repeat: y-repeat;
}

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

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

TR.footernav {
  background: #ffffff;
}

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

A.footernav {
	color: #c49961;
	
}

.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: 11px;
  font-weight: bold;
 /* background: #FF0000;
  background-color: #FF0000;
  /* background: #bbc3d3;
  background-color: #c49961; */
  /* background-image: url(images/bk_silver.gif); 
  background-repeat: y-repeat;*/
  /*color: #ffffff; 
  color: #05606b;*/
  /* color: orangered; */
  color: #FFFFFF;
}

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

A.catBox{
    font-size: 10px;
}
.catBox {
/*
  background: #fbc196;
*/
  
}

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

.catBoxNotice {
  background: #FF8E90;
}

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

TD.catBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  /* background: #bbc3d3;
  background: #fbc196;*/
  /* background-image: url(images/bk_silver.gif);
  background-repeat: y-repeat; */
  color: #ffffff;
}

TD.catBox, SPAN.catBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  /* background: #f4ead0;
  background: mintcream;*/
  border: 1px;
}

.cartBox {
  background-color: #ffffff;
}

.cartBoxContents {
  /* background: #f8f8f9; */
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.cartBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  /* background: #bbc3d3;
  background-color: #c49961; */
  background-image: url(images/infobox/hd_bk_brown.gif);
  background-repeat: y-repeat;
  color: orangered; 
  /*color: #05606b;*/
}
A.cartBoxHD {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  /* color: #05606b; */
  color: #b22222;
}
A.cartBoxHD:hover {
  color: #808000;
  text-decoration: none;
}



}
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.productListing-even
{
  color: #228B22;
  background: #FAF0E6;
}

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  /*border-color: #FFDEAD;*/
  border-color: #A0522D;
  border-spacing: 1px;
/*  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;
  background: #FAF0E6;
  color: #A0522D;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  /* color: #DC143C; 
  color: #A0522D;*/
  color: #FF0000;
}

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: 11px;
}

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

.footercounter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: white;
  color: #0f8185;
  font-weight: bold;
}
.topleftnav {
/*  background-color: rgb(255, 255, 255);*/
  background-image: url(images/button_green.gif);
  background-repeat: no-repeat;
  background-position: center;
  color: white;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}
A.topleftnav:link {
  /* color: #60C80C; */
  color: white;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}
A.topleftnav:hover {
  /* color: #60C80C; 
  color: #E1FF3E;*/
  color: #39509f;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}


	#nav {
		margin: 0;
		padding: 0;
	}

	#nav li.on ul, #nav li.off ul {
		margin: 0;
		padding: 0;
	}

	#nav a {
		text-decoration: none;
		font-size: 15px;
	}

	#nav li { /*float the main list items*/
		margin: 0;
		float: left;
		display: block;
		padding-right: 10px;
	}

	#nav li ul {
		display: none;
	}

	#nav li.off ul, #nav li.on ul { /*put the subnav below*/
		position: absolute;
		top: 33px;
		*top: 44px;
		left: 5px;
		padding-top: 5px;
		background: #d6e3b0;
		height: 25px;
		width: 640px;
	}

	#nav li a {
		/* color: #d6e3b0; */
		color: GoldenRod;
		font-weight: bold;
		display: block;
		height: 15px;
		width: 80px;
		border: 2px solid 	LightSlateGray;
		padding: 5px;
	}

	#nav li.on a {
		border: 2px solid #7a8566;
		color: #7a8566;
	}


	#nav li.on ul a, #nav li.off ul a {
		float: left; /*ie doesn't inherit the float*/
		border: 0;
		color: #7a8566;
		width: auto;
		margin-right: 15px;
	}

	#nav li.on ul {
		display: block;
	}

	#nav li.off:hover ul {
		display: block;
		z-index: 6000;
				}

	#nav li.off a:hover, #nav li:hover a {
		background: #d6e3b0;
		color: #7a8566;
	}
	
	Table.logo_2_bk {
		/* background: #ffffff;*/
		background-image:url(../images/gdw_logo_b2.jpg); 
		background-repeat:no-repeat;
	}
.fade img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
-moz-opacity: 0.75;
}

.fade:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.2fade img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
.2fade:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.7;
}

.specialbox{
overflow:auto;
width:190px;
}
