 /*
  $Id: stylesheet.css, template: OS03C00250 v3.00 03/17/08  22:08:13 project3000 Exp $

  This file created as a part of graphical design by AlgoZone, Inc
  http://www.algozone.com for osCommerce v 2.2ms2
  
  Copyright (c) 2003-2005 AlgoZone, Inc

*/

/*A[href="http://store.wickedquick.com/index.php?cPath=34"] { 
font-weight: bold;
font-size: 14px;
color: #FF9900;
} */
.infoBoxContentsLeft A[href="http://store.wickedquick.com/index.php?cPath=41"] { 
font-weight: bold;
font-size: 14px;
color: #FF9900;
}
.infoBoxContentsLeft A:link[href="http://store.wickedquick.com/index.php?cPath=41"] { 
font-weight: bold;
font-size: 14px;
color: #FF9900;
}
.infoBoxContentsLeft A:visited[href="http://store.wickedquick.com/index.php?cPath=41"] { 
font-weight: bold;
font-size: 14px;
color: #FF9900;
}
.infoBoxContentsLeft A:active[href="http://store.wickedquick.com/index.php?cPath=41"] { 
font-weight: bold;
font-size: 14px;
color: #FF9900;
}
BODY {
  background-color: #000000;
  font-family: Times, Helvetica;
  font-size: 12px;
  margin: 0px;
/*  background-image:url(images/mens_bgrd.jpg); 
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 50% 0%;*/
}
BODY.womens_style {
 /* background-image:url(images/womens_bgrd_lowres.jpg); 
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 50% 0%;*/
}

