/*
  $Id: stylesheet.css,v 1.5 2005/08/09 13:47:22 ntatsumi 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, sans-serif; font-size: 11px; }
.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }

.orderEdit { 
  font-family: Arial, Verdana, sans-serif;
  font-size : 11px;
  color: #990033;
  text-decoration: underline;
}

BODY {
  background-image: url(images/infobox/infobox_header_fill.gif);
  background-repeat: repeat=y;
  color: #000000;
  margin: 0;
  padding: 0;
  text-align:center; 	
}

#CONTAINER {
  background-color: #fff;
  width: 990px; 
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  padding: 10 10 10 10;
  position:relative;
  overflow:hidden;
}

/*ADDED ONES */

/* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
      overflow: hidden;
	background-color: navy;
	padding-left: 5px;}
}


 .bg{
  background-image: url(images/infobox/m12.gif);
  background-repeat: repeat-y; 
 }

 .ml2{
  color: #003366;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
 }

font {
  font-size: 13px;
}

 .ml3 {
  font-family: Arial, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
  color: #003366;
  font-weight: bold;
  text-decoration: none;
 }

 A.ml3 {
  font-family: Arial, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
  color: #003366;
  font-weight: bold;
  text-decoration: none;
 }
  
 A.ml3:hover {
  font-family: Arial, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
  color: #003366;
  font-weight: bold;
  text-decoration: none;
 }

 .ml4{
  color: #003366;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
 }

 .px2{
  font-size: 2px;
 }

 .px3{
  font-size: 3px;
 }

A {
  color: #0000FF;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TD.header_mid {
  background-image: url(images/logo2.jpg);
  background-repeat: no-repeat;
  background-position: 0% 0%;
  font-size: 90px;
  width: 800px;

}

TR.headerNavigation {
  background: #ffffff;
}
	
TD.headerNavigation {
  font-family: Arial, Times New Roman, Verdana, sans-serif;
  font-size: 14px;
  background-image: url(images/infobox/title_header_fill.gif);
  background-repeat: repeat; 
  color: #003366;
  font-weight: bold;
  padding-top: 8px;
  padding-bottom: 10px;
}

A.headerNavigation { 
  color: #003366; 
}

A.headerNavigation:hover {
  color: #000066;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #990033;
}

TD.footer {
  font-family: Arial, Times New Roman, Verdana, sans-serif;
  font-size: 14px;
  background-image: url(images/infobox/title_header_fill.gif);
  background-repeat: repeat=y; 
  color: #003366;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Arial, Times New Roman, Verdana, sans-serif;
  font-size: 14px;
  background-image: url(images/infobox/infobox_header_fill.gif);
  background-repeat: repeat; 
  color: #ffffff;
  font-weight: bold;
  line-height: 40px;
  text-indent: 10px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}


.altBox {
  background: #ffffff;
}

.altBoxContents {
  background: #ffffaf;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.altBoxHeading {
  font-family: Arial, Times New Roman, Verdana, sans-serif;
  font-size: 16px;
  background-image: url(images/infobox/altbox_header_fill.gif);
  background-repeat: repeat=y; 
  color: #000000;
  font-weight: bold;
}

TD.altBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}
TD.contentBoxHeading {
  font-family: Arial, Times New Roman, Verdana, sans-serif;
  font-size: 14px;
  background-image: url(images/infobox/infobox_header_fill.gif);
  background-repeat: repeat; 
  color: #ffffff;
  font-weight: bold;
  line-height: 40px;
  text-indent: 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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Times New Roman, Verdana, sans-serif;
  font-size: 14px;
  background-image: url(images/infobox/infobox_header_fill.gif);
  background-repeat: repeat=y; 
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Times New Roman, Verdana, sans-serif;
  font-size: 24px;
  background-image: url(images/infobox/infobox_header_fill.gif);
  background-repeat: repeat=y; 
  color: #ffffff;
  font-weight: bold;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, 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: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 11px; background-color: #99ff00; }


/* BEGIN CATEGORY MENU*/
/* input requirement */

.inputRequirement { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #ff0000; }

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.menudiv
{
  font-family: Arial, Times New Roman, Verdana, sans-serif;
  font-size: 13px;
  color: #003366;
  font-weight: bold;
  text-decoration: none;
}

.menudiv ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
}
	
.menudiv ul li{
	position: relative;
	padding: 5px 5px 0px 15px;
	background: url(images/infobox/m14.gif) no-repeat center left;
}

.menudiv ul li img{
  width: 1em; 
  height: 1em; 
}
	
/*Sub level menu items */
.menudiv ul li ul{
	position: absolute;
	background: #f8f8f9;
	width: 150px; /*sub menu width*/
	top: 0;
	visibility: hidden;
	border: 1px solid #ccc;
	}

/* Sub level menu links style */
.menudiv ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #003366;
	text-decoration: none;
	background: #f8f8f9;
	padding: 1px 5px;
	/* border: 1px solid #ccc; */
	border-bottom: 0;
}

.menudiv ul li a:visited{}

.menudiv ul li a:hover{
	color: #a00;
	background: #ffffcc;
}

.menudiv .subfolderstyle{
	background: url(images/fwr_arrow.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .menudiv ul li { float: left; height: 1%; }
* html .menudiv ul li a { height: 1%; }
/* End CATEGORY MENU */

