﻿h6 {
	font-size: 14px;
	padding: 5px 0;
}
#product-page-container {
	margin: 0 auto;
	width: 985px;
}
#product-page-container ul {
	list-style: none;
}
#product-page-container ul li {
	list-style: none;
}
#product-page-container #top-container {
	float: left;
	margin-top: 3px;
	width: 100%;
}
#product-page-container #top-container #breadcrumbs {
	float: left;
	margin: 0 0 0 5px;
	width: 661px;
}
#product-page-container #top-container #left-menu {
	float: left;
	margin: 0;
	position: relative;
	width: 152px;
	z-index: 2;
}
#product-page-container #top-container #left-menu h2 {
	background: url(/ProductPage4/assets/images/left-menu-top-collapsed.png) no-repeat;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	padding: 9px 0 0 5px;
	width: 147px;
}
#product-page-container #top-container #left-menu h2.expanded {
	background: url(/ProductPage4/assets/images/left-menu-top-expanded.png) no-repeat;	
}
#product-page-container #top-container #left-menu .parents {
	background: #f5f6f7;
	border: 2px solid #2d2b2b;
	border-top: none;
	border-right: none;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	display: none;
	overflow: visible;
	position: absolute;	
	width: 150px;
}
#product-page-container #top-container #left-menu .parents li {
	border-right: 2px solid #2d2b2b;
	border-bottom: none;
	margin: 0;
	position: relative;
	z-index: 2;
}
#product-page-container #top-container #left-menu .parents .last a {
	border: none;
}
#product-page-container #top-container #left-menu .parents li a {
	border-bottom: 1px solid #e0e1e2;
	color: #6a6a6b;
	font-size: 11px;
	padding: 2px 5px;
	text-decoration: none;
}
#product-page-container #top-container #left-menu .parents .has-children a {
	background: url("/ProductPage4/assets/images/left-menu-arrow.gif") no-repeat right center;
}
#product-page-container #top-container #left-menu .parents li.hovered {
	background: #fff;
	border: none;
	-moz-box-shadow: 0 2px 2px #777;
	-webkit-box-shadow: 0 2px 2px #777;
}
#product-page-container #top-container #left-menu .parents li.hovered a {
	background: none;
	border: none;
	color: #000;
	padding-bottom: 3px;
	text-decoration: none;
}
#product-page-container #top-container #left-menu .children {
	background: #fff;
	/*border: 1px solid #ccc;*/
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-box-shadow: 3px 3px 5px #333;
	-webkit-box-shadow: 3px 3px 5px #333;
	display: none;
	left: 150px;
	overflow: hidden;
	position: absolute;	
	top: 0;
	width: 0;
	z-index: 2;
}
#product-page-container #top-container #left-menu .children li {
	border: none;
	display: block;
	padding: 0;
	width: 200px;
}
#product-page-container #top-container #left-menu .children li:hover {
	background: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;	
}
#product-page-container #top-container #left-menu .children li a {
	border: none;
	color: #000;
	padding: 5px 10px;
}
#product-page-container #top-container #left-menu .children li:hover a {
	background: none;
	text-decoration: underline;
}

#product-page-container #support-pane {
	float: left;
	margin-left: 5px;
	position: relative;
	width: 162px;
	z-index: 2;
}
#product-page-container #support-pane h2 {
	background: url(/ProductPage4/assets/images/help-section.png) no-repeat 0 0;
	height: 33px;
	padding: 0;
	text-indent: -999em;
	width: 162px;
}
#product-page-container #support-pane.expanded h2 {
	background: url(/ProductPage4/assets/images/help-section.png) no-repeat -162px 0;	
}
#product-page-container #support-pane #support-pane-content {
	height: 33px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 162px;
}
#product-page-container #support-pane.expanded #support-pane-content {
	-moz-box-shadow: 3px 3px 7px #000;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomleft: 7px;
}
#product-page-container #support-pane #support-pane-sections {
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 33px;
	width: 162px;
}
#product-page-container #support-pane #support-pane-sections li {
	cursor: pointer;
	display: block;
	height: 44px;
	list-style: none;
	padding: 0;
	text-indent: -999em;
}
#product-page-container #support-pane #support-pane-sections #sup-call-me-back {
	background: url(/ProductPage4/assets/images/help-section.png) no-repeat 0 -33px;
}
#product-page-container #support-pane #support-pane-sections #sup-call-me-back:hover {
	background: url(/ProductPage4/assets/images/help-section.png) no-repeat -162px -33px;
}
#product-page-container #support-pane #support-pane-sections #sup-ask-question {
	background: url(/ProductPage4/assets/images/help-section.png) no-repeat 0 -77px;
}
#product-page-container #support-pane #support-pane-sections #sup-ask-question:hover {
	background: url(/ProductPage4/assets/images/help-section.png) no-repeat -162px -77px;
}
#product-page-container #support-pane #support-pane-sections #sup-live-help {
	background: url(/ProductPage4/assets/images/help-section.png) no-repeat 0 -121px;
}
#product-page-container #support-pane #support-pane-sections #sup-live-help:hover {
	background: url(/ProductPage4/assets/images/help-section.png) no-repeat -162px -121px;
}
#product-page-container #support-pane #support-pane-sections #sup-contact-us {
	background: url(/ProductPage4/assets/images/help-section.png) no-repeat 0 -165px;
	height: 43px;
	text-indent: 0;
}
#product-page-container #support-pane #support-pane-sections #sup-contact-us:hover {
	background: url(/ProductPage4/assets/images/help-section.png) no-repeat -162px -165px;
}
#product-page-container #support-pane #support-pane-sections #sup-contact-us a {
	display: block;
	height: 44px;
	text-indent: -999em;
	width: 162px;
}

