
/*
$Id: stylesheet.css 1470 2011-06-12 19:05:23Z cottonbarn $

  osCmax e-Commerce
  http://www.osCmax.com

  Copyright 2000 - 2011 osCmax

  Released under the GNU General Public License
*/

BODY {
  background-color: #FFFFFF;
  font-family: Helvetica;
  font-size: 11px;
  margin: 0px;
}

IMG {border: 0px}

/* .breadCrumb,.plainbox-description and "BODY TD" for ZenCart */ 
.boxText, .breadCrumb, .plainbox-description, BODY TD
{ font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #6E6E6E;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #DCDEB3; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
A { 
  color: #379BC8; 
  text-decoration: none;
  outline: none;
}
A:hover { 
  color: #8DC63F;
  text-decoration: underline; 
  outline: none;
}
FORM {
  display: inline;
}
INPUT{
  border: 1px solid #808080;
  background: #FFFFFF;
  color: #9B9B9B;
}

.img {
	border: 0px;
}

INPUT.az_search_input{
  border: 1px solid #808080;
  color: #9B9B9B;
}
INPUT.submit_button, INPUT.az_login_input{
	border: 0px;
}
TR.header {
  background: #17191D;
}
.infoBoxLeft  { 
}
TD.infoBox, SPAN.infoBox { 
	font-family: Verdana, Arial, sans-serif; font-size: 10px; 
}
/* .plainBox for ZenCart */ 
.infoBox, .plainBox {
  border: 1px dotted #7F7F7F;
  padding: 2px;
}
.infoBoxLeft, .infoBoxLeft_az01 {
  border: 1px dotted #4C4C4C;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
.newProductsBox, .infoBoxCenter {
  border-left: 1px dotted #7F7F7F;
  border-right: 1px dotted #7F7F7F;
  border-bottom: 1px dotted #7F7F7F;
}
.infoBoxContentsLeft TD{
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
}
.infoBoxHeading {
}
/* middle boxes control*/
/* .plainBoxHeading for ZenCart */ 
TD.infoBoxHeading, TD.infoBoxHeadingCenter, TD.plainBoxHeading, TD.productListing-heading {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #9B9B9B;
  text-align: left;
  padding-left: 10px;
  background-image: url(images/az_midbox_m.gif);
  background-repeat: repeat-x;
  height: 32px;
}
.infoBoxHeadingLcorner {
background-image: url(images/az_midbox_l.gif);
background-repeat:  no-repeat;
width: 7px;
height: 32px;
}
.infoBoxHeadingRcorner {
background-image: url(images/az_midbox_r.gif);
background-repeat:  no-repeat;
width: 7px;
height: 32px;
}
TD.infoBoxHeadingLeft {
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  padding-left: 10px;
  /*background-image: url(images/az_leftbox_top.gif);*/
  background-color:#172e6e;
  background-repeat:  repeat-x;
  background-position: top right;
  height: 32px;
  padding-bottom: 2px;
}
.infoBoxHeadingLeft A:link, .infoBoxHeadingLeft A:active, .infoBoxHeadingLeft A:visited {
	font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
	color: #FFFFFF;
}
.infoBoxHeadingLeft A:hover {
	font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
	color: #707070;
}
TD.infoBoxHeadingRight {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #379BC8;
  text-align: left;
  padding-left: 10px;
}
.infoBoxHeadingSearch
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	padding-left: 20px;	
	padding-top: 6px;	
	background-image: url("images/az_boxsearch_top.gif");
	background-repeat: repeat-x;
	height: 12px;
}
.infoBoxSearch{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #707070;
	vertical-align: top;
	padding-bottom: 2px;
	background-image: url("images/az_boxsearch_mid.gif");
	background-repeat: repeat-x;
	border-left: 1px solid #CACACA;
	border-right: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
}
.infoBoxContentsSearch {
	vertical-align: top;
}
.infoBoxContentsSearch A:link, .infoBoxContentsSearch A:active, .infoBoxContentsSearch A:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #379BC8;
}
.infoBoxContentsSearch A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #707070;
}
.infoBoxContents, .infoBoxContentsLeft, .infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #379BC8;	
	padding-left: 5px;
}
.infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F8787;	
	padding-left: 5px;
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.infoBoxContents A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #8DC63F;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.infoBoxContentsLeft A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #379BC8;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #379BC8;
}
.infoBoxContentsRight A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #8DC63F;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8DC63F;
}
.infoBoxContentsCenter A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8DC63F;
}
/* AZ product box control */
.productBoxHeading_tb, .productBoxOuter, .productBoxBottom_tb{
	width: 235px;	
}
.productBox {  
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #828382;
}
.productBox A:link, .productBox A:active, .productBox A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #8DC63F;
}
.productBox A:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #379BC8;
}
.productBoxHeading {
	line-height: 0.8;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 4px;
}
.productBoxHeading A:link, .productBoxHeading A:active, .productBoxHeading A:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #8DC63F;
}
.productBoxHeading A:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #379BC8;
}
.productBoxMBottom{
  background-image: url(images/az_dot_line.gif);
  background-repeat: repeat-x;
  background-position: bottom right;
}
.productName A:link, .productName A:active, .productName A:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #379BC8;
}
.productName A:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #8DC63F;
}
.productName{
  height: 20px;
  background-image: url(images/az_dot_line.gif);
  background-repeat: repeat-x;
  background-position: bottom right;
}
.productPrice{
   padding-top: 2px;
   font-family: Tahoma; 
   font-size: 20px;
   font-weight: normal;	
   color: #8DC63F;
}
.az_buynow A:link, .az_buynow A:active, .az_buynow A:visited { 
  color: #2C788D; 
  font-size: 12px;
  font-weight: normal;
}
.az_buynow A:hover { 
  color: #379BC8; 
  font-size: 12px;
}
.productBoxHeadingRcorner {}
.productBoxHeadingLcorner {}
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 {
  background: #008193;
}
TD.footer {
  font-family: Arial;
  font-size: 11px;
  background: #009384;
  color: #ffffff;
}
.infoBoxNotice {
  background: #8DC63F;
}
.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: #F5F4ED;
}
TR.productListing-heading {
}
TD.productListing-heading {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #9B9B9B;
}
A.productListing-heading { 
  color: #8DC63F; 
}
A.productListing-heading:hover { 
  color: #379BC8; 
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom: 1px solid #CECECE;
}
.pageResults { 
font-size: 11px;
color: #6E6E6E;
}
A.pageResults { 
  color: #8DC63F; 
}
A.pageResults:hover { 
  color: #F6ECDC; 
  background: #8DC63F; 
}
/* greetUser is for ZenCart */
.pageHeading, DIV.pageHeading, .pageHeading H1, .greetUser {
  font-family:  Arial;
  font-size: 15px;
  font-weight: bold;
  color: #8DC63F;
}
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.3;
  color: #6E6E6E;
}
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: #c76170;
  font-weight: bold;
}
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.productPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #379BC8;
  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: #E7E7E7; cursor: pointer; }
