﻿body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #2f2f2f;
	
}

.wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

img {
    border: none;
}

form {
    margin: 0;
    padding: 0;
}

/* @group Header */

.header {
	width: 1000px;
	height: 146px;
}

.header h1 {
    visibility: hidden;
    float: left;
    position: absolute;
}

.header h2 {
	position:absolute;
	top: 112px;
	left: 90px;
	font-size: 13px;
	color: #F60;
	font-style:italic;
	margin:0px;
	padding:0px;
}

.logo {
    float: left;
	margin-right:0px;
}

.top-banner {
    margin:0px;
    height:146px;
    overflow:hidden;
    float:right;
}

    .faderOuter {
		position: relative;
		background-color: #F00; 
		float: left;
		width: 100px;
}
    .faderInner {
		position: absolute; 
		top: 0px; 
		left: 0px; 
		display: none;
}
    .faderInnerActive {
		position: absolute; 
		top: 0px; 
		left: 0px; 
		display: block;
}

.basket-preview {
	width:185px;
	float:left;
	background-image:url(i/basket-p-bg.gif);
	margin: 23px 0 20px 26px;
}

.basket-preview p {
    text-align: right;
	margin:5px 6px 6px;
	font-size:11px;
}

.basket-preview img {
	margin-left:6px;	
}

.basket-hdr {
	width:185px;
	height:24px;
	background-image:url(i/basket-p-header.png);
}

.basket-ftr {
	width:185px;
	height:7px;
	background-image:url(i/basket-p-ftr.gif);
}

/* @end */

/* @group Top Navigation */

.navwrapper {
	float: left;
    width: 100%;
    background: url(i/menu-bg.png) no-repeat;
}

.nav {
	padding-bottom: 0;
	margin-bottom: 0;
    width: 100%;
    font-size: 13px;
    margin-left: 0px;
	padding-left:12px;
}

.nav ul {
	list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.nav li {
	display: list-item;
    float: left;
    background: url(../images/nav-tab-left.png) no-repeat;
    margin: 0;
    padding: 0;
}

.nav .active {
    background: url(i/menu-bg-on.png) ;

}

.nav a:link, .nav a:visited {
	color: #fff;
	text-decoration: none;
    float: left;
    display: block;
    padding: 9px 8px 8px 8px;
	border-left:solid;
	border-left-width:1px;
	border-left-color:#364154;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#364154;
}

.nav a:hover {
	color: #fff;
	background-image:url(i/menu-bg-hover.png);
}

.bread-bar a {
    color: #000;
    text-decoration: underline;
}

.bread-bar a:hover {
    color: #2f2f2f;
}

.bread-bar {
	border-left: 1px #808080 solid;
	border-right: 1px #9B9B9B solid;
	height: 42px;
	width: 998px;
	clear: both;
	color: #fff;
	background: url(i/bread-bar-bg.png) repeat-x;
	border-left-color: #9B9B9B;
}

.breadcrumb {
    float: left;
    padding-top: 13px;
    padding-left: 12px;
	color:#4a4a4a;
	
}

.search {
	float:right;
	margin-right:10px;
    width: 240px;
    margin-top: 10px;
}

.search-box {
    float: left;
    margin-right: 5px;
}

.search-box input {
    
    margin-right: 4px;
}

/* @end */

/* @group Left Column */

.left_wrapper {
    width: 187px;
    float: left;
    margin-top: 18px;
}

.sidebox {
	background-image:url(i/sidebox-bg.gif);
}

.sidebox_hdr {
    width: 187px;
    height: 28px;
    background-image: url(i/sidebox-hdr.png);
}

.sidebox_hdr_tops {
    width: 187px;
    height: 30px;
    background-image: url(i/sidebox--red-hdr.png);
}


.sidebox_hdr h3, .basket_hdr h3 {
    font-size: 12px;
    color: #fff;
    margin: 0;
    padding: 7px 0 0 9px;
}

.sidebox_hdr_tops h3, .basket_hdr h3 {
    font-size: 12px;
    color: #fff;
    margin: 0;
    padding: 7px 0 0 9px;
}

.sidebox a {
	color: #303030;
	text-decoration:none;
}

.cats a {
    color: #303030;
    text-decoration: none;
    display: block;
    font-size: 12px;
}

.cats a:hover {
    color: #000;
    text-decoration: underline;
}

.cats ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
}

