/* colours

dark  red #790228
light red #a70336

Dark  Grey #858486
Light Grey #c9c9c9

Dark  Blue #5091a4
Light Blue #c1d9df

/*----------------------------------------------*/

/*     General site wide
----------------------------------------------*/
body {margin:0;padding:0; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#666666;  background:url(../images/bg.png) repeat-y center #f6f6f6;}


h2 {
	font-size:1.1em;
	color:#dd3d14;
	margin-top:0.5em;
	line-height:1.8em
}

h3 {	
	font-size:1.1em;
	color:#dd3d14;
	margin-bottom:0.5em;
	padding:0;
}

h4 {
	font-size:1em;
	margin-top:0;
	margin-bottom:0.5em;
}

a {
	text-decoration:none;
	color:#333333;
} 
a:hover {
	text-decoration:underline !important;
}
a:focus {
	text-decoration:underline !important;
}

img {
	border:none;
	background:none;
}

#access-keys, h1#website {
	position: absolute; 
	width: 250px; 
	left: -3000px; 
	float: left;
}
a em {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
address {
	margin-left:1em;
}

object {
	outline:none;
}
/*
S - Skip navigation
1 - Home page
2 - What's new
3 - Site map
4 - Search
5 - Frequently Asked Questions (FAQ)
6 - Help
7 - Complaints procedure
8 - Terms and conditions
9 - Feedback form
0 - Access key details
*/

form {	
	margin:0;
	padding:0;
}
.cleaner {
	overflow:hidden;
	clear:both;
	height:1px;
	margin-top:-1px
}
.error, .mand {
	color:#ff0000;
}

.smaller {
	font-size:0.9em
}
.larger {
	font-size:1.3em;
}
.center {
	text-align:center;
}

.underline {
	text-decoration:underline;
}
#breadcrumb {
	font-size:0.8em;
	color:#666666;
	margin-top:8px; 
}
#breadcrumb a {
	color:#333333; 	
	font-weight:bold;
}
div#main-content-plain #breadcrumb a {
	color:#666666;
	text-decoration:underline;
}
.redprice {
	color:#a70336;
	font-weight:bold;
}

.specialoffer {
	color:#a70336;
	font-weight:bold;
	font-size:1.5em;
}

.floatleft {
	float:left;
	padding:0 1em 1em 1em;
}
.floatright {
	float:right;
	padding:0 1em 0 1em;
}

.linethrough {
	text-decoration:line-through;
}

blockquote {
	margin-top:0.5em;
	margin-left:1.5em;
}
.icon {
	line-height:2em;
	font-weight:bold
}
.icon img{
	margin-bottom:-0.5em;
}
/*----------------------------------------------*/

/*     Layout for all site 
----------------------------------------------*/

#wrapper {
	width: 66.7em;
	margin:0 auto 0 auto;
	padding:0;
	text-align:left;
}

/*   *free delivery & *search bar
----------------------------------------------*/
.logo {
	padding:0.5em 0.2em 0em 0;
	float:left;
	position:relative;		
}

#search {
	width:31em;	
	height:30px;
	display:block;
	padding:20px 0 0 0;
	margin:0;
	float:left;
}
input.search {
	margin:0;
	padding:0;
	width:250px;
	line-height:24px;
	color:#666666;
	border:1px solid #ccc;
	height:24px;
	float:left;
}


#search input.button {
float:left;
display:inline;
padding:0;
margin:0;
}




#free-delivery .button{	
	position:absolute; 
	margin-top:0.1em;	
	float:left;
	display:inline;
}

#free-delivery{	
	float:left;
	height:85px;
	padding:10px 0 0px 20px;
	display:inline;
	width:150px;

}

* html #free-delivery{	
	margin:0;
	padding:0;
	
}


/*    *account login
----------------------------------------------*/
#login {
	width:13.8em;
	position:relative;
	float:right;
	display:inline;
	margin-top:1.3em;
	text-align:right;
}



#accounts img {
	margin:0 0.4em 0em 0em;
}

#login a {
	color:#000000;
	font-size:1em;
	font-weight:bold;
	margin:0 0.2em 0 0;
}
#login #basket {
	width:18em;
	float:right;
	margin-left:-4.2em;	
	margin-bottom:1em
}

#login #basket a {
	color:#000000;
	font-weight:bold;
	line-height:2em;	
}
.basket-icon {
	background:url(../images/icon-basket.jpg) no-repeat;
	padding-left:1.4em;
}


/*    *primary navigation
----------------------------------------------*/
.nav {
	padding:0; 
	list-style:none; 
	height:35px;
	background:url(../images/background-nav.gif) repeat-x;
	position:relative; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	z-index:500;
	float:left;
	margin:7px 0 7px 0;
	width:100%;
}



.nav li.top {
	display:block; 
	float:left;
	border-right:1px solid #a32b50;
}

.first{	border-left:none !important;}

