
/*
  $Id: stylesheet.css, template: OS03C00301 v2.00 08/25/08  11:31:13 project3000 Exp $

  This file created as a part of graphical design by AlgoZone, Inc
  http://www.algozone.com for ZenCart 1.3
  
  Copyright (c) 2002-2006 AlgoZone, In
*/

.boxText { font-family: Tahoma; font-size: 12px; text-align:left;}
.boxText1 { font-family: Tahoma; font-size: 11px; text-align:left;}
.errorBox { font-family : Tahoma; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #2a2a2a; }
.orderEdit { font-family : Tahoma; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #000000;
  color: #FFFFFF;
  margin: 0px;  
}

A {
  color: #FFFFFF;
  text-decoration: none;
}

A:hover {
  color: #ff0200;
}







h1 {
	
	font-size: 1.0em;
}
h2 {
  font-family: Tahoma;
  font-size: 21px;
  /*background: #b6b7cb;*/
  color: #FFFFFF;
  font-weight: bold;
  text-transform:uppercase;
}
h3 {
	font-size: 1.3em;
}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 1.1em;
}

.biggerText {
	font-size: 1.2em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0.0em;
}



.ramecek {
	border:1px solid #cc0028;
}

.ramecek1 {
	border:1px solid #444444;
}


FORM {
	display: inline;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family : Tahoma;
  font-size : 11px;
  background:#000000;
  border:1px solid #cc0028;   
  color:#FFFFFF;
  padding:2px;  
}
.wrapperAttribsOptions select{
  margin-top:3px;
  font-family:Tahoma;
  font-size: 1.1em;

}
INPUT{
  margin:2px 2px 2px 2px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma;
  font-size : 11px;
  background:#000000;
  border:1px solid #cc0028;
  color:#FFFFFF;
}

/* az template settings */
TABLE.container {
	width:1000px;
	color : #c2b7b2;
	font-family:Tahoma;
	font-size:11px;
}

TD.topbox_sep {
	background:url(images/az_top_sep.gif) no-repeat;
	width:2px;
}

TABLE.topbox_container {
	background:url(images/az_topbox_bg.gif) repeat-x;
	height:63px;
}
#lang_box{
	background:url(images/az_top_left_bg.jpg) no-repeat;
	width:454px;
	vertical-align:middle;
}
#cur_box {
	width:258px;
}
#shopping_cart_box {
	width:284px;
	/*background:url(images/az_cartbox_bg.gif) right bottom no-repeat;*/
	background:url(images/az_cart_bg.gif) right bottom no-repeat;
}
#az_cart_bg {	
	/*background:url(images/az_cart_icon_bg.gif) bottom no-repeat;*/
	height:60px;
	width:32px;
	padding-bottom:2px;
}

#header_left {
	background:url(images/az_header_left_bg.jpg) no-repeat;
	width:256px;
	height:384px;
}
#category_nav {
    background:url(images/az_category_nav_bg.gif) left bottom no-repeat;
	width:197px;
	padding-top:0px;
	height:375px;
}
#category_nav_top {
    background:url(images/az_dark_line_bg.gif) repeat-x;
	height:9px;
}
.categorylist{
	text-align:left;
	padding-left:20px;
	font-weight: normal;
	
}
.informationlist{
	text-align:left;
	padding-left:40px;
}
#header_right {	
	background:url(images/az_header_right_bg.gif) left 22.365em no-repeat;	
	*background:url(images/az_header_right_bg.gif) left 22.20em no-repeat;
	width:547px;
	height:384px;
}

#menubox {
	height:62px;
}

#az_main_menu {
	list-style:none;
	padding:0;
	margin:0;
	float:right;
}
#az_main_menu li {
    float:left;
	font-family:Tahoma;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	list-style-position:
}
#az_main_menu a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	background:url(images/az_menu.png) no-repeat;
	width:104px;
	line-height:62px;
	text-align:center;
	margin-left:4px;
}
#az_main_menu a:hover {
	background:url(images/az_menu_sel.png) no-repeat;
}

