/* CSS Document */



body {

	padding:0;

	margin:0;

	font-family:Arial, Helvetica, sans-serif;

	background-image:url(images/bg.png);

	background-repeat:repeat-x;

	background-color:#FFFFFF;

	font-size:12px;

	color:#666666;

}



form {

	margin:0;

	padding:0;

}



img {

	border:0;

}



.break {

	height:1px;

	overflow:hidden;

	clear:both;

}



a {

	text-decoration:none;

	color:#5e728a;

}



h2{

	font-size:16px;

	color:#606C79;

}



input{

	background-color:#f5f5f5;

	border:1px solid #CCCCCC;

}



#christmas-container {

	margin:0 auto 0 auto;

	



	background-image:url(images/xmas-bg.png);

	background-repeat:no-repeat;

	background-position:top;

}



.container {

	margin:0 auto 0 auto;

	width:970px;

}



#top-bar {

	width:970px;

	height:52px;

	padding-top: 10px;

	color:#ffffff;

	font-size:16px;

	font-weight:bold;

}



#search {

	width:280px;

	height:34px;

	float:left;

	padding:10px 0 0 0;

}



#search input#search-input {

	margin:0 5px 0 10px;

}



#by-brand {

	width:304px;

	height:33px;

	float:left;

	padding:11px 0 0 30px;

}



#by-brand select {

	margin:0 0 0 10px;

}



#currencies {

	width:346px;

	height:34px;

	float:left;

	padding:10px 0 0 10px;

}



#currencies ul {

	list-style:none;

	padding:0;

	margin:0;

}



#currencies ul li {

	display:block;

	float:left;

	padding:0 6px 0 6px;

	margin:0;

}



#currencies ul li#currencies-first {

	padding:1px 6px 0 6px;

}



#currencies ul li#currencies-right {

	padding:0 0 0 6px;

}



#currencies ul li a {

	display:block;

	width:45px;

	height:22px;

	background-repeat:no-repeat;

}



#currencies ul li a:hover {

	background-position:0 -22px;

}



#currencies ul li a#pound {

	background-image:url(images/pound.png);

}



#currencies ul li a#dollar {

	background-image:url(images/dollar.png);

}



#currencies ul li a#euro {

	background-image:url(images/euro.png);

}



#header {

	clear:both;

	height:224px;

	background: url(images/header.jpg) no-repeat center 0;

}



#logo a {

	width: 180px;

	height: 187px;

	float:left;

	display: block;

	text-indent: -9999px;

}



#header-banner {

	width:552px;

	height: 187px;

	margin: 0;

	padding: 0;

	float:left;

}



#header-right {

	width: 231px;

	padding-top: 10px;

	float: left;

}



#help {

	margin-bottom: 14px;

	float: left;

}



#header-basket {

	width:231px;

	height:99px;

	float:left;

	padding: 0;

	background:url(images/basket-header.png) no-repeat left top;

	overflow: hidden;

}



#header-basket .basketlink a {

	width:231px;

	height:20px;

	margin-top: 18px;

	display:block;

}



#header-basket .basketdata{

	margin-top:14px;

	padding-left:18px;

	font-weight:bold;

	color:#333333;

	font-size:14px;

	overflow: hidden;

}



#header-basket .basketdata .full{

	height:30px;

	padding-left:4px;

}



#header-basket .basketdata .half{

	float:left;

	width:65px;

	height:30px;

	overflow:hidden;

}

#header-basket .basketdata .viewbasket {

	float:left;

	width:72px;

	height:28px;

	padding-top:2px;

	overflow:hidden;

	text-align:right;

}







#header-basket .basketdata .viewbasket a {

	font-size: 11px;

}



#header-basket .buttons{

	

	padding-top:0px;

	font-weight:bold;

	font-size:11px;

}



#header-basket .buttons a{

	color:#FFFFFF;

}



#header-basket .buttons .left{

	margin-left:27px;

	text-align:center;

	width:80px;

	float:left;

	display:inline;

}

