﻿body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #272727;
}
.wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
img {
    border: none;
}
form {
    margin: 0;
    padding: 0;
}
/* @group Header */
.brands {
	background: url('i/brands-bg.png') no-repeat;
	width: 1000px;
	height: 35px;
	margin:0px;
	background-position:bottom;
}
.brands img {
	padding-left:0px;
	padding-right:11px;
}
.header {
	width: 1000px;
	height: 131px;
}
.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;
}
.faderOuter, .fader2Outer {
	position: relative;
	float: left;
}
.faderInner, .fader2Inner {
	position: absolute; 
	top: 0px; 
	left: 0px; 
	display: none;
}
.faderInnerActive, .fader2InnerActive {
	position: absolute; 
	top: 0px; 
	left: 0px; 
	display: block;
}
/* @end */
/* @group Top Navigation */
.navwrapper {
    width: 1000px;
    background: url(i/menu-bg.png) no-repeat;
}
.SaveOnAndyTabcontainer a {
	color:white;
	text-decoration:none;
	padding-left:0px;
	padding-right:10px;
	margin-right:0px;
	font-family:Tahoma;
	font-weight:bold;
}
.SaveOnAndyTabcontainer ul {
	position:absolute;
	right:0px;
	top:7px;
}
.SaveOnAndyTabcontainer li {
	display:inline-block;
	float:right;
	margin-top:16px;
	vertical-align:bottom;
}
.nav {
	padding-bottom: 0;
	margin-bottom: 0;
    width: 987px;
    font-size: 13px;
    margin-left: 0px;
	padding-left:12px;
	float:left;
	position:relative;
	height:33px;
	z-index:2;
}
.nav table {
	float: left;
}
.nav ul {
	list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.nav li {
	display: list-item;
    margin: 0;
    padding: 0;
}
.laptopchooser {
	background-image: url('i/laptopchooser-bg.png');
	width: 670px;
	height: 39px;
	position: relative;
	clear: both;
	z-index:1;
	float:left;
	background-repeat:no-repeat;
	margin-top:1px;
}
.laptopchooser-wrapper {
	background-image:url(i/laptopchooser-arrow.png);
	background-repeat:no-repeat;
	background-position:right top;
	margin-top:8px;
	float: left;
	position: relative;
	margin-right: 8px;
	padding-top:0px;
	padding: 0px;
	color:white;
	height:22px;
}
.laptopchooser-title {
	background-image: url('i/laptopchooser-title.png');
	float: left;
	padding-right: 0px;
	width: 184px;
	height: 39px;
	margin-right:8px;
}
.laptopchooser-imagebutton {
	margin-left:2px;
	margin-top:8px;
	margin-right:0px;
	float:left;
}
.laptopchooser-label {
	height:16px;
	cursor:default;
	padding:3px;
	padding-left:5px;
	margin-right:23px;
	padding-right:6px;
	margin-top:0px;
	background-image: url('i/laptopchooser-label.png');
	color:black;
	display:inline-block;
	width:auto;
	background-repeat:no-repeat;
}
.laptopchooser-menu {
	display: none;
	position: absolute;
	background-color: #EBEBEB;
	top: 22px;
	left: 2px;
	padding: 5px;
	width: 170px;
	border-width: 1px;
	border-style: solid;
	border-color: #9A9A9A;
	color: black;
	z-index:100;
}
.AjaxSearch-Wrapper {
	float:right;	
	width:328px;
	background-image:url(i/laptopchooser-bg.png);
	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;
}
.AjaxSearch-TextBox-Div {
	float:left;
	margin-top:7px;
	margin-left:6px;
	background-image:url(i/ajax-search-bg.png);
	border:none;
	width:282px;
	height:27px;
}
.AjaxSearch-TextBox-Div input {
	border:0px;
	margin-left:5px;
	margin-top:3px;
	width:260px;
}
.AjaxSearch-Button-Div {
	margin-top:7px;
	margin-right:0px;
	position:absolute;
	right:0px;
}
.AjaxSearch-Button-Div input {
	margin-right:5px;
}
.AjaxSearch-Button {
	margin-right:5px;
}
.bread-bar a {
    color: #000;
    text-decoration: underline;
}
.bread-bar a:hover {
    color: #2f2f2f;
}
.bread-bar {
    height: 0px;
    width: 1000px;
    clear: both;
    color: #fff;
}
.breadcrumb {
    float: left;
    padding-top: 0px;
    padding-left: 12px;
	color:#fff;
	font-size:11px;
	width: 1000px;
}
.breadcrumb a {
	color:white;
}
.search {
	margin-left:4px;	
    margin-top: 10px;
    height: 30px;
}
.search-box {
    float: left;
    margin-right: 0px;
}
.search-box input {
    margin-right: 0px;
}
.search-btn {
	float:right;
	margin-right:2px;
}
/* @end */
/* @group Left Column */
.left_wrapper {
    width: 187px;
    float: left;
    margin-top: 20px;
}
.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: 6px 0 0 9px;
}
.sidebox a {
	color: #303030;
	text-decoration:none;
}
.cats a {
    color: #303030;
    text-decoration: none;
    display: block;
    font-size: 12px;
    padding-top: 3px;
	padding-bottom:4px;
    padding-left: 7px;
    height: 15px;
    border-style:none;
}
.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:bottom;
    border-bottom:0px;
    border-bottom-color:#D6D6D6;
    border-bottom-style:solid;
    border-top-style:none;
    border-right-style:none;
    border-left-style:none;
}

