/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 4387 2006-09-04 13:54:28Z drbyte $
 */

body {
	margin: 0;
	font-family: tahoma,lucida sans unicode, verdana, arial, helvetica, sans-serif;
	font-size: 70%;
	line-height: 160%;
	color: #666666;
	background-color: #fff;
}

a img {border: none; }

a {
	/*color: #333333;  */
    color: #666666;
	text-decoration: none;
	cursor: pointer;
}
a:visited {
	/*color: #333;*/
    color: #666666;
    text-decoration: none;
}
a:hover {
	/*color: #333;*/
    color: #666666;
    text-decoration: none;
}

a.blue {
	color : #0033CC;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-family: tahoma, georgia;
	color: #DAA520;
	text-transform: capitalize;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px 0px 3px 0px;
	/*text-align: center;*/
	font: 140% tahoma,georgia, helvetica, sans-serif;
	/*color: #931;*/
	color: #DAA520;
	letter-spacing: 0.5px;
	text-transform: capitalize;
	font-weight: bold;
	/*border-bottom: 1px solid #000;*/
	/*clear: both;*/
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}
h4 {
	margin: 5px 0px 3px 0px;
}
code {
	/*font-family: arial, verdana, helvetica, sans-serif;*/
}

form {
	display: inline;
	margin: 0.1em;
}

select {
	display: inline;
	/*margin: 0.1em;*/
	margin: 0em;
	padding: 0.1em;
	font-size: 11px;
	font-family: tahoma,lucida sans unicode, verdana, arial, helvetica, sans-serif;
}

textarea {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	font-size: 11px;
	font-family: tahoma,lucida sans unicode, verdana, arial, helvetica, sans-serif;
}
fieldset {
	padding: 1em;
	padding-bottom: 0.5em;
	margin: 0.5em 0.5em;
	border: 1px solid #cccccc;
}

legend {
	font-weight: bold;
	padding: 0.2em;
}

label, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
}

label.checkboxLabel, label.radioButtonLabel {
	margin: 0.5em 0.3em;
}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}
input {
	width: auto !important; /*hack for Zen Cart resizing buttons, grr */
	margin-bottom: 0.3em;
	font-size: 11px;
	font-family: tahoma,lucida sans unicode, verdana, arial, helvetica, sans-serif;
}
label.inputLabel {
	width: 11em;
	float: left;
}

label.inputLabelwide {
	width: 12.5em;
	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;
}

address {
	padding: 0.5em;
}

address {
	font-style: normal;
}

.clearBoth {
	clear: both;
}

hr {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	padding: .2em .5em;
	border: 1px solid #000;
}

.messageStackWarning, .messageStackError {
	background-color: #ffcccc;
	color: #c00;
	padding: 0 .5em;
}
.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}
.messageStackSuccess {
	background-color: #9f9;
	color: #070;
}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 960px;
	border: 0px solid #eee;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin-top: 10px;
	padding: 0px;
}

#logoWrapper{
	background-color: #ffffff;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0 0em;
}
	
#tagline {
	padding: 1em 0 0 0;
	text-align : center;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 45%;
}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
}

#navMainWrapper/*, #navSuppWrapper, #navCatTabsWrapper*/ {
	margin: 0em;
	padding-top: 5px;
	background-color: #fff;
	/*border-bottom: 1px solid #ccc;*/
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0em 0em;
	list-style-type: none;

}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
}

#navCatTabs ul li {
	display: inline;
	background-color: #CCCCCC;
	padding: 0.33%;
	margin-left: 1px;
	margin-right: 1px;
}

#navMain ul li a, #navSupp ul li a {
	padding: 0em 0.5em;
	margin: 0;
	text-decoration: none;
	color: #333333;
}

#navCatTabs ul li a {
	color: #222222;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
}

#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;
}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0em;
	padding: 0em;
}

#navBreadCrumb a {
	/*background-color: #f5f5f5;*/
	padding-left: 2px;
	color: #DAA520;
	/*border: 1px solid #ccc; */
}

#navBreadCrumb {
	color: #888888;
	padding-left: 2px;
}
#ezpagesContent{
  font-weight: bold;
}


#navEZPagesTop {
    	padding: 0px;
    	text-align: left;
    	margin-top: 0px;
    	margin-bottom: 3px;
}

#navEZPagesBottom {
    	padding: 0px;
    	text-align: center;
    	margin: 0px;
	    font-size: 84%;
		line-height: 13px;
}

#navEZPagesTop a{
	text-align: left;
	font-size: 88%;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
}

/*The main content classes*/
#navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*padding: 0.5em;*/
}
.alert {
	/*color: #c00;*/
	color:#ff0000;
	vertical-align: middle;
	padding: 0em 0.5em;
}
.advisory {}
.important {
	font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
}
.centerColumn {
	padding: 0.1em;
}

