/*
  $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, Helvetica, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}


.infoBox {
	border:1px solid #7693b3;
	background-color:#eff2f7;
}
.shopBox {
	border:1px solid #799751;
	background-color:#ffffff;
}
.shopBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}
.infoBoxContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-color: #dae1eb;
  color:#7693b3;
  padding:2px;
  border-top:1px solid #7693b3; 
  border-right:1px solid #7693b3; 
  border-left:1px solid #7693b3; 
}

TD.shopBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-color: #d2e1a7;
  color:#799751;
  padding:2px;
  border-top:1px solid #799751; 
  border-right:1px solid #799751; 
  border-left:1px solid #799751; 
}

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

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-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.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
	width:100%;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #7693b3;
  font-weight: bold;
  border-bottom:1px solid #7693b3;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  vertical-align:top;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

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

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

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

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

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

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

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

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #16487a;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }

/* menu Image -noborderBox2 - Show Sub-categories  Star */
a.menucateg:link, a.menucateg:visited, a.menucateg:active {
display: block;
vertical-align: middle;
color:#999999;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
height: 18px;
padding-top:2px;
text-decoration: none;
background-color: #EDEDEF;
border-bottom:1px solid #dae1eb;
border-top:1px solid #dae1eb;
}

a.menucateg:hover {
text-decoration: none;
font-weight: bold;
color: #333333;
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {
display: block;
vertical-align: middle;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
height: 19px;
text-decoration: none;
padding-top:2px;
color: #333333;
}

a.menusubcateg:hover {
background-repeat: repeat;
text-decoration: none;
color: #666666;
}
/* menu Image -noborderBox2 - Show Sub-categories  End */


/* Sample vertical fly-out menu */

	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : 2px;
		background-color : white;		
		width:205px;
	}
	
	#nav li ul li { /* second-level lists */
		float : left;
		margin-top : 2px;
		background-color : white;		
		width:195px;
		margin-left:5px;
	}
	
	#nav li ul ul li { /* third-and-above-level lists */
		float : left;
		margin-top : 2px;
		background-color : white;		
		width:180px;
		margin-left:5px;
	}
	
	#nav li a {
		display: block;
		vertical-align: middle;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		text-align: left;
		font-weight:bold;
		text-decoration: none;
		padding:1px 10px 1px 10px;
		
		color: #3e6289;
		border:1px solid #7693b3; 
		background-color:#eff2f7;
		
	}
	
	#nav li a:hover {
		color : white;
		background-color : #c5cddc;
	}
	
	#nav li ul li a {
		display: block;
		vertical-align: middle;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		text-align: left;
		font-weight: normal;
		text-decoration: none;
		padding:1px 10px 1px 10px;
		width:165px;
		color: #666666;
		border:1px solid #666666; 
		background-color:#f5f5f5;
	}
	
	#nav li ul li a:hover {
		color : white;
		background-color : #666666;
	}
	
	#nav li ul ul li a {
		display: block;
		vertical-align: middle;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		text-align: left;
		font-weight: normal;
		text-decoration: none;
		padding:1px 10px 1px 10px;
		width:160px;		
		color: #666666;
		border:1px solid #666666; 
		background-color:#ffffff;
	}
	#nav li ul ul li a:hover {
		color : white;
		background-color : #666666;
	}
/* Menu items with subcategories */	
#nav a.daddy {
	background: url(images/arrow_green.gif) center right no-repeat #eff2f7;
}

/* Selected items with subcategories */	
#nav li.selected a {
    background-color: #c5cddc;
}
#nav li.selected ul a {
    background-color: #ededed;
}
#nav li.selected ul ul a {
    background-color: #f5f5f5;
}