.sidebox_ftr {
    background-image: url(i/sidebox-ftr.gif);
    width: 187px;
    height: 10px;
    margin-bottom: 14px;
}
/* @end */
/* @group Content */
.content {
    width: 572px;
    margin-left: 27px;
    margin-top: 10px;
    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-blue-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_red {
    width: 572px;
    height: 30px;
    background: gray url(i/centre-box-red-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;
}
.centre_hdr_red 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: #4d3c61;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    padding: 0;
    margin-bottom: 0;
	margin-top:14px;
}
.large-box p {
	color: #21201D;
	margin: 0px;
	padding-bottom:8px;
	font-size:11px;
}
.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: #ff006b;
	font-weight:normal;
    font-size: 26px;
}
.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-bottom: 6px;
    margin-top: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;
	margin-bottom:8px;
}
.large-box a {
	color: #3a1862;
	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: 3px 0 8px 14px;
    font-weight: bold;
    font-size: 18px;
    color: #ff006b;
}
.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: #3a1862;
    font-size: 12px;
}
.featured_prods h3 {
    padding-left:12px;
    padding-right:12px;
}
tr {
    vertical-align: top;
}
.custom-box a {
	color: #3a1862;
	text-decoration: none;
}
.custom-box {
	margin:0px;
	background: url(i/centre-box-bg.png) repeat-y;
}
.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:1px;
	border-bottom-color:#d4d4d4;
	border-bottom-style:solid;
	border-collapse:collapse;
	padding:3px;
	padding-top:0px;
	padding-bottom:6px;
}
.list-desc {
	color:#333333;
	font-size:11px;
	
}
.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;
}
/* @end */
/* @group Right Column */
.right_wrapper {
    width: 187px;
    float: right;
    margin-top: 0px;
}
.cta_ad {
    margin-bottom: 15px;
}
/* @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);
}
.footer_logos {
	background-image:url(../../Images/new-ftr-bg.gif);
}
.footer_logos iframe {
	margin-bottom:22px;
	margin-left:20px;
	margin-right:8px;
}
.footerlinks {
    margin-top: 10px;
    float: left;
    margin-left: 12px;
}
.footer a {
    color: white;
    text-decoration: none;
}
.small_print {
    font-size: 11px;
    height: 46px;
	color:#333;
}
.small_print a {
	color:#333;
}
.copyright p {
    margin: 14px 0 0 12px;
    float: left;
}
/* @end */
/* @group Comparison */
.MiniComparison-Wrapper {
	padding:5px;
	font-size:11px;
}
.comparison-wrapper {
    text-align: center;
    margin-bottom: 6px;
    margin-top:0px;
    border-collapse: collapse;
    color:black;
    font-size:11px;
}

.footer .comparison-wrapper {
	margin-top:0px;
}

.comparison-wrapper td {
    margin:0px;
	padding:5px;
}

.comparison-heading {
	background-color: #D6D6D6;
	padding: 3px;
}

.comparison-wrapper p {
    margin: 0;
    padding: 0 14px;
    text-align: left;
    font-size: 11px;
    color:black;
}

.comparison-wrapper a {
	color:black;
}

.comparison-wrapper tr:hover {
	background-color: #EAEAEA;
}

.comparison-header-row tr:hover {
	background-color: white;
}

.comparison-header-row {
	vertical-align:top;
}

.comparison-header-row h3 {
	padding:0px;
	margin:0px;
}

.comparison-header {
	border: 1px #FFFFFF solid;
	background-color: #F0F0F0;
}

.comparison-odd {
	border-left: 1px #C0C0C0 solid;
	border-right: 1px #C0C0C0 solid;
	border-bottom: 1px #E4E4E4 solid;
	border-top: 1px #E4E4E4 solid;

	padding: 3px;
}

.comparison-even {
	border-bottom: 1px #E4E4E4 solid;
	border-top: 1px #E4E4E4 solid;
	border-right: 1px #C0C0C0 solid;
}

.comparison-header {
	text-align:right;
	font-weight:bold;
}
/* @end */

.AnimatedBanner {
	background-repeat:no-repeat;
	background-position:right;
}

a:hover {
    text-decoration: underline;
}

/* dropDown Suckerfish */
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	padding-left:0px;
	z-index:100;
}

#nav a {
	display: block;
	padding-right:8px;
	padding-left:8px;
	padding-top:9px;
	padding-bottom:8px;
	color:#CCC;
	text-decoration:none;
	text-align:center;
}

.padder {
	padding-top:9px;
	padding-bottom:8px;
}

#nav li:hover {
	height: 1%;}

