@charset "iso-8859-1";
/* CSS Document */

#right_column {
	background: transparent url(../images/right_column_shop_background.png) repeat-x scroll top left;
}

#main {
	background: transparent url(../images/centre_left_background_light_full.png) no-repeat scroll left bottom;	
}

h1 {
	text-indent: -9999px;
	background: transparent url(../images/gt_shop_logo.png) no-repeat scroll top left;
	width: 182px;
	height: 70px;
	margin: 0 0 9px 8px;
	border-right: 17px solid white;
}

#basket {
	padding: 10px 0 0 0;
	margin: 0 12px 25px;
	border-top: 1px solid #B8C827;
	}
	#basket h4 {
		font-size: 14px;
		padding-left:5px;
		}
	#basket table {
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		border-collapse: collapse;
		width: 100%;
		}
	#basket th {
		text-align: left;	
		color:#666;
		}
	#basket tfoot {
		font-weight: bold;
		}
	#basket tr * {
		padding: 5px 0 5px 5px;
		border-bottom: 1px solid #ccc;
		/*font-weight: bold;*/
		}
		.item_product_name {
			width: 120px;
			}
		#basket .price {
			padding-right: 5px;
			text-align:right;
			}
		#basket .item_quantity {
			width: 45px;
			}
		#basket .item_quantity {
			text-align: center;	
			}
		#basket .view_basket {
			padding: 10px 0 0;
			}
		#basket .view_basket a {
			text-indent: -9999px;
			display: block;
			background: transparent url(../images/proceed_to_basket.png) no-repeat scroll top left;
			width: 211px;
			height: 32px;
			}
			#basket .view_basket a:hover {
				background: transparent url(../images/proceed_to_basket.png) no-repeat scroll bottom left;
				}
		#basket .proceed_to_checkout {
			padding: 5px 0;
			}
		#basket .proceed_to_checkout a {
			text-indent: -9999px;
			display: block;
			background: transparent url(../images/proceed_to_checkout.png) no-repeat scroll top left;
			width: 211px;
			height: 32px;
			}
			#basket .proceed_to_checkout a:hover {
				background: transparent url(../images/proceed_to_checkout.png) no-repeat scroll bottom left;
				}
		#basket .alert {
			color:#900;
			}

div#live_chat_button {
	border: 1px solid #008154;
	height: 84px;
	padding:7px 96px 14px 10px;
	width:104px;
	background: white url(../images/live_chat_background.jpg) no-repeat scroll bottom right;
	margin-top:5px;
	}
	div#live_chat_button h3 {
		color: 	#008154;
		font-size: 15px;
		padding-bottom: 2px;
		}
	div#live_chat_button a, div#live_chat_button a:link {
		color: 	#008154;
		}
	div#live_chat_button a:hover {
		color: 	#00A66B;
		}
		
#latest_offers_button {
	width: 212px;
	height: 104px;
	background: #008154 url(../images/latest_offers_button_small.png) no-repeat scroll top center;
	position: relative;
	margin-bottom: 20px;
	text-indent: -9999px;
	}
	#latest_offers_button a, #latest_offers_button a:link {
		display: block;
		right: 5px;
		bottom: 5px;
		position: absolute;
		height:24px;
		width: 24px;
		background: transparent url(../images/go_yellow.png) no-repeat;
		text-indent: -9999px;
		}
	#latest_offers_button a:hover {
		background-image: url(../images/go_yellow_active.png);
	}
		
#product_recommended {
	background: transparent url(../images/gradient4_background.png) repeat-x scroll bottom center;
	}
	#product_recommended h3 {
		color: #008154;
		text-transform: uppercase;
		text-align: center;
		background: transparent url(../images/product_recommend_title.png) no-repeat scroll top center;
		padding-top: 100px;
		height: 40px;
		font-size: 15px;
		}	
	#product_recommended ul {
		border-bottom: 1px solid #008154;
		border-left: 1px solid #008154;
		border-right: 1px solid #008154;
		}
		#product_recommended li {
			padding: 5px;
			}
			#product_recommended li img {
				float: left;
				width: 74px;
			}
			#product_recommended li div {
				float: right;	
				width: 103px;
				margin-right: 1px;
				}
				#product_recommended li div h4 {
					font-size:13px;
					padding-bottom:10px;
				}
				#product_recommended li div span.price {
					 color:	#008154;
					 font-size:15px;
					 padding:0 30px 2px 0;
				}
				#product_recommended li div a, #product_recommended li div a:link {
					float: right;
					overflow: hidden;
					text-indent: -9999px;
					background: transparent url(../images/product_go.png) no-repeat scroll top left;
					display: block;
					width: 24px;
					height: 24px;
					margin-top: -24px;
					}
					#product_recommended li div a:hover {
						background-image: url(../images/product_go_active.png);
						}

	#product_recommended h4 {
		color: black;	
	}

