/*
  $Id: stylesheet.css,v 3.00 03/13/07  23:05:28 project3000 Exp $

  This file created as a part of graphical design by AlgoZone, Inc
  http://www.algozone.com for osCommerce v 2.2ms2 BTS1.5d/OSCMAX 2.0RC3
  
  Copyright (c) 2003-2007 AlgoZone, Inc

*/

BODY {
  background-color: #4F6263;
  font-family: Helvetica;
  font-size: 12px;
  margin: 15px;
}
.az_main_frame{
  background-color: #FFFFFF;
}
.boxText, BODY TD { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #858585;}
.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: #638905; 
  text-decoration: none; 
  font-weight: normal; 
}
A:hover { 
  color: #F54D00;
  text-decoration: underline; 
}
FORM {
  display: inline;
}
INPUT.az_search_input{
  color: #858585; 
  background: #C2C2C2;
  border: 1px solid #ECECEC;
  font-size: 12px;
}
INPUT{
  color: #858585; 
  border: 1px solid #C2C2C2;
  font-size: 12px;
}
INPUT.submit_button, INPUT.az_button_submit{
	border: 0px;
}
TR.header {
  background: #17191D;
}
.infoBoxLeft  { 
	padding-left: 15px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
}
.infoBoxleft_az01{
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	padding-bottom: 8px;
	margin-bottom: 5px;
}
TD.infoBox, SPAN.infoBox { 
	font-family: Verdana, Arial, sans-serif; font-size: 12px; 
}
.infoBox, .formArea {
	border: 1px solid #C7C7C7;
}
.infoBoxHeading {
}
TD.infoBoxHeading, TD.infoBoxHeadingLeft, TD.infoBoxHeadingCenter {
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bold;
  color: #4C4B4B;
  text-align: left;
  padding-left: 10px;
  background-image: url(images/az_box_m.gif);
  background-repeat:  repeat-x;
  height: 39px;
}
TD.infoBoxHeadingLcorner, TD.infoBoxHeadingLcornerLeft, TD.infoBoxHeadingLcornerCenter {
  background-image: url(images/az_box_l.gif);
  background-repeat:  no-repeat;
  height: 39px;
  width: 11px;
}
TD.infoBoxHeadingRcorner, TD.infoBoxHeadingRcornerLeft, TD.infoBoxHeadingRcornerCenter {
  background-image: url(images/az_box_r.gif);
  background-repeat:  no-repeat;
  height: 39px;
  width: 7px;
}
.infoBoxCenter, .newProductsBox  { 
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
}
TD.infoBoxHeadingRight {
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bold;
  color: #4C4B4B;
  text-align: left;
  padding-left: 5px;
}
.infoBoxContentsSearch TD{
  	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;	
}
.infoBoxContentsSearch A:link, .infoBoxContentsSearch A:active, .infoBoxContentsSearch A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.infoBoxContentsSearch A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #F54D00;
}
.infoBoxContentsleft_az01{
}
.infoBoxContents, .infoBoxContentsLeft, .infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #858585;	
	padding-left: 10px;
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #858585;
}
.infoBoxContents A:hover {
	color: #F54D00;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #858585;
}
.infoBoxContentsLeft A:hover {
	color: #F54D00;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #858585;
}
.infoBoxContentsRight A:hover {
	color: #F54D00;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #858585;
}
.infoBoxContentsCenter A:hover {
	color: #F54D00;
}
.az_categ_header{
  background-image: url(images/az_categ_bar.gif);
  background-repeat:  repeat-x;
  height: 20px;
  width: 120px;
  padding-left: 5px;
}
.categories_tb{
  width: 120px;
}
.az_categ_header A:link, .az_categ_header A:active, .az_categ_header A:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.az_categ_header A:hover {
	color: #70943F;
}
.categoriesBox {
   padding-left: 2px;
}
.categoriesBox A:link, .categoriesBox A:active, .categoriesBox A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #868686;
}
.categoriesBox A:hover {
	color: #70943F;
}
/* AZ product box control */
	.productBoxHeading_tb, .productBoxOuter, .productBoxBottom_tb{
	width: 220px;	
}
.productBoxHeading_tb{
}
.productBoxBottom_tb{
}
.productBox {  
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000001;
	padding: 2px;
}
.productBox A:link, .productBox A:active, .productBox A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #638905;
}
.productBox A:hover {
	color: #638905;
}
.productBoxHeadingLcorner{
}
.productBoxHeading{
}
.productBoxHeadingRcorner{
}
.productBoxLBottom{
}
.productBoxMBottom{
}
.productBoxRBottom{
}
.productName{
	padding-left: 5px;
	height: 55px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;	
}
.productName A:link, .productName A:active, .productName A:visited{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.productName A:hover {
	color: #F54D00;
}
.productDesc{
	height: 55px;
	padding-left: 5px;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #737373;
}
.productPrice{
	text-align: center;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #F54D00;
}
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: #638905;
}
.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: #638905;
  font-weight: bold;
}
A.productListing-heading { 
  color: #638905; 
}
A.productListing-heading:hover { 
  color: #638905; 
}

