* {
			margin: 0px;
			padding: 0px;
		}
		
		html,body {
			font-family: arial, sans, serif;
			font-size: 12px;
		}
		
		img {border: 0px;}
		
		a {color: blue; text-decoration: none;}
		a:hover {text-decoration: underline;}
		
		body {
			background: #DFECBE url("../images/greenbkgd.jpg") repeat-x top left;
			text-align: center;
		}
		
		.page_wrapper {
			margin: auto;
			text-align: left;
			width: 960px;
			padding: 10px;
		}
		
		.page {
			background: #fff;
			padding: 5px;
		}
		
		.page_top {
			font-weight: bold;
			font-size: 15px;
			padding: 5px;
			text-align: center;
			color: #fff;
			background: #23378E;
		}
		
		.page_logo {
			height: 116px;
		}
		
		.page_logo img {
			float: left;
		}
		
		.flash_banner { float:left; height:116px; width:636px; }

		.page_nav {
			float: left;
			width: 100%;
			margin: 1px 0 4px;
		}
		
		.page_nav a {
			float: left;
			color: #fff;
			font-size: 14px;
			background:url(../../../images/green-gradient.jpg) repeat-x;
			height: 13px;
			padding: 9px 12px;
			line-height: 14px;
			margin: 0 1px 0 0;
			border: solid 1px #829a4e;
			-webkit-border-radius: 2px;
			-moz-border-radius: 2px;
			border-radius: 2px;
			font-weight: bold;
		}
		
		.page_nav a:hover {
			background:url(../../../images/green-gradient-active.jpg) repeat-x;
			text-decoration:none;
		}
		
		table#main_page {
			clear: both;
		}
		
		.page_search {
			float: right;
			margin: 0 0 10px 0;
		}
		
		.page_search input {
			float: left;
		}
		
		#cart-items {
			float: right;
		}
		
		#cart-items a {
			background:url(../../../images/view-basket.png) no-repeat;
			height: 26px;
			margin: -12px 0 0;
			padding: 20px 0 0 62px;
			width: 155px;
			border: none;
		}
		
		#cart-items a:hover {
			background:url(../../../images/view-basket-active.png) no-repeat;
		}
		
		.qbutton { 
			background:url(../../../images/quantity-plus-minus.png) no-repeat;
			width: 22px;
			height: 20px;
			cursor: pointer;
			float: right;
			text-indent: -9999px;
		}
		
		.qbutton:hover {
			background-position: 0px -20px;
		}
		
		.qbutton.dec {
			background-position: -22px 0px;
			margin: 0 0 0 4px;
		}
		
		.qbutton.dec:hover {
			background-position: -22px -20px;
		}
		
		.qbutton:hover {
			color: #0b4295;
		}
		
		input#removetick {
			margin: 0 0 0 20px;
		}
		
		input#quantitybox {
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
			border: solid 1px #999;
		}
		
		#search {
			border: 2px solid #849c4f;
			background: #fff;
			font-size: 11px;
			padding: 10px 5px;
			width: 151px;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
		}
		
		#search_submit {
			background:url(../../../images/search-input.jpg) no-repeat;
			width: 23px;
			height: 23px;
			float:right;
			padding: 3px;
			border: 0px;
			cursor: pointer;
			margin: -31px 8px 0 0;
			text-indent: -9999px;
		}
		
		.page_center {
			width: 610px;
		}
			
		.page_left {
		}
		
		td.page_left {
			padding: 0px;
		}
		
		.page_right {
			width: 165px;
		}
		
		.left_block {
			margin: 0 0 12px 0;
		}
		
		.left_block h6{
			color: #fff;
			font-size: 14px;
			background:url(../../../images/categories-header.jpg) top repeat-x #24388f;
			padding: 6px 0 6px 8px;
			-webkit-border-radius: 4px 4px 0 0;
			-moz-border-radius: 4px 4px 0 0;
			border-radius: 4px 4px 0 0;
			width: 138px;
		}
		
		.left_block a {
			display: block;
			color: #1e2f87;
			font-weight: bold;
			font-size: 11px;
			/*background:url(../../../images/categories-button-white-c.jpg) no-repeat;*/
			border: solid 1px #e7e6e6;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px; 
			background: #fff;
			width: 138px;
			height: 24px;
			margin: 2px 0;
			line-height: 26px;
			padding: 0 0 0 8px;
		}
		
		.left_block a:hover {
			/*background:url(../../../images/categories-button-white-c-active.jpg) no-repeat; */
			text-decoration: none;
			color: #5e8613;
		}
		
		a#garage-door-seals-feature {
			background:url(../../../images/garage-door-seals-feature.jpg) no-repeat;
			width: 151px;
			height: 199px;
			text-indent: -9999px;
			display:block;
		}
		
		.right_block {
			margin: 5px 0px;
			border: 1px solid #ccc;
		}
		
		.right_blockcustom {
			margin: 5px 0px;
			padding-bottom: 10px;
		}
		
		.right_block h6 {
			background: #fff url("../images/rightbkgd.jpg") no-repeat top right;
			color: #fff;
			font-size: 12px;
			margin: 5px 0px;
			padding: 5px;
		}
		
		.page_foot {
			background: #648116;
			color: #fff;
			text-align: center;
			padding: 3px;
		}
		
		.page_foot a, .page_foot a:link {
			font-weight: bold;
			color:#FFF;
		}
		
		.page_foot a:hover {
			color:#00C;
		}
		
		.right, #home-right {float: right; vertical-align:middle;}
	.center {text-align: center;}
	.left {float: left;}
	.nav {
		margin-top: 6px;
		background: white;
		padding: 10px;
		width: auto;
	}
	.nav, .nav a{
		color: #A52F15;
		font-size: 18px;
		font-weight: bold;
	}
	.content, .success, .fail, .wrapper{
		font-size: 14px;
		background: #f9f9f9;
		border: 6px solid #f9f9f9;
		-moz-border-radius: 6px;
		border-radius: 6px;
		margin: 6px;
		float: left;
		display: inline;
	}
	.tree, .add-to-cart-content{
		font-size: 14px;
		background: #f9f9f9;
		-moz-border-radius: 6px;
		border-radius: 6px;
		padding: 6px;
		float: left;
		margin: 7px 0 5px;
	}
	
	h3#product-name {
		float: left;
	}
	
	h3#product-price {
		float: right;
		margin: 0 8px 0 0;
	}
	
	.add-to-cart-content{
		float: right;
	}
	
	a#add-to-cart-product, a#add-to-cart-product-related {
		background:url(../../../images/add-to-cart-red.jpg) no-repeat;
		width: 115px;
		height: 33px;
		display:block;
		font-weight: bold;
		color: #fff;
		font-size: 14px;
		padding: 0 0 0 50px;
		line-height: 31px;
		margin: 4px 4px -11px 0;
	}
	
	a#add-to-cart-product-related {
		margin: 0 0 0 8px;
	}
	
	a#add-to-cart-product:hover, a#add-to-cart-product-related:hover {
		background:url(../../../images/add-to-cart-red-active.jpg) no-repeat;
		text-decoration:none;
	}
	
	a#add-to-cart-product-bottom {
		background:url(../../../images/add-to-cart-red.jpg) no-repeat;
		width: 115px;
		height: 33px;
		display:block;
		font-weight: bold;
		color: #fff;
		font-size: 14px;
		line-height: 31px;
		clear: both;
		padding: 0 0 0 50px;
		margin: 0 auto;
	}
	
	a#add-to-cart-product-bottom:hover {
		background:url(../../../images/add-to-cart-red-active.jpg) no-repeat;
		text-decoration:none;
	}
	
	a#updatecart {
		background:url(../../../images/update-cart.jpg) no-repeat;
		width: 115px;
		height: 33px;
		display:block;
		font-weight: bold;
		color: #fff;
		font-size: 14px;
		padding: 0 0 0 50px;
		line-height: 31px;
	}
	
	a#updatecart:hover {
		background:url(../../../images/update-cart-active.jpg) no-repeat;
		text-decoration:none;
	}
	
	select#shippingService {
		padding: 5px 5px 5px 0;
		-moz-border-radius: 6px;
		border-radius: 6px;
		border: solid 1px #999;
	}		
		
	p#update-text {
		font-size: 11px;
		margin: -17px 0 6px;
	}
	
	.product-content {
		clear: both;
		margin: 0 0 5px 0;
		background: #f9f9f9;
		-moz-border-radius: 6px;
		border-radius: 6px;
		padding: 8px;
		float: left;
		width: 590px;
	}
	
	h3#product-name {
		float: left;
		width: 480px;
	}
	
	h3#product-price {
		float: right;
	}
	
	#why-buy-from-gds {
		background:url(../../../images/grey-bevel.jpg) repeat-x;
		height: 28px;
		clear: both;
		color: #1b2c79;
		font-weight: bold;
		font-size: 16px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		padding: 0 0 0 10px;
		line-height: 25px;
	}
	
	.grey-bevel {
		background:url(../../../images/grey-bevel.jpg) repeat-x;
		height: 28px;
		clear: both;
		font-weight: bold;
		font-size: 12px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		padding: 0 0 0 10px;
		line-height: 25px;
		margin: 0 0 10px 0;
	}
	
	ul#usps {
		margin: 0 0 10px 0;
		float: left;
	}
	
	ul#usps li {
		color: #037603;
		font-weight: bold;
		font-size: 14px;
		list-style: none;
		padding: 14px 0 0 42px;
		float: left;
		width: 221px;
		height: 30px;
	}
	
	ul#usps li#secure-checkout {
		background:url(../../../images/usp-padlock.jpg) no-repeat;
		margin: 5px 0 0 20px;
	}
	
	ul#usps li#free-phone-advice {
		background:url(../../../images/usp-phone.jpg) no-repeat;
		margin: 5px 0 0 38px;
	}
	
	ul#usps li#fast-uk-del {
		background:url(../../../images/usp-world.jpg) no-repeat;
		margin: 5px 0 0 20px;
	}
	
	ul#usps li#cheapest-spares {
		background:url(../../../images/usp-card.jpg) no-repeat;
		margin: 5px 0 0 38px;
	}
	
	h6#sort {
			color: #fff;
			font-size: 14px;
			background:url(../../../images/categories-header.jpg) top repeat-x #24388f;
			padding: 6px 0 6px 8px;
			-webkit-border-radius: 4px 4px 0 0;
			-moz-border-radius: 4px 4px 0 0;
			border-radius: 4px 4px 0 0;
			width: 590px;
			clear: both;
			margin: 0 0 0 6px;
	}
	
	.sort-filter {
		font-size: 14px;
		background: #f9f9f9;
		border: 6px solid #f9f9f9;
		-moz-border-radius: 0 0 4px 4px;
		border-radius: 0 0 4px 4px;
		display: inline;
		float: left;
		width: 586px;
		margin: 0 0 0 6px;
	}
	
	.sort-filter select {
		-moz-border-radius: 4px;
		border-radius: 4px;
		border: solid 1px #999;
		margin: 0 6px;
	}
	
	tr.special-offer-item td{
		border: solid 2px #F00;	
		background: #fa7070;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	
	.wrapper{
		background: white;
		border: 6px solid white;
	}
	.success,.alert {
		background: #a6ea8e;
		border: 6px solid #428c29;
		-moz-border-radius: 6px;
		border-radius: 6px;
		color: #123107;
		padding: 5px;
		font-weight: bold;
	}
	.success a,.alert a{color: #1A4C08;}
	.fail{
		background: #D99797;
		border: 6px solid #B04343;
		color: #490A0A;
		padding: 5px;
		font-weight: bold;
	}
	.alternate {background: #F5F5F5;}
	#home {
		background: white url('../images/content_split.gif') repeat-y center;
		padding: 20px;
		padding-top: 0px;
	}
	#home-left,#home-right {
		line-height: 200%;
		width: 45%;
		font-size: 30px;
	}
	html>body #home-right {margin-top: -30px;}
	.submit {
		padding: 30px;
		padding-top: 10px;
		padding-bottom: 10px;
		background: #3E99DF;
		border: 3px solid #0F5588;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.title {
		text-align: center;
		font-weight: bold;
	}
	table {
		font-size: 14px;
		width: 100%;
		margin: auto;
	}
	td {padding: 5px;}
	h1 {
		margin: 0px;
		padding: 0px;
	}
	.view {padding: 15px;}
	.categories tr td a{
		font-size: 18px;
		font-weight: bold;
	}
	.search_stats {font-size: 10px; color: gray; float: right;}
	.search_title {font-size: 14px;}
	.search_desc {color: #333333; font-size: 12px;}
	.search_details {color: gray; font-size: 10px; margin-bottom: 10px;}
	
	.center {text-align: center;}
	
	/*Sitemap*/
	.sitemap-header {background: #D9D9D9; color: black; width: 200px; line-height: 25px;}
	.sitemap-links {margin-bottom: 10px;}
	.sitemap-links a {display: block;}

	/* --- for home page only ----*/
 div.c12 {font-weight: bold; text-align: center; color: blue;}
 h3.c11 {color: blue}
 div.c10 {color: red; text-align: center}
 span.c9 {color: red}
 h2.c8 {color: blue}
 h2.c7 {color: red}
 span.c6 {color: blue}
 span.c5 {color: blue; font-size: 70%}
 span.c4 {font-size: 80%}
 div.c3 {text-align: center}
 div.c2 {text-align: center;}
 p.c1 {text-align: center}
/*----end of home tags -----*/

p.h1desc{ font-size: 14pt; padding-top: 5px; height: 90px; }
h1 { font-size: 16pt; color: #ff0000; }
h5 { font-size: 24pt; }

.divider {
background: url("/skin/default/images/divider.gif");
background-repeat: no-repeat;
color: #000066;
font-family: arial, sans, serif;
font-size: 12px;
} 

/*for flash logo*/
#manlogo {
	position:relative;
	z-index: 999;
	top:2px;
}

#topbar {
	position:relative;
	z-index: 0;
	top:-145px;
}

#mainpage {
	position:relative;
	z-index: 1;
	top:-145px;
}
	
#div1 {
width:195px;
z-index: -1;
float:left;
}

#div2 {
width: 620px;
z-index: -1;
float:left;
}

/* LIAM ADDITIONS */
div.cart h2.red {color: #F00;}
div.cart h2 {margin: 15px 0}

/* moved from global tpl */
fieldset { border:0;margin:0;padding:0; };
label { display:block; };
input.text,textarea { width:300px;font:12px;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; };
input.submit { padding:2px 5px;font:bold 12px verdana,arial,sans-serif; }

#payment-text {
	font-size: 12px;
	margin: 10px 0 0 0;
	border-top: dotted 1px #666;
}
