﻿body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #2f2f2f;
	background-image: url(i/body-bg.png);
	background-repeat: repeat-x;
}
.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: 124px;
}

.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 {
	width:450px;
	height:75px;
	float:left;
    margin-left: 20px;
}

.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;
}


/* @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;
    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 10px 8px;
	border-left: solid;
	border-left-width: 1px;
	border-left-color: #1a1a1a;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: #1a1a1a;
}

.nav a:hover {
	color: #fff;
	background-image:url(i/menu-bg-hover.png);
}

.bread-bar a {
    color: #fff;
    text-decoration: underline;
}

.bread-bar a:hover {
	color: #CCC;
}

.bread-bar {
	height: 40px;
	width: 1000px;
	clear: both;
	color: #fff;
	background-image: url(i/bread-bar-bg.png);
	background-repeat: no-repeat;
}

.breadcrumb {
    float: left;
    padding-top: 11px;
    padding-left: 14px;
	color:white;
}

.beadcrumb a {
	color:#FFF;
}

.search {
	float:right;
	margin-right:2px;
    width: 240px;
    margin-top: 7px;
}

.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: 15px;
}

.sidebox {
	background-image:url(i/sidebox-bg.gif);
}

.sidebox_hdr {
    width: 187px;
    height: 30px;
    background-image: url(i/sidebox-hdr.png);
}

.sidebox_hdr h3, .basket_hdr h3 {
    font-size: 14px;
    color: #fff;
    margin: 0;
    padding: 7px 0 0 9px;
    font-weight:bold;
}

.sidebox a {
	color: #303030;
	text-decoration:none;
}

.cats a {
    color: #303030;
    text-decoration: none;
    display: block;
    font-size: 12px;
    padding-top: 5px;
	padding-bottom:5px;
    padding-left: 7px;
    height: 19px;
    font-size:12px;
}

.cats a:hover {
    color: #000;
    text-decoration: underline;
}

.cats ul {
    margin: 0;
    list-style-type: none;
    padding: 0;
}

.cats li {
    margin: 1px;
    padding: 0px;
    background: url(i/sidebox-nav-bg.png);
    background-position:top;
}

.sidebox_ftr {
    background-image: url(i/sidebox-ftr.gif);
    width: 187px;
    height: 10px;
    margin-bottom: 12px;
}

.secure_hdr {
    width: 187px;
    height: 34px;
    background-image: url(i/secure-hdr.png);
}

/* @end */

/* @group Content */

.content {
    width: 572px;
    margin-left: 27px;
    margin-top: 5px;
    float: left;
}

.content h1 {
	font-size:16px;
	margin:0px;
}

.content h2 {
	font-size:14px;
}

.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: 14px;
    float: left;
    margin-top: 7px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.centre_hdr {
    width: 572px;
    height: 30px;
    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: 14px;
    float: left;
    margin-top: 7px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.large-box {
    background: url(i/centre-box-bg.png) repeat-y;
    padding:8px;
}

.large-box h3 {
    color: #cb0b0b;
    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-img {
    
}

.large-desc {
    float: right;
    width: 280px;
}

.large-box .only {
    font-weight: bold;
    color: #005860;
    font-size: 13px;
    margin: 0;
}

p.large-price {
    margin: 0;
    color: #cb0b0b;
    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: #cb0b0b;
	text-decoration: none;
}

.large-box table {
	margin:0px;
}

.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: #cb0b0b;
}

.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: #444;
	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;
}

.custom-box a {
	color: #cb0b0b;
	text-decoration: none;
}

.custom-box {
	margin:0px;
	background: url(i/centre-box-bg.png) repeat-y;
}

.Product-Details 
{
    border: solid 0px #cccccc;
	padding:4px;
	background-image:url(i/prod-desc-bg.png);
	background-repeat:no-repeat;
	margin-top:6px;
	padding-bottom:0px;
}
.Product-Details-Bottom {
	height:9px;
	background-image:url(i/prod-desc-bottom.png);
	background-repeat:no-repeat;
	padding-bottom:7px;
}
.product-details p {
	padding:0px;
	margin:0px;
	font-size:11px;
	padding-bottom:2px;
}
.product-details ul {
	font-size:10px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom: 0px;
	margin-left:15px;
	padding-left:0px;
	margin-top:0px;
	list-style-image:url('../../Images/bullet-pink.gif');
}
.product-details li {
    margin:0px;
    padding:0px;
    font-size:10px;
    line-height:13px;
}
.product-details h3 {
	padding-top:0px;
	margin-bottom:0px;
	margin-top:0px;
	font-size:12px;
}
.Product-Details-Description
{
    padding-right: 20px;
    padding-top: 0px;
	padding-bottom:0px;
	overflow:hidden;
}
.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;
}

