﻿
/*
  $Id: stylesheet.css template: OS06E8276TM v3.00 04/09/06  22:29:15 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 {
  background-color: #FFFFFF;
  font-family: Helvetica;
  font-size: 11px;
  margin: 0px;
}
.boxText, BODY TD { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #646464; }
.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 { 
  font-family: tahoma;
  color: #707070;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none; 
}
A:hover { 
  color: #f46d0a;
  font-weight: bold;
  text-decoration: underline; 
}
.extrafieldsbright {
	
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}
.extrafieldsdefined {
	
  font-weight: bold;
	}

FORM {
  display: inline;
}
INPUT {
  background: #FFFFFF;
  color: #7F7F7F;
}
INPUT.az_search_input, SELECT.az_search_input {
  color: #7F7F7F;
}
INPUT.submit_button, INPUT.az_login_input {
	border: 0px;
}
TR.header {
  background: #17191D;
}
TD.infoBox, SPAN.infoBox { 
	font-family: Verdana, Arial, sans-serif; font-size: 10px; 
}
.infoBox {
  border: 1px solid #B2B2B2;
}
.newProductsBox, .infoBoxCenter {
}
.infoBoxHeading {
}
.infoBoxHeadingSpecials { 
  font-family: Arial;
  font-size: 14px; 
  font-weight: bold;  
  color: #f46d0a;
  padding-left: 10px;
}

TD.infoBoxHeading, TD.infoBoxHeadingCenter {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #646464;
  text-align: left;
  padding-left: 10px;
}
TD.infoBoxHeadingLeft {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #646464;
  text-align: left;
  padding-left: 15px;
}
TD.infoBoxHeadingRight {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #646464;
  text-align: left;
  padding-left: 15px;
}
.infoBoxLeft {
  padding-left: 10px;
}
.infoBoxHeadingSearch, .infoBoxHeadingInformation {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #707070;
	height: 33px;
	padding-left: 25px;	
}
.infoBoxSearch, .infoBoxInformation {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #707070;
	vertical-align: top;
	padding-left: 10px;
}
.infoBoxContentsSearch, .infoBoxContentsInformation {
	vertical-align: top;
	padding-top: 4px;
}
.infoBoxContentsSearch A:link, .infoBoxContentsSearch A:active, .infoBoxContentsSearch A:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #B1D14C;
}
.infoBoxContentsSearch A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #707070;
}
.infoBoxContents, .infoBoxContentsLeft, .infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #2260B3;	
	padding-left: 10px;
}
.infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F8787;	
	padding-left: 5px;
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited,
.infoBoxContentsInformation A:link, .infoBoxContentsInformation A:active, .infoBoxContentsInformation A:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #7F7F7F;
}
.infoBoxContents A:hover, .infoBoxContentsInformation A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #f46d0a;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #7F7F7F;
}
.infoBoxContentsLeft A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #f46d0a;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #7F7F7F;
}
.infoBoxContentsRight A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #f46d0a;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #2260B3;
}
.infoBoxContentsCenter A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #f46d0a;
}
/* AZ product box control */
.productBoxHeading_tb, .productBoxOuter, .productBoxBottom_tb {
	width: 250px;	
}
.productBoxHeading_tb{
	background-image: url(images/az_ln1.gif);
	background-repeat: repeat-x;
	background-position: top right;   
}
.productBox {  
	line-height: 0.9;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #828382;
	height: 150px;
}
.productBox A:link, .productBox A:active, .productBox A:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2260B3;
}
.productBox A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #f46d0a;
}
.productBoxHeading {
	line-height: 0.8;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.productBoxHeading A:link, .productBoxHeading A:active, .productBoxHeading A:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #2260B3;
}
.productBoxHeading A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #f46d0a;
}
.productBoxHeadingRcorner {}
.productBoxHeadingLcorner {}
.productName A:link, .productName A:active, .productName A:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #f46d0a;
}
.productName A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	}
.productName {
  height: 18px;
	background-image: url(images/az_hl.gif);
	background-repeat: repeat-x;
	background-position: bottom right;
  color: #f46d0a;
}
.productPrice {
   height: 18px;
   font-family: Tahoma; 
   font-size: 11px;
   font-weight: bold;	
   color: #9B9B9B;
	background-image: url(images/az_hl.gif);
	background-repeat: repeat-x;
	background-position: top right;   
}
.productPrice_sp {
   font-family: Tahoma; 
   font-size: 11px;
   font-weight: bold;	
   color: #DD4300;
}
.az_buynow1 A:link, .az_buynow1 A:active, .az_buynow1 A:visited { 
  font-family: Tahoma;
  color: #379BC8; 
  font-size: 11px;
  font-weight: normal;
}
.az_buynow1 A:hover { 
  color: #B1D14C; 
  font-size: 11px;
  font-weight: normal;
}
.az_buynow2 A:link, .az_buynow2 A:active, .az_buynow2 A:visited { 
  font-family: Tahoma;
  color: #B1D14C; 
  font-size: 11px;
  font-weight: normal;
}
.az_buynow2 A:hover { 
  color: #379BC8; 
  font-size: 11px;
  font-weight: normal;
}
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: #f46d0a;
}
.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: #F5F4ED;
}
TR.productListing-heading {
}
TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  border: 1px solid #CECECE;
}
A.productListing-heading { 
  color: #2260B3; 
}
A.productListing-heading:hover { 
  color: #f46d0a; 
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom: 1px solid #CECECE;
}
A.pageResults { 
  color: #f46d0a; 
}
A.pageResults:hover { 
  color: #FF6600; 
  background: #f46d0a; 
}