#product-page-container #product-choices-container {
	float: right;
	margin: 0;
	width: 570px;
}
#product-page-container #product-options-container h1 {
	color: #000;
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;	
	margin: 3px 0;
}
#product-page-container #product-options-container #dimensions-container {
	float: right;
	width: 138px;
}
#product-page-container #product-options-container #dimensions-container img {
	display: block;
	margin: 0 0 5px 17px;	
}
#product-page-container #product-options-container #dimensions-container #dims-note {
	font-size: 12px;
	font-weight: bold;
}
#product-page-container #product-options-container #dimensions-container span {
	color: #6a6a6a;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 3px 0 0 5px;
}
#product-page-container #product-options-container #dimensions-container span span {
	color: #000;
	display: inline;
	font-weight: normal;
	margin: 0;
}
#product-page-container #product-options-container #dimensions-container a {
	display: block;	
	margin-left: 5px;
}
#product-page-container #product-options-container #product-name-underline {
	display: block;	
	margin: 5px 5px 5px 8px;
}
#product-page-container #product-options-container #options-reviews {
	margin: 0 5px;	
}
#product-page-container #product-options-container #options-reviews img {
	margin: 0 -1px;
	vertical-align: middle;	
}
#product-page-container #product-options-container #options-reviews a {
	color: #555;
	font-size: 9px;
	font-weight: normal;
	vertical-align: middle;
}
#product-page-container #product-options-container {
	margin: 0 0 5px 0;
	overflow: hidden;
	width: 100%;
}
#product-page-container #product-options-container .product-options {
	background: #e8e8e8 url(/ProductPage4/assets/images/select-size-header-bg.gif) no-repeat;
	overflow: hidden;
	padding-top: 24px;
}
#product-page-container #product-options-container .option-row {
	background: url(/ProductPage4/assets/images/product-options-bg.gif) repeat-y;
	border-top: 1px solid #e8e8e8;	
	min-height: 28px;
	overflow: hidden;
	width: 419px;
	padding: 0 13px 0 0;
}
* html #product-page-container #product-options-container .option-row {
	height: 1%;	
}
#product-page-container #product-options-container .option-row .arrow {
	background: #e8e8e8;
	float: right;
	height: 28px;
	width: 15px;
}
#product-page-container #product-options-container .option-row.selected {
	background: url(/ProductPage4/assets/images/product-options-selected-bg.gif) no-repeat;
}
#product-page-container #product-options-container .option-row img {
	float: right;	
}
#product-page-container #product-options-container .first-row {
	border: 0;
}
#product-page-container #product-options-container .odd {
	
}
#product-page-container #product-options-container .even {
	
}
#product-page-container #product-options-container input {
	display: block;
	float: left;
	margin: 8px 5px 5px;
	width: 13px;
	height: 13px;
}
#product-page-container #product-options-container .name-container {
	float: left;
	margin: 3px 0 0;
	width: 120px;
}
#product-page-container #product-options-container .name-container label {
	display: block;
	font-family: Arial;
	font-weight: bold;
}
#product-page-container #product-options-container .sizes {
	color: #777;
	display: block;
	font-size: 10px;
}
#product-page-container #product-options-container .price-container {
	float: right;
	margin: 6px 7px 0 0;
}
#product-page-container #product-options-container .option-price {
	color: #aa0101;
	display: block;
	float: left;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
#product-page-container #product-options-container .option-del-time {
	color: #777;
	display: block;
	float: left;
	font-family: Arial;
	font-size: 10px;
	width: 170px;
}
#product-page-container #product-options-container .option-del-time .rapid-del {
	float: none;
	vertical-align: middle;
}
#product-page-container #product-options-container .option-price.promo {
	padding-top: 10px;
}
#product-page-container #product-options-container .voucher-price {
	background: url(/ProductPage4/assets/images/voucher-tag.png) no-repeat;
	float: left;
	height: 24px;
	width: 166px;
}
#product-page-container #product-options-container .voucher-price span {
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 3px 0 0 63px;
}
#product-page-container #product-options-container .unavailable {
	color: #555;
	display: block;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 0 0;
	text-align: right;
}
#product-page-container #product-options-container .available-date {
	color: #0a0;
	display: block;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 0 0;
	text-align: right;	
}
#product-page-container #product-choices-container .loading-image {
	display: block;
	margin: 10px auto;
}
#product-page-container #treatment-options {
	background: #ededed url(/ProductPage4/assets/images/select-treatment-header-bg.gif) no-repeat;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	float: left;
	margin-bottom: 10px;
	padding: 24px 5px 5px;
	width: 262px;
}
#product-page-container #treatment-options h2 {
	cursor: pointer;
	font-size: 11px;	
}
#product-page-container #treatment-options h2:hover {
	text-decoration: underline;	
}
#product-page-container #treatment-options h2 span {
	color: #aa0101;	
}
#product-page-container #treatment-options #treatment-option-0-label {
	cursor: pointer;
	text-decoration: underline;	
}
#product-page-container #treatment-options #treatment-option-0-label:hover {
	text-decoration: none;	
}
#product-page-container #treatment-options .treatment-option {
	float: left;
	width: 130px;
}
#product-page-container #treatment-options .treatment-option * {
	vertical-align: middle;
}
#product-page-container #treatment-options .treatment-option label {
	font-size: 11px;
}
#product-page-container #optional-extras {
	background: #ededed url(/ProductPage4/assets/images/select-optionals-header-bg.gif) no-repeat;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	float: right;
	margin-bottom: 10px;
	padding: 24px 0 0;
	width: 288px;
}
#product-page-container #optional-extras .loading-image {
	margin-bottom: 15px;	
}
#product-page-container #optional-extras #optional-extras-table-container {
	overflow: hidden;	
	width: 100%;
}
#product-page-container #optional-extras #optional-extras-table td {
	vertical-align: top;	
}
#product-page-container #optional-extras #optional-extras-table .optional-extra {
	padding: 5px;
	width: 85px;
}
#product-page-container #optional-extras #optional-extras-table .optional-extra .price {
	color: #aa0101;
}
#product-page-container #optional-extras #optional-extras-table .full-width {
	width: auto;	
}
#product-page-container #optional-extras #optional-extras-table img {
	display: block;
	height: 85px;
	margin: 0 0 5px;
	width: 85px;	
}
#product-page-container #optional-extras #optional-extras-table .full-width img {
	display: block;
	margin: 0 0 5px;
}
#product-page-container #optional-extras #optional-extras-table .optional-extra input {
	vertical-align: middle;	
}
#product-page-container #optional-extras #optional-extras-table .optional-extra .optional-extra-name {
	cursor: pointer;
	font-size: 11px;
	text-decoration: underline;
	vertical-align: middle;	
}
#product-page-container #optional-extras #optional-extras-table .optional-extra .optional-extra-name:hover {
	text-decoration: none;
}
#product-page-container #optional-extras #optional-extras-show-more {
	background: url(/ProductPage4/assets/images/optional-extras-show-more-bg.gif) no-repeat 0 0;
	color: #fff;
	display: block;
	font-weight: bold;
	height: 20px;
	padding: 4px 0 0 20px;
	text-decoration: none;
	width: 268px;	
}
#product-page-container #optional-extras #optional-extras-show-more.expanded {
	background: url(/ProductPage4/assets/images/optional-extras-show-more-bg.gif) no-repeat 0 -24px;
}
#product-page-container #optional-extras #optional-extras-show-more:hover {
	text-decoration: underline;
}
#product-page-container #add-to-basket {
	float: right;
	margin: 5px 0 0 0;
	width: 286px;
}
#product-page-container #pricing-container #total-price {
	color: #a00;
	display: block;
	float: right;
	font-family: Arial;
	font-size: 26px;
	text-align: right;
	width: 100%;	
}
#product-page-container #pricing-container #total-price #price {
	font-weight: bold;	
}
#product-page-container #pricing-container #price-footnote {
	clear: both;
	color: #777;
	display: block;
	font-size: 10px;
	text-align: right;
	width: 100%;
}
#product-page-container #pricing-container #price-footnote a {
	color: #777;
	font-size: 10px;
}
#product-page-container #promotion-tag-container {
	background: url(/global/images/product-page/promotion-tag.gif) no-repeat;
	display: block;
	float: right;
	height: 41px;
	width: 	360px;
}
#product-page-container #promotion-tag-container span {
	color: #ff0;
	display: block;
	float: right;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin: 12px 10px 0 0;
}
#product-page-container #promotion-tag-container span span {
	display: inline;
	float: none;
	margin: 0;
}
#product-page-container #add-to-basket #add-button {
	display: block;
	float: right;
}
#product-page-container #unavailable {
	clear: both;
	display: block;
	float: right;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;	
}

#product-page-container #delivery-cutoff-container {
	float: right;	
}

