/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css 1223 2005-04-22 03:46:20Z ajeh $
*/
BODY {
	color: #000000;
	margin: auto;
	margin-bottom: 10px;
	padding: 0px;
   	font: 11px Helvetica, arial, sans-serif;
}

.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 750px !important;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

A {
  color: #428dff;
  text-decoration: none;
}

A:hover {
  color: #ffb062;
  text-decoration: none;
}

FORM {
	display: inline;
}
.banners {
  padding: 15px;
}

/*HEADER CSS*/

TABLE.header {
  background-color: #ffffff;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

TABLE.headerNavigation {
  background-color: #abbbd3;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  width: 100% !important;
}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#000000;
  letter-spacing:1px;
  padding: 5px;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;
  padding: 3px;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: bold;
  color: #ffffff;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #a8cfff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: 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: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
  background: #ffffff;
  padding: 2px;
}

.boxText {
  font-size: 13px;
  line-height: 125%;
  font-family: nimbus-sans;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border: 1px solid #9a9a9a;
  margin-bottom: 15px;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  background-color: #abbbd3;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
  padding-left: 5px;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #ffffff;
}
TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 4px;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: #abbbd3;
  margin-bottom: 15px;
}

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border:1px solid #9a9a9a;
  padding: 5px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 13px;
  font-family: nimbus-sans;
  color: black;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  background-color: #abbbd3;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 3px;
  padding-left: 11px;
  height: 20px;
 
}
TD.productlisting {
  border:1px solid #9a9a9a;
}

TD.productListing-data {
  font-size: 13px;
  color: #000;
  font-family: nimbus-sans;
  padding: 5px;
}
tr.productListing-even > td {
  border-top: thin dotted #999;
}
tr.productListing-odd > td {
  border-top: thin dotted #999;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 16px;
  font-weight: bold;
  color: #9a9a9a;
  padding-top: 11px;
}

.center_column {
  padding: 8px;
}
.main_page{
  width: 750px !important;
  background-color: #ffffff;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  padding: 5px;
}

.homepage_map {
	padding-left: 10px;
	margin: auto;
	}

/* footer
--------------*/

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 10px;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

TR.footertop {
  background: #abbbd3;
  font-size: 11px;
}

TD.footertop, TD.footerbottom {
  padding: 5px;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #eff4f8;
   font-size: 10px;
   padding: 3px;
   border: 1px dotted #ffb062;
}

TR.productListing-odd, TR.upcomingProducts-odd {
  /* background: #ffffff; */
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  /* background: #eff4f8; */
}

TD.productListing-data-description-odd {
  background: #ffffff;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #9a9a9a;
}

TD.productListing-data-description-even {
  background: #eff4f8;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #9a9a9a;
}

td.pageresults a {
  color: #428dff;
}

td.pageresults a:hover {
  background: #FFFF33;
}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

.greetUser {
   color: #f0a480;
   font-weight: bold;
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  padding: 4px;
  border: 1px solid #9a9a9a;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 13px;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffff00; }

/* 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 {}

/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #9a9a9a;
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
	margin: 6px;
  padding: 6px;
  font: 11px Verdana, Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #D0D0D0;
  border:1px solid #9a9a9a;
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
}

/* categories box parent and child categories and extra links */
A.category-top, A.category-links {
  color: #428dff;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #428dff;
  text-decoration: none;
  /*font-size: 90%;*/
  padding-left: 15px;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}
.arrowSubCatParent {
	position: relative;
	top: 8px;
	margin-top: -4px;	
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}





















/*######################################################################################################################
#### Custom Branch Home CSS Overrides
########################################################################################################################*/

body {
	font-family: helvetica, arial, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	color: #333;
	width: 960px !important;
	line-height: 1.35;
}


.centershop {
	margin: 0px;
}
.main_page {
	border: 0px;
	padding: 0px;
	border-left: thin dotted #999;
	border-right: thin dotted #999;
	width: 960px !important;
}
td.column_left {
	border-right: thin dotted #999;
}
table.header {
	border: 0px;
}
table.footer {
	border: 0px;
}
tr.footertop {
	background: none;
}
.headerNavigation {
	display: none;
}
.breadCrumb {
	display: none;
}
#branchHeader {
	border-bottom: 1px solid #630;
	width: 100%;
	height: 20px;
	margin-bottom: 8px;
}
#branchHeaderPattern {
	float: left;
	width: 160px;
	height: 100%;
	background: url("../images/header-stripes.gif");
}
#branchTop {
	width: 959px;
	height: 95px;
	border-left: 1px dotted #999;
	}