.midColumn {
	padding: 0 25px;
}
.leftColumn {
	padding: 0 25px 0 2px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
}

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: left;
	border: 1px solid #999;
	padding: 1px;
}

.tableHeading th {
	/*border-bottom: 1px solid #333;*/
	text-align: left;
	padding: 0px 10px;
}

.tableData td {
	padding-top: 5px !important;
}

.tableHeading  {
	background-color: #ccc;
}
#cartSubTotal{
	background-color: #ffffff;
}

#cartSubTotal {
	border-top: 1px solid #aaa;
	font-weight: bold;
	text-align: right;
	line-height: 17px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#scRemoveHeading {
	width: 49px;
	text-align: center;
}

#scProductsHeading {
	padding-left: 12px;
}

#scTotalHeading {
	text-align: right;
}

.tableRow, .tableHeading, #cartSubTotal {
	/*height: 2.2em;*/
}

.tableHeading {
	/*height: 2.5em;*/
	height:10px;
	color: white;
}

.breakdash {
	border-bottom: 1px dashed #888888;
}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
   /*	padding: 1em 0em 0em 0em; */
}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
}

#scUpdateQuantity {
	width: 0.5em;
}

.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;
}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
}

.orderHistList {
	margin: 0 1em;
	padding: 0.2em 0em;
} 

#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 0em ;
}

.categoryIcon {}

#cartImage {
	margin: 0em 1em;
}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 0.7em 0em;
}

.centerBoxWrapper {
	border: 1px solid #cccccc;
	margin: 1.1em 0;
	height: 1%;
	padding: 20px;
}

/*sideboxes*/
.columnLeft {
	border-right: 1px solid #ccc;
}
.columnLeftNoBorder {
	border-right: 0px solid #CCCCCC;
}
.columnRight {
	border-left: 1px solid #ccc;
}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading a {
	margin: 0;
	padding: 3px;
	font-weight: normal;
	/*font-style: italic; */
}

h3.rightBoxHeading{
  font-weight: bold;
  color: #000000;
}


#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	/*background-color: #f5f5f5;
	border-bottom: 1px solid #000;*/
}
.leftBoxContainer, .rightBoxContainer {
	border: 1px none #ccc;
	margin: 0;
	margin-left: 2px;
}

.sideBoxContent {
	background-color: #ffffff;
	margin: 0em 0.4em 0.4em 0.2em;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}
#bestsellers ol {
	padding: 0;
	margin: 0 0 0 1.5em;
}

#upProductsHeading {
	text-align: left;
}

#upDateHeading {
	text-align: right;
}

/* categories box parent and child categories */
span.category-subs-parent {
	/*font-style: italic;*/
}
span.category-subs-selected {
	/*font-style: italic;*/
}
/* end categories box links */

/*misc*/
.addressbook {
	float: left;
	width: 300px;
}
.back	 {
	float: left;
}
.forward {
	float: right;
}

.bold {
	font-weight: bold;
}

.rowOdd {
	background-color: #f5f5f5;
	vertical-align: top;
}

.rowEven {
	background-color: #fff;
	vertical-align: top;
}

caption {
	/*display: none;*/
}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}

tr.tableHeading {
	background-color: #555555;
}
#prevOrders td {
	border-bottom: 1px solid #ccc;
	padding: 0 .5em 0 0;
}
.productListing-rowheading {
	background-color: #eee;
}
.productListing-data {
	padding: .5em 0;
}
.productListing-data h3 {
	margin: 0 0 1em 0;
}
#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;
}






/* CPR stylesheet addtions */

#mainTitle a {

	padding-left: 1px;
	font-family: times new roman, times, georgia;
	font-size: 34px;
	color: #DAA520;
	text-decoration: none;
	line-height: 24px;
	font-weight: normal;
}

#mainSubTitle a {
	margin-top: 5em;
	padding: 10px 2px;
	font-family: times new roman, times, georgia;
	font-size: 13px !important;
	color: #888888;
	text-decoration: none;
	font-weight: normal;
}

#mainSubTitle {
	margin-top: 3px;
}

.category-top, .category-subs {
	font-weight: bold;
}

span.popspan {
width: 250px;
display: none;
position: absolute; 
z-index: 200; 
background: #FFFFE0; 
border: 1px solid #DAA520; 
font-size: 11px; 
font-family: tahoma;
padding: 8px;
font-weight: normal;
margin-left: -5px;
margin-top: 5px;
}

span.dimenspan {
display: none;
position: absolute; 
z-index: 200; 
background: #FFFFE0; 
border: 1px solid #DAA520; 
font-size: 11px; 
font-family: tahoma;
padding: 8px;
font-weight: normal;
margin-left: 5px;
margin-top: 2px;
}