/* .breadCrumb,.plainbox-description and "BODY TD" for ZenCart */ 
.boxText, .breadCrumb, .plainbox-description, BODY TD
{ font-family: Times, Tahoma, Verdana, Arial, sans-serif; font-size: 12px; color: #a6a6a6;}
.errorBox { font-family : Times, Verdana, Arial, sans-serif; font-size : 12px; font-weight: bold; }
.stockWarning { font-family : Times, Verdana, Arial, sans-serif; font-size : 12px; color: #DCDEB3; }
.productsNotifications { background: #000000; }
.orderEdit { font-family : Times, Verdana, Arial, sans-serif; font-size : 12px; color: #ff9900; text-decoration: underline; }
A { 
  color: #a6a6a6; 
  text-decoration: none; 
}
A:hover { 
  color: #ff9900;
  text-decoration: none; 
}
FORM {
  display: inline;
}
INPUT{
  border: 1px solid #4d4d4d;
  background: #FFFFFF;
  color: #000000;
}
INPUT.az_search_input, SELECT.az_search_input{
  border: 1px solid #4d4d4d;
  color: #ff9900;
}
INPUT.submit_button, INPUT.az_login_input{
	border: 0px;
}
TR.header {
  background: #17191D;
}
.infoBoxLeft  { 
}
TD.infoBox, SPAN.infoBox { 
	font-family: Times, Verdana, Arial, sans-serif; font-size: 12px; 
}
/* .plainBox for ZenCart and moduleBox for ms3 */ 
.infoBox, .plainBox, .moduleBox {
  border: 1px solid #4d4d4d;
  padding: 2px;
}
.moduleBox{
  margin: 2px;
}
.infoBoxLeft, .infoBoxLeft_az01 {
  text-align: left;
  padding-left: 5px;
}
.newProductsBox, .infoBoxCenter {
}
.infoBoxContentsLeft TD{
font-family: Times, Tahoma;
font-size: 12px;
font-weight: normal;
}
.infoBoxHeading {
 font-family: Times, Verdana, Tahoma;
  font-size: 24px;
  /*font-weight: bold;*/
  color: #ff9900;
  padding-left:0px;
}
/* middle boxes control*/
/* .plainBoxHeading for ZenCart */ 
TD.infoBoxHeadingCenter, TD.plainBoxHeading, TD.productListing-heading {
  font-family: Times, Tahoma;
  font-size: 14px;
  font-weight: bold;
  color: #ff9900;
  text-align: left;
  padding-left: 10px;
  height: 32px;
}
.infoBoxHeadingLcorner {
  background-image: url(images/wqicon.jpg);
  background-repeat: no-repeat;
  background-position: right center;
  text-align: center; 
  vertical-align: bottom;
  width: 35px;	
  height:35px;
  padding-left:40px;
}
.infoBoxHeadingRcorner {
}
TD.infoBoxHeadingLeft {
  font-family: Times, Tahoma;
  font-size: 14px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: left;
  height: 31px;
  border-top: 1px solid #4d4d4d;
  padding-left: 5px;
}
.infoBoxHeadingLeft A:link, .infoBoxHeadingLeft A:active, .infoBoxHeadingLeft A:visited {
	font-family: Times, Tahoma;
    font-size: 14px;
    font-weight: bold;
	color: #FFFFFF;
}
.infoBoxHeadingLeft A:hover {
	font-family: Times, Tahoma;
    font-size: 14px;
    font-weight: bold;
	color: #ff9900;
}
TD.infoBoxHeadingRight {
  font-family: Times, Tahoma;
  font-size: 14px;
  font-weight: normal;
  color: #FFFFFF;
}
.infoBoxContents, .infoBoxContentsLeft, infoBoxContentsLeft_categ, .infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Times, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #a6a6a6;	
	text-align: left;
	line-height: 1.5;	
}
.infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Times, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #a6a6a6;	
	padding-left: 5px;
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Times, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.infoBoxContents A:hover {
	font-family: Times, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ff9900;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Times, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.infoBoxContentsLeft A:hover {
	font-family: Times, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ff9900;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Times, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.infoBoxContentsRight A:hover {
	font-family: Times, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ff9900;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff9900;
}
.infoBoxContentsCenter A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff9900;
}
/* AZ product box control */
.productBoxHeading_tb, .productBoxOuter, .productBoxBottom_tb{
	width: 170px;	
}
.productBox {  
	font-family: Times, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	color: #a6a6a6;
	height: 180px;
}
.productBoxContent {  
	font-family: Times, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #a6a6a6;
}
.productBox A:link, .productBox A:active, .productBox A:visited {
	font-family: Times, Verdana, Old English Text MT, Arial, sans-serif;
	font-size: 12px;
        font-style:normal;
        font-variant:normal;

        font-weight:normal;
	color: #FFFFFF;
}
.productBox_name {
       font-family: Times, Verdana, Old English Text MT;
       color:#ff0000;       
       /*font-family: 'Cloister Black';*/
        height: 50px; 
}
.productBox_name A:hover {
       /*font-family: Verdana, Old English Text MT;
       font-size: 18px;
       font=weight: normal;*/
	color: #ff9900;
}
.productBox A:hover {
	color: #ff9900;
}
.productBoxHeading A:link, .productBoxHeading A:active, .productBoxHeading A:visited{
	font-family: Times, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ff9900;
}
.productBoxHeading A:hover {
	color: #a6a6a6;
}
.productBox_price{
    font-family: Times, Verdana,Arial,sans-serif;
    font-size: 14px;
	font-style: italic;
	color: #ffffff;
	padding-right: 3px;
}
.productBox_noprice {
    height:30px;
}
.productBoxMBottom{
    font-family: Times, Arial;
    font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 12px;
	height: 29px;
	/*border-bottom: 1px solid #4d4d4d;*/
}
.productBoxHeadingRcorner {}
.productBoxHeadingLcorner {}
TR.headerError {
}
TD.headerError {
  font-family: Times, Tahoma, Verdana, Arial, sans-serif;
  background: #DCDEB3; 
  font-size: 12px;
  color: red;
  text-align : center;
}
TR.headerInfo {
}
TD.headerInfo {
  font-family: Times, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #DCDEB3;
  color: #000000;
  text-align: center;
}
TR.footer {
  background: #008193;
}
TD.footer {
  font-family: Times, Arial;
  font-size: 12px;
  background: #009384;
  color: #ffffff;
}
.infoBoxNotice {
  background: #ff9900;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Times, Verdana, Arial, sans-serif;
  font-size: 12px;
}
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 {
}
TR.productListing-heading {
}
TD.productListing-heading {
  font-family: Times, Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #ff9900;
}
A.productListing-heading { 
  color: #ff9900; 
}
A.productListing-heading:hover { 
  color: #a6a6a6; 
}
TD.productListing-data {
  font-family: Times, Verdana, Arial, sans-serif;
  font-size: 12px;
}
TD.productListing-data A{
  font-size: 12px;
}
.productListing-data small{
  font-size: 12px;
}
TD#stk_msg{
  font-size: 12px;
  color: #ff9900;
}
A.MYCLASS{
  padding-bottom: 5px;
}
.pageResults { 
font-size: 12px;
color: #a6a6a6;
}
A.pageResults { 
  color: #ff9900; 
}
A.pageResults:hover { 
  color: #F6ECDC; 
  background: #ff9900; 
}
/* greetUser is for ZenCart and H1 for ms3*/
.pageHeading, DIV.pageHeading, .pageHeading H1, .greetUser, H1{
  background-image: url(images/wqicon.jpg);
  background-repeat: no-repeat;
  background-position: 4% 50%; 
 clear:left;
 font-family: Times, Verdana, Gill Sans MT Condensed, QuickType Condensed, Tahoma;
  font-size: 24px;
  /*font-weight: bold;*/
  padding-left:70px;

/*  font-family:  Arial;
  font-size: 15px;
  font-weight: bold; */
  color: #ff9900;
}



.pricePageHeading {
 font-family: Times, Verdana, Gill Sans MT Condensed, QuickType Condensed, Tahoma;
  font-size: 20px;
  /*font-weight: bold;*/
  padding-left:2px;

/*  font-family:  Arial;
  font-size: 15px;
  font-weight: bold; */
  color: #ff9900;
} 

.pricepriceHeading{
 font-family: Times, Verdana, Gill Sans MT Condensed, QuickType Condensed, Tahoma;
  font-size: 20px;
  /*font-weight: bold;*/
  color: #ff9900;
}

TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  font-family: Times, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}
TD.main, P.main {
  font-family: Times, Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.3;
  color: #a6a6a6;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Times, Verdana, Arial, sans-serif;
  font-size: 12px;
}
TD.accountCategory {
  font-family: Times, Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #aabbdd;
}
TD.fieldKey {
  font-family: Times,Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
TD.fieldValue {
  font-family: Times, Verdana, Arial, sans-serif;
  font-size: 12px;
}
TD.tableHeading {
  font-family: Times, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.newItemInCart {
  font-family: Times, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Times, Verdana, Arial, sans-serif;
  font-size: 12px;
}
TEXTAREA {
  width: 100%;
  font-family: Times, Verdana, Arial, sans-serif;
  font-size: 12px;
}
SPAN.greetUser {
  font-family: Times, 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: Times, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.markProductOutOfStock {
  font-family: Times, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.productSpecialPrice {
  font-family: Times, Verdana, Arial, sans-serif;
  color: #ff9900;
}
SPAN.errorText {
  font-family: Times, Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.productPrice {
  font-family: Times, Verdana, Arial, sans-serif;
  color: #a6a6a6;
  font-size: 12px;
  font-weight: normal;
  height: 20px;
}
SPAN.errorText, .messageStackError {
  font-family: Times, Verdana, Arial, sans-serif;
  color: #ff0000;
}
.inputRequirement{
  font-family: Times, Verdana, Arial, sans-serif;
  color: #ff0000;
  font-size: 12px;  
}
.moduleRow { }
.moduleRowOver { background-color: #000000; cursor: pointer; }
.moduleRowSelected { background-color: #000000; }
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff9900; }
.messageStackError, .messageStackWarning, .messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
    /* #################
		  template-faq.com CSS 
	   #################
	*/
	.az_topmenu_area{
	padding-top: 10px;
	padding-bottom: 5px;
	}
	.az_topmenu_area A:link, .az_topmenu_area A:active, .az_topmenu_area A:visited{ 
	font-size: 11px; 
	font-family: Times, Tahoma;
	color: #a6a6a6;
	font-weight: normal;
	text-decoration: none;
	}
	.az_topmenu_area A:hover{
	font-size: 11px;
	color: #a6a6a6;
	}
	.az_topmenu_cart_td2{
	font-family: Times, Tahoma;
	color: #a6a6a6;
	font-weight: normal;
	border-bottom: 1px solid #a6a6a6;
	padding-top: 20px;	
	}
	/* MENU bar css controls */
	.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited{ 
	font-size: 11px; 
	font-family: Times, Tahoma;
	color: #a6a6a6;
	font-weight: bold;
	text-decoration: none;
	}
	.menubarmain A:hover{
	font-size: 11px;
	color: #ff9900;
	}
	.menubarmain{
	font-size: 12px; 
	font-family: Times, Tahoma;
	font-style: normal;
	color: #ffffff;
	}
	.menubarmain_td4{
	height: 25px;	
	}
	.menubarmain_div {
	color: #ffffff;
	}
	.az_topmenu_area_td1{
	font-size: 12px; 
	font-family: Times, Tahoma;
	font-style: normal;
	color: #ffffff;
	padding-top: 5px;
	}
	.az_topmenu_area_td1 A:link, .az_topmenu_area_td1 A:active, .az_topmenu_area_td1 A:visited{ 
	font-size: 11px; 
	font-family: Times, Tahoma;
	color: #949494;
	font-weight: bold;
	text-decoration: none;
	}
	.az_topmenu_area_td1 A:hover{
	font-size: 12px;
	color: #ff9900;
	}
	.az_info_bar{
        display: none;
	height: 0px;
	}
	.az_main_bar_td2{
	}
        .topbanner_td1{
          vertical-align:bottom; 
        }
	.az_main_bar_td2_inner{
	/*border-top: 2px solid #343167;	
	border-left: 1px solid #343167;	*/
	}
	.az_main_bar_text{
	/*border: 2px solid #FFFFFF;
	background-color: #e46100;*/	
	}
	.az_main_bar_text TD{
	/*font-size: 10px; 
	font-family: Tahoma;
	color: #D79A8F;	*/
	}
	.az_main_bar_td3{
	background-image:url(images/az_menu_r.gif); 
	background-repeat: repeat-y;	
        vertical-align:bottom;
        #padding-bottom:2px;/
	}
        .az_main_categories{
        vertical-align:top;
        /*background-color:#221e1e;*/
	}
	.az_folder{
	font-family: Times, Verdana, Arial Narrow, QuickType Condensed, Tahoma;
	font-size: 14px; 
	/*font-weight: bold;*/
	height: 25px;
	padding-left: 0px;
        padding-bottom: 18px;
	}
	.az_folder A:link, .az_folder A:active, .az_folder A:visited{ 
	font-size: 14px; 
	font-family: Times, Verdana, Arial Narrow, QuickType Condensed, Tahoma;
	color: #FFFFFF;
	/*font-weight: bold;*/
	text-decoration: none;
	}
	.az_folder A:hover{
	font-size: 14px; 
	/*font-weight: bold;*/
	font-family: Times, Verdana, Arial Narrow, QuickType Condensed, Tahoma;
	color: #ff9900;
	}
	.az_subheader_tb{
	}
	/* MAIN table css controls */		
	.az_maincont_td{
	padding-top: 6px;	
	background-image:url(images/az_header_bottom_line.gif); 
	background-repeat: repeat-x;
	background-position: top left;
    }
	.maincont_tb{
	}
	/* LEFT bar css controls */	
	.maincont_left_td {
	padding-top: 10px;
	width: 200px;
    border-right: 1px solid #4d4d4d;	
	}
	/* fix for mozila */
	.leftbar_tb TD {
	}	
	.leftbar_tb {
	width: 200px;
	}
	.leftcolumn_tb{
	width: 100%;
	}
	.maincont_mid_td{
	padding-top: 10px;
	padding-left: 10px;
	}
	/* RIGHT bar css controls */		
	.maincont_right_td {
	width: 0px;
	}
	.rightbar_tb{
	width: 0px;
	}
	.footer_tb{
	font-size: 10px;
	color: #808080;
	background-image:url(images/az_bottom_r.gif); 
	background-repeat: repeat-x;	
	}
	.footer_td1{
	width: 192px;
	padding-right: 160px;
	}
	.footer_td2{
	height: 40px;
	}
	.footer_td4{
	font-family: Times, Tahoma;
	font-weight: normal;
	color: #a6a6a6;
	font-size: 12px; 
	}
	.footer_menu_tb, .footer_cprt_tb{
	font-family: Times, Tahoma;
	font-weight: normal;
	color: #BDBDBC;
	font-size: 12px; 
	padding-bottom: 5px;
	font-variant: small-caps;
	}
	.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited{ 
	font-size: 12px; 
	color: #7B7C7A;
	font-family: Times, Tahoma;
	font-weight: normal;
	text-decoration: none;
	}
	.footer_menu_tb A:hover{
	font-size: 12px;
	color: #ff9900;
	}
	.az_button_img{
	background-image:url(images/az_button_mid.gif); 
	background-repeat: repeat-x;
	background-position: top left;
        white-space: nowrap;
	/*color: #ff9900;*/
	color: #000000;
	font-family: Times, Tahoma;
	font-weight: bold;
	font-size: 12px; 
	cursor: pointer;
	display: inline;
    text-decoration: none; 	
	}
	.az_button_submit{
	background-image:url(images/az_button_mid.gif); 
	background-repeat: repeat-x;
    white-space: nowrap;
	vertical-align: top;
    border: 0px;
	/*color: #ff9900;*/
	color: #000000;
	font-family: Times, Tahoma;
	font-weight: bold;
	font-size: 12px; 
    height: 20px;
	cursor: pointer;
	}

.agilcolor {
	color: #FFFFFF;
}
.ironcolor {
   color: #6E0006;
   }
.az_main_bar_text_newprod {
    display: none;
        /*height: 28px; */
        background-color: #FFFFFF;
    /*border-bottom: 5px solid rgb(255,255,255);*/
} 