#branchTopLeft {
	float: left;
	width: 688px;
}
#branchTopRight {
	line-height: .85;
	height: 94px;
	border-bottom: 1px #000 solid;
	border-right: 1px dotted #999;
	background: #ddd;
	font-family: nimbus-sans;
	font-weight: 500;
	font-size: 14px;
	font-style: normal;
}

#branchTopRight a {
	color: #360;
}
#branchTopRight a:link {
	color: #360;
}
#branchTopRight a:hover {
	text-decoration: underline;
	color: #5AB400;
}

#branchBreadCrumb {
	margin-left: 170px;
	padding-top: 2px;
	font-family: nimbus-sans;
	font-weight: 700;
	font-style: normal;
	color: #630;
}
#branchBreadCrumb a{
	color: #630;
}
#branchTopNav {
	padding-top: 2px;
	padding-right: 10px;
	font-family: nimbus-sans;
	font-weight: 700;
	font-style: normal;
	float: right;
}
#branchTopNav a {
	color: #360;
}
#branchTopNav a:link {
	color: #360;
}
#branchTopNav a:hover {
	text-decoration: underline;
	color: #5AB400;
}


#branchBottomNav {
	font-family: nimbus-sans;
	font-weight: 700;
	font-style: normal;
	text-align: center;
	border-top: 1px solid #630;
	padding-top: 6px;
	margin-top: 8px;
}
#branchBottomNav a {
	color: #360;
}
#branchBottomNav a:link {
	color: #360;
}
#branchBottomNav a:hover {
	text-decoration: underline;
	color: #5AB400;
}

#branchBottomNavigation {
	font-family: nimbus-sans;
	font-weight: 500;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#branchBottomNavigationFirst {
	font-family: nimbus-sans;
	font-weight: 500;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	padding-top: 4px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#branchBottomNavigationLast {
	font-family: nimbus-sans;
	font-weight: 500;
	font-size: 12px;
	font-style: normal;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

table.branchFooter {
	border-left: 1px dotted #999;
	border-right: 1px dotted #999;
	margin-bottom: 0px;
}
table.branchFooterDivider {
	padding-left: 4px;
	padding-right: 4px;
}
td.branchFooter {
	border-bottom: 1px dotted #999;
	line-height: 3px;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 5px;

}
td.branchFooterBottom {
	border-bottom: 1px dotted #999;
	line-height: 0px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 4px;

}
#branchBottomNavigation a {
	color: #360;
}
#branchBottomNavigation a:link {
	color: #360;
}
#branchBottomNavigation a:hover {
	text-decoration: underline;
	color: #5AB400;
}
#branchBottomNavigationFirst a {
	color: #360;
}
#branchBottomNavigationFirst a:link {
	color: #360;
}
#branchBottomNavigationFirst a:hover {
	text-decoration: underline;
	color: #5AB400;
}




.plainBox {
	border: 1px solid #630;
	background: #fff url("../images/branch_box_bg.jpg") top left no-repeat;
}


.clear {
	clear: both;
    height: 1px;
    overflow: hidden;
}


.column_right {
	display: none;
}
.leftbox { /* Product categories */
	border: none;
	font-size: 14px;
	color: #630;
	line-height: 13px;
	text-align: left;
}
.categories-heading-tr {
	display: none;
}

td.pageHeading {
	padding: 0px;
	color: #630;
}
td.pageHeading h1 {
	/*
	padding: 0px;
	color: #669900;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	display: inline;
	*/
	display: none;
}
table.categoriesdescription {
	/*
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  	background: #eeeeee;
    border-width: thin;
	border-style: dotted;
	border-color: #999999;
	*/
	display: none;
}

