body {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	background-color: #fbe2e6;
	text-align:center;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #93135d;
	text-decoration: none;
	}
 
a:visited {
	color: #93135d;
	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:#cc2187;
	}

a:active {
	color:#cc2187;
	}

h1 {
	font-size:15px;
	color: #9c015d;
	text-transform:uppercase;
	margin:5px 0 7px 0;
	}

h2 {
	font-size:14px;
	margin:3px 0;
	}

h3 {
	font-size:12px;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size:11px
	}
legend{
	color:#000;
	margin:0 0 5px 0;*margin:0 0 5px -7px;
	padding:0;
	font-weight: bold;
}
.biggerText {
	font-size: 1.2em;
	}

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: #fbe2e6;
	border:1px solid #9b005c;
}

FIELDSET {
	padding:5px 0;
	margin:5px 0;
	border:0;
}

LABEL {
	line-height: 1.5em;
	padding: 0.2em;
	}

h4.optionName{
	margin:0;padding:2px 0 0 0;vertical-align:top;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

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;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.1em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	height:20px;
	width:350px;
	text-align:center;
	font-weight:bold;
}

.messageStackWarning, .messageStackError, .messageStackCaution {
	background-color: #a00621;
	color: #ffffff;
}
.messageStackError{
	width:100%;
	height:auto;
	margin:5px 0;
}
.messageStackSuccess {
	position:absolute;
	right:5px;
	top:140px;
	background:#fbe2e6;
}
.messageStackSuccess img, .messageStackError img, .messageStackCaution{display:none;}

/*wrappers - page or section containers*/
#mainWrapper {
	margin:0 auto;
	width:970px;
	padding:0;
	background:#fff;
	text-align: left;
	vertical-align: top;
	text-align:left;
	position:relative;
}

#headerWrapper, #contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin:0;
	padding:0;
}


#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:136px;
	width:970px;
	/*
	width:1005px;*/
}
	
#logo{
	position:absolute;
	top:7px;
	left:0;
}	

#langSelection{
	position:absolute;
	right:0;
	top:9px;
	width:150px;
	display: inline;
	margin: 0;
	padding: 0;
	cursor: default;
	text-align:right;
}

#langSelection li{
	list-style-type:none;
	display:inline;
	padding:0 5px;
	font-size:12px;
}

#commerceHelpers{
	position:absolute;
	right:0;
	top:48px;
	width:450px;
	display: inline;
	margin: 0;
	padding: 0;
	cursor: default;
	text-align:right;
}

#commerceHelpers li{
	list-style-type:none;
	display:inline;
	padding:0 5px;
	font-size:12px;
}

.headerNav a:link, .headerNav a:visited{
	color:#fff;
	text-decoration:none;
} 

.headerNav a:hover, .headerNav a:active{
	color:#fff;
	text-decoration:underline;
} 


#navColumnOneWrapper, #navColumnTwoWrapper,#mainWrapper{
	margin:0 auto;
} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#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:0 45px 0 0;
	width:45%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}


#checkoutConfirmDefaultHeadingComments, checkoutConfirmDefaultHeadingCart {width:950px;}

/*navigation*/

#institutional{
	position:absolute;
	left:0;
	top:95px;
	width:550px;
	display: inline;
	margin: 0;
	padding: 0;
	cursor: default;
	text-align:left;
	text-transform:uppercase;
}

#shopCategories{
	position:absolute;
	right:0;
	top:95px;
	width:300px;
	display: inline;
	margin: 0;
	padding: 0;
	cursor: default;
	text-align:right;
	text-transform:uppercase;
}

#institutional li, #shopCategories li{
	list-style-type:none;
	display:inline;
	padding:0 5px;
	font-size:14px;
}
#institutional li{
	padding:0 20px;
	font-size:16px;
}

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	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: 1.5em;
	}

#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: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#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;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#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;
	}


#footer{
	height:150px;
	background:#f992bf;
	padding:20px 30px;
	color:#fff;
	line-height:130%;
}
#footer h1{
	margin:0;padding:0 0 20px 0;
	color:#fff;
	text-transform:uppercase;
}
#footer p{
	margin:0;padding:0;
}
#footer ul{
	margin:0 5px;
	padding:0 5px;
	list-style-type:square;
}
#footer #col1, #footer #col2, #footer #col3, #footer #col4{
	float:left;
	width:208px;
	margin:0 25px 0 0;
}
#footer #col1{width:193px;margin:0 40px 0 0;}
#footer #col2{margin:0 10px 0 15px;}
#footer #col4{margin:0;}
#footer a:link, #footer a:visited{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover, #footer a:active{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

#helperLinks {
	clear:both;
	width:900px;
	text-align:right;
	padding-top:5px;
}
#helperLinks li{display:inline;list-style-type:none;}
#helperLinks a:link, #helperLinks a:visited{color:#0f0f0f;text-decoration:none;}
#helperLinks a:hover, #helperLinks a:active{color:#0f0f0f;text-decoration:underline;}

