/**

 * @version $Id: stylesheet.css 5349 2006-12-22 20:34:40Z birdbrain $

 */

body {
	margin: 0;
	font-family: Arial, helvetica, sans-serif;
	font-size: 65.5%;
	color: #000000;
	/*background:transparent url(/includes/templates/classic/images/pink_bg.gif) no-repeat scroll center 0px;*/background-color: #ecebfd;
}
/*disable google related toolbar*/
iframe.grelated-iframe {
	left:-99999px !important;
	display: none !important;
}
a img {
	border: none;
}
a:link, #navEZPagesTOC ul li a {
	color:#30F;
	/*color: #5c020a;*/
	text-decoration: none;
}
a:visited {
	color: #30F;
	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 {
	color: #FF0000;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
h1 {
	font-size: 1.5em;
	color: #9a9a9a;
}
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.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: 1em;
	margin: 0.1em;
}
TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
}
input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
}
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;
}
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}
#logo {
	margin-top:16px;
	margin-left: 10px;
}
#logomiddle {
	float:left;
	margin-top:17px;
	font:bold 11px Arial;
	width: 200px;
	text-align: center;
	margin-left: 20px;
	color: #2c3590;
}
#logomiddle em {
	font:bold 14px Arial;
	font-style: normal;
	display: block;
}
#logomiddle span {
	font:normal 11px Arial;
	font-style: normal;
	display: block;
}
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.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 #9a9a9a;
	clear:both;
	font:bold 12px arial;
}
.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
}
.messageStackSuccess {
	background-color: #CCFF00;
	color: #000000;
}
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}
/*wrappers - page or section containers*/



#mainWrapper {
	background-color: #fff;
	text-align: left;
	width: 750px;
	vertical-align: top;
	border: 0px solid #9a9a9a;
	/*background-image: url(../images/mainwrapper-bg111.gif);*/
	background-repeat: repeat-x;
}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	border-top: 0px solid #2c3590;
}
#logoWrapper {
	/*	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;*/
	background-image: url(../images/header_bg2.jpg);
	background-repeat: repeat-x;
	background-color: transparent;
	height:63px;
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	width: 1002px;
	overflow: visible;
}
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.1em;
	margin-right: 0.5em;
}
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	display: none;
}
#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	font:normal 12px Arial;
	margin: 0;
	width: 47%;
}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
}
/*navigation*/
.clear {
	display:block;
	height:0;
	line-height:0;
	clear:both;
	visibility:hidden
}


#navcontainer ul
{
	padding: 0.6em 0;
	margin: 0;
	list-style-type: none;
	background-color: #0e4389;
	color: #FFF;
	width: 100%;
	font: bold 100% arial, helvetica, sans-serif;
	text-align: center;
	z-index:500
}
ul#navlist {
	margin: 0px 0px 0px 0px;
	padding-left: 0;
	display: block;
	white-space: nowrap;z-index:500
}
#navlist li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
	font:bold 13px arial;
}

#navlist a {
	padding: 5px 11px 5px 11px;
}

#navlist a:link, #navlist a:visited {
	color: #fff;
	background-color: #0e4389;
	text-decoration: none;
}
#navlist a:hover {
	color: #fff;
	background-color: #007cc4;
	text-decoration: none;
}









.navSplitPagesResult {
}
.navSplitPagesLinks {
}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	display: none;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
}
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #FFFFFF;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	border-bottom: 0px solid #dedede;
}
#navCatTabsWrapper {
	background-color: #436999;
	color: #9a9a9a;
	background-image:none;
}
#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1em;
}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
}
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: underline;
	padding: 0em 0.2em;
	margin: 0;
	color: #000000;
	white-space: nowrap;
}
#navCatTabs ul li a {
	color: #FFFFFF;
}
#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;
}
#navMainSearch {
	float: right;
}
#navBreadCrumb {
	padding: 0.1em 0.2em;
	background-color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	margin: 0em;
	width:625px;
}
#productinfoBody #navBreadCrumb, #productreviewswriteBody #navBreadCrumb, #documentgeneralinfoBody #navBreadCrumb {
	padding: 0.1em 0.5em;
	background-color: #F2F2F2;
	font-size: 13px;
	font-weight: normal;
	margin: 0em;
	width:990px;
	border-bottom: solid #dddddd 1px;
}
#productinfoBody #navBreadCrumb a, #productreviewswriteBody #navBreadCrumb a, #documentgeneralinfoBody #navBreadCrumb a {
	text-decoration: underline;
}
#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;
}
.content, #productDescription, .shippingEstimatorWrapper {
	font-size: 13px;
	padding: 0px;
}
.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.2em;
}
.centerColumn {
	width:625px
}
#productinfoBody .centerColumn, #productreviewswriteBody .centerColumn, #documentgeneralinfoBody .centerColumn {
	width:997px
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}
/*Shopping Cart Display*/