#header-basket .buttons .left a { color: #0f2a45; }



#header-basket .buttons .right{

	margin-left:17px;

	text-align:center;

	width:90px;

	float:left;

	display: inline;

}



#menu {

	clear:both;

	width:944px;

	height:37px;

	background-image:url(images/menu-bg.png);

	background-repeat:no-repeat;

	background-position:bottom;

	padding: 0 13px;

}



#menu ul {

	list-style:none;

	padding:0;

	margin:0;

	font-size:14px;

	font-weight:bold;

}



#menu ul li {

	display:block;

	float:left;

	padding:12px 30px 0 28px;

	height:25px;

	background-image:url(images/menu-divider.png);

	background-repeat:no-repeat;

	background-position:right;

}



#menu ul li#menu-right {

	background-image:none;

	padding:12px 0 0 33px;

}



#menu ul li a {

	color:#231f20;

}



#content {

	clear:both;

	width:968px;

	border-left:1px solid #999999;

	border-right:1px solid #999999;

	background-color:#FFFFFF;

	padding:0 0 15px 0;

}



#homepage {

	width:946px;

	padding:8px 11px 0 11px;

}



#homepage-top {

	width:946px;

	height:324px;

}



#top-cats {

	width:184px;

	float:left;

	margin:0 8px 0 0;

}



#top-heading {

	width:184px;

}



#top-cats ul {

	list-style:none;

	padding:0;

	margin:0;

}



#top-cats ul li {

	width:167px;

	height:20px;

	display:block;

	background-image:url(images/cats-bg.png);

	background-position:0 11px;

	background-repeat:no-repeat;

	border-bottom:1px solid #ececec;

	padding:6px 0 0 17px;

	margin:0;

}



#top-cats ul li#cats-bottom {

	border-bottom:none;

}



#top-cats ul li a {

	font-weight:bold;

	font-size:12px;

	color:#999999;

}



#main-banner {

	width:572px;

	float:left;

}



#small-banners {

	width:182px;

	float:left;

}



#small-banners img {

	margin:0 0 6px 0;

}



#homepage-middle {

	clear:both;

	width:946px;

	padding:0 0 15px 0;

}



#welcome {

	width:548px;

	float:left;

	padding:10px 25px 0 0;

}

.welcome-2 {

	float:left;

	padding:10px 15px 0 0;
	
	width:100%;

}





#welcome p {

	padding:0;

	margin:6px 0 0 0;

}



#newsletter {

	padding-right:5px;

	padding-left:5px;

	width:373px;

	height:41px;

	float:right;

	background-image:url(images/newsletter-bg.png);

	background-repeat:no-repeat;

	padding:75px 0 0 0;

}



#newsletter input#newsletter-input {

	width:260px;

}



.heading {

	clear:both;

	width:934px;

	height:27px;

	background-image:url(images/heading-bg.png);

	background-repeat:no-repeat;

	padding:10px 0 0 12px;

}



.heading h1 {

	font-size:16px;

	color:#FFFFFF;

	margin:0;

	padding:0;

}



#homepage-bottom {

	width:946px;

}



#homepage-bottom a {

	font-size:14px;

	font-weight:bold;

}



.featured {

	width:181px;

	height:209px;

	float:left;

	margin:12px 8px 0 0;

}



.featured-top {

	width:179px;

	height:167px;

	border-left:1px solid #666699;

	border-right:1px solid #666699;

	border-top:1px solid #666699;

}



.featured-text {

	width:165px;

	height:37px;

	font-size:14px;

	font-weight:bold;

	padding:8px 0 0 14px;

}



.featured-text a.brand-a {

	color:#666666;

}



.featured-text a.product-a {

	color:#999999;

}



.featured-img {

	width:179px;

	height:122px;

	text-align:center;

}



.featured-bottom {

	width:181px;

	height:28px;

	background-image:url(images/featured-bg.png);

	background-repeat:no-repeat;

	padding:13px 0 0 0;

	color:#FFFFFF;

	font-weight:bold;

}