#siteinfoLegal{
	padding-top:55px;
	text-align:center;
}



/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #a00261;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 5px 3px 5px 7px;
}
.centerColumn{
	height:auto !important;  
    height:440px;
    min-height:440px;
	width:950px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	margin-top:30px;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 0;padding:0;
	line-height:22px;
}


.tableHeading, #cartSubTotal {
	background: #940257;
	color:#fff;
	padding:0 2px;
}
#scQuantityHeading{padding:0 0 0 3px;}
td.cartQuantity{text-align:center;}
th.scUnitHeading, th.scTotalHeading{text-align:right;}

#cartSubTotal {
	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:2px 3px;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #FF8E00;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	display:block;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color:#cc2187;
	}

.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;
	}

.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: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #000;
	text-transform:uppercase;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin:0;
	padding:0;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #FF8E00;
	border-bottom: 5px solid #FF8E00;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

#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:link.category-top, a:visited.category-top, a:hover.category-top, a:active.category-top{
	color: #fff;
	text-decoration:none;
}
a:hover.category-top, a:active.category-top{
	text-decoration:none;
}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}

A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #000;
	text-decoration: none;
	margin:5px 0 7px 10px;
	padding:3px 0;
	font-size:15px;
	text-transform:uppercase;
}
 	

SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	padding:5px 0;
	font-size:16px;
	text-transform:uppercase;
}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	width:100%;text-align:right;
	float:right;
	background:transparent;
}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #fff;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #fbe2e6;
	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
	}

.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;
	}


/* specific page formatting: added by marco on 200703030 */
/* home */
#homeNewsWrapper{
	float:left;
	width:640px;
	margin:0;padding:0;
}

#featuredProducts{
	width:300px;
	height:441px;
	margin:0;padding:0;
	float:left;
	background:url(../images/painted_idea_bg.jpg) top left no-repeat;
	text-align:center;
}
#featuredProducts h1{
	color:#0f0f0f;
	margin:0;padding:5px 0 0 0;
	text-align:center;
}

#featuredProdDescription{
	padding:10px 20px;
	text-align:left;
}

#specialsDefault{
	clear:both;
	padding:15px 0 0 0;
}
#specialsDefault h2{display:none;}
.centerBoxContentsSpecials{position:relative;}
.centerBoxContentsSpecials .specialsProdPrice{position:absolute;top:30px;left:160px;text-align:right;}
.centerBoxContentsSpecials .specialsProductCard{position:absolute;top:70px;left:160px;text-align:right;}

.centerBoxContentsAlsoPurch{position:relative;}
.centerBoxContentsAlsoPurch .alsoPurchasedPrice{position:absolute;top:30px;left:160px;text-align:right;}

.alsoPurchasedName{
color:#000000;
text-transform:uppercase;
}
.centerBoxContentsFeatured a:link, .centerBoxContentsFeatured a:visited{
	color:#0f0f0f;
	text-decoration:none;
}

.centerBoxContentsFeatured a:hover, .centerBoxContentsFeatured a:active{
	color:#0f0f0f;
	text-decoration:underline;
}

.centerBoxContentsFeatured img{
	padding:0 0 10px 0;
}

.specialsProdName{
	text-transform:uppercase;
	color:#000;
}

/* news */
#mainNewsCnt{
	margin:0;
	padding:0 0 0 320px;
	width:600px;
	height:auto !important;  
    height:440px;
    min-height:440px;  /* per i browser moderni */
    position: absolute;
}


#newsArchiveList{
	position:relative;
	top:0px;
	left:0;
	width:300px;
	height:440px;
	background:url(../images/painted_idea_bg.jpg) top left no-repeat;
}

#newsArchiveList p.articleHeading{
	margin:0;
	padding:20px 20px 30px 20px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
#newsArchiveList .archiveLinkList{
	margin:0;
	padding:0 20px;
} 
#newsArchiveList .archiveLinkList a:link, #newsArchiveList .archiveLinkList a:visited{
	display:block;
	height:20px;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
#newsArchiveList .archiveLinkList a:hover, #newsArchiveList .archiveLinkList a:active{
	display:block;
	height:20px;
	font-size:12px;
	color:#000;
	text-decoration:underline;
}
.newsHeadlineText{
	text-transform:capitalize;
	font-weight:bold;
	font-size:14px;
	margin:0;padding:30px 0 0 0;
}
.articleHeading{
	margin:0;
	padding:5px 0;
}
#mainNewsCnt .archiveLinkList a:link, #mainNewsCnt .archiveLinkList a:visited{
	display:block;
	height:20px;
	font-size:12px;
	color:#9c015d;;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
