
/*
  $Id: stylesheet.css, template: OS03C00280 v2.00 01/04/09  20:46:46 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-2009 AlgoZone, Inc

*/

BODY {
  font-family: Helvetica;
  font-size: 11px;
  margin: 0px;
  background-color: #ffffff;
}
.az_main_cont {
}
/* .breadCrumb,.plainbox-description and "BODY TD" for ZenCart */ 
.boxText, .breadCrumb, .plainbox-description, BODY TD
{ font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #F1BBA3; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
A { 
  color: #f94f08; 
  text-decoration: none; 
}
A:hover { 
  color: #344150;
  text-decoration: none; 
}
FORM {
  display: inline;
}
INPUT, SELECT, TEXTAREA {
  border: 1px solid #797979;
  background: #ffffff;
  color: #000001;
}
INPUT.az_search_input, SELECT.az_search_input{
  border: 1px solid #797979;
  background: #ffffff;
  color: #000001;
}
INPUT.submit_button, INPUT.az_login_input{
	border: 0px !important;
}
TR.header {
  background: #17191D;
}
TD.infoBox, SPAN.infoBox { 
	font-family: Verdana, Arial, sans-serif; font-size: 10px; 
}
/* .plainBox for ZenCart and moduleBox for ms3 */ 
.infoBox, .plainBox {
  border: 1px solid #797979;
  padding: 2px;
}
.moduleBox, .newProductsBox {
}
.moduleBox{
  margin: 2px;
}
.infoBoxLanguages {
}
.newProductsBox, .infoBoxCenter {
}
.infoBoxHeading {
}
/* middle boxes control*/
/* .plainBoxHeading for ZenCart */ 
TD.infoBoxHeading, TD.infoBoxHeadingCenter, TD.plainBoxHeading, TD.productListing-heading {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: notmal;
	color: #f94f08;
	text-align: left;
	height: 45px;
	background-image: url("images/az_box_top_m.gif");
	background-repeat: repeat-x;
	background-position: left;
	padding-left: 10px;	
}
.infoBoxHeadingLcorner, .infoBoxHeadingLcornerCenter {
	background-image: url("images/az_box_top_l.gif");
	background-repeat: no-repeat;
	width: 6px;
}
.infoBoxHeadingRcorner, .infoBoxHeadingRcornerCenter {
	background-image: url("images/az_box_top_r.gif");
	background-repeat: no-repeat;
	width: 29px;
}
.infoBoxLeft_az01, .infoBoxLeft, .infoBoxRight {
  padding: 5px;
  border: 1px solid #797979;
  margin-bottom: 5px;
  background-image: url("images/az_specials_bg.gif");
  background-repeat: repeat-x;
  background-position: bottom;
}
TD.infoBoxHeadingLeft, TD.infoBoxHeadingLeft_categ, TD.infoBoxHeadingRight {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #f94f08;
	text-align: left;
	height: 45px;
	background-image: url("images/az_box_top_m.gif");
	background-repeat: repeat-x;
	background-position: left;
	padding-left: 10px;	
}
.infoBoxHeadingLcornerLeft, .infoBoxHeadingLcornerLeft_categ, .infoBoxHeadingLcornerRight {
	background-image: url("images/az_box_top_l.gif");
	background-repeat: no-repeat;
	width: 6px;
}
.infoBoxHeadingRcornerLeft, .infoBoxHeadingRcornerLeft_Categ, .infoBoxHeadingRcornerRight {
	background-image: url("images/az_box_top_r.gif");
	background-repeat: no-repeat;
	width: 29px;
}
.infoBoxHeadingLeft A:link, .infoBoxHeadingLeft A:active, .infoBoxHeadingLeft A:visited,
.infoBoxHeadingRight A:link, .infoBoxHeadingRight A:active, .infoBoxHeadingRight A:visited {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #f94f08;
  text-align: left;
}
.infoBoxHeadingLeft A:hover, .infoBoxHeadingRight A:hover {
	color: #344150;
}
.infoBoxHeadingCart
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.infoBoxCart, .az_cart_body TD{
	color: #f94f08;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.infoBoxContentsCart {
	color: #f94f08;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.infoBoxContentsHeading{
	padding-left: 35px;	
	padding-right: 10px;	
}
.infoBoxContentsLeft, .infoBoxContentsLeft_categ, .infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #344150;	
	text-align: left;
	line-height: 1.5;	
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #f94f08;
}
.infoBoxContents A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #344150;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
    text-decoration: none; 
	color: #000001;
}
.infoBoxContentsLeft A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #f94f08;
    text-decoration: none; 
}
.infoBoxContentsLeft_categ {
    background-image: url("images/az_leftbox_category.gif");
    background-repeat: no-repeat;
	background-position: left top;
    height: 20px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000001;
	text-align: left;
	padding-left: 50px;
	padding-bottom: 2px;
}
.infoBoxContentsLeft_categ A:link, .infoBoxContentsLeft_categ A:active, .infoBoxContentsLeft_categ A:visited {
	font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
	color: #000001;
    text-decoration: none; 
}
.infoBoxContentsLeft_categ A:hover {
	color: #f94f08;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #00001;
    text-decoration: none; 
}
.infoBoxContentsRight A:hover {
	color: #f94f08;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
    text-decoration: none; 
	color: #344150;
}
.infoBoxContentsCenter A:hover {
	color: #f94f08;
}
/* AZ product box control */
.productsBoxContents{
}
.productBoxHeading_tb, .productBoxOuter, .productBoxBottom_tb{
	width: 247px;	
}
.hl_product_box {  
}
.hl_product_box_over {  
}
.productBox {  
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #8b8b8b;
	border-left: 1px solid #797979;
	border-right: 1px solid #797979;
	border-bottom: 1px solid #797979;
	margin-bottom: 3px;
}
.productBoxLSide {
}
.productBoxContent {  
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #344150;
}
.productBox A:link, .productBox A:active, .productBox A:visited,
.productBoxContent A:link, .productBoxContent A:active, .productBoxContent A:visited{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f94f08;
}
.productBox A:hover, .productBoxContent A:hover {
	color: #344150;
}
.productBoxHeadingLcorner {
	width: 0px;
}
.productBoxHeadingRcorner {
	width: 0px;
}
.productBoxHeading {
	line-height: 1.2;
    font-family: Arial;
    font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	border: 1px solid #92a85a;
    background-image: url("images/az_prod_header_m.gif");
    background-repeat: repeat-x;
    height: 31px;
	padding-left: 15px;
}
.productBoxHeading A:link, .productBoxHeading A:active, .productBoxHeading A:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.productBoxHeading A:hover {
	color: #f94f08;
}
.productBoxName{
}
.productBoxPrice{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f94f08;
	height: 40px;
    line-height: 1;
	padding: 2px;
}
.productBoxPrice s{
	font-size: 10px;
}
.productBoxImage{
	height: 120px;
}
.productBoxDecs{
	padding: 4px;
	height: 50px;
}
.productBoxBottom_tb{
	height: 26px;
	vertical-align:middle;
	padding: 3px;
	margin-right: 5px;
}
.productBottomLine{
}
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 {
}
TD.footer {
  font-family: Arial;
  font-size: 11px;
  background: #009384;
  color: #344150;
}
.infoBoxNotice {
  background: #f94f08;
}
.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: #e6f5fd;
}
TR.productListing-heading {
}
TD.productListing-heading {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #f94f08;
}
A.productListing-heading { 
  color: #f94f08; 
}
A.productListing-heading:hover { 
  color: #f94f08; 
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.pageResults { 
font-size: 11px;
color: #3e3c3c;
}
A.pageResults { 
  color: #f94f08; 
}
A.pageResults:hover { 
  color: #F6ECDC; 
  background: #f94f08; 
}
/* greetUser is for ZenCart and H1 for ms3*/
.pageHeading, DIV.pageHeading, .pageHeading H1, .greetUser, H1{
  font-family:  Arial;
  font-size: 15px;
  font-weight: bold;
  color: #f94f08;
  height: 30px;
  padding-left: 10px;
  vertical-align: middle;
}

TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #8b8b8b;
}
TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.3;
  color: #8b8b8b;
}
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;
}
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: #F1BBA3;
  font-weight: bold;
}
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #f94f08;
  font-weight: bold;  
  font-size: 12px;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