ul.pagenav {
	list-style:none;
	padding:0;
	margin:0;
	float:right;
	/*padding:10px 6px 6px 0;*/
	line-height:30px;
}
ul.pagenav li {
	float:left;
	font-family:Tahoma;
	font-size:11px;
	background:url(images/az_categoty_arr_1.gif) left 15px no-repeat;
	padding-left:2px;
	text-indent:8px;
}
ul.pagenav a {
	color:#f0cfcd;
	text-decoration:underline;
	margin-right:8px;
	background:none;
}

#main_body {
	background:url(images/az_cat_bottom_bg.png) 18.9em top no-repeat;
}

TABLE#az_footer {
	background:url(images/az_footer_bg.png) repeat-x;
	color:#FFFFFF;
}
TD.az_footer {
	background:url(images/az_footerTD_bg.png) right top no-repeat;
	height:77px;
	padding-left:132px;
}
TD.bottom_area {
	background:url(images/az_bottom_bg.gif) right top no-repeat;
}

#az_bottom_nav {
	font-family:Tahoma;
	font-size:11px;
}
#az_bottom_nav a {
	text-transform:lowercase;
}
TD.bottom_nav_sep {
	padding:0 4px 0 4px;
	color:#FFFFFF;
}

.az_searchBox {
	background:url(images/az_search_content_bg.png) -3px 2px no-repeat;
	border:1px solid #bc0200;
	width:207px;
}

.az_cat_nav {
	padding: 2px 0 2px 22px;
}
.az_cat_nav a, .az_cat_nav2 a {
	color:#c2b7b2;
	text-decoration:none;
}

.box_number {
	font-family:"Times New Roman", Times, serif;
    font-weight : bold;
	letter-spacing:-3px;
	color:#ff0200;
	margin-right:4px;
}

.az_button_search_submit {
	background:#bc0200;
	padding-left:10px;
	padding-right:10px;
	border:none;
	color:#FFFFFF;
	text-transform:lowercase;
	cursor: pointer;
	margin:2px 0px 4px 0px;
}

.az_button_submit {
	background:url(images/az_button1_center.gif) repeat-x;
	vertical-align:top;
	height:22px;
	padding:0;
	border:none;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	text-transform:lowercase;
	cursor: pointer;
	white-space:nowrap;
	margin:0;
}
.az_button_submit2 {
	background:url(images/az_button2_center.gif) repeat-x;
	vertical-align:top;
	height:22px;
	padding:0;
	border:none;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	text-transform:lowercase;
	cursor: pointer;
	white-space:nowrap;
	margin:0;
}

.az_button {
	background:url(images/az_button1_center.gif) repeat-x;
}
.az_button2 {
	background:url(images/az_button2_center.gif) repeat-x;
}
.az_button, .az_button2 {
	color:#FFFFFF;
	text-transform:lowercase;
	cursor:pointer;
	font-size:11px;
	height:22px;
	white-space:nowrap;
	text-align:center;
	margin:0;
	
}

.smallCur {
	color:#FFFFFF;
	font-size:11px;
}

SPAN.productPrice {
	font-family:Tahoma;
	font-size:14px;
	color:#ff0200;
	font-weight : bold;
}
SPAN.productPrice s {
	color:#FFFFFF;
	
}
SPAN.productPrice s .smallCur {
	color:#ff0200;
}
SPAN.productPrice  .normalprice{
	color:#FFFFFF;
	font-size:12px;
}
SPAN.productPrice  .normalprice .smallCur{
	color:#ff0200;
}
.productPriceDiscount {
	color: #ff0000;
	font-size:11px;
	font-weight : normal;
	}



#sitelink {
	color:#FFFFFF;
	background:#000000;
	position:absolute;
	top:auto;
}
/* eof: az template settings */

IMG.addborder {
	border:1px solid #8b0a0a;
}

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;
}

td.darkline{
	/*background:url(images/az_box_content_bg.gif) left top no-repeat;*/
	background:url(images/az_dark_line_bg.gif) repeat-x;
}

