﻿a img {
	border: none;
}
a {
    text-decoration: none;
}
a:link, #navEZPagesTOC ul li a {
    color: #8e8e8e;
    text-decoration: none;
}
a:visited {
	color: #8e8e8e;
	text-decoration: none;
}
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
}
a:active {
	color: #8e8e8e;
}
h1 {
	font-size: 20px;
    line-height: 20px;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger {
	font-size: 1.1em;
}
.biggerText {
	font-size: 1.2em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding:0;
}
table {
    border-spacing: 0;
    margin: 0;
    padding: 0;
}
CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
}
FORM, SELECT, INPUT {
	display: inline;
	font-size: 12px;
}
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
}
input:focus, select:focus, textarea:focus {
}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}
LEGEND {
	font-weight: bold;
    padding: 0.3em;
}
LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}
LABEL.inputLabel {
	float: left;
    width: 11em;
}
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 {
	margin: 0;
	padding: 0;
}
ADDRESS {
	font-style: normal;
}
.clearBoth {
	clear: both;
}

.select select {
    background: none repeat scroll 0 0 #eee;
    border: 0 none;
    font-size: 14px;
    height: 43px;
    line-height: 43px;
    outline: medium none;
    padding: 0 25px 0 14px;
    width: 100%;
}
HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
}
.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
}
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}
html, body, ul, li, ol, li, dl, dt, dd, form, input, textarea, button, p, menu, h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
}
/*wrappers - page or section containers*/
#contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;
}
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-right: 8px;
}
#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
}
/*navigation*/

.pager, .pager2 {
	background: url("../images/title_bg.gif") repeat-x scroll left top rgba(0, 0, 0, 0);
	border: 3px solid #eee;
	clear: both;
	color: #000;
	font-size: 12px;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	text-decoration: none;
	text-indent: 10px;
	text-transform: capitalize;
	width: auto;
}
.pager {
	border-bottom: 1px solid #e3e3e3;
	margin-bottom:10px;
}
.pager2 {
	margin-top:10px;
	border-top: 1px solid #e3e3e3;
}
.navSplitPagesLinks {
    font-size: 10px;
    margin: 7px 10px;
}
.navSplitPagesLinks a {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #dddcdc;
	margin: 0;
	padding: 2px 7px;
}
.navSplitPagesLinks .current {
    background: none repeat scroll 0 0 #ff0000;
	border: 1px solid #ff0000;
    color: #ffffff;
    display: inline-block;
    padding: 5px 10px;
}
.navSplitPagesLinks a {
    background: none repeat scroll 0 0 #eaeaea;
    color: #3e3e3e;
    display: inline-block;
    padding: 5px 10px;
    text-decoration: none;
}
#productsListingTopNumber, #productsListingBottomNumber {
	margin:0 15px 0 0px;
}
#maxProductsListingTop, #maxProductsListingBottom {
	color:#6d4e3d;
}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
}
.centerBoxContentsProducts {
	margin:0 5px;
	width:240px !important;
}
#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.5em;
}
#navBreadCrumb {
	padding:10px;
	background:#fff;
	color: #333;
	font-size: 10px;
	height: 15px;
	line-height: 15px;
	text-transform:uppercase;
}
#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
}
#navColumnOne, #navColumnTwo {
	background-color: transparent;
}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}
.additionalImages {
	text-align:left !important;
}
#productMainImage {
	border: 1px solid #dddddd;
}
/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
}
.advisory {
}
.important {
	font-weight: bold;
}
.notice {
}
.rating {
}
.gvBal {
	float: right;
}
.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}
/*Shopping Cart Display*/
#min, #add {
	/*background: none repeat scroll 0 0 #333;
	border: 1px solid #333;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	height: 28px;
	margin-right: 2px;
	padding: 0 10px;*/
}
.addbtn {
	position: absolute;
	right: 8px;
	top: 20px;
}
#text_box {
	/*font-weight: bold;
	height: 20px;
	padding: 3px;
	position: absolute;*/
	text-align: center;
	top: 20px;
	/*width: 100px;*/
}
.add_in_cart {
	left: 120px;
	position: absolute;
	top: 20px;
}
.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
}

