/*
  $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: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-right:1px solid #818181;
  border-left:1px solid #818181;  
}

.errorBox {
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px;
  background: #FFE6E6;
  color: #000000;
  padding: 1 4 2 4;
  border: 1px solid #FF8E90;
}

.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: #70d250; text-decoration: underline; }

img {
   border: 0;
}

HTML {
  height: 100%;
}

BODY {
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
  padding: 0;
  height: 100%;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #6A86C0;
  text-decoration: underline;
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #000000;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #000000;
  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: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #000000;
  font-weight: bold;
}

.infoBox {
  background: #D3D1D1;
}

.infoBoxContents {
  background: #FAF6EC;
  color: #484E53;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

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: #F1F1F1;
 //shopping-cart content color
}

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: #F1F1F1;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #E2F3C7;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {
  border-right:1px solid #818181;
  border-bottom:1px solid #818181;  
  text-align:center; 

  color: #484E53;
  font-weight: bold;
  padding: 10px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FED988;
  //shopping-cart header/footer color
}

TD.productListing-data {
  border-right:1px solid #818181; 
  border-bottom:1px solid #818181;  
  text-align:center;
  vertical-align:top; 
  padding:5 0 5 0;

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #484E53;
}


A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {

  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #484E53;
  height: 29px;
  width: 600px;

  background: url('images/m99.gif');
  background-repeat:no-repeat;
  padding-top: 4px;
  padding-bottom:0;
  padding-left: 6px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.8;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 10px;
}

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: #E55C19;
}

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;
}

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: hand; }
.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; }

td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #2C2C2C
}
 .ch1{
 border-left: #6D6D6E 1px solid;
 border-right: #6D6D6E 1px solid;
 }
 .ch2{
 padding-left: 13px;
 }               
 .ch3{
 font-size: 10px;
 font-weight: bold;
 color: #46484A;
 }

 .ch4{
 font-size: 11px;
 color: #46484A;
 }

 .ch5{
 font-size: 11px;
 font-weight: bold;
 text-decoration: none; 
 color: #E55C19;
 }

 .ch6{
 font-family: Arial, sans-serif;
 font-size: 13px;
 font-weight: bold;
 color: #484E53;
 }

 .ch7{
 border-left: #818181 1px solid;
 border-right: #818181 1px solid;
 }

 .ch8{
 font-family: Arial, sans-serif;
 font-size: 13px;
 font-weight: bold;
 color: #101010;
 }

 .ch9{
 font-size: 13px;
 font-family: Arial, sans-serif;
 font-weight: bold;
 text-decoration: none; 
 color: #181818;
 }

 .ch10{
 font-size: 11px;
 font-weight: bold;
 color: #484E53;
 }

 .ch11{
 font-family: Arial, sans-serif;
 font-size: 13px;
 font-weight: bold;
 color: #484E53;
 }

 .ch12{
 font-size: 11px;
 color: #484E53;
 }

 .ch13{
 font-size: 14px;
 font-weight: bold;
 color: #484E53;
 }

 .ch14{
 font-family: Arial, sans-serif;
 font-size: 11px;
 color: #000000;
 }

 .ch15{
 font-size: 11px;
 text-decoration: none; 
 color: #484E53;
 }

 .ch16{
 font-size: 11px;
 text-decoration: none; 
 color: #58B4D2;
 }

 .ch17{
 font-size: 13px;
 color: #565656;
 }

 .ch18{
 font-size: 13px;
 color: #565656;
 }

 .ch19{
 font-size: 10px;
 font-family: Verdana, Arial, sans-serif;
 font-weight: bold;
 text-decoration: none; 
 color: #46484A;
 }

 .ch20{
 font-size: 11px;
 color: #484E53;
 line-height: 1.2;
 }

 .ml1{
 font-size: 11px;
 text-decoration: none; 
 color: #000000;
 }

 .se{            
 width: 100px;
 font-size: 9px;
 color: #282E3E
 }
 .se2{            
 width: 115px;
 font-size: 9px;
 color: #282E3E
 }

 .image_border{
  border:1px solid #000000; 
 }

 #imageContainer img {
   display:none;
   position:absolute;
   top:0; left:0;
 }

 #imageContainer {
   position:relative;
   margin:0;
   width:372px;
   height:121px;
   border:0px;
}

a.opacity img {
   filter:alpha(opacity=80); 
   -moz-opacity: 0.8; 
   opacity: 0.8;
}

a.opacity:hover img {
   filter:alpha(opacity=100);   
   -moz-opacity: 1.0;   
   opacity: 1.0;
}

a.highlight img {
   filter:alpha(opacity=100); 
   -moz-opacity: 1.0; 
   opacity: 1.0;
}

a.highlight:hover img {
   filter:alpha(opacity=70);   
   -moz-opacity: 0.7;   
   opacity: 0.7;
}

.topleft {
   background: #FCFCFC url('images/topleft.gif') no-repeat bottom right; padding-left:0;
}

.topright {
   background: #FCFCFC url('images/topright.gif') no-repeat bottom left; padding-left:0;
}

.bottomleft {
   background: #FCFCFC url('images/botleft.gif') no-repeat top right; padding-left:0;
}

.bottomright {
   background: #FCFCFC url('images/botright.gif') no-repeat top left; padding-left:0;
}

.repeatleft {
   background: #FCFCFC url('images/left.gif') repeat-y top right; padding-left:0;
}

.repeatright {
   background: #FCFCFC url('images/right.gif') repeat-y top left; padding-left:0;
}

.repeattop {
   background: #FCFCFC url('images/top.gif') repeat-x bottom left; padding-left:0;
}

.repeatbottom {
   background: #FCFCFC url('images/bottom.gif') repeat-x top left; padding-left:0;
}

.infoBoxContents {
  background: #FFFFFF;
  color: #484E53;
}

.backcolor {
   background: #FCFCFC;
}

.boxcolor {
   background: #FFFFFF;
}

.cartcolor {
   border-left: #818181 1px solid;
   border-right: #818181 1px solid;
   background: #FED988;
}

.ch21 {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #A0A0A0;
}

.box {
  border-right:2px solid #D1D1D1;
  border-left:2px solid #D1D1D1;  
  border-top:2px solid #D1D1D1;
  border-bottom:2px solid #D1D1D1;  
  background: #FAFAFA;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.boxhover {
  border-right:2px solid #A1A1A1;
  border-left:2px solid #A1A1A1;
  border-top:2px solid #A1A1A1;
  border-bottom:2px solid #A1A1A1;
  background: #E8E8E8;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  padding: 10px;
  padding-bottom: 0;
  background: #FFFFFF;
  visibility: hidden;
  z-index: 11;
  cursor: hand;
  cursor: pointer;
  border: 1px solid #000000;
  -moz-border-radius: 8px;
  -khtml-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
  font: bold 12px Arial, sans-serif;
  line-height: 1.1em;
  color: white;
  padding: 5px 0;
  text-align: right;
}

#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
  background-color: white;
  border: 1px solid #CCCCCC;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
  font: bold 12px Arial, sans-serif;
  position: absolute;
  display: none;
  border: 1px solid black;
  background-color: #EFEFEF;
  padding: 5px;
  z-index: 10;
}

#overlay {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 200%;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter:alpha(opacity=70); 
  -moz-opacity: 0.7; 
  opacity: 0.7;
  z-index: 10;
}

.smallbox {
  border:1px solid #E0E0E0; 
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.smallboxhover {
  border:1px solid #808080; 
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

a.glowbox img {
  border-right:1px solid #D1D1D1;
  border-left:1px solid #D1D1D1;  
  border-top:1px solid #D1D1D1;
  border-bottom:1px solid #D1D1D1;  
}

a.glowbox:hover img {
  border-right:1px solid #818181;
  border-left:1px solid #818181;
  border-top:1px solid #818181;
  border-bottom:1px solid #818181;
}