#cartAdd {
	text-align: right;
	margin: 0em;
	border: 0px solid #000000;
	padding: 0em;
	font: bold 12px Arial;
	width: 540px;
	border-top: solid #dddddd 1px;
	background-color: #EBF5FC;
}
.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
}
.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 {
	color: #000066;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}
.cartOldItem {
	color: #0099FF;
	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: 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;
}
#checkoutSuccessOrderNumber {
	font:bold 15px Arial
}
/*Image Display*/



#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 0.0em 1em 0em;
}
.categoryIcon {
}
#cartImage {
	margin: 0.5em 1em;
}
/*Attributes*/



.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}
.attributesComments {
}
/*list box contents*/



.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 0.5em 0em;
}
.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 0px 0;
}
h2.centerBoxHeading {
	font-size: 1.3em;
	color: #000000;
}
/*sideboxes*/



.columnLeft {
}
h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #000000;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font:bold 13px Arial;
	color: #000000;
}
.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font:bold 13px Arial;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #49509e;
	margin-top: 2px;
}
.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #666666;
	text-decoration: none;
}
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #000000;
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #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;
}
.centerBoxContentsAlsoPurch a {
	font:bold 12px arial
}
#productMainImage div {
	margin:10px auto;
	display:block;
	width:400px;
}
#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 {
	color: #30F;
	text-decoration: none;
	margin:0px 0px;
}
A.category-links, A.category-links:visited {
	/*color: #004080;*/
	color:#30F;
	text-decoration: none;
	font:normal 13px Arial;
}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	font:normal 12px Arial;
	color: #30F;
	text-decoration: none;
}
A.category-subs:hover, A.category-products:hover {
	color: #FF0000;
	text-decoration: underline;
}
SPAN.category-subs-parent {
	font-weight: bold;
	color:#30F;
}
SPAN.category-subs-selected {
	font-weight: bold;
}
/* end categories box links */


/* custom side bar style */
A.category-top2, A.category-top2:visited {
	color: #30F;
	text-decoration: none;
	margin:6px 0px;
	font: normal 14px Arial;
}
A.category-top2:hover {
	color: #ff0000;
	text-decoration: underline;
}
.information A, .information A:visited {
	color: #000000;
	text-decoration: none;
	margin:6px 0px;
	font: normal 13px Arial;
}
.information A:hover {
	color: #ff0000;
	text-decoration: underline;
}
/* custom side bar style ends */
/*misc*/



.back {
	float: left;
}
.forward, #shoppingCartDefault #PPECbutton {
	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;
}
.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-color: #cacaca;
	height: 2em;
}
.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #000000;
}
#siteMapList {
	width: 90%;
	float: right;
}
#siteMap {
	font:normal 12px arial
}
}
.ratingRow {
	margin: 1em 0em 1.5em;
}
LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
}
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
}
#popupSearchHelp {
	font:normal 12px arial
}
/* overrides  */