#product-page-container #promo-disclaimer {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	color: #fff;
	float: left;
	margin: 10px 0;
	overflow: hidden;
	padding: 10px 15px 5px;	
	width: 240px;
}
#product-page-container #promo-disclaimer.featured {
	background: #000;
	background-color: #221e1f; 
    background-image: -moz-linear-gradient(100% 100% 90deg, #000000, #444444);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#444444), to(#000000));
}
#product-page-container #promo-disclaimer.clearance {
	background-color: #cb0606; 
    background-image: -moz-linear-gradient(100% 100% 90deg, #760505, #cb0606);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cb0606), to(#760505));
}
#product-page-container #promo-disclaimer .promo-header {
	font-size: 21px;	
}
#product-page-container #promo-disclaimer p {
	font-size: 11px;
	margin: 5px 0 0;	
}
#product-page-container #promo-disclaimer.featured p {
	color: #d5d5d5;
}
#product-page-container #promo-disclaimer.clearance p {
	color: #eac0c0;
}
#product-page-container #promo-disclaimer ul {
	margin: 10px 0;
	padding: 0;
}
#product-page-container #promo-disclaimer li {
	display: block;
	overflow: hidden;
	padding: 2px 0 5px;
}
#product-page-container #promo-disclaimer.featured li {
	border-bottom: 1px solid #acacac;
}
#product-page-container #promo-disclaimer.featured li.first {
	border-top: 1px solid #acacac;
}
#product-page-container #promo-disclaimer.clearance li {
	border-bottom: 1px solid #dd7373;
}
#product-page-container #promo-disclaimer.clearance li.first {
	border-top: 1px solid #dd7373;
}
#product-page-container #promo-disclaimer .option-name {
	display: block;
	float: left;
	font-weight: bold;
	margin-top: 3px;
	width: 140px;
}
#product-page-container #promo-disclaimer .option-price {
	display: block;
	float: right;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	width: 100px;
}
#product-page-container #promo-disclaimer .option-price span {
	font-size: 16px;
}

#product-page-container #quick-nav-pp-left {
	background: url(/ProductPage4/assets/images/quick-nav-bg-left.gif) no-repeat;
	float: left;
	height: 33px;
	width: 13px;
}
#product-page-container #quick-nav-pp-right {
	background: url(/ProductPage4/assets/images/quick-nav-bg-right.gif) no-repeat;
	float: left;
	height: 33px;
	width: 14px;
}
#product-page-container #quick-nav-pp {
	background: url(/ProductPage4/assets/images/quick-nav-bg.gif) repeat-x;
	float: left;
	height: 33px;
	margin: 0 auto;
	overflow: hidden;
	width: 958px;
}
#product-page-container #quick-nav-pp ul {
	list-style: none;
	margin: 7px 0 0 0;
	padding: 0;
	float: left;
}
#product-page-container #quick-nav-pp ul li {
	border-left: 1px solid #202020;
	border-right: 1px solid #797979;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	padding: 0 20px 0 20px;
}
#product-page-container #quick-nav-pp ul .first {
	border-left: 0;	
}
#product-page-container #quick-nav-pp ul .last {
	border-right: 0;	
}
#product-page-container #quick-nav-pp ul a {
	color: #aaa;
	text-decoration: none;	
}

#product-page-container #quick-nav-pp #social-media {
	float: right;
	margin: 8px;
}
#product-page-container #quick-nav-pp #social-media li{
	border: 0;
	margin: 0 2px;
	padding: 0;
}

/* ~~~~~ MAIN COLUMN ~~~~~ */

#product-page-container #main-column {
	float: left;
	margin: 30px 0 0 0;
	width: 730px;
}
#product-page-container #main-column div {
	padding: 0 10px 0 0;
}
#product-page-container #main-column div div {
	padding: 0;	
}
#product-page-container #main-column h2 {
	font-size: 25px;
	font-family: Arial;
	font-weight: normal;	
	margin: 0;
}
#product-page-container #main-column p {
	margin: 5px 0;
}

/* ~~~~~ PRODUCT OVERVIEW ~~~~~ */

#product-page-container #product-overview {
	width: auto;
	padding-bottom: 20px;
	margin-bottom: 10px;	
}
#product-page-container #product-overview #description-block-popups {
	display: none;	
}
#product-page-container #product-overview .description-block {
	margin: 30px 0 0 0;
	overflow: hidden;
	width: auto;
}
#product-page-container #product-overview .description-block h3 {
	color: #555;
	font-family: Arial;
	font-size: 18px;
	margin: 0;
	padding: 0;
}
#product-page-container #product-overview .description-block p {
	color: #555;
}
#product-page-container #product-overview .dblock-img-container {
	float: left;
	overflow: hidden;
	position: relative;
	width: 194px;
}
#product-page-container #product-overview .dblock-img {
	height: 74px;
	overflow: hidden;
	width: 194px;
}
#product-page-container #product-overview .dblock-img img {
	cursor: pointer;
	margin-left: -10px;
	margin-top: -90px;
}
#product-page-container #product-overview .dblock-img-container .dblock-img-overlay {
	background: url(/ProductPage4/assets/images/description-block.png) no-repeat;
	height: 74px;
	left: 0;
	position: absolute;
	top: 0;
	width: 194px;
}
#product-page-container #product-overview .dblock-text {
	float: right;
	width: 510px;
}
#product-page-container #product-overview .dblock-img-container .expander {
	display: block;
	height: 74px;
	width: 194px;
}
#product-page-container #product-overview .dblock-img-container .expander.bottom {
	clear: both;
	color: #999;
	display: block;
	font-family: Arial;
	font-size: 11px;
	height: auto;
	text-decoration: none;
	width: auto;
}
#product-page-container #product-overview .description-block-custom {
	margin: 25px 0;
	overflow: hidden;
	width: 100%;
}
#product-page-container #product-overview .description-block-custom.odd img {
	display: block;
	float: left;
	margin-right: 10px;
}
#product-page-container #product-overview .description-block-custom.even img {
	display: block;
	float: right;
	margin-left: 10px;
}
#product-page-container #product-overview .description-block-custom h3 {
	display: inline;
	font-size: 26px;
	font-weight: normal;
}

#product-page-container #product-overview .features-icons {
	display: block;
	overflow: hidden;	
}
#product-page-container #product-overview .features-icons img {
	display: block;
	float: left;	
}
#product-page-container #product-overview .features-icons span {
	display: block;
	float: left;
	margin: 3px 0 0 5px;
	width: 665px;
}
#product-page-container #product-overview .dimensions-icons {
	display: block;
	overflow: hidden;	
}
#product-page-container #product-overview .dimensions-icons img {
	display: block;
	float: left;	
}
#product-page-container #product-overview .dimensions-icons span {
	display: block;
	float: left;
	margin: 3px 0 0 5px;
	width: 665px;
}

/* ~~~~~ PEOPLE WHO BOUGHT THIS ~~~~~ */

#product-page-container #people-who-bought-this {
	margin: 40px 0 0 0;	
}
#product-page-container #people-who-bought-this p {
	color: #999;
	font-family: Arial;
	font-size: 10px;
}

/* ~~~~~ SHED DIMENSIONS ~~~~~ */

