/*
  $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: 'Franklin Gothic Book'; font-size: 110%; font-weight:normal; font-style:italic; }
.errorBox { font-family: 'Franklin Gothic Book'; font-size : 110%; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: 'Franklin Gothic Book'; font-size : 110%; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: 'Franklin Gothic Book'; font-size : 110%; color: #70d250; text-decoration: underline; }

input.myBtn{font-family: 'Franklin Gothic Book';}

body {
	background-color: #F2F3F1;
	font-family: 'Franklin Gothic Book';
	font-style: italic;
	color: black;
	overflow: scroll;
}


td{
	font-family: 'Franklin Gothic Book';
	font-style: italic;
	
}

ul {
	border-top: 1.5px solid #7C7563;
	width: 850px;
	margin-left: 70px;
	margin-right: 100px;
}

li {
	text-align: center;
	display: inline;
	padding: 30px;
	font-size: 13pt;
	line-height: 50px;
	margin-top: 10px;
}

a {
	text-decoration: none;
	color: #7C7563;
}

a:hover {
	color: black;
}

img.menu-logo {
	margin-left: 25px;
	width: 50px;
	float: left;
	margin-top: 13px;
}

div.menu {
    margin-left: auto;
    margin-right: auto;
	width: 900px;
}

p.menu-product {
	margin-top: 15px;
}

p.footer {
	margin-top: 5px;
	font-size: 11pt;
	text-align: center;
}

a.footer {
}

a.menu1 {
	margin-right: 10px;
}

a.menu2 {
	margin-right: 10px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: 'Franklin Gothic Book';
  font-size: 110%;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : normal;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: 'Franklin Gothic Book';
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: 'Franklin Gothic Book';
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: 'Franklin Gothic Book';
  font-size: 13pt;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
/*  background: #b6b7cb; */
}

.infoBoxContents {
/*  background: #f8f8f9; */
  font-family: 'Franklin Gothic Book';
  font-size: 13pt;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
/*  background: #FFE6E6; */
  font-family: 'Franklin Gothic Book';
  font-size: 13pt;
}

TD.infoBoxHeading {
  font-family: 'Franklin Gothic Book';
  font-size: 13pt;
  font-weight: bold;
/*  background: #bbc3d3; */
  color: #7C7563;
}

TD.infoBox, SPAN.infoBox {
  font-family: 'Franklin Gothic Book';
  font-size: 13pt;
}

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: #5C5C5C;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: 'Franklin Gothic Book';
  font-size: 13pt;
  background: #5C5C5C;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: 'Franklin Gothic Book';
  font-size: 13pt;
}



TD.pageHeading, DIV.pageHeading {
  font-family: 'Franklin Gothic Book';
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: 'Franklin Gothic Book';
  font-size: 13pt;
  color: #000000;
}

TD.main, P.main {
  font-family: 'Franklin Gothic Book';
  font-size: 13pt;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: 'Franklin Gothic Book';
  font-size: 13pt;
}

TD {
  font-family: 'Franklin Gothic Book';
  font-size: 13pt;
  color:#7C7563;
}


TD.accountCategory {
  font-family: 'Franklin Gothic Book';
  font-size: 13pt;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: 'Franklin Gothic Book';
  font-size: 13pt;
  font-weight: bold;
}

TD.fieldValue {
  font-family: 'Franklin Gothic Book';
  font-size: 13pt;
}

TD.tableHeading {
  font-family: 'Franklin Gothic Book';
  font-size: 13pt;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: 'Franklin Gothic Book';
  font-size: 13pt;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: 'Franklin Gothic Book';
  font-size: 13pt;
}

TEXTAREA {
  width: 100%;
  font-family: 'Franklin Gothic Book';
  font-size: 13pt;
}

SPAN.greetUser {
  font-family: 'Franklin Gothic Book';
  font-size: 13pt;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: 'Franklin Gothic Book';
  font-size: 13pt;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: 'Franklin Gothic Book';
  font-size: 13pt;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: 'Franklin Gothic Book';
  color: #ff0000;
}

SPAN.errorText {
  font-family: 'Franklin Gothic Book';
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #999999; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #aaaaaa; }

.checkoutBarFrom, .checkoutBarTo { font-family: 'Franklin Gothic Book'; font-size: 13pt; color: #8c8c8c; }
.checkoutBarCurrent { font-family: 'Franklin Gothic Book'; font-size: 13pt; color: #000000; }

/* message box */

.messageBox { font-family: 'Franklin Gothic Book'; font-size: 13pt; }
.messageStackError, .messageStackWarning { font-family: 'Franklin Gothic Book'; font-size: 13pt; background-color: #ffb3b5; }
.messageStackSuccess { font-family: 'Franklin Gothic Book'; font-size: 13pt; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: 'Franklin Gothic Book'; font-size: 13pt; color: #ff0000; }


.classic { font-size:80%;}


#dropmenudiv{
width: 100px;
position:absolute;
border-bottom-width: 0;
font-family: 'Franklin Gothic Book';
font-style: italic;
color: black;
font-size:18px;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100px;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #efefef;
}