.nav li a.top_link {
	display:block; 
	float:left; 
	height:35px;
	line-height:33px; 
	color:#ffffff; 
	text-decoration:none; 
	font-size:1em;
	padding:0 0.3em 0 0.3em; 
	cursor:pointer; 
	font-weight:normal;
}
.nav li a.top_link span {
	float:left; 
	display:block; 
	padding:0 1em 0 1em; 
	height:35px;
	font-weight:normal;
}
.nav li a.top_link:hover {
	color:#000000; 
	background:#720728;
	font-weight:bold;	
}

.nav li a.top_link:hover span {
	background:#720728;
}
/* HACK ie 7 & firefox */
.nav li:hover > a.top_link {
	color:#fff; 
	background:#720728;
	line-height:35px;

}
.nav li:hover > a.top_link span {
	background:#720728;
	}
.nav table {
	border-collapse:collapse; 
	width:0; 
	height:0; 
	position:absolute; 
	top:0; 
	left:0;
}
.nav a:hover {
	visibility:visible; 
	position:relative; 
	z-index:200;
	font-weight:bold;
}
.nav li:hover {
	position:relative; 
	z-index:200;
}

/*  'next' level invisible by placing it off screen. */
.nav ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
}
.nav ul.sub1 {width:16em;}

.nav :hover ul {
	left:-1px; 
	top:35px; 
	background: #fff; 
	border:1px solid #720728; 
	white-space:nowrap; 
	height:auto; 
	z-index:300; 
}
.nav :hover ul li {
	display:block; 
	position:relative; 
	border-bottom:1px solid #ccc;
	font-weight:normal; 
	padding:0;
	margin:0;
	width:auto;
}
.nav :hover ul li a {
	display:block; 
	font-size:0.9em; 
	height:2em; 
	line-height:2em; 
	padding-left:5px;
	width:auto; 
	color:#333333; 
	text-decoration:none;
}

.nav :hover ul li a:hover {
	background:#720728;
	color:#ffffff;
}


/*    *side navigation menu
----------------------------------------------*/
#left-hand-content {
	padding:0px; 
	width:13.3em; 
	position:relative; 
	float:left;
	margin-right:0.4em;
}


#left-hand-content a{
	color:#333333;
}
#left-hand-content h2, .recent-viewed h3 , #right-hand-content h3 {
	font-size:1em; 
	color:#424242; 
	height:2.5em; 
	line-height:2.5em;
	border:1px solid #ccc;
	-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
	margin:0 0 0.5em 0;
	text-align:center;
	background:#f3f3f3;
}

#left-hand-content .browseproducts{background:url(../images/browse-products.png); width:163px; height:29px; margin:0px 0 0 0; padding:0; border:none;}
#left-hand-content .browseproducts span{display:block; position:absolute; top:-9999px; left:-9999px;}
#right-hand-content h3 a{
	color:#424242;
}
#left-hand-content ul{
padding:0;
	margin:0 0 7px 0;
	float:left;
	width:163px;
	border-top:1px solid #ccc;
}	

#left-hand-content li{	
	list-style:none;
margin:0;
	padding:0;
	font-size:1em;
	position:relative;
		border:1px solid #ccc;
	float:left;
		width:163px;
		border-top:none;
			height:21px;
		line-height:21px;
	}
	#left-hand-content li img{float:left; margin-right:3px;}
#left-hand-content li a{line-height:21px; float:left; display:inline-block;}
	

#left-hand-content li.sub-menu {
	padding-left:20px;
	width:143px;
	background:url(../images/navarrow.gif) left no-repeat;
	font-weight:normal;	
}
#left-hand-content li.sub-menu a{
	font-weight:normal;	
	font-size:0.9em
}

#left-hand-content li.sub-menu2 {
	width:138px;
	font-size:11px;
	padding:0 0 0 25px !important;
	margin:0 !important;
	height:auto !important;
	line-height:11px;
	}
#left-hand-content li.sub-menu2 a{
	font-weight:normal;	
	font-size:0.9em;
	}


/*   *brand select
----------------------------------------------*/

#brand {background:url(../images/background-brand.gif) repeat-x;
		width:162px;
		height:96px;
		position:relative;
		margin-bottom:7px;
}

/*hack ie 6 only */
*html #brand {
}

#brand label {
            color:#000000;
            font-weight:bold;
}

#brand select {
            width:140px;
            margin:0.5em 0.2em 0 0;
            height:23px;
            font-size:1em;
            line-height:23px;
            color:#666666;
            position:absolute;
            bottom:33px;
            right:9px;        
}

#brand input {
            position:absolute;
            bottom:10px;
            right:10px;
            padding:0;
            margin:0;
}