.leftboxheading {
	/*
	background: #E8C59D;
	font-size: 11px;
  	font-weight: bold;
  	color: #000;
  	letter-spacing: 0.5px;
  	padding: 2px;
  	height: 15px;
  	border: 1px solid #630;
  	*/
  	display: none;
}

#category_table {
	margin-bottom: 8px;
}
.leftboxcontent {
	margin-top: 0px;
	padding-top: 0px;

	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.leftboxfooter {
	display: none;
}




td.pageresults {
	display: none;
}
td.productlisting {
	border: none;
}


/*############ Login Page */
#branch_login_table {

}
#branch_login_table h2 {
	background: #420000;
	color: #fff;
	font-size: 12px;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 2px;
}
#branch_login_table .maincol {
	vertical-align: top;
}
#branch_login_table .leftcol {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
}
#branch_login_table th {
	color: #f60;
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
}
#branch_login_table .login_section_header {
	color: #420000;
	font-size: 12px;
	padding: 3px;
	font-weight: bold;
}
#branch_continue {
	background: #f90;
	margin-top: 6px;
	padding: 4px;
}


/*############ Shopping Cart */
#branch_cart {
	padding: 0px 5px;
}
.cart_subtotal {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.cartproductname {
	font-family: nimbus-sans, sans-serif;
	font-size: 13px;
	color: #630;
	font-weight: 700;
	font-style: normal;
}
.cartproductprice {
	font-family: nimbus-sans, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: 400;
	font-style: normal;
}
.cartnotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
table.cart_subtotal_table {
	background: #ccc;
	width: 100%;
	font-size: 13px;
}
table.cart_subtotal_table th {
	text-align: right;
	color: #300;
}
table.cart_subtotal_table td {
	text-align: right;
	color: #000;
	padding-right: 5px;
}
#branch_cart h2 {
	background: #420000;
	color: #fff;
	font-size: 12px;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 2px;
}
#branch_cart_right {
	width: 49%; 
	float: right;
	font-family: nimbus-sans;
	font-size: 13px;
	font-weight: 700;
	font-style: normal;
}
#branch_cart_left {
	width: 49%;
}
.branch_hr {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: 8px 0px;
}
#branch_cart_buttons {
	background: #f90;
	margin-top: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
}




/*############ Checkout Shipping Page */
#branch_checkout_shipping_table {
	height: 100%;
}
#branch_checkout_shipping_table h2 {
	background: #420000;
	color: #fff;
	font-size: 12px;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 2px;
}
#branch_checkout_shipping_table .maincol {
	vertical-align: top;
	width: 50%;
}
#branch_checkout_shipping_table .leftcol {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
	width: 50%;
}
#branch_checkout_shipping_table .note {
	background: #66CC33;
	padding: 6px;
}



/*############ Checkout Payment Page */
#branch_coupon_redeem th {
	vertical-align: top;
	text-align: left;
	color: #f60;
}
#branch_payment_info th {
	vertical-align: top;
	text-align: left;
	color: #f60;
}
#branch_account_info th {
	vertical-align: top;
	text-align: left;
	color: #f60;
}



/*############ Checkout Confirm Page */
#branch_confirm_table {
	height: 100%;
}
#branch_confirm_table h2 {
	background: #420000;
	color: #fff;
	font-size: 12px;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 2px;
}
#branch_confirm_table .maincol {
	vertical-align: top;
}
#branch_confirm_table .leftcol {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
}



/*############ Branch Previous Orders Table */
#branch_previous_orders .headerRow {
	background: #300;
	color: #fff;
	font-size: 11px;
}
#branch_previous_orders th, #branch_previous_orders td {
	padding: 3px;
}


/*############ Branch Account Pages */
#branch_account {
	padding: 0px 5px;
}
#branch_account h2 {
	background: #300;
	color: #fff;
	font-size: 11px;
	padding: 3px;
}
#branch_account a {
	color: #f60;
}

