/*
  $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
*/

.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; }

.header img { 
  behavior: url(iepngfix.htc) 
}

body {
  background: url(images/azl_background.gif) repeat-y center top;
  /*background-image: url("./images/azl_background.gif");
  background-repeat: repeat-y;*/
  color: #000000;
  margin: 0px;
  position: relative;

}

a {
  color: #016090;
  text-decoration: none;
}

a:hover {
  color: #990000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

.leftmenu {
  border-bottom:50px color:#663333;
  border-left:50px #034500;
  border-right:50px #063450;
}

a.customtitle {
/*  color: #008cff;*/
  color: #016090;
  text-decoration: underline;
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size:15px;
  font-weight: bold;
  text-transform:uppercase;
}

a.customtitle:hover {
  color: #990000;
  text-decoration: underline;
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size:15px;
  font-weight: bold;
  text-transform:uppercase;
}

table.layout_table {
    width: 100%;
    display:table;
}

.customtitle {
  color: #016090;
  text-decoration: underline;
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size:15px;
  font-weight: bold;
  text-transform:uppercase;
}

/*
TR.header {
  background: #ffffff;
}
*/

s {
  font-family: Verdana, Arial, sans-serif;
  color: #999999;
  font-size:11px;

}

big {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size:11px;

}

.menu_top {
  font-size: 11px;
  border-bottom:1px color:#663333;
  border-top-color:#00CC99;
  border-top:1px;
 // border-bottom-width:thin;
 
}

span.menu_bots{
  font-size: 10px;
  font-family:arial, verdana, Helvetica, sans-serif;

}

span.menu_bots a{
  font-size: 14px;
  font-family:arial, verdana, Helvetica, sans-serif;
  font-weight:bold;

}

a.content {
  font-family:arial, verdana, Helvetica, sans-serif;
  font-size:12px;

}


.menu_bots{
  font-family:Arial, Helvetica, sans-serif;
}

menu_bots a{ 
  font-size:14px; 
  font-weight:bold;
  color:#008cff;
  text-decoration:none;
}

a.menu_bots:hover{
color:#990000;
text-decoration:none;
}



table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #CCCCCC;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

.moduletable {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

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;
}

td.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.tabinfoBox {
 /* background: #b6b7cb;*/
}

.tabinfoBoxContents {
  /*background: #f8f8f9;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

td.infoBoxHeading,
/* BOF: Added for Links in Infobox Headings */
td.infoBoxHeading A,
td.infoBoxHeading A:hover {
/* EOF: Added for Links in Infobox Headings */
  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;*/
  background: #ffffff;
}

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;*/
  background: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
/*  background: #b6b7cb;*/
  color: #016090;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #016090;
  text-transform: capitalize;
}

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;
}

a.main {
  color: #008cff;
  text-decoration: none;
}

a.main:hover {
  color: #0164b6;
  text-decoration: underline;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.smallerText, SPAN.smallerText, P.smallerText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

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;
  font-size:9px;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.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; }
/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;}
}
/* OTF contrib ends */

.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}
#search_suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;			
}		

.style1{ color:#FFFFFF;
font-size: 12px;
font-weight:bold}

.lcolmenu {
	background-color: #FFFFFF; 
	border-left: solid 1px #cfcfcf;
	border-right: solid 1px #cfcfcf;
	border-bottom: solid 1px #cfcfcf;
	border-top: solid 1px #cfcfcf;
	height: 900px;
	/*overflow: hidden;*/
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}


/* -------------- */
/* ---  menu  --- */
/* -------------- */


a, strong a {
	outline: none;
}



#nav {
	list-style:none;
	margin:0px 80px 0px;

	padding:0px;
	clear:both;
	float:none;
	line-height:0px;
}
#nav li{
	margin-left:5px;
	float:left;
}
#nav li a{
	height: 20px;
	display:block;
	float:left;
	text-decoration:none;
	text-indent: -900em;
}

#nav #nav-home a{
	width: 58px;
	background: url(images/nav-home.gif) no-repeat left top;
}
#nav #nav-home a:hover{
	background: url(images/nav-home.gif) no-repeat left bottom;
}

#nav #nav-topsellers a{
	width: 98px;
	background: url(images/nav-top_sellers.gif) no-repeat left top;
}
#nav #nav-topsellers a:hover{
	background: url(images/nav-top_sellers.gif) no-repeat left bottom;
}