.cats li {
	margin: 1px;
	padding: 0px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	background: url(i/sidebox-nav-bg.png) repeat-x top;
	font-weight:bold;
}

.cats ul li ul {
	padding-left:10px;
	padding-bottom:4px;
	border-bottom-width: 0px;
}

.cats ul li ul li {
	background-image:none;
	font-size:11px;
	background-image:url(i/nav-arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:12px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:normal;
}

.cats ul li ul li a {
	font-size:11px;
	padding:0px;
	margin:0px;
	height:13px;
}

.cats .cat-red {
	background: url(i/sidebox-nav-bg-red.png);
	background-repeat: no-repeat;
}

.cats .cat-xmas {
	background-image: url(i/sidebox-nav-bg-xmas.png);
	background-repeat: no-repeat;
}

.cats .cat-apple {
	background: url(i/sidebox-nav-bg-apple.png);
	background-repeat: no-repeat;
}

.top-spots a {
    color: #303030;
    text-decoration: none;
    font-size:11px;
    font-weight:bold;
    display: block;
    padding-top: 5px;
	padding-bottom:5px;
	padding-left:9px;
}

.top-spots a:hover {
background-color:#EBEBEB;
text-decoration:none;

}

.top-spots ul {
    margin: 0px;
    color:#d10000;
    padding-left: 1px;
    padding-right:1px;
    list-style-type: none;
}

.red-text {
	color:#d10000;
}

.top-spots li {
	padding:0px;
	margin:0px;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:silver;
	
}

.sidebox_ftr {
    background-image: url(i/sidebox-ftr.gif);
    width: 187px;
    height: 10px;
    margin-bottom: 14px;
}

.secure_hdr {
    width: 187px;
    height: 34px;
    background-image: url(i/secure-hdr.png);
}

/* @end */

/* @group Content */

.content {
    width: 572px;
    margin-left: 27px;
    margin-top: 8px;
    float: left;
}

.content h1 {
	font-size:17px;
	margin:0px;
	color:#00356c;
}

.content h2 {
	font-size:14px;
	color:#666666;
}

.centre_hdr_grey {
    width: 572px;
    height: 30px;
    background: gray url(i/centre-box-grey-hdr.png) no-repeat;
    margin-top: 10px;
}

.centre_hdr_grey h2 {
    color: #fff;
    padding-top: 0;
    padding-left: 12px;
    font-size: 12px;
    float: left;
    margin-top: 7px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.centre_hdr {
    width: 572px;
    height: 28px;
    background: url(i/centre-box-green-hdr.png) no-repeat;
    margin-top: 10px;
}

.centre_hdr h2 {
    color: #fff;
    padding-top: 0;
    padding-left: 12px;
    font-size: 12px;
    float: left;
    margin-top: 6px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.large-box {
    background: url(i/centre-box-bg.png) repeat-y;
    padding:6px;
}

.large-box h3 {
    color: #005860;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    padding: 0;
    margin-bottom: 0;
	margin-top:14px;
}

.large-box p {
    color: #5d5b53;
    margin: 0px;
    padding-bottom:8px;
}


.large-desc {
    float: right;
    width: 280px;
}

.large-box .only {
    font-weight: bold;
    color: #005860;
    font-size: 13px;
    margin: 0;
}

.large-box-prod {
    background: url(i/centre-box-bg.png) repeat-y;
    padding:1px;
}

.large-box-prod h3 {
    color: #005860;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    padding: 0;
    margin-bottom: 0;
	margin-top:14px;
}

.large-box-prod p {
    color: #5d5b53;
    margin: 0px;
    padding-bottom:8px;
}


p.large-price {
    margin: 0;
    color: #ee4502;
    font-weight: bold;
    font-size: 24px;
}

.large-buttons {
	padding-top:8px;
	padding-left:290px;
}

.large-box-ftr {
    width: 572px;
    height: 42px;
    background: url(i/centre-box-ftr.png) no-repeat;
}

.large-img-col {
	width:290px;
}

.featured_prods table {
    height:245px;
    text-align: center;
    margin-top: 6px;
    margin-bottom:6px;
    border-collapse: collapse;
}

.featured_prods td {
    width: 33%;
	margin:0px;
	padding:0px;
}

.featured_prods {
    width: 572px;
    overflow: hidden;
}

.featured_prods p {
    margin: 0;
    padding: 0 14px;
    text-align: left;
    font-size: 11px;
}

.centre_ftr {
	width:572px;
	height:9px;
	background-image:url('i/centre-box2-ftr.png');
	background-repeat:no-repeat;
}

.large-box a {
	color: #002d5b;
	text-decoration:none;
}

.custom-box a {
	color: #002d5b;
	text-decoration:none;
}

.custom-box {
	margin:0px;
	background: url(i/centre-box-bg.png) repeat-y;
}

.smallbox-hdr td {
    background: url(i/smallbox-hdr.png) repeat-y 5px 0;
}

.smallbox-desc td {
    background: url(i/smallbox-bg.png) repeat-y 5px 0;
    vertical-align:top;
}

.smallbox-img td {
    background: url(i/smallbox-bg.png) repeat-y 5px 0;
    vertical-align:middle;
}


.smallbox-desc p {
	margin:0px;
}

.smallbox-ftr td {
    height: 33px;
    background: url(i/smallbox-ftr.png) no-repeat 5px 0;
    width: 180px;
}

.smallbox-ftr p {
    float: left;
    margin: 0;
    padding: 6px 0 8px 14px;
    font-weight: bold;
    font-size: 14px;
    color: #002d5b;
}

.smallbox-ftr img {
    margin-top: 5px;
    float: right;
    margin-right: 10px;
}

.featured_prods h3, .featured_prods a {
    margin-top: 8px;
	padding-top:0px;
    margin-bottom: 4px;
    text-decoration: none;
    color: #002d5b;
    font-size: 12px;
}

.featured_prods h3 {
    padding-left:12px;
    padding-right:12px;
}


.featured_prods img {
}

tr {
    vertical-align: top;
}

.list-table {
	border-collapse:collapse;
	margin-top:2px;
}

.sort-bg {
	background-image:url('i/list-showing-bg.png');
	background-color:silver;
	border-collapse:collapse;
	height:24px;
	padding-right:2px;
}

.sort-bg td{
	padding:0px;
	margin:0px;
}

.list-table td {
	border-bottom:2px;
	border-bottom-color:#C0C0C0;
	border-bottom-style:solid;
	border-collapse:collapse;
	padding:3px;
	padding-bottom:8px;
}


.list-desc {
	color:#333333;
	font-size:11px;
	
}

.product-details p {
	padding:0px;
	margin:0px;
	font-size:11px;
}

.product-details ul {
	font-size:11px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:3px;
	margin-bottom: 0px;
	font-size:11px;
	margin-left:15px;
	padding-left:0px;
}


.product-details h3 {
	padding-top:4px;
	margin-bottom:6px;
	margin-top:0px;
	font-size:12px;
}

.list-header {
	background: gray url(i/list-hdr-bg.png);
	border-bottom:2px;
	border-bottom-color:#C0C0C0;
	border-bottom-style:solid;
	height:22px;
	margin:0px;
	padding-top:2px;
	padding-bottom:2px;
	
}

.Pagination {
	padding:12px;
	margin:0px;
}
.Pagination a:hover {
	text-decoration:none;
}
a.Pagination-Link {
	border: 1px #830814 solid;
	padding:2px 3px 2px 3px;
}
a.Pagination-Link:hover {
	background-color:#830814;	
	color:#fff;
}
a.Pagination-Link-Active {
	border: 1px #000 solid;
	padding:2px 3px 2px 3px;
	background-color:#000;
	color:#fff;
}
.Pagination-Next {
	border: 1px #830814 solid;
	padding:2px 3px 2px 3px;
}
.Pagination-Next:hover {
	background-color:#830814;	
	color:#fff;
}

/* @end */

/* @group Right Column */

.right_wrapper {
    width: 187px;
    float: right;
    margin-top: 18px;
}

.cta {
}

.cta_ad {
    margin-bottom: 15px;
}

.acer-box {
    width: 187px;
    height: 164px;
    background: url(i/cta-acer-bg.jpg) no-repeat;
    padding-top: 8px;
}

.acer-box p {
    height: 120px;
    overflow: auto;
    width: 153px;
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 3px;
    padding-right: 12px;
	margin-bottom:8px;
}

/* @end */

/* @group Footer */

.footer {
    clear: both;
    color: white;
    position: relative;
    width: 1000px;
    margin-top: 14px;
}

.footer_heading {
    height: 35px;
    margin-top: 5px;
    background-image: url(i/ftr-bg.png);
}

.footerlinks {
    margin-top: 10px;
    float: left;
    margin-left: 12px;
}

.footer a {
    color: white;
    text-decoration: none;
}

.small_print {
    font-size: 11px;
    height: 46px;
    background-color: #002d5b;
}

.copyright p {
    margin: 14px 0 0 12px;
    float: left;
}

.copyright img {
    float: right;
    margin-top: 5px;
    margin: 5px;
}

/* @end */

.help {
	padding:3px;
}

.help h2 {
	border-bottom: 1px #C0C0C0 solid;
	color: #00356c;
	margin: 0px;
	padding-bottom:3px;
	margin-bottom:12px;
	margin-top:8px;
}

.help h3 {
	font-size:13px;
	color: #00356c;
	font-weight:bold;
}

.help table {
	margin-bottom: 20px;
	border-collapse: collapse;
	border: 1px #9B9B9B solid;
}

.help td {
	padding:6px;
}

.help li {
	list-style-image:url('i/red-bullet.png');
	padding:5px;
	margin:opx;
}

.grade {
	background-color:gray;
	color:white;
	font-weight:bold;
}

a:hover {
    text-decoration: underline;
}

.list-desc a:hover {
	text-decoration: none;
}

.list-desc ul li a:hover {
	text-decoration: none;
}

.Product-Wrapper {
	position: relative;
}

.Product-Description {
	background-image:url(i/prod-name-bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	position:relative;
	min-height:30px;
}

.Product-Description h1 {
	font-size:15px;
	margin-top:8px;
	padding-bottom:10px;
	padding-left:10px;
}

.Product-Grade-Image {
	position:absolute;
	right:0px;
	bottom:-10px;
	z-index:0;
	cursor:pointer;
}
.Product-Grade-Div {
	width:150px;
	display:none;
	position:absolute;
	right:-10px;
	top:25px;
	border-color:#CCC;
	border-style:solid;
	border-width:1px;
	z-index:1;
	padding:6px;
	background-color:#FFFBDF;
}
.Product-Left {
    position: relative; 
    width: 320px; 
    text-align: center;
    padding-left:4px;
}
.Product-Left p {
    margin: 0px;
    padding:0px;
}

.Product-FreeDelivery-Image {
	cursor:pointer;
}

.Product-Image-Div {
    width: 320px;
    height: 280px;
    text-align: center;
    background-color: #FFFFFF;
	border-collapse:collapse;
	padding:0px;
	margin:0px;	
}

.Product-Image-Div tbody tr td {
	vertical-align:middle;
	padding:0px;
}

.Product-Image-Img {
	cursor: crosshair;
}
.Product-ZoomImage-Div {
	display: none; 
	overflow: hidden; 
	border: solid 2px #CCCCCC;
	position: absolute;
	top: 32px;
	left: 320px;
	background-color: #ffffff;
}
.Product-ZoomImage-Img {
	position: relative; 
	overflow: hidden;
}

.Product-SelectImage 
{
    padding: 4px;
    border: solid 1px #afafaf;
    width: 40px;
    height: 40px;
    margin:0px;
    cursor: pointer;
    vertical-align: middle;
}
.Product-SelectImage-Wrapper {
    width: 290px; 
    height: 60px; 
    padding:0px;
    margin:0px;
    overflow:hidden;
    float: left; 
    position:relative;
    display:block;
    padding-bottom:3px;
    margin-left:3px;
    margin-right:3px;
}
.Product-SelectImage-ImageWrapper 
{
    float: left;
    padding: 4px; 
    width: 50px;
    height: 50px;
}
.Product-SelectImage-Navigate
{
    float: left; 
    cursor: pointer; 
    line-height: 60px; 
    width: 10px;
    padding-left:0px;
    padding-right:0px;
}
.Product-SelectImage-List
{
    position:relative;
    display: block;
    padding:0px;
    margin:0px;
    width: 2000px;
} 
.Product-SelectImage:hover {
    border: solid 2px #afafaf;
}
.Product-SelectImage-Selected
{
    padding: 4px;
    border: solid 2px #000000;
    width: 40px;
    height: 40px;
    vertical-align: middle;
}
.Product-Right 
{
    float: right; 
    padding-left: 10px; 
    border-left: solid 1px #cccccc; 
    width: 220px; 
	padding-right:8px;
}
.Product-InStock .text {
    font-size: 11px;
    color: #1f1f1f;
    margin-top:0px;
}
.Product-InStock p {    
    font-size: 12px;
    color: #166419;
    padding:0px;
    margin:0px;
    padding-top:5px;
}
.Product-Details 
{
    border: solid 0px #cccccc;
	padding:4px;
	background-image:url(i/prod-desc-bg.png);
	background-repeat:no-repeat;
	margin-top:6px;
}
.Product-Details-Bottom {
	height:9px;
	background-image:url(i/prod-desc-bottom.png);
	background-repeat:no-repeat;
}
.Product-OfferRight-Image {
	cursor:pointer;
}
.Product-Details p {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
	font-size:10px;
	padding-bottom:2px;
}

.Product-Details h3 {
	padding:0px;
	margin:0px;
}
.Product-Manufacturer-Image {
    padding-top:4px;
    padding-bottom:4px;
}

.Product-Details-Description {
    padding-right: 20px;
    padding-top: 0px;
	padding-bottom:0px;
	overflow:hidden;
}
.Product-Sell .pounds {
    color: #cb080e;
    font-size: 34px;
    font-weight: bolder;
	padding-bottom:0px;
	margin-bottom:0px;
}
.Product-Sell .pence {
    color: #cb080e;
    font-size: 20px;
    font-weight: bolder;
	padding-bottom:0px;
	margin-bottom:0px;
}

.Product-Sell {
	padding-top:0px;
}

.Product-Sell p {
	padding-bottom:0px;
	margin-bottom:0px;
}

.Product-Was p {
	text-decoration:line-through;
	padding-bottom:0px;
	margin-bottom:0px;
}

.Product-VAT {
	padding-top:0px;
	margin-top:0px;
}

.Product-BuyButton {
	padding-bottom:14px;
	padding-top:6px;
}
.Product-TellAFriend {
	cursor:pointer;
	margin-bottom:16px;
}
.Product-Tabs {
	position: relative;
	border-left: solid 0px #c3c3c3;
	border-bottom: solid 0px #c3c3c3;
}
.Product-Tabs-Headers {
	height: 31px;
	width: 100%;
	border-bottom: solid 1px #c3c3c3;
	background-image:url(i/prod-tab-bg.png);
	background-repeat:repeat-x;
}

.Product-SpecImages-Div {
    background-image:url('../../Images/specs-bg.gif');
    background-repeat:repeat-x;
}

.Product-Tabs-Headers h2 {
	font-size:13px;
	margin:0px;
	padding:0px;
	padding-top:7px;

}

.Product-Tabs-Header{
	float: left;
	height: 30px;
	padding-left: 11px;
	padding-right: 11px;
	border-right: solid 1px #c3c3c3;
	cursor: pointer;
	border-top: solid 0px #c3c3c3;		
}
.Product-Tabs-Header-Selected {
	float: left;
	height: 31px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: solid 1px #c3c3c3;
	background-color: #FFF;	
	border-top: solid 1px #c3c3c3;
	background-image:url(i/prod-tab-bg-on.png);
	background-repeat:repeat-x;
}
.Product-Tabs-Header-Selected h2 {
	padding-top:5px;
}

.Product-Tabs-Body-Wrapper {
	width: 100%;
	border-right: solid 0px #c3c3c3;
}
.Product-Tabs-Body {
	padding: 10px 10px 10px 10px;
}
.Product-Tab-Specification table {
	background-color:#f2f2f2;
	border:1px solid #DDDDEE;
}

.Product-Tab-Specification td {
	padding:5px;
	border-bottom:1px solid #DDDDEE;
}

.Product-Tab-Accessories table {
	border-width:0px;
	border-color:white;
}

.Product-Tab-Accessories td {
	border-bottom:1px solid #DDDDEE;
	padding:5px;
}

.Product-Tab-Accessories a {
	text-decoration:none;
	color:#333333;
}

.Product-Tab-Accessories a:hover {
	text-decoration:underline;
	color:#333333;
}

.Product-Accessories-Sell {
    font-weight:bold;
}

.Product-Tab-VideosAndPDFs td {
    vertical-align:middle;
    text-align:center;
    width:50%;
}
.Product-Tab-VideosAndPDFs {
    vertical-align:middle;
    width:100%;
}
.HTMLTabs-Content-Wrapper {
    width: 572px; 
	margin-top:10px;
}
.HTMLTabs-Tab-Wrapper {
    width: 560px; 
	height: 33px;
    background-color: #CCCCCC;
	background-image:url(i/tabbed-banner-bg.gif);
	padding-left:7px;
	padding-right:5px;
		margin-bottom:14px;
}
.HTMLTabs-Tab {
    float: left; 
    padding-left: 8px;
	padding-right: 8px;
    border-right: solid 1px #b1b1b1;
	border-left: solid 1px #b1b1b1;
    cursor: pointer;
    line-height: 27px;
	border-top-style:none;
	margin-top:6px;
}
.HTMLTabs-Tab-Selected {
    float: left; 
    padding-left: 8px; 
	padding-right: 8px;
	border-top-style:none;
    cursor: pointer;
    line-height: 29px;
	color:#FFF;
	margin-top:4px;
	background-image:url(i/tabbed-banner-on.gif);
	background-position:bottom;
}
.FeedbackForm-CallBack-Wrapper {
	background-color: #FF0000;
}

/* START Basket */

.Basket-Wrapper 
{
	border-collapse: collapse;
	border-spacing: 0px;
}

.Basket-Table
{
	width: 570px;
}

.Basket-Table th
{
	background-color: #DDD;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.Basket-Table a
{
	color: #000;
	text-decoration: none;
	font-size: 11px;
}

.Basket-Table-Image 
{
	width: 60px;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #DDD;	
	padding-left: 4px;
	text-align: center;
}
	
.Basket-Table-Description 
{
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;	
	padding-right: 4px;
	border-bottom: 1px solid #DDD;
}


.Basket-Table-Sell 
{
	vertical-align: middle;	
	border-bottom: 1px solid #DDD;	
	padding-right: 4px;	
}

.Basket-Table-Quantity 
{
	vertical-align: middle;	
	border-bottom: 1px solid #DDD;	
	padding-right: 4px;
}

.Basket-Table-SubTotal 
{
	padding-right: 5px;	
	vertical-align: middle;	
	border-bottom: 1px solid #DDD;	
}

.Basket-Table-Remove 
{
	vertical-align: middle;	
	border-bottom: 1px solid #DDD;		
	padding-right: 8px;
}

.Basket-Comments
{
}

.Basket-Prices table
{
	float: right;
	margin-right: 35px;
}

.Basket-Label 
{
}
	
.Basket-Price 
{
}	

.Basket-Buttons 
{
	width: 570px;
}

/* END Basket */

.Product-Collection-Div {
	width:500px;
	display:none;
	position:absolute;
	right:-10px;
	top:85px;
	border-color:#CCC;
	border-style:solid;
	border-width:1px;
	z-index:1;
	padding:6px;
	background-color:#FFFBDF;
}
.AjaxSearch-Wrapper{float:right;width:328px;background-position:right top;background-repeat:no-repeat;height:39px;border-left-style:solid;border-left-width:1px;border-left-color:#a8a8a8;margin-top:1px;position:relative;}
.AjaxSearch-TextBox-Div{float:left;margin-top:3px;margin-left:2px;background-repeat:no-repeat;border:none;width:262px;height:27px;}
.AjaxSearch-TextBox-Div input{margin-left:5px;margin-top:3px;width:230px;}
.AjaxSearch-Button-Div{margin-top:7px;margin-right:0;position:absolute;right:3px;}