.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: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}
.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}
.cartRemoveItemDisplay {
	width: 3.5em;
}
.cartAttribsList {
	margin-left: 1em;
}
#mediaManager {
	width: 50%;
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
}
.mediaTitle {
	float: left;
}
.mediaTypeLink {
	float: right;
}

.orderHistList {
	margin: 1em;
	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;
}
/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 1em;
}
.categoryIcon {
}
#cartImage {
	margin: 0.5em 1em;
}
/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}
.attributesComments {
}
/*list box contents*/
.centerBoxContents, .specialsListBoxContents/*, .additionalImages*/ {
	margin: 1em 0em 0em 1em;
}
.additionalImages{margin: 1em 0em 1em 0em;}
.categoryListBoxContents {
	line-height: 28px;
}
.centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .centerBoxContentsProducts, .similar_pro {
	padding: 15px 0 0 0;
	margin: 0;
	width: 195px !important;
	border-right: 1px solid #ccc;
}
.centerBoxWrapper {
}
h2.centerBoxHeading {
	background: none repeat scroll 0 0 #37231c;
	color: #d7c6bf;
	font-size: 17px;
	font-weight: normal;
	height: 38px;
	line-height: 38px;
	margin: 0;
	padding: 0;
	text-indent: 10px;
	text-align: left;
	text-transform: uppercase;
}
/*sideboxes*/
.columnLeft {
}
h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	color: #d7c6bf;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}
.centerBoxHeading {
}
.leftBoxHeading, .rightBoxHeading {
	background: none repeat scroll 0 0 #37231c;
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 0 0 10px;
	padding: 0;
	text-indent: 10px;
	text-align:left !important;
	width: 100%;
}
.leftBoxContainer, .rightBoxContainer {
	border-top: 1px solid #ededed;
}
.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
}
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}
#bestsellers .wrapper {
	/*margin: 0em 0em 0em 1.5em;*/
}
#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
}
#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
}
#bannerboxHeading {
	background-color: #0000CC;
}
#upProductsHeading {
	text-align: left;
}
#upDateHeading {
	text-align: right;
}
/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	display: block;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: 1px solid #8e612b;
	color: #6d4e3d;
	font-size: 15px;
	padding: 3px 0;
	text-indent: 0;
	text-transform: uppercase;
	margin: 4px 0;
}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	background: url("../images/arrow.png") no-repeat scroll 2px center rgba(0, 0, 0, 0);
	color: #b89988;
	font-size: 12px;
	line-height: 25px;
	padding: 0;
	text-align: left;
	text-transform: capitalize;
	display:block;
	padding-left: 5px;
}
SPAN.category-subs-parent {
	color:#6d4e3d;
}
SPAN.category-subs-selected {
	color: #6d4e3d;
}
/* end categories box links */

/*misc*/
.back {
	float: left;
}
.forward, #shoppingCartDefault #PPECbutton {
	float: right;
}
.bold {
	font-weight: bold;
}
.rowOdd {
	height: 1.5em;
	vertical-align: top;
}
.rowEven {
	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 {
	height: 2em;
}
.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
}
#siteMapList {
	width: 90%;
	float: right;
}
.ratingRow {
	margin:0;
}
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;
}
.toggleMenu { cursor:pointer;}
#siteHeader .searchText {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #e6e6e6 none repeat scroll 0 0;
  border-color: -moz-use-text-color #e6e6e6 #e6e6e6;
  border-image: none;
  border-style: none solid solid;
  border-width: 0 1px 1px;
  box-sizing: border-box;
  color: #000000;
  display:none;
  left: 20%;
  padding: 20px 50px 20px 20px;
  position: absolute;
  top: 40px;
  width: 60%;
  z-index: 99;
}
#siteHeader .searchText form:after {
  clear: both;
  content: "";
  display: table;
}
#siteHeader .searchText form {
	background-color: #eeeeee;
  box-sizing: border-box;display: block;
  height: auto;
  margin: 0;
  min-height: 40px;
  position: relative;visibility: visible;color: #000000;
}
#siteHeader .searchText .bose-singleInputForm__input {
  background: #fafafa none repeat scroll 0 0;
  font-family: Bose_Regular,Verdana;
  font-size: 18px;
  text-indent: 10px;
  border: 0 none;
