/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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 3688 2006-06-02 00:12:18Z drbyte $
 */

body {
	background: url(../images/bg/body.gif) repeat left top;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 75.5%;
	margin: 0;
	text-align: center;
	}

body#popupShippingEstimator {
	color: #000;
	}

body#popupShippingEstimator a:link {
	color: #000;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #000;
	text-decoration: none;
	}
 
a:visited {
	color: #000;
	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 {
	text-decoration: underline;
	}

a:active {
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0;
	vertical-align: middle;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

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 {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, 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 {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

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

/*wrappers - page or section containers*/

#mainWrapper {
	background: url(../images/bg/main.jpg) repeat center 200px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	vertical-align: top;
	width: 1024px;
	}


#mainWrapper_inner {
	background: url(../images/bg/header.jpg) no-repeat center top;
	}

* html #mainWrapper_inner {
	float: left;
	}

* + html #mainWrapper_inner {
	float: left;
	}

#headerWrapper {
	float: left;
	margin: 0;
	padding: 0 15px;
	width: 994px;
	}

* html #headerWrapper {
	}

#headerWrapper .header_html {
	float: right;
	padding: 20px 0 10px;
	}

* + html #headerWrapper .header_html {
	padding: 5px 0 10px;
	}

#headerWrapper .header_html .header_area {
	float: left;
	width: 345px;
	}

#headerWrapper .header_html .header_area p {
	margin: 0;
	padding: 0;
	}

#headerWrapper .header_html .navMainSearch {
	float: right;
	margin: 0 100px 5px 0;
	padding: 5px;
	width: 160px;
	}

* html #headerWrapper .header_html .navMainSearch {
	margin: 0 120px 5px 0;
	}

#headerWrapper #taglineWrapper {
	}

#headerWrapper .navMainSearch input.h_search {
	margin: 0;
	padding: 0;
	width: 100px;
	}

#main_inner {
	background: url(../images/bg/header.jpg) no-repeat center top;
	padding: 0 30px;
	width: 964px;
	}

#logoWrapper {
	}

#logo {
	}

#logo p.national_flag {
	float: left;
	margin: 20px 5px 0;
	padding: 0;
	text-align: center;
	}

#logo p.national_flag a {
	display: block;
	margin: 0 0 5px;
	}

* + html #logo p.national_flag a {
	margin: 0;
	}

* html #logo p.national_flag a {
	margin: 0;
	}

#logo_right {
	float: right;
	padding: 0;
	width: 555px;
	}

#indexDefaultMainContent {
	text-align: center;
	padding: 0 0 20px;
	}

#indexDefaultMainContent p {
	margin: 0;
	padding: 0;
	}

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#contentMainWrapper {
	float: left;
	margin: 0;
	padding: 0 15px;
	position: relative;
	width: 994px;
	}

* html #contentMainWrapper {
	padding: 0 12px;
	}


#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;
	} 

#tagline {
	color: #000;
	font-size: 2em;
	padding: 5px 20px 0;
	text-align : right;
	vertical-align: middle;
	}

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

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

#accountLinksWrapper {
	width: 99%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	clear: both;
	margin: 0em;
	font-size: 0.9em;
	}

.navNextPrevList {
	display: block;
	float: left;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	width: 33%;
	}

#navPrev_button {
	text-align: left;
	}

#navNext_button {
	float: right;
	text-align: right;
	}

#navMainWrapper {
	background: none;
	height: 55px;
	margin: 0;
	padding: 0;
	}

#navMainWrapper #navMain {
	}

#navSuppWrapper {
	color: #fff;
	font-weight: bold;
	height: 1%;
	margin: 0;
	width: 100%;
	}

#navCatTabsWrapper {
	color: #fff;
	font-weight: bold;
	height: 1%;
	margin: 0;
	width: 100%;
	}

#navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}


#navSupp ul {
	color: #000;
	font-weight: normal;
	margin: 0;
	padding:  5px 0;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul {
	list-style-type: none;
	line-height: 1.5em;
	margin: 0;
	padding:  20px 0 15px;
	text-align: center;
	width: 555px;
	}

#navMain ul li {
	display: inline;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	vertical-align: top;
	}

#navSupp ul li {
	display: inline;
	white-space: nowrap;
	}

#navCatTabs ul li {
	display: inline;
	white-space: nowrap;
	}

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