#left_column {
	width: 206px;
	margin-top: 103px;
	position: relative;
	height: 100%;
	padding-left:10px;
	/*background: transparent url(../images/centre_left_background.png) repeat-x scroll left bottom;*/
	border-right: 1px solid #008154;
	}
	#left_column h3.choose_category {
		font-family: "Arial", Gadget, sans-serif;
		font-size: 14px;
		text-transform: uppercase;
		color: #333;
		padding: 10px 0 10px 20px;
		}

#categories {
	float: left;
	width: 208px;
	margin-left: -10px;
	}
	#categories li {
		height: 42px;	
		width: 198px;
		padding-left: 18px;
		margin-bottom: 5px;
		background:transparent url(../images/categories/global_background.png) scroll repeat-x;
		}
	#categories li a, #categories li a:link {
		background:transparent url(../images/categories/cat_link_background.png) no-repeat scroll 160px center;
		color:white;
		display:block;
		float:left;
		font-size:13px;
		font-weight:bold;
		margin-right:18px;
		padding-right:35px;
		text-decoration:none;
		width:150px;
		}
		.two_line a, .two_line {
			margin-top: 4px;
			}
		
		.one_line a, one_line {
			margin-top: 9px;
			padding-top: 4px;
			padding-bottom: 4px;
			}
		

	#categories li.clearance {
		margin-top: 15px;
	}
a#category_back {
	display: block;
	background: #008154 url(../images/categories/cat_back.png) no-repeat scroll 10px center;
	margin: 10px 0 0 -10px;
	text-indent: -9999px;
	height: 42px;
}
h2#sub_title {
	margin-left: -10px;
	padding: 6px 10px;
	}
	h2#sub_title.one_line {
		margin-top: 4px;
	}
	h2#sub_title.one_line a, h2#sub_title.one_line span {
		padding-top: 6px;
		padding-bottom: 6px;
		
	}
	h2#sub_title a, h2#sub_title span {
		display: block;
		background: transparent url(../images/categories/subcat_down_arrow.png) no-repeat scroll center right;
		color: white;
		font-size: 13px;
		padding-right: 20px;
		margin-top: 0;
		text-decoration: none;
		}
#sub_categories {
	margin-left: -10px;	
	}
	#sub_categories li {
		border-bottom: 1px solid #008154;
		padding: 6px 10px;
		background-color: white;
		}
		#sub_categories li a, #sub_categories li a:link {
			display: block;
			color: black;
			text-decoration: none;
			background-position: center right;
			background-repeat:no-repeat;
		}
	#sub_categories li.active {
		background-color: #F0F0F0;
		}
		#sub_categories li.active ul {
			list-style: disc inside;	
			}
			#sub_categories li.active ul li {
				padding: 3px 10px;
				}
				#sub_categories li.active ul li a, #sub_categories li.active ul li a:link, #sub_categories li.active a, #sub_categories li.active a:link {
					display: block;
					background: none;
					color: inherit;
					}
					#sub_categories li.active a:hover {
						background: none;
					}
		#sub_categories li.active h3 {
			margin-bottom: 5px;
			font-size: 12px;
			}
		
	.level_3_categories {
		border: none;
		}
		.level_3_categories li {
			border: none !important;
			background-color: #F0F0F0 !important;
			margin-left: 13px;
			padding-left: 0 !important;
			list-style-position:outside;
			}
		.level_3_categories li.active a {
			font-weight: bold;
			}

