
/*
  $Id: stylesheet.css, template: OS03C10024TM v3.00 02/15/06  19:46:55 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-2005 AlgoZone, Inc

*/

BODY {
  background-color: #FFFFFF;
  font-family: Helvetica;
  font-size: 11px;
  margin: 5px;
}
.boxText, BODY TD { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #000000;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #DCDEB3; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
A { 
  color: #C3000B; 
  text-decoration: none; 
  font-weight: normal; 
}
A:hover { 
  color: #133A89;
  text-decoration: underline; 
}
FORM {
  display: inline;
}
INPUT.az_search_input{
  color: #000000; 
  background: #FFFFFF;
  border: 2px solid #CACACA;
  font-size: 12px;
}
INPUT{
  color: #000000; 
  border: 2px solid #CACACA;
  font-size: 12px;
}
INPUT.clear {
  color: #000000; 
  border: 0px;
  font-size: 12px;
}
INPUT.submit_button, INPUT.az_button_submit{
	border: 0px;
}
TR.header {
  background: #17191D;
}
.infoBoxLeft  { 
	padding-left: 5px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
}
.infoBoxleft_az01{
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	padding-bottom: 8px;
	margin-bottom: 5px;
}
TD.infoBox, SPAN.infoBox { 
	font-family: Verdana, Arial, sans-serif; font-size: 10px; 
}
.infoBox, .formArea {
	border: 1px solid #DCDCDC;
}
.infoBoxHeading {
}
TD.infoBoxHeading, TD.infoBoxHeadingCenter {
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  padding-left: 10px;
  background-image: url(images/az_centerbox_top_m.gif);
  background-repeat:  repeat-x;
  height: 39px;
}
TD.infoBoxHeadingLcorner, TD.infoBoxHeadingLcornerCenter {
  background-image: url(images/az_centerbox_top_l.gif);
  background-repeat:  no-repeat;
  height: 39px;
  width: 24px;
}
TD.infoBoxHeadingRcorner, TD.infoBoxHeadingRcornerCenter {
  background-image: url(images/az_centerbox_top_r.gif);
  background-repeat:  no-repeat;
  height: 39px;
  width: 6px;
}
.infoBoxCenter, .newProductsBox  { 
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
}
TD.infoBoxHeadingLeft, TD.infoBoxHeadingLeft_categ, TD.infoBoxHeadingInformation {
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  padding-left: 30px;
}
.infoBoxContentsLeft_categ
{
  color: #133A89;
}
.infoBoxContentsLeft_categ A:link, .infoBoxContentsLeft_categ A:active, .infoBoxContentsLeft_categ A:visited{
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
}
.infoBoxContentsLeft_categ A:hover {
  color: #133A89;
}
TD.infoBoxHeadingRight {
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  padding-left: 5px;
}
.infoBoxContentsSearch, .infoBoxContentsLogin {
  	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;	
	padding-left: 10px;
}
.infoBoxContentsSearch A:link, .infoBoxContentsSearch A:active, .infoBoxContentsSearch A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.infoBoxContentsSearch A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #133A89;
}
.infoBoxContentsleft_az01{
}
.infoBoxContents, .infoBoxContentsLeft, .infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;	
	padding-left: 10px;
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.infoBoxContents A:hover {
	color: #133A89;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.infoBoxContentsLeft A:hover {
	color: #133A89;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.infoBoxContentsRight A:hover {
	color: #133A89;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.infoBoxContentsCenter A:hover {
	color: #133A89;
}
/* AZ product box control */
	.productBoxHeading_tb, .productBoxOuter, .productBoxBottom_tb{
	width: 280px;	
}
.productBoxHeading_tb{
}
.productBoxBottom_tb{
}
.productBox {  
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000001;
	padding: 2px;
}
.productBox A:link, .productBox A:active, .productBox A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #C3000B;
}
.productBox A:hover {
	color: #C3000B;
}
.productBoxHeadingLcorner{
}
.productBoxHeading{
}
.productBoxHeadingRcorner{
}
.productBoxLBottom{
}
.productBoxMBottom{
	background-image:url(images/az_dotted_hl.gif); 
	background-repeat: repeat-x;
	background-position: top right;
}
.productBoxRBottom{
}
.productName{
	padding-left: 10px;
	background-color: #F3F5F3;
	height: 55px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #5C8F16;	
}
.productName A:link, .productName A:active, .productName A:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #5C8F16;
}
.productName A:hover {
	color: #133A89;
}
.productDesc{
	background-color: #F6F8F6;
	height: 55px;
	padding-left: 10px;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000001;
}
.productPrice{
	background-color: #F6F8F6;
	height: 25px;
	text-align: center;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #C3000B;
}
TR.headerError {
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #DCDEB3; 
  font-size: 11px;
  color: red;
  text-align : center;
}
TR.headerInfo {
}
TD.headerInfo {
  font-family: Tahoma, Verdana, 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: #C3000B;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  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 {
}
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-color: #F5F5F5;
}
TR.productListing-heading {
}
TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #C3000B;
  font-weight: bold;
}
A.productListing-heading { 
  color: #C3000B; 
}
A.productListing-heading:hover { 
  color: #C3000B; 
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
A.pageResults { 
  color: #C3000B; 
}
A.pageResults:hover { 
  color: #F6ECDC; 
  background: #C3000B; 
}
.pageHeading, DIV.pageHeading, .pageHeading H1, .infoBoxHeadingtop {
  font-family:  Arial;
  font-size: 16px;
  font-weight: normal;
  color: #133A89;
}
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.2;
  color: #000000;
}
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: #C3000B;
}
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;
}
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: #C3000B;
}
SPAN.errorText, .messageStackError {
  font-family: Verdana, Arial, sans-serif;
  color: #C3000B;
  font-size: 11px;  
}
.inputRequirement{
  font-family: Verdana, Arial, sans-serif;
  color: #C3000B;
  font-size: 11px;  
}
.moduleRow { }
.moduleRowOver { background-color: #F5F5F5; cursor: pointer; }
.moduleRowSelected { background-color: #F5F5F5; }
.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; }
.messageStackError, .messageStackWarning, .messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
    /* #################
		  Algozone CSS 
	   #################
	*/
	.az_top_bar_td1{
	font-size: 11px; 
	font-family: Tahoma;
	color: #000000;
	font-weight: bold;
	background-image:url(images/az_top.gif); 
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	height: 43px;
	}
	.az_top_bar A:link, .az_top_bar A:active, .az_top_bar A:visited{ 
	font-size: 10px; 
	font-family: Tahoma;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}
	.az_top_bar A:hover{
	font-size: 10px;
	color: #133A89;
	}
	.topbanner_td1{
	}
	.topbanner_td2{
	background-image:url(images/az_header_banner_mid.gif); 
	background-repeat: repeat-x;	
	height: 132px;		
	}
	.topbanner_td3{
	}
	.az_top_nav{
	}
	.az_top_nav A:link, .az_top_nav A:active, .az_top_nav A:visited{ 
	font-size: 10px; 
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
	.az_top_nav A:hover{
	font-size: 10px;
	color: #133A89;
	}
	/* MENU bar css controls */
	.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited{ 
	font-size: 11px; 
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	.menubarmain A:hover{
	font-size: 11px;
	color: #BFCBE1;
	}
	.menubarmain{
	font-size: 11px; 
	font-family: Tahoma;
	font-style: normal;
	color: #C3000B;
	}
	.az_top_nav_td1{
	}
	.az_top_nav_td2{
	background-image:url(images/az_menu_mid.gif); 
	background-repeat: repeat-x;
	height: 43px;		
	}
	.az_info_bar{
	background-image:url(images/az_info_bar_mid.gif); 
	background-repeat: repeat-x;
	height: 42px;		
	}
	/* MAIN table css controls */	
	.maincont_mid_td{
	padding-bottom: 5px;
	}		
	.maincont_tb{
	padding-top: 5px;	
	}
	/* LEFT bar css controls */	
	.maincont_left_td {
	width: 220px;
	padding-top: 5px;
	padding-right: 5px;
	}
	.leftbar_tb {
	width: 220px;
	}
	TD.infoBoxHeadingLeft_categ, TD.infoBoxHeadingLeft {
	background-image: url(images/az_leftbox_top.gif);
	background-repeat:  no-repeat;
	height: 39px;
	}
	TD.infoBoxContentsLeft_categ{
	background-image: url(images/az_leftbox_category.gif);
	background-repeat:  no-repeat;
	background-position: top left;
	height: 20px;
	padding-top: 3px;
	padding-left: 30px;
	font-size: 10px;
	}
	/* RIGHT bar css controls */		
	.maincont_right_td {
	width: 0px;
	}
	.rightbar_tb{
	width: 0px;
	}
	TD.footer_td1{
	padding-left: 10px;
	}
	TD.footer_td2{
	height: 40px;
	}
	TD.footer_td3{
	}
	.footer_tb{
	background-image:url(images/az_bottom_r.gif); 
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 5px;
	}
	.footer_menu_tb{
	font-family: Tahoma;
	font-weight: normal;
	color: #737373;
	font-size: 11px; 
	}
	.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited{ 
	font-size: 11px; 
	color: #737373;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	}
	.footer_menu_tb A:hover{
	font-size: 11px;
	color: #133A89;
	}
	.az_button_img{
	background-image:url(images/az_button_mid.gif); 
	background-repeat: repeat-x;
	background-position: top left;
    white-space: nowrap;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px; 
	cursor: pointer;
    text-decoration: none; 
	display: inline;
	}
	.az_button_submit{
	background-image:url(images/az_button_mid.gif); 
	background-repeat: repeat-x;
    white-space: nowrap;
	vertical-align: top;
    border: 0px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px; 
    height: 23px;
    text-decoration: none; 
	cursor: pointer;
	}
 

/* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
      overflow: hidden;
	background-color: navy;
	padding-left: 5px;}
}
/* Shipdate calendar - */
.alert {
	font-weight:bold;
	color:#FF0000;
	font-size:13px;
}