/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #726b5f;
  margin: 0px;
}

A {
  color: #686257;
  text-decoration: none;
}

A:hover {
  color: #bb7844;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background:#FFFFFF;
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  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 {
  background: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b8b6a8;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ff7e0e;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #912b12;
}

A.pageResults:hover {
  color: #934430;
  background: #e6e3d2;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #9a9a9a;
}

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;
}

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;
  color:#494947;
  background:#f5f4ed;
  border:1px solid #bbbbbb;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background:#f5f4ed;
  border:1px solid #bbbbbb;
}

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: #4d3833;
  font-size:18px;
  color:#ff7e0e !important;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #d7d0cf; cursor: pointer; }
.moduleRowSelected { background-color: #c1b8b6; }

.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; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


.az_default_banner{
background:url(az_template/images/az_banner1.gif) bottom no-repeat;
width:539px;
height:365px;
margin-bottom:2px;
}

.az_default_banner_flash{
width:539px;
height:365px;
margin-bottom:2px;
}


.az_default_click a{

width:539px;
height:365px;


position:absolute;
}
.az_default_click a{

wwidth:539px;
height:365px;
position:absolute;
}

.az_default_banner1{
background:url(az_template/images/az_midbanner.gif) bottom no-repeat;
width:539px;
height:73px;
}

.az_special_bottom{
float:left;
margin-left:10px;
margin-top:6px;
line-height:12px;
font-weight:bold;
}
.az_special_bottom1{
float:right;
margin-right:8px;
}

.az_special_bottom .az_productPrice, .az_special_bottom .az_productPrice .az_smallCur{
color:#42464f;
font-size:12px;
font-family:tahoma;
font-weight:bold;
}



.az_pbox_sep_ver {
	background:url(az_template/images/az_pbox_sep_ver.gif) 50% 0 repeat-y;
	width:2px;
	height:100%;
	font-size:0px;
}
.az_pbox_sep_hor {
	background:url(az_template/images/az_pbox_sep_hor.gif) 0 50% repeat-x;
	height:2px;
	width:100%;
	font-size:0px;
	padding:0;
}
.az_product_listing_pane_bottom {
	
	padding:8px 6px 8px 6px;
}
.az_box_new {
  width:193px;
  text-align:left;
  margin-bottom:0 !important; 
}
.az_main_content{
	margin:10px 10px 0 10px !important;
}
.az_box_cont_new {
	border-left:#EDEDED solid 1px;
	border-right:#EDEDED solid 1px;
	border-bottom:#EDEDED solid 1px;	
	margin:0px 7px 0 4px;
	padding:0 !important;
	width:193px;
}

.az_product_list_info_button{
	height:32px;
	float:left;
	background:url(az_template/images/az_details_right.gif) left 35% no-repeat !important;

}
.az-button-right3, .azbutton_right3 {
 
  width:4px !important;
}

.az_product_list_price{
	float:left;
	height:60px;
	font-family: Tahoma, Arial, Helvetica;
	color:#ff3c00 !important;
	font-size:12px !important;
	font-weight:bold !important;
	margin:4px 0 0 10px !important;
}

.az-button-left3, .azbutton_left3 {

  width:20px !important;
  height:25px;
}
.az_box_cont_new .boxContents {
line-height:22px !important;
}

.az_box_cont_new {
	
	margin:0px 7px 6px 4px !important;

}

.az-button-left3{
width:15px !important;
}
.boxContents .az-button-middle .az-button-text{
	color:#FFFFFF !important;
	font-family:tahoma !important;
	font-size:11px !important;
	font-weight:bold !important;
}

.az_pbox_new .az_pbox_cont_l_new .az_pbox_cont_r_new .az_pbox_cont_m_new .boxContents {
	margin:0 !important;
}
.az_product_list_price *, .productPrice, .productPrice * {
font-weight:bold !important;
}
.az_productPrice s{
color:#FF0000 !important;
}
.productSpecialPrice .az_smallCur{
}

#az_header_banner {
  width:365px !important;
  font-size:9px !important;
  letter-spacing:-0px !important;
    margin-left:30px !important;
	font-family:tahoma !important;
	color:#868B94 !important;
	margin-top:22px !important;
}

.boxContents .az_product_name a{
	color:#272727 !important;
	font-weight:bold !important;

	
}

.boxText a { 
color:#000000 !important;}

#az_notification_align{
line-height:10px !important;
}
.az_info_bar_2 {
line-height:68px !important;
}

.az_info_bar_1 { 
width:150px !important;

}
.az_info_bar_2 { 
width:240px !important;
text-align:left;
}
.az_info_bar_3 { 

width:215px !important;
text-align:right !important;
float:right !important;

}

CHECKBOX, INPUT, RADIO, SELECT{
padding:0 0 0 2px !important;
font-size:11px !important;
}
.boxContents #az_cat_sub a{
color:#536475 !important;
}
.boxContents .az_cat_nav A{

}
.boxContents .az_cat_nav_sel{
color:#000000 !important;}


.az-button-left3, .azbutton_left3 ,.az-button-right3 , .azbutton_right3, .az-button-middle3, .azbutton_mid3{ 
  background:none !important;}
  

.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #FFFFFF; }

TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}