#centre_column {
	float: right;
	padding-left:20px;
	width:487px;
	margin: 150px 0 0 0;
	/*background: transparent url(../images/centre_left_background.png) repeat-x scroll left bottom;*/
}

#prodListHead {
	width:471px;
	height:auto;
	position:relative;
	}
	#prodArrange {
		position:absolute;
		top:5px;
		right:0;
		}
	#prodPages {
		height:auto;
		padding:5px 0;
		color:#333;
		position:absolute;
		top:-25px;
		right:0;
		z-index:1000;
		}
		#prodPages a {
			color:#666;
			text-decoration:none;
			}
			#prodPages a:hover {
				text-decoration:underline;
			}
		#prodPages a.pageNo {
			padding:2px 6px;
			color:#9fad20;
			border:1px solid #9fad20;
			margin:0 2px 0 2px;
			}
			#prodPages a:hover.pageNo, #prodPages a.active {
				padding:2px 6px;
				background:#9fad20;
				color:#fff;
				border:1px solid #9fad20;
				margin:0 2px 0 2px;
				text-decoration:none;
				}

#centre_column h2 {
	font-size: 20px;
	margin-bottom: 10px;
}
h2.cat_header {
	/*padding-bottom: 156px;*/
	width: 472px;
}
.cat_img {
	width:472px;
	height:156px;
	background:no-repeat center;
	position:relative;
	}
	.cat_img a {
		width:120px;
		height:120px;
		background:url(../images/catalogue.png) no-repeat top right;
		text-indent:-9999px;
		display:block;
		position:absolute;
		top:-3px;
		right:-2px;
		}
		.cat_img a:hover {
			background:url(../images/catalogue.png) no-repeat bottom right;
		}
		
h2.urban {
	 background: transparent url(../images/categories/cat_urban_header.jpg) no-repeat scroll bottom center;
}
#centre_column h2.top_border {
	margin-top: 3px;
	padding-top: 7px;
	border-top: 1px solid #ccc;
	width: 474px;
}

p#latest_offers_grow {
	width: 467px;
	height: 98px;
	background: transparent url(../images/latest_offers_grow_background.png) no-repeat scroll top right;
	padding: 0 5px 5px 0;
	}
	p#latest_offers_grow a,p#latest_offers_grow a:link {
		display: block;
		text-indent: -9999px;
		background: transparent url(../images/latest_offers_grow_button.png) no-repeat scroll bottom right;
		height: 100%;
		width: 100%;
		}
	p#latest_offers_grow a:hover {
		background-image: url(../images/latest_offers_grow_button_active.png);
		}

ul#product_highlight {
	padding: 10px 0;
	margin: 0 13px 0 0;
	}
	ul#product_highlight li {
		float: left;
		width: 224px;
		border: 1px solid #008859;
		background: white url(../images/product_highlight_background.png) repeat-x scroll bottom left;
		padding: 4px;
		}
		ul#product_highlight li div {
			width: 120px;	
			float: left;	
			}
		ul#product_highlight span.product_name {
			color: #008154;
			display: block;
			min-height: 30px;
			font-weight: bold;
			padding-top: 5px;
			}
		span.price {
			font-size: 15px;
			font-weight: bold;
			display: block;
			}
		ul#product_highlight li div h3 {
			text-transform: uppercase;
			color: #A7241C;
			font-size: 13px;
			font-weight: bold;
			}
		ul#product_highlight .product_name a, ul#product_highlight .product_name a:link {
			background:transparent url(../images/product_highlight_more_background.png) no-repeat scroll right center;
			color:#008154;
			display:block;
			font-size:13px;
			font-weight:bold;
			padding:4px 31px 4px 0;
			/* text-align:right; */
			text-decoration:none;
			/*text-transform:uppercase;*/
			width:78px;
			}
		ul#product_highlight li img {
			width: 100px;	
			float: left;
			border:1px solid #999;
			}		
		ul#product_highlight li.last {
			margin-left: 5px;
			}
			