/*############ CATEGORY LISTING PAGES */
#product_table {
	border-collapse: collapse;
	width: 100%;
}
#product_table td {
	font-size: 16px;
	/*width: 205px;*/
	vertical-align: top;
	padding: 3px;
}
#product_table a {
	font-family: nimbus-sans;
	font-weight: 500;
	font-style: normal;
	}
	
#product_table td.horizontal {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 1px;
	height: 1px;
	width: 210px;
}
#product_table td.blankcell {
	border: 0px;
	width: 1px;
	height: 1px;
}
#product_table td.leftline {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
	font-size: 1px;
	padding: 0px;
	width: 1px;
}
#product_table td.product_data {
	width: 210px;
	line-height: 1.2;
}
#product_table a {
	color: #630;
}
#product_table td img {
	width: 210px;
	height: 210px;
	margin-left: 19px;
	margin-bottom: 8px;	
}

/*############ PRODUCT DETAIL PAGES */
#product_detail {
	width: 100%;
	border-collapse: collapse;
	margin-top: 8px;
}
#product_detail b {
	font-family: helvetica, arial, sans-serif;
	color: #636363;
	}
#product_detail strong {
	font-family: nimbus-sans;
	color: #666;
	}
#product_detail h1 {
	color: #f60;
	margin: 0px;
	font-size: 24px;
	font-family: nimbus-sans;
	font-weight: 400;
	font-style: normal;
	display: inline;
}
#product_detail h2 {
	color: #360; 
	font-family: bello-pro, nimbus-sans;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	margin-bottom: 0px;
}
#product_detail h3 {
	color: #f90; 
	font-family: nimbus-sans;
	font-weight: 700;
	font-style: normal;
	font-size: 11px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
#product_detail td {
	padding: 0px 8px;
	vertical-align: top;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
	/*
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
	*/
}
#product_detail td.leftcolumn {
	width: 350px;
	border-left: 0px;
}
#product_detail td.rightcolumn {
	width: 460px;
}
#product_detail .freeshipping {
	font-weight: bold;
	color: #f60;
}
#product_detail h3.crosssell {
	font-weight: bold;
	color: #f60;
}
#product_detail h3.additionalimages {
	font-weight: bold;
	color: #f90;
}


.productListing-heading {
	/*background: #ffc;*/
	background: #300;
	font-weight: 700;
	font-style: normal;
	/*color: #333;*/
	color: #fff;
	font-family: nimbus-sans, sans-serif;
	font-size: 13px;
}
tr.productListing-even {
	/*background: #FFFFF3;*/
	/* background: #F7F7F7; */
	/* color: #333; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
tr.productListing-odd {
	/* background: #FAFAFA; */
	/* color: #333; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#additional_images_table {
	border-collapse: collapse;
}
#additional_images_table th {
	border: none;
	text-align: center;
	width: 100px;
	vertical-align: top;
	padding: 8px;	
}
#additional_images_table th.additional_border {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
	width: 1px;
	padding: 0;
}



#also_purchased {
	border-collapse: collapse;
}
#also_purchased th {
	border: none;
	text-align: left;
	width: 100px;
	vertical-align: top;
	padding: 8px;
}
#also_purchased th.additional_border {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
	width: 1px;
	padding: 0;
}
#also_purchased a {
	color: #630;
	font-family: nimbus-sans;
	font-weight: 700;
	font-style: normal;
	line-height:15px;
}

/*############ BRANCH COLORS */
.orange	{ color: #f60; }
.green	{ color: #360; }
.brown	{ color: #300; }
.black	{ color: #000; }

td.breadCrumb {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 3px;
}
.center_column {
	height: 100%;
	padding: 0px;
	/*padding-left: 8px;*/
}

#product_attributes_table td {
	border: none;
	text-align: left;
	vertical-align: top;
	padding: 2px;
}

.moduleRowOver { background-color: #C7B299; cursor: pointer; }
.moduleRowSelected { background-color: #ECD9C3; }

.messageStackSuccess { 
	background-color: #C4DF9B; 
	padding: 2px; 
	border: 1px solid #063; 
	font-weight: bold;
  font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
}
.messageStackError { 
	background-color: #E66F75; 
	padding: 2px; 
	border: 1px solid #063; 
	font-weight: bold;
	color: #000;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 13px;
}

#branchCustomPage {
	padding: 0px 6px 6px 6px;
}
#branchCustomPage h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #900;
}

#branchHomeTable td {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}


a {
	color: #f60;
}

.leftbox a {

	color: #630;
	font-weight: normal;
	font-family: nimbus-sans;
	/*color: #f60;*/

}

a:link, .leftbox a:link {
	text-decoration: none;
}
/*
a:visited, .leftbox a:visited {
	text-decoration: none;
	color: #f60;
}*/
a:hover, .leftbox a:hover {
	text-decoration: underline;
	color: #fc0;
}
a:active, .leftbox a:active {
	text-decoration: none;
	color: #630;
}

/* PRESS PAGE */

/* Global */

a:active { outline: none; }
:focus { -moz-outline-style: none; }

/* Press */

#press_listing {
	border-collapse: collapse;
}

#press_listing tr td {
	border-right: 1px dotted #000;
	border-bottom: 1px dotted #000;
	text-align: center;
	vertical-align: top;
	padding: 14px 0;
}

#press_listing tr td div {
	position: relative;
}

.first_table_space,
.table_space {
	position: absolute;
	bottom: -21px;
	right: -5px;
	z-index: 100;
}

#press_listing tr.row_top td {
	padding: 0 0 14px 0;
}

