/**
 * Main CSS Stylesheet
 *
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
 	color: #000000;
    font-size: 75%;
    background: #FFFFFF;
}

p, ul{
/*     font-size: 9pt; */
    text-align: justify;
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
/*     color: #990000; */
    color:#0000FF;
}

a:visited {
/*     color: #990000; */
    color:#0000FF;
}

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

h1 {
    color: #000000;
    padding-bottom: 0.2em;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 1.5em;
}

h2 {
	font-size: 1.2em;
}


h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 1.2em;
    font-family: Helvetica, Arial, sans-serif;   
}

.biggerText {
	font-size: 1.1em;
}

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: 0.9em;
	margin: 0.1em;
}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
}
    
input {
     background: #ffffff;
}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
    border: 1px solid #fff;
/*     border-top: 1px solid #990000; */
    border-top: 1px solid #ccc;
	}

FIELDSET.bottom {
/*   border-bottom: 1px solid #990000; */
  border-bottom: 1px solid #ccc;
}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
/*     color:#990000; */
    color:#990000;
}

LEGEND.verd {
    font-family: Verdana, Arial, sans-serif;
    color: #000;
    font-size: 0.9em;
}

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

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

LABEL.inputLabel {
	width: 10em;
	float: left;
/*     font-size: 8pt; */
    font-size: 0.9em;
    font-family: Verdana, Arial, sans-serif;
}

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.barre {
    clear: both;
    border-color:#990000;
}

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

.messageStackWarning, .messageStackError {
 color:    #ff0000;
}

.messageStackSuccess {
/* 	background-color: #F8F8FF; */
/*         display: block; */
/*         width: 30em; */
/*         background-color: #990000; */
/*          border: 1px solid #003399; */
        font-family: Verdana, Arial, sans-serif;
        font-style: italic;
/*         font-weight: bold; */
	   color: #66CC00;
}
.messageStackSuccess img {
    margin-top: 0em;
    margin-bottom: 0.5em;
    vertical-align: middle;
}

.messageStackCaution {
/* 	background-color: #FFFAFA; */
    font-family: Verdana, Arial, sans-serif;
        font-style: italic;
	color: #FF6600;
}

.messageStackCaution img {
    margin-top: 0em;
    margin-bottom: 0.5em;
    vertical-align: middle;
}

/*wrappers - page or section containers*/
#mainWrapper {
    background-color: #FFFFFF;
    margin: 0em;
    padding: 0em;
	text-align: left;
    width: 100%;
	vertical-align: top;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}
    
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    float: left;
}
    
.categoryListBoxContents a {
    text-decoration: none;
}

#logo {
    margin-left: 5px;
}

#logoWrapper{
	margin: 0.2em;
/*     float: left;    */
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
}
	
#indexDefaultMainContent {
    width: 500px;
}

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
}

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

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
}

/*navigation*/
.navSplitPagesLinks, .navSplitPagesResult { 
    font-size: 0.9em;
    padding: 0.2em;
}

.navSplitPagesLinks a {
    text-decoration: none;
}

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

#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	padding: 0.2em 0.2em;
/* 	height: 1%; */
}

/* #navMainWrapper, */
#navSuppWrapper, #navCatTabsWrapper {
    font-weight: bold;
    padding: 0.1em 0.1em;
}

#navSuppWrapper {
    border-top: 10px solid #000000;
}

#navCatTabsWrapper {
	background-color: #FFFFFF;
	color: #9a9a9a;
	background-image:none;
}

#netNavMain {
     margin:0;
     padding: 0;
}

#navMain {
    height: 1.8em;
    background-color: #FFFFFF;
/*   border-top: 2px solid #F5F5F5; */
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.3em 0em;
	list-style-type: none;
	line-height: 1.5em;
}

#navMain ul {
    margin-top: 0.3em;
    padding: 0;
    float: left;
}

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

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	margin: 0;
    font-weight:bold;
    font-family: Helvetica, sans-serif;
    font-size: 8pt;
    text-transform: uppercase;
    padding: 0.1em 0.8em;
    border-left: 1px solid #333;
/*     color: #0000CC; */
}

#navMain ul li a.first {
    border: none;
}

div.footBar {
    border: none;
    background-color: #000000;
    border-bottom: 2px solid #E4E4E4;
    height: 12px;
}


#navSupp ul li a {
    text-transform: capitalize;
    text-decoration: none;
    font-family: Verdana, Arial, sans-serif;
}

#navSupp ul {
    text-align: center;
    border-top: 1px solid #E4E4E4;
    font-size: 8pt;
    font-weight: normal;
    padding: 0.2em;
}