.featured-price {

	width:114px;

	height:28px;

	float:left;

	padding:0 0 0 14px;

}



.featured-more {

	width:53px;

	height:28px;

	float:left;

}



.featured-more a {

	color:#FFFFFF;

}



.featured.featured-right {

	margin:12px 0 0 0;

}



#footer-container {

	clear:both;

	margin:0 auto 0 auto;

	height:206px;

	background-image:url(images/footer-bg.png);

	background-repeat:repeat-x;

}



#footer-logos {

	width:970px;

	height:65px;

	padding:1px 0 0 0;

	margin:0 auto 0 auto;

	

}



#footer-logos img {

	float:left;

}



#footer-bottom {

	clear:both;

	width:970px;

	height:140px;

	margin:0 auto 0 auto;

}



#footer-left {

	width:130px;

	height:100px;

	margin-top:21px;

	float:left;

}



#footer-middle {

	width:500px;

	height:116px;

	float:left;

	padding:20px 0 0 10px;

	line-height:20px;

}





#footer-middle ul {

	list-style:none;

	margin:0;

	padding:0;

	float:left;

	width: 150px;

}



#footer-middle a {

	color:#333333;

	font-weight:bold;

}



#comodoTL{ display:none; }



#footer-middle a:hover {

	text-decoration:underline;

}





#footer-right {

	width:315px;

	height:122px;

	float:left;

	padding:18px 0 0 0;

}



#footer-right img {

	float:left;

}



#footer-right p {

	color:#333333;

	padding:7px 5px 0 0;

	margin:0;

	font-weight:bold;

	text-align:right;

	clear:both;

}





/* ----------- Listing Page ----------- */



#listing {

	width:946px;

	padding:8px 11px 0 11px;

}



#listing-left {

	width:183px;

	float:left;

	margin:0 11px 0 0;

}



#product-index {

	width:183px;

}



#product-index-top {

	width:173px;

	height:31px;

	background-image:url(images/product-index-bg.png);

	background-repeat:no-repeat;

	padding:50px 0 0 10px;

	margin:0 0 10px 0;

}



#product-index-top h1 {

	font-size:16px;

	color:#0f2a45;

	padding:0;

	margin:0;

}



.product-section {

	width:173px;

	height:150px;

	overflow:auto;

	padding:0 0 0 10px;

	margin:0 0 10px 0;

	border:1px solid #dddddd;

	background-color:#fafafa;

}



.product-section .change{

	float:right;

	padding-right:10px;

}



.product-section h1 {

	font-size:12px;

	color:#454343;

	padding:0;

	margin:15px 0 5px 0;

}



h1.product-h1 {

	font-size:12px;

	color:#454343;

	padding:0;

	margin:15px 0 5px 0;

}



.product-section ul {

	list-style:none;

	padding:0;

	margin:0;

}



.togglemenu{

	padding-left:10px;

	border-bottom:1px solid #eeeeee;

	padding-bottom:10px;

	margin-bottom:20px;

	font-size:10px;

	font-weight:bold;

}



.togglemenu a{

	color:#003366;

}



.check{

	background-repeat:no-repeat;

	background-position:0 2px;

	padding-left:15px;

}



.product-section ul.cats li{

	padding-left:15px;

	background-image:url(images/smallarrow.png);

	background-repeat:no-repeat;

	background-position:0 1px;

}



.product-section .cattitle{

	font-weight:bold;

	padding:2px 0 5px 0;

}



.product-section ul li {

	display:block;

	margin:0 0 5px 0;

	padding:0;

}



.product-section ul li a {

	color:#454343;

}



.product-section .left{

	float:left;

	padding-bottom:3px;

	width:78px;

}



.product-section .right{

	padding-bottom:3px;

	width:85px;

}



#listing-right {

	width:752px;

	float:left;

}



