body {
	margin: 0px;
	font-family: arial, sans-serif;
	font-size: 80%;
	line-height: 160%;
	color: #111;
	background-color: #ffffff;
}
img{margin:4px;	padding:0px; border:none;/*border:#bebfc0 1px solid;*/}
a img {border: none; }

.SagePayFormCardIcon { margin-right: 4px; margin-bottom: 4px; }

.SagePayFormCardsAcceptedSideboxCardIcon { margin-left: 4px; margin-bottom: 4px; }

#sagepayformcardsacceptedContent { 	background-color: #ffffff;   }

.SagePayFormCardsAcceptedSidebox3DSecureIcon { margin-left: 4px; margin-bottom: 4px; }

.centerBoxContentsAlsoPurch a img, .productListing-data a img, .centerBoxContentsFeatured a img, .sideBoxContent a img, .centerBoxContentsNew a img {
 	border: 3px solid #ffffff; 
}

#productMainImage a img {border: 2px solid #de0d24; }

a {
	color: #4a3855;
	text-decoration: none;
}
a:visited {
	color: #4a3855;
	text-decoration: none;
}
a:hover {
	color: #de0d24;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: arial, sans-serif;
}
h1 {
	margin: 0px 0px 10px 0px;
	/*text-align: center;*/
	font: 160% arial, sans-serif;
	font-weight: 600;
	color: #000;
	letter-spacing: 1px;
	/*border-bottom: 1px solid #000;*/
	/*clear: both;*/	
}

#sideintro {
	padding: 8px 0px 3px 0px;
	font-size:12px;
	line-height: 16px;
}

#sideintro p{
	padding: 0px;
	margin: 0px 0px 4px 0px;
}

#sideintro ul{
	padding: 0px;
	margin: 0px 0px 4px 14px;
}

#lingerie-shop-uk {
	text-align:left;
	margin:0px 0px 0px 0px; 
	padding:0px;
	background-color: #de0d24;
	background-image: url(../images/shop-top-back.png);
	height: 82px;
	width: 100%;
}

#lingerie-shop-left{
	float:left;
	width: 520px;
	height:82px;
	text-align:left;
}
#lingerie-shop-left img{	margin: 17px 0 0 14px;}

#lingerie-shop-right{
	float:right;
	height:82px;
	text-align: right;
}
#lingerie-shop-right img{
	margin: 0px 14px 0px 0px;
}

#av-cables-shop-uk h1 { padding: 5px 0 0 0; text-align: center; font: 400% arial, sans-serif; font-weight: 800; color:#fff; letter-spacing: 1px;}
#av-cables-shop-uk h1 a{ color:#fff;}
#av-cables-shop-uk h2 { margin: -16px 0 0 0; text-align: center; font: 170% arial, sans-serif; font-weight: 600; color:#000; letter-spacing: 1px;}
#av-cables-shop-uk h2 a{ color:#000;}

#uk-shop {
	margin: -24px 0 0 1px;
}

#slideshow1 {
	width:611px; outline:0;
	padding:0px;
	text-align: center;
}

/*
.centerBoxContentsFeatured img, .productListing-odd img{
border: #ff0000;
}*/

.productGeneral ul li{
margin: 0 0 0 10px;
}

.productListing-odd{
	background-color: #f5eafb;
}
.productListing-even{
	background-color: #e0d3e6;
}


h2 {
	font-size: 130%;
}
h3 {
	font-size: 130%;
}
code {
	/*font-family: arial, verdana, helvetica, sans-serif;*/
}

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

textarea {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
}
fieldset {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #c6b4d1;
}

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

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: right;
}
input {
	width: auto !important; /*hack for Zen Cart resizing buttons, grr */
}
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 {
	padding: 0.5em;
}

address {
	font-style: normal;
}

.clearBoth {
	clear: both;
}

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

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

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

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

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

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


#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0 0.5em;
}
	
#tagline {
	padding: 5px 0 0 5px;
	text-align : left;
}

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

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

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

#navMainWrapper/*, #navSuppWrapper, #navCatTabsWrapper*/ {
	margin: 0px;
	padding: 0px;
	height: 27px;
	background-image: url(../images/shop-headtop.png);
}
#navCatTabsWrapper {
	background-color: #fff;
	color: #9a9a9a;
}

#navMain ul {
	float:right;
	margin: 2px 1px 0 0;
	font: 120% arial, sans-serif;
	font-weight: bold;
	padding: 0.2em 0em;
	list-style-type: none;
}