#navCatTabs ul li a {
	color: #9a9a9a;
}

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

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
}

#navEZPagesTOC ul li {
	white-space: nowrap;
}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
}

.buttonRow {
    text-align: center;
}

.mainPromo {
    font-weight: bold;
    margin-left: 1em;
/*     font-size: 1.1em; */
}


#navMainSearch {
	float: right;
    margin: 5px;
}

#navMainSearch input {
/*     margin:0.5em; */
    vertical-align: middle;
}

input.searchInput {
    font-size: 9pt;
    padding: 0.1em;
    color: #333;
}

#navBreadCrumb {
	padding: 0.2em 0.2em;
 	background-color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	margin: 0em;
    margin-top: 0.8em;
}

#navEZPagesTop {
	background-color: #abbbd3;
	font-size: 8pt;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
}

#navColumnOne, #navColumnTwo {
}

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

#productDescription, .shippingEstimatorWrapper {
	padding: 0.5em;
}

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

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 8pt;
}

/*Shopping Cart Display*/
#cartAdd {
	padding: 0em;
}

.tableHeading TH {
/*     border: none; */
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 0.2em;
}

.tableHeadinga, .tableHeading  {
    background-color: #F5F5F5;
}

.tableHeadinga TH {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 0.2em;
}

.cartTableHeading {
	background-color: #ececec;
}

#prevOrders {
    font-size: 8pt;
}

#orderInfos, #myAccountOrdersStatus{
    font-size: 0.9em;
}

#myAccountOrdersStatus {
    border-bottom: 1px solid #ccc;
}


#prevOrders td {
    border-bottom: 1px solid #ccc;
}

#prevOrders caption, #orderInfos caption, #myAccountOrdersStatus caption {
    font-weight: bold;
    padding: 0.5em;
    color: #990000;
}

#orderInfos td,  #myAccountOrdersStatus td {
    padding: 0.2em;
/*     font-family: tahoma, Arial, sans-serif; */
/*     font-size: 1.5em; */
}

legend.noir {
    font-family: Verdana, Arial, sans-serif;
/*     color: #000; */
    font-size: 0.9em;
}

#orderTotals {
     font-size: 0.9em;
     border-top: 1px solid #ccc;
}

#accountEditDefault {
    width: 400px;
}

#cartSubTotal {
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
    border-top: 1px solid #ccc;
}

#ottotal {
    font-weight: bold;
    line-height: 2.2em;
}

.tableRow, .tableHeading, #cartSubTotal, .cartTableHeading {
	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;
}

#shoppingcartContent {
    font-size: 8pt;
}

#shoppingcartContent a {
    text-decoration: none;
}


.cartQuantity {
/* 	width: 4.7em; */
}

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

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

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}

.cartRemoveItemDisplay {
	width: 3.5em;
}

.cartAttribsList {
	margin-left: 1em;
}

.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;
    text-align: left;   
}

#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;
/*  font-size: small;    */
}

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

.amount {
	width: 5.5em;
}

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

#productMainImage a {
    text-decoration: none;
}

.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: 1em 0em;
}

.centerBoxWrapper {
	height: 1%;
    margin:0;
    padding: 0;
}

h2.centerBoxHeading {
    font-size: 8pt;
    color: #990000;
    font-style: italic;
    text-align: right;
    border-bottom: 1px solid #990000; 
    margin-bottom: 1em;
    margin-top: 1em;
    clear: both;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
    font-size: 8pt;
    font-family: Arial, sans-serif;
    color: #ffff00;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #990000;
    margin: 0;
    padding: 0.4em;
}

h3.leftBoxHeading img {
}

h3.leftBoxHeading a:hover,  h3.rightBoxHeading a:hover{
    color: #ffffff;
}

h3.leftBoxHeading a,  h3.rightBoxHeading a{
    text-decoration: none;
}

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

}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
    padding: 0.5em 0.2em;
}

.leftBoxHeading, .rightBoxHeading {
    background:#990000 url(../images/cat_back_180.gif) no-repeat left top;
}

.rightBoxHeading {

}

#catBoxDivider {
 border-color: #cc0000;
}

.leftBoxContainer, .rightBoxContainer {
    margin: 0;
    margin-bottom: 1em;
}

.leftBoxContainer li {
     text-align: left;
}

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
 	color: #FFFF00;
}

.centeredContent, .centerBoxContentsNew {
    margin: 0;
    padding: 0;
    text-align: center;
/*     background-color: gray; */
}

