/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


BODY {
	background-image: url(images/az_top_bg.gif);
	background-position: top right;
  font-family: Helvetica;
  font-size: 11px;
  margin: 15px;
}
.boxText, BODY TD { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #858585;}
.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: #868686;
  text-decoration: none;
  font-weight: normal;
}
A:hover {
  color: #FF6600;
  text-decoration: underline;
}
FORM {
  display: inline;
}
INPUT.az_search_input{
  color: #858585;
  border: 1px solid #999999;
  font-size: 12px;
}
INPUT{
  color: #858585;
  font-size: 12px;
  padding-left:2px;
  padding-right:2px;
}

INPUT.submit_button, INPUT.az_button_submit{
	border: 0px;
}
TR.header {
  background: #17191D;
}
.infoBoxLeft  {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
}
.infoBoxleft_az01{
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	padding-bottom: 8px;
	margin-bottom: 5px;
}
TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif; font-size: 10px;
}
.infoBox, .formArea {
	border: 1px solid #C7C7C7;
}
.infoBoxHeading {
}
TD.infoBoxHeading, TD.infoBoxHeadingLeft, TD.infoBoxHeadingCenter {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #4C4B4B;
  text-align: left;
  padding-left: 10px;
  background-image: url(images/az_box_m.gif);
  background-repeat:  repeat-x;
  height: 39px;
}
TD.infoBoxHeadingLcorner, TD.infoBoxHeadingLcornerLeft, TD.infoBoxHeadingLcornerCenter {
  background-image: url(images/az_box_l.gif);
  background-repeat:  no-repeat;
  height: 39px;
  width: 11px;
}
TD.infoBoxHeadingRcorner, TD.infoBoxHeadingRcornerLeft, TD.infoBoxHeadingRcornerCenter {
  background-image: url(images/az_box_r.gif);
  background-repeat:  no-repeat;
  height: 39px;
  width: 7px;
}
.infoBoxCenter, .newProductsBox  {
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
}
TD.infoBoxHeadingRight {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #4C4B4B;
  text-align: left;
  padding-left: 5px;
}
.infoBoxContentsSearch TD{
  	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
}
.infoBoxContentsSearch A:link, .infoBoxContentsSearch A:active, .infoBoxContentsSearch A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
}
.infoBoxContentsSearch A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
}
.infoBoxContentsleft_az01{
}
.infoBoxContents, .infoBoxContentsLeft, .infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #858585;
	padding-left: 5px;
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #858585;
}
.infoBoxContents A:hover {
	color: #FF6600;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #858585;
}
.infoBoxContentsLeft A:hover {
	color: #FF6600;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #858585;
}
.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: #858585;
}
.infoBoxContentsCenter A:hover {
	color: #FF6600;
}
.az_categ_header{
  background-image: url(images/az_categ_bar.gif);
  background-repeat:  repeat-x;
  height: 20px;
  width: 120px;
  padding-left: 5px;
}
.categories_tb{
  width: 120px;
}
.az_categ_header A:link, .az_categ_header A:active, .az_categ_header A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.az_categ_header A:hover {
	color: #FF6600;
}
.categoriesBox {
   padding-left: 2px;
}
.categoriesBox A:link, .categoriesBox A:active, .categoriesBox A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #868686;
}
.categoriesBox A:hover {
	color: #FF6600;
}
/* AZ product box control */
	.productBoxHeading_tb, .productBoxOuter, .productBoxBottom_tb{
	width: 220px;
}
.productBoxHeading_tb{
}
.productBoxBottom_tb{
}
.productBox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000001;
	padding: 2px;
}
.productBox A:link, .productBox A:active, .productBox A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #868686;
}
.productBox A:hover {
	color: #868686;
}
.productBoxHeadingLcorner{
}
.productBoxHeading{
}
.productBoxHeadingRcorner{
}
.productBoxLBottom{
}
.productBoxMBottom{
}
.productBoxRBottom{
}
.productName{
	padding-left: 5px;
	height: 55px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.productName A:link, .productName A:active, .productName A:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.productName A:hover {
	color: #FF6600;
}
.productDesc{
	height: 55px;
	padding-left: 5px;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #737373;
}
.productPrice{
	text-align: center;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #FF6600;
}
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: #868686;
}
.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: #F5F5F5;
}
TR.productListing-heading {
}
TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #868686;
  font-weight: bold;
}
A.productListing-heading {
  color: #868686;
}
A.productListing-heading:hover {
  color: #868686;
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
A.pageResults {
  color: #868686;
}
A.pageResults:hover {
  color: #F6ECDC;
  background: #868686;
}
.pageHeading, DIV.pageHeading, .pageHeading H1, .infoBoxHeadingtop {
  font-family:  Arial;
  font-size: 16px;
  font-weight: bold;
  color: #FF6600;
}
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: #858585;
}
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;
}

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: #c76170;
  font-weight: bold;
}
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #868686;
}
SPAN.errorText, .messageStackError {
  font-family: Verdana, Arial, sans-serif;
  color: #868686;
  font-size: 11px;
}
.inputRequirement{
  font-family: Verdana, Arial, sans-serif;
  color: #868686;
  font-size: 11px;
}
.moduleRow { }
.moduleRowOver { background-color: #F5F5F5; cursor: pointer; }
.moduleRowSelected { background-color: #F5F5F5; }
.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; }
    /* #################
		  template-faq.com CSS
	   #################
	*/
	.az_main_frame_td{
    background-color: #ffffff;
    }
	.topbanner_td1{
	background-image:url(images/az_top_r.gif);
	background-repeat: repeat-x;
	height: 87px;
	}
	.topbanner_td2, .topbanner_td3{
	background-image:url(images/az_top_r.gif);
	background-repeat: repeat-x;
	height: 87px;
	}
	.menu_icons A:link, .menu_icons A:active, .menu_icons A:visited{
	font-size: 11px;
	font-family: Tahoma;
	color: #AEAEAE;
	font-weight: normal;
	text-decoration: none;
	}
	.menu_icons A:hover{
	font-size: 11px;
	color: #868686;
	}
	.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: #FF6600;
	}
	/* MENU bar css controls */
	.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited{
	font-size: 12px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	.menubarmain A:hover{
	font-size: 12px;
	color: #FF6600;
	}
	.menubarmain{
	font-size: 12px;
	font-family: Tahoma;
	font-style: normal;
	color: #868686;
	}
	.az_top_nav_td1{
	}
	.az_top_nav_td2{
	background-image:url(images/az_menu_r.gif);
	background-repeat: repeat-x;
	height: 51px;
	}
	.az_info_bar{
	}
	.az_info_bar_td3{
	height: 51px;
	}
	/* MAIN table css controls */
	.maincont_mid_td{
	padding-bottom: 5px;
	}
	.maincont_tb{
	padding-right: 2px;
	padding-top: 5px;
	}
	/* LEFT bar css controls */
	.maincont_left_td {
	width: 160px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 5px;
	}
	.leftbar_tb {
	width: 160px;
	}
	/* RIGHT bar css controls */
	.maincont_right_td {
	width: 0px;
	}
	.rightbar_tb{
	width: 0px;
	}
	TD.footer_td1{
	padding-left: 16px;
	}
	TD.footer_td2{
	height: 40px;
	}
	TD.footer_td3{
	}
	.footer_tb{
	background-image:url(images/az_bottom_m.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 97px;
	}
	.footer_menu_tb{
	font-family: Tahoma;
	font-weight: normal;
	color: #737373;
	font-size: 11px;
	border-left:1px solid silver;
	padding-left:10px;
	}
	.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited{
	font-size: 11px;
	color: #737373;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	}
	.footer_menu_tb A:hover{
	font-size: 11px;
	color: #FF6600;
	}
	.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: 12px;
	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: 12px;
    height: 20px;
    text-decoration: none;
	cursor: pointer;
	}



h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
}

h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
}