#section-heading {

	width:742px;

	height:31px;

	background-image:url(images/section-bg.png);

	background-repeat:no-repeat;

	margin:0 0 10px 0;

	padding:50px 0 0 10px;

}



#section-heading-left {

	width:530px;

	height:31px;

	float:left;

}



#section-heading-left h1 {

	font-size:16px;

	color:#FFFFFF;

	padding:0;

	margin:0;

}



#section-heading-right {

	width:192px;

	height:31px;

	float:left;

	text-align:right;

	padding:0 20px 0 0;

}



#section-heading-right a {

	color:#FFFFFF;

	font-weight:bold;

}



.listing {

	width:180px;

	height:320px;

	float:left;

	margin:10px 10px 0 0;

}



.listing.listing-last {

	margin:10px 0 0 0;

}



.listing-top {

	width:178px;

	height:278px;

	border-left:1px solid #707b89;

	border-right:1px solid #707b89;

	border-top:1px solid #707b89;

}



.listing-heading {

	width:158px;

	height:50px;

	padding:10px 10px 0 10px;

	font-size:13px;

	font-weight:bold;

}



.listing-heading a.brand-a {

	color:#666666;

}



.listing-heading a.product-a {

	color:#999999;

}



.listing-image {

	width:178px;

	height:218px;

	overflow:hidden;

	text-align:center;

}



.listing-bottom {

	width:180px;

	height:28px;

	background-image:url(images/listing-bg.png);

	background-repeat:no-repeat;

	padding:13px 0 0 0;

}



.listing-price {

	width:114px;

	height:28px;

	float:left;

	font-weight:bold;

	color:#FFFFFF;

	padding:0 0 0 14px;

}



.listing-more {

	width:52px;

	height:28px;

	float:left;

}



.listing-more a {

	color:#ffffff;

	font-weight:bold;

}



.paging {

	width:680px;

	text-align:right;

	padding:20px 10px 0 0;

	float:right;

}



.paging a {

	color:#484b52;

	font-weight:bold;

}



/* ----------- Detail Page ----------- */



#breadcrumbs {

	width:742px;

	height:31px;

}



#breadcrumbs ul {

	list-style:none;

	padding:0;

	margin:0;

}



#breadcrumbs ul li {

	display:block;

	float:left;

	background-image:url(images/breadcrumbs-bg.png);

	background-repeat:no-repeat;

	background-position:0 4px;

	padding:0 10px 0 20px;

	margin:0;

	font-weight:bold;

	color:#FFFFFF;

}



#breadcrumbs ul li a {

	color:#FFFFFF;

}



#detail-left {

	width:370px;

	float:left;

	margin:0 25px 0 0;

}



#detail-image {

	width:368px;

	border:1px solid #c8cacc;

	text-align:center;

}



#detail-image img{

	margin:auto;

}



#image-controls {

	width:370px;

	height:35px;

	background-image:url(images/controls-bg.png);

	background-repeat:no-repeat;

}



#zoom {

	width:154px;

	height:30px;

	float:left;

	padding:5px 0 0 16px;

}



#image-selection {

	width:180px;

	height:26px;

	float:left;

	text-align:right;

	padding:9px 20px 0 0;

	color:#5e6773;

	font-weight:bold;

}



#detail-thumbs {

	width:370px;

}



.detail-thumb {

	width:112px;

	height:112px;

	float:left;

	border:1px solid #758795;

	margin:15px 13px 0 0;

	text-align:center;

}



.detail-thumb.thumb-right {

	margin:15px 0 0 0;

}



.detail-thumb img{

	margin:auto;

	text-align:center;

}



.fullpreview{

	width:355px;

	height:400px;

	float:left;

	overflow:hidden;

	border:1px solid #CCCCCC;

	position:relative;

}



.follower{

	width:100px;

	height:100px;

	border:1px dashed #CCCCCC;

	display:none;

	float:left;

	position:absolute;

}



#detail-right {

	width:357px;

	float:left;

}



