/*
  $Id: stylesheet.css,v 1.00 06/10/05  13:58:50 project3000 Exp $

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

*/

BODY {
  background-color: #FFFFFF;
  font-family: Helvetica;
  font-size: 11px;
  margin: 5px;
}
.boxText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; font-color: #436377;}
.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: #B71212; 
  text-decoration: none; 
  font-weight: normal; 
}
A:hover { 
  color: #436377;
  text-decoration: underline; 
}
FORM {
  display: inline;
}
INPUT.az_search_input{
  color: #436377; 
  background: #FFFFFF;
  border: 1px solid #B9CBD6;
}
INPUT{
  color: #436377; 
  border: 1px solid #B9CBD6;
}
INPUT.submit_button, INPUT.az_button_submit{
	border: 0px;
}
TR.header {
  background: #17191D;
}
.infoBoxLeft, .infoBoxCenter, .newProductsBox  { 
}
.infoBoxLeft  { 
	padding-left: 10px;
	border-left: 1px solid #B9CBD6;
	border-right: 1px solid #B9CBD6;
}
.infoBoxleft_az01{
	padding-left: 20px;
	border-left: 1px solid #B9CBD6;
	border-right: 1px solid #B9CBD6;
}
TD.infoBox, SPAN.infoBox { 
	font-family: Verdana, Arial, sans-serif; font-size: 10px; 
}
.infoBox {
	border: 1px solid #B9CBD6;
}
.infoBoxHeading {
}
TD.infoBoxHeading, TD.infoBoxHeadingCenter {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #436377;
  text-align: left;
  padding-left: 15px;
}
TD.infoBoxHeadingLeft, TD.infoBoxHeadingLeft_categ, TD.infoBoxHeadingInformation {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #436377;
  text-align: left;
  padding-left: 15px;
}
.infoBoxContentsLeft_categ
{
  color: #FFFFFF;
}
.infoBoxContentsLeft_categ A:link, .infoBoxContentsLeft_categ A:active, .infoBoxContentsLeft_categ A:visited{
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #6B6B6B;
}
.infoBoxContentsLeft_categ A:hover {
  color: #B71212;
}
TD.infoBoxHeadingRight {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #436377;
  text-align: left;
  padding-left: 5px;
}
.infoBoxSearch{
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #436377;
  text-align: left;
  padding-left: 5px;
}
.infoBoxContentsSearch {
	vertical-align: top;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #436377;
}
.infoBoxContentsSearch A:link, .infoBoxContentsSearch A:active, .infoBoxContentsSearch A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #436377;
}
.infoBoxContentsSearch A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #B71212;
}
.infoBoxInformation{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #436377;
	vertical-align: top;
	background-color: #E6EEF2;
	padding-left: 8px;
	border-left: 1px solid #B9CBD6;
	border-right: 1px solid #B9CBD6;
}
.infoBoxContentsInformation {
	vertical-align: top;
}
.infoBoxContentsInformation A:link, .infoBoxContentsInformation A:active, .infoBoxContentsInformation A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #436377;
}
.infoBoxContentsInformation A:hover {
	color: #B71212;
}
.infoBoxContentsleft_az01{
}
.infoBoxContents, .infoBoxContentsLeft, .infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #436377;	
	padding-left: 15px;
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #6B6B6B;
}
.infoBoxContents A:hover {
	color: #B71212;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #6B6B6B;
}
.infoBoxContentsLeft A:hover {
	color: #B71212;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FL0000;
}
.infoBoxContentsRight A:hover {
	color: #436377;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FL0000;
}
.infoBoxContentsCenter A:hover {
	color: #436377;
}
/* AZ product box control */
	.productBoxHeading_tb, .productBoxOuter, .productBoxBottom_tb{
	width: 250px;	
}
.productBoxHeading_tb{
	border-top: 1px solid #B9CBD6;
}
.productBoxBottom_tb{
	border-top: 1px solid #B9CBD6;
	border-bottom: 1px solid #B9CBD6;
	height: 45px;
}
.productBox {  
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-color: #436377;
	color: #436377;
	padding: 2px;
	height: 120px;
}
.productBox A:link, .productBox A:active, .productBox A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #B71212;
}
.productBox A:hover {
	color: #436377;
}
.productBoxHeading {
	line-height: 0.8;
    font-family: Arial;
    font-size: 11px;
	font-weight: bold;
	color: #B71212;
	padding-left: 10px;
}
.productBoxHeading A:link, .productBoxHeading A:active, .productBoxHeading A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #436377;
}
.productBoxHeading A:hover {
	color: #B71212;
}
.productBoxHeadingRcorner {width: 0px;}
.productBoxHeadingLcorner {width: 0px;}
.productBoxBottom_tb{
}
.productBoxBottom_tb A:link, .productBoxBottom_tb A:active, .productBoxBottom_tb A:visited{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #436377;
}
.productBoxBottom_tb A:hover {
	color: #B71212;
}
.productBoxLBottom{
	text-align: center;
	font-family: Tahoma;
	font-size: 22px;
	font-weight: normal;
	color: #BD1615;
}
.productBoxRBottom{
	text-align: center;
}
.productBox_prod_name{
}
.productBox_prod_name A:link, .productBox_prod_name A:active, .productBox_prod_name A:visited{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #436377;
}
.productBox_prod_name A:hover {
	color: #B71212;
}
.productBox_prod_discr{
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #436377;
	padding-top: 10px;
}
.az_header_messages{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #B71212;
	text-align: right;
	/*filter: Shadow(Color=#55543C, Direction=250);*/
}
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: #B71212;
}
.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: #EAF3F8;
}
TR.productListing-heading {
}
TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #436377;
  font-weight: bold;
}
A.productListing-heading { 
  color: #436377; 
}
A.productListing-heading:hover { 
  color: #B71212; 
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
A.pageResults { 
  color: #B71212; 
}
A.pageResults:hover { 
  color: #F6ECDC; 
  background: #B71212; 
}
.pageHeading, DIV.pageHeading, .infoBoxHeadingtop {
  font-family:  Arial;
  font-size: 16px;
  font-weight: normal;
  color: #DD0000;
}
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: #436377;
}
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: #B71212;
}
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;
}
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: #B71212;
}
SPAN.errorText, .messageStackError {
  font-family: Verdana, Arial, sans-serif;
  color: #B71212;
  font-size: 11px;  
}
.inputRequirement{
  font-family: Verdana, Arial, sans-serif;
  color: #B71212;
  font-size: 11px;  
}
.moduleRow { }
.moduleRowOver { background-color: #EAF3F8; cursor: hand; }
.moduleRowSelected { background-color: #EAF3F8; }
.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_nav{
	}
	.az_top_nav A:link, .az_top_nav A:active, .az_top_nav A:visited{ 
	font-size: 10px; 
	font-family: Tahoma;
	color: #436377;
	font-weight: normal;
	text-decoration: none;
	}
	.az_top_nav A:hover{
	font-size: 10px;
	color: #B71212;
	}
	.data_trail{
	font-family: Tahoma;
	font-style: normal;
	font-size: 10px;
	color: #436377;
	}
	.topbanner_td1{
	}
	.topbanner_td2{
	}
	.topbanner_td3{
	}
	.az_information_area{
	}
	/* MENU bar css controls */
	.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited{ 
	font-size: 10px; 
	font-family: Tahoma;
	color: #436377;
	font-weight: normal;
	text-decoration: none;
	}
	.menubarmain A:hover{
	font-size: 10px;
	color: #B71212;
	}
	.menubarmain{
	font-size: 10px; 
	font-family: Tahoma;
	font-style: normal;
	color: #436377;
	}
	.menubarmain_td1{
	height: 35px;
	}
	.menubarmain_td2{
	height: 27px;
	}
	.menu_icons A:link, .menu_icons A:active, .menu_icons A:visited{ 
	font-size: 11px; 
	font-family: Tahoma;
	color: #436377;
	font-weight: bold;
	text-decoration: none;
	}
	.menu_icons A:hover{
	font-size: 11px; 
	color: #B71212;
	}
	.menubarmain_td3{
	height: 26px;
	}
	.az_info_bar_td1{
	border-bottom: 1px solid #B9CBD6;
	}
	.az_info_bar_td2{
	background-image:url(images/az_top_search_bar.gif); 
	background-repeat: repeat-x;
	height: 44px;
	padding-left: 20px;	
	}
	.az_info_bar_td3{
	background-image:url(images/az_top_search_bar.gif); 
	background-repeat: repeat-x;
	height: 44px;
	}
	/* MAIN table css controls */		
	.maincont_tb{
	}
	/* LEFT bar css controls */	
	.maincont_left_td {
	width: 210;
	padding-right: 5px;
	}
	.leftbar_tb {
	width: 210;
	}
	.az_pageheading_main{
	padding-left: 15px;
	padding-right: 10px;
	background-image: url(images/az_top_content_main_r.gif);
	background-repeat:  repeat-x;
	height: 110px;
	}
	TD.infoBoxHeadingLeft_categ, TD.infoBoxHeadingLeft {
	background-image: url(images/az_leftbox_top.gif);
	background-repeat:  no-repeat;
	height: 22px;
	}
	TD.infoBoxContentsLeft_categ{
	background-image: url(images/az_leftbox_category.gif);
	background-repeat:  no-repeat;
	background-position: top left;
	height: 25px;
	padding-top: 3px;
	padding-left: 15px;
	font-size: 10px;
	}
	.infoBoxMBottomleft_az01, .infoBoxMBottomleft{
	background-image: url(images/az_leftbox_bottom.gif);
	background-repeat:  no-repeat;
	height: 5px;
	padding-bottom: 5px;
	}
	TD.infoBoxHeadingInformation {
	background-image: url(images/az_leftbox2_top.gif);
	background-repeat:  no-repeat;
	height: 16px;
	}
	TD.infoBoxMBottomInformation{
	background-image: url(images/az_leftbox2_bottom.gif);
	background-repeat:  repeat-x;
	height: 5px;
	padding-bottom: 5px;
	}
	/* RIGHT bar css controls */		
	.maincont_right_td {
	width: 0px;
	}
	.rightbar_tb{
	width: 0px;
	}
	TD.footer_td1{
	height: 10px;
	}
	TD.footer_td2{
	height: 20px;
	}
	TD.footer_td3{
	}
	.footer_tb{
	background-image:url(images/az_bottom_r.gif); 
	background-repeat: repeat-x;
	background-position: top left;
	}
	.footer_menu_tb{
	font-family: Tahoma;
	font-weight: normal;
	color: #436377;
	font-size: 11px; 
	}
	.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited{ 
	font-size: 11px; 
	color: #436377;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	}
	.footer_menu_tb A:hover{
	font-size: 11px;
	color: #B71212;
	}
	.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: normal;
	font-size: 11px; 
	cursor: hand;
	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: normal;
	font-size: 11px; 
    height: 19px;
	cursor: hand;
	}
 