ul.product_selection li {
	float: left;
	width: 224px;
	margin: 0 12px 12px 0;
	padding: 2px;
	background-color: white;
	background-position: top left;
	position: relative;
	border: 1px solid;
	}
	ul.product_selection li img {
		float: left;
		width: 90px;
		}
	ul.product_selection li div {
		float: right;
		width: 130px;
		}
		ul.product_selection li a {
			text-decoration: none;
		}
		ul.product_selection li div h3 a {
			font-size: 13px;
			margin-bottom: 12px;
			position:relative;
			text-decoration:none;
			width:130px;
			height:auto;
			}
		ul.product_selection li div span {
			display: block;
			margin-right: 20px;
			font-size: 12px;
			}
		ul.product_selection li div span.description {
			color: black;
			margin-bottom: 2px;
			}
		ul.product_selection li div span.from {
			font-size: 10px;
			text-align: left;
			margin: 0;
			}
		ul.product_selection li div span.price {
			font-size: 20px;
			font-weight: bold;
			position: absolute;
			bottom: 2px;
			right: 32px;
			text-align: right;
			margin: 0;
			}
		ul.product_selection li a.go {
			position: absolute;
			bottom: 2px;
			right: 2px;
			display: block;
			width: 25px;
			height: 24px;
			text-indent: -9999px;
			background-repeat: no-repeat;
		}
ul.product_selection_large {
	margin-right: 15px;
	}
	ul.product_selection_large li {
		margin-bottom: 15px;
		padding: 2px;
		position: relative;
		background-repeat: repeat-x;
		border: 1px solid;
		}
		ul.product_selection_large li img {
			float: left;
			margin-right: 10px;
			}
		ul.product_selection_large li div.content_holder {
			float: left;
			width: 296px;
			}
			ul.product_selection_large li div p.description {
				color: black;
				padding-bottom: 35px;
				line-height: 14px;
				}
			ul.product_selection_large li div h3 {
				font-size:16px;
				height:35px;
				margin-bottom:10px;
				padding-right:110px;
				}
				ul.product_selection_large li div h3 a {
					color: inherit;
					text-decoration: none;
					}
		ul.product_selection_large li div.price {
			position: absolute;
			top: 2px;
			right: 6px;
			font-size: 20px;
			font-weight: bold;
			}
			ul.product_selection_large li div.price span {
				display: block;
				font-size: 10px;
				margin-bottom: -0.3em;
				font-weight: normal;
				}
		ul.product_selection_large li a.more_info {
			background-repeat: no-repeat;
			background-position: center right;
			padding: 10px 28px 10px 0;
			position: absolute;
			right: 6px;
			bottom: 2px;
			text-decoration: none;
			font-size: 12px;
			font-weight: bold;
			}
			ul.product_selection_large a:hover {
				color: #008154 !important;
				}
			
/* Search Results Styles
----------------------------------------- */

h2.searchProd {
	color:#9fad20;
	}
.product_selection_large li.searchProd {
	border:1px solid #9fad20;
	}
	.product_selection_large li.searchProd h3, .product_selection_large li.searchProd h3 a, .product_selection_large li.searchProd .price {
		color:#9fad20;
	}
	.product_selection_large li.searchProd a.more_info {
		color:#9fad20;
		background:url(../images/product_go.png) no-repeat right;
		}
		.product_selection_large li.searchProd a.more_info:hover {
			color:#333;
			background:url(../images/product_go_active.png) no-repeat right;
		}

ul#categories_images li {
	float: left;
	width: 143px;
	height: 194px;
	text-align: center;
	font-weight: bold;
	margin: 0 7px 7px 0;
	border-width: 2px;
	border-style: solid;
	background-repeat: no-repeat;
	background-position: center top;
}
	ul#categories_images li.one_line a, ul#categories_images li.one_line a:link {
		padding: 167px 3px 14px 3px;
		}
	ul#categories_images li.two_line a, ul#categories_images li.two_line a:link {
		padding: 162px 3px 6px 3px;
		}
	ul#categories_images li a, ul#categories_images li a:link {
		text-decoration: none;
		display: block;
		margin-top: 0 !important;
		}
		
/* PRODUCT STYLE */

.reduced_item {
	width:164px;
	height:auto;
	position:absolute;
	background:#900;
	color:#fff;
	text-align:center;
	padding:2px 0;
	}