#detail-right {

	width:357px;

	float:left;

}



#detail-right h1 {

	font-size:22px;

	color:#666666;

	padding:0;

	margin:0 0 6px 0;

}



#detail-right p#product-code {

	color:#CCCCCC;

	font-size:14px;

	margin:0 0 10px 0;

	padding:0;

}



#detail-right p#small-price {

	font-size:14px;

	font-weight:bold;

	margin:0 0 6px 0;

	padding:0;

}



#detail-right p#large-price {

	font-size:24px;

	font-weight:bold;

	margin:0 0 6px 0;

	padding:0;

	color:#cc0000;

}



#detail-right p {

	padding:0;

	margin:0 0 10px;

}



#detail-right ul {

	list-style:none;

	padding:10px 0 20px 0;

	margin:0;

}



#detail-right ul li {

	display:block;

	padding:0 0 0 35px;

	margin:0 0 6px 0;

	line-height:24px;

	color:#333333;

	font-weight:bold;

	background-repeat:no-repeat;

}



#detail-right ul li#colour {

	background-image:url(images/colors.png);

	background-position:0 3px;

}



#detail-right ul li#cotton {

	background-image:url(images/cotton.png);

	background-position:0 3px;

}



#detail-right ul li#in-stock {

	background-image:url(images/tick.png);

	background-position:0 3px;

}



#buy-now-top {

	width:258px;

	height:11px;

	background-image:url(images/buy-now-top.png);

	background-repeat:no-repeat;

	overflow:hidden;

}



#buy-now-middle {

	width:234px;

	background-image:url(images/buy-now-bg.png);

	background-repeat:repeat-y;

	padding:0 12px 0 12px;

	color:#333333;

	font-size:14px;

	font-weight:bold;

}



#buy-now-bottom {

	width:258px;

	height:33px;

}



#buy-now-links{

	width:258px;

	padding-top:20px;

	padding-left:3px;

	font-size:14px;

	letter-spacing:1px;

}



#detail-bottom {

	clear:both;

	width:752px;

	padding:40px 0 0 0;

}



#detail-bottom h1 {

	font-size:16px;

	color:#FFFFFF;

	margin:0;

	padding:0;

}



#related-products {

	width:371px;

	float:left;

	margin:0 10px 0 0;

}



#related-products-heading {

	width:359px;

	height:27px;

	background-image:url(images/related-bg.png);

	background-repeat:no-repeat;

	padding:10px 0 0 12px;

}



#top-sellers {

	width:371px;

	float:left;

}



#top-sellers-heading {

	width:359px;

	height:27px;

	background-image:url(images/top-seller-bg.png);

	background-repeat:no-repeat;

	padding:10px 0 0 12px;

}



.related {

	width:181px;

	height:209px;

	float:left;

	margin:12px 8px 0 0;

}



.related-top {

	width:179px;

	height:167px;

	border-left:1px solid #FF9900;

	border-right:1px solid #FF9900;

	border-top:1px solid #FF9900;

}



.related-text {

	width:165px;

	height:37px;

	font-size:14px;

	font-weight:bold;

	padding:8px 0 0 14px;

}



.related-text a.brand-a {

	color:#666666;

}



.related-text a.product-a {

	color:#999999;

}



.related-img {

	width:179px;

	height:122px;

	text-align:center;

}



.related-bottom {

	width:181px;

	height:28px;

	background-image:url(images/related-bottom.png);

	background-repeat:no-repeat;

	padding:13px 0 0 0;

	color:#FFFFFF;

	font-weight:bold;

}



.related.related-right {

	margin:12px 0 0 0;

}





/* Jimbo additions */



.pageidx-prev{

	float:right;

	width:40px;

	text-align:left;

}



.pageidx-nos{

	float:right;

	width:100px;

	text-align:center;

}



.pageidx-next{

	float:right;

	width:38px;

}



#subcontent{

	padding:20px;

	font-size:12px;

	line-height:16px;

	min-height:300px;

}