#press_listing tr.row_last td {
	border-bottom: none;
}

#press_listing tr td.cell_last {
	border-right: none;
}

#press_listing img {
	border-style: none;
}

#press_listing h2 {
	color:#663300;
	font-size:11px;
	line-height:16px;
	margin:0pt;
	padding:0pt 0pt 0pt 7px;
	text-align:left;
}

#press_listing h3 {
	color:#000000;
	font-size:10px;
	font-weight:normal;
	margin:0pt;
	padding:0pt 0pt 0pt 7px;
	text-align:left;
}

#press_item {
	margin: 0;
	width: 662px;
	padding-left: 60px;
	padding-right: 60px;
}

#press_item h2 {
	color: #E64F21;
	margin: 0;
	padding: 0;
}

#press_item p {
	width: 662px;
	color: #000;
	margin: 5px 0;
	padding: 0;
}

#press_item img {
	border-style: none;
	margin: 0;
	padding: 0;
}

#branchCustomPage.press_padding {
	width: 650px;
	padding: 10px 50px 50px 50px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}


/*========================== ZOOM STYLE ===========================*/

.zoomimage {
	position: absolute;
	display: none;
	z-index: 5000;
	outline: none;
    cursor: url(../images/zoomout.cur), default;
}

.zoomimage_focused {
	z-index: 51000;
}

.zoomimage_s {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: none;
}

.zoomimage_st {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 6px;
	overflow: hidden;
}

.zoomimage_stl {
	position: absolute;
	top: 0;
	left: 0;
	width: 6px;
	height: 6px;
	overflow: hidden;
	background:transparent url(../images/shadow.png) no-repeat scroll 0 0;
}

.zoomimage_stc {
	overflow: hidden;
	height: 6px;
	margin: 0 6px;
	background: transparent url(../images/shadow.png) repeat-x scroll 0 -30px;
}

.zoomimage_str {
	position: absolute;
	top: 0;
	right: 0;
	width: 6px;
	height: 6px;
	overflow: hidden;
	background:transparent url(../images/shadow.png) no-repeat scroll 0 -18px;
}

.zoomimage_sc {
	position: absolute;
	top: 6px;
	width: 100%;
	left: 0;
	overflow: hidden;
}

.zoomimage_scl {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	height: 100%;
	width: 6px;
	background: transparent url(../images/shadow-lr.png) repeat-y scroll 0pt;
}