span.aboutspan {
width: 30%;
display: none;
position: absolute; 
z-index: 200; 
background: #FFFFE0; 
border: 1px solid #DAA520; 
font-size: 11px; 
font-family: tahoma;
padding: 8px;
font-weight: normal;
margin-left: -75px;
margin-top: 5px;
}

span.popspan a, span.aboutspan a, span.showreadmore a {
cursor: pointer;
color: #000000;
}

#showread {
cursor: pointer;
color: #888 !important;
text-decoration: none;
}

.showspan { 
text-align: right;
width: 100%;
}

.showreadmore { 
text-align: justify;
width: 100%;
display: none;
}

.showspan:hover, #categoryDescription a:hover, .linkContent a:hover {
	color: #0000FF !important;
	text-decoration: none;
}

.psuedolink {
	color: #333333 !important;
	text-decoration: none;
}

.psuedolink:hover {
	color: #0000FF !important;
	text-decoration: none;
}

.bblink {
	color: #000000 !important;
	text-decoration: none;
}

.bblink:hover {
	color: #0000FF !important;
	text-decoration: none;
}

.closespan, .closespan:hover { 
width: 100%;
color: #888 !important;
float:right;
text-align: right;
}

#indexCategories, #indexProductList {
	padding: 0 38px;
	text-align: justify;
	width: 504px;

}

#categoryDescription {
	color: #333333;
}

#categoryDescription a {
	color: #000000;
}

.productListBoxContents, .additionalImages {
	text-align: left;
	float: left;
	line-height: 12px;
}

#productGeneral {
	margin: 0em;
	padding: 0 2px;
	border: 0px solid #999;
}

#productAdditionalImages {
	margin: 0px;
	padding: 0px;
	border: 0px solid #999;
}


#ProductColumnText, #ProductColumnImage, .noPad {
	margin: 0px;
	padding: 0px;
}

#ProductColumnText {
	padding-right: 10px;
}

#ProductColumnImage {
	width: 525px;
}

#productMainImage {
	text-align: left;
}

.linkContent {
	padding-left: 3px;
	color: #777;
	font-size: 95%;
}

.linkContent span:hover {
	color: #0000FF;
}

.padLeft {
	padding-left: 12px;
}

.linkBox {
	margin: 5px 0px;
}

.linkBox a {
	padding: 2px 5px;
	border: 1px solid #ccc;
	font-size: 10px;
}

.MakeBox {
	padding: 2px 5px;
	border: 1px solid #333333;
	font-size: 10px;
}

#linkBoxList {
	margin: 0px;
	padding: 0px;
	width: 525px;
	float: right;
}

#linkBoxList a {
	padding: 2px 5px;
	border: 1px solid #ccc;
	font-size: 10px;
}

#linkBoxList ul li {
	margin: 0;
	padding: 0em;
	list-style-type: none;
	display: inline;
}

#linkBoxList ul {
	margin: 0;
	padding: 0em;
	display: inline;
	float: right;
}

.menudiv{
	display:inline;
	text-decoration: none;
	cursor: pointer;
	color: #333333;
	font-weight: normal;
}
.headpad{
	padding-top:1px;
	font-weight: bold;
	width: 55px;
	float: left;
}
.toppad{
	padding-top:1px;
}
.clearpad{
	clear: both;
	font-size:3px;
	
}
.pricepad{
	padding-top:1px;
	font-weight: normal;
	width: 80px;
	float: left;
}
.dimenpad{
	padding: 0px 3px 1px 2px;
	font-weight: normal;
	border: 1px solid #ccc;
	font-size:10px;
	color: #777;
}
.hide{
	display: none;
}
.show{
	display: block;
}

.popdimen {
display: none;
position: absolute; 
z-index: 101; 
background: #FFFFE0; 
border: 1px solid #DAA520; 
font-size: 11px; 
font-family: tahoma;
padding: 8px;
margin-left: -5px;
margin-top: 5px;
font-weight: normal;
color:#666666;
}

#productListHeading { 
color: #777777 !important;
}

/*css from old stylesheet*/
.span{
font : 10px Verdana;
color           :black;
display         : none;
position        : absolute;
text-align      : left;
border          : 5px solid #A9A9A9;
width           : 250px;
background-color: #D7D7C1;

padding-left: 10px;
padding-right: 5px;
line-height:1.5em;

  }
