
/*
  $Id: stylesheet.css,v 1.00 05/13/05  16:58:02 project3000 Exp $

  This file created as a part of graphical design by AlgoZone, Inc
  http://www.algozone.com for osCommerce v 2.2ms2
  
  Copyright (c) 2003 AlgoZone, Inc

*/

BODY {
  background-color: #FFFFFF;
  font-family: Helvetica;
  font-size: 11px;
  margin: 0px;
}
.boxText { font-family: Tahoma, Arial, sans-serif; font-size: 12px; font-color: #505050; color: #875102;}
.errorBox { font-family : Arial, sans-serif; font-size : 10px; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #DCDEB3; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.az_tom { font-family : Arial, sans-serif; font-size : 12px; font-weight: bold; color: #21608C; }
.tnttpromo A:link, .tnttpromo A:active, .tnttpromo A:visited{ 
 font-size: 14px; 
 font-family: Arial, sans-serif;
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none;
 background-color: #0080B1;
 
}
.tnttpromo A:hover{
 color: #FF0000;
}
A { 
  color: #875102; 
  text-decoration: none; 
}
A:hover { 
  color: #21608C;
  text-decoration: underline; 
}
FORM {
  display: inline;
}
INPUT.az_search_input{
  color: #875102; 
  border: 1px solid #875102;
}
INPUT.submit_button, INPUT.az_button_submit{
	border: 0px;
}
TR.header {
  background: #17191D;
}
.topbanner_td3 A:link, .topbanner_td3 A:active, .topbanner_td3 A:visited{ 
 font-size: 11px; 
 font-family: Arial, sans-serif;
 color: #21608C;
 font-weight: bold;
 text-decoration: none;
}
.topbanner_td3 A:hover{
 color: #875102;
}
.az_top_nav_td_1{
 font-color: #505050;
 font-family : Arial, sans-serif; 
 font-size : 11px;
 height: 35px;
}
.az_top_nav_td_2{
 font-color: #505050;
 font-family : Arial, sans-serif; 
 font-size : 11px;
 vertical-align: bottom;
}
.az_top_nav_td_2 A:link, .az_top_nav_td_2 A:active, .az_top_nav_td_2 A:visited{ 
 font-size: 11px; 
 font-family: Arial, sans-serif;
 color: #21608C;
 font-weight: normal;
 text-decoration: none;
}
.az_top_nav_td_2 A:hover{
 color: #875102;
}
.infoBoxLeft, .infoBoxRight  { 
	padding: 5px;
}
TD.infoBox, SPAN.infoBox { 
	font-family: Arial, sans-serif; 
	font-size: 11px;
	 
}
.infoBox {
	border: 1px solid #D1D0C4;
}
.infoBoxHeading {
}
.infoBoxCenter, .newProductsBox{
}
TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #21608C;
  text-align: left;
  padding-left: 5px;
  padding-bottom: 3px;
}
TD.infoBoxHeadingCenter{
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #21608C;
  text-align: left;
  padding-left: 5px;
}
TD.infoBoxHeadingLeft {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #21608C;
  text-align: left;
  padding-left: 5px;
}
TD.infoBoxHeadingRight {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #21608C;
  text-align: left;
  padding-left: 5px;
}
.infoBoxContents, .infoBoxContentsLeft, .infoBoxContentsRight {
  	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #875102;	
	padding-left: 10px;
}
.infoBoxContentsSearch, .infoBoxContentsLogin {
  	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #875102;	
	padding-left: 10px;
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #505050;
}
.infoBoxContents A:hover {
	color: #875102;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #505050;
}
.infoBoxContentsLeft A:hover {
	color: #875102;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #505050;
}
.infoBoxContentsRight A:hover {
	color: #875102;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #505050;
}
.infoBoxContentsCenter A:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #875102;
}
/* AZ product box control */
	.productBoxHeading_tb, .productBoxOuter, .productBoxBottom_tb{
	width: 370px;	
}
.productBox {  
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	border-top: 1px solid #D1D0C4;
	padding-top: 5px;
	color: #505050;
	padding-left: 5px;
}
.productBoxContent {  
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #505050;
}
.productBox A:link, .productBox A:active, .productBox A:visited,
.productBoxContent A:link, .productBoxContent A:active, .productBoxContent A:visited{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #875102;
}
.productBox A:hover, .productBoxContent A:hover {
	color: #505050;
}
.productBoxHeading {
	line-height: 0.8;
    font-family: Arial;
    font-size: 11px;
	font-weight: bold;
	color: #505050;
	height: 10px
}
.productBoxHeading A:link, .productBoxHeading A:active, .productBoxHeading A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #875102;
}
.productBoxHeading A:hover {
	color: #21608C;
}
.productBoxTitle{
    font-family: Arial;
    font-size: 14px;
	font-weight: normal;
	color: #875102;
}
.productBoxTitle A:link, .productBoxTitle A:active, .productBoxTitle A:visited{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #875102;
}
.productBoxTitle A:hover {
	color: #21608C;
}
.productBoxHeadingRcorner {width: 0px;}
.productBoxHeadingLcorner {width: 0px;}
.productBoxBottom_tb{
}
.productBoxLBottom, .productBoxRBottom{
    font-family: Arial;
    font-size: 12px;
	font-weight: normal;
	color: #875102;
	padding-left: 10px;
	height: 29px;
}
/* section 1 */
.productBoxHeading_tb_1, .productBoxOuter_1, .productBoxBottom_tb_1{
	width: 196px;	
}
.productBox_1 {  
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 136px;
	background-color: #ECECEC;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
.productBox_1 A:link, .productBox_1 A:active, .productBox_1 A:visited{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.productBox_1 A:hover {
	color: #875102;
}
.productBoxHeading_1, .productBoxHeadingLcorner_1, .productBoxHeadingRcorner_1 {
    font-family: Arial;
    font-size: 14px;
	font-weight: normal;
	color: #875102;
	padding-left: 10px;
	background-color: #ECECEC;
	height: 27px;
}
.productBoxBottom_tb_1{
}
.productBoxLBottom_1, .productBoxRBottom_1{
    font-family: Arial;
    font-size: 12px;
	font-weight: normal;
	color: #875102;
	padding-left: 10px;
	background-color: #ECECEC;
	height: 29px;
	border-bottom: 2px solid #FFFFFF;
}
/* section 2 */
.productBoxHeading_tb_2, .productBoxOuter_2, .productBoxBottom_tb_2{
	width: 196px;	
}
.productBox_2 {  
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 136px;
	background-color: #C5E3F7;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
.productBox_2 A:link, .productBox_2 A:active, .productBox_2 A:visited{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.productBox_2 A:hover {
	color: #875102;
}
.productBoxHeading_2, .productBoxHeadingLcorner_2, .productBoxHeadingRcorner_2 {
    font-family: Arial;
    font-size: 14px;
	font-weight: normal;
	color: #875102;
	padding-left: 10px;
	background-color: #C5E3F7;
	height: 27px;
}
.productBoxBottom_tb_2{
}
.productBoxLBottom_2, .productBoxRBottom_2{
    font-family: Arial;
    font-size: 12px;
	font-weight: normal;
	color: #875102;
	padding-left: 10px;
	background-color: #C5E3F7;
	height: 29px;
	border-bottom: 2px solid #FFFFFF;
}
/* section 3 */
.productBoxHeading_tb_3, .productBoxOuter_3, .productBoxBottom_tb_3{
	width: 196px;	
}
.productBox_3 {  
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 136px;
	background-color: #F5F5F5;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
.productBox_3 A:link, .productBox_3 A:active, .productBox_3 A:visited{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.productBox_3 A:hover {
	color: #875102;
}
.productBoxHeading_3, .productBoxHeadingLcorner_3, .productBoxHeadingRcorner_3 {
    font-family: Arial;
    font-size: 14px;
	font-weight: normal;
	color: #875102;
	padding-left: 10px;
	background-color: #F5F5F5;
	height: 27px;
}
.productBoxBottom_tb_3{
}
.productBoxLBottom_3, .productBoxRBottom_3{
    font-family: Arial;
    font-size: 12px;
	font-weight: normal;
	color: #875102;
	padding-left: 10px;
	background-color: #F5F5F5;
	height: 26px;
}
/* section 4 */
.productBoxHeading_tb_4, .productBoxOuter_4, .productBoxBottom_tb_4{
	width: 196px;	
}
.productBox_4 {  
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 136px;
	background-color: #FDC17C;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
.productBox_4 A:link, .productBox_4 A:active, .productBox_4 A:visited{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.productBox_4 A:hover {
	color: #875102;
}
.productBoxHeading_4, .productBoxHeadingLcorner_4, .productBoxHeadingRcorner_4 {
    font-family: Arial;
    font-size: 14px;
	font-weight: normal;
	color: #875102;
	padding-left: 10px;
	background-color: #FDC17C;
	height: 27px;
}
.productBoxBottom_tb_4{
}
.productBoxLBottom_4, .productBoxRBottom_4{
    font-family: Arial;
    font-size: 12px;
	font-weight: normal;
	color: #875102;
	padding-left: 10px;
	background-color: #FDC17C;
	height: 26px;
}

TR.headerError {
}
TD.headerError {
  font-family: Tahoma, Arial, sans-serif;
  background: #DCDEB3; 
  font-size: 11px;
  color: red;
  text-align : center;
}
TR.headerInfo {
}
TD.headerInfo {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #DCDEB3;
  color: #000000;
  text-align: center;
}
TR.footer {
  background: #008193;
}
TD.footer {
  font-family: Arial;
  font-size: 11px;
  background: #009384;
  color: #ffffff;
}
.infoBoxNotice {
  background: #21608C;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: 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: #F7ECE7;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

}
TR.productListing-heading {
}
TD.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #875102;
  font-weight: bold;
}
A.productListing-heading { 
  color: #875102; 
}
A.productListing-heading:hover { 
  color: #21608C; 
}
TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 10px;
}
A.pageResults { 
  color: #875102; 
}
A.pageResults:hover { 
  color: #F6ECDC; 
  background: #875102; 
}
.pageHeading, DIV.pageHeading, .productlisting-headingPrice {
  font-family:  Arial;
  font-size: 13px;
  font-weight: bold;
  color: #875102;
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}
TD.main, P.main, .category_desc {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.2;
  color: #505050;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
}
TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}
TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}
TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}
TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}
SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
TABLE.formArea {
  border-style: solid;
  border-width: 1px;
  border-color: #EE272A;
}
TD.formAreaTitle {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}
SPAN.errorText, .inputRequirement {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}
.moduleRow { }
.moduleRowOver { background-color: #DDF0FC; cursor: hand; }
.moduleRowSelected { background-color: #DDF0FC; }
.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }
.messageStackError, .messageStackWarning, .messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
/* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
      overflow: hidden;
	background-color: navy;
	padding-left: 5px;}
 

