/*
  $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; }
TD.boxText a {
	color: #F5B800;
	font-weight: bold;
	line-height: 180%; 
	font-size: 10px;
	text-decoration: none;
	white-space: nowrap;
	}

TD.boxText a :hover{
	color: #C4CEC6;
	font-weight: bold;
	line-height: 180%; 
	font-size: 10px;
	text-decoration: none;
	white-space: nowrap;
	}
.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: #74867A; text-decoration: underline; }



/*REMOVE 
BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
*/
BODY { /* redundant rules for bad browsers  */  
	   	behavior: url(csshover.htc); /* WinIE behavior call */
		/*background: #ffffff url(images/bg.gif);*/ 
		font-family: Arial, verdana,sans-serif;
		voice-family: "\"}\"";
		voice-family: inherit;
		font-size: 10px;
		background-color: #DED7C6;
		margin-left: 1px;
		margin-top: 1px;	

}  
/**************************************New Container to hold everything**********************************************/
.container{
	text-align: center;
	background-color: #ffffff; 
	color:#303030;
	margin-left: 25px;
	margin-right: 25px;
	height: auto;
	width: 900px;
	padding:0px;
	min-width: 500px;
	border-top:0px solid #000;
	border-right:0px solid #000;
	border-left:0px solid #000;

	
}
* html .container {
  width: 900px; height:164px;
		padding:0px;
 
}

.contents {
	margin: 0px 160px 0px 155px;
	height: 100% ;
	border-left:1px solid #d1d1d1;
	padding: 0px 10px 200px 20px;
	line-height:1.6em;
	text-align:left;
	background-color: transparent;  /*Text */
	width:100%;
	/*background: url(img/shield.png) 95% 50% no-repeat;*/
	
	}

/*REMOVE 
 A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
*/
.genericText {
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	padding: 10px 0px 10px 0px;
	color: #7B7A7A;
}
/************************************General Links******************************88*/
a:link, a:visited {
	color: #617F6F;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	white-space: nowrap;

}

a:active {
	color: purple;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
a:hover {
	color: gray;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #D8A46B ; /*purple or neylandorange*/
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #D8A46B ; /*purple or neylandorange*/
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffffff; /*white*/
}

A.headerNavigation:hover {
  color: #DBDA7D; /*Gold*/
}
A.headerNavigation:visited {
  color: #ffffff; /*white*/
}

TR.headerError {
  background: #ff0000; /*Red*/
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ff0000;
  color: #DBB99D; /*Orange*/
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00; /*Lime*/
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #00ff00; /*Lime*/
  color: #C0C0C0; /*Gray*/
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #C4CEC6; /*CoralGreen*/
}

TD.footer {
  /*border: 1px solid #C0C0C0; /*Gray border added*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: inherit; 
  color: #617F6F;
  font-weight: bold;
}

.infoBox {
  background: inherit; /*LightGreen*/
}

.infoBoxContents {
border-left:0px solid #C0C0C0;  /*Added borders*/
border-right:0px solid #C0C0C0;
border-bottom:0px solid #C0C0C0;*/
  background: inherit; /*DarkSlate*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90; /*Pepto*/
}

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

TD.infoBoxHeading {

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #C7BB9E; /*purple*/
  color: #ffffff;
}



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

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

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

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  width: 10%;
  /*border:thin dotted #D5D5D5;*/
  text-align:center;
  vertical-align:top;
  padding:4 4 4 4;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Times New Roman,Verdana, Arial, sans-serif;
  font-size: 20px;
text-transform:uppercase;
  color: #9a9a9a;
  text-align: left;
}

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: 10px;
  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: 10px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

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

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: purple;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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: 10px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  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; }

/*Specialty Additions*/

/******************* Footer Details ***************/