#navSupp ul, #navCatTabs ul {
	margin: 0;
	text-align:center;
	padding: 0.3em 0em;
	list-style-type: none;
}

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

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	padding: 0em 0.5em;
	margin: 0;
}

#navCatTabs ul li a {
	color: #c6b4d1;
}

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

#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 {
	margin: 2px 10px 0 0;
	float:right;
	/*margin: 0.5em;*/
}

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

#navbarbox {
	background-color: #fff;
	background-image: url(../images/shop-boxtop-bot.png);
	height: 35px;
	margin: 0 0 6px 0;	
}

#navBreadCrumb {
	margin: 0 0 10px 0;
	padding: 3px 0 3px 11px;
}

#navEZPagesTop {
	background-color: #fff;
	padding: 0.5em;
	border-top: 1px solid #c6b4d1;
}

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

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

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*padding: 0.5em;*/
}
.alert {
	color: #c00;
}
.advisory {}
.important {
	font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
}
.centerColumn {
	padding:0px 12px 12px 12px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	border: 1px solid #c6b4d1;
	padding: 1em;
	background-color: #f2f3f5;
}

.tableHeading th {
	border-bottom: 1px solid #c6b4d1;
}

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

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

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

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

.cartRemoveItemDisplay {
	width: 3.5em;
}

.cartAttribsList {
	margin-left: 1em;
}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
}

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

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

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

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

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
}

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

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

.amount {
	width: 5.5em;
}

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

.categoryIcon {
	text-align: right;
	margin: 0px 0 0 0;
}

#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 {
	background-color: #e0d3e6;
	margin: 16px 0;
	height: 1%;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	margin: 0em 0 0 0;
	text-align: center;
	font-weight: bold;
	color: #ee1f3a;	
	line-height: 1.8em;
	padding: 0;
}
h2.centerBoxHeading, h2.centerBoxHeading a {
	margin: 0em 0 0 0;
	text-align: center;
	font-weight: bold;
	color: #ffffff;	
	line-height: 1.8em;
	padding: 0;
}

h3.rightBoxHeading a {
	margin: 0em 0 0 0;
	text-align: center;
	font-weight: bold;
	color: #ee1f3a;	
	line-height: 1.8em;
	padding: 0;
}

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

.leftBoxHeading, .rightBoxHeading {
	background-color: #f5eafb;
	height: 36px;
	background-image: url(../images/shop-boxtop.png);
	/*border-bottom: 1px solid #c6b4d1;*/
}

.centerBoxHeading {
	background-color: #f5eafb;
	height: 36px;
	background-image: url(../images/shop-center-boxtop.png);
	/*border-bottom: 1px solid #c6b4d1;*/
}


.leftBoxContainer, .rightBoxContainer {
	border: 1px solid #c6b4d1;
	margin: 0 0 1em 0;
}

.sideBoxContent {
	background-color: #f5eafb;
	padding: 0.4em;
}

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

#upProductsHeading {
	text-align: left;
}

#upDateHeading {
	text-align: right;
}

/* categories box parent and child categories */
span.category-subs-parent, span.category-subs-parent:visited {
	font-style: italic;
	font-weight:bold;
	color: #ffffff;
}
.category-top, .category-top:visited, .category-top a, .category-top a:visited {
	font: 115% arial, sans-serif;
	line-height: 1.7em;
	margin-left: 5px;
	font-weight:bold;
	color: #ffffff;
}

.category-title, .category-title:visited, .category-title a, .category-title a:visited  {
	margin-top: 5px;
	margin-bottom: 2px;
	min-height: 20px;
	background-color:#de0d24;
	background-image: url(../images/headback.png);
}

.category-products {
	margin-left: 5px;
}


#chcategories{
	margin-bottom: 20px;
}

span.category-subs-selected {
	font-style: italic;
	font-weight:bold;
}
/* end categories box links */

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

.forward {
	float: right;
}

.bold {
	font-weight: bold;
}

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

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

caption {
	/*display: none;*/
}

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

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

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

tr.tableHeading {
	background-color: #eee;
}
td.tableHeading {
	background-color: #eee;
}

#prevOrders td {
	border-bottom: 1px solid #c6b4d1;
	padding: 0 .5em 0 0;
}
.productListing-rowheading {
	background-color: #e0d3e6;
}
.productListing-data {
	padding: .5em 0;
}
.productListing-data h3 {
	margin: 0 0 1em 0;
}
#siteMapList {
	width: 90%;
	float: right;
}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
}

label#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
}

