
/*
  $Id: stylesheet.css template: OS03C00169 v3.00 02/01/07  16:31:07 project3000 Exp $

  This file created as a part of graphical design by AlgoZone, Inc
  http://www.algozone.com for osCommerce CRE Loaded v6.2
  
  Copyright (c) 2003-2005 AlgoZone, Inc

*/

BODY {
	margin: 0px;
	background-color: #a3d5f1;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
BODY.mceContentBody {
	background-color: #ffffff;
	color: #5f5b56;
}
.boxText, .breadCrumb, .plainbox-description { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px;}
.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: #cb2f12; text-decoration: underline; }

A {
  color: #cb2f12;
  text-decoration: none;
}
A:hover {
  color: #49483d;
  text-decoration: underline; 
}
FORM {
  display: inline;
}
INPUT{
  border: 1px solid #c0b6ac;
  background: #ffffff;
  color: #252A2E;
}
INPUT.submit_button, INPUT.az_login_input{
	border: 0px;
}
tr.header {
  background: #17191D;
}
.formArea {
	border: 1px solid #858484;
}
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: #e8ebe9;
}
TR.productListing-heading {
}
TD.productListing-heading, TH.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #302e2b;
	white-space: nowrap;
}
.productListing-heading A, TH.productListing-heading A {
  color: #302e2b; 
}
.productListing-heading A:hover, TH.productListing-heading A:hover {
  color: #cb2f12; 
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom: 1px solid #CECECE;
}
.pageResults { 
font-size: 11px;
color: #302e2b;
}
A.pageResults { 
  color: #cb2f12; 
}
A.pageResults:hover { 
  color: #F6ECDC; 
  background: #cb2f12; 
}
.pageHeading {
	height: 20px;
	padding-left: 10px;
}
.pageHeading, DIV.pageHeading, .pageHeading H1, .infoBoxHeadingtop {
  font-family:  Arial;
  font-size: 15px;
  font-weight: bold;
  color: #cb2f12;
}
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: #302e2b;
}
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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #302e2b;
  text-align: left;
  width: 494px;
  height: 36px;
  text-transform: uppercase;  
}
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: #979797;
  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: #e8ebe9; cursor: pointer; }