.myfooter {
	clear:both;
	margin:0 auto;
	padding:4px 0 6px 0;
	border-top:0px solid #000000;
	border-bottom:0px solid #000000;
	text-align:center;
	background-color: #C4CEC6; 
	color: #617F6F;  
	font-size:10px;
	font-weight: bold;
}
* html .myfooter {
  width: 900px; height:50px;
 
}

.foot {
	color:#617F6F;
	text-decoration: none;
	text-align:center;
	font-size:10px;

}
.footlink a{
	color:#617F6F;
	text-decoration: none;
}
a.footlink:hover{
	color: #B88954;
	text-decoration: overline;
}
a.footlink:visited {
	color:#617F6F;
}


.tiny {
	font-size:0.6em;
}

/******************* Top Nav ***********added right float for FFox****/
#topmenu {
	background: #3E193B; /*color of the initial bar D8A46B*/
	float: right;
	clear: both;
	margin-top:0px;
	margin-left:0;
	height:1.5em;
	line-height:1.2em;
	text-align: center ;
	/*background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;*/
	width:100%;
	min-width: 500px;
	}
	
	* html #topmenu {
  	width: 900px; 
	height:1.3em;
 
}


div#topmenu ul {
	margin: 0; 
	padding-right: 10px;
	padding-left: 10px;
	background:  #D8A46B;  /*Background of the droplist portion pre rollover test as green 3E193B*/
 	border: thin; /*Around the droplist*/
	border-width: 0 10px;
	display: block;
	text-align: center;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;

}

div#topmenu li {
	position: relative; 
	list-style: none; 
	margin: 0;
	display: block;
	float: left; 
	width: 8em; /*Spacing apart on the line*/
	line-height: 1em;
	padding:0;
	
}
div#topmenu li b{
	position: relative; 
	list-style: none; 
	margin: 0;
	display: block;
	float: left; 
	width: 12em; /*Spacing apart on the line*/
	line-height: 1em;
	padding:0;
	text-align:left;
	
}
div#topmenu li b a:hover {
width:20em}

div#topmenu li:hover {
	background-color: inherit;  /*FF behind button*/
	
}

div#topmenu li.submenu {
	/*background: url(images/dropmenu.gif) 100% 100% no-repeat;*/
	color: black;
	
}

div#topmenu li.submenu:hover {
	background-color: #3E193B;  /* purple Background of the vertical bar and droplist on hover and across*/

}

div#topmenu li a {
	display: block; 
	padding: 0.25em 0 0.25em 0.5em; /*pad on first view*/
  	text-decoration: none; 
	width: auto;
	margin: 0;
	color: #ffffff;  /*text color on vertical bar pre hover*/
}

div#topmenu li a:hover {
	background-color:  #E8D6A8; /* hover bg color  Remember this*/
	display: block; 
	/*padding: 0.25em 0 0.25em 0.5em;
	padding-right:100px;
	padding-left:100px;*/
  	text-decoration: none; 
	text-align:inherit;
	width:inherit;
	margin: 0;
	color: black;  /*text color on hover*/
}
div#topmenu>ul a {
background-color: inherit; 
	width: auto;
}

div#topmenu ul ul {
	position: absolute; 
	width: 15em; /*Droplist width*/
  	display: none;
}

div#topmenu ul ul li {
	  /*border bottom lines around the droplist*/
	white-space: nowrap;
	width:auto;
}

div#topmenu li.submenu li.submenu {
	background: url(images/submenu.gif) 95% 50% no-repeat;

}

/*div#topmenu li.submenu li.submenu:hover {
	color: black;
}*/

div#topmenu li.submenu li.submenu:hover {
	background-color: #E8D6A8;

}

div#topmenu ul.level1 li.submenu:hover ul.level2, div#topmenu ul.level2 li.submenu:hover ul.level3 a{
	display:block;
	width: auto;
}


div#topmenu ul.level2 {
	top: 1.3em; left: -1px;
}
div#topmenu ul.level3 {
	top: -1px; left: 7em;
  	border-top: 1px solid blue;
}