.productInfo{
	padding-left: 5px;
}
SPAN.productPrice, .productInfoPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #f94f08;
  font-size: 12px;
  font-weight: normal;
  height: 20px;
}
SPAN.errorText, .messageStackError {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
.inputRequirement{
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-size: 11px;  
}
.moduleRow { }
.moduleRowOver { background-color: #e6f5fd; cursor: pointer; }
.moduleRowSelected { background-color: #e6f5fd; }
.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 
	   #################
	*/
	.topbanner_tb{
	background-image: url("images/az_header_mid.gif");
	background-repeat:  repeat-x;
	background-position: top;		
	font-size: 11px; 
	font-family: Tahoma;
	color: #fffff1;
	height: 122px;
	}	
	.topbanner_tb A:link, .topbanner_tb A:active, .topbanner_tb A:visited{ 
	font-size: 11px; 
	font-family: Tahoma;
	color: #f94f08;
	font-weight: normal;
	text-decoration: none;
	}
	.topbanner_tb A:hover{
	font-size: 11px;
	color: #fffff1;
	}
	.topbanner_td{
	}
	.topbanner_td3{
	}
	.az_topmenu_cart{
	}
	TABLE.infoBoxTop SPAN.productPriceDiscount {
	}
	.az_info_bar{
	margin-top: 4px;
	margin-bottom: 4px;
	}
	.az_info_bar_td2{
	}
	.az_info_bar_td3{
	}
	/* MENU bar css controls */
	.az_nav_menu{
	}
	.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited{ 
	font-size: 14px; 
	font-family: Tahoma;
	color: #797979;
	font-weight: normal;
	text-decoration: none;
	}
	.menubarmain A:hover{
	color: #f94f08;
	}
	.menubarmain{
	text-align: right;
	}
	.menubarmain_td{
	width: 115px;
	height: 48px;
	background-image: url("images/az_menu.gif");
	background-repeat:  no-repeat;
	background-position: top;
	vertical-align: top;
	text-align: center;
	padding-top: 5px;
	}
	.menubarmain_over{
	width: 115px;
	height: 48px;
	background-image: url("images/az_menu_mover.gif");
	background-repeat:  no-repeat;
	background-position: top;		
	vertical-align: top;
	text-align: center;
	padding-top: 5px;
	}	
	.menubarmain_over A:link, .menubarmain_over A:active, .menubarmain_over A:visited{ 
	font-size: 14px; 
	font-family: Tahoma;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	}		
	.menubarmain_over A:hover{
	font-size: 14px; 
	color: #797979;
	}	
	.az_subheader_tb{
	}
	.az_element_bg{
	background-image: url("images/az_element_bg.gif");
	background-repeat:  no-repeat;
	background-position: left;
	height: 72px;		
	}
	/* MAIN table css controls */		
	.maincont_tb{
	}
	/* LEFT bar css controls */	
	.maincont_left_td {
	padding-left: 8px;	
	width: 215px;
	}
	/* fix for mozila */
	.leftbar_tb TD {
	}	
	.leftbar_tb {
	width: 207px;
	}
	.maincont_mid_td{
	margin-bottom: 5px;
	}
	/* RIGHT bar css controls */		
	.maincont_right_td {
	width: 0px;
	}
	.rightbar_tb{
	width: 0px;
	}
	/* fix for mozila */
	.rightbar_tb TD {
	}		
	 /* SUB bars css controls */
	.az_content_tb {
	}
	.az_content_side_l {
	}
	.az_content_mid {
		padding-left: 5px;
		padding-right: 5px;
	}
	.az_content_side_r { 
	}	 
	.subHeader_tb {
	}
	.subHeaderLcorner {
	}
	.subHeaderRcorner {
	}
	.subHeader {
	}
	.subHeader A:link, .subHeader A:active, .subHeader A:visited{ 
	}
	.subHeader A:hover{
	}
	.subFooter_tb {
	}
	.subFooterLcorner {
	}
	.subFooter {
	}
	.subFooterRcorner {
	}	
	.footer_tb{
	font-size: 10px; 
	color: #646464;	
	background-image:url(images/az_footer_m.gif); 
	background-repeat: repeat-x;	
	height: 62px;
	}
	.footer_td1{
	}
	.footer_menu_tb, .footer_cprt_tb TD, .footer_menu{
	font-family: Tahoma;
	font-weight: normal;
	color: #646464;
	font-size: 10px; 
	}
	.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited,
	.footer_cprt_tb A:link, .footer_cprt_tb A:active, .footer_cprt_tb A:visited{ 
	font-size: 11px; 
	color: #f94f08;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	}
	.footer_menu_tb A:hover, .footer_cprt_tb A:hover{
	font-size: 11px;
	color: #646464;
	}
	
.az_button_img{
	background-position: top left;
	white-space: nowrap;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px; 
	cursor: pointer;
	display: inline;
	text-decoration: none; 	
}
.az_button_submit{
	white-space: nowrap;
	vertical-align: top;
	border: 0px;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px; 
	height: 32px;
	cursor: pointer;
	margin: 0 auto;
}
.az_button_bg1{
	background-image:url(images/az_button_mid.gif); 
	background-repeat: repeat-x;
}
.az_button_bg2{
	background-image:url(images/az_button_mid.gif); 
	background-repeat: repeat-x;
}

.noborder { border: none; }
.alignCenter { text-align: center; }
.alignMiddle { vertical-align: middle; }

.jsButton, .jsTrigger { cursor: pointer; }
.animBox {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  margin: 0;
  padding: 0;
}
.animBoxDropover {
	position: absolute;
	visibility: hidden;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: #797979 solid 1px;
	background-color: #e6f5fd;
	width: auto;
	z-index: 100;
}
.animSubmitButton {
	background: none !important;
	border: none !important;
	width: 0px !important;
	height: 0px !important;
}

#btn_animBoxCart { 
	height: 22px;
}
#animBoxCart {
	width: 200px !important;
}
.animBoxCartImage { }
.animBoxCartContent {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #f94f08;
}
.animBoxCartContent A:link, .animBoxCartContent A:active, .animBoxCartContent A:visited {
	color: #f94f08;
	text-decoration: none;
}
.animBoxCartContent A:hover {
	color: #344150;
	text-decoration: none;
}
.animBoxCartHeader, .animBoxCartFooter {
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	height: 30px;
}
.animBoxCartHeader { border-bottom: #ffffff solid 1px; }
.animBoxCartFooter { border-top: #ffffff solid 1px; }
.animBoxCartNotice {
	padding: 5px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #344150;
}

/* Carosel CSS */
.az_main_page_box{
	border: 1px solid #7a7a7a;
	background-image:url(images/az_scroll_bg.gif); 
	background-repeat: repeat-x;
}
.az_main_jcarousel{
	padding-bottom: 4px;
}
.az_main_jcarousel_tb{
	height: 120px;
}
.az_carosel_image_border{
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
	padding-top: 4px;
	height: 78px;
	padding-bottom: 4px;
}
.my_az_carosel_image_border{
}
.az_carosel_prod_name{
	font-family:  Arial;
	font-size: 10px;
	font-weight: normal;
	color: #bc9253;
	text-align: center;
}
.jcarousel-container {
    position: relative;
}
.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.jcarousel-item {
	float: left;
	list-style: none;
	/* We set the width/height explicitly. No width/height causes infinite loops. */
	padding-top: 5px;
	background-image: url("images/loading.gif");
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
}
.jcarousel-next {
    z-index: 3;
    display: none;
}
.jcarousel-prev {
    z-index: 3;
    display: none;
}
.jcarousel-skin-ie7.jcarousel-container {
}
.jcarousel-skin-ie7.jcarousel-container-horizontal {
    width: 480px;
    padding: 1px 30px;
}
.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
    width:  480px;
    height: 120px;
}
.jcarousel-skin-ie7 .jcarousel-item {
    width: 90px;
    height: 100px;
}
.jcarousel-skin-ie7 .jcarousel-item:hover {
}
.jcarousel-skin-ie7 .jcarousel-item-horizontal {
    margin-right: 6px;
}
.jcarousel-skin-ie7 .jcarousel-item-placeholder {
}
.jcarousel-skin-ie7 .jcarousel-next-horizontal {
    position: absolute;
    top: 30px;
    right: 5px;
    width: 17px;
    height: 29px;
    cursor: pointer;
    background: transparent url("images/az_arrow_next.gif") no-repeat 0 0;
}
.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}
.jcarousel-skin-ie7 .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -97px 0;
}
.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
    position: absolute;
    top: 30px;
    left: 5px;
    width: 17px;
    height: 29px;
    cursor: pointer;
    background: transparent url("images/az_arrow_priv.gif") no-repeat 0 0;
}
.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}
.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -97px 0;
}

/* End Carosel CSS */
	/* ZenCart Specific */	
    #alsoPurchased { clear: both !important; }
    .centerBoxHeading { color: #ffffff !important; }	
	span.normalprice {
		text-decoration: line-through;
		font-size: 11px;
	}
	SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
	color: #1e2024;
	font-size: 11px;
	}
	SPAN.productPriceDiscount{
	font-size: 11px;
	color: #f94f08;
	font-weight: bold;
	margin-top: 2px;
	}
	span.productSpecialPriceSale {
	    color: #f94f08;
		text-decoration: line-through;
	}
	.plainBox{
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #f94f08;
	}
	/* checkout totals */
	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 {
	}
