/**
* Template designed by 12leaves.com
* 12leaves.com - Free ecommerce templates and design services
*
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.72em;
	color: #333333;
	line-height: 17px;
	}
#header_bg {
	background: #f3f0e5  url("../images/header_bg.gif") repeat-x center -4px;
}
#body_wrapper {
	background:  url("../images/header_bg_img.gif") no-repeat center -4px;
}
#bottom_bg_img {
	background:  url("../images/bottom_bg_img.gif") no-repeat center bottom;
}
#bottom_bg {
	background:  url("../images/bottom_bg.gif") repeat-x center bottom;
}


a img {border: none; }


a:link, #navEZPagesTOC ul li a {
	color: #2b2b2b;
	text-decoration: underline;
	}
 
a:visited {
	color: #2b2b2b;
	text-decoration: underline;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #2b2b2b;
	text-decoration: none;
	}

a:active {
	color: #2b2b2b;
	}

.blue-link a, .blue-link a:visited {
	color: #c25200;
}
.columnLeft a, .columnRight a, .columnLeft a:visited, .columnRight a:visited {
	text-decoration: none;
}
.columnLeft a:hover, .columnRight a:hover {
	text-decoration: underline;
}
#columnCenter {
	padding: 0;
}
h1 {
	font: bold 24px Arial;
	color: #544f46;
	padding: 0 0 8px 0;
	margin: 0 0 17px 0 !important;
	background: url("../images/h1_bg.gif") repeat-x 0 bottom;
	}

h2 {
	color: #544F46;
	font: bold 18px tahoma;
	padding: 15px 0 7px 0 !important;
	display: block;
	}

h3 {
	font-size: 1.3em;
	padding-bottom: 10px;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1em;
	}
.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
/*	display: inline;*/
	font-size: 13px;
	margin: 0.1em;
	}
select {
	border: 1px solid #bbbbbb;
}

fieldset input, fieldset select {
	background: #ffffff;
	border: 1px solid #d1d1d1;
}
.buttonRow input {
	border: none;
	background: none;
}
#productGeneral form {
	margin: 0 !important;
}
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
/*input:focus, select:focus, textarea:focus {
	background: #ffffe7;
	margin:0.1em;
	}
*/

/* Only for IE6*/
* html FIELDSET {
	padding: 13px;
	margin: 3px 0 12px 0;
	border: 1px solid #e6e6d6;
	background: transparent;
}
* html legend {
	margin: 3px 0 12px 0;
}
/* /Only for IE6*/

/* Only for IE7*/
*+ html FIELDSET {
	padding: 13px;
	margin: 3px 0 12px 0;
	border: 1px solid #d6d6d6;
}
*+ html legend {
	margin: 3px 0 12px 0;
}
/* /Only for IE7*/

FIELDSET {
	padding: 13px;
	margin: 10px 0 17px 0;
	border: 1px solid #e2e0ce;
	background: #f7f4ed;
	}

LEGEND {
	font: bold 12px Tahoma;
	padding: 3px 6px;
	color: /*#4c6488*/ #5c5c4f;
	background: /*#f3f3f7*/ #e6e6d6;
	}

LABEL {
/*	line-height: 1.5em;*/
	padding: 0.2em;
	line-height: 23px;
	}
h4.optionName {
	padding: 0;
	margin: 0;
	width: 100px;
	font: bold 11px verdana;
}
/*.optionName label {
	font: bold 12px Verdana;
}*/
/*.attribsSelect {
	width: 120px;
	float: left;
}*/

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

.clearRight {
	clear: right;
	}

HR {
	height: 1px;
	margin: 10px 0;
	border: none;
	border-bottom: 1px solid #e2e0ce;
	}
.dotted-line {
	height: 1px;
	background: url("../images/dotted_line.gif") repeat-x 0 0;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}

.list-style-none {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0;
} 
ul.inline-list li {
	float: left;
	padding: 0 0 0 12px;
}
.align-center {
	margin: auto !important;
	text-align: center !important;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 7px;
	margin: 20px 20px;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}
.messageStackWarning, .messageStackError {
	background: #ffecdd url("../images/icons/warning.gif") no-repeat 8px 10px;
	color: #960000;
	border: 1px solid #f8d5c8;
	padding-left: 30px;
	}
.messageStackError {
	background: #ffecdd url("../images/icons/error.gif") no-repeat 8px 10px;
}

