/*
  $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: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #C0C0C0;
}
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background:none; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #963E31; text-decoration: underline; }

BODY {
	color: #dcdcdc;
	margin: 0px;
	background-color: #000000;
	background-image: url(images/body_bg_rep.jpg);
	background-repeat: repeat;
}

A {
	color: #963E31;
	text-decoration: none;
}

A:hover {
  color: #dcdcdc;
  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: #963E31;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: 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-color: #000000;
}

.infoBoxContents {
	font-family: Verdana, Arial;
	font-size: 11px;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: left bottom;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family:"Century Gothic", Tahoma, Verdana, Arial;
  font-size: 11px;
  font-weight: bold;
  background: #f5228f;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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

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

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

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

TD.productListing-data {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #DCDCDC;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
}

A.pageResults {
	font-family:"Century Gothic", Arial, Helvetica;
  color: #dcdcdc;
  font-size:12px;
}

A.pageResults:hover {
  color: #963e31;
  /*background: #505157;*/
}

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight:bold;
	color: #DCDCDC;
}

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: 10px;
	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: #963E31;
}

CHECKBOX, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#717a83;
  background:#fafbfd;
  border:1px solid #e0e3e8;
}

INPUT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#717a83;
  background:#fafbfd;
  border:0px solid #e0e3e8;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#717a83;
  background:#fafbfd;
  border:1px solid #e0e3e8;
}

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

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #dcdcdc; }

/* 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: #dcdcdc;
	color:#333333;
}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; color:#333333; }

/* input requirement */

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


/*** Overrides for Template_styles ***/
body {
	text-align:left !important;
}

.az_footer_note {
	text-align:center;
}

.az_box_top_new .boxTitle {
	text-align:center;
}

.az_left_bar .boxContents, 
.az_right_bar .boxContents {
	font-family:"Century Gothic", Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#717a83;
	text-align:left;
}
.az_left_bar .boxContents a, 
.az_right_bar .boxContents a {
	font-family:"Century Gothic", Tahoma, Arial, Verdana;
}

#az_search_field {
	background:none !important;
}

/*------------------------------------------*/
/*        Refine Search Settings            */
/*------------------------------------------*/
.az_sbox_new {}

.az_sbox_top_l_new {}
.az_sbox_top_r_new {}
.az_sbox_top_m_new {}

.az_sbox_cont_l_new {}
.az_sbox_cont_r_new {}
.az_sbox_cont_m_new {}

.az_sbox_bottom_l_new {}
.az_sbox_bottom_r_new {}
.az_sbox_bottom_m_new {}

.az_rs_container {
	width:90%;
	margin:0 auto 0 auto;
	padding:5px 0;
}
.az_rs_searchHeading {
	font-family:Verdana, Arial;
	color:#627d9b;
	font-size:12px;
	text-align:center;
	padding-top:0px;
}
.az_rs_searchContent {
	margin-top:5px;
	text-align:center;
}
.az_rs_searchContent input {
	width:135px;
	height:14px;
	border:1px solid #7d97c1;
}
.az_rs_searchButton {
	margin-left:3px;
}
.az_rs_search_items {
	list-style:none;
	padding:0;
	margin:0 0 0 0px;
}
.az_rs_search_items li {
	padding:0;
	margin:0;
	font-weight:600;
}
.az_rs_search_items li a {
	text-transform:capitalize;
	font-size:11px;
	font-weight:600;
}
.az_rs_search_group {
	color:#717A83;
}
.az_rs_heading {
	font-size:11px;
	color:#963e31;
	font-weight:600;
	text-transform:capitalize;
	padding:0;
	margin:8px 0 6px 0;
}
.az_rs_content {
	margin-top:8px;
}
.az_rs_groupbox, .az_rs_groupbox_end {
	padding:5px 0px 6px 15px;
}
.az_rs_groupbox_end {
}
.az_rs_groupHeading {
	font-family:"Century Gothic", Tahoma, Arial;
	font-size:14px;
	color:#963e31;
	font-weight:normal;
}
.az_rs_nav {
	list-style:none;
	padding:0 0 0 0px;
	margin:0;
}
.az_rs_nav li {
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#963e31;
	line-height:18px;
	padding:0;
	margin:0;
}
.az_rs_nav a {
	background:url(az_template/images/az_bullet.gif) left center no-repeat;
	padding-left:10px;
	color:#963e31;
}
.az_rs_nav a:hover {
	color:#dcdcdc;
}
.az_rs_prod_count {
	color:#963e31;
}
.az_rs_toggle {
	font-size:12px;
	text-align:right;
	text-decoration:underline;
	cursor:pointer;
	margin-top:4px;
	color:#F00880;
}
.az_rs_collapse {
	overflow:hidden;
}
/*------------------------------------------*/
/*      Refine Search Settings (EOF)        */
/*------------------------------------------*/

