﻿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;
}

.custom-box a {
	color: #cb0b0b;
	text-decoration: none;
}

.custom-box {
	margin:0px;
	background: url(i/centre-box-bg.png) repeat-y;
}


/* @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;
}

.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 */