/*
  $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; }
.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: #CC3300; text-decoration: underline; }

BODY {

  background-color: #5D6879; background-image: url(images/background.gif); background-repeat: repeat-x; repeat fixed;  
  scrollbar-face-color: #F2EADE;
  scrollbar-highlight-color: #d4dbe9
  scrollbar-shadow-color: #5f6e8d;
  scrollbar-arrow-color: #12213f;
  scrollbar-base-color: #cccccc;
  scrollbar-3d-light-color: #cccccc;
  scrollbar-track-color: #C1B6AA;
  scrollbar-dark-shadow-color: #000000;
  color: #000000;
  margin:0px; topmargin:0px; marginheight:0px;  
}

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

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

A.BoxNav	{ font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #CC3300; font-weight : bold; text-decoration: none; }
A.Boxnav:hover 	{ font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #832100; font-weight : bold; text-decoration: underline; }

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TD.headerNavigation, TR.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #853A1F;
  color: #FFFFFF;
  font-weight : bold;
}

A.headerNavigation { color: #FFCC00; font-weight : bold; }
A.headerNavigation:hover { color: #E6B800; font-weight : bold; text-decoration: underline; }

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

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

A.footer 	{ color: #AFBBCD; }
A.footer:hover 	{ color: #FFFFFF; text-decoration: underline; }

.newsBox {
  border-width: 0px;
}

.newsBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #B0ADAC;    
  background-image: url(http://www.superpirate.com/store/images/news_bg.gif); background-position:top; background-repeat: repeat-x; repeat fixed;   
}

.subBoxheading {
  background: #ADD9F8;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px; font-weight: bold;   
  color: #FFFFFF;
  background: #83381C;  
  background-image: url(http://www.superpirate.com/store/images/headline_bg.gif);
}

A.subBoxheading 	{ color: #FFFFFF; }
A.subBoxheading:hover 	{ color: #CCCCCC; text-decoration: underline; }

A.subBoxheading_link 	{ color: #FFFFFF; }
A.subBoxheading_link:hover 	{ color: #D7EEFD; text-decoration: underline; }

.infoBox {
  border-width: 0px;
  background: #C4C3C2;  
}

.infoBox1 {
  border-width: 0px; 
}

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


TABLE.infoBoxContents1 { background-image: url(http://www.superpirate.com/store/images/left_navi_bg2.gif); font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; color: #ffffff; }
TABLE.infoBoxContents2 { background-color: #F2EADE; background-image: url(http://www.superpirate.com/store/images/right_navi_bg.gif);}
TD.infoBoxContents2 { background-color: #F2EADE; background-image: url(http://www.superpirate.com/store/images/right_navi_bg.gif);}

A.infoBoxContents2 		{ color: #323A4D; }
A.infoBoxContents2:hover 	{ color: #666666; text-decoration: underline; }

.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: 10px;
  font-weight: bold;
  color: #ffffff;
  background: #85381E;
}

TD.infoBoxHeading1 { font-family: Arial, Verdana, sans-serif; font-size: 12px; font-weight: bold; background-image: url(http://www.superpirate.com/store/images/left_navi_block.gif); color: #E9DCC6; }
TD.infoBoxHeading2 { font-family: Arial, Verdana, sans-serif; font-size: 12px; font-weight: bold; background: #CEC4B7; background-image: url(http://www.superpirate.com/store/images/right_navi_bg2.gif); color: #000000; }


TD.maintable { background-color: #2F3847; background-image: url(http://www.superpirate.com/store/images/main_table_bg.gif); background-repeat: repeat-x; repeat fixed; }
TD.rightnavi { background-color: #F2EADE; background-image: url(http://www.superpirate.com/store/images/right_navi_bottom.gif); background-position:bottom; background-repeat: repeat-x; repeat fixed; }
TD.leftnavi { background-color: #DCC69D; background-image: url(http://www.superpirate.com/store/images/left_navi_bottom.gif); background-position:bottom; background-repeat: repeat-x; repeat fixed; }

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: #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: #FFFFFF;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

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

A.productListing-heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #85381E; color: #FFFFFF; font-weight: bold; }
A.productListing-heading:hover { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #85381E; color: #FFFFFF; font-weight: bold; }


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: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.product_name 	{ font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #000000; }
TD.product_price 	{ font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #CC0000; }
TD.product_model, SPAN.product_model, P.product_model { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #666666;}

A.product_name_small 		{ color: #000000; font-size: 11px; font-weight : bold; }
A.product_name_small:hover 	{ color: #333333; font-size: 11px; font-weight: bold; text-decoration: underline; }

A.product_name_10px 		{ color: #000000; font-size: 10px; font-weight: bold; }
A.product_name_10px:hover 	{ color: #333333; font-size: 10px; font-weight: bold; text-decoration: underline; }

A.newsheadline 		{ color: #CC0000; font-size: 10px; font-weight : bold; }
A.newsheadline:hover 	{ color: #6C0000; font-size: 10px; font-weight: bold; text-decoration: underline; }

TD.pageHeadline {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  background: #83381C;  
  background-image: url(http://www.superpirate.com/store/images/headline_bg.gif);
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF; 
  color: #000000;     
}

TD.main_dark_bg 	{ font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF; background-color: #2F3847; background-image: url(http://www.superpirate.com/store/images/main_table_bg.gif); background-repeat: repeat-x; repeat fixed;}
TD.main_light_bg 	{ font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 1.5; background: #FFFFFF; color: #000000; }
TD.main_table_border 	{ background: #FFFFFF; }

TABLE.welcome {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;  
  background: #E8DAC4;    
  background-image: url(http://www.superpirate.com/store/images/welcome_bg.gif); background-position:top; background-repeat: repeat-x; repeat fixed;     
}

TD.welcome_top {  }
TD.welcome_bottom {  }

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

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

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  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: 10px;
  color: #c76170;
  font-weight: bold;
}

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

SPAN.productSpecialPriceLarge { font-family: Verdana, Arial, sans-serif; color: #ff0000; font-size: 12px; font-weight: bold; }
SPAN.productPrice { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000;}

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

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

.moduleRow { }
.moduleRowOver { background-color: #FFECE1; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FFCFB4; }

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