#nav #nav-promotions a{
	width: 103px;
	background: url(images/nav-promotions.gif) no-repeat left top;
}
#nav #nav-promotions a:hover{
	background: url(images/nav-promotions.gif) no-repeat left bottom;
}

#nav #nav-newitems a{
	width: 89px;
	background: url(images/nav-newitems.gif) no-repeat left top;
}
#nav #nav-newitems a:hover{
	background: url(images/nav-newitems.gif) no-repeat left bottom;
}

#nav #nav-onsale a{
	width: 74px;
	background: url(images/nav-onsale.gif) no-repeat left top;
}
#nav #nav-onsale a:hover{
	background: url(images/nav-onsale.gif) no-repeat left bottom;
}

#nav #nav-customer a{
	width: 138px;
	background: url(images/nav-customer.gif) no-repeat left top;
}
#nav #nav-customer a:hover{
	background: url(images/nav-customer.gif) no-repeat left bottom;
}
#nav #nav-catalog a{
	width: 76px;
	background: url(images/nav-catalog.gif) no-repeat left top;
}
#nav #nav-catalog a:hover{
	background: url(images/nav-catalog.gif) no-repeat left bottom;
}
#nav #nav-guest a{
	width: 94px;
	background: url(images/nav-guestbook.gif) no-repeat left top;
}
#nav #nav-guest a:hover{
	background: url(images/nav-guestbook.gif) no-repeat left bottom;
}


body#guest #nav-guest a{
	background: url(images/nav-guestbook.gif) no-repeat left bottom;
}

body#home #nav-home a{
	background: url(images/nav-home.gif) no-repeat left bottom;
}

body#newitems #nav-newitems a{
	background: url(images/nav-newitems.gif) no-repeat left bottom;
}
body#topsellers #nav-topsellers a{
	background: url(images/nav-top_sellers.gif) no-repeat left bottom;
}
body#onsale #nav-onsale a{
	background: url(images/nav-onsale.gif) no-repeat left bottom;
}
body#promotions #nav-promotions a{
	background: url(images/nav-promotions.gif) no-repeat left bottom;
}
body#customer #nav-customer a{
	background: url(images/nav-customer.gif) no-repeat left bottom;
}
body#catalog #nav-catalog a{
	background: url(images/nav-catalog.gif) no-repeat left bottom;
}


/* -------------- */
/* --- footer --- */
/* -------------- */

table.footer {
	width: 860px;
}

td.footertop {
	color: #666666;
	background-color: #6cbbfc;
	font-family: Arial, verdana;
}

td.footerbottom {
	color: #666666;
	background-color: #C8C8C8;
	font-family: Arial, verdana;
}


#footertopleft, #footertopleft a:link, #footertopleft a:visited,
#footertopright a:link, #footertopright a:visited, #footerbottomleft,
#footerbottomleft a:link, #footerbottomleft a:visited,
#footerbottomright a:link, #footerbottomright a:visited {
	color: #666666;
	font-size: 9px;
	line-height: 18px;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
}

#footertopleft a:hover, #footertopright a:hover,
#footerbottomleft a:hover, #footerbottomright a:hover {
	text-decoration: underline;
}

td.footerspacer {
	background-color: #FFFFFF;
}

#footertopleft, #footerbottomleft {
	float: left;
}

#footertopright, #footerbottomright {
	float: right;
	margin-right: 15px;
}

#footertopright, #footerbottomright {
	color: #666666;
	font-size: 9px;
	line-height: 18px;
	padding-right: 5px;
}

.promoterms {
	font-size: 9px;
	color: #666666;
}

.seocopy {
  font-family: Arial, verdana;
  font-size: 10px;
  background: #ffffff;
  color: #333333;
}
.quoteorder{
  font-family: Arial, verdana;
  font-size: 10px;
  border-width:1px;
 border-bottom-style:solid;
  border-top-style:solid;
  border-left-style:solid;
  border-right-style:solid;

}
.mainbox {
margin-top: 3px;
margin-bottom: 10px;
padding-top:10px;
padding-bottom:6px;
	background-image: url(images/gray-gradient.gif);
	background-repeat: repeat-x;
  font-family: Arial, verdana;
  font-size: 10px;
  border-width:1px;
  border-bottom-style:solid;
  border-top-style:solid;
  border-left-style:solid;
  border-right-style:solid;
  color: #98A39C;
}

.thankyou {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;

}