#product-page-container #side-column #shed-dimensions {
	border-top: 1px solid #ccc;	
	margin-top: 30px;
	overflow: hidden;
	padding-top: 10px;
	position: relative;
}
#product-page-container #side-column #shed-dimensions #dimensions-select-div{
	height: 30px;
}
#product-page-container #side-column #shed-dimensions #dimensions-select {
	display: block;
	float: right;
}
#product-page-container #side-column #shed-dimensions #shed-dimensions-tabs {
	overflow: hidden;
	position: relative;
	z-index: 2;
}
#product-page-container #side-column #shed-dimensions #shed-dimensions-tabs ul {
	list-style: none;
	padding: 0;
}
#product-page-container #side-column #shed-dimensions #shed-dimensions-tabs ul li {
	background: #eee;
	border: 1px solid #ccc;
	cursor: pointer;
	float: left;
	font-weight: bold;
	padding: 5px 20px;
}
#product-page-container #side-column #shed-dimensions #shed-dimensions-tabs ul li.selected {
	background: #fff;
	border-bottom: 1px solid #fff;
}
#product-page-container #side-column #shed-dimensions #shed-dimensions-tabs ul li.first {
	-moz-border-radius-topleft: 10px;
}
#product-page-container #side-column #shed-dimensions #shed-dimensions-tabs ul li.last {
	border-left: 0;
	-moz-border-radius-topright: 7px;
}
#product-page-container #side-column #shed-dimensions #shed-dimensions-container {
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-moz-border-radius-topleft: 0;
	margin-top: -1px;
	overflow: hidden;
	padding: 5px 5px 10px;
	width: 230px;
	z-index: 1;
	color: #989898;
}
#product-page-container #side-column #shed-dimensions .shed-dimensions-sizes {
	float: left;
	overflow: hidden;
	width: 390px;
}
#product-page-container #side-column #shed-dimensions #shed-dimensions-sizes-internal {
	display: none;	
}
#product-page-container #side-column #shed-dimensions .shed-dimensions-image {
	display: block;
	width: 230px;
	margin: 0 0 10px;
}
#product-page-container #side-column #shed-dimensions #shed-dimensions-image-internal {
	display: none;
}
#product-page-container #side-column #shed-dimensions ul {
	list-style: none;	
}
#product-page-container #side-column #shed-dimensions .shed-sizes-col {
	float: left;
	width: 390px;
}
#product-page-container #side-column #shed-dimensions .shed-sizes-col .dimension-name {
	font-weight: bold;	
}

/* ~~~~~ TECHNICAL SPECIFICATIONS ~~~~~ */

#product-page-container #main-column #technical-specifications {
	border-top: 1px solid #ccc;
	margin-top: 30px;
	padding-top: 10px;	
}
#product-page-container #main-column #technical-specifications h2 {
	float: left;
	width: 50%;	
}
#product-page-container #main-column #technical-specifications #tech-specs-change-units {
	display: block;
	float: right;
	margin: 5px 0 0 0;
	text-align: right;
	width: 50%;
} 
#product-page-container #main-column #technical-specifications .planning-permission-note {
	display: block;
	font-size: 10px;
	overflow: hidden;
	width: 100%;
}
#product-page-container #main-column #technical-specifications table {
	background: #f1f1f1;
	border-collapse: collapse;
	clear: both;
	margin: 10px auto;
	table-layout: fixed;
	width: 600px;
}
#product-page-container #main-column #technical-specifications table .smaller {
	font-size: 8px;	
}
#product-page-container #main-column #technical-specifications table thead th {
	border: 1px solid #ccc;
	border-top: 0;
	cursor: pointer;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	padding: 7px 5px 5px;
	text-align: center;
	white-space: nowrap;
}
#product-page-container #main-column #technical-specifications table thead .first-cell {
	background: url(/ProductPage4/assets/images/tech-table-tl.gif) no-repeat top left;
	border-left: 0;
	text-align: left;
	width: 120px;
}
#product-page-container #main-column #technical-specifications table thead .last-cell {
	background: url(/ProductPage4/assets/images/tech-table-tr.gif) no-repeat top right;	
	border-right: 0;
}
#product-page-container #main-column #technical-specifications table tbody td {
	border: 1px solid #ccc;
	cursor: pointer;
	font-size: 10px;
	padding: 5px;
	text-align: center;	
}
#product-page-container #main-column #technical-specifications table tbody .first-cell {
	border-left: 0;
	color: #777;
	font-weight: bold;
	padding-left: 15px;
	text-align: left;
	width: 120px;
}
#product-page-container #main-column #technical-specifications table tbody .last-cell {
	border-right: 0;	
}
#product-page-container #main-column #technical-specifications table tbody .last-row td {
	border-bottom: 0;
	padding-bottom: 9px;
}
#product-page-container #main-column #technical-specifications table tbody .last-row .first-cell {
	background: url(/ProductPage4/assets/images/tech-table-bl.gif) no-repeat bottom left;	
}
#product-page-container #main-column #technical-specifications table tbody .last-row .last-cell {
	background: url(/ProductPage4/assets/images/tech-table-br.gif) no-repeat bottom right;	
}
#product-page-container #main-column #technical-specifications table .selected,
#product-page-container #main-column #technical-specifications table thead .selected,
#product-page-container #main-column #technical-specifications table tbody .last-row .selected { 
	background-color: #ddd;
}
#product-page-container #main-column #technical-specifications table thead .last-cell.selected {
	background: #ddd url(/ProductPage4/assets/images/tech-table-tr-selected.gif) no-repeat top right;
}
#product-page-container #main-column #technical-specifications table tbody .last-row .last-cell.selected { 
	background: #ddd url(/ProductPage4/assets/images/tech-table-br-selected.gif) no-repeat bottom right;
}
#technical-specifications .met {
	display: inline;	
}
#technical-specifications .imp {
	display: none;	
}
#product-page-container #technical-specifications #add-to-basket-table tbody td {
	vertical-align: top;
}
#product-page-container #technical-specifications #add-to-basket-table .add-button {
	display: none;
}
#product-page-container #technical-specifications #add-to-basket-table .selected .add-button {
	display: block;
	margin: 3px 0 0 0;
}