#nav a:hover {
	color:white;
	background-image:url(i/menu-hover.png);
}

#nav li { /* all list items */
	float: left;
	padding-right:4px;
	padding-left:4px;
}

#nav li ul li a {
	color:#333;
	text-align:left;
	width:160px;
	padding-left:8px;
}

#nav li ul li a:hover {
	color:black;
	background-image:none;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 160px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background-color: #e9e9e9;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:12px;
	border: 1px solid #999;
	text-align:left;
}

#nav li ul li:hover { /* second-level lists hover */
	background-color: #fff;
	width:160px;
	padding-right:4px;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -2em 0 0 10em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#content {
	clear: left;
	color: #ccc;
}

/* END dropDown Suckerfish */

.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;
	padding-top:8px;
}

.Product-Description h1 {
	font-size:15px;
	margin-top:0px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:145px;
}

.Product-Grade-Image {
	float: right;
}
.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;
}
.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;
}
.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; 
    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: #dd015a;
    font-size: 34px;
    font-weight: bolder;
	padding-bottom:0px;
	margin-bottom:0px;
}
.Product-Sell .pence {
    color: #dd015a;
    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 {
	position:absolute;
	top:1px;
	right:8px;
	cursor:pointer;
	margin-top:6px;
}
.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%;
}

/* Blog */
.blog-list  h2 {
	font-size:24px;
	font-weight:normal;
	font-family:"myriad pro","lucida grande","trebuchet ms",Arial,Helvetica,sans-serif;
	padding:0px;
	margin:0px;
	margin-bottom:8px;
	margin-top:6px;
	
}

.blog-list h2 a {
	color:#333;
}

.blog-list h2 a:hover {
	color:#F09;
}

.blog-list td {
		border-bottom-style:dashed;
	border-bottom-color:#CCC;
	border-bottom-width:1px;
}

.blog-list-info {
	padding-bottom:7px;
	font-size:11px;
	float:left;
	padding-right:12px;
	padding-top:2px;
}

.blog-list p {
	line-height: 17px;
}

.blog-list a, .blog-body a {
	color:#F09;
}

.blog-title  h1 {
	font-size:24px;
	font-weight:normal;
	font-family:"myriad pro","lucida grande","trebuchet ms",Arial,Helvetica,sans-serif;
	padding:0px;
	margin:0px;
	margin-bottom:8px;
	margin-top:6px;
}

.blog-body p {
	line-height: 17px;
}

.blog-comments  h2 {
	border-top-style:dashed;
	border-top-color:#CCC;
	border-top-width:1px;
	font-size:18px;
	font-weight:normal;
	font-family:"myriad pro","lucida grande","trebuchet ms",Arial,Helvetica,sans-serif;
	padding:0px;
	margin:0px;
	margin-bottom:8px;
	margin-top:12px;
	padding-top:10px;
}

.blog-comments td {
	border-bottom-style:dashed;
	border-bottom-color:#CCC;
	border-bottom-width:1px;
	margin-bottom:8px;
}

.blog-comments table {
	margin-bottom:10px;
}

.comments-box {
	width:25px;
	height:19px;
	background-image:url(../../i/comments-bg.png);
	color:#FFF;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	padding-top:1px;
	overflow:hidden;
	margin-bottom:3px;
}

.blog-comments span {
	line-height: 17px;
	color:#666;
}

.latest-blog a {
	padding:3px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCC;
	margin:0px;	
	display:block;
}
.latest-blog a:hover {
	background-color:#f90169;
	color:#FFF;
	text-decoration:none;
}

/* END Blog */
.Product-Cashback {
	border-style:dashed;
	border-color:#F00;
	border-width:2px;	
	margin:8px;
	padding:8px;
	color:#000;
}
.Product-Cashback a {
	color:#f00;	
}
.Product-Cashback-Price {
	font-weight:bold;
	color:#F00;
	font-size:15px;
}
.Product-Cashback p {
	margin:0px;
	padding:0px;	
	color:#000;
}
.Product-Cashback-Table {
	text-align:left;
	vertical-align:bottom;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
}
.Product-Cashback-Table td {
	vertical-align:bottom;
}
.Product-Cashback-Was-Title {
	color:#575757;
}
.Product-Cashback-Was-Price {
	color:#575757;
	text-decoration:line-through;
}
.Product-Cashback-YouPay-Title {
	color:#000;
}
.Product-Cashback-YouPay-Price {
	color:#000;
	font-size:15px;
}
.Product-Cashback-YouPay-VAT {
	font-size:9px;
	font-weight:normal;
}
.Product-Cashback-Cashback-Title {
	color:#005f0d;
}
.Product-Cashback-Cashback-Price {
	color:#005f0d;
}
.Product-Cashback-FinalPrice-Title {
	color:#df1265;
}
.Product-Cashback-FinalPrice-Price {
	color:#df1265;
	font-size:15px;
}
.Product-Cashback-FinalPrice-VAT {
	color:#df1265;
	font-size:9px;
	font-weight:normal;
}


/* 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 */

.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;
}