.az_box_sep {
	height:5px;
}

.boxContents{
	padding-bottom:5px;
}

.contentBoxHeading {
	margin-bottom:10px;
}
.contentBoxHeading_m {
	font-family:Tahoma, Arial, Verdana;
	font-size:14px;
	font-weight:bold;
}

.az_prod_box_options {
	position:inherit !important;
	width:100% !important;
}

.az_product_list_price {
	padding-top:5px !important;
}

.az_prod_box_options .f_right {
	float:none !important;
}

.az_product_list_buy {
	float:none !important;
	display:inline-block;
	margin-left:4px;
}

.az_product_list_info {
	float:none !important;
	display:inline-block;
}

.az_imgbox_new {
	width:100% !important;
}

.az_product_list_head {
	text-align:center;
}

.az_pbox_sep_ver {
	padding:0;
}

/*------------------------------------------*/
/*             Prices Settings              */
/*------------------------------------------*/
.productSpecialPrice, .az_productPrice .productSpecialPrice, 
.az_productPrice2 .productSpecialPrice {
	font-family:"Century Gothic", Arial, Tahoma, Verdana;
	font-size:24px;
	color:#963E31;
	font-weight:normal;
	letter-spacing:-1px;
}
.az_productPrice2 .productSpecialPrice {
	font-family:"Century Gothic", Arial, Tahoma;
	font-size:24px;
	color:#963e31;
}
.pageHeading .productSpecialPrice {
	font-family:"Century Gothic", Arial, Tahoma;
	font-size:24px;
	font-weight:normal;
	color:#963e31;
}
.az_smallCur {
	font-size:12px;
	color:#dcdcdc;
}
.az_productPrice2 .az_smallCur {
	font-size:12px;
}
.az_productPrice, .az_productPrice2 {
	font-family: "Century Gothic", Arial, Tahoma, Verdana;
	font-size:24px;
	color:#963e31;
	font-weight:normal;
	letter-spacing:-1px;
}
.az_productPrice2 {
	font-family:"Century Gothic", Arial, Tahoma;
	font-size:24px;
	color:#963e31;
}
.az_productPrice s, .pageHeading s, .az_productPrice2 s {
	color: #dcdcdc;
	font-size:16px;
	font-weight:normal;
}
.az_productPrice2 s {
	font-size:16px;
	color:#dcdcdc;
}
.az_productPrice s .az_smallCur, .pageHeading s .az_smallCur {
	font-size:16px;
}
.az_productPrice2 s .az_smallCur {
	font-size:16px;
}
/*------------------------------------------*/
/*          Prices Settings (EOF)           */
/*------------------------------------------*/

.az_page_nav {
	font-family:"Century Gothic", Arial, Helvetica;
	color: #963e31;
	font-size:12px;
}

.az_smallText {
	font-size:12px;
}
/*** eof: Overrides for Template_styles ***/
/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}
.breadcrumb/*** End Header Tags SEO ***/ {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
}
.breadcrumb a {
	color: #dcdcdc;
}
.breadcrumb a:hover {
	color: #963e31;
}