#productName {
	color:#000000;
	border:1px solid #CCCCCC;
	background-color: #E7DADB;
	padding:5px 10px;
	font:bold 15px Arial;
}
#itemmainwrapper {
	width:100%;
	border:0px solid #CCCCCC;
}
#itemmainwrapper .itemmainimage {
	border:0px solid #CCCCCC;
	width:425px;
	float:left;
	text-align:center;
	margin-left:0px;
}
#itemmainwrapper .itemmaincart {
	margin-left:20px;
	display:block;
	float:left;
	width: 540px;
}
#itemmainwrapper #cartright {
	margin-top:-0px;
	margin-right:20px;
	float: right;
}
#itemmainwrapper #cartright .qtydiscounts {
	border:0px solid #006600;
	width: 180px;
}
#itemmainwrapper #cartright .qtydiscounts .qtydiscountstd {
	border:1px solid #CCCCCC;
	padding:2px;
	background-color: #F5F5F5;
}
#tagline h1 {
	text-align: left;
	font: bold 10px Arial;
	padding-top:40px;
	color:#333333;
}
#promo h3 {
	margin:-10px auto;
	padding:0;
	background-color:#FFF4EA;
	padding:3px;
	text-align:center
}
.alert {
	color:#000000;
	font-weight: bold;
	font-size: 11px;
}
.alert_right {
	color:#000000;
	font-weight: bold;
	font-size: 11px;
	float:right;
	clear:both;
	padding-bottom:10px;
}
.alert_left {
	color:#0000FF;
	margin-left:0px
}
.alert_right em {
	font-size:1.1em;
	font-style: normal;
}
.productListing-data {
	vertical-align:top;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
}
.listingDescription, .itemTitle {
	text-align:left
}
.productListing-data a {
	text-decoration:underline;
}
.map_pricing {
	font:bold 13px Arial;
	color:#ff0000;
	text-decoration:blink
}
#bannerTwo {
	margin:0;
	padding:2px 0;
	text-align:left
}
#checkoutConfirmDefault h3 {
	font:bold 16px Arial
}
/*- Menu Tabs I--------------------------- */

    #tabsI {
	float:left;
	width:100%;
	font-size:100%;
	line-height:normal;
	border-bottom:1px solid #000000;
	font-weight: bold;
	clear: both;
}
#tabsI ul {
	margin:0;
	padding:0px 3px 0 3px;
	list-style:none;
}
#tabsI li {
	display:inline;
	margin:0;
	padding:0;
}
#tabsI a {
	float:left;
	background:url("tableftI.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
}
#tabsI a span {
	float:left;
	display:block;
	background:url("tabrightI.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {
	float:none;
}
/* End IE5-Mac hack */
    #tabsI a:hover span {
	color:#FFF;
}
#tabsI a:hover {
	background-position:0% -42px;
}
#tabsI a:hover span {
	background-position:100% -42px;
}
#tabsI #current a {
	background-position:0% -42px;
}
#tabsI #current a span {
	background-position:100% -42px;
}
.bulkdeal {
	font:bold 14px Arial;
	color:#ff0000
}
/* Customer Testimonials */

.testimonial {
	color: #000;
	padding: 0 5px 5px 5px;
	text-align:left;
}
.testimonial p {
	margin: 0;
	padding: 5px 0;
}
.testimonial span {
	float:right;
}
/* Footer Links */
#footerlinks ul {
	list-style:none;
}
#footerlinks ul li {
	list-style:none;
}
/*BETTER TOGETHER*/
#betterTogetherDiscountPolicy {
	font:bold 11px Arial;
	background-color:#FFDDDE;
	color:#000000;
	border:1px solid #CCCCCC;
	padding:3px;
	/*width: 170px;*/
	text-align: left;
	margin-right: 2px;
}
#betterTogetherDiscountPolicy a {
	font:bold 11px Georgia, "Times New Roman", Times, serif;
	color:blue;
	text-decoration:underline
}
/*RECENTLY VIEWED*/
#recentlyviewed .recentproductrow {
	border-bottom:1px solid #dedede
}
#recentlyviewed .recent-products-name {
	width:110px;
	padding:2px;
	font:normal 11px Arial
}
#recentlyviewed table td {
	padding:0px;
	vertical-align: top;
}
/*
a.category-products,a.category-products:visited{background-color:#F6F6F6;
border:0px solid #666666;
width:100%;
display:block;
margin:0;padding:0px 0px;
font:normal 11px Arial;
color:#000000}
a.category-top2{display:block}
*/