.messageStackSuccess {
	background: #e0f8b6 url("../images/icons/success.gif") no-repeat 8px 10px;
	color: #000000;
	border: 1px solid #d0e46e;
	padding-left: 30px;
	}

.messageStackCaution {
	background: #ffebc2 url("../images/icons/warning.gif") no-repeat 8px 10px;
	color: #000000;
	border: 1px solid #fbcec9;
	padding-left: 30px;
	}
/*wrappers - page or section containers*/
.mainWrapper {
	text-align: left;
	width: 946px;
	vertical-align: top;
/*	border: 1px solid #9a9a9a;*/
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, .mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#header {
	height: 70px;
	padding: 0 6px 0 4px;
}
#headerWrapper {
	margin: 0 0 14px 0;
}
.topper-menu li {
	font: 11px arial;
	float: left;	
	margin: 9px 1px 0 11px;
	color: #a5a38a;
}
.topper-menu a, .topper-menu a:visited {
	color: #a5a38a;
	text-decoration: none;
}
.topper-menu a:hover {
	color: #a5a38a;
	text-decoration: underline;
}
#logoWrapper {
	height: 65px;
	}
#logo {
	padding: 14px 0 0 0;
}

#navColumnOneWrapper, #navColumnTwoWrapper, .mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	background: #ffffff url("../images/column_bg.gif") no-repeat right bottom;
	margin: 0;
	border: 2px solid #e3dfd7;
	padding: 5px;
	}
#tagline {
	float: left;
	}
#tagline_header {
	border-left: 1px solid #dddddd;
	font: bold 20px arial;
	color: #888888;
	margin: 0.7em 1em;
	padding: 0 0 0 1em;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 44%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.current {
	font-size: 15px;
	padding: 2px;
}

.navSplitPagesLinks, .navSplitPagesResult {
	padding: 5px 0 2px 0;
}

.navSplitPagesLinks a {
	color: #c25200;
	padding: 2px;
	margin: 0px;
}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0.2em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	padding: 0.5em 0;
	font-weight: bold;
	height: 1%;
	}
#bottom {
	margin: 45px 0 0 0;
	min-height: 59px;
}
#navSuppWrapper {
	padding: 8px 0;
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navCatTabs ul li {
	display: inline;
	}

.footer-links li {
	font: normal 11px arial;
	float: left;
	margin: 0 2px 0 14px;
}

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
.legalCopyright {
	float: left;
	font: 11px arial !important;
	color: #777777;
}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	font: 11px tahoma;
	margin: 0 0 8px 0;
	color: #999999;
	}
#navBreadCrumb a {
	color: #999999;
}

#top_nav a {
	color: #fffee2;
	text-decoration: none;
}

#top_nav li {
	float: left;
	background: url("../images/bg_tabs_left.gif") no-repeat 0 -2px;
	padding: 0 0 0 2px;
	margin-top: 3px;
	/*border-left: 1px solid #575757;*/
}
#top_nav li a {
	display: block;
	background: url("../images/bg_tabs_right.gif") no-repeat right 0;
	padding: 8px 20px 9px 18px;
}
#top_nav li a:hover {
	background-position: center -33px;
	color: #f8ffaf;
}
/*#top_nav li:hover {
	background-position: left -40px;
}*/
#top_nav li:hover a {
	background-position: center -33px;
}

/*#top_nav #tab_active{
	background-position: 0 -78px;
}*/
#top_nav .tab_active a {
	background-position: center -33px;
	color: #f8ffaf;
}

#login_logout_section, #login_logout_section a {
	font: normal 12px arial, verdana;
	color: #c25200;
	padding: 8px 0px 4px 0px;
	margin-top: 13px;
}
#login_logout_section a:hover {
	color: #c25200;
	text-decoration: none;
}
#login_logout_section li {
	color: #a5a38a;
	padding-left: 9px;
}

#top_nav {
	background: #554e41 url("../images/top_nav_bg.gif") repeat-x left top;
	font: bold 15px arial, tahoma;
	margin: 0em;
	height: 38px;
	}
.top-nav-right {
	background: url("../images/top_nav_right_bg.gif") no-repeat right top;
	height: 38px;
	width: 6px;
	float: right;
}
.top-nav-left {
	background: url("../images/top_nav_left_bg.gif") no-repeat left top;
	height: 38px;
	width: 6px;
	float: left;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}