/* ~~~~~ TECHINICAL SPECIFICATIONS V2 ~~~~~ */
#product-page-container #technical-specifications-2 {
	float: left;
	margin: 20px 0 0 0;
	overflow: hidden;
	width: 100%;	
}
#product-page-container #technical-specifications-2 #tech-specs-change-units {
	display: block;
	float: left;
	margin-left: 10px;
	width: 220px;
}
#product-page-container #technical-specifications-2 .planning-permission-note {
	display: block;
	float: left;
	font-size: 10px;
	padding-top: 3px;
	width: 750px;
}
#product-page-container #technical-specifications-2 table {
	border-collapse: collapse;
	clear: both;
	margin: 10px;
	width: 968px;
}
#product-page-container #technical-specifications-2 table th {
	background: url(/ProductPage4/assets/images/techspecs-bg.png) no-repeat 50% 0;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	font-size: 12px;
	padding: 7px;
}
#product-page-container #technical-specifications-2 table td {
	background: #f8f8f8;
	border: 1px solid #c0c0c0;
	font-size: 11px;
	padding: 3px 7px;
}
#product-page-container #technical-specifications-2 table thead .first-cell {
	background: url(/ProductPage4/assets/images/techspecs-bg.png) no-repeat left top;
	border-left: none;
}
#product-page-container #technical-specifications-2 table thead .last-cell {
	background: url(/ProductPage4/assets/images/techspecs-bg.png) no-repeat right top;
	border-right: none;
}
#product-page-container #technical-specifications-2 table .first-cell {
	background: url(/ProductPage4/assets/images/techspecs-bg.png) no-repeat 0 -250px;
	border-left: none;
}
#product-page-container #technical-specifications-2 table .last-cell {
	background: url(/ProductPage4/assets/images/techspecs-bg.png) no-repeat right -250px;
	border-right: none;
}
#product-page-container #technical-specifications-2 table .last-row td {
	background: url(/ProductPage4/assets/images/techspecs-bg.png) no-repeat 50% bottom;	
	border-bottom: none;
	padding-bottom: 10px;
}
#product-page-container #technical-specifications-2 table .last-row .first-cell {
	background: url(/ProductPage4/assets/images/techspecs-bg.png) no-repeat bottom left;
	border: none;
}
#product-page-container #technical-specifications-2 table .last-row .last-cell {
	background: url(/ProductPage4/assets/images/techspecs-bg.png) no-repeat bottom right;
	border: none;
}
#product-page-container #technical-specifications-2 .met {
	display: inline;
}
#product-page-container #technical-specifications-2 .imp {
	display: none;
}

/* ~~~~~ FREQUENTLY ASKED QUESTIONS ~~~~~ */

#product-page-container #main-column #frequently-asked-questions {
	border-top: 1px solid #ccc;
	margin-top: 30px;
	padding-top: 10px;
	padding-bottom: 30px;
	overflow: hidden;
}
#product-page-container #main-column #frequently-asked-questions .question {
	display: block;
	font-weight: bold;
	margin: 20px 0 0 0;
}
#product-page-container #main-column #frequently-asked-questions .answer {
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 10px 0 20px 0;	
}
#product-page-container #main-column #frequently-asked-questions a {
	display: block;
	float: left;
	margin: 20px 20px 0 0;
}

/* ~~~~~ SIDE COLUMN ~~~~~ */

#product-page-container #side-column {
	border-left: 1px solid #ccc;
	float: right;
	margin: 30px 0 0 0;
	width: 254px;
}
#product-page-container #side-column div {
	padding: 0 10px;	
}
#product-page-container #side-column div div {
	padding: 0;	
	margin: 0;
}
#product-page-container #side-column h2 {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
}
#product-page-container #side-column div {
	margin-bottom: 20px;	
}

/* ~~~~~ SHED ASSEMBLY ~~~~~ */

#product-page-container #side-column #shed-assembly #shed-assembly-items {
	clear: both;
	position: relative;
	width: 100%;
	z-index: 1;
}
#product-page-container #side-column #shed-assembly .assembly-item {
	border-right: 1px solid #ccc;
	float: left;
	height: 50px;
	width: 50px;
}
#product-page-container #side-column #shed-assembly .assembly-item.first {
	border-left: 1px solid #ccc;
}
#product-page-container #side-column #shed-assembly .people-required {
	background: url(/ProductPage4/assets/images/assembly-people.gif) no-repeat;
}
#product-page-container #side-column #shed-assembly .tools-required {
	background: url(/ProductPage4/assets/images/assembly-tools.gif) no-repeat;
}
#product-page-container #side-column #shed-assembly .package-dimensions {
	background: url(/ProductPage4/assets/images/assembly-package.gif) no-repeat;
}
#product-page-container #side-column #shed-assembly .assembly-time {
	background: url(/ProductPage4/assets/images/assembly-time.gif) no-repeat;
}
#product-page-container #side-column #shed-assembly p {
	font-size: 10px;
	clear: both;
}
#product-page-container #side-column .assembly-popup {
	display: none;
	overflow: hidden;
	position: absolute;
	width: 189px;
	z-index: 2;
}
#product-page-container #side-column .assembly-popup .top {
	background: url(/ProductPage4/assets/images/mini-popup-top.png);
	height: 18px;
	width: 189px;
}
#product-page-container #side-column .assembly-popup .middle {
	background: url(/ProductPage4/assets/images/mini-popup-middle.png);
	overflow: hidden;
	padding: 0 12px;
	width: 165px;
}
#product-page-container #side-column .assembly-popup .middle ul {
	list-style: square;
	margin: 0 0 0 14px;
	padding: 0;
}
#product-page-container #side-column .assembly-popup .middle ul li {
	padding: 0;
}
#product-page-container #side-column .assembly-popup .bottom {
	background: url(/ProductPage4/assets/images/mini-popup-bottom.png);
	height: 31px;
	width: 189px;
}
#product-page-container #side-column .assembly-popup span {
	display: block;	
	font-size: 10px;
}
#product-page-container #side-column .assembly-popup .assembly-popup-title {
	font-size: 11px;
	font-weight: bold;
}

/* ~~~~~ PRODUCT FEATURES ~~~~ */

#product-page-container #product-features .feature-row {
	clear: both;
	overflow: hidden;
	width: 100%;
}
#product-page-container #product-features .feature-row div {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float: left;
	height: 50px;
	padding: 5px 11px;
	width: 50px;
}
#product-page-container #product-features .feature-row .first-item {
	border-left: 1px solid #ccc;	
}
#product-page-container #product-features .last-row div {
	border-bottom: 0;
}
#product-page-container #product-features .last-row {
	margin-bottom: 10px;
}
#product-page-container #product-features a {
	clear: both;
	color: #777;
	display: block;
	font-size: 11px;
}

/* ~~~~~ CUSTOMER PHOTOS ~~~~~ */

#product-page-container #customer-photos {
	border-top: 1px solid #aaa;	
}
#product-page-container #customer-photos .top-link {
	display: block;
	font-family: Arial;
	font-size: 11px;
	width: auto;
	color: #777777;
}
#product-page-container #customer-photos .one {
	float: left;	
}
#product-page-container #customer-photos .two {
	float: right;	
}
#customer-photos #customer-images-list {
	clear: both;
}
#customer-photos #customer-images-list .customer-image-link{
	width: 68px;
	height: 68px;
	margin: 5px 0 0 5px;
	float: left;
	cursor: pointer;
}
/* ~~~~~ CUSTOMER REVIEWS ~~~~~ */

#product-page-container #customer-reviews {
	border-top: 1px solid #aaa;	
}
#product-page-container #customer-reviews #reviews-container ul {
	list-style: none;
}
#product-page-container #customer-reviews #reviews-container ul li {
	list-style: none;
}
#product-page-container #customer-reviews .review {
	border-bottom: 1px solid #ccc;
	padding: 10px 0 20px 0;	
}
#product-page-container #customer-reviews .last {
	border: 0;	
}
#product-page-container #customer-reviews a {
	display: block;
	font-size: 10px;
}
#product-page-container #customer-reviews p {
	font-size: 11px;
	margin-bottom: 0;
	padding: 0;
}
#product-page-container #customer-reviews ul {
	list-style: none;	
	padding: 0;
}
#product-page-container #customer-reviews .reviewer {
	font-size: 10px;
	display: block;
	color: #777;
}
#product-page-container #customer-reviews .reviewer .name {
	font-weight: bold;
}