.innerborder{

color           :#993300;
display         : none;
position        : absolute; margin:2px 4px;
text-align      : left;
border          : 1.5px solid #993300 ;
/*filter          :Alpha(Opacity=40, FinishOpacity=40, Style=0, StartX=0, StartY=0, FinishX=0, FinishY=0);*/
/*-moz-opacity    :.40em;
opacity         :.40em;*/
width           :260px;
height          :auto;
background-color: #993300;
z-index         : 0;
}
p.den_detail{
 font-size: 11px;color:#666666;

}
.den_detail a{
color:#BFBFBF;
cursor:pointer;
border: 0px solid #000000;
text-decoration: none;
}
.den_detail a:hover{
color: blue;
cursor:pointer;
border: 0px solid #000000;
text-decoration: none;

}
a.close_box{
color:blue;
float:right;
margin-bottom:5px;
margin-right:5px;
text-decoration:none;
}
#faq_main_pane{
padding-right:15px;

}

span.inputRequirement {
  font-size:10px;
  color:#CC0000;
}

.free_catalog, #free_catalog_by_mail {
margin:0;
padding:0;
text-align:left;
width:740px;
}

/*.free_catalog_download_images {
display:block;
float:left;
font-size:7.8pt;
margin:15px 40px 0 0;
width:100px;
height:150px;
}*/

.clear_me {
  clear:both;
}

.image_head {
    font-weight:bold;
    width:100px;
    line-height: 1.3;
}

.image_sub_head {
color:#777777;
line-height: 1.3;
}

.linkblue {
	color: #777777 !important;
	text-decoration: none;
}

.linkblue:hover {
	color: #0000FF !important;
	text-decoration: none;
}

.wblink {
	color: #FFFFFF !important;
	text-decoration: none;
}

.wblink:hover {
	color: #0000FF !important;
	text-decoration: none;
}

.grayout {
color:#777777 !important;
}

.information {
color:#4169E1 !important;
}

.BoxHeader {
  border: 1px solid #cccccc; 
  padding: 2px; 
  padding-left: 8px;
  background-color: #666666;
  font-weight: bold;
  color: white;
}

.noMarginPad {
  margin-top: 0px;
}

.linkList ul li a {
	margin: 0px;
	padding: 0px;
	list-style-type: none !important;
	font-size: 10px;
	line-height: 10px;
}

.linkList a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #111111;
}

.linkList a:hover {
	color: #0000ff;
}
.edit_inline {
	text-align: justify;
	width: 150px;
}
.editable_textarea	{
	text-align: justify;
	width: 150px;
}
.gold {
	color: #CC9933;
}
.maroon {
	color: #990033;
}
.gray6 {
	color: #666666;
}
.gray9 {
	color: #999999;
}
.grayc {
	color: #CCCCCC;
}
.graycBg {
	background-color: #CCCCCC;
}
.goldlBg {
	background-color: #BDB76B;
}

.catTitle {
	font: 140% tahoma,georgia, helvetica, sans-serif;
	color: #DAA520;
	letter-spacing: 0.5px;
	font-weight: bold;
}

.productInfoPriceBlock {
  float:right;
  margin:5px 0;
  width:260px;
  color:#333333;
}

.productInfoPriceBlock a, #productInfoPriceBlock a.showprice{
   color:#333333;
   text-decoration:none;
}

.productInfoPriceBlock a:hover, .productInfoPriceBlock a.showprice:hover {
   color:#0033CC;
   text-decoration:none;
}

.productInfoPriceBlock span.showprice, .productInfoPriceBlock span.dimension {
  color:#333333;
  cursor:pointer;
}

.productInfoPriceBlock span.showprice:hover, .productInfoPriceBlock span.dimension:hover {
  color:#0033CC;
  cursor:pointer;
}

.productInfoPriceBlock span.showpriceSelected {
  color:#0033CC;
  cursor:pointer;
}


.productInfoPriceBlock a.priceBlockSelected {
   color:#0033CC;
   text-decoration:none;
}


.productInfoPriceBlock ul.mainPriceBlock {
  list-style-type: none;
  margin:0;
  padding:0;
  font-size: 93%;
  font-family: tahoma, arial, helvetica;
}

.productInfoPriceBlock ul.mainPriceBlock li {
  padding-bottom:0px;
}

ul.mainPriceBlock li table.header-bar tr td:hover, ul.mainPriceBlock li table.pbhide tr td, ul.mainPriceBlock li table.pbhide tr td div 
{
	color:#0033CC;
}

.productInfoProductPriceBlock
{
	border-top:0px solid #333333;
}

.productInfoProductPriceBlock input.qtyField
{
  width:12px !important;
  padding: 0px !important;
  margin: 0px !important;
}

.productInfoProductPriceBlock a.addToCart
{
  color:#33CC66 !important;
}
#allProductsShowDefault{
    /*width: 80%;*/
}

#allProductsShowDefault a{
    line-height: 13px !important;
}