/* VJ Links Manager v1.13 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
/* VJ Links Manager v1.13 end */

/* Buy 2 mod BOF */
A.buybothPrice {
	font-family: Palatino Linotype;
	font-size: 18px;
/*	color: b2d524; */
	color: #59118E;
}
A.buybothHeading {
	font-family: Palatino Linotype;
	font-size: 18px;
/*	color: b2d524; */
	color: #59118E;
}
.buybothText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #506b00;
}
/* Buy 2 mod EOF */

/* dynamic sitemap*/
ul.sitemap {
color: #ff0000;
}

td.categoriesList{
	font-family: arial;
	font-size: 12px;
  font-weight: bold;
	color: #888888;
}

a.categoriesList, a.categoriesList:visited{
	font-family: arial;
	font-size: 10px;
  font-weight: bold;
	color: #888888;
}

a.categoriesList:hover{
  color: #FF6600;
  text-decoration: underline;
}



.ShowShipping {
background: #eeeeee;
color: #fffffa;
font-family: Verdana, Arial, sans-serif;
font-size: 6px;
font-weight: bold;
text-align: center;
}

TD.darkDesc{
background: #ece9d8;
padding:10px;
}

TD.slaveProductListing-heading{
	background: #ece9d8;
  font-family: Tahoma;
  font-size: 10px;
  color: #333333;
  font-weight: bold;
}

TD.slaveProductListing-data{
  font-family: Tahoma;
  font-size: 10pt;
  color: #333333;
}

.dataTableHeadingContentBlack {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