/* ~~~~~ POPULAR SEARCHES ~~~~~ */

#product-page-container #popular-searches {
	border-top: 1px solid #ccc;	
}
#product-page-container #popular-searches a {
	margin: 0 10px 5px 0;
}
#product-page-container #popular-searches .tag1 {
	font-size: 0.7em;
	font-weight: 100;	
}
#product-page-container #popular-searches .tag2 {
	font-size: 0.8em;
	font-weight: 200;	
}
#product-page-container #popular-searches .tag3 {
	font-size: 0.9em;
	font-weight: 300;	
}
#product-page-container #popular-searches .tag4 {
	font-size: 1.0em;
	font-weight: 400;	
}
#product-page-container #popular-searches .tag5 {
	font-size: 1.2em;
	font-weight: 500;	
}
#product-page-container #popular-searches .tag6 {
	font-size: 1.4em;
	font-weight: 600;	
}
#product-page-container #popular-searches .tag7 {
	font-size: 1.6em;
	font-weight: 700;	
}
#product-page-container #popular-searches .tag8 {
	font-size: 1.8em;
	font-weight: 800;	
}
#product-page-container #popular-searches .tag9 {
	font-size: 2.0em;
	font-weight: 900;	
}
#product-page-container #popular-searches .tag10 {
	font-size: 2.2em;
	font-weight: 900;	
}

/* ~~~~~ USEFUL INFORMATION AND ADVICE ~~~~~ */

#product-page-container #information-and-advice {
	border-top: 1px solid #ccc;	
}
#product-page-container #information-and-advice a {
	color: #000;
	display: block;
	margin: 5px 0;
}
#product-page-container #information-and-advice .full-info-link {
	color: #aaa;
	display: block;
	font-size: 9px;
	margin-top: 20px;
}

/* ~~~~~ PRODUCT FOOTER ~~~~~ */

#product-page-container #product-footer {
	border-top: 1px solid #ccc;	
	clear: both;
	padding: 10px;
}

/* ~~~~~ CUSTOMISE SHED ~~~~~ */

.customise-shed-container {
	overflow: hidden;
	width: 740px;	
}
.customise-shed-container h2 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;	
}
.customise-shed-container a span {
	color: #000;
}
.customise-shed-container a span:hover {
	text-decoration: underline;	
}
.customise-shed-container .customise-titles {
	height: 38px;
	margin: 0 auto;
	width: 674px;
}
.customise-shed-container .customise-titles ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}
.customise-shed-container .customise-titles ul li {
	cursor: pointer;
	float: left;
	height: 35px;
	width: 162px;
}
.customise-step {
	clear: both;
	display: none;	
}
.customise-step.generic {
	display: block;	
}
.customise-step-1 {
	display: block;	
}
.customise-step .choose-step-buttons {
	clear: both;
	overflow: hidden;
	width: 100%;
}
.customise-step .choose-step-buttons .back {
	display: block;
	float: left;
}
.customise-step .choose-step-buttons .next {
	display: block;
	float: right;	
}
.customise-step .choose-step-buttons .atb {
	display: block;
	float: right;	
}
.customise-shed-container .customise-titles-step-1 {
	background: url(/ProductPage4/assets/images/customise-titles.gif) 0 152px;
}
.customise-shed-container .customise-titles-step-2 {
	background: url(/ProductPage4/assets/images/customise-titles.gif) 0 114px;
}
.customise-shed-container .customise-titles-step-3 {
	background: url(/ProductPage4/assets/images/customise-titles.gif) 0 76px;
}
.customise-shed-container .customise-titles-step-4 {
	background: url(/ProductPage4/assets/images/customise-titles.gif) 0 38px;
}
.customise-shed-container .treatment-image {
	display: block;
	float: left;	
}
.customise-shed-container .treatment-list {
	background: url(/ProductPage4/assets/images/treatment-bkgrnd.gif) no-repeat bottom;
	float: right;
	overflow: hidden;
	padding: 2px;
	width: 400px;	
}
.customise-shed-container .treatment-list .treatment-item-row {
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	width: 100%;
}
.customise-shed-container .treatment-list .first {
	border-top: 1px solid #ccc;
}
.customise-shed-container .treatment-item-row img {
	display: block;
	float: left;
}
.customise-shed-container .treatment-item-row .treatment-text {
	display: block;
	float: left;
	font-size: 14px;
	margin: 14px 0 0 10px;
	width: 180px;
}
.customise-shed-container .treatment-item-row .treatment-price {
	color: #c00;
	display: block; 
	float: left;
	font-size: 14px;
	margin: 14px 0 0 10px;
}
#product-page-container .customise-shed-container .treatment-item-row input {
	display: block;
	float: left;
	margin: 17px 0 0 10px;
}
#product-page-container .customise-shed-container .treatment-item-row label {
	color: #333;
	display: block;
	float: left;
	font-size: 11px;
	margin: 16px 0 0 3px;
}

.customise-shed-container table {
	border-collapse: collapse;	
}
.customise-shed-container table td {
	border: 1px solid #ccc;
	vertical-align: top;
}
.customise-shed-container table .first {
	border-left: 0;
}
.customise-shed-container table .last {
	border-right: 0;
}
.customise-shed-container table .first-row td {
	border-top: 0;
}
.customise-shed-container table .last-row td {
	border-bottom: 0;
}
.customise-shed-container table .empty-cell {
	border: 0;	
}

.customise-shed-container .optional-extras-row {
	clear: both;
	display: block;
}

.customise-shed-container .subop-container {
	height: 441px;
	overflow-y: auto;
	width: 740px;	
}
.customise-shed-container .subop-container .subop-item {
	padding: 10px;
	width: 220px;
}
.customise-shed-container .subop-container .subop-item img {
	height: 150px;
	width: 150px;
}
.customise-shed-container .subop-container .subop-item .subop-name {
	display: block;
	font-size: 12px;
	font-weight: bold;	
}
.customise-shed-container .subop-container .subop-item input {
	display: block;
	float: left;
	margin: 5px 0 0 0;
}
#product-page-container .customise-shed-container .subop-container .subop-item label {
	display: block;
	float: left;
	font-family: Arial;
	font-size: 10px;
	margin: 5px 0 0 5px;
}
.customise-shed-container .subop-container .subop-item .subop-price {
	color: #c00;
	display: block;
	float: left;
	margin: 5px 0 0 5px;
}
.customise-shed-container .subop-container .subop-item .subop-price span {
	font-weight: bold;
}