/*    *recently viewed
----------------------------------------------*/
.recent-viewed  {	
	text-align:center;
	font-size:1em;
	margin-top:0.2em;
	margin-bottom:7px;
}
.recent-viewed  h3{	
	margin:0;
	padding:0;
	widtH:161px;
}
.recent-viewed img{float:left; display:inline-block; clear:left;}
.recent-viewed .text {
	text-align:left;
	color:#333333;
	padding:0;
	margin:0;
	min-height:2.5em; height:auto !important; height:2.5em;	
	font-size:11px;
	
}
#left-hand-content .recent-viewed a {	
	font-size:0.9em; 
	color:#dd3d14;	
}
#left-hand-content .recent-viewed .text a{	
	color:#333333;	
	font-weight:normal;
}
.recent-viewed img {
	margin:0.5em 0 0 0;
	width:59px
}
.reitem{border:1px solid #ccc; float:left; width:161px;}

/*    *main content (center column)
----------------------------------------------*/
div#main-content, div#main-content2, div#main-content-plain, #main-content-all { 
	position:relative;
	float:left;
	width:38em;
	padding:0 0 0 0.4em;
	margin:0 0.8em 0 0;
}

* html div#main-content{margin:0; padding:0;}

div#main-content2, div#main-content-plain {
	width:52.3em;
	margin:0;
	min-height:60em; height:auto !important; height:60em;
	padding-bottom:1em;
}
div#main-content2 ul, div#main-content-plain ul{
	margin-top:0.5em;
}
div#main-content2 li, div#main-content-plain li{
	line-height:1.6em;
	margin-left:-1em;
}


/*    *right hand content (right column)
----------------------------------------------*/
#right-hand-content { 
	position:relative;
	float:right;
	width:13.5em;
	padding:0px;
	margin:0;
}
/* hack ie6 only */
*html #right-hand-content { 
	width:13.3em;
}
#right-hand-content img { 	
	margin-bottom:0.5em;
}
#right-hand-content h4 {
	color:#000000;
	font-size:0.9em;
	margin:0.8em 0 0 0.3em;
}
#right-hand-content h4 a {
	color:#000000;
}
#right-hand-content p {
	font-size:0.9em;
	margin:0.3em 0 1em 0.3em;
	color:#333333;
	font-weight:normal;
}

/*     *footer  
----------------------------------------------*/
#footer { 
	background:url(../images/background-nav.gif) repeat-x;
	height:3em; 
	color:#ffffff;
	font-size:0.9em;
	position:relative;
	float:left;
	width:100%;
	line-height:1.5em;
	margin-bottom:1em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#footer ul{
	list-style: none; 
	float:left;
	margin:0 0 0 22em;
	padding:0;
}
#footer li {
	display:block; 
	float:left; 
	padding:0.8em 0.4em;
}
#footer a {
	color:#ffffff;
}
.copyright{
	margin-top:0.5em;
	color:#999999;
	font-size:1em;
	text-align:center;
}
.copyright img{	
	padding:0.5em 2em 1em 2em;
	}
.copyright a{
	font-size:0.8em;
	color:#999999;
}

.footer-left{float:left; font-size:12px; color:#999999; width:400px;}
.footer-left img {padding:0 10px 10px 0;}
.footer-right{float:right; font-size:12px; color:#999999; width:400px; text-align:right; font-size:11px;}

/*----------------------------------------------*/

/*     page specific 
----------------------------------------------*/

/*     *homepage 
----------------------------------------------*/
#banner {
	width:38em;
}

/* JQuery Cycle plugin - image slideshow */
#slideshow { height: 152px; width: 458px; max-height: 152px; overflow: hidden;}
#slideshow img { height: 152px; width: 458px; background-color: white; }
#slidenav { z-index: 50; position: absolute; bottom: 5px; right: 5px; }
#slidenav a { font-size: 7pt; margin: 0 3px; padding: 3px; background: white; text-decoration: none;}
#slidenav a.activeSlide { background-color: #A70336; color: white; }
#slidenav a:focus { outline: none; }
#slidestop {text-align:right; font-size:7pt;}
#slidestop a {cursor: pointer; color: #666666; font-size:7pt;}
#slidestop a:hover {text-decoration: none; color: #A70336;}

.special-offers {
	margin:0.5em 0.6em 2em 0.6em;	
	width:11.4em;
	text-align:center;
	float:left;
	color:#333333;
	min-height:12em; height:auto !important; height:12em;
}
/* hack ie6 only */
* html .special-offers {
	margin:1em 0.6em 1.5em 0.3em;	
}

.special-offers a{
	color:#333333;
	font-weight:normal;
}
.special-offers h4 {
	color:#dd3d14;
	margin-bottom:0.2em;	
	font-style:italic;
}
.special-offers .text {
	margin-top:0.3em;
	min-height:2.7em; height:auto !important; height:2.7em;
	font-size:0.9em;
	color:#333333;
}
.special-offers .price a {
	color:#dd3d14;
	font-weight:bold;
	font-size:0.9em
}
#best-sellers-header {
	align:left;
	float:left;
	background:#f0f0f0;
	padding:5px;
	width:440px;
	font-weight:bold;
	font-size:14px;
}

/***************   *newsletter sign up  *****************/
#sign-up {
	background:url(../images/ads-sign-up.jpg) no-repeat;
	margin:-3px 0 5px 0;
	padding:0 0 0 0;
	height:102px;