.categoryImg {
	display:none
}
.categoryListBoxContents a {
	font:bold 12px Arial
}
#indexCategories h1, #indexProductList h1 {
	margin:0;
	color:#000000;
	border:1px solid #CCCCCC;
	background-color: #F0F0F0;
	padding:5px;
	font:bold 15px Arial
}
#indexProductList form {
	margin:0;
	padding:0
}
#indexCategories #categoryDescription {
	margin-left:10px;
	font:normal 12px Arial
}
tr.productListing-odd {
	background-color:#F5F5F5;
}
#internationalok {
	background-image: url(../images/internationalok.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 35px;
	float: left;
}
/*tooltips*/
a.tooltip {
	position:relative; /*this is the key*/
	z-index:24;
	background-color:#fff;
	color:#000;
	text-decoration:none
}
a.tooltip:hover {
	z-index:25;
	background-color:#ff0
}
a.tooltip span {
	display: none
}
a.tooltip:hover span { /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:1em;
	left:1em;
	width:30em;
	border:1px solid #dedede;
	background-color:#FEFFCA;
	color:#000;
	text-align: center;
	padding:20px;
	font:normal 12px Arial
}
#couponwrapper {
	width:600px;
	background-image: url(../images/coupon_bg.jpg);
	background-position:center center;
	background-repeat: no-repeat;
	height: 127px;
	margin: 0 auto;
}
#couponwrapper h2 {
	padding:10px 10px;
	font: bold 18px georgia, times new roman;
	text-transform: uppercase;
	text-align: center;
}
#couponwrapper .coupontext {
	font: bold 15px Arial;
	padding: 0px 20px;
	text-align: center;
}
#couponwrapper .coupontext span {
	color:red;
	text-decoration: underline;
	font: bold 19px Arial;
}
.taglines {
	float:left;
	font: bold 11px Arial;
	color:#0066CC;
	padding:0;
	margin:0;
	margin-left: 10px;
}
.taglines a {
	color:#3066CC;
	text-decoration: underline;
}
.footerdiv {
	text-align:left;
	font:normal 11px Arial;
	line-height:18px;
	width:140px
}
.footerdiv a {
	width:100%;
	display:block;
	padding:2px 0;
	text-decoration:none;
	color:#444
}
.footerdiv a:visited {
	text-decoration:none;
	color:#444
}
.footerdiv a:hover {
	width:auto;
	text-decoration:underline;
	color:#1D70C0
}
#ezPagesHeading {
	font:bold 18px Georgia, "Times New Roman", Times, serif;
	color:blue
}
.pricenormal {
	font:bold 12px Arial;
	display:block
}
.listprice {
	font:normal 20px Arial;
	display:block
}
.listprice em {
	font-style: normal;
	text-decoration: line-through;
	margin-left:10px
}
.saleprice {
	font:bold 25px Arial;
	color:red;
	display:block
}
.saleprice em {
	font-style: normal;
	margin-left:5px;
	font:bold 25px Arial;
}
.pricenormal .listprice, .pricenormal .listprice, .pricenormal .listprice em, .pricenormal .saleprice, .pricenormal .saleprice em {
	font:bold 12px Arial;
}
.yousave {
	font:normal 15px Arial;
	color:blue;
	display:block
}
.yousave em {
	font-style: normal;
	margin-left:10px;
	font:normal 15px Arial;
}
.itemname {
	padding:0px 5px;
	margin:0;
	display:block
}
.itemname a, .itemname a:visited {
	font:bold 11px Arial
}
.listingDescription {
	font:normal 13px Arial;
}
fieldset, p {
	font:normal 12px Arial;
}
#hotness {
	text-align:left;
	margin:1px;
	text-align:center;
	border: 0px solid #EBEBEB;
	float: left;
}
#hotness span {
	display:inline;
	padding:5px;
	font:bold 11px Arial;
	background-color: #FFF;
	color: #000;
	vertical-align: middle;
}
#twodayshipping {
	clear:both;
	text-align:left;
	margin:1px;
	width:166px;
	text-align:center;
	border: 0px solid #EBEBEB;
}
#twodayshipping span {
	display:block;
	padding:5px;
	font:normal 10px Arial;
	background-color: #EBEBEB;
	color: #666666;
	vertical-align: middle;
}
#offeronpage {
	clear:both;
	text-align:left;
	margin:1px;
	width:173px;
	text-align:center;
	border: 1px solid #444EA3;
}
#offeronpage span {
	display:block;
	padding:5px;
	font:bold 12px Arial;
	background-color: #E5E1F8;
	color: #444EA3;
	vertical-align: middle;
}
#offeronpage em {
	padding:5px 5px;
	font:BOLD 12px Arial;
	font-style: NORMAL;
	text-align:center;
	display:block
}
#offeronSectionpage {
	text-align:left;
	margin:1px;
	width:400px;
	border: 0px solid #000;
}
#offeronSectionpage span {
	padding:0px 5px;
	font:bold 12px Arial;
	background-color: #FF0000;
	color: #FFFFFF;
	width:85px;/*background-color: #00FFFF;background-image: url(../../../../images/specialoffer.jpg);
	background-repeat: no-repeat;*/
}
#offeronSectionpage em {
	padding:0px 2px;
	font:BOLD 13px Arial;
	font-style: NORMAL;
	color:black;
	width:314px;
}
#guaranteedchristmas {
	clear:both;
	text-align:left;
	margin:0px;
	width:538px;
	text-align:center;
	border: 1px solid #015F21;
}
#guaranteedchristmas span {
	display:block;
	padding:5px;
	font:bold 12px Arial;
	background-color: #015F21;
	color: #FFFFFF;
	vertical-align: middle;
}
#guaranteedchristmas em {
	padding:15px 5px;
	font:normal 12px Arial;
	font-style: normal;
	text-align:center;
	display:block;
	background-image: url(../images/20121207_PromoHoliday.png);
	background-position: 20px 0px;
	background-repeat: no-repeat;
	height:30px;
}
#savemoreshipping {
	clear:both;
	text-align:left;
	margin-top:1px;
	text-align:center;
	border-bottom: 1px solid #926a4c;
	float: left;
	width: 538px;
}
#savemoreshipping span {
	display:block;
	padding:5px;
	font:bold 12px Arial;
	background-color: #926a4c;
	color: #FFF;
	vertical-align: middle;
}
#savemoreshipping em {
	padding:5px 5px;
	font:normal 12px Arial;
	font-style: normal;
	text-align:center;
	display:block
}
#freeshipping {
	text-align:left;
	margin:1px;
	width:176px;
	text-align:center;
	border: 1px solid #0CF;
	float: left;
}
#freeshipping span {
	display:block;
	padding:5px;
	font:bold 12px Arial;
	background-color: #0CF;
	color: #fff;
	vertical-align: middle;
}
#freeshipping em {
	padding:5px 5px;
	font:normal 12px Arial;
	font-style: normal;
	text-align:center;
	display:block
}
#specialsListing {
	background-color:#fff;
	padding-top:0px;
	background-image: url(../images/bf-deals-bg2.jpg);
	background-repeat: no-repeat;
	background-position: 15px 0px;
}
#specialsListingHeading {
	display:none
}
#specialsListing .specialsListBoxContents {
	background-image: url(../images/bf-deals-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #E6E9FF;
	height:208px;
	border-top:4px solid #49509E;
}
#specialsListing .listprice {
	color:#009900
}
#specialsListing .saleprice {
	color:#FF0000
}
#specialsListing .yousave {
	color:#333333
}
.centerBoxContentsSpecials .listprice {
	color:#000000;font: normal 11px arial;
}
.centerBoxContentsSpecials .saleprice,.centerBoxContentsSpecials .saleprice em {
	color:#FF0000;font: bold 12px arial;
}
.centerBoxContentsSpecials .yousave,.centerBoxContentsSpecials .yousave em {
	color:blue;font: normal 11px arial;
}
.specialsListBoxContents img {
	border:0px solid #02ff00;
	height:100px;
	width:100px;
}
.specialsListBoxContents a {
	font:bold 12px Arial;
	color:#000000;
}
.specialsListBoxContents a:hover {
	text-decoration:underline
}
.specialsListBoxContents .listprice {
	font:normal 11px Arial
}
.specialsListBoxContents .saleprice, .specialsListBoxContents .saleprice em {
	font:bold 13px Arial
}
.specialsListBoxContents .yousave, .specialsListBoxContents .yousave em {
	font:normal 12px Arial
}
#specialsListingTopNumber, #specialsListingBottomLinks {
	display:none
}
.nosearchtext {
	font:normal 13px arial
}
#search-in-description, #inc-subcat {
	display:none
}
#advSearchDefault .checkboxLabel {
	display:none
}
#advSearchDefault .centeredContent {
	text-align:left;
}
#advSearchDefault .centeredContent input {
	text-align:left;
	width:400px;
	height:20px;
	font:bold 12px arial;
}
#advancedsearchresultBody .searchterm {
	font:bold 12px arial;
	text-align:center
}
#shippingestimatordetail {
	background-color:#E9E9E9;
	padding:5px;
	border-top: 1px solid #cccccc;
}
#pnlShippingChart {
	font:normal 13px arial
}
#youtubevideo {
	margin:10px 0px;
	clear:both
}
#related_categories {
	font:normal 12px arial;
}
#related_categories a, #related_categories a:visited {
	font:normal 12px arial;
}
#related_categories p {
	font:bold 13px arial;
	margin:0;
	padding:0
}
.centerBoxContentsAlsoPurch {
}
.centerBoxContentsAlsoPurch img {
	height:100px;
}
.centerBoxContentsAlsoPurch a {
	font:bold 12px arial
}
#rtmlwise-ac-container {
	position:absolute;
	width:40em;
	z-index:600000
}
#rtmlwise-ac-container .yui-ac-content {
	position:absolute;
	width:100%;
	border:1px solid #808080;
	background:#fff;
	overflow:hidden;
	z-index:600000
}
#rtmlwise-ac-container .yui-ac-content ul {
	margin:0;
	padding:0;
	width:100%
}
#rtmlwise-ac-container .yui-ac-content li {
	margin:0;
	padding:2px 5px;
	cursor:default;
	white-space:nowrap;
	list-style-type:none;
	text-align:left;
	font:normal 12px arial
}
#rtmlwise-ac-container .yui-ac-content li.yui-ac-highlight {
	background:#E6E6E6;
	color:#000
}
#cartAdd p {
	margin:0;
	padding:0;
	color:#000099
}
.qtyincart {
	font:bold 12px arial;
	margin:10px 0px;
	padding:4px;
	background-color:#CCFF66;
	border:0px solid #000000
}
.qtyincart a {
	text-decoration:underline
}
.qtyincart em {
	font:bold 10px arial;
	clear:both
}
/*Header Styles */
.headerLinkStyle {
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	line-height: 13px;
}
a.headerLinkStyle:link {
	color:#325e83
}
a.headerLinkStyle:visited {
	color:#325e83
}
a.headerLinkStyle:hover {
	color:#2393cd
}
a.headerLinkStyle:active {
	color:#2393cd
}
.headerCenterFeatures {
	padding-top:10px;
}
.headerSearch {
	float:left;
	padding-right:2px;
}
.headerLiveChat {
	float:left;
	width:80px;
}
.headerContainer {
	text-align:center;
	margin:0 auto;
	background-color:#f6f6f6;
	min-width: 1000px;
}
.headerRewards {
	padding-left:5px;
}
#headerRight {
	padding-top:5px;
	float: left;
	width: 685px;
}
#divAutoCompleteTermList {
	z-index: 500;
}
.autoCompleteContainer {
	border: 4px #E8E8E8 solid;
	background-color:#FEFEFE;
	position:absolute;
	top:36;
	left:10px;
	display:none;
	z-index:500;
}
.autoCompleteMenuItem {
	font-family:Verdana;
	color:black;
	padding:2px;
	font-size:11px;
	width:338px;
	cursor:pointer;
}
.autoCompleteMenuItemSelected {
	font-family:Verdana;
	color:black;
	padding:2px;
	font-size:11px;
	width:338px;
	background-color:#CCCCCC;
	cursor:pointer;
}
#headerInnerContainer {
	text-align:left;
	width:1000px;
	margin:auto;
	height: 80px;
	clear: both;
	font-size: 11px;
}
#headerInnerContainer * {
	font-size: 11px;
}
.logo {
	float:left;
	padding-top:2px;
	padding-right:2px;
}
.headerSearchBox {
	background: url('../images/bg_searchbox.gif') no-repeat;
	height:41px;
	float:left;
	width:298px;
	position:relative;
	z-index:202;
}
.headerSearchBox input#searchBoxNtt {
	margin-left: 35px;
	margin-top: 9px;
}
.headerSearchBox input#rtmlwise-search-box {
	margin-left: 35px;
	margin-top: 9px;
}
.headerCartItems {
	text-align:center;
	height:70px;
	width: 100px;
	float:right;
	background:url('../images/cartbox_bg.gif') no-repeat;
}
.headerCartLink {
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica;
	color:#2393cd;
}
a.headerCartLink:link {
	color:#2393cd;
	font-weight: bolder;
}
#headerInnerContainer *.headerCartItems *.headerCartLink {
	font-size: 12px;
	line-height: 18px;
}
.freeshippingblurb {
	text-align:right;
	padding-top:2px;
}
.searchtoplinks {
	float:left;
	padding-top:2px;
}
#haveaquestion {
	width:150px;
	position:absolute;
	font:bold 12px Arial;
	;
	text-align:center;
	color:#2c3590;
	float:left
}
#countbox {
	font:bold 13px arial;
	color:red
}
#haveaquestion em {
	display:block;
	font:bold 14px Arial;
	font-style: normal;
}
#haveaquestion span {
	font:bold 10px arial;
}
.bogo, a.bogo {
	padding:5px 0px 0px 0px;
	font:bold 24px Arial;
	color:red;
	margin:0
}
.ssblock {
	font:bold 14px arial;
	color:green;
	padding:10px 0px;
}
#quickCheckout.centerColumn {
	width: 100% !important;
}
.ajaxCartSlide {
	margin-left: -136px !important;
}
#productPrices {
	width:367px;
	display:block;
	font: bold 35px arial;
	float: left;
}
#documentgeneralinfoBody #productPrices {
	display:none
}
#productAttributes {
	display:block;
	width:200px;
}
#productQuantityDiscounts {
	float:left;
	display:block;
	width:150px;
	font: normal 11px arial;
}
#productQuantityDiscounts .qtydiscounts {
}
#shippinginfo {
	clear:both;
	border-top: solid #ddd 1px;
}
#twodayshipping {
	font:normal 10px arial;
	padding: 5px;
	width:525px
}
#needhelp {
	font:normal 14px arial;
	color:#000;
	background-color:#f9c5d1;
	padding: 5px;
	text-align: center;
	font-style: italic;
}
#sociallinks {
	margin-top: 5px;
}
#cartAdd input.qtyfld {
	padding-left:13px;
	width:30px;
	font-weight:bold;
	color:#003399;
	font-size:26px;
	height:30px;
}
#proddescriptionblock {
	display:block;
	float:left;
	width:776px;
	padding-left: 10px;
}
#prodrelateditemsblock {
	display:block;
	float:left;
	width:200px;
	background-color: #F5F5F5;
	padding: 3px;
}
.centerBoxContentsCrossSell .listprice, .centerBoxContentsCrossSell .yousave, .centerBoxContentsCrossSell .yousave em {
	font:normal 11px Arial
}
.centerBoxContentsCrossSell .saleprice, .centerBoxContentsCrossSell .saleprice em {
	font:normal 12px Arial
}
#specialsContent .listprice, #specialsContent .yousave, #specialsContent .yousave em {
	font:normal 11px Arial
}
#specialsContent .saleprice, #specialsContent .saleprice em {
	font:normal 12px Arial
}
/*#reviewsWriteReviewer{display:none}*/
#reviewsWrite #textAreaReviews {
	padding-left:25px;
}
#reviewsWriteReviewsRate {
	font:normal 13px arial
}
#dgReviews {
	font:normal 13px arial;
	padding:25px;
	clear:both;
	text-transform: none;
}
#dgReviews .dgReviewstitle {
	font:bold 16px arial
}
.reviewCount {
	float:left;
	width:300px;
	margin:0px 0px 10px 0px;
}
#documentgeneralinfoBody #productMainImage {
	display:block;
	padding: 50px 10px 0px 20px;
}
.docGeneral {
	padding:2px;
	text-align:left
}
#documentgeneralinfoBody #indexProductList .centerColumn {
	width:780px
}
#documentgeneralinfoBody #categoryIcon, #documentgeneralinfoBody #cartAdd, #documentgeneralinfoBody .productListing-heading {
	display:none
}

