<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#ProductInformation {
		display:inline;
		width:300px;
/*		background-color:#F00;
*/		float:left;
border-right: 1px dotted #00F; }

#ProductInformation h1  {
	color: #900;
	font-size:1.8em;
	text-align:center;
	padding:0;
	margin:0;
	border: 1px solid  #999;
	 background-color:#FFC;
	text-transform:capitalize; }

#productAttributes   {
	color: #900;
	padding:0;
	margin:0;
	width: 50%;
	float:left;
	text-transform:capitalize; }

.attributesComments 

{
	font-size:1em;
	font-style:italic;
	color:#999;
}


/* productMainImageAll { */

#productMainImageAll {
	 float: right; display: inline; width: 300px;
	 border: 2px solid  #999;
	 background-color:#FFC;
	 padding-top: 3px;
	}

h3.itemTitle {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	height: 60px;
	padding-top: 0pt;
	padding-right: 4px;
	margin-bottom: 0px;
	padding-bottom: 0pt;
	padding-left: 4px;
	}


h3.itemTitle a {
	
	color: #666;
}
h3.itemTitle a:hover
{
	color:#900;
}
	
.all_products, .new_products, .productListing-datapage {
	float: left;
	width: 22%;
	margin:2px;
	text-align: center;
	padding: 3px 4px;
	border: 1px solid #CCC;
	position:relative;
	height: 100%;
}
.new_products {
	width:47%;
	background-color:#FFF;}
	 #newProductsDefault {
		 background-image:url(../images/what-new-back.jpg);
		}
 #newProductsDefaultHeading {
	 text-align:center;}
	 
	 
 .specialsListBoxContents	{
	 	border: 1px solid #CCC;
} 
	 
.productListing-datapage {
	height:260px;
	width: 270px;
	}
 .listingDescription{
		text-align:left;
	}
span.productNormalText, span.productNormalPrice {
	color:#900;
	font-weight:bold;
	}
	
	
	.newItemBadge {
	position: absolute;
	top: -2px;
	left: 55px;
	width: 100%;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
}

#basketWrapper {
    width: 43%;
}

#accountButtons {
    float:left;
    width:170px;
    margin:10px 0;
    text-align:right
}

#accountButtons, #accountButtons a:link, #accountButtons a:visited {
    color:#000;
    font-weight: bold;
    text-decoration:none
}

#accountButtons a:hover {
    text-decoration:underline
}

#accountButtons a.btn_logoff {
    width: 77px;
    background:url(../buttons/english/button_logoff_2.gif)
}
#accountButtons a.btn_login {
    width: 77px;
    background:url(../buttons/english/button_login_2.gif)
}
#accountButtons a.btn_account {
    width: 77px;
    background:url(../buttons/english/button_account.gif)
}
#accountButtons a.btn_wishlist {
    width: 77px;
    background:url(../buttons/english/button_wishlist.gif)
}

#accountButtons a:hover {
    background-position:100% -24px
}

#basketOptions a {
    float:left;
    display: block;
    height: 24px;
    margin: 0 2px
}
#basketOptions a.btn_basket {
    width: 77px;
    background:url(../buttons/english/button_basket.gif)
}
#basketOptions a.btn_checkout {
    width: 79px;
    background:url(../buttons/english/button_checkout_2.gif)
}
#basketOptions a:hover {
    background-position:100% -24px
}
#basketContainer {
    color:  #000;
    display: inline;
    float: right;
    height: 78px;
    width: 248px;
	background-image:url(../images/basket-bak.png);
	background-position:top;
	background-position:right;
	background-repeat:no-repeat;
		border-left: #000 solid 1px;

}
#basketContainer p {
    margin: 8px 10px 10px;
    padding:0
}
.basketText {
    color: #FF0000;
    font-size: 16px;
    font-weight: bold
}#navMainSearch 

{

float: right;

clear: right;

width: 248px;

height: 40px;

margin-top: 6px;

margin-right: 1px;

margin-bottom: 0pt;

margin-left: 0pt;

}

.forward, #siteseal 

{

float: right;

}
#navMainSearch 

{

float: right;

clear: right;

width: 248px;

/*height: 40px;
*/
margin-top: 6px;

margin-right: 1px;

margin-bottom: 0pt;

margin-left: 0pt;

}

.categoryImg {
	float:right;}
	
	
	 .categoryListBoxContents
	 {
		 
		 	border: 1px solid #CCC;
			margin: 1px;
}
 #categoryDescription  {
	 min-height: 85px;}
	 
  #indexCategoriesHeading {
	  text-align:center;
	  text-transform:capitalize;
	}</pre></body></html>