/* Tools section styles */
#tools_wrapper {
	height: 35px;
	background: url("../images/tools_bg.gif") repeat-x right top;
}
#tools-right {
	background: url("../images/tools_right_bg.gif") no-repeat right top;
	height: 35px;
	width: 8px;
	float: right;
}
#tools-left {
	background: url("../images/tools_left_bg.gif") no-repeat left top;
	height: 35px;
	width: 8px;
	float: left;
}

.line-header {
	margin: 0 4px;
}
.search-header-input {
	background: url("../images/search_header_bg.gif") no-repeat left top;
	height: 22px;
	padding: 1px 0 0 3px;
	float: left;
	width: 166px !important;
}
.search-header {
	margin: 7px 3px 3px 2px;
}
.search-header input {
	border: 0px;
	margin: 0px;
	color: #b0a794;
	background: none;
}
.search-header form {
	float: left;
}
.search-header input:focus {
	background: none;
}

.advanced_search {
	padding: 0 6px 2px 0;
	margin: 4px 0 0 10px;
}
.advanced_search a {
	font: 11px Arial;
	text-decoration: none;
	color: #e6dab6 !important;
}
.advanced_search a:hover {
	text-decoration: underline !important;
}
.cart-header {
	padding: 1px;
	margin: 4px 3px !important;
}
.cart-header .blue-link {
	background: url("../images/blue_arrows.gif") no-repeat right 7px;
	padding: 0 11px 0 0 !important;
}
.cart-header span {
	font-weight: bold;
}
.cart-icon {
	width: 16px;
	height: 15px;
	margin: 1px 6px 0 0;
	border: 0;
}
.full {
	background: url("../images/cart_full_icon.gif") no-repeat left top;
}
.empty {
	background: url("../images/cart_empty_icon.gif") no-repeat left top;
}
.languages-wrapper {
	margin: 5px 1px ;
}
.languages-wrapper select, .languages-wrapper {
	font: 11px arial, tahoma !important;
}
.languages-wrapper select {
	height: 18px;
}
.languages-wrapper form {
	float: right;
}
.languages-wrapper label {
	padding: 3px 0;
	line-height: 17px !important;
}
/* /Tools section styles */


/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	font-size: 13px !important;
	padding: 0.2em;
	}

#productAttributes {
	margin: 17px 0;
	border: 1px #e4e1d6 solid;
	background: #fffff4;
}
.attributesComments {
	font: bold 14px Arial;
	color: #6c6960;
	border-bottom: 1px solid #e7e7e0;
	background: #efefe4;
	padding: 5px 5px;
	margin: 10px 0 20px 0;
}

#attribsOptionsText {
	font: bold 16px arial;
	background: #e6e6db /*#b7b7a5*/;
	color: #6c6960 /*#ffffff*/;
	padding: 4px 6px;
	margin: 0;
}
.wrapperAttribsOptions, .wrapperAttribsQtyPrices, .wrapperAttribsOneTime {
	margin: 10px 10px;

}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0;
	}
.centerColumn {
	padding: 1px 0px;
}
.centerColumn form {
	margin: 0.1em 0;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
#siteinfoIP {
	float: left;
}
.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a {
	font: normal 12px arial;
	color: #444444;	
	text-decoration: none;
}
.centerBoxContentsSpecials a:hover, .centerBoxContentsAlsoPurch a:hover, .centerBoxContentsFeatured a:hover, .centerBoxContentsNew a:hover, .specialsListBoxContents a:hover {
	color: #444444;	
	text-decoration: underline;
}
.centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .specialsListBoxContents {
	height: 240px;
/*	width: 150px !important;*/
	margin: 2px 19px 0 0 !important;
}
.no-right-margin {
	margin-right: 0px !important;
}

#specialsListing .specialsListBoxContents {
/*	border: 1px solid;*/
	height: 240px;
	width: 168px !important;
	margin: 5px 6px 0 2px !important;
/*	padding: 18px 14px 12px 14px;*/
}

#specialsListing .specialsListBoxContents img {
	border: 4px solid #e6e3d6;
	background: #ffffff;
}
/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 2px solid #e6e3d6;
	background: #fbfbfb;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #d9d9d9;
	}

.tableHeading, #cartSubTotal {
	background-color: #f9f9f9;
	 }

#cartSubTotal {
	border-top: 1px solid #d9d9d9;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