.infoBox {
  /*background: #b6b7cb;*/
}
.infoBox2 {
  /*background: #2a2a2a;*/
  border:1px solid #666666;
}
.az_infoBox {
   /*background:url(images/az_box_content_bg.gif) left top no-repeat;*/
   border:1px solid #640100;
   border-top:none;
   margin-bottom:1em;
}

.infoBoxContents, .az_topBoxContents {
  /*background: #f8f8f9;*/
  font-family: Tahoma;
  font-size: 12px;
  color : #c2b7b2;
}
.az_infoBoxContents {
  background:url(images/az_box_content_bg.gif) 0px top no-repeat;
  padding:0 0 6px 0;
}
.az_topBoxContents {
  background:url(images/az_box_content_bg.gif) right top no-repeat;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:"Times New Roman", Times, serif;
  font-size : 20px;
  font-weight : bold;
  color : #ffffff;
  text-transform:lowercase;
  letter-spacing:-1px;
}
.az_infoBoxHeadingContents {
  font-family:"Times New Roman", Times, serif;
  font-size:20px;
  vertical-align:middle;
  padding:0 0 0px 18px;
  letter-spacing:-1px;
  text-transform:lowercase;
}
.az_infoBoxHeading, .az_topBoxHeading {
  background: url(images/az_box_heading.gif) 0px 1px no-repeat;
  height:54px;
  border:1px solid #640100;
  border-bottom:none;
  font-weight : bold;
  color : #FFFFFF;
}
.az_topBoxHeading {
  font-family:"Times New Roman", Times, serif;
  font-size:28px;
  vertical-align:middle;
  padding:0 0 0px 18px;
  letter-spacing:-3px;
  text-transform:lowercase;
}
TD.az_topBoxHeading {
  background-position:right top;
  border:none;
}
TD.topBoxHeading {
  font-family:"Times New Roman", Times, serif;
  font-weight : bold;
  background:none;
  height:40px;
  color : #FFFFFF;
  font-size:26px;
  padding:0 0 0px 20px;
  letter-spacing:-3px;
  text-transform:lowercase;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma;
  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;*/
}

TR.productListing-odd{
  /*background: #f8f8f9;*/
  margin:10px 0px 10px 0px;
}

TR.productListing-even{
  /*background: #f8f8f9;*/
  margin:10px 0px 10px 0px;
}

TABLE.productListing {
  border: 1px solid #666666;
  border-spacing: 1px;
  color:#c2b7b2;
}
TABLE.az_productListing {
  color:#c2b7b2;
}

.tableHeading th{
  font-family: Tahoma;
  font-size: 11px;
  background: #2a2a2a;
  color: #FFFFFF;
  font-weight: bold;
}
.az_productListing-heading {
  font-family: Tahoma;
  font-size: 11px;
  /*background: #b6b7cb;*/
  color: #FFFFFF;
  font-weight: bold;
  text-transform:uppercase;
  line-height:24px;
}

TD.productListing-data {
  font-family: Tahoma;
  font-size: 11px;
  text-align:center;
  margin:10px 10px 10px 10px;
}
.listingProductImage{
	padding:2px 0px 2px 0px;
}

A.pageResults {
  /*color: #0000FF;*/
  color:#ff0200;
}

A.pageResults:hover {
  color: #FFFFFF;
  background: #666666;
}

TD.pageHeading, DIV.pageHeading {
  font-family:"Times New Roman", Times, serif;
  font-size: 22px;
  letter-spacing:-1px;
  text-transform:lowercase;
  font-weight:bold;
  color: #FFFFFF;
}
TD.pageHeading2, DIV.pageHeading2 {
  font-family: Tahoma;
  font-size: 18px;
  color: #FFFFFF;
}
SPAN.priceHeading {
	font-family:Tahoma;
	font-weight:normal;
	color:#ff0200;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma;
  font-size: 11px;
  color : #c2b7b2;
  /*line-height: 1.5;*/
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma;
  font-size: 10px;
}
.topBoxText {
	font-family:Tahoma;
	font-size:11px;
}

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;
}

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-family: Tahoma;
  color: #ff0200;
  
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #2a2a2a; cursor: pointer; }
.moduleRowSelected { background-color: #2a2a2a; }

.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: Tahoma; font-size: 10px; background: #ffb3b5; color:#000000; }
.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; }

 /* ANIMATED BOXES css controls */