.slide_up {
	float: right;
	width:306px;
	margin: -192px 16px 20px 0;
}
ul#product_selection_mini {
	width: 470px;
	margin-bottom: 10px;
	}
	ul#product_selection_mini li {
		float: left;	
		border: 1px solid #9E9E9E;
		padding: 2px;
		width: 146px;
		height:78px;
		margin: 0 4px 4px 0;
		background-color: white;
		position: relative;	
		overflow: hidden;
		}
		ul#product_selection_mini li div.img_holder {
			float: left;
			width: 75px;
			}
			ul#product_selection_mini li div.img_holder span {
				padding-left: 2px;
				float: left;
				}
				ul#product_selection_mini li div.img_holder img {
					
					}
		ul#product_selection_mini li div.title_holder {
			float: left;
			padding-left:3px;
			width:64px;
			}
			ul#product_selection_mini li div.title_holder span {
				display: block;	
				}
			ul#product_selection_mini li div.title_holder span.product_name {
				color: #008154;
				font-weight:bold;
				}
				ul#product_selection_mini li div.title_holder span.product_name a {
					color: #008154;
					font-weight:bold;
					text-decoration:none;
					}
					ul#product_selection_mini li div.title_holder span.product_name a:hover {
						color: #333;
						}
			ul#product_selection_mini li div.title_holder span.price {
				font-size: 16px;
				font-weight: bold;
				position: absolute;
				right: 3px;
				bottom: -10px;
				}
			ul#product_selection_mini li div.title_holder span.alone {
				min-height: 30px;
				}
			ul#product_selection_mini li div.title_holder span.price_before {
				font-size: 10px;
				text-decoration: line-through;
				font-weight: bold;
				}
			ul#product_selection_mini li div span.now {
				color: red;
				margin-top: -3px;
				}
		ul#product_selection_mini li a.more, ul#product_selection_mini li a.more:link {
			color: #008154;
			font-style:italic;
			display: block;
			position: absolute;
			right: 3px;
			bottom: 3px;
			}
		ul#product_selection_mini li img {
			float: left;
			width: 74px;
			border:1px solid #eaeaea;
			}