.centerBoxContentsNew a {
    text-decoration: none;
    font-size: 8pt;
    font-weight: normal;
    
/*     padding: 2em;     */
/*     width: 150px; */
/*     display: block; */
}

.newrecordslink {
    width: 160px;
    margin: auto;
    padding: 0;
/*     float: center; */
}

.centerBoxContentsNew a:hover {
    text-decoration: underline;
    color: #FF0000;
}

.centerBoxContentsNew {
    font-size: 9pt;
    font-weight: bold;
    height: 13em;
    line-height: 1.4em;
}

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, .gvBal, .attribImg {
	text-align: center;
     margin:0;
}

.wrapper {
    margin: 0;
}

.sideBoxContent {
    background-color: #F7F7F7; 
    padding: 5px;
    padding-bottom: 10px;
    border: 1px solid #b0b0b0;
    margin: 0;
    line-height: 1.5em;
}

.sideBoxContent a, .sideBoxContent a:visited {
    text-decoration: none;
    font-size: 8pt;
    color: #000;
    color: #333;
}

.sideBoxContent a:hover {
    color: #ff0000;
}

.productListing-heading { 
    border-bottom: 1px solid #b0b0b0;
}

.productListing-heading a {
    text-decoration: none;
    border: none;
}

.productListing-heading img {
    margin-bottom: 1px;
    border: none;
}

.productListing-data {
    padding: 1em;
    padding-bottom: 2em;
    padding-top: 2em;
     border-bottom: 1px solid #CCC;
     vertical-align: top;
}

#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 {
    font-weight: bold;
}
/*
A.category-links, A.category-links:visited {
}

A.category-subs, A.category-products {
}

A.category-subs:hover, A.category-products:hover {
}
*/
SPAN.category-subs-parent,  SPAN.category-subs-selected {
	font-weight: bold;
}
SPAN.category-subs-selected {
    color: #990000;
}

/* end categories box links */

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

.forward, #shoppingCartDefault #PPECbutton {
 	float: right;
}

.content {
    margin-right: 1em;
}

.bold {
	font-weight: bold;
}

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

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

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
}

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

#myAccountGen a, #myAccountNotify a {
    text-decoration: underline;
} 

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

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

TR.tableHeading {
	background-color: #F3F3F3;
	height: 2em;
}

.productListing-rowheading {
	background-color: #abbbd3;
	height: 2em;
	color: #FFFFFF;
}

#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;
    margin: 1em;
    color: #333;
    line-height: 1.5em;
    font-size: 8pt;
}

#popupShippingEstimator h2,  #infoShoppingCart h2, #popupSearchHelp h2 {
    background-color: #F7F7F7;
    padding: 0.5em;
}

#popupSearchHelp u {
    text-decoration: none;
     font-weight: bold; 
}


#popupShippingEstimator a {
    text-decoration: none;
}

#shippingEstimatorContentInside {
     width: 80%;
}

#seProductsHeading, #seTotalHeading{
    background-color: #333;
    color: #FFF;
}

/* Ajout */

.listingDescription {
    text-align: left;
    color: #333;
    padding-left: 1em;
}

.itemTitle {
    text-align: left;
    font-size: 9pt;
}

.artist {
	color: #333;
}

.netDescription {
	clear: both;
    width: 80%;
    border: 1px solid #F3F3F3;
}

.netDescription p {

}

.netList {
	list-style: none;
	margin: 0.5em; 
	padding: 0;
	font-size: 8pt;
}

.netList li {
}

.netTracklist {
	list-style: none;
	margin: 0.5em;
	padding: 0;
	
}

.netTracklist li {
	background-color: #F8F8F8;
}

.netTracklist li.netTracklabel {
	background-color: transparent;
}

.netTracklist li.netBGalt {
	background-color: #fff;
}

.netArtist {
    font-weight: bold;
}

#netHeader {
    height: 65px;
/*     margin:5px; */
    padding-top: 5px;
    background-color: #990000;
/*     border: 1px solid #000; */
    border-bottom: 2px solid #000;
}


.netInside {
    margin-top: 0;
}

#cat4Table {
    margin-top: 0.5em;
}

#indexProductList {
}

.productListing-heading {
    padding: 0.2em;
    background-color: #F2F2F2;
    color: #000;
    border-top: 1px solid #CCC;
}

hr {
    border-color: #F2F2F2;
}



#productPrices {
}

#sorter label {
    font-size: 8pt;
}
.imgLink {
    font-size: 8pt;
}