position:relative;
}

#sign-up form {
	padding:63px 0 0 0;
	margin:0;
}

#sign-up form input.newsletter-signup {
position:absolute;
bottom:15px;
right:10px;
}
#sign-up form input#newsletterEmail {
	width:112px;
	height:21px;
	padding:0;
	border:1px solid #ccc;
	margin:0;
	font-size:1em;
	line-height:19px;
	color:#666666;
	position:absolute;
	left:10px;
	bottom:15px;
}
*html #sign-up {
	padding:0.3em 0.2em 0.5em 0.4em;
}

/*     *section page 
----------------------------------------------*/

div#main-content h1, div#main-content2 h1, div#main-content-plain h1 {
	color:#000000;
	background:url(../images/background-section-h2.gif) repeat-x;
	padding:1em 0 0.2em 0.3em;
	border:1px solid #ccc;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
	margin-top:0.2em;
	font-size:1.5em
}
div#main-content2 h1 {
	margin-bottom:0.5em;
}

#section-container .one-section {
	float:left;
	width:11em;
	text-align:center;
	min-height:11.3em; height:auto !important; height:11.3em;
	margin:0.5em; 
	border:1px solid #C1D9DF;
}
/* hack ie 6 only */
* html #section-container .one-section {
	margin:0.3em;
}
.one-section h4 {
	font-size:1em;
	padding: 0.6em 0.5em 0 0.4em;
}
.one-section a {
	color:#000000;
}
.best-sellers-container {
	text-align:center;
	margin:0.7em 1em 2em 1em;
}
.best-sellers-container .text {
	/*margin-bottom:0.2em;*/
}
.best-sellers-container a{
	color:#000000;
	font-size:0.9em
}
#right-hand-content .best-sellers-container .text a{
	font-weight:normal;
	color:#000000;
}
/*     *list page 
----------------------------------------------*/

#filterb {
	text-align:right;
	float:right;
	clear:both;
	font-size:0.8em;
	font-style:italic;
	margin-top:-1em;
}
#filterb select {
	font-size:0.9em;
}
#filterb .filter-one, #filterb .filter-two  {
	float:left;
	position:relative;
}
#filterb .filter-one {
	padding-right:3em
}
#filterb .filter-two {
 	padding-right:2.5em
}
#filterb  .button {
	position:absolute;
	margin-top:-0.2em
}

#list-container .one-section {
	float:left;
	width:16.5em;
	min-height:13em; height:auto !important; height:13em;
	margin:0.5em; 
	padding:0.1em 0.3em 0.5em 0.3em;
	border:1px solid #c1d9df
}
#list-container .one-section h4 {
	padding:0;
	margin:0.4em 0 0 0
}
#list-container .one-section .list-image{
	float:left;
	min-height:10em; height:auto !important; height:10em;
	width:7.4em	;
}

#list-container .one-section img{
	float:left;
	margin-top:0.4em;
}
#list-container .one-section .text {
	float:left;
	width:10em;
	font-size:0.9em;
	min-height:5.6em; height:auto !important; height:5.6em;	
	margin-top:0.2em;
	overflow:hidden;
}
#list-container .one-section .text-price, #list-container .one-section .text-price-web{
	margin-top:0.3em;
	float:left;
	font-weight:bold;
	color:#a70336;
	font-size:0.9em;
	width:10em;
}

#list-container .one-section .text-price-web{
	margin-top:-0.5em;
}
/*     *product page 
----------------------------------------------*/

div#main-content2 .text {
	width:340px;
	float:left;
	margin-right:0.8em;
	margin-bottom:1em;
	font-size:0.9em;
}

div#main-content2 .product-image {
	width:26.5em;
	float:right;
	text-align:right;
	font-size:0.8em;
}
div#main-content2 .product-image .price {
	font-size:1.3em;
	color:#5091a4;
	font-weight:bold;
	padding-bottom:1em;
}

div#main-content2 .product-image .icons {
	padding-bottom:1em;
	line-height:3.5em;
}
div#main-content2 .product-image .icons img{
	margin-bottom:-0.7em;
	margin-right:0.3em
}
/***********    product image swap    ***************/
.what {
	min-height:240px; height:auto !important; height:240px; 
}
/*div#main-content2 .image {
	background:url(../images/background-product-image.gif) no-repeat; 
	padding:1em;
	min-height:17.5em; height:auto !important; height:17.5em;
	text-align:center;
}

/*.thumbnail:hover {
	background-color: transparent; 
	z-index: 50;
}
.thumbnail span {
	position: absolute; 
	background-color: white; 
	padding: 0.5em; 
	margin-top:9em;
	left: -1000em; 
	border: 1px solid #cccccc; 
	visibility: hidden; 
}
.thumbnail span img{
	border-width: 0; 
	padding: 0.5em;
}
.thumbnail:hover span{
	visibility: visible; 
	top: 0; 
	left: 10em;
	z-index:999
}
*/
a.gallery, a.gallery:visited {
	display:inline;  
	width:70px;
	height:70px; 
	float:left; 
	position:relative; 
	border:1px solid #cccccc; 
	padding:0px !important; 
}