.customise-shed-container .customise-checklist li img {
	vertical-align: middle;	
}
#product-page-container .checklist-tab {
	overflow: hidden;
	position: absolute;
	right: 9px;
	width: 239px;
	z-index: 99;
}
#product-page-container .checklist-tab-top {
	background: url(/ProductPage4/assets/images/customise-checklist-tab-top.png) no-repeat;
	height: 41px;
	width: 239px;
}
#product-page-container .checklist-tab-middle {
	background: url(/ProductPage4/assets/images/customise-checklist-tab-middle.png) repeat-y;
	color: #555;
	font-size: 10px;
	font-family: Arial;
	overflow: hidden;
	padding: 0 20px;
	text-align: right;
	width: 199px;
}
#product-page-container .checklist-tab-middle ul {
	list-style: none;	
}
#product-page-container .checklist-tab-middle ul li span {
	font-weight: bold;	
}
#product-page-container .checklist-tab-bottom {
	background: url(/ProductPage4/assets/images/customise-checklist-tab-bottom.png) no-repeat;
	height: 61px;
	padding: 0 20px;
	width: 199px;
}
#product-page-container .checklist-tab .checklist-price {
	border-top: 1px solid #aaa;
	bottom: 30px;
	color: #900;
	font-family: Arial;
	font-size: 20px;
	padding-top: 5px;
	text-align: right;
	width: 198px;
}
#product-page-container .checklist-tab .checklist-price span {
	font-weight: bold;	
}
#product-page-container .checklist-tab .checklist-del-text {
	bottom: 17px;
	color: #777;
	font-family: Arial;
	font-size: 10px;
	text-align: right;
}
#product-page-container .checklist-tab .checklist-del-text a {
	color: #777;
	font-family: Arial;
	font-size: 10px;	
}
/* ~~~~~ PRODUCT IMAGE ~~~~~ */
#product-page-container #product-images {
	float: left;	
	margin: 8px 0 0;
	position: relative;
	width: 400px;
}
#product-page-container #product-images a{
	color: #777777;
	text-decoration: none;
}
#product-page-container #product-images .Main-Image-Link {
	width: 400px;
	height: 400px;
	display: block;
	position: relative;
}
#product-page-container #product-images .promo-ribbon {
	display: block;
	left: -7px;
	position: absolute;
	top: -7px;
}
#product-page-container #product-images .Product-Main-Image {
	height: 400px;
	width: 400px;
}
#product-page-container #product-images #image-controls #ThumbnailsList {
	left: 0px;
}
#product-page-container #product-images #image-controls li img{
	cursor: pointer;
	width: 70px;
	height: 70px;
	border: 1px solid #999999;
	padding: 1px;
	margin: 0 0 3px 0;
}
#product-page-container #product-images #image-controls li img:hover{
	border: 1px solid #61A1DE;
}
#product-images p {
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0;
}
#product-images .ShowUBox {
	font-size: 12px;
}
#product-images #image-controls li{
	float: left;
	list-style: none;
	padding: 0px;
	width: 75px;
}
#product-images #image-controls{
	text-align: center;
	margin: 5px 0;
}
#product-images #image-controls #thumbnail-slide-prev{
	background: url(/ProductPage4/assets/images/arrow-previous.gif) no-repeat center center;
	float: left;
	width: 30px;
	height: 75px;
	visibility: hidden;
}
#product-images #image-controls #thumbnail-slide-next{
	background: url(/ProductPage4/assets/images/arrow-next.gif) no-repeat center center;
	float: right;
	width: 30px;
	height: 75px;
	visibility: hidden;
}
#product-images #image-controls #thumbnail-slide-prev:hover{
	background: url(/ProductPage4/assets/images/arrow-previous-on.gif) no-repeat center center;
}
#product-images #image-controls #thumbnail-slide-next:hover{
	background: url(/ProductPage4/assets/images/arrow-next-on.gif) no-repeat center center;
}
#product-images #image-controls #thumbnails-viewport{
	width: 300px;
	margin: 0 14px;
	float: left;
	position:relative;
}
#product-images #image-controls #OptionSelectThumbnails li{
	float: left;
}
#product-images #technical-images {
	margin: 0;
	overflow: hidden;
}
#product-images #technical-images p {
	margin: 0;
	padding: 0;
	text-align: left;
}
#product-images #technical-images div {
	display: block;
	float: left;
	height: 50px;
	margin: 0 2px;	
	overflow: hidden;
}
#product-images #technical-images .first {
	margin-left: 20px;
}
#product-images #technical-images img {
	cursor: pointer;
	display: block;
	margin-top: -10px;
}
/* ~~~~~ DELIVERY OPTIONS ~~~~~ */
#delivery-details {
	background: #ededed url(/ProductPage4/assets/images/del-assembly-header-bg.gif) no-repeat;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	float: left;
	margin-bottom: 5px;
	padding: 24px 5px 5px;
	width: 262px;
}
#delivery-details #postcode-checker-map {
	display: block;	
}
#delivery-details #postcode-checker-assembly {
	display: block;	
}
#post-code-check {
}
#post-code-check #left-side {
	float: left;
	margin: 0 5px 0;
	width: 58px;	
}
#post-code-check #right-side {
	float: right;
	width: 190px;	
}
#post-code-check #right-side #post-code-form {
	margin: 10px 0 0 10px;
}
#post-code-check #right-side #post-code-result {
	margin: 10px 0 0 10px;
}
#post-code-check #right-side .extra-del-charge {
	background-color: #eac81c;
	color: #000;
}
#post-code-check #right-side .free-del-area {
	background-color: #179f49;
	color: #fff;
}
#post-code-check #right-side .no-del-area {
	background-color: #000;
	color: #fff;
}


/* ~~~~~ OPTIONAL SERVICES/ ASSEMBLY SERVICE ~~~~~ */
#optional-services {
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
	float: right;
	padding: 5px;
	margin: 5px 5px 0;
	width: 252px;
}
#optional-services h4 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

#optional-services input{
	display: block;
	float: left;
}
#optional-services .sub-option{
	display: block;
	float: left;
	margin: 0 0 0 10px;
}
#optional-services .option-price{
	float: right;
	color: #CC0000;
	display: block;
	font-size: 14px;
	font-weight: bold;
}
#optional-services #assembly-note{
	margin: 10px 0 0 0;
}
#optional-services #assembly-note a{
	font-size: 9px;
}
/* ~~~~~ UP SELL SLIDER ~~~~~ */
#up-sell-slider{
	height: 236px;
	width: 690px;
	position: relative;
	overflow: hidden;
	line-height: 14px;
}
#up-sell-slider #slider-prev{
	background: url(/ProductPage4/assets/images/slider-prev.gif) no-repeat;
	width: 20px;
	height: 236px;
	float: left;
	cursor: pointer;
}
#up-sell-slider #slider-prev:hover{
	background: url(/ProductPage4/assets/images/slider-prev-hover.gif) no-repeat;
}
#up-sell-slider #slider-next{
	background: url(/ProductPage4/assets/images/slider-next.gif) no-repeat;
	width: 20px;
	height: 236px;
	float: right;
	cursor: pointer;
}
#up-sell-slider #slider-next:hover{
	background: url(/ProductPage4/assets/images/slider-next-hover.gif) no-repeat;
}
#up-sell-slider #slider-body{
	background: url(/ProductPage4/assets/images/slider-bg.gif) repeat-x;
	width: 650px;
	height: 236px;
	overflow: hidden;
	float: left;
	position: relative;
}
#up-sell-slider #slider-body h3{
	font-size: 14px;
	margin: 5px 0 10px 0;
	color: Black;
}
#up-sell-slider #slider-body .hidden{
	display: none;
	visibility: hidden;
}
#up-sell-slider #slider-body ul{
	position: relative;
	overflow: hidden;
	padding: 0;
	height: 202px;
	margin: 5px 0;
}
#up-sell-slider #slider-body li{
	list-style: none;
	width: 150px;
	overflow:hidden;
	float: left;
	margin: 0 5px;
	padding: 0;
	text-align: center;
}
#up-sell-slider #slider-body li a{
	color: #000000;
	font-size: 11px;
}
#up-sell-slider #slider-body li .sub-name{
	display: block;
	height: 35px;
	overflow: hidden;
}
#up-sell-slider #slider-body li .price{
	display: block;
}
#up-sell-slider #slider-body .subOptionSliderAddButton{
	cursor: pointer;
}
#up-sell-slider #slider-body .sub-option-image{
	height: 130px;
	border: none;
}

