/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  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: #70d250; text-decoration: underline; }

body  {
        scrollbar-face-color: #BB0B10;
        scrollbar-shadow-color: #71080A; 
        scrollbar-highlight-color: #71080A;
        scrollbar-3dlight-color: #71080A;
        scrollbar-darkshadow-color: #71080A;
        scrollbar-track-color: #71080A;
        scrollbar-arrow-color: #ffffff;}
:link {COLOR: #1565B6}
A:visited {COLOR: #1565B6; TEXT-DECORATION: none}
a:hover {color: #338FEC; TEXT-DECORATION: underline}
.text_big_white {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #ffffff}


BODY     {
                                background-color: #B50207;
                                background-image: url(images/back.gif);
                                background-repeat: repeat-x;
								margin-bottom: 0%;
								margin-left: 0%;
								margin-right: 0%;
								margin-top: 0%;
                                font-size:11px;
                                font-family:arial, Helvetica, sans-serif;
								color: #000000;
            }
TD       {
                                font-size:11px;
                                font-family:arial, Helvetica, sans-serif;
                                color: #000000;
}

A {
  color: #FFC311;
  text-decoration: none;
}

A:hover {
  color: #338FEC;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #313131;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #313131;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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: #313131;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #313131;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #222222;
}

.infoBoxContents {
  background: #FFF8EA;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.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;
  background: #313131;
  color: #ffffff;
}

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: #FFF8EA;
}

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: #FFF8EA;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #222222;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #222222;
  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: #ffffff;
}

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;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 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: #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: #053C88;
  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: 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; }

#cbox {
border:0px none;
padding:6px;
text-align: left;
}

#cbox H1 {
color:#ffffff;
background-image: url(https://id414.van.ca.siteprotect.com/~epoxyunlimited/store/images/h1back.gif);
font-size:12px;
font-style:bold;
font-family: arial, helvetica;
padding-left:4;
padding-bottom:5;
padding-top:4;
margin-bottom:2;
margin-top:0;
margin-left:0;
margin-right:0;
width: 98%;
}

#cbox h3 {
color:#000000;
font-size:12px;
font-family: Verdana, helvetica;
background-color: #DAD5C5;
padding-left:25;
padding-bottom:7;
padding-top:4;
margin-bottom:2;
margin-top:0;
margin-left:0;
margin-right:0;
}

#mbox {
border:1px solid #6292A0;
background-color: #FFF8EA;
padding:5px;
text-align: left;
width: 98%;
height: 100%;
}

#fbox {
border:0px dotted #EEEFF1;
background-color: #EBE8D9;
padding:10px;
text-align: left;
}

#newsbox {
border:1px dotted #B0B6BE;
background-color: #EEEFF1;
padding:10px;
text-align: left;
font-size: 7pt;
}

#butbox {
padding:2px;
text-align: left;
font-size: 7pt;
}

#footbox {
padding:10px;
text-align: center;
font-size: 7pt;
color: #ffffff;
link: #FFC311;
}

#copybox {
padding:10px;
text-align: center;
font-size: 7pt;
color: #ffffff;
}

#navigation { 
 width: 162px; 
 font-size:9px;
 font-family:verdana,sans-serif; 
} 
#navigation ul { 
 list-style: none; 
 margin: 0; 
 padding: 0; 
} 
#navigation li { 
 border-bottom: 1px solid #ffffff; 
} 
#navigation li a:link, #navigation li a:visited  { 
 display: block; 
 padding: 5px 5px 5px 0.5em; 
 border-left: 4px solid #D8D5D1; 
 border-right: 1px solid #ECECEC; 
 background-color: #EDEDE5; 
 color: #000000; 
 text-decoration: none; 
} 
#navigation li a:hover { 
 background-color: #D8D5D1; 
 border-right: 8px solid #BFBBB5;
 color: #000000;  
} 
#navigation ul ul { 
 margin-left: 4px; 
} 
#navigation ul ul li { 
 border-bottom: 1px solid #C0C5C8; 
 margin:0; 
} 
#navigation ul ul a:link, #navigation ul ul a:visited { 
 background-color: #FF93BE; 
 color: #ffffff; 
} 
#navigation ul ul a:hover { 
 background-color: #ffffff; 
 border-left: 8px solid #00D2FF;
 color: #000000; 
}

#hughesware {
padding:10px;
text-align: right;
font-size: 9pt;
color: #EEE9DD;
}
#hughesware a:active {COLOR: #EEE9DD; TEXT-DECORATION: none; }
#hughesware a:link {COLOR: #EEE9DD; TEXT-DECORATION: none; }
#hughesware a:visited {COLOR: #EEE9DD; TEXT-DECORATION: none; }
#hughesware a:hover {color: #B8A685; TEXT-DECORATION: underline; }
div.c3 {margin-top:15px;width:100%;text-align:center;font:9px Verdana; margin: auto}
div.c2 {float: right;}
div.c1 {text-align: center; margin: auto}
div.t1 {text-align: left}


/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;
}
/* OTF contrib ends */