/*
  $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 : Arial, 	Verdana, Helvetica, Sans-Serif; font-size: 13px; text-align: left; margin: 15px; color: #333}
.boxText2 { font-family : Arial, 	Verdana, Helvetica, Sans-Serif;   font-size: 11px;  font-weight: bold;}
.errorBox { font-family :  Arial, 	Verdana, Helvetica, Sans-Serif;  font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Arial, 	Verdana, Helvetica, Sans-Serif;  font-size : 10px; color: #2f4f4f; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  Arial, 	Verdana, Helvetica, Sans-Serif;  font-size : 10px; color: #6600cc; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #;
  margin: 0px;
  font-family:  'Trebuchet MS', Tahoma, Arial, Verdana, Helvetica, Sans-Serif;
  margin:0 auto;
}


A {
  COLOR: #333;
  text-decoration: none ;
}

A:hover {
  color: #2f4f4f;
  text-decoration: none;
}

FORM {
	display: inline;
}



H1	{ font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
	Verdana, Helvetica, Sans-Serif; font-size: 20px; font-weight: NORMAL; COLOR: #2F4F4F ;    text-align: left;
 }

H2	{ color: #2f4f4f; font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
	Verdana, Helvetica, Sans-Serif; font-size: 13px; font-weight: normal;  text-align: left;
 }

TR.header {
  background: #ffffff;
}

TD.headerNavigation {  COLOR: #333; font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
	Verdana, Helvetica, Sans-Serif;  font-size: 13px; font-weight: normal; background: #ffffff;}
TD.headerNavigation2 {  color: #2f4f4f; font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
	Verdana, Helvetica, Sans-Serif;  font-size: 13px; font-weight: BOLD; background: #ffffff}


TD.browseList {
  font-family : Arial, Verdana, Helvetica, Sans-Serif; 
  font-size: 17px;
  background: #ffffff;
  color: #2f4f4f;
  font-weight : normal;
  line-height: 2;
  text-align: left;
  border: 1;

}
A.headerNavigation { 
 COLOR: #333; font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
	Verdana, Helvetica, Sans-Serif;  font-size: 12px; font-weight: normal;
}


A.headerNavigation:hover {
  color: #2f4f4f; font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
	Verdana, Helvetica, Sans-Serif;  font-size: 12px; font-weight: normal;}


A.h2:hover {
  color: #2f4f4f; font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
	Verdana, Helvetica, Sans-Serif;  font-size: 12px; font-weight: normal;}

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: #000000;
}

TD.headerInfo {
 font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
	Verdana, Helvetica, Sans-Serif; 
  font-size: 11px;
  background: #00ff00;
  color: #ffffff;
  line-height: 2;
  font-weight: bold;
  text-align: center;
}

  
TD.footer {
 font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
	Verdana, Helvetica, Sans-Serif; 
  font-size: 10px;
  background: #000000;
  color: #ffffff;
  line-height: 2;
  font-weight : bold;
}


.infoBox {
  background: #ffffff;
  border-style:solid;
border-width:1px;
color: #333;


}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial, Sans-serif;
  font-size: 11px;
    line-height: 2;  text-align: left;



}
TD.boxText {
  background: #ffffff;
  font-family:  Arial, Sans-serif;
  font-size: 12px;
  line-height: 2;
  text-align:center;
}
.infoBoxNotice {
  background: #ffffff;
}

.infoBoxNoticeContents {
  background: #ffffff;
  font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
  font-size: 11px;
}

TD.infoBoxHeading {
 font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
	Verdana, Helvetica, Sans-Serif; 
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
	Verdana, Helvetica, 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: 0px;
  border-style: solid;
  border-color: #333;
  border-spacing: 1px;
  border-width: 1px;
}

.productListing-heading {
 font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
	Verdana, Helvetica, Sans-Serif; 
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  font-weight: normal;
}

TD.productListing-data {
 font-family: Verdana, Tahoma, Arial, Sans-serif;
  font-size: 10px;
    background: #ffffff;
	text-align: left;

}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #2f4f4f;
  background: #ffffff;
}

TD.pageHeading, DIV.pageHeading {
 font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
	Verdana, Helvetica, Sans-Serif; 
  font-size: 20px;
  font-weight: normal;
 color : #333; 
 text-align: left;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
	Verdana, Helvetica, Sans-Serif; 
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Tahoma, Arial, Sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #333;
  text-align: left;
}

TD.r1, P.r1 {
  font-family: Verdana, Tahoma, Arial, Sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
TD.r2, P.r2 {
  font-family: Verdana, Tahoma, Arial, Sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
	Verdana, Helvetica, Sans-Serif; 
  font-size: 12px;
}

TD.accountCategory {
  font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
	Verdana, Helvetica, Sans-Serif; 
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
	Verdana, Helvetica, Sans-Serif; 
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
	Verdana, Helvetica, Sans-Serif; 
  font-size: 12px;
}

TD.tableHeading {
  font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
	Verdana, Helvetica, Sans-Serif; 
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
  font-size: 11px;
  text-align: right;
}

TEXTAREA {
  width: 100%;
  font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
  font-size: 11px;
}

SPAN.greetUser {
  font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
  font-size: 11px;
  color: #000000;
  font-weight: normal;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #BC8F8F ;
 
}

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 :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
  color: #ff0000;
}

SPAN.errorText {
  font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial,  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial,  font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial,  font-size: 10px; }
.messageStackError, .messageStackWarning { font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial,  font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial,  font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial,  font-size: 10px; color: #ff0000; }



/* BE SURE TO INCLUDE THE CSS RESET FOUND IN THE DEMO PAGE'S CSS */
/*------------------------------------*\
	NAV
\*------------------------------------*/
#nav{
	list-style:none;
	font-weight:bold;
	margin-bottom:5px;
	/* Clear floats */
	/* Bring the nav above everything else--uncomment if needed.
	position:relative;
	z-index:5;*/
	position:relative;
text-align:left;
}

#nav li{
    list-style:none;
	float:left;
	margin-right:10px;
	position:relative;
    font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
	Verdana, Helvetica, Sans-Serif; font-size: 14px; font-weight: normal;
}
#nav a{
	display:block;
	padding:3px;
	color:#333;
	background:#fff;
	text-decoration:none;
}
#nav a:hover{
	color:#cc3333;
	background:#f0f0f0;
	text-decoration:none;
}

/*--- DROPDOWN ---*/
#nav ul{
	background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
#nav ul li{
	padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;
}
#nav ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
#nav li:hover ul{ /* Display the dropdown on hover */
	left:0; /* Bring back on-screen when needed */
}
#nav li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	background:#f0f0f0;
	text-decoration:none;
	color: #000000;
}
#nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
}
#nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background:#2f4f4f;
	color: #ffffff;
}
ul, li
{
margin:0;
padding:0;
}

hr {
  border: 0;
  width: 80%;
color: #333;
background-color: #fff;
height: 2px;


}