#subcontent h1{

	color:#556688;

	width:100%;

	border-bottom:1px solid #CCCCCC;

	font-size:20px;

	padding:0px;

	padding-bottom:8px;

	margin:0px;

}



.imagepara p{

	width:670px;

}



.searchbox{

	background-color:#FFFFFF;

	border:1px solid #CCCCCC;

	color:#666666;

	font-size:11px;

	padding:3px;

}



.basket{

	width:100%;

	margin-top:20px;

}



.basket th{

	text-align:left;

	padding-bottom:5px;

	background-image:url(images/menuslice.png);

	background-repeat:repeat-x;

	padding-top:6px;

	padding-left:10px;

	padding-right:10px;

}



.basket td{

	padding:5px 10px 3px 10px;

	border-bottom:1px solid #eeeeee;

}



.basket .quantity{

	width:50px;

	background-color:#f5f5f5;

}



.basket .total{

	font-weight:bold;

}



.basket .update{

	text-align:right;

	padding-right:33px;

}



.message{

	padding-left:25px;

	background-image:url(images/information.png);

	background-repeat:no-repeat;

	font-weight:bold;

	margin:15px 0 10px 0;

}



.col-logreg{

	width:250px;

	float:left;

	padding:0 100px 0 100px;

	font-size:12px;

}



.col-logreg input{

	width:260px;

}



.thirds{

	float:left;

	width:300px;

	padding:10px 5px 15px 0;

}



.catimage{

	background-repeat:no-repeat;

	width:750px;

	height:420px;

}



.catimage p{

	margin-left:-10000px;

}



.viewall{

	padding-top:20px;

	float:left;

}



.tree ul{

	list-style:disc;

	margin-bottom:20px;

}



.tree ul li{

	font-size:16px;

	font-weight:bold;

	padding-top:5px;

}



.tree ul li ul{

	margin-bottom:20px;

}



.tree ul li ul li{

	font-size:16px;

	font-weight:normal;

}



.tree ul li ul li ul{

	margin-bottom:0px;

}



.tree ul li ul li ul li{

	font-size:12px;

	font-weight:normal;

}



.list-header{

	background-image:url(images/listheader.png);

	background-repeat:repeat-x;

	width:175px;

	height:19px;

	color:#FFFFFF;

	font-weight:bold;

	padding:3px 0 0 10px;

}



.bestseller-smalllist{

	float:left;

	height:100px;

	width:40px;

	margin:0 0 2px 2px;

	position:absolute;

}



.bestseller-detail{

	float:right;

	width:40px;

	margin:0 15px 0 0;

}



.bestseller-detail img{

	margin-bottom:10px;

}



.bestseller-listing{

	position:absolute;

	height:40px;

	width:130px;

	text-align:center;

	margin:232px 0 0 25px;

}



.bestseller-listing img{

	margin:0 auto 0 auto;

}



.notes-text{

	width:300px;

	height:70px;

	float:left;

	border:1px solid #CCCCCC;

	background-color:#f5f5f5;

	padding:3px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

}



.imageblock{

	width:185px;

	float:right;

	margin:15px 0 0 20px;

	text-align:center;

}



.imageblock img{

	padding:5px;

	border:1px solid #CCCCCC;

	margin:0 auto 20px auto;

	background-color:#FFFFFF;

}



.twocolcentre{

	width:670px;

	margin:0 0 30px 0;

}



h1 span {

	float:right;

	font-size:12px;

}



#price-tag{

	width:186px;

	height:58px;

	padding:26px 0 0 13px;

	background-image:url(/images/tag.png);

	background-repeat:no-repeat;

	color:#FFFFFF;

	font-weight:bold;

	margin-bottom:15px;

}



#price-tag .tag-text{

	display:block;

	font-size:14px;

}



#price-tag .price-blank{

	display:block;

	height:9px;

}



#price-tag .tag-price{

	display:block;

	font-size:30px;

}



.camping{

	margin-top:10px;

}