a.slide1, a.slide2, a.slide3, a.slide4, a.slide5, a.slide6 {
	margin-left:10px; 
	margin-bottom:10px;
	padding:0px !important;
}

a.gallery span {
	visibility: hidden; 
	display:block; 
	position:absolute; 
	top:-254px; 
	left:3px;
	height:240px;
	width:240px;
`	background:#fff; 
}

a.slide2 span {
	left:-79px; 
}

a.slide3 span {
	left:-161px; 
}

a.slide4 span {	 
	top:-338px;
}
a.slide5 span {
	left:-79px; 
	top:-338px;
}
a.slide6 span {
	left:-161px; 
	top:-338px;
}
a.gallery:hover {white-space:normal; z-index:100; }
a.gallery:hover span {visibility:visible; z-index:100;}
a.gallery:hover span img { position:relative; z-index:100;}
a.gallery:active, a.gallery:focus { z-index:10;}
a.gallery:active span, a.gallery:focus span {visibility:visible; z-index:10;}
a.gallery:active span img, a.gallery:focus span img { position:relative;z-index:10;}

/*     *related products 
----------------------------------------------*/

div#main-content2 .related-products h4{
	background:url(../images/background-product-h4.gif) repeat-x;
	color:#000000;
	font-size:1em;
	padding:0.2em 0 0 0.5em;
	line-height:2.2em;
	float:left;
	width:620px;
	
}
div#main-content2 .related-products  {
	width:625px;
	float:left;
	border:1px solid #ccc;
}

.related-products .one-product {
	width:11.9em;
	float:left;
	text-align:center;
	margin:1em 1.5em 1em 1em;
	font-size:0.9em;
}
.related-products .one-product .product-image {
	width:14.8em;
	text-align:center;
}
.product-options {
	border: 1px solid #c1d9df;
	float:left;
	margin-top:7px;
	margin-bottom:0.5em;
	padding:0.5em 0 1em 0.5em;
	background:#e1ebee;
	width:620px;
}
/***********    buy product options    ***************/
.product-options  td {
	border-bottom:1px dashed #cccccc;
}

.product-options td span {
	padding: 0 0.4em 0 0.4em;
	color:#333333;
	display:block
}
.product-options .smaller {
	font-size:0.8em;
	font-weight:normal
}

.product-options th.price, .product-options th.unit {
	text-align:center;
}
.product-options th.qty {
	padding-left:2em;
}

.product-options td.code {
	width: 6.5em;
}

.product-options td.desc {
	width:25em;
}
.product-options td.unit {
	width:5em;
	text-align:center
}
.product-options td.desc, .product-options td.unit {
	background:#ffffff
}

.product-options td.price {
	background:#ffffff;	
	width:6em;
	text-align:right
}/*
.product-options td.buy {
	padding:0px 2px 0px 5px ;
}*/
.product-options input {
	font-size:0.9em
}

/* HACK ie 5.5 only */
* html .product-options  table {
	font-size:1em;
	width:99% !important;
}
/* HACK ie 6 only */
* html .product-options  table {
	width:99% !important;
	wid\th:100% !important;
}
/*     *plain pages
----------------------------------------------*/

div#main-content-plain a {
	color:#790228;
	font-weight:bold;
}


/*     *basket pages
----------------------------------------------*/
table.main-basket {
	width:100%;
	margin-bottom:4em; 
	color:#333333; 
	font-size:1em;
}
table.main-basket th {
	background:#e1e1e1;
	font-size:1em;
	height:1.5em;
	padding:0.3em 0.2em 0.3em 0.4em; 
	margin:0;
}

table.main-basket td {
	font-size:1em;
	padding:0.3em 0 0.3em 0.5em; 
	margin:0;
	border-bottom:1px dotted #cccccc;
}
table.main-basket th.quantity {	
	padding-left:1em;
}
table.main-basket td.quantity input {
	width:2.5em;
}
table.main-basket th.item, table.main-basket td.item { 
	width:38em;
}

table.main-basket td.buttons {
	text-align:left; 
	border:none;
	padding-top:0.5em;
	padding-bottom:0;
}
table.main-basket th.totals, table.main-basket th.total {
	text-align:right; 
	padding-right:1em; 
	border-bottom:none; 
	background:none;
	padding:0.5em 1em 0.5em 0;
}
table.main-basket th.total {
	font-weight:normal;
}
table.main-basket td.totals {
	text-align:right;
	padding-right:0.5em
}
table.main-basket th.finaltotal {
	text-align:right;
	padding-right:1em; 
	font-size:1.2em;
}
table.main-basket td.finaltotal {
	font-weight:bold; 
	font-size:1.2em; 
	background:#e1e1e1;
	border:none;
	text-align:right;
	padding-right:0.5em
}

table.main-basket th.linetotal, table.main-basket td.linetotal {
	text-align:right; 
	padding-right:0.5em;
}
.vat {
	font-weight:normal;
	font-size:0.8em;
}
.world {
	margin-left:5em;
}
.paymentlogos img {	
	padding:0.5em;
}

/*     *terms & conditions
----------------------------------------------*/

.terms .abc {
	list-style-type:lower-alpha; 
	font-size:1em;
}
.abc li {
	padding:3px;
}
.terms .abc ul {
	list-style:none;
}
.terms .abc ul li {
	list-style:none;
	margin-left:-30px;
}
.terms h3 {
	font-size:1em;
}

.roman {
	list-style-type:lower-roman;
}

/*     *contact page
----------------------------------------------*/
.contact-form form {
	margin:0;
	color:#666666;
	width:42em;
	margin-left:5em;	
}
.contact-form legend {
	display:none
}
.contact-form fieldset, .email-form fieldset{
	border: 1px solid #c1d9df;
	margin:1em 0 1em 0;
	padding:1em;
}
.contact-form label, .email-form label{ 
	float: left; 
	width: 10.5em; 
	padding: 0; 
	margin: 0.7em 0.5em 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
}
.contact-form input.main, .contact-form select, .email-form input.main{
	margin:0.3em 0.2em 0 0;
	padding:0.1em;
	font-size:1.1em;
	line-height:1.4em;
	color:#666666;
}
.contact-form textarea {	
 	color:#666666;	
	margin:0.3em 0 0 0;
}
.contact-form input.main {
	height:1.3em;
}
.contact-form .button {
	margin-left:11em;
	margin-top:0.5em;
}
/* *sign up */
.contact-form label.signup {
	float:none;
	font-style:italic
}
.contact-form input.signup {
	margin:0.7em 0 -0.3em 0;

}

.contactUs {
	width:21em;
	text-align:center;
	margin:3em 0 0 10em;
}

/*     *sitemap page
----------------------------------------------*/

#sitewide {
	margin-left:2em;
}
#sitewide h2 {
	margin-left:-1.8em;
	margin-bottom:-1em;
	font-size:1.2em
}
h3.sitemap, h3.maximise, h3.minimise {
	background : url(../images/maximise.gif) no-repeat center left;
	cursor : default;
	padding-left : 1.2em;
	color:#333333;
}

h3.minimise	{
	background : url(../images/minimise.gif) no-repeat center left;
}

ul.sitemap	{
	list-style-type : none;
	margin-left : 0.5cm;
	padding-left : 0;
}

ul.sitemap li {
	background : transparent;
	padding-left : 1.1em;
	font-weight:normal;
	padding-bottom:0.5em;
}

ul.sitemap li a	{
	background : transparent url(../images/sitemap-docbullet.gif) no-repeat;
	padding-left : 1em;
	text-decoration:none;
	font-weight:normal;	
}
#main-content-plain ul.sitemap li a	{
	color:#333333;
}
ul.sitemap li img {
	padding-right : 0.2em;
}

ul.sitemap li a.parent {
	background : transparent;
	padding-left : 0;
	text-decoration:none;
}

ul.sitemap li ul{
	background : transparent /*url(../images/sitemapfolderbullet.gif)*/ no-repeat;
	list-style-type : none;
	margin : -1em 0 0 1.6em;
	padding : 0em 0 0 0.6em;
}

ul.sitemap li ul li	{
	margin-left : 0.5cm;
	padding-left : 1em;
}
h3.sitewide {
	background : transparent url(../images/sitemap-docbullet.gif) no-repeat  0px 2px;
}
#main-content-plain h3.sitewide a{
	text-decoration:none;
	color:#333333;
	padding-left:1.2em;
}

/*     *brand page
----------------------------------------------*/

.brand-section {
	width:38em;
	position:relative;
	float:left;
}
.brand-section h3{
	padding:1.5em 0 0.5em 0.5em;
	font-size:1em;
	margin:0
}
.one-brand-section {
	padding:0.2em 0.5em 0.2em 0.2em;
	min-height:4.5em; height:auto !important; height:4.5em;
	border:1px solid #c1d9df;
	margin-bottom:0.5em
}

#main-content-plain .one-brand-section img{
	margin:0 0.5em 0 0.5em ;
	float:left;
}

/*     *search page 
----------------------------------------------*/

.searchresults h1
{
	margin-bottom: 0px;
}

.searchresults form
{
	margin: 0px; 
	margin-top: 5px; 
	padding: 0px;
}

.searchresults .searchbox
{
	font-size: 140%; 
	width: 375px; 
	padding-left: 3px; 
	padding-right: 3px; 
	font-weight: bold; 
	color: #555555;
}

.searchresults .sortdropdown
{
	font-size: 80%;
	margin: 0px; 
	padding: 0px;
}



.pagenumbers
{
	margin: 0px;
	padding: 0px;
	font-style: normal;
}

.pagenumbers ul
{
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	display: inline;
	list-style-type: none;
	font-size: 0.9em;
	font-style: normal;
}

.pagenumbers li
{
	display: inline;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}

.pagenumbers li#active
{
	display: inline;
	margin: 0px;
	padding: 1px 5px 1px 5px;
	border: 1px solid #A70336;
	font-style: normal;
	background-color: #A70336;
	background:url(../images/background-nav.gif) repeat-x;
	color: white;
	font-weight: bold;
	margin-right: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.pagenumbers a 
{
	padding: 1px 5px 1px 5px;
	color: #A70336;
	background-color: #EAEAEA;
	text-decoration: none;
	border: 1px solid #BFBDBE;
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.pagenumbers a:hover
{
	color: #A70336;
	background-color: #BFBDBE;
	text-decoration: none;
}



.search-results a {
	color:#dd3d14;
}
.one-search {
	padding: 0px;
	padding-top: 0.5em;
}
.one-search a img {
	float:left;
	margin-right:0.5em;
}

.one-search h3 {
	background:#a70336;
	background:url(../images/background-nav.gif) repeat-x;
	padding:0.3em;
	font-size:1em;
	position:relative;
	margin: 0px;
	margin-bottom: 0.3em;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.one-search h3 a{
	display: block;
	color:#ffffff;
}
.one-search .search-image {
	width: 70px;
	float: left;
	position: relative
}
.one-search .text {
	float:left;
	width: 380px;
	margin-left: 0.3em;
	min-height:3em; height:auto !important; height:3em;
	font-size:0.9em
}
.one-search .cookiecrumb{
	font-style: italic; 
	border-bottom: 1px silver dashed;
}
.one-search .moreinfo a {
	color: #999999;
	font-size: 0.9em;
}
.one-search .moreinfo a:hover {
	color: #A70336;
}

.one-search .price {
	color: #a70336;
	font-weight: bold;
	float: right;
}


#right-hand-content .search-options h3 {
	font-size:1em;
	color:#000000; 
	height:2.5em; 
	line-height:2.5em;
	margin:0.3em 0 0.5em 0;
	text-align:center;
	background:#e3e1e1;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#right-hand-content #filter {
	background:#e3e1e1;
	color:#000000;
	font-size:0.9em;
	padding:0.5em 0 0.3em 0.5em;
	margin:0.8em 0 0 0em;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#right-hand-content #filtercleaner {
	clear: both;
	font-size: 0.01em;
}

#right-hand-content #filtertitle {
	font-weight: bold;
	float: left;
}

#right-hand-content #ShowHide {
	float: right;
	padding-right: 0.5em;
}

#right-hand-content #ShowHide a {
	font-size: 0.8em;
}

#right-hand-content #ShowHide a:hover {
	color: #A70336;
}

.search-options .options ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.search-options .options li
{
	border-top: 1px solid white;
}

.search-options .options a
{
	display: block;
	padding: 2px 2px 2px 25px;
	background-color: white;
	text-decoration: none;
	color: black;
	background-image: url(../images/filter-off.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}

.search-options .options a:hover
{
	background-color: #BFBDBE;
	background-image: url(../images/filter-add.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	color: #A70336;
	text-decoration: none;
}

.search-options .options #active a
{
	background-color: #EAEAEA;
	background-image: url(../images/filter-on.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	text-decoration: none;
}

.search-options .options #active a:hover
{
	background-color: #BFBDBE;
	background-image: url(../images/filter-remove.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	color: #A70336;
	text-decoration: none;
}

.search-options .options #zero a
{
	background-color: #EAEAEA;
	background-image: url(../images/filter-on-disabled.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	text-decoration: none;
	color: #777777;
}

.search-options .options #zero a:hover
{
	background-color: #BFBDBE;
	background-image: url(../images/filter-remove.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	color: #A70336;
	text-decoration: none;
}

.search-options .options .count
{
	color: gray;
}

.search-options .options {
	font-size:0.9em;
	xline-height:2em;
	xmargin:0.5em 0 0 1em;
}

.button2 {
	margin-top:0.3em;
}

.suggestedSearches 	{background:#F7F7F7; font-weight:bold; padding:5px; color:#dd3d14;}






/***************   Printer Friendly Page  *****************/
.print {
	padding:0.5em;
	text-align:left;
}

.product-image {
	float:left;
	font-size:0.8em;
	text-align:center
}

.product-text {
	padding:1em;
	float:right;
	text-align:left;
}

.print h1{
	color:#790228;
	padding:0.5em 0 0.2em 0em;
	font-size:1.5em}


/***************   *email friend Page  *****************/

.email-form {
	width:30em;
	padding:1em 0 0.5em 0;	
}
.email-form label {
	width:14em;
	font-weight:bold;
	}
.email-form .button {
	margin-top:0.5em;
}
.emailMore {
	margin-top:0.5em;
}
.printPrice {
	font-size:1.3em;
	color:#5091a4;
	font-weight:bold;
	padding-bottom:1em;
}
.print h2 {
	color:#790228;
	font-size:1.2em;
}	

/*     *news page
----------------------------------------------*/
.newsArticles {
	float:left;
	width:450px;
}
.news-article {
	width:37em;
	position:relative;
	float:left;
}
.news-date, .newsListdate{
	font-size:0.9em;
	margin:-1.2em 0 1em 0em;
	color:#333333
}
.newsListdate {
	float:right;
	margin:-1.5em 0 1em 0em;
}
#news_rss {
	text-align:right
}
.pagenumbers {
	margin-top:1em;
	font-style:italic;
}
.news-title h3{
	padding:0.8em 0 0.2em 0.3em;
	margin:0.5em 0 0.2em 0;
	background:#c1d9df
}
#main-content-plain .news-title h3 a{
	color:#333;
}
.news-title p{
	font-size:0.9em;
	margin-top:0;
}
.newsImg {
	float:left;
	margin-right:0.5em
}
.newsImgLarge {
	float:left;
	margin-right:0.5em
}
#newspageMonths {
	margin:0 0 0 0;
}
#newspageMonths ul.monthList {
	list-style:none;
	margin:0; 
	padding:0 0 0 1.5em;
	border:2px dotted #cccccc;
	border-top:none;
}
#newspageMonths ul.monthList li {
	background:url(../images/navigation-bullet.gif) no-repeat 0 0.4em;
	padding-left:1.3em;
}

#newspageMonths ul.monthList li a{
	color:#333333;
	font-weight:normal
}

/*   attachments   */
.attachments h4 {
	font-size:1.2em;
	text-align:center;
	color:#5091a4
}
.attachments {
	text-align:center;
	border:1px dotted #5091a4;
	margin-top:1em;
	padding: 1em 0.2em 0.2em 0;
	line-height:1.1em	
}
.attachments img {
	margin-bottom:-0.8em	
}

.forum-pages {text-align:right;}
.forum-pages ul {list-style:none;margin:0;padding:0;}
.forum-pages li {display:inline;padding:0 1em;}


/********* Ryan Styles - 03/08/09 **********/
.promotionalVoucher			{display:block; width:19em; border:1px solid #D6D6D6; padding:0.5em; float:left;}
.promotionalVoucher	input	{margin:0.3em;}
/*******************************************/

/* Twitter advert*/
div#twitter_ad{padding-top: 5px; padding-bottom:5px;}	
.productleft{float:left; width:335px;  padding-left:15px;}
.productright{float:right; display:inline; width:250px; border:1px solid #ebebeb;}
.buyinfo{background:url(../images/buytile.png) repeat-x #e3e1e1; padding:15px 15px 0 15px; float:left; width:220px; }

.productgallery{position:relative; width:300px; float:left; margin-bottom:5px;}
.productgallery .mainimage{width:300px; min-height:190px; height:auto !Important; height:190px; float:left;}

.productgallery img{float:left;}
.productgallery span{display:none; position:absolute; top:-9999px; left:-9999px; display:block; background:#fff; width:300px; height:176px; }
.productgallery a:hover span, .productgallery a:focus span, .productgallery a:active span{position:absolute; top:0px; left:0px; display:block;}
.productgallery a{float:left; display:block; margin:7px 7px 0 0; height:70px; width:70px; border:1px solid #ccc;}
.productgallery a:focus, .productgallery a:active{border: 1px solid #81022b; outline:none;}
.buybutton {display:block; margin-top:10px;}
.largeprice{font-size:22px; color:#4d4d4d; font-weight:bold;}
.black{color:#000000;}
.smallprice{color:#666; font-size:14px;}
.attachmentsnew{padding:10px; float:left; width:250px; font-size:11px;
}
.attachmentsnew h4{width:100%; display:block; margin:0 !important; padding:0 !important;}
.attachmentsnew a{float:left; display:block; width:240px;}


.productaction{width:250px; float:left; height:40px; line-height:40px; border-bottom:1px solid #ccc;}
.productaction a{outline:none;}
.productaction:hover{border:1px solid #ccc;}
.productaction img{float:left;}

#slider{width:458px; height:152px; overflow-y:hidden; margin-bottom:7px;}

.basketcont{background:url(../images/basketbg.gif) no-repeat; width:161px; height:76px; position:relative; float:right; display:inline; text-align:left;}
.basketcont a{font-weight:normal !important;}
.basketinfo{display:block; position:absolute; top:30px; left:12px;}
.basketlink{display:block;top:0px; position:absolute; left:0px; width:161px; height:25px; }
.basketlink span{display:block; position:absolute; left:-9999px; top:-9999px;}

.basketcont .redrounded{position:absolute; display:block; color:#fff !important; bottom:0px; right:3px;  text-align:center; background:url(../images/redrounded.gif) no-repeat; width:69px; height:21px;  line-height:21px;}
.basketcont .greyrounded{position:absolute; display:block; color:#fff; bottom:0px; left:5px;  text-align:center;  background:url(../images/greyrounded.gif) no-repeat; width:69px; height:21px; line-height:21px;}