/*	color: #0075E2;*/
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
/*	color: #0075E2;*/
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
#cartBoxListWrapper a {
	color: #c25200;
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.7em;
	background: #FCFCEA;
	border: 1px solid #F3ECD9;	
}
#mediaManagerHeading {
	margin-top: 5px;
	padding-top: 0 !important;
}

.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.product-box-name {
	padding: 4px 4px 4px 4px;
}
.normalprice, .productSpecialPriceSale {
	font-weight: normal !important;
	text-decoration: line-through;
	color: #aaaaaa;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount, .central-boxes-price {
	color: #a30101;
	}
.table-price {
	font: bold 12px arial;
/*	color: #a30101;*/
}
.centerBoxWrapper .productSpecialPrice, .centerBoxWrapper .productSalePrice {
	background: #fff9de;
}

#specialsListing .productPriceDiscount, .centerBoxWrapper .productPriceDiscount {
	display: none;
}
.centerBoxWrapper .normalprice, .centerBoxWrapper .productSpecialPrice {
	padding: 0 3px 0 0;
}

.central-boxes-price {
	font: normal 12px arial;
	color: #a30101;
}
.free, .call-for-price {
	font: normal 11px arial;
	color: #ffffff;
	background: #990000;
	padding: 0 2px;
}
.free {
	background: #990000;
}
.call-for-price {
	background: #888888;
}
.columnar-product-img {
	width: 155px;
	height: 155px;
	border: 4px solid #e6e3d6;
	background: #ffffff;
	text-align: center;
}
.columnar-product-info {
	width: 163px;
}

#productPrices, #reviewsInfoDefaultPrice {
	font: bold 16px arial;
	color: #a30101;
	margin: 0 0 6px 0;
	display: block;
}
.centerColumn .detail-link, .detail-link:visited {
	display: none;
	font: normal 12px arial;
	color: #c25200;
	float: right;
	margin: 0 !important;
	padding: 0 10px 0 0 !important;
	background: url("../images/blue_arrows.gif") no-repeat right 5px;
}
.detail-link:hover {
	display: none;
	color: #c25200;
	text-decoration: none;
}
.productListing-data h3 {
	font: bold 13px arial;
/*	margin: 0px !important;*/
}
.productListing-data {
	border-bottom: 1px solid #e2e0ce;
	vertical-align: top;
}
.service-text {
	font: italic 11px verdana;
	color: #777777;
}
.table-product-attributes {

}
#productListing {
	padding: 0 0 15px 0;
}
.orderHistList {
	margin: 0;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

#reviewsDefault h2 {
	padding-top: 0 !important;
}
#reviewsDefault .smallProductImage {
	width: 150px;
	height: 150px;
}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0px 25px 15px 0px ;
	}
#productMainImage img {
	border: 4px solid #e6e3d6;
	background: #ffffff;
}
.product-detail-table td {
	vertical-align: top;
	text-align: left;
}
.left-side-info {
	width: 27%;
}
#productDetailsList {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 6px 0 0 0;
	width: 90% !important;
}
.product-info-label {
	font: normal 12px Tahoma;
	color: #777777;
}
#productAdditionalImages {
	padding: 12px 0 25px 0;
}
#productAdditionalImages h2 {
	background: url("../images/h1_bg.gif") repeat-x 0 bottom;

}
#productAdditionalImages img {
	border: 4px #e6e3d6 solid;
}

#productQuantityDiscounts {
	padding: 12px 0;
}
#productQuantityDiscounts table {
	border: none;
	border-spacing: 0px !important;
/*	border-collapse: collapse;*/
	margin: 0;
	background: #fafafa;
}
#productQuantityDiscounts table td {
	border: 1px solid #eeeeee;
	padding: 4px;
}
.categoryIcon {}

.categoryImg {
	margin: 0 0 12px 0;
}
#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	height: 1%;
	padding:0 0 20px 0;
	}
#indexDefault .centerBoxWrapper {
	margin-bottom: 0 !important;
	padding-top: 2px !important;
}

h2.centerBoxHeading {
	font: bold 18px Arial;
	color: #544f46;
	padding: 8px 0 7px 0 !important;
	margin: 0 0 12px 0 !important;
	background: url("../images/h_bg.gif") no-repeat left bottom;
}

.columnLeft {
	padding: 0 22px 0 0px;
}
.columnRight {
	padding: 0 0px 0 20px;
}
h3.leftBoxHeading, h3.rightBoxHeading {
	background: url("../images/dotted_line.gif") repeat-x left bottom;
	font: bold 14px arial;
	color: #3d3d3d;
	}