.zoomimage_scr {
	position: absolute;
	overflow: hidden;
	right: 0;
	top: 0;
	height: 100%;
	width: 6px;
	background:transparent url(../images/shadow-lr.png) repeat-y scroll -6px 0pt
}
.zoomimage_scc {
	margin: 0 6px;
	height: 100%;
	background:transparent url(../images/shadow-c.png);
	overflow: hidden;
}

.zoomimage_sb {
	position: absolute;
	overflow: hidden;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 6px;
}

.zoomimage_sbl {
	position: absolute;
	overflow: hidden;
	width: 6px;
	height: 6px;
	left: 0;
	top: 0;
	background:transparent url(../images/shadow.png) no-repeat scroll 0pt -12px;
}

.zoomimage_sbc {
	height: 6px;
	overflow: hidden;
	margin: 0 6px;
	background:transparent url(../images/shadow.png) repeat-x scroll 0pt -36px;
}

.zoomimage_sbr {
	position: absolute;
	overflow: hidden;
	width: 6px;
	height: 6px;
	right: 0;
	top: 0;
	background:transparent url(../images/shadow.png) no-repeat scroll 0pt -6px;
}

.zoomimage img {
	position: absolute;
	top: 6px;
	left: 6px;
	display: none;
	border: 20px solid #000;
}

.zoomimage_caption {
	position: absolute;
	background-color: #fff;
	color: #000;
	width: 100%;
}

.zoomimage_caption p {
	padding: 10px;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}

.zoomimage_loading {
	background-image: url(../images/ajax_small.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 100%;
	position: absolute;
	background-color: #fff;
	width: 100%;
	top: 0;
	left: 0;
}

.zoomimage_move {
	cursor: move;
}

.zoomimage_controls {
	position: absolute;
	background: #fff;
	height: 30px;
	overflow: hidden;
}

.zoomimage_prev {
	width: 39px;
	height: 29px;
	position: absolute;
	bottom: 1px;
	left: 10px;
}

.zoomimage_next {
	width: 39px;
	height: 29px;
	position: absolute;
	bottom: 1px;
	right: 10px;
}

#homepagegrid {
	width: 780px;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	border-top: 1px dotted #f60;
}
#homepagebox1 {
	border-bottom: 1px dotted #f60;
	padding-bottom: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 6px;
	border-right: 1px dotted #f60;
	}
#homepagebox2 {
	border-right: 1px dotted #f60;
	padding-right: 6px;
	margin-left: 6px;
	margin-right: 6px;
	}
#homepagebox3 {
	border-bottom: 1px dotted #f60;
	padding-bottom: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 6px;

	}
#homepagebox4 {
	margin-left: 6px;
	margin-right: 6px;
	}
#homepagebox5 {
	border-bottom: 1px dotted #f60;
	margin-bottom: 6px;
	padding-bottom: 6px;
	}
#homepagebox6 {
	}
	
#homepagetextbox {
	height: 250px;
	border-left: 1px dotted #f60;
	padding: 6px;
	}
#homepagelargebox {
	border-left: 1px dotted #f60;
	border-right: 1px dotted #f60;
	margin: 6px;
	padding-left: 6px;
	padding-right: 6px;
	}

#branch_shipping_estimate {
	border-bottom: 	
}
#branch_shipping_estimate #branch_shipping_estimate_left {
	float: left;
	width: 210px;	
	background-color: #f90;
	padding: 10px;
}
#branch_shipping_estimate_left li {
list-style-type: square; list-style-position: inside; margin: .3em 0;}

#branch_shipping_estimate #branch_shipping_estimate_right {
	width: 545px;
	border-left: thin dotted #999999;
	margin: 0px 5px 5px 30%;
	padding-left: 5px;
	padding-right: 5px;
}

td.estimator {
	margin-top: 0px;
	padding-top: 0px;
	}

td.mainestimator {
	font-family: nimbus-sans;
	font-size: 13px;
}
.estimatorHed {
	font-family: nimbus-sans;
	font-size: 19px;
	font-weight: 700;
	color: #f60;
	padding-top: 0px;
	padding-bottom: 6px;
}
.estimatorModule {
	font-family: nimbus-sans;
	font-size: 16px;
	font-weight: 700;
	color: #f60;
}