#product_holder {
	border: 1px solid;
	margin: 0 15px 20px 0;
	padding-top: 5px;
	}
	#product_display img {
		border:1px solid #eaeaea;
		}
		#product_display div#product_images {
			float: left;
			width: 170px;
			margin-left: 5px;
			overflow:hidden;
			}
			#product_display div#product_images ul {
				width: 185px;
				}
				#product_display div#product_images ul li {
					float: left;
					width: 43px;
					margin: 0 17px 7px 0;
					}
					
		#product_display div#product_details {
			float: right;
			width: 294px;
			}
			#product_display div#product_details p {
				margin-bottom: 1em;
				}
			#product_display div#product_details #logosPanel {
				width:274px;
				height:auto;
				padding:10px 10px 3px 0;
				text-align:right;
				}
				#product_display div#product_details #logosPanel .greenieLogo {
					float:right;
					}
				#product_display div#product_details #logosPanel .greenieLogo a {
					width:38px;
					height:40px;
					background:url(../images/greenieLogoSmall.png) no-repeat;
					display:block;
					}
					#product_display div#product_details #logosPanel .greenieLogo a .auralOnly {
						display:none;
						}
				
	table#options {
		border-collapse: collapse;
		width: 460px;
		margin: 2em 0 1em 5px;
		}
			table#options th, table#options td {
				padding: 0.5em 0.4em;
				background-color: white;
				}
			table#options th {
				border-top: 1px solid;
				border-bottom: 1px solid;
				}
			table#options td {
				color: black;	
				}
			table#options .description {
				text-align: left;
				border: 1px solid;
				}
				table#options .sub {
					text-transform: uppercase;
					font-weight: bold;
					padding: 0.7em 3px;
					border: 1px solid;
					}
			table#options td.description, table#options .unit_price {
				border-left: 1px solid;
				border-bottom: 1px solid;
				border-top: 1px solid;
				padding:0 10px;
				}
			table#options .description {
				width: 300px;
				}
			table#options .colour {
				width: 40px;
				}
			table#options .unit_price {
				width: 70px;
				text-align: center;
				}
			table#options .quantity {
				text-align: center;
				border-left: 1px solid;
				border-bottom: 1px solid;
				border-top: 1px solid;
				/*width: 50px;*/
				}
				table#options .quantity input {
					width:30px; 
					}
				table#options .quantity .product_quantity_select {
					/*width: 80%;	*/
					}
			table#options .price_break {
				text-align: center;
				border-left: 2px solid;
				border-right: 2px solid;
				border-bottom: 1px solid;
				border-top: 1px solid;
				width: 100px;
				height:15px;
				}
				.product_break_toggle {
					/*text-indent: -9999px;*/
					display: block;
					background: transparent none no-repeat scroll top left;
					/*width: 15px;
					height: 15px;
					float: right;
					margin-top:-14px; */
					text-decoration:none;
					color:#000;
					}
					.product_break_toggle:hover {
						text-decoration:underline;
					}
	
			table#options tfoot * {
				border-bottom-width: 2px !important;
				/*border-top-width: 2px !important;*/
				}
			table#options tfoot td.quantity {
				border-right: 2px solid;
				}
			table#options td.blank {
				border-width: 1px 2px 2px 2px !important;
				border-bottom: none !important;
				border-right: none !important;
				background: transparent !important;
				}
	tr.break_row {
		padding: 0 !important;
		border: none !important;
		margin: 0;
		width:457px;
	}
	td.break_cell {
		padding: 0 !important;
		border: none !important;
		margin: 0;
		width:480px;
	}
	.price_break_holder {
	}
	table.price_breaks {
		border: 2px solid white;
		width: 100%;
		}
		table.price_breaks th, table.price_breaks td {
			color: black !important;
			border: none !important;
		}
		table.price_breaks td {
			text-align: center;
			}
	
				
	.add_to_basket {
		text-align: right;
		padding-bottom: 20px;
		}
		#add_to_basket_button {
			text-indent: -9999px;
			border: none;
			margin-top: 12px;
			margin-right: 4px;
			width: 102px;
			height: 20px;
			cursor: pointer;
			}
			
	#product_tabs {
		border-bottom: 1px solid;
		}
		#product_tabs li {
			float: left;
			width: 151px;
			margin-left: 4px;

			height: 24px;
			}
		#product_tabs li.active a {
			margin-top: -4px;
			height: 28px;
			}
		#product_tabs li.inactive {
			
			}
			#product_tabs li a {
				display: block;	
				height: 24px;
				text-indent: -9999px;
				background-position: top left;
				background-repeat: no-repeat;
				overflow: hidden;
				}
div#product_tabs_content {
	padding:10px 6px;
	background: white url(../images/categories/global_tabs_background.jpg) repeat-x scroll top left;
	}
	div#productspec_holder, div#howtouse_holder, div#architects_holder {
		overflow: hidden;
		}
		.tab_content {
			float: left;
			width: 55%;
			}
			#product_tabs_content p {
				margin-bottom: 1em;	
			}
			div#productspec_holder .images {
				margin-bottom: 1em;
				}
				div#productspec_holder .images li {
					float: left;
					margin-right: 7px;
					
					}
		.downloads {
			float: right;
			width: 40%;
			background-color: #ECF2BD;
			margin-bottom:-1000px;
			padding-bottom:1000px;
			}	
			.downloads h4 {
				color: #007F51;
				font-size: 14px;
				text-align: center;
				padding: 10px;
				}
			.downloads ul {
				padding: 0 38px 10px 7px;
				}
			.downloads ul li {
				
				}
				
			.downloads ul li a, .downloads ul li a:link {
				display: block;
				color: black;
				text-decoration: none;
				padding: 10px 25px 10px 5px;
				width: 100%;
				font-size: 11px;
				background: transparent url(../images/product_go.png) no-repeat scroll right center;
				}
				.downloads ul li a:hover {
					background-image: url(../images/product_go_active.png);
				}
				
	
	#productspec_holder	table {
		width:457px;
		border-top:1px solid #dedede;
		border-left:1px solid #dedede;
		margin-bottom:10px;
		}
		#productspec_holder tr.specHeads {
			font-weight:bold;
			font-size:0.9em;
			background:#666;
			color:#fff;
			}
			#productspec_holder td {
				width:auto;
				padding:4px 2px;
				border-bottom:1px solid #dedede;
				border-right:1px solid #dedede;
				text-align:center;
				}
				#productspec_holder td.name {
					width:99px;
					}		
	
				