#navSupp ul li a {
	text-decoration: none;
	padding: 0 5px;
	margin: 0;
	color: #000;
	}

#navSupp ul li a:hover,
#navSupp ul li a:active {
	background: #000;
	color: #fff;
	padding: 0 5px;
	}

.header_language {
	clear: both;
	text-align: right;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#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 {
	margin: 0.5em;
	}

#indexProductListCatDescription {
	margin: 0;
	}

#loginDefaultHeading {
	color: #fff;
	}

#navEZPagesTop {
	}

#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0;
	padding: 0.5em;
	}

#navBreadCrumb {
	height: auto;
	display: block;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	}

#navColumnOne {
	float: left;
	}

#centerColumnWrapper {
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 0 7px;
	width: 651px;
	}

* html #centerColumnWrapper {
	width: 658px;
	}

#centerColumnWrapper .centerColumn {
	clear: both;
	float: left;
	padding: 0 0 10px;
	width: 651px;
	}

#centerColumnWrapper .centerColumn #checkoutNewAddress {
	padding: 0;
	}

h1#productListHeading,
h1#cartDefaultHeading {
	background: url(../images/bg/center_title.jpg) no-repeat left top;
	color: #fff;
	font-size: 1.1em;
	margin: 0;
	padding: 8px 0 9px 40px;
	}

h1#productName {
	background: url(../images/bg/center_title.jpg) no-repeat left top;
	color: #fff;
	font-size: 1.1em;
	height:33px;
	line-height:33px;
	margin: 0;
	overflow: hidden;
	padding: 0 0 0 40px;
	}

div.visitors_cart {
	font-weight: bold;
	padding: 10px 10px 0;
	}

div.visitors_cart a {
	color: #fff;
	}

#navColumnTwo {
	float: right;
	}

#footerWrapper {
	background: url(../images/bg/footer.jpg) no-repeat center bottom;
	clear: both;
	padding: 10px 0;
	}

#footerWrapper a {
	color: #fff;
	}

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

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

#productDescription {
	border-bottom: 2px dotted #8f8f8f;
	clear: both;
	font-size: 1.15em;
	font-weight: bold;
	padding: 10px 10px 15px;
	}

#productDescription .fld006 {
	padding: 5px 0 0;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 10px;
	}

.centerColumn {
	color: #000;
	padding: 0;
	}

.centerColumn a {
	color: #000;
	}

.noindex_inner {
	float: left;
	width: 651px;
	}

.noindex_inner #productListing {
	border-bottom: 2px dotted #919191;
	}

#categoryDescription {
	padding: 10px 0;
	}

.category_row {
	padding: 10px 0;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	margin: 5px 0 0;
	padding: 0;
	}

.Prices_block {
	float: left;
	width: 150px;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	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 {
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	border-top: 1px solid #000;
	font-weight: bold;
	line-height: 1em;
	margin: 0;
	padding: 5px 10px;
	text-align: right;
	}

* + html .cartBoxTotal {
	float: left;
	width: 162px;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
width: 50%; 
margin: 0.2em;
padding: 0.5em;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

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

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#ezPageBoxList li {
	margin: 0;
	padding: 0.2em 0em;
	}

#cartBoxListWrapper li {
	margin: 0;
	padding: 5px 0;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

#product_images {
	float: left;
	padding: 0 0 0 10px;
	width: 255px;
	}

#productMainImage {
	clear: both;
	}

.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {}

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

.centerBoxContentsNew,
.centerBoxContentsFeatured {
	margin: 4px 4px 4px 5px;
	text-align: center;
	vertical-align: top;
	}

* html .centerBoxContentsNew,
* html .centerBoxContentsFeatured {
	margin: 4px 4px 4px 2px;
	}

#whatsNew {
	margin: 0 0 20px;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}


.centerBoxHeading {
	margin: 0;
	padding: 0 0 5px;
	}

.leftBoxHeading {
	margin: 0 0 5px;
	padding: 0;
	}

.leftBoxContainer {
	margin: 0;
	padding: 0 0 10px;
	}

.sideBoxContent {
	padding: 5px;
	}

h3.rightBoxHeading,
h3.rightBoxHeading a {
	color: #fff;
	}

.rightBoxHeading {
	margin: 0 0 5px;
	padding: 0;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .centerBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .gvBal, .attribImg {
	text-align: center;
	}

#siteinfoLegal a {
	color: #000;
	}