h1 { 
  font-family: Arial;
  font-size: 14px; 
  font-weight: bold;  
  color: #f46d0a;
}

h2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal; 
  color: #646464;
  margin-top: 0px;

}

h3 { 
  font-family: Arial;
  font-size: 11px; 
  font-weight: bold;  
  color: #646464;
}

TD.policy {
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #f30a15;
}


.pageHeading, DIV.pageHeading h1 {
  font-family:  Arial;
  font-size: 14px;
  font-weight: bold;
  color: #f46d0a;
}

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.5;
  color: #646464;
}
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 {
  border-color: #B2B2B2;
  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.productPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #B1D14C;
  font-size: 12px;
  font-weight: bold;
}
.az_buynow A:link, .az_buynow A:active, .az_buynow A:visited { 
  color: #B1D14C; 
  font-size: 12px;
  font-weight: bold;
}
.az_buynow A:hover { 
  color: #f46d0a; 
  font-size: 12px;
  font-weight: bold;
}
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: #EBEBEB; cursor: pointer; }
.moduleRowSelected { background-color: #EBEBEB; }
.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 
	   #################
	*/
	.topbanner_td1 {
	}
	.topbanner_td2 {
	}
	.topbanner_td3 {
    background-color: #DCDCDC;	
    height: 27px;
	padding: 5px;
	}
	.topbanner_td4 {
    background-color: #AFAFAF;	
    height: 27px;
	padding: 5px;
	}
	.topbanner_td5 {
	height: 62px;
	}
	.az_topmenu_cart {
	}
	.az_topmenu_cart_td1 {
	font-size: 10px; 
	font-family: Tahoma;
	color: #6E6E6E;
	font-weight: normal;
	}
	.az_topmenu_cart_td1 A:link, .az_topmenu_cart_td1 A:active, .az_topmenu_cart_td1 A:visited { 
	font-size: 10px; 
	font-family: Tahoma;
	color: #379BC8;
	font-weight: bold;
	text-decoration: underline;
	}
	.az_topmenu_cart_td1 A:hover {
	color: #6E6E6E;
	}	
	.az_topmenu_area TD {
	font-size: 10px; 
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: normal;
	}
	.az_topmenu_area A:link, .az_topmenu_area A:active, .az_topmenu_area A:visited { 
	font-size: 10px; 
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
	.az_topmenu_area A:hover {
	font-size: 10px;
	color: #fef505;
	}
 	.az_top_categ_td {
	font-size: 10px; 
	font-family: Vernada, Tahoma;	
	font-weight: bold;
	}
	.az_top_categ_td A:link, .az_top_categ_td A:active, .az_top_categ_td A:visited { 
	font-size: 10px; 
	font-family: Vernada, Tahoma;
	color: #4C4C4C;
	font-weight: bold;
	text-decoration: underline;
	}
	.az_top_categ_td A:hover {
	color: #f46d0a;
	}
	/* MENU bar css controls */
	.menubarmain {
	font-size: 11px; 
	font-family: Tahoma;
	font-style: normal;
	}
	.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited { 
	font-size: 11px; 
	font-family: Tahoma;
	color: #7F7F7F;
	font-weight: normal;
	text-decoration: none;
	}
	.menubarmain A:hover {
	font-size: 11px;
	color: #f46d0a;
	}
	.az_top_bar_td {
	background-image: url(images/az_header_bar.gif);
	background-repeat:  repeat-x;
	background-position: bottom right;
	height: 18px;
	}
	.az_top_bar2_td {
	background-image: url(images/az_header_bar2.gif);
	background-repeat:  repeat-x;
	background-position: bottom right;
	height: 18px;
	}

	/* MAIN table css controls */		
	.maincont_tb {
	}
	/* LEFT bar css controls */	
	.maincont_left_td {
	padding-left: 0px;
	width: 185px;
	}
	.leftbar_tb {
	width: 234px;
	}
	.leftcolumn_tb {
	width: 100%	;
	}
	.maincont_mid_td {
	padding-left: 2px;
	}
	.category_level_1 {
	padding-left: 2px;
	}
	.category_level_2 {
	padding-left: 5px;
	}
	TD.infoBoxHeadingLeft {
	background-image: url(images/az_leftbox_top.gif);
	background-repeat:  no-repeat;
	background-position: top right;
	height: 30px;
	}
	.infoBoxLeft {
	background-image: url(images/az_leftbox_mid.gif);
	background-repeat:  repeat-y;
	padding-right: 10px;
	}
	.infoBoxMBottomLeft {
	background-image: url(images/az_leftbox_bottom.gif);
	background-repeat:  no-repeat;
	background-position: top right;
	padding-bottom: 5px;
	}
	.infoBoxContentsLeft TD {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	}
	.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6E6E6E;
	}
	.infoBoxContentsLeft A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #f46d0a;
	}
	.infoBoxHeadingSearch, .infoBoxHeadingInformation {
	background-image: url("images/az_boxsearch_top.gif");
	background-repeat: no-repeat;
	width: 200px;
	height: 26px;
	}
	.infoBoxSearch, .infoBoxInformation {
	background-image: url("images/az_boxsearch_mid.gif");
	background-repeat: repeat-x;
	background-position: top right;
	}
	.infoBoxLSideSearch, .infoBoxLSideInformation {
	background-image: url("images/az_boxsearch_side_l.gif");
	background-repeat: repeat-y;
	width: 3px;
	}
	.infoBoxRSideSearch, .infoBoxRSideInformation {
	background-image: url("images/az_boxsearch_side_r.gif");
	background-repeat: repeat-y;
	width: 3px;
	}
	.infoBoxMBottomSearch, .infoBoxMBottomInformation {
	background-image: url(images/az_leftbox_bottom.gif);
	background-repeat:  no-repeat;
	background-position: top right;
	padding-bottom: 8px;
	}
	/* RIGHT bar css controls */		
	.maincont_right_td {
	width: 0px;
	}
	.rightbar_tb {
	width: 0px;
	}
	/* middle boxes control*/
	.infoBoxHeadingLcorner, .infoBoxHeadingLcornerCenter {
	}
	.infoBoxHeading, .infoBoxHeadingCenter {
	font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	}
	.infoBoxHeadingRcorner, .infoBoxHeadingRcornerCenter {
	}
	.infoBoxHeadingLcornerCenter2{
	}
	.infoBoxHeadingCenter2 {
	font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
	color: #A3A3A3;
	padding-left: 10px;
	}
	.infoBoxHeadingRcornerCenter2 {
	}
	.infoBox, .infoBoxCenter {
	}
	.infoBoxLSide, .infoBoxLSideCenter {
	}
	.infoBoxRSide, .infoBoxRSideCenter {
	}
	.infoBoxLBottom, .infoBoxLBottomCenter {
	}
	.infoBoxMBottom, .infoBoxMBottomCenter {
	}
	.infoBoxRBottom, .infoBoxRBottomCenter {
	}
	TD.footer_td1 {
	height: 20px;
	}
	TD.footer_td2 {
	height: 20px;
	padding-left: 20px;
	}
	TD.footer_td3 {
	height: 50px;
	}
	.footer_tb {
	background-image:url(images/az_bottom_r.gif); 
	background-repeat: repeat-x;
	background-position: top left;
	margin-top: 5px;
	}
	.footer_menu_tb {
	font-family: Tahoma;
	font-weight: normal;
	color: #646464;
	font-size: 11px; 
	}
	.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited { 
	font-size: 11px; 
	color: #646464;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	}
	.footer_menu_tb A:hover {
	font-size: 11px;
	color: #f46d0a;
	}
	.pageHeading_main_1	{
	}
	.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;
	display: inline;
    text-decoration: none; 	
	}
	.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: 21px;

	cursor: pointer;

	}
	
	.mainpagefooter {
	color: #9B9B9B;
	font-family: Tahoma;
	font-size: 10px;
	
}


.blink1 {
	color: #800000;
	font-weight: bold;
	text-decoration: blink;
}
.blink2 {
	color: #800000;
	text-decoration: blink;
}

.ddimgtooltip {
box-shadow: 3px 3px 5px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 5px #818181;
-moz-box-shadow: 3px 3px 5px #818181;
display:none;
position:absolute;
border:1px solid black;
background:white;
color: black;
z-index:2000;
padding: 4px;
}

.highlight {
	background-color: #FFFF00;
}