box-sizing: border-box;
height: 40px;
outline: 0 none;
padding-right: 150px;
position: absolute;
width: 100%;
}
#siteHeader .searchText .bose-singleInputForm__submit[type="submit"] {
	background: #000000 none repeat scroll 0 0;
	border: 0 none;
color: #ffffff;
font-family: Bose_Regular,Verdana;
font-size: 14px;
letter-spacing: 0.1em;
text-indent: 0;
  cursor: pointer;
  height: 40px;
  padding: 0 25px;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  width: auto;
}
#siteHeader .searchText a.icon_close {
  position: absolute;
  right: 2px;
  top: 21px;
  display: block;
	margin-right: 10px;
	margin-top: 10px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	background-image: url("../images/gd_iconset.png");
	background-repeat: no-repeat;
	background-size: 87.5em 90em;
	background-position: -34em -22em;
	line-height: 1em;color: #555555;height: 2em;width: 2em;
}
#siteHeader .searchText a span.icon_closeText {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
  display: inline-block;
	text-indent: -9000px;
}
@media screen and (min-width:0px) and (max-width:900px){
	
#siteHeader .searchText {
  background-color: #e6e6e6;
  color: #000000;
  visibility: visible;
  border: 0 none;
position: static;
width: 100%;
box-sizing: border-box;
    left: -1px;
    right: -1px;
    top: 38px;
  display:none;
  left: 20%;
  padding: 20px 10px;
  z-index: 99;
}

#siteHeader .searchText .bose-singleInputForm__submit[type="submit"] {
	background-color: transparent;
color: #555555;
font-family: Bose_Regular,Verdana;
font-size: 14px;
letter-spacing: 0.1em;
text-indent: 0;
border: 0 none;
height: 31px;margin-top: 5px;
padding: 0 15px;
cursor: pointer;
position: absolute;
right: 0;
text-align: center;
text-transform: uppercase;
width: auto;
}
#siteHeader .searchText .bose-singleInputForm__submit[type="submit"] span {
  display: none;
}
#siteHeader .searchText .bose-singleInputForm__submit[type="submit"] i {
    font-size: 8px;display: block;background-position: -10em -18em;
    background-image: url("../images/gd_iconset.png");
	background-repeat: no-repeat;
	background-size: 87.5em 90em;
	line-height: 1em;position: relative;height: 2em;
	width: 2em;
}
#siteHeader .searchText a.icon_close {
  display: none;
}
}
#main section.products form {
	border-bottom: 1px solid #272727;
display: block;
padding: 5px 0;
}
.sort-by.text-arrow-bg {
  background: transparent none repeat scroll 0 0;
border: 1px solid #272727;
border-radius: 0;
color: gray;
font-family: "BauerBodoni",Georgia,serif;
font-size: 14px;
padding: 5px;
}
.blackfriday {display:none;}
@media screen and (max-width: 767px) {
.blackfriday {display:block;}
.blackfridaynow {display:none;}
}
/*bof login*/
.pull-left {
  float: left;
  line-height: 30px;
  margin-right: 10px;
}
.pull-left input[type="button"] {
  border: 1px solid #ccc;
  height: 30px;
  line-height: 25px;
  background: #f0f0f0 none repeat scroll 0 0;
  display:none;
}
.pull-left > input{
	float:none !important;
}
/*eof login*/
/*bof product_description*/
.txt,.p-discription p {
  letter-spacing: 2px;
  line-height: 20px;
}
.wrapper.clearfix.p-discription td {
  border: 1px solid #ccc;
  height: 25px;
}
.valu {
  margin: 10px 0;
}
#litb-discription h4{
	display:block;
}
@media screen and (max-width: 600px) {
#litb-discription > table {
  width: 100% !important;
}
}
/*eof product_description*/