.last_modified {
	line-height: 1em;
	height: 4em;
	width: 1.8em;
	overflow: hidden;
	font-size: 9px;
	text-align: center;
	word-break: break-all;
	}

.last_modified:first-line {
	color: #fff;
	}

.productListing-data {
	border-bottom: 2px dotted #919191;
	color: #000;
	vertical-align: top;
	}

.productListing-data a,
.productListing-data a:link,
.productListing-data a:visited,
.productListing-data a:active,
.productListing-data a:hover {
	color: #000;
	}

.productListing-data .listingShortDescription a.ymp-btn-page-play {
	font-size: 1.2em;
	font-weight: bold;
	}

.productListing-data .list_images {
	padding: 10px 10px 0 5px;
	}

.productListing-data .list_model_box2 {
	font-weight: bold;
	padding: 0 5px;
	}

.productListing-data .list_model_box3,
#productDetailsList .list_model_box3 {
	border: 1px solid #000;
	font-weight: bold;
	margin: 5px 0;
	padding: 3px 5px;
	}

.productListing-data .listingDescription {
	font-weight: bold;
	padding: 10px 5px 5px;
	}

.productListing-data .list_prices {
	color: #5f2d0b;
	font-weight: bold;
	}

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

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

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-color: #cacaca;
	height: 2em;
	}

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

.rightBoxContainer {
	margin: 0;
	padding: 0 0 10px;
	}

#languagesContent {
	line-height: 1.5em;
	padding: 10px 0 0;
	text-align: left;
	}

#search_headerContent #keyword {
	margin: 0 0 5px;
	width: 150px;
	}

.search2_button {
	margin: 0;
	vertical-align: bottom;
	}


#informationContent {
	padding: 5px 0 10px 30px;
	}

#informationContent li {
	padding: 2px 0;
	}

#informationContent a:hover,
#informationContent a:active {
	background: #000;
	color: #fff;
	text-decoration: underline;
	}

#twitter {
	background: #12100F;
	padding: 0;
	}

#twitterHeading {
	padding: 10px;
	}

#twitterContent {
	background: #1f1014;
	padding: 5px 0 0;
	}

#twitterContent ul {
	list-style: none;
	margin: 0;
	padding: 0 10px;
	}

#twitterContent ul li {
	width: 160px;
	word-break: break-all;
	}

p#twitter_logo {
	background: #000;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	}

#mobileContent {
	font-size: 0.9em;
	text-align: center;
	}

th.productListing-heading {
	border-bottom: 2px dotted #919191;
	padding: 5px 0;
	}

th.productListing-heading a.productListing-heading {
	border-left: none;
	}

#cartBoxListWrapper {
	padding: 5px;
	}

#productDetailsList {
	float: right;
	list-style: none;
	padding: 0 10px 0 0;
	width: 370px;
	}

#productDetailsList2 {
	list-style: none;
	padding: 0 5px;
	}

#productDetailsList li {
	font-weight: bold;
	}

#productDetailsList .productDetails_title {
	font-size: 1.15em;
	font-weight: bold;
	margin: 0;
	padding: 0 5px;
	}

#productDetailsList .productDetails_date {
	font-weight: bold;
	margin: 0;
	padding: 5px;
	}

#productDetailsList table#stardate {
	margin: 5px 0 0;
	width: 370px;
	}

#productDetailsList table#stardate tr {
	}

#productDetailsList table#stardate th {
	font-size: 1.15em;
	font-weight: bold;
	padding: 2px 0;
	text-align: left;
	}

#productDetailsList table#stardate th.s_table_l {
	}

#productDetailsList table#stardate th.s_table_c {
	}

#productDetailsList table#stardate th.s_table_r {
	}

#productDetailsList table#stardate td {
	padding: 2px;
	text-align: left;
	vertical-align: top;
	}

#productDetailsList table#stardate td.s_table_l {
	}

#productDetailsList table#stardate td.s_table_c {
	}

#productDetailsList table#stardate td.s_table_r {
	}

#productDetailsList table#stardate td.itemname {
	font-weight: bold;
	word-break: break-all;
	white-space: normal;
	display: block;
	width: 240px;
	}

#productDetailsList table#stardate td.itemname p {
	margin: 0;
	padding: 0;
	word-break: break-all;
	width: 235px;
	}