/* ~~~~~ UPSELL BETTER ~~~~~ */
.upsell-better-container {
	overflow: hidden;
}
.upsell-better-container h2 {
	font-size: 20px;
}
.upsell-better-container .upgrade-text {
	color: #c00;
	font-size: 18px;
}
.upsell-better-container .upgrade-text span {
	font-weight: bold;
}
.upsell-better-container p {
	font-size: 11px;
}
.upsell-better-container .column1 {
	float: left;
	overflow: hidden;
	width: 280px;
}
.upsell-better-container .column1 .improved-list {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.upsell-better-container .column1 ul {
	list-style: disc;
	padding-left: 15px;
}
.upsell-better-container .column1 ul li {
	font-size: 14px;
}
.upsell-better-container .column1 a {
	
}
.upsell-better-container .column2 {
	float: right;
	position: relative;
	width: 205px;
}
.upsell-better-container .column2 .upsell-better-price-sticker {
	background: url(/ProductPage4/assets/images/upsell-better-price-tag.png) no-repeat;
	font-size: 14px;
	height: 80px;
	margin-top: -20px;
	padding-top: 20px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 81px;
}
.upsell-better-container .column2 .upsell-better-price-sticker span {
	color: #fff;
}
.upsell-better-container .column2 .upsell-better-price-sticker .price {
	display: block;
	font-size: 12px;
}

/* ~~~~~ DELIVERY POSTCODE CHECKER POPUP ~~~~~ */
#postcode-checkbox-message-overlay {
	background: #000;
	left: 0;
	opacity: 0.5;
	filter: alpha(opacity=50);
	position: absolute;
	top: 0;
	width: 100%;	
	z-index: 100;
}
#postcode-checkbox-message, .rollover {
	position: absolute;	
	z-index: 101;
}
#postcode-checkbox-message .rollover-heading, .rollover .rollover-heading {
	color: #555;
	font-family: Arial;
	font-weight: bold;
	margin: 0 0 5px 0;
}
#postcode-checkbox-message .top-left, .rollover .top-left {
	background: url(/CategoryPage/FeatureIcons/images/top-left.png);
	float: left;
	height: 13px;
	width: 239px;
}
#postcode-checkbox-message .top-right, .rollover .top-right {
	background: url(/CategoryPage/FeatureIcons/images/top-right.png);
	float: left;
	height: 13px;
	width: 14px;
}
#postcode-checkbox-message .middle, .rollover .middle {
    background: url(/CategoryPage/FeatureIcons/images/left.png) repeat-y;
    clear: both;
    padding: 0 0 0 13px;
}
#postcode-checkbox-message .right, .rollover .right {
    background: url(/CategoryPage/FeatureIcons/images/right.png) repeat-y right;
    width: 240px;
}
#postcode-checkbox-message .content, .rollover .content {
	background: #fff;
	overflow: hidden;
	width: 230px;
}
#postcode-checkbox-message .content p, .rollover .content p {
	color: #555;
	font-size: 10px;
	font-weight: normal;
}
#postcode-checkbox-message .bottom-left, .rollover .bottom-left {
    background: url(/CategoryPage/FeatureIcons/images/bottom-left.png) no-repeat;
    float: left;
    height: 37px;
    width: 68px;
}
#postcode-checkbox-message .bottom-right, .rollover .bottom-right {
    background: url(/CategoryPage/FeatureIcons/images/bottom-right.png) right;
    float: left;
    height: 37px;
    width: 185px; 
}
/* ~~~~~~~ NEW FLASH BANNER   ~~~~~~~ */
#flash-banner {
    width: 980px;
    padding: 6px 0;
    background: url(/assets/flash/flash-graphic.jpg) 20px 0px no-repeat #231f20; 
    overflow: hidden;
}
#flash-banner .flash-container {
    padding-right: 6px;
}

/* ~~~~~ CUSTOMER MEDIA ~~~~~ */
#customer-media ul {
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
#customer-media ul li,
#customer-media ul li span {
	display: block;
	margin: 0 0 5px 5px;
	padding: 0;
}
#customer-media ul li {
	float: left;
	padding-top: 7px;
}
#customer-media ul li span {
	overflow: hidden;	
}
#customer-media #customer-images ul li span img {
	height: 80px;	
}
#customer-media #customer-images ul li span img {
	height: 90px;
}
#customer-media ul li a {
	display: block;
	position: relative;
}
#customer-media ul li .popup-cross {
	display: block;
	height: 24px;
	position: absolute;	
	right: -7px;
	top: -7px;
	width: 24px;
}

#dimensions-images-container {
	overflow: hidden;
	position: relative;
	width: 100%;	
}
#dimensions-images-container span {
	position: absolute;
	z-index: 1;
}
#dimensions-images-container .imp {
	display: none;	
}
/* ~~~~~ PREPARE YOURSELF! for some hefty css... ~~~~~ */
#dimensions-images-container #dims2-ridge,
#dimensions-images-container #dims2-ridgeImp {
	left: 38px;
	top: 150px;
}
#dimensions-images-container #dims2-ridgeInternal,
#dimensions-images-container #dims2-ridgeInternalImp {
	left: 535px;
	top: 150px;
}
#dimensions-images-container #dims2-eaves,
#dimensions-images-container #dims2-eavesImp {
	left: 105px;
	top: 200px;
}
#dimensions-images-container #dims2-eavesInternal,
#dimensions-images-container #dims2-eavesInternalImp {
	left: 600px;
	top: 200px;
}
#dimensions-images-container #dims2-width,
#dimensions-images-container #dims2-widthImp {
	left: 340px;
	top: 375px;
}
#dimensions-images-container #dims2-widthInternal,
#dimensions-images-container #dims2-widthInternalImp {
	left: 860px;
	top: 370px;
}
#dimensions-images-container #dims2-depth,
#dimensions-images-container #dims2-depthImp {
	left: 150px;
	top: 340px;
}
#dimensions-images-container #dims2-depthInternal,
#dimensions-images-container #dims2-depthInternalImp {
	left: 640px;
	top: 340px;
}
#dimensions-images-container #dims2-doorWidth,
#dimensions-images-container #dims2-doorWidthImp {
	left: 360px;
	top: 350px;
}
#dimensions-images-container #dims2-doorHeight,
#dimensions-images-container #dims2-doorHeightImp {
	left: 455px;
	top: 230px;
}
/* ~~~~~~~ Extra Informaion Box ~~~~~~~ */
#extra-information {
    margin-top: 10px;
	padding: 10px;
	border: dashed 1px #ccc;
}

#extra-information ul li {
	margin: 0 0 0 0;
}

#extra-information ul  {
	margin: 0;	
	padding:;
}
#extra-information h2 {
    