h3.leftBoxHeading a, h3.rightBoxHeading a {
	font: normal 12px arial;
	color: #c25200 !important;
	text-decoration: underline;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	text-decoration: underline;
	} 
.sidebox-header-left {
/*	padding: 0 0 0 0.3em;*/
}
.main-sidebox-header-left {
	margin: 0 !important;
	background: url("../images/main_sidebox_left.gif") no-repeat left top !important;
}
.main-sidebox-header-right {
	margin: 0 0 0 3px !important;
	background: url("../images/main_sidebox_right.gif") no-repeat right top !important;
	padding: 7px 0 7px 4px !important;
}
#categoriesHeading {
	color: #ffffff;
}
/*
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font: bold 1.1em arial;
	color: #ffffff;
}
*/
#manufacturersContent select {
	width: 88% !important;
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0 4px;
	padding: 0.4em 0.3em 0.4em 0.2em;
	}
.leftBoxHeading label, .rightBoxHeading label {
	line-height: 16px;
	padding: 0px;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin: 0 0 15px 0;
	}

.sideBoxContent {
	padding: 12px 8px;
	}
#categoriesContent {
	padding: 6px 8px;
}
.sideBoxContent a, .sideBoxContent div, .rightBoxContainer div, .leftBoxContainer div {
	font: normal 12px arial;
	color: #454545;
	line-height: 17px;
}
.sideBoxContent a, .sideBoxContent a:visited {
	color: #c25200;
}
.sideBoxContent a:hover {
	color: #c25200;
}
.sidebox-products {
	display: block;
/*	color: #0075E2 !important;*/
	padding: 5px 10px;
}
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #3d3d3d;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .gvBal, .attribImg {
	text-align: center;
	}
#cartEmptyText {
	margin: 10px 2px !important;
	padding: 15px !important;
	background: #fffadd;
	border: 1px solid #f6eada;
}
.additionalImages a {
	text-decoration: none;
}
.centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	text-align: center !important;
}

#bestsellers .wrapper {
	margin: 0;
	}

#bestsellers ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 0;
	}

#bestsellers li {
	padding: 0 0 0 12px;
/*	margin: 0.3em 0em 0.3em 0em;*/
	background: url("../images/arrow_black.gif") no-repeat left 5px;
	}
#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	font: 12px arial;
	color: #454545;
	padding: 0 0 0 9px;
	background: url("../images/arrow.gif") no-repeat 0 4px;
	text-decoration: none;
	}
a.category-top:hover {
	color: #454545;
	text-decoration: underline;
} 
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-links:hover {
	color: #004080;
	text-decoration: underline;
}
.categories-top-list {
	padding: 4px 0;
	background: url("../images/dotted_line.gif") repeat-x 0 top;
}
.no-dots {
	background: none;
}
.sub-count {
	color: #aaaaaa;
	line-height: 12px !important;
}

.subcategory {
	padding: 0 0 6px 12px;
}
.subcategory a {
	line-height: 13px !important;
}

A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #c25200;
	text-decoration: underline;
	}
A.category-subs:hover, A.category-products:hover {
	color: #c25200;
	text-decoration: none;
}

SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #f4f4f4;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #fdfdfd;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background: #e5e5d5;
	height: 2em;
	}

.productListing-rowheading {
	background: #e5e5d5;
	border: 1px solid #e2e6ec;
	height: 2em;
	}
.productListing-rowheading th {
	border-bottom: 1px solid #e2e0ce;
	border-top: 1px solid #e2e0ce;
	}

.tabTable {
	margin: 6px 0 4px 0;
}
.tabTable td {
	padding: 12px 8px;
	text-align: left;
}
.more-info a {
	color: #c25200;
}
.productListing-even {
/*	background-color: #f7f7f3;*/
}
#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
.home-banner {
	float: left;
	padding: 0 0 10px 0;
	display:none;
}
#bannerOne, #bannerTwo, #bannerThree {
	margin: 0;
	padding: 0 0 10px 0;
}

#productMainImage a {
	text-decoration: none;
}

.sideBoxContentItem {
	padding-bottom: 10px;
}
.sideBoxContentItem a {
	text-decoration: none !important;
}

.categoryListBoxContents a {
	text-decoration: none;
}

.columnar-product-info {
	color: #a30101;
}