.moduleRowSelected { background-color: #e8ebe9; }
.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 
		#################
	*/

	/* HEADER bar css controls */
.header_top{
	background-image: url("images/az_header_top.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	width: 740px;
	height: 41px;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;	
}
.header_tb { }
.header_top A:link, .header_top A:active, .header_top A:visited {
	color: #eaaaaa;
	text-decoration: none;
}
.header_top A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.header_td1 {
}
.header_td2 {
}
.header_td3 {
}
.header_logo{
	background-image: url("images/az_header_logo.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	width: 740px;
	height: 114px;	
}
.header_td4 {
}
.header_td5 {
}
.header_links {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
 }
.header_links A:link, .header_links A:active, .header_links A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.header_links A:hover {
	color: #eaaaaa;
	text-decoration: none;
}

TD.infoBoxHeadingHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8px;
	color: #ffffff;
	text-transform: uppercase;
}
.infoBoxHeader { }
.infoBoxContentsHeader, .infoBoxContentsHeader TABLE {
  font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
  font-size: 11px;
  color: #ffffff;
}
.infoBoxContentsHeader TD.boxText {
	text-align: center;
}
.infoBoxContentsHeader A:link, .infoBoxContentsHeader A:active, .infoBoxContentsHeader A:visited {
	color: #eaaaaa;
	text-decoration: none;
	font-weight: bold;
}
.infoBoxContentsHeader A:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

	/* MENU bar css controls */
.header_navigation{
	background-image: url("images/az_nav_menu_bg.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	width: 740px;
	height: 67px;	
}
.menubarmain_tb {
	height: 67px;
	padding-bottom: 35px;
}
.menubarmain_left {
	width: 200px;
}
.menubarmain_right {
	width: 15px;
}
.menubarmain_div {
	width: 20px;
}
.menubarmain {
	background-image: url("images/az_menu_button_bg.gif");
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
}
.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited {
	color: #ffffff;
	text-decoration: none;
}
.menubarmain A:hover {
	color: #ffffff;
	text-decoration: none;
}
	
	/* MAIN table css controls */

.siteWidth { width: 740px; }
.maincont_tb { background-color: #ffffff; }

	/* LEFT bar css controls */
.leftbar_top{
	height: 38px;
	background-color: #a3d5f1;
}
.maincont_left_td {
	width: 200px;
	background-color: #FFFFFF;
}
.leftbar_tb {
	width: 200px;
}
TD.infoBoxHeadingLcornerLeft, TD.infoBoxHeadingLcornerLeft_categ {
	width: 0px;
}
TD.infoBoxHeadingLeft_categ {
	background-image: url("images/az_categories_header.gif");
	background-position: left top;
	background-repeat: no-repeat;	
	height: 55px;
    padding-left: 60px;
    font-size: 12px;
    font-weight: normal;
    color: #252a2e;
	text-transform: uppercase;
}
TD.infoBoxHeadingRcornerLeft, TD.infoBoxHeadingRcornerLeft_categ {
	width: 0px;
}
TD.infoBoxHeadingLeft {
	height: 41px;
	background-image: url("images/az_shopbrand_header.gif");
	background-position: left top;
	background-repeat: no-repeat;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding-left: 60px;
    font-size: 12px;
    font-weight: normal;
    color: #252a2e;
	text-transform: uppercase;
}
.infoBoxLeft {
	margin-bottom: 10px;
}
.infoBoxContentsLeft {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #49483d;
	text-align: left;
	padding: 2px;
}
.infoBoxContentsLeft TD.boxText {
	padding-left: 15px;
	padding-right: 15px;
	line-height: 1.5;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited {
	color: #5f5b56;
	text-decoration: underline;
}
.infoBoxContentsLeft A:hover {
	color: #4b050b;
	text-decoration: none;
}
TD.infoBoxHeadingLeft_brand {
	height: 41px;
	background-image: url("images/az_shopbrand_header.gif");
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial, sans-serif;
    padding-left: 60px;
    font-size: 12px;
    font-weight: normal;
    color: #252a2e;
	text-transform: uppercase;
}
.infoBoxLeft_categ {
	background-image: url("images/az_categories_bg.gif");
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.infoBoxLeft_brand {
	background-color: #ffffff;
	margin-bottom: 10px;
}
.infoBoxContentsLeft_categ, .infoBoxContentsLeft_brand TD.boxText {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #5f5b56;
	text-align: left;
}
.infoBoxContentsLeft_brand TD.boxText {
	padding-top: 10px;
	padding-bottom: 10px;
}
.infoBoxContentsLeft_categ TD.boxText, .infoBoxContentsLeft_brand TD.boxText {
	padding-left: 15px;
	padding-right: 15px;
}
.infoBoxContentsLeft_categCell { height: 20px; }
.infoBoxContentsLeft_categ A:link, .infoBoxContentsLeft_categ A:active, .infoBoxContentsLeft_categ A:visited,
.infoBoxContentsLeft_brand A:link, .infoBoxContentsLeft_brand A:active, .infoBoxContentsLeft_brand A:visited {
	font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
	color: #5f5b56;
	text-decoration: underline;
}
.infoBoxContentsLeft_categ A:hover, .infoBoxContentsLeft_brand A:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
	color: #4b050b;
	text-decoration: none;
}

	/* RIGHT bar css controls */

.maincont_right_td {
}
.rightbar_tb {
	width: 0px;
}
.rightbar_top {
	height: 0px;
}
TD.infoBoxHeadingLcornerRight {
	width: 0px;
}
TD.infoBoxHeadingRight {
}
TD.infoBoxHeadingRcornerRight {
	width: 0px;
}
TD.infoBoxHeadingRight {
}
.infoBoxRight {
}
.infoBoxContentsRight {
}
.infoBoxContentsRight TD.boxText {
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited {
}
.infoBoxContentsRight A:hover {
}

	/* CENTER bar css controls */

.maincont_mid_td {
}
TD.infoBoxHeadingLcorner, TD.infoBoxHeadingLcornerCenter {
	width: 0px;
}
TD.infoBoxHeading, TD.infoBoxHeadingCenter {
	background-image: url("images/az_midbox_header.gif");
	background-position: left top;
	background-repeat: repeat-x;
	height: 33px;
	padding-left: 20px;
    font-size: 12px;
    font-weight: normal;
    color: #252a2e;
	text-transform: uppercase;
}
TD.infoBoxHeadingRcorner, TD.infoBoxHeadingRcornerCenter {
	width: 0px;
}
.infoBox, .infoBoxCenter, .newProductsBox {  }
.infoBox, SPAN.infoBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 1px solid #dcdcdc;
}
.infoBoxContents {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #49483d;
	text-align: left;
	line-height: 1.5;
	margin-bottom: 10px;
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited,
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited {
	color: #cb2f12;
	text-decoration: underline;
}
.infoBoxContents A:hover, .infoBoxContentsCenter A:hover {
	color: #49483d;
	text-decoration: none;
}

	/* PRODUCT box css controls */

.productBoxHeading_tb { }
.productBoxOuter { }
TD.productBoxHeadingRcorner {
	width: 0px;
}
TD.productBoxHeading {
	height: 0px;
}
TD.productBoxHeadingLcorner {
	width: 0px;
}
TD.productBoxHeading {
	line-height: 0.8;
  font-family: Arial;
  font-size: 11px;
	font-weight: bold;
	color: #49483d;
}
TD.productBoxHeading A:link, TD.productBoxHeading A:active, TD.productBoxHeading A:visited {
	font-weight: bold;
	color: #49483d;
	text-decoration: none;
}
TD.productBoxHeading A:hover {
	font-weight: bold;
	color: #ff9b05;
	text-decoration: underline;
}
.productBox {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #49483d;
	padding-left: 5px;
	padding-right: 5px;
}
.productBoxContent {  
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #49483d;
	width: 130px;
}
.productBox A:link, .productBox A:active, .productBox A:visited,
.productBoxContent A:link, .productBoxContent A:active, .productBoxContent A:visited{
	font-weight: bold;
	color: #cb2f12;
	text-decoration: none;
}
.productBox A:hover, .productBoxContent A:hover {
	font-weight: bold;
	color: #302e2b;
	text-decoration: underline;
}
.productBoxImage {
	height: 150px;
	text-align: center;
	vertical-align: middle;
}
.productBoxName {
	font-weight: bold;
}
.productBoxDescription {
	height: 70px;
	text-align: left;
	vertical-align: top;
  font-family: Tahoma, Arial;
	font-weight: normal;
  font-size: 11px;
	color: #49483d;
}
.productInfoPrice, .productBoxPrice {
	height: 30px;
	text-align: left;
	vertical-align: middle;
  font-family: Tahoma, Arial;
	font-weight: bold;
  font-size: 14px;
	color: #ff9b05;
}
.productBoxLBottom, .productBoxRBottom {
  font-family: Arial;
  font-size: 12px;
	font-weight: normal;
	color: #DE0177;
	height: 25px;
}
.productBoxLBottom { padding-left: 5px; text-align: left; }
.productBoxRBottom { padding-right: 5px; text-align: right; }
.productBoxLBottom A:link, .productBoxLBottom A:active, .productBoxLBottom A:visited,
.productBoxRBottom A:link, .productBoxRBottom A:active, .productBoxRBottom A:visited {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #03A8D7;
}
.productBoxLBottom A:hover,
.productBoxRBottom A:hover {
	color: #cb2f12;
}

	/* FOOTER bar css controls */

.footer_tb {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #eaaaaa;
}
.footer_tb A:link, .footer_tb A:active, .footer_tb A:visited {
	color: #ffffff;
	text-decoration: underline;
}
.footer_tb A:hover {
	color: #b2bbc6;
	text-decoration: none;
}
.footer_td1 {
	width: 200px;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 40px;
	background-color: #a3d5f1;
}
.footer_td2 {
	background-color: #a3d5f1;
	text-align: left;
	vertical-align: middle;
}
.footer_menu_tb {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #eaaaaa;
	padding-bottom: 5px;
}
.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited {
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}
.footer_menu_tb A:hover {
	font-size: 10px;
	color: #b2bbc6;
	text-decoration: underline;
}
 /* BUTTONS css controls */
.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: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px; 
	cursor: pointer;
	display: inline;
	text-decoration: none; 	
	height: 17px;
}
.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: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px; 
	cursor: pointer;
	height: 17px;
}

 /* DIV specific */

.centeredContainer { margin: auto; }
.alignLeft { text-align: left; }
.alignCenter { text-align: center; }
.alignRight { text-align: right; }
.alignTop { vertical-align: top; }
.alignMiddle { vertical-align: middle; }
.alignBottom { vertical-align: bottom; }
.floatLeft { float: left; }
.floatRight { float: right; }
.clearBoth { clear: both; }
.clearLeft { clear: left; }
.clearRight { clear: right; }
.inline { display: inline; }
.block { display: block; }
.nowrap { white-space: nowrap; }
.paddingTop { padding-top: 5px; }
.paddingRight { padding-right: 5px; }
.paddingBottom { padding-bottom: 5px; }
.paddingLeft { padding-left: 5px; }
.marginTop { margin-top: 5px; }
.marginRight { margin-right: 5px; }
.marginBottom { margin-bottom: 5px; }
.marginLeft { margin-left: 5px; }
.listPlain {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

 /* visual aid debug classes */

.borderBlack { border: black solid 1px; }
.borderWhite { border: white solid 1px; }
.borderRed { border: red solid 1px; }
.borderOrange { border: orange solid 1px; }
.borderYellow { border: yellow solid 1px; }
.borderGreen { border: green solid 1px; }
.borderCyan { border: cyan solid 1px; }
.borderBlue { border: blue solid 1px; }
.borderViolet { border: violet solid 1px; }
.borderCustom { border: #d9d9d9 solid 1px; }
.noborder { border: none; }

	/* ahoy m'atey */