/* BASKET PAGE
-------------------------- */

table#basket_page {
	border-bottom:1px solid #dadada;
	}
	table#basket_page thead th {
		font-size:1.1em;
		text-align:left;
		padding:0 0 5px 6px;
		}
	table#basket_page tbody {
		background:#fff;
		}
		table#basket_page tbody tr td {
			border:1px solid #eaeaea;
			padding:3px 5px;
			}
			table#basket_page tbody tr td.item_product_name {
				width:250px;
				}
			table#basket_page tbody tr td.item_price, table#basket_page tbody tr td.item_total {
				width:60px;
				text-align:right;
				}
			table#basket_page input.qty {
				width:20px;
				text-align:right;
				}
			table#basket_page tbody tr td.remove_item a {
				color:#999;
				text-decoration:none;
				}
				table#basket_page tbody tr td.remove_item a:hover {
					text-decoration:underline;
					}
		table#basket_page tfoot tr td {
			font-size:1.1em;
			text-align:left;
			font-weight:bold;
			padding:2px 0 2px 6px;
			}

table#basket_page .right {
	text-align:right;
	padding-right:5px;
	}

#basket_page_actions {
	float:left;
	width:470px;
	padding:20px 10px 40px 0;
	text-align:right;
	}
	#basket_page_actions a {
		border:1px solid #fff;
		background:#9fad20;
		color:#fff;
		padding:3px 5px;
		text-decoration:none;
		font-weight:bold;
		font-size:1.1em
		}
		#basket_page_actions a:hover {
			color:#9fad20;
			background:#fff;
			border:1px solid #9fad20;
			}
.coupon {
	width:100px;
	margin-right:5px;
	}
.extra {
	color:#9fad20;
	}

/* PRODUCT CALCULATORS */

#prodCalc, #prodCalc2, #prodCalc3, #prodCalc3 {
		width:450px;
		height:auto;
		border:#eaeaea;
		}
		#prodCalc table, #prodCalc2 table, #prodCalc3 table, #prodCalc4 table {
			border:1px solid #098765;
			-moz-border-radius: 8px 8px 0 0;
			-webkit-border-radius: 8px 8px 0 0;
			width:450px;
			margin:5px 0;
			}
			#prodCalc th, #prodCalc2 th, #prodCalc3 th, #prodCalc4 th {
				background:#098765;
				-moz-border-radius: 5px 5px 0 0;
				-webkit-border-radius: 5px 5px 0 0;
				padding:3px 0;
				color:#fff;
				font-size:13px;
				}
			#prodCalc td, #prodCalc4 td {
				padding:5px 3px;
				}
		#prodCalc .calcQ, #prodCalc4 .calcQ {
			text-align:right;
			}
		#prodCalc .calcValue, #prodCalc4 .calcValue {
			text-align:center;
			}
		#prodCalc .calcRate, #prodCalc4 .calcRate {
			width:110px;
			}
			#prodCalc .calcValue input, #prodCalc4 .calcValue input {
				width:60px;
				text-align:center;
				}
		.calcBorder {
			border-bottom:1px solid #098765;
			}
		#prodCalc tfoot tr, #prodCalc4 tfoot tr {
			background:#eaeaea;
			font-weight:bold;
			}
		#prodCalc .submit {
			float:right;
			margin-right:118px;
			}
		#prodCalc4 .submit {
			float:right;
			margin-right:131px;
			padding:4px 5px;
			}
	#prodCalc2 input.num, #prodCalc3 input.num {
		width:50px;
		}
	#prodCalc2 td, #prodCalc3 td {
		padding:3px 5px;
		}
	table#prodGuide {
		border:1px solid #eaeaea;
		-moz-border-radius: 0 0 8px 8px;
		-webkit-border-radius: 0 0 8px 8px;
		}
		table#prodGuide td.line {
			background:#eaeaea;
			color:#000;
			border-bottom:1px solid #eaeaea;
			}
		table#prodGuide td.guide {
			text-align:center;
			}