#mainNewsCnt .archiveLinkList a:hover, #mainNewsCnt .archiveLinkList a:active{
	display:block;
	height:20px;
	font-size:12px;
	color:#9c015d;;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:bold;
}

/* press reviews */
#newsArchivDateHeading{text-align:right;}

/* product page*/
#productAdditionalImages{
	width:450px;
	padding:50px 0 0 0;
}

#productName{width:920px;}

#productDescription{
	float:left;
	padding:15px 15px 0 0;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	width:470px;	
}


#backToSearch{
	float:right;
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-align:right;
	text-transform:capitalize;
	margin:-12px 25px 0 0;
}
#backToSearch a:link, #backToSearch a:visited {color:#000;text-decoration:none;}
#backToSearch a:hover, #backToSearch a:active{color:#000;text-decoration:underline;}

#productMainImage{
	float:left;
	min-height:350px;
	height: auto !important;
	height:350px;
	width:450px;
	text-align:center;
	padding-top:20px;
}

#productPrices{
	padding:70px 0 0 0;
	font-size:12px;
}

#productDateAdded, #productInfoLink{
	text-align:center;
	padding:20px 0 0 0;
}

#alsoPurchased h2{
	margin:50px 0 20px 0;
	color:#9c015d;
}

.navNextPrevWrapper{
	width:450px;
	text-align:center;	
}

#previousProduct, #nextProduct, .navNextPrevCounter{font-size:10px;}
/* search result */
.sideBoxContent{
	position:absolute;
	top:180px;right:0;
	width:300px;
	height:440px;
	background:url(../images/painted_idea_bg.jpg) top left no-repeat;
	line-height:200%;
	padding:20px 0 0 0;
}

#indexProductList{
	width:620px;
	min-height: 460px;
	height: auto !important;
	height: 460px;
}

.sideBoxContent .category-top{
	color:#000;
}

.listingProductImage{
	display:inline;
	padding:0 0 10px 0;
	margin:0 auto;
}

.productListing-data{
	display:inline;
	float:left;
	padding:0;

}
.productListing-data h3{
	width:330px;
	margin:0 10px;
}
.productListing-data .listingDescription{
	width:330px;
	margin:0 10px;
}

.productListing-data span.normalprice, .productListing-data span.productSpecialPrice{
	text-align:center;
	display:block;
	width:80%;
	text-align:center;
}
.productPrice, .btnBuyNow{
	text-align:center;
	padding:13px 0 0 60px;
}
.productListing-heading{display:none;}
span.productPriceDiscount{display:none;}

#productsListingBottomNumber{
	width:100%;
	text-align:right;
}


/* press reviews */
#moreNewsDefault{
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

/* popup */
#popupImage, #popupAdditionalImage{
background:#fff;
}

/* checkout */
#checkoutBillto address{
	padding:10px 0;
}

.important{
	margin:0;padding:5px 0;
	text-align:left;
}

#otsubtotal, #otshipping, #ottax, #ottotal, #otcoupon{
	position:relative;
	width:400px;
	height:20px;
}

#ottotal{border-top:1px solid #efefef;padding-top:3px;}

#otsubtotal .totalBox, #otshipping .totalBox, #ottax .totalBox, #ottotal .totalBox,  #otcoupon .totalBox {
	font-weight:bold;
}
#orderTotals .lineTitle{
	position:absolute;
	left:10px;
	text-align:left;
	z-index:999;
}
#otsubtotal .lineTitle, #otshipping .lineTitle, #ottax .lineTitle, #ottotal .lineTitle, #otcoupon .lineTitle{
	position:relative;
	left:0;
	text-align:left;
	margin:-35px 0 0 0;
}


#checkoutPaymentHeadingTotal{text-transform:uppercase;}

.cartTableHeading th {
	height:20px;
	text-transform:uppercase;
}
#ccTotalHeading,#scUnitHeading,#scTotalHeading{text-align:right;}
#cartSubTotal{margin:0 0 20px 0;}
#PPECbutton{margin:20px 0;}

.buttonRow{
/*
margin:-25px 0 0 0;*height:28px;padding:0;
*/
height:35px;
line-height:35px;
margin:-35px 0 0 0;
padding:3px 0 0 0;
}


.information{margin:5px 0;}

#orderHistoryDetailedOrder, #orderHistoryStatus{padding:10px 0;}

#infoShoppingCart{background:#fbe2e6;padding:20px;text-align:left;}

.forward{
	*height:37px;margin:0;padding:0;line-height:37px;
}
.forward a span, .forward a{height:37px;}
.forward a br{*display:none;}
#indexBody .newsHeader{margin-top:260px;}
#checkoutSuccessThanks{color:#93147d;}

#orderTotals .amount {background:transparent;width:300px;}

#indexBody .specialsProductCard{text-align:center;padding-left:10px;}