/* td des listes nouveaux disques */
.main {
    font-size: 8pt;
    line-height: 1.7em;
}

td.main {
    padding: 1em;
    border-bottom: 1px solid #CCC;
}

.main a, .itemTitle a {
/*     text-decoration: underline; */
    text-decoration: none;
    color: #CC0000;
    font-size: 9pt;
}

.itemTitle a {
    text-decoration: none;
    color: #CC0000;
}

.main a:hover, .itemTitle a:hover {
    text-decoration: underline;
}

.tabTable {
    font-size: 8pt;
/*     border: 1px solid #b0b0b0; */
    padding: 1em;
}

.promo {
    font-size: 18pt;
    color: #333;
     font-style: italic;
    font-weight: bold;
    font-family: Arial, sans-serif;
    text-align: left;
}

.orange {
   color: #990000;
}

h2.brun {
    color: #990000;
    font-size: 9pt;
    margin-top: 1.4em;
}

h2.noir {
    color: #000000;
    font-size: 9pt;
    margin-top: 1.4em;
}

h3.noir {
    color: #000000;
    font-size: 8pt;
    margin-top: 1.2em;
}

#contactUsForm {
    width: 350px;
}

div.instructions {
    font-size: 8pt;
    padding: 0.5em;
}
#addressBookDefault {
    width: 450px;
}

#accountPassword {
    width: 400px;
}

#acctNewslettersDefault {
    width: 400px;
}

#addressBookProcessDefault {
    width: 450px;
}


#addressBookDefaultPrimary {
    font-size: 1em;
}

.addressBookDefaultName {
/*     font-size: 1em; */
}

.list {
    list-style: none;
    text-align: left;
    padding-bottom: 1em;
}

#createAcctDefault {
    width: 460px;
}

.prix {
    font-size: 9pt;
    font-weight: bold;
}

#passwordForgotten {
    width: 350px;
}

#siteMapList ul {
    margin-bottom: 1em; 
    list-style: square;
    color: #333;
    font-weight: bold;
}

#siteMapList ul li ul {
    list-style: none;
    font-weight: normal;
}

#siteMapList ul li a {
    text-decoration: none;
}

#productVinylRecordDisplay {
    margin: 1em;
     width: 450px; 
}

div.vinylRecordTitre {
    margin: 0em;
/*     background:#F7F7F7 url(../images/net_vinyl_artist_back.gif) no-repeat left top; */
}

h1.vinylRecordArtist {
    font-size: 15pt;
/*     background:transparent url(../images/net_vinyl_artist_bottom_back.gif) no-repeat left bottom; */
    padding: 0.5em;
    margin: 0;
}

h2.vinylRecordName {
    color: #990000;
    padding: 0.5em;
    background: #FFFFFF;
    margin: 0;
}

h2#productPrices {
    text-align: left;
    font-size: 12pt;
}

div.vinylRecordPriceBlock {
    float: left;
    margin-left: 1em;
    padding: 1em;
    padding-top: 0;
}

div.vinylRecordPriceImage {
    margin-left: 1em;
}


h2.vinylRecordName {
}

h2.productVinylRecord {
}

ul.vinylRecordFormat, ul.vinylRecordConditions, ul.vinylRecordNote, ul.vinylRecordModel {
    padding: 0;
    list-style: none;
    line-height: 1.6em;
    margin-left: 0;
}

ul.vinylRecordFormat, ul.vinylRecordConditions, ul.vinylRecordModel {
    font-size: 8pt;
}

ul.vinylRecordNote li strong {
    color: #CC0000;
    padding: 0;
}

ul.vinylRecordFields {
    list-style: none;
    padding: 0.8em;
    background-color: #F7F7F7;
    text-align: left;
    margin-left: 0;
}

ul.vinylRecordTracklist {
    font-style: italic;
    border: 1px solid  #F2F2F2;
    padding: 0.3em;
    list-style: none;
    margin-left: 0;
}
ul.vinylRecordTracklist li {
    padding: 0.2em;
}

ul.vinylRecordTracklist li.netBGalt {
}

p.vinylRecordInfos {
    padding: 0;
    text-align: justify;
}

#indexDefaultHeading {
     color: #990000;
    font-size: 12pt;
}

.org {
    color: #cc0000;
}

.productListing-even {
/*     background-color: #F8F8FF; */
}
#otcoupon {
    color: #990000;
}

#checkoutConfirmDefault {
    font-size: 0.8em;
}

h2.bgris {
/*     background-color: #F5F5F5; */
    padding: 0.2em;
    font-family: Tahoma, Arial, sans-serif;
}
