/*
  $Id: stylesheet.css, template: OS03C00162 v3.00 09/20/06  16:51:28 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: #000000;
	font-family: Helvetica;
	font-size: 11px;
	margin: 5px;
	color: #FFFFFF;
}
.boxText, BODY td {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.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: #FFFF99; 
  text-decoration: none; 
  font-weight: normal; 
}
A:hover { 
  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.submit_button, INPUT.az_button_submit{
	border: 0px;
	color: #FFFFFF;
}
tr.header {
	background: #17191D;
	color: #FFFFFF;
}
.infoBoxLeft  { 
	padding-left: 5px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	border-left: 1px solid #858484;
	border-right: 1px solid #858484;
	border-bottom: 1px solid #858484;
}
.infoBoxleft_az01{
	border-left: 1px solid #858484;
	border-right: 1px solid #858484;
	border-bottom: 1px solid #858484;
	padding-bottom: 8px;
	margin-bottom: 5px;
}
td.infoBox, SPAN.infoBox { 
	font-family: Verdana, Arial, sans-serif; font-size: 10px; 
}
.infoBox, .formArea {
	border: 1px solid #858484;
}
.infoBoxHeading {
}
td.infoBoxHeading, td.infoBoxHeadingCenter {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  text-transform: uppercase;  
  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: 41px;
}
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 #858484;
	border-right: 1px solid #858484;
	border-bottom: 1px solid #858484;
}
td.infoBoxHeadingLeft, td.infoBoxHeadingLeft_categ, td.infoBoxHeadingInformation {
  text-transform: uppercase;
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  padding-left: 45px;
}
.infoBoxContentsLeft_categ
{
	color: #FF6600;
}
.infoBoxContentsLeft_categ A:link, .infoBoxContentsLeft_categ A:active, .infoBoxContentsLeft_categ A:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF99;
}
.infoBoxContentsLeft_categ A:hover {
	color: #FFFF99;
}
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: #FFFFFF;
	padding-left: 10px;
}
.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: #DC8B33;
}
.infoBoxContentsleft_az01{
}
.infoBoxContents, .infoBoxContentsLeft, .infoBoxContentsRight {
	/* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.infoBoxContents A:hover {
	color: #DC8B33;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.infoBoxContentsLeft A:hover {
	color: #FF6600;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.infoBoxContentsRight A:hover {
	color: #FF6600;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.infoBoxContentsCenter A:hover {
	color: #FF6600;
}
/* 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;
	padding: 2px;
}
.productBox A:link, .productBox A:active, .productBox A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
.productBox A:hover {
}
.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: #000000;
	height: 55px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.productName A:link, .productName A:active, .productName A:visited{
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: lighter;
	color: #FFCC00;
}
.productName A:hover {
}
.productDesc{
	background-color: #FFFFFF;
	height: 55px;
	padding-left: 10px;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.productPrice{
	background-color: #FFFFFF;
	height: 25px;
	text-align: center;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
}
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: #FFFFCC;
	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 {
	background-color: #666666;
}
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: #333333;
}
tr.productListing-heading {
}
td.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FF9900;
  font-weight: bold;
}
A.productListing-heading { 
  color: #FF9900; 
}
A.productListing-heading:hover { 
  color: #FF6600; 
}
td.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
A.pageResults { 
  color: #89AE79; 
}
A.pageResults:hover { 
  color: #669900; 
}
.pageHeading, DIV.pageHeading, .pageHeading H1, .infoBoxHeadingtop {
  font-family:  Arial;
  font-size: 16px;
  font-weight: bold;
  color: #FF0000;
}
tr.subBar {
  background: #f4f7fd;
}
td.subBar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
td.main, P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.2;
	color: #FFFFFF;
}
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: #FFFFFF;
}
td.fieldKey {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
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: #FFFFCC;
  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: #A52A2A; cursor: pointer; }
.moduleRowSelected { background-color: #A52A2A; }
.checkoutBarFrom, .checkoutBarTo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.checkoutBarCurrent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.messageStackError, .messageStackWarning, .messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
    /* #################
		  template-faq.com CSS 
	   #################
	*/
	.az_top_bar_td1{
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	height: 43px;
	}
	.az_top_bar A:link, .az_top_bar A:active, .az_top_bar A:visited{
	font-size: 10px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
	.az_top_bar A:hover{
	font-size: 10px;
	color: #FFFF99;
	}
	.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: #FFFF66;
	}
	/* MENU bar css controls */
	.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited{
	font-size: 13px;
	filter: glow(color=#ffffff,strength=50);
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bolder;
	text-decoration: none;
	text-transform: uppercase;
	}
	.menubarmain A:hover{
	font-size: 13px;
	color: #330F18;
	}
	.menubarmain{
	font-size: 12px; 
	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: 40px;		
	}
	.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: #CCCCCC;
	font-size: 11px;
	}
	.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited{
	font-size: 11px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	}
	.footer_menu_tb A:hover{
	font-size: 11px;
	}
	.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;
	}
 
