/*
  $Id: stylesheet.css,v 1.57 2007/07/23 15:31:35 ERK 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: sans-serif, Verdana, Arial; font-size: 11px; }
.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: #006633; text-decoration: underline; }

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

TABLE.main { background: #ffffff; color: #000000; margin: 0px; }

TABLE.body { background: white; color: black; margin: 0px; }

body {
 	background-image: url(images/bg_bluex3.jpg);
  	background-repeat: repeat-x;
  	background-color: #E6E6E6;
   	color: #000000;
 	margin: 0px;
}

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

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

H1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  padding-top:0px;
  padding-bottom:0px;
  margin-top:0px;
  margin-bottom:0px; 
}

H2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 13px; 
 font-weight: bold;
 color: #333;
 padding-top:0px;
 padding-bottom:0px;
 margin-top:0px;
 margin-bottom:0px; 
}

H3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 100% ;
  font-weight: normal;
  padding-top:0px;
  padding-bottom:0px;
  margin-top:0px;
  margin-bottom:0px; 
}

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

TD.HeaderCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #D45500;
  background: white;
}

a.HeaderCart:link {color: #D45500}
a.HeaderCart:visited {color: #D45500}
a.HeaderCart:hover {color: #900; text-decoration: none; background-color: #F9F9F9}
a.HeaderCart:active {color: #900}

TD.LoginName {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: white;
  background: black;
}

TR.header {
  background: black url(images/header_red_bg.jpg);
  background-repeat: repeat-x;
}

TR.headerNavigation {
  background: black url(images/default/bg_top_menu.jpg); /* black */ 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: white;
  font-weight : bold;
}

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

A.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: white;
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #eeeeee;
  font-weight: bold;
  text-decoration: none;
}

TR.headerError { background: #ff0000; }

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

TR.headerInfo { background: #990000; }

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #D25448;
  color: white;
  font-weight: bold;
  text-align: center;
}
TD.headerSmall, SPAN.headerSmall, P.headerSmall {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
  font-weight: normal;
}
.headerSmall a:link, .smallText a:visited {font-weight: bold; color: #FFFFFF; text-decoration: underline}
.headerSmall a:hover, .smallText a:active {font-weight: bold; color: #f9f9f9; text-decoration: underline}

.FooterBreadcrumb {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;  
  color: #999999;
  font-weight : normal;
}

.FooterBreadcrumb a:link, .FooterBreadcrumb a:visited, .FooterBreadcrumb a:active {
color: #999999; 
text-decoration: none;
}
.FooterBreadcrumb a:hover {
color: #666666; 
text-decoration: none; 
background-color: #FFFFCC; /* yellow */
}

TR.footerLogos {
  background: #FFFFFF url(images/default/bg_footer.gif);
  background-repeat: repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #999999;
  font-weight : bold;
}

TR.footerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #999999;
  font-weight : normal;
  background: #FFFFFF;
}

.footerNavigation a:link, .footerNavigation a:visited {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #999999;
  font-weight : normal;
  text-decoration: none;
}

.footerNavigation a:hover, .footerNavigation a:active  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #990000;
  font-weight : normal;
  text-decoration: none;
  background-color: #FFFFCC;
}

TD.left_column { background: #f9f9f9; }

TD.right_column { background: #f9f9f9; }

.infoBox { background: #f9f9f9; }

TD.infoBoxHeading {
  background: #FFFFFF url(images/infobox/bg_infobox_header.gif);
  background-repeat: repeat-x;  
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #333333;
}

.infoboxHeading a:link, .infoboxHeading a:visited {
  color: #333333;
  text-decoration: none;
}

.infoboxHeading a:hover, .infoboxHeading a:active {
  color: #0074BB; /* blue */
  text-decoration: none;
}

.infoBoxContents {
/*  background: #ffffff url(images/infobox/box_bg.jpg) repeat-x;
  background: #ffffff url(images/infobox/bgg.gif); */
  font-family: Arial, Verdana, sans-serif;
  color: #333333;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2;
}

.infoboxContents a:link, .infoboxContents a:visited {
  font-family: Arial, Verdana, sans-serif;
  color: #333333;
  font-size: 12px;
  text-decoration: none;
  background: #f9f9f9;
  margin-left: 0px
}

.infoboxContents a:hover, .infoboxContents a:active {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #0074BB; /* blue */
  text-decoration: none;
  background-color: #FFF; /* lt grey */
  margin-left: 0px
}

TD.infoBoxBG { /* Auth.net box in left_column.php */
  background: #ffffff url(images/icons/bg_box_middle.gif) repeat-y;
  background-position: center;
}

.infoBoxNotice { background: #FF8E90; }

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

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

TD.cc_address {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FF0000;
  line-height: 1.5;
}

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

FORM { display: inline; }

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

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: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

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

/* No borders in products column listing  */
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 0px;
  border-style: solid;
  border-color: #eeeeee;
  border-spacing: 6px;
}

/* Borders in products column listing
TD.productListing-data {
width: 10%;
border:1px dotted #D5D5D5; 
text-align:center;
vertical-align:top; 
padding:10 10 10 10;
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
color: #009900;
}*/

A.pageResults { color: #0000FF; }

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

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

TR.subBar { background: #f4f7fd; }

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: black;
  font-weight: normal;
}
/* Product names, Password Forgotten, ... */
.smallText a:link, .smallText a:visited {font-size: 10px; font-weight: bold; color: #D25448; background: white; text-decoration: none}
.smallText a:hover, .smallText a:active {font-size: 10px; font-weight: bold; color: #333333; background: white; text-decoration: underline}

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

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

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

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

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: #333;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

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

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

/*.moduleRow { } */
.moduleRowOver { background-color: #D7E9F7; }
.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; }

/* bof: Great Categories v2.0 */

TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TABLE.categsub {
  border: 0px;
  border-spacing: 0px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.categ {
  vertical-align: top;
  border: 0px;
  border-spacing: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px; 
}

a.catig:link {color: #000}
a.catig:visited {color: #000}
a.catig:hover {color: #900}
a.catig:active {color: #900}

/* eof: Great Categories v2.0 */

/* product description text box on product_info.php */
TD.grey, P.grey, TABLE.grey {
  background: #f9f9f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border: 10px;
  border-style: solid;
  border-color: #f9f9f9;
  border-spacing: 6px;
}

/*  Ultimate Fade-in Slide Show  */

.centerdiv{ /*IE method of centering a relative div*/
text-align: center}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto}

/*  Remove dotted border from links  */
a:active, a:focus, input[type="image"] {
outline: 0;
}