.moduleRowSelected { background-color: #E7E7E7; }
.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_td1{
	}
	.topbanner_td2{
	}
	.topbanner_td3{
	}
	.topbanner_td4{
	}
	.az_topmenu_area{
	margin-top: 5px;
	}
	.az_topmenu_area A:link, .az_topmenu_area A:active, .az_topmenu_area A:visited{ 
	font-size: 11px; 
	font-family: Tahoma;
	color: #6E6E6E;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	}
	.az_topmenu_area A:hover{
	font-size: 11px;
	color: #379BC8;
	outline: none;
	}
	.az_top_nav{
	}
	.az_topmenu_cart{
	margin-top: 5px;
	padding: 5px;
	}
	.az_topmenu_cart_td1{
	font-size: 11px; 
	font-family: Tahoma;
	color: #379BC8;
	font-weight: normal;
	}
	.az_topmenu_cart_td1 A:link, .az_topmenu_cart_td1 A:active, .az_topmenu_cart_td1 A:visited{ 
	font-size: 11px; 
	font-family: Tahoma;
	color: #379BC8;
	font-weight: bold;
	text-decoration: underline;
	outline: none;
	}
	.az_topmenu_cart_td1 A:hover{
	color: #8DC63F;
	}
	.az_topmenu_cart_td2{
	font-size: 16px; 
	font-family: Tahoma;
	color: #8DC63F;
	font-weight: bold;
	outline: none;
	}
	/* MENU bar css controls */
	.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited{ 
	font-size: 12px; 
	font-family: Tahoma;
	color: #9B9B9B;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	}
	.menubarmain A:hover{
	font-size: 12px;
	color: #379BC8;
	outline: none;
	}
	.az_subheader_tb{
	margin-bottom: 4px;
	}
	.menubarmain{
	font-size: 12px; 
	font-family: Tahoma;
	font-style: normal;
	margin-bottom: 2px;
	}
	.menubarmain_td4{
	background-image: url(images/az_nav_menu_mid.gif);
	background-repeat:  repeat-x;
	height: 37px;	
	}
	/* MAIN table css controls */		
	.maincont_tb{
	}
	/* LEFT bar css controls */	
	.maincont_left_td {
	width: 200px;
	padding-right: 15px;
	}
	/* fix for mozila */
	.leftbar_tb TD {
	padding-bottom: 5px;
	}	
	.leftbar_tb {
	width: 200px;
	}
	.leftcolumn_tb{
	width: 100%;
	}
	.maincont_mid_td{
	padding-left: 3px;
	}
	.category_level_1{
	background-image:url(images/az_dot_line.gif); 
	background-repeat: repeat-x;
	padding-left: 10px;
	}
	.category_level_2{
	background-image:url(images/az_dot_line.gif); 
	background-repeat: repeat-x;
	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;
	}
	.footer_td2{
	height: 40px;
	}
	.footer_td4{
	font-family: Tahoma;
	font-weight: normal;
	color: #6E6E6E;
	font-size: 9px; 
	}
	.footer_menu_tb, .footer_cprt_tb{
	font-family: Tahoma;
	font-weight: normal;
	color: #808080;
	font-size: 10px; 
	padding-bottom: 5px;
	}
	.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited{ 
	font-size: 11px; 
	color: #379BC8;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	}
	.footer_menu_tb A:hover{
	font-size: 11px;
	color: #8DC63F;
	outline: none;
	}
	.pageHeading_main_1	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.1;
	color: #6E6E6E;
	}
	.main_page_promo{
	background-image: url(images/az_promo_box_mid.gif);
	background-repeat:  repeat-x;
	background-position: bottom left;
	height: 67px;
	}
	.az_button_img{
	background-image:url(images/az_button_mid.gif); 
	background-repeat: repeat-x;
	background-position: top left;
    white-space: nowrap;
	color: #FFFFFF;
	font-family: 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: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px; 
    height: 21px;
	cursor: pointer;
	margin: 0 auto;
	}
	/* ZenCart Specific */	
	span.normalprice {
		text-decoration: line-through;
	}
	SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
	color: #ff0000;
	}
	span.productSpecialPriceSale {
	color: #ff0000;
		text-decoration: line-through;
	}
	.plainBox{
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #6E6E6E;
	}
	/* 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 {
	}
/* BOF: PGM Restyled Message Boxes */
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height:1.5; background-color: #ffe6e6; border:solid 1px #ff8e90; padding:5px; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height:1.5; background-color:#CCFFCC; border:solid 1px #006600; padding:5px; }
.messageStackAlert{ font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height:1.5; background-color:#FFFF99; border:solid 1px #FFCC00; padding:5px; }
/* EOF: PGM Restyled Message Boxes */

/* input requirement */
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* TAB CODE FOR PRODUCT.INFO.TPL.PHP PAGE by PGM*/
/*semantic tabs*/
.panel { border: 1px solid #dddddd; padding: 5px; font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #ffffff; }
.panel h4 { display:none; }
ul.semtabs { font-family: Verdana, Arial, sans-serif; font-size: 12px; margin:0; clear:both; height:25px; padding-left: 0px; border-left: 1px solid #dddddd; list-style:none !important; }
ul.semtabs li { float:left; height:25px; display:block; margin:0 !important; background-image:none; }
ul.semtabs li a { /*  height:15px;*/ line-height:15px; display:block; padding: 5px 10px; border-right: 1px solid #dddddd; border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd; text-decoration:none; font-weight:bold; background-color:#f8f8f9; }
ul.semtabs li.active a { background-color: #ffffff; border-bottom: 1px solid #ffffff; color: #000000; }
/*end semantic tabs*/

/* Password Strength */
.password_strength { padding: 0 5px; display: inline-block;	}
.password_strength_1 { background-color: #fcb6b1; }
.password_strength_2 { background-color: #fccab1; }
.password_strength_3 { background-color: #fcfbb1; }
.password_strength_4 { background-color: #dafcb1; }
.password_strength_5 { background-color: #bcfcb1; }

/* Articles on home page */
td.articleTextBox { border-left: 1px solid #dddddd; border-right: 1px solid #dddddd; border-bottom: 1px solid #dddddd; font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left: 10px; padding-right: 10px;}

/* BOF: Open Featured Products */
TD.featuredProducts, TD.featuredCategories, TD.featuredManufacturers, TD.featuredManufacturerWP { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5; }
TD.featuredProducts A, TD.featuredCategories A, TD.featuredManufacturers A, TD.featuredManufacturerWP A { color: #000000; text-decoration: none; }
TD.featuredProducts A:hover, TD.featuredCategories A:hover, TD.featuredManufacturers A:hover, TD.featuredManufacturerWP A:hover { color: #AABBDD;
  text-decoration: underline; }
/* EOF: Open Featured Products */

/* BOF: Slideshow on product_info */
#slideshow ul, #slideshow li { padding:0; margin:0; list-style:none; }
.next, .prev{ cursor:pointer; }

#screen2{ position:relative; width:280px; margin:0px; }

#slideshow{ overflow:hidden; width:280px; }
  #slideshow ul{ width:3900px; padding-left:0px; }
	#slideshow li{ float:left; margin:0 10px; cursor:pointer; }

.clear{ clear:both; width:0; height:0; }
/* EOF: Slideshow on product_info */

/* BOF: MSRP */
.PriceList  { font-family: Arial, Verdana,  sans-serif; color: #006600; font-size: 12px; font-weight: bold; }
.saving { font-family: Arial, Verdana,  sans-serif; color: #ff0000; font-size: 12px; font-weight: bold;  }
.pricenow { font-family: Arial, Verdana,  sans-serif; color: #000000; font-size: 14px; font-weight: bold;  }
.SavingsPercent  { color: red; font-size: 10px; font-weight: bold }
.oldPrice { font-family: Arial, Verdana,  sans-serif; text-decoration: line-through; color: #ff0000; font-size: 12px; font-weight: bold}
.oldPriceBIG { font-family: Arial, Verdana,  sans-serif; text-decoration: none; color: #ff0000; font-size: 12px; font-weight: bold}
.PriceListBIG  { font-family: Arial, Verdana,  sans-serif; color: #006600; font-size: 12px; font-weight: bold; }
.pricenowBIG { font-family: Arial, Verdana,  sans-serif; color: #000000; font-size: 18px; font-weight: bold;  }
.savingBIG { font-family: Arial, Verdana,  sans-serif; color: #ff0000; font-size: 12px; font-weight: bold;  }
.usualpriceBIG { font-family: Arial, Verdana,  sans-serif; color: #000000; font-size: 12px; font-weight: bold; }
/* EOF: MSRP */

/* BOF: Stars */
.ui-stars-star, .ui-stars-cancel { float: left; display: block; overflow: hidden; text-indent: -999em; cursor: pointer; }
.ui-stars-star a, .ui-stars-cancel a { width: 16px; height: 15px; display: block; background: url(../../images/icons/jquery.ui.stars.gif) no-repeat 0 0; }
.ui-stars-star a { background-position: 0 -32px; }
.ui-stars-star-on a { background-position: 0 -48px; }
.ui-stars-star-hover a { background-position: 0 -64px; }
.ui-stars-cancel-hover a { background-position: 0 -16px; }
.ui-stars-star-disabled, .ui-stars-star-disabled a, .ui-stars-cancel-disabled a { cursor: default !important; }
/* EOF: Stars */

/* BOF: Categories Box Styling */
tr.level { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
tr.level0 { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
tr.level01 { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
tr.level012 { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
tr.level0123 { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
span.selectedCat { color: #ff0000; }
/* EOF: Categories Box Styling */

/* Small Ajax-throbber image */
#indicator { float:right; visibility:hidden; }

/* Stock table for product_info page */
.stockTable { margin: 5px 5px 5px 5px; }
.stockTableText { font-family: Verdana, Arial, sans-serif; font-size: 10px; border: 0px; }
.stockTableContents { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; background: #ffffff; color: #000000; }
.stockTableContentsZero { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; background: #ffffff; color: #999999; }
TD.stockTableHeading { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; background: #dddddd;; color: #000000; }
TD.stockTable, SPAN.stockTable { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
/* Stock table for product_info page */

/* BOF: Cluetip - Tooltip */
#cluetip-close img { border: 0; }
#cluetip-title { overflow: hidden; }
#cluetip-title #cluetip-close { float: right; position: relative; }
#cluetip-waitimage { width: 31px; height: 31px; position: absolute; background-image: url(images/loading.gif); }
.cluetip-arrows { display: none; position: absolute; top: 0; left: -11px; height: 22px; width: 11px; background-repeat: no-repeat; background-position: 0 0; }
#cluetip-extra { display: none; }
.cluetip-jtip { background-color: transparent; font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.cluetip-jtip #cluetip-outer { border: 2px solid #ccc; position: relative; background-color: #fff; }
.cluetip-jtip h3#cluetip-title { margin: 0 0 5px; padding: 2px 5px; font-size: 12px; font-weight: bold; background-color: #ccc; color: #333; }
.cluetip-jtip #cluetip-inner { padding: 0 5px 5px; display: inline-block; }
.cluetip-jtip div#cluetip-close { text-align: right; margin: 0 5px 5px; color: #900; }
.clue-right-jtip .cluetip-arrows { background-image: url(images/arrowleft.gif); }
.clue-left-jtip .cluetip-arrows { background-image: url(images/arrowright.gif); left: 100%; margin-right: -11px; }
.clue-top-jtip .cluetip-arrows { background-image: url(images/arrowdown.gif); top: 100%; left: 50%; margin-left: -11px; height: 11px; width: 22px; }  
.clue-bottom-jtip .cluetip-arrows { background-image: url(images/arrowup.gif); top: -11px; left: 50%; margin-left: -11px; height: 11px; width: 22px; }
/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title, .cluetip-rounded #cluetip-inner { zoom: 1; }
/* EOF: Cluetip - Tooltip */

/* BOF: Scrollable - product_info thumbnail scroller */
/* NOTE: Some settings for scrollable are controlled through admin panel */
.scrollable, .scrollable_ap { position:relative; overflow:hidden; float:left; }
.scrollable .items, .scrollable_ap .items_ap { width:20000em; position:absolute; clear:both; }
.items div, .items_ap div { float:left; width:607px; }

/* prev, next, prevPage and nextPage buttons */
a.browse, a.browse_ap { background:url(images/hori_large.png) no-repeat scroll 0 0 transparent;	display:block; width:24px; height:56px; float:left; cursor:pointer; font-size:1px; }
a.right, a.right_ap { background-position:0 -56px;clear:right;margin-right:0px; }
a.right:hover, a.right_ap:hover { background-position:-24px -56px }
a.right:active, a.right_ap:active { background-position:-48px -56px }
a.left, a.left_ap { margin-left:1px }
a.left:hover, a.left_ap:hover { background-position:-24px 0 }
a.left:active, a.left_ap:active { background-position:-48px 0 }
/* EOF: Scrollable - product_info thumbnail scroller */

/* BOF: jqzoom - product_info image zoomer */
div.jqZoomTitle { z-index:5000; text-align:center; font-size:11px; font-family:Tahoma; height:16px; padding-top:2px; position:absolute; top: 0px; left: 0px; width: 100%; color: #FFF; background: #999; }
.jqZoomPup { overflow:hidden; background-color: #FFF; -moz-opacity:0.6; opacity: 0.6; filter: alpha(opacity = 60); z-index:10; border-color:#c4c4c4; border-style: solid; cursor:crosshair; }
.jqZoomPup img { border: 0px; }
.preload{ -moz-opacity:0.8; opacity: 0.8; filter: alpha(opacity = 80); color: #333; font-size: 12px; font-family: Tahoma; text-decoration: none; border: 1px solid #CCC; background-color: white; padding: 8px; text-align:center; background-image: url(images/loading.gif); background-repeat: no-repeat; background-position: 43px 30px; width:90px; * width:100px; height:43px; *height:55px; z-index:10; position:absolute; top:3px; left:3px; }
.jqZoomWindow { border: 1px solid #ddd; background-color: #FFF; }
/* EOF: jqzoom - product_info image zoomer */

/* BOF: fwr_suckertree_css_menu - index category infobox */
.menudiv { font: 10px Verdana, Arial, sans-serif; }
.menudiv ul{ margin: 0; padding: 2.5px 0px 2.5px 0px; list-style-type: none; width: auto; /* Width of Menu Items */ }	
.menudiv ul li{ position: relative; }
/*Sub level menu items */
.menudiv ul li ul{ position: absolute; background: #f8f8f9; width: 129px; /*sub menu width*/ top: 0; visibility: hidden; border: 1px solid #ccc; z-index: 2000; }
/* Sub level menu links style */
.menudiv ul li a{ display: block; overflow: auto; /*force hasLayout in IE7 */ color: #000; text-decoration: none; background: #ffffff; padding: 2.5px 2px 2.5px 0px; /* border: 1px solid #ccc; */ border-bottom: 1px solid #ccc; z-index: 2000; }
.menudiv ul li a:visited{}
.menudiv ul li a:hover{ color: #a00; background: #ffffcc; }
.menudiv .subfolderstyle{ background: url(images/fwr_arrow.gif) no-repeat center right; }
/* Holly Hack for IE \*/
* html .menudiv ul li { float: left; height: 1%; }
* html .menudiv ul li a { height: 1%; }
.sitemap { font: 10px Verdana, Arial, sans-serif; }
.sitemap a { color: #000; }
.sitemap a:hover { color: red; background: #ffffcc; }
.sitemap ul { list-style-image : url(images/fwr_arrow.gif); }
.sitemap ul li ul { list-style-image : url(images/fwr_arrow_red.gif); }
/* EOF: fwr_suckertree_css_menu - index category infobox */

/* BOF: SLIMBOX */
#lbOverlay { position: fixed; z-index: 9999;left: 0; top: 0; width: 100%; height: 100%; background-color: #000; cursor: pointer; }
#lbCenter, #lbBottomContainer { position: absolute; z-index: 9999; overflow: hidden; background-color: #fff; }
.lbLoading { background: #fff url(images/loading.gif) no-repeat center; }
#lbImage { position: absolute; left: 0; top: 0; border: 10px solid #fff; background-repeat: no-repeat; }
#lbPrevLink, #lbNextLink { display: block; position: absolute; top: 0; width: 50%; outline: none; }
#lbPrevLink { left: 0; }
#lbPrevLink:hover { background: transparent url(images/prevlabel.gif) no-repeat 0 15%; }
#lbNextLink { right: 0; }
#lbNextLink:hover { background: transparent url(images/nextlabel.gif) no-repeat 100% 15%; }
#lbBottom { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 10px; color: #666; line-height: 14px; text-align: left; border: 10px solid #fff; border-top-style: none; }
#lbCloseLink { display: block; float: right; width: 66px; height: 18px; background: transparent url(images/closelabel.gif) no-repeat center; margin: 5px 0; outline: none; }
#lbCaption, #lbNumber { margin-right: 71px; }
#lbCaption { font-weight: bold; }
/* EOF: SLIMBOX */

/* BOF: Dynamic Mopics */
BODY.popupImage { background: #FFFFFF; color: #000000; text-align: center; padding: 0;margin-bottom: 20px; }
.screenshotsBlock { align: center; width: 100%; border: 1px solid #bbc3d3; background: #f8f8f9; text-align: center; padding: 0; margin: 0; }
.screenshotsHeaderText { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-image:  url('images/box_header.jpg'); background-repeat: repeat-x; background-position: top center; color: white; font-weight: bold; margin-left: 10px; }
.screenshotsHeader { width: 100%; font-family: Verdana, Arial, sans-serif; font-size: 10px; background-image:  url('images/box_header.jpg'); background-repeat: repeat-x; background-position: top center; color: white; }
#screenshotsHeader { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-image:  url('images/box_header.jpg'); background-repeat: repeat-x;background-position: top center; color: white; font-weight: bold; }
#screenshotsHeaderText { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-image:  url('images/box_header.jpg'); background-repeat: repeat-x;
background-position: top center; color: white; font-weight: bold; margin-left: 10px; }
 /* for Firefox 3 */
.screenshots { display: -moz-inline-box; vertical-align: top;  display: inline-block; text-align: center; padding: 5px 0 5px 0; margin-left: auto ; margin-right: auto ; }
* html .screenshots { display: inline; padding: 5px 0 5px 5px; } 
.screenshots IMG { vertical-align: top; display: inline; border: 3px double #bbc3d3; }
.screenshots a:hover { text-decoration: none; }
.clearScreenshots { clear: both; height: 1px; width: 100px; }
.clearScreenshots hr { display: none; }
.noScreenshots { text-align: center; padding: 15px 0 15px 0; margin: 0; }
/* EOF: Dynamic Mopics */
