/*
  $Id: stylesheet.css,v 1.1.26.1 2004/06/20 08:48:04 Simon Hodgson Exp $

  osCommerce, Open Source E-Commerce Solutions  
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce  

  Released under the GNU General Public License
  
  configuration by esfbackground: #ffffff;
background-image: url(images/page/bg_header.gif);
 background-attachment: fixed;
 background-repeat: repeat;

*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2f2f2; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #ff0000; text-decoration: underline; }

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

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

/*esf*/
A:hover {
  color: #3333cc;
  text-decoration: underline;
}

FORM {
	display: inline;
}

/*esf*/
TD.header{
  background: #ffffff;
  font-family: Verdana,Arial, sans-serif;
  font-size: 16px;
  color: #555555;
  font-weight : bold;
}

TABLE.headerBar{
 background: #cccccc;
}

/*esf*/
TD.headerNavigation {
  background: #F7F7F7;
  font-family: Verdana,Arial, sans-serif;
  font-size: 11px;
  color: #666666;
  font-weight : normal;
  text-transform: uppercase;
}

/*esf*/
TD.headerNavigation A { 
  color: #666666;
  padding: 2px;
}

TD.headerNavigation A:hover { 
  color: #F7F7F7;
  font-weight : normal;
  background: #666666;
  text-decoration: none;
}


TD.headerSEARCH {
  font-family: Verdana,Arial, sans-serif;
  font-size: 11px;
  color: #D2F8F8;
  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: #00ff00;
}

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

/*esf*/
TR.footer {
background: #ffffff;
}

/*esf*/
TD.footer {
  background: #ffffff;
  font-family: Verdana,Arial, sans-serif;
  font-size: 11px;
  color: #666666;
  font-weight : normal;
}

/*esf*/
TD.footer A, TD.footer A:hover {
  color: #666666;
  font-weight: normal; 
}

/*esf*/
TD.BorderB {
background: #cccccc;
}

TD.BorderA {
background: #cccccc;
}

TABLE.infoBoxHeadingBorder {
  background: #cccccc;
}

/*esf*/
TD.leftBorder {
background: #ffffff;
}

TD.rightBorder {
background: #ffffff;
}

/*esf*/
.imageBoxLeft {
  background: #ffffff;
}

/*esf*/
.imageBoxRight {
  background: #ffffff;
}

/*esf*/
.columnLeft {
background: #ffffff;
}

/*esf*/
.infoBox {
  background: #dddddd;
}

.infoBoxBorder {
  background: #ffffff;
}

.contentBoxBorder {
  background: #cccccc;
}

/*esf*/
.infoBoxContentsLeft {
background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
/*esf*/
.infoBoxHeadingLeft {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #F7CDDE;
  color: #EE2085;
  line-height: 18px;
}

/*esf*/
.infoBoxContentsLeftCategories, .infoBoxContentsLeftCategories A {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  color: #035C5C;
}
/*esf*/
.infoBoxHeadingLeftCategories {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #336600;
  color: #ffffff;
  line-height: 18px;
}

/*esf*/
.infoBoxContentsRight {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

/*esf*/
.infoBoxHeadingRight {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #336600;
  color: #ffffff;
  line-height: 18px;
}

/*esf*/
.infoBoxContentsRightSpecials {
background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
/*esf*/
.infoBoxHeadingRightSpecials  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #336600;
  color: #ffffff;
  line-height: 18px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

/*esf*/
.copyrightBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  background: #ffffff;
  color: #006600;
}

/*esf*/
.copyrightBox a:hover {
  color: #ffffff;
  text-decoration: underline;
}

/*esf*/
.copyrightBox A {
  color: #ffffff;
  text-decoration: none;
}

/*esf*/
.infoBoxContents {
  background: #fdfdfd;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

/*esf*/
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #ffffff;
  color: #3333cc;
  line-height: 20px;
  text-transform: uppercase;
}

/*esf*/
.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #3333cc;
  color: #ffffff;
  line-height: 24px;
  text-transform: uppercase;
}

/*esf*/
.contentBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
/*esf*/
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: #f2f2f2;
}
/*esf*/
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;
}
/*esf*/
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #cccccc;
  border-spacing: 2px;
}
/*esf*/
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #3333cc;
  color: #ffffff;
  font-weight: normal;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

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

/*esf*/
TD.pageHeading, DIV.pageHeading {
  font-family:  Arial,Verdana,  sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #ccddee;
}

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

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

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

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

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

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

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

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

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

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

/*esf*/
SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #3366cc;
  font-weight: bold;
}

/*esf*/
TABLE.formArea {
  background: #f6f6d4;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 0px;
}

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: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

/* esf */
.moduleRow { }
.moduleRowOver { background-color:#f3f3f3 ; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #e3e3e3; }

.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; }

TD.main_banner_bg {
  background: #D8EEFC;
}

TABLE.mainPage {
  background: #ffffff;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 2px;
}

/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: black;
	background-color: #3333CC;
	border: 0px outset #3333CC;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
}

.horizitem a {              /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 11px;	
	text-decoration: none;
	position: relative;	
	padding-left: 12;
	padding-top: 2; 
	display: block;	
	text-transform: uppercase;
	font-weight: bold;
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #ffffff;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #3333CC;
	background-color: #ffffff;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #6A6AF8;
	background-color: #ffffff;	
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #f7f7f7;
	border: 2px outset #fdfefd;
	
	position: relative;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 11px;	
	text-decoration: none;
	padding: 2px;
	position: relative;
	display: block;
	font-weight: bold;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #3333CC;
	font-size: 12px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #3333CC;
	text-decoration: none;
	font-weight: bold;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ffffff;
	background-color: #6A6AF8;		
	text-decoration: none;
	font-weight: bold;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 7px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #cccccc;
		font-weight: bold;
}

.horbar .dmselected {   /* Style override for selected root category */
    background-color: #6A6AF8;
}

TD.headerMenu {
   background: #3333CC;
}

TD.imagetext {
  font-family:  Arial,Verdana,  sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  background: #ffffff;
}

SPAN.breadcrumptext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

TD.headerBar2 {
 background: #cccccc;
}

SPAN.outofstock {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

SPAN.instock {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #00c50e;


}SPAN.outofstockprodpage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #ff0000;
}

SPAN.instockprodpage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #00c50e;
}