.jsButton, .jsTrigger { cursor: pointer; }

#btn_animBoxCart { /*width: 304px;*/ }

TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
	font-weight: bold;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount { }
#cartContentsDisplay { border: 1px solid #666666 }
TR.tableHeading { background-color: #2A2A2A !important; }
TR.rowEven { background-color: #000000 !important; }
TR.rowOdd { background-color: #000000 !important; }
DIV #cartSubTotal { background-color: #000000 !important; }
/*.centerBoxHeading {
	font-family: Tahoma, Arial, Helvetica, sans-serif !important;
	font-weight: normal !important;
	font-size: 14px !important;
	color: #7f7f7f !important;
	text-align: left !important;
}*/
.maincont_tb fieldset {
	border: #e0e0e0 solid 1px !important;
}
.maincont_tb legend {
	color: #828282;
}
.centerColumn { padding: 0 !important; }
/*.categoryListBoxContents { width: 3% !important; }*/
.specialsListBoxContents { width: 32% !important; }
.productGeneral { float: none !important; }
DIV#cartAdd{border:1px solid #650101;}



/*TREE MENU FOLDERS - You can change font sizes on classes and ID styles below to make menu text bigger or smaller */
/*Categories Wording Style*/
h2.leftBoxHeading, h2.rightBoxHeading { color:#fff; /* right and left box heading color */ }

/*Top Category WITH NO Sub Categories - Right to product*/
#categorylink-subs-selected.category-top { background: url('../images/tmh2.gif') top left no-repeat;font-size: 12px;padding: 0px 0px 0px 26px;margin: 2px;  }

/*Top Category WITH NO Sub Categories Exposed Style Settings Below*/
#linkcategory-top { background: url('../images/tph.gif') top left no-repeat;font-size: 12px;padding: 0px 0px 0px 26px;margin: 2px; }

/*Top Category With Exposed Sub Categories Style Settings Below*/
#categorylink-subs-parent.category-top { background: url('../images/tmh2.gif') top left no-repeat;font-size: 12px;padding: 0px 0px 0px 26px;margin: 2px; }

/*1st SUB Category with No Menu Items Displayed*/
#linkcategory-subs.category-subs { background: url('../images/tph.gif') top left no-repeat;font-size: 12px;padding: 0px 0px 0px 20px;margin: 15px; }

/*1st SUB Category with it's own sub categories Exposed*/
#categorylink-subs-parent.category-subs { background: url('../images/tmh2.gif') top left no-repeat;font-size: 12px;padding: 0px 0px 0px 20px;margin: 15px; }

/*2nd SUB Category WITH NO Sub Categories of its own Exposed*/
#linkcategory-subs2.category-subs2 { background: url('../images/tph.gif') top left no-repeat;font-size: 12px;padding: 0px 0px 0px 26px;margin: 50px; }

/*2nd SUB Category WITH Categories of its own Exposed*/
#categorylink-subs-parent.category-subs2 { background: url('../images/tmh2.gif') top left no-repeat;font-size: 12px;padding: 0px 0px 0px 26px;margin: 50px; }

/*3nd SUB Category WITH NO Sub Categories of its own Exposed*/
#linkcategory-subs3.category-subs3 { background: url('../images/tph.gif') top left no-repeat;font-size: 22px;padding: 0px 0px 0px 26px;margin: 50px; }

/*3nd SUB Category WITH Categories of its own Exposed*/
#categorylink-subs-parent.category-subs3 { background: url('../images/tmh2.gif') top left no-repeat;font-size: 22px;padding: 0px 0px 0px 26px;margin: 50px; }

/*4th Sub Category WITH NO OTHER SUB categories of its own*/
.category-products { background: url('../images/tn.gif') top left no-repeat;font-size: 12px;padding: 0px 0px 50px 8px;margin: 27px; }