#productDetailsList table#stardate td.itemname div {
	margin: 0;
	padding: 0;
	word-break: break-all;
	width: 235px;
	}

#productDateAdded {
	clear: both;
	}

#rss {
	float: left;
	}

#rssContent {
	float: left;
	text-align: left;
	}

#rssContent a {
	padding: 0 0 5px;
	}

#twitter {
	clear: both;
	}

.itemTitle {
	font-size: 1.2em;
	padding: 10px 5px;
	}

.list_model_box {
	clear: both;
	font-weight: bold;
	margin: 0;
	padding: 0 0 3px;
	}

#d_product_artist,
#d_product_title,
#d_product_company,
#d_product_model,
#d_product_music_genre {
	display: block;
	float: left;
	font-weight: normal;
	width: 4em;
	}

.listingDescription {
	clear: both;
	padding: 0 0 10px;
	}

.listingShortDescription p {
	margin: 0;
	padding: 0 0 5px;
	}

td#listCell0-2 a,
td#listCell0-2 a:link,
td#listCell0-2 a:hover,
td#listCell0-2 a:active,
td#listCell0-2 a:visited {
	color: #000;
	}

#productsListingBottomNumber {
	padding: 5px 0;
	display: none;
	}

#productsListingTopNumber {
	color: #fff;
	font-weight: bold;
	position: absolute;
	right: 225px;
	top: 8px;
	}

.price_list_box {
	float: right;
	padding: 15px 10px 0 0;
	width: 370px;
	}

.price_list_box .productShortDescription {
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 0 0;
	}

* + html .price_list_box .productShortDescription {
	margin: 15px 0 0;
	}

#wishlist {
	margin: 5px 0 0;
	}

.cartEmpty_list {
	clear: both;
	padding: 10px 0 0;
	}

.smallProductImage {
	margin: 0 10px 10px 0;
	}

#centerColumnWrapper #reviewsDefault h2 {
	font-size: 1.2em;
	margin: 0 0 5px;
	}

#centerColumnWrapper #reviewsDefault .bold {
	padding: 5px 0 0;
	}

#twitterfreeboxHeading {
	display: none;
	}

#twitterfreeboxContent {
	text-align: center;
	}

.productShortDescription p {
	height: 1px;
	margin: 0;
	padding: 0;
	}




#sslContent p {
	margin: 0;
	padding: 5px 0;
	font-size: 0.8em;
	}

#ssl {
	border-top: 1px dotted #fff;
	margin: 10px 0;
	padding: 10px 0 0;
	}

.productListing-data {
	word-break: break-all;
	}

.productListing-data img {
	margin: 5px 0;
	}

.listingDescription_new {
	word-break: break-all;
	width: 320px;
	}

#shoppingcartContent {
	border: 2px dotted #391c0e;
	}

#searchContent,
#search2Content {
	margin: 0;
	padding: 5px;
	}

#searchHeading,
#search2Heading {
	margin: 0 0 10px;
	}

#newProductsDefaultListingTopLinks,
#newProductsDefaultListingTopLinks a {
	color: #411b08;
	}

.navNextPrevWrapper {
	border-bottom: 2px dotted #919191;
	float: left;
	margin: 0 0 10px;
	padding: 0 10px;
	width: 631px;
	}

h2#productPrices {
	color: #5f2d0b;
	font-size: 1em;
	font-weight: bold;
	margin: 5px 0;
	}

#crossSell {
	clear: both;
	padding: 10px 0 0;
	}

#crossSell .centerBoxContentsCrossSell {
	margin: 0 5px;
	}

.sideBoxContent input.side_search_button {
	margin: 0 0 0 3px;
	}

#headerbox_left {
	float: left;
	padding: 55px 0 0;
	width: 215px;
	}

#headerbox_center {
	float: left;
	width: 555px;
	}


#headerbox_right {
	float: right;
	padding: 40px 0 0;
	width: 130px;
	}


#ymp-relevance {
	visibility: hidden;
	}

.free_table th,td{
	padding: 5px;
	}



#product_backbutton {
	padding: 40px 5px 0;
	text-align: right;
	}

#productListing table {
	margin: 10px 0 0;
	}

#productListing .button_stock_on,
#productListing .button_stock_off {
	float: right;
	margin: 0 20px 0 0;
	padding: 0;
	position: relative;
	top: 21px;
	}

th#listCell0-2 {
	padding: 5px 40px 5px 0;
	}