TD.productListing-data, .productListing-data H2{
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
}

TD.productListing-data H1 {
  font-family: Verdana, Arial, sans-serif;
  color: #638905;
  font-size: 17px;
  font-weight: bold;
}
A.pageResults { 
  color: #638905; 
}
A.pageResults:hover { 
  color: #F6ECDC; 
  background: #638905; 
}
.pageHeading, DIV.pageHeading, .pageHeading H1, .infoBoxHeadingtop {
  font-family:  Arial;
  font-size: 30px;
  font-weight: bold;
  color: #F54D00;
}

TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
TD.main, P.main, .main H2{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.2;
  color: #858585;
}

.main H2{
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.2;
  font-weight: bold;
  color: #858585;
}

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: #638905;
}
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: #638905;
}
SPAN.errorText, .messageStackError {
  font-family: Verdana, Arial, sans-serif;
  color: #638905;
  font-size: 11px;  
}
.inputRequirement{
  font-family: Verdana, Arial, sans-serif;
  color: #638905;
  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; }
    /* #################
		  template-faq.com CSS 
	   #################
	*/
	.topbanner_td1{
	}
	.topbanner_td2, .topbanner_td3{
	background-image:url(images/az_top_r.gif); 
	background-repeat: repeat-x;	
	height: 87px;		
	}
	.menu_icons A:link, .menu_icons A:active, .menu_icons A:visited{ 
	font-size: 11px; 
	font-family: Tahoma;
	color: #AEAEAE;
	font-weight: normal;
	text-decoration: none;
	}
	.menu_icons A:hover{
	font-size: 11px; 
	color: #638905;
	}
	.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: #F54D00;
	}
	/* MENU bar css controls */
	.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited{ 
	font-size: 12px; 
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	.menubarmain A:hover{
	font-size: 12px;
	color: #F54D00;
	}
	.menubarmain{
	font-size: 12px; 
	font-family: Tahoma;
	font-style: normal;
	color: #638905;
	}
	.az_top_nav_td1{
	}
	.az_top_nav_td2{
	background-image:url(images/az_menu_r.gif); 
	background-repeat: repeat-x;
	height: 51px;		
	}
	.az_info_bar{
	}
	.az_info_bar_td3{
	background-image:url(images/az_search_r.gif); 
	background-repeat: repeat-x;
	height: 51px;		
	}
	/* MAIN table css controls */	
	.maincont_mid_td{
	padding-bottom: 5px;
	}		
	.maincont_tb{
	padding-right: 2px;
	padding-top: 5px;	
	}
	/* LEFT bar css controls */	
	.maincont_left_td {
	width: 253px;
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 5px;
	}
	.leftbar_tb {
	width: 253px;
	}
	/* RIGHT bar css controls */		
	.maincont_right_td {
	width: 253px;
	}
	.rightbar_tb{
	width: 253px;
	}
	TD.footer_td1{
	padding-left: 10px;
	}
	TD.footer_td2{
	height: 40px;
	}
	TD.footer_td3{
	}
	.footer_tb{
	background-image:url(images/az_bottom_m.gif); 
	background-repeat: repeat-x;
	background-position: top left;
	height: 97px;
	}
	.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: #F54D00;
	}
	.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: 12px; 
	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: 12px; 
    height: 20px;
    text-decoration: none; 
	cursor: pointer;
	}
 
TD.border_cat {
border-bottom-style: dotted; 
border-width: 1px; 
border-color: #E3E3E3;
}

TD.border_cat2 {
border-width: 1px;
border-style: dotted;
border-color: #E3E3E3;
}

A.border_catlink {
display: block; 
valign: middle;
margin: 0; 
padding: 0; 
width: 100%; 
height: 100%; 
 font-family: Tahoma;
  font-size: 9px;
  font-weight: bold;
  color: #999999;
}