.Product-Wrapper {
	position: relative;
}
.prod-top {
	background-image:url(i/prod-top.png);
	background-repeat:no-repeat;
	width:572px;
	height:8px;
	margin-top:8px;
}
.Product-Description {
	background-image:url(i/prod-name-bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	position:relative;
	min-height:30px;
	padding-top:3px;
}
.Product-Description h1 {
	font-size:15px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:145px;
}
.Product-Grade-Image {
	position:absolute;
	right:0px;
	bottom:-10px;
	z-index:0;
	cursor:pointer;
}
.Product-Grade-Div {
    width:200px;
    display:none;
    position:absolute;
    right:-40px;
    top:30px;
    background-color:silver;
    border-color:gray;
    border-style:solid;
    border-width:1px;
    z-index:1;
    padding:6px;
    background-color:white;
}
.Product-Grade-Div ul {
margin:0px;
margin-left:16px;
padding:0px;
}
.Product-Grade-Div li {
margin:0px;
padding:0px;
}
.Product-Left {
    position: relative; 
    width: 320px; 
    text-align: center;
    padding-left:4px;
}
.Product-Left p {
    margin: 0px;
    padding:0px;
}
.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: 0px;
	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;
			display: table-cell; 
}
.Product-SelectImage-Wrapper {
    width: 290px; 
    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;
		display: table-cell; 
	vertical-align: middle;
}
.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;
	display: table-cell; 
}
.Product-Right {
    float: right; 
    padding-left: 10px; 
    width: 220px;   
	padding-right:8px;
	background-image:url(../../Images/prod-border.png);
	background-position:left;
	background-repeat:no-repeat;
}
.Product-InStock {
	padding-top:0px;
	margin-top:6px;
}
.Product-InStock .text {
    font-size: 11px;
    color: #1f1f1f;
    margin-top:0px;
	font-weight:normal;
	padding-left:2px;
}
.Product-InStock p {    
    font-size: 12px;
    color: #166419;
    padding:0px;
    margin:0px;
    padding-top:0px;
	font-weight:bold;
}
.Product-Details p {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size:10px;
	padding-bottom:2px;
	color:#2E2E2E;
}
.Product-Details h3 {
	padding:0px;
	margin:0px;
}
.Product-Manufacturer-Image {
    padding-top:4px;
    padding-bottom:4px;
}
.Product-Was p {
	text-decoration:line-through;
	padding-bottom:0px;
	margin-bottom:0px;
	color:#333;
	font-size:14px;
}
.Product-Sell .pounds {
    color: #bf1e2e;
    font-size: 34px;
    font-weight: bolder;
	padding-bottom:0px;
	margin-bottom:0px;
}
.Product-Sell .pence {
    color: #bf1e2e;
    font-size: 20px;
    font-weight: bolder;
	padding-bottom:0px;
	margin-bottom:0px;
}
.Product-Sell {
	padding-top:0px;
	margin-top:0px;
}
.Product-Sell p {
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	padding-top: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 1px #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%;
}
.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;
}
.large-box-prod {
    background: url(i/centre-box-bg.png) repeat-y;
    padding:1px;
}
/* @end */

/* @group Right Column */

.right_wrapper {
    width: 187px;
    float: right;
    margin-top: 15px;
}

.cta {
}

.cta_ad {
    margin-bottom: 12px;
}

.acer-box {
    width: 187px;
    height: 164px;
    background: url(i/cta-acer-bg.jpg) no-repeat;
    padding-top: 127px;
}

.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;
	padding-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: #252525;
}

.copyright p {
    margin: 14px 0 0 12px;
    float: left;
}

.copyright img {
    float: right;
    margin-top: 5px;
    margin: 5px;
}

/* @end */

a:hover {
    text-decoration: underline;
}

/* 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;
}
.error {
	width:82%;
	padding:20px;
	border: solid 1px #fc3;
	background-color:#FFC;	
	margin:10px;
	background-image:url(i/error.png);
	background-repeat:no-repeat;
	padding-left:60px;
}
.error p {
	padding:0px;
	margin:0px;
}
/* END Basket */

.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;}
