
/*
  $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
*/

TABLE.popup {
  border-width: 1px;
  border-style: dotted;
}

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

BODY {
  background: #EFEFF1;
  color: #727272;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
}


#flashcontent {
		margin:0px auto;
		margin-bottom: 50px;
}

h1{
 font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
 font-weight: normal;
}

h2{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
}


li {
  color: #ce0000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #EFEFF1;
}

TR.headerNavigation {
  background: #EFEFF1;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #EFEFF1;
  color: #ffffff;
  font-weight : bold;
}
.headerNavigation2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #EFEFF1;
  color: #ffffff;
  font-weight : normal;
  padding-right: 2px;
}

TD.addressHeader {
  font-family: Georgia;
  font-size: 24px;
  background: #EFEFF1;
  color: #ffffff;
  font-weight : normal;
  text-align: center;

}
* html .addressHeader div {
	text-align:left;
	padding-left:12px;
	padding-right: 8px;
}
.smallHeader2 {
  font-family: Georgia;
  font-size: 18px;
  background: #EFEFF1;
  color: #ffffff;
  font-weight : normal;
  text-align: center;
/*  padding:10px;*/
  }

.smallHeader {
  font-family: Helvetica, Georgia;
  /*font-family: Serif, sans-serif,verdana;*/
  font-size: 14px;
  background: #EFEFF1;
  color: #ffffff;
  font-weight : normal;
  white-space: nowrap;
  margin-top:0px;
  margin-right: 12px;
}
.guaranteeHeader {
  font-family: Helvetica, Georgia;
  font-size: 15px;
  color: #C00000;
  text-align:right;
  font-weight : normal;
  padding-top:10px	;
  white-space: nowrap;
}

A.guaranteeHeader {
  font-family: Helvetica;
  font-size: 15px;
  color: #C00000;
  text-align:right;
  font-weight : normal;
  padding-top:10px	;
  margin-right: 12px;

}
.guaranteeHeader a:hover {
  font-family: Helvetica;
  font-size: 15px;
  color: #C00000;
  text-align:right;
  font-weight : normal;
  padding-top:10px	;
  margin-right: 12px;

}

.printHeader  {
  font-family: Georgia;
  font-size: 24px;
  background: #ffffff;
  color: #000000;
  font-weight : bold;
  text-align: center;
}

.smallprintHeader2  {
  font-family: Georgia;
  font-size: 18px;
  background: #ffffff;
  color: #000000;
  font-weight : bold;
  text-align: center;
}

.smallprintHeader  {
  font-family: Georgia;
  font-size: 14px;
  background: #ffffff;
  color: #000000;
  font-weight : bold;
  text-align: center;
}

.addressHeaderTagline {
  font-weight:bold;
  font-family: Goudy Old Style;
  font-size: 13px;
  color: #000000;
}


.phoneHeader {
  font-family: Times New Roman;
  font-size: 18px;
  color: #ffffff;
  text-align:left;
  padding-left:10px;
  padding-top:10px	;
}

TD.breadcrumbHeader {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #727272;
}

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

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

TR.footer {
  background: #EFEFF1;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #EFEFF1;
  color: #ffffff;
  font-weight: bold;
}

TD.category {
  background-color:#DBDBDB;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-top: 5px;
}


.infoBox {
  background: #EFEFF1;
}

.infoBox a {
  color: #727272;
}

.infoBoxContents {
  background: #EFEFF1;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}
.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #EFEFF1;
  color: #000000;
}

.infoBoxHeading a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #EFEFF1;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 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: #ffffff;
}

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

TABLE.content {
  border: 1px;
  border-style: solid;
  border-color: #727272;
}

TABLE.productListing {
  border: 0px;
  color: #000000;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
  color: #000000;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #727272;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

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: 10px;
  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;
}

SPAN.greetUser {
  font-family: Verdana, Arial, 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: 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;
}

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

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

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; top: 60px;}
* html #lightbox{margin-top:50px;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageDetails{ width: 70%; float: left; text-align: left; }
#caption{ font-weight: bold;	}
#numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none; }

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.trusshop, .trusshop a:hover { font-size: 10px; color:#666666; font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; text-decoration: none; }

.footy {	font-family: Arial, Helvetica, sans-serif; }


.applemenu{
  width: 242px; /*width of menu*/
  height: 365px;
  background: #ffffff;
}

.applemenu div.silverheader a{
  background: #ffffff;
  font: normal 12px Verdana, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
  color: #727272;
  display: block;
  position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
  width: auto;
  text-decoration: none;
  padding-left: 5px;
  padding-top: 13px;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{

  color: #727272;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{

  color: #727272;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/

  height: 242px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
  padding-top: 3px;
  text-align: center;
}

/**/

.applemenu div.silverheader2 a{
  background: #ffffff;
  font: normal 12px Verdana, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
  color: #727272;
  display: block;
  position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
  width: auto;
  text-decoration: none;
  padding-left: 5px;
  padding-top: 13px;
}

.applemenu div.silverheader2 a:visited, .applemenu div.silverheader2 a:active{
  color: #727272;
}


.applemenu div.selected a, .applemenu div.silverheader2 a:hover{
  color: #727272;
}

.applemenu div.submenu2{ /*DIV that contains each sub menu*/
  height: 242px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
  padding-top: 3px;
  text-align: center;
}

/**/

.applemenu div.silverheader3 a{
  background: #ffffff;
  font: normal 13px Verdana, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
  color: #727272;
  display: block;
  position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
  width: auto;
  text-decoration: none;
  padding-left: 5px;
  padding-top: 15px;
}


.applemenu div.silverheader3 a:visited, .applemenu div.silverheader3 a:active{
  color: #727272;
}


.applemenu div.selected a, .applemenu div.silverheader3 a:hover{
  color: #727272;
}

.applemenu div.submenu3{ /*DIV that contains each sub menu*/
  height: 242px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
  padding-top: 3px;
  text-align: center;
}
