/*
  $Id: stylesheet.css, template: OS03C00106 v1.00 10/22/05  22:44:29 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: 0px;
}
/* .breadCrumb,.plainbox-description for ZenCart */
.boxText, .breadCrumb, .plainbox-description { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #6E6E6E;}
.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: #D52C88;
  text-decoration: none;
}
A:hover {
  color: #FFA800;
  text-decoration: underline;
}
FORM {
  display: inline;
}
INPUT{
  border: 1px solid #8A8A8A;
  background: #FFFFFF;
  color: #E69803;
}
INPUT.az_search_input{
  border: 1px solid #8A8A8A;
  color: #E69803;
}
INPUT.submit_button, INPUT.az_login_input{
	border: 0px;
}
TR.header {
  background: #17191D;
}
.infoBoxLeft  {
}
TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif; font-size: 10px;
}
/* .plainBox for ZenCart */
.infoBox, .plainBox {
  border: 1px solid #C8C8C7;
}
.infoBoxRight {
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
.newProductsBox, .infoBoxCenter {
}
.infoBoxContentsLeft TD{
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
}
.infoBoxHeading {
}
/* middle boxes control*/
/* .plainBoxHeading for ZenCart */
TD.infoBoxHeading, TD.infoBoxHeadingCenter, TD.plainBoxHeading, TD.productListing-heading {
  font-family: Lucida Sans Unicode, Tahoma,Arial;
  font-size: 14px;
  font-weight: bold;
  color: #E69803;
  text-align: left;
  padding-left: 10px;
  height: 25px;
}
.infoBoxHeadingLcorner {
}
.infoBoxHeadingRcorner {
}
TD.infoBoxHeadingLeft {
}
TD.infoBoxHeadingRight {
  font-family: Lucida Sans Unicode, Tahoma,Arial;
  font-size: 13px;
  font-weight: bold;
  color: #6A6A6A;
  text-align: left;
  padding-left: 20px;
  background-image: url(images/az_rightbox_top.gif);
  background-repeat:  repeat-x;
  background-position: top right;
  height: 27px;
}
.infoBoxHeadingSearch
{
  font-family: Lucida Sans Unicode, Tahoma,Arial;
  font-size: 13px;
  font-weight: bold;
  color: #6A6A6A;
  padding-left: 20px;
  background-image: url("images/az_rightbox_top_search.gif");
  background-repeat: repeat-x;
  height: 40px;
}
.infoBoxSearch{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #838383;
	vertical-align: top;
	padding-bottom: 2px;
	background-image: url(images/az_rightbox_mid_r.gif);
	background-repeat: repeat-y;
	}
.infoBoxContentsSearch {
	vertical-align: top;
}
.infoBoxContentsSearch A:link, .infoBoxContentsSearch A:active, .infoBoxContentsSearch A:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #D52C88;
}
.infoBoxContentsSearch A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFA800;
}
.infoBoxContents, .infoBoxContentsLeft, .infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #D52C88;
	padding-left: 5px;
}
.infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #D52C88;
	padding-left: 5px;
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #D52C88;
}
.infoBoxContents A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFA800;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FB2E9D;
}
.infoBoxContentsLeft A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FCA600;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FB2E9D;
}
.infoBoxContentsRight A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FCA600;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FCA600;
}
.infoBoxContentsCenter A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FB2E9D;
}
/* AZ product box control */
.productBoxHeading_tb, .productBoxOuter, .productBoxBottom_tb{
	width: 235px;
}
.productBox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #828382;
	height: 180px;
}
.productBox A:link, .productBox A:active, .productBox A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFA800;
}
.productBox A:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #D52C88;
}
.productBoxHeading {
	line-height: 0.8;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 4px;
}
.productBoxHeading A:link, .productBoxHeading A:active, .productBoxHeading A:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFA800;
}
.productBoxHeading A:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #D52C88;
}
.productBoxMBottom, .productName{
  background-image: url(images/az_dot_line.gif);
  background-repeat: repeat-x;
  background-position: bottom right;
}
.productName A:link, .productName A:active, .productName A:visited{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #D52C88;
}
.productName A:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFA800;
}
.productName{
  height: 20px;
}
.productPrice{
   font-family: Tahoma;
   font-size: 18px;
   font-weight: normal;
   color: #CF0000;
   height: 25px;
}
.az_buynow A:link, .az_buynow A:active, .az_buynow A:visited {
  color: #2C788D;
  font-size: 12px;
  font-weight: normal;
}
.az_buynow A:hover {
  color: #D52C88;
  font-size: 12px;
}
.productBoxHeadingRcorner {}
.productBoxHeadingLcorner {}
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: #FFA800;
}
.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: #FEE4B2;
}
TR.productListing-heading {
}
TD.productListing-heading {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #E69803;
}
A.productListing-heading {
  color: #FFA800;
}
A.productListing-heading:hover {
  color: #D52C88;
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom: 1px solid #CECECE;
}
A.pageResults {
  color: #FFA800;
}
A.pageResults:hover {
  color: #F6ECDC;
  background: #FFA800;
}
/* greetUser is for ZenCart */
.pageHeading, DIV.pageHeading, .pageHeading H1, .greetUser {
  font-family:  Arial;
  font-size: 15px;
  font-weight: bold;
  color: #FFA800;
}
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.3;
  color: #6E6E6E;
}
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: #ff0000;
}
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: #ff0000;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.errorText, .messageStackError {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
.inputRequirement{
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-size: 11px;
}
.moduleRow { }
.moduleRowOver { background-color: #FEE4B2; cursor: pointer; }
.moduleRowSelected { background-color: #FEE4B2; }
.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_leftpage_side{
	background-image: url(images/az_l_side_l.gif);
	background-repeat:  repeat-y;
	background-position: top right;
	}
	.topbanner_td1{
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/az_header_mid_r.gif);
	background-repeat:  repeat-x;
	height: 50px;
	}
	.topbanner_td1 A:link, .topbanner_td1 A:active, .topbanner_td1 A:visited{
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
	.topbanner_td1 A:hover{
	font-size: 11px;
	color: #FFA800;
	}
	.topbanner_td2{
	}
	.topbanner_td3{
	font-size: 9px;
	font-family: Tahoma;
	color: #FFFFFF;
	background-image: url(images/az_header_mid_r.gif);
	background-repeat:  repeat-x;
	height: 50px;
	}
	.topbanner_td3 A:link, .topbanner_td3 A:active, .topbanner_td3 A:visited{
	font-size: 9px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
	.topbanner_td3 A:hover{
	font-size: 9px;
	color: #FFA800;
	}
	.topbanner_td4{
	background-image: url(images/az_header_ph_r.gif);
	background-repeat:  repeat-x;
	height: 50px;
	font-size: 11px;
	font-family: Tahoma;
	color: red;
	font-weight: bold;
	}
	.az_top_nav{
	}
	.az_topmenu_cart_td1{
	font-size: 9px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(images/az_header_mid_r.gif);
	background-repeat:  repeat-x;
	height: 50px;
	}
	.az_topmenu_cart_td1 A:link, .az_topmenu_cart_td1 A:active, .az_topmenu_cart_td1 A:visited{
	font-size: 11px;
	font-family: Tahoma;
	color: #D52C88;
	font-weight: bold;
	text-decoration: underline;
	}
	.az_topmenu_cart_td1 A:hover{
	color: #FFA800;
	}
	.az_header_td2{
	background-image: url(images/az_top_r.gif);
	background-repeat:  repeat-x;
	height: 88px;
	}
	/* MENU bar css controls */
	.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited{
	font-size: 12px;
	font-family: Tahoma;
	color: #C61575;
	font-weight: bold;
	text-decoration: none;
	}
	.menubarmain A:hover{
	font-size: 12px;
	color: #FFA800;
	}
	.menubarmain{
	font-size: 12px;
	font-family: Tahoma;
	font-style: normal;
	}
	.menubarmain_td2{
	background-image: url(images/az_menu_bottom.gif);
	background-repeat:  no-repeat;
	background-position:  top right;
	background-color: #FEE4B2;
	}
	/* MAIN table css controls */
	.maincont_tb{
	height: 100%;
	}
	/* LEFT bar css controls */
	.maincont_left_td {
	width: 0px;
	}
	/* fix for mozila */
	.leftbar_tb TD {
	width: 0px;
	}
	.leftbar_tb {
	width: 0px;
	}
	.maincont_mid_td{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	}
	.category_level_1{
	background-image:url(images/az_dot_line.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	height: 20px;
	}
	.category_level_2{
	background-image:url(images/az_dot_line.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	height: 20px;
	}
	/* RIGHT bar css controls */
	.maincont_right_td {
	background-image:url(images/az_rightbox_mid_r.gif);
	background-repeat: repeat-y;
	width: 213px;
	}
	.rightbar_tb{
	width: 213px;
	padding-left: 6px;
	}
	.footer_tb{
	font-size: 10px;
	color: #D52C88;
	}
	.footer_td1{
	background-image:url(images/az_bottom_left_r.gif);
	background-repeat: repeat-x;
	height: 101px;
	}
	.footer_td2{
	background-image:url(images/az_bottom_right_r.gif);
	background-repeat: repeat-x;
	background-position: bottom right;
	padding-top: 15px;
	}
	.footer_td4{
	font-family: Tahoma;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
	}
	.footer_menu_tb, .footer_cprt_tb{
	font-family: Tahoma;
	font-weight: normal;
	color: #D52C88;
	font-size: 11px;
	padding-right: 15px;
	padding-bottom: 5px;
	}
	.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited{
	font-size: 11px;
	color: #D52C88;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	}
	.footer_menu_tb A:hover{
	font-size: 11px;
	color: #FFFFFF;
	}
	.az_button_img{
	background-image:url(images/az_button_mid.gif);
	background-repeat: repeat-x;
    white-space: nowrap;
	vertical-align: top;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
    height: 15px;
	cursor: pointer;
	display: inline;
	}
	.az_button_submit_bg{
	background-image:url(images/az_button_mid.gif);
	background-repeat: repeat-x;
    height: 15px;
	}
	.az_button_submit{
	background-image:url(images/az_button_mid.gif);
	background-repeat: repeat-x;
    white-space: nowrap;
    border: 0px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9px;
	cursor: pointer;
	}
	/* ZenCart Specific */

	span.normalprice {

		color: #EAEAEA;
	}
	SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
	color: #ff0000;
	}
	span.productSpecialPriceSale {
	color: #ff0000;
		text-decoration: line-through;
	}
	.plainBox{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #6E6E6E;
	}
	/* checkout totals */
	TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
	font-weight: bold;
	}
	TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {
	}


