.product-page, .product-page ul, .product-page li, .product-page a, .product-page label, .product-page select, .product-page input, .product-page h1, .product-page h2, .product-page h3, .product-page h4, .product-page h5, .product-page h6, .product-page p, .product-page table, .product-page dl {
	font-size: 11px;
	margin: 0;
	padding: 0;	
}
.product-page table {
	width: 100%;
	border-collapse: collapse;
}
.product-page a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.product-page a:hover {
	color: #c00;
}
#c-block.product-page {
	margin: 0 0 0 160px;
	padding: 0;
	width: 840px;
}
.product-page #c-col {
	font-size: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	width: 820px;
	color: #333;
	padding: 10px;
	overflow: hidden;
}
.product-page h2 {
	background: #fff url(/global/images/product-page/bg-heading-green.jpg) repeat-x bottom left;
	padding: 3px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.container-box {
	margin: 15px 0;
}
.container-box h2 {
	margin-bottom: 10px;
}
.option-container {
	background: #eee;
	padding: 5px;
	margin-bottom: 10px;
	min-height: 1.7em
}
.product-page #footersearch a, .product-page #footertext a {
	font-weight: normal;
}

/* ~~~~~ HELP BUTTONS ~~~~~ */

#help-buttons {
	list-style: none;
	overflow: hidden;
	width: 100%;
	margin: 5px 0;
}
#help-buttons li {
	float: left;
	margin: 0 7px 0 0;
	list-style: none;
}

/* ~~~~~ BREADCRUMBS ~~~~~ */

#breadcrumbs {
	margin: 0.7em 0 1.4em;
	overflow: hidden;
	width: 100%;
}
#breadcrumbs li {
	background: url(/global/images/product-page/breadcrumb-arrow.gif) no-repeat 0 4px;
	float: left;
	list-style: none;	
	padding: 0 5px 0 10px;
}
#breadcrumbs li a {	
	font-weight: normal;
}

/* ~~~~~ PRODUCT PAGE CONTAINER ~~~~~ */

#product-page-container {
	margin: -10px 0 15px -10px;
	overflow: hidden;
	padding: 10px 0 0 10px;
	width: 100%;
}

/* ~~~~~ PRICE CONTAINER ~~~~~ */

#product-price-container {
	float: right;
	width: 375px;
}
#product-price-container h1 {
	color: #000;
	font-size: 2.4em;
	font-weight: normal;
	line-height: 1;
	margin: 0 0 5px 0;
}
#product-price-container h2 {
	color: #c00;
	font-size: 1.4em;
	font-weight: bold;
	margin: 5px 0;
	background: none;
	padding: 0;
	text-transform: none;
}
#product-price-container #product-rating {
	margin: 5px;
}
#product-price-container table {
	margin: 5px 0;
}
#product-price-container th, #product-price-container td {
	padding: 3px 2px 4px;
}
#product-price-container th {
	background: url(/global/images/product-page/bg-heading-3.gif) repeat-x bottom left;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	text-align: left;
}
#product-price-container .down-arrow {
	width: 12px;
	overflow: hidden;
}
#product-price-container th span {
	display: none;
}
#product-price-container .even {
	background: #fff;
}
#product-price-container .odd {
}
#select-product-option-container label {
	color: #000;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
}
#select-product-option-container .sizes {
	color: #777;
	font-size: 10px;
}
#select-product-option-container .was-price {
	display: block;
	text-align: right;	
	text-decoration: line-through;
}
#select-product-option-container .price-cell {
	white-space: nowrap;
	text-align: right;	
}
#select-product-option-container .current-price {
	display: block;
	text-align: right;
	color: #c00;
	font-size: 1.2em;
	font-weight: bold;
}
#select-product-option-container .available-date {
	color: #0a0;
	display: block;	
	float: right;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
}
#select-product-option-container .delivery-estimate {
	display: block;	
	float: right;
	font-size: 10px;
}
#select-product-option-container .price-cell .rapid-del {
	vertical-align: middle;
}
#select-product-option-container .price-cell .promo-icon {
	display: block; 
	float: right;
}
.extras-container .current-price {
	font-weight: bold;
	color: #c00;
	text-align: right;
	display: block;
}
.extras-container .extras-information-container a {
	font-weight: normal;
}
.extras-container .extras-information {
	margin: 5px 0 0;
	padding: 5px 0;
	border: 1px solid #ccc;
	width: 100%;
	overflow: hidden;
}
.extras-container td {
	vertical-align: top;	
}
.extras-container .extras-information-image {
	width: 70px;
	float: left;
}
.extras-container .extras-information-description {
	float: left;
	margin: 3px 0 0 3px;
	width: 215px;
}
.extras-container .extras-information-description a {
	font-weight: normal;
}
.extras-container .extras-information-more-info {
	clear: both;
}
.extras-container .sub-option-radio-container span {
	display: block;
	width: 285px;
	float: left;
	line-height: 17px;
}
.extras-container .sub-option-radio-container span .unavailable-placeholder {
	padding: 0 4px;
	width: 4px;	
}
.extras-container .sub-option-radio-container span input {
	vertical-align: middle;
}
.extras-container .sub-option-radio-container span label {
	vertical-align: middle;
	margin: 0 0 0 3px;
}
.extras-container .sub-option-radio-container .current-price {
	width: 60px;
	float: right;
}
#delivery-details-container p {
	line-height: 1;
	margin: 0 0 10px;
}
#delivery-details-container div {
	overflow: hidden;
}
#delivery-details-container div * {
	float: left;
	margin: 0 3px 0 0;
}
#select-delivery-date {
	padding: 5px;
	background: #eee;
	margin: 10px 0 5px;
}
#select-delivery-date label {
	display: block;
	font-weight: bold;
	margin: 0 0 3px;
}
#upgrade-details {
	margin: 3px 0;
	text-align: right;
	font-weight: bold;
}
#total-price-container {
	background: url(/global/images/product-page/bg-total-price.gif) repeat-x bottom left #c00;
	padding: 5px 5px 7px;
	text-align: right;
	color: #fff;
	margin: 5px 0 10px;
}
#total-price-container #total {
	font-weight: bold;
}
#total-price-container #total, #total-price-container #saving {
	font-size: 1.15em;
}
#total-price-container #includes {
	display: block;
}
#total-price-container #includes a:link {
	color: #fff;
	font-weight: normal;
}
#total-price-container #includes a:hover {
	color: #000;
}
#promotion-tag-container {
	background: url(/global/images/product-page/promotion-tag.gif) no-repeat;
	display: block;
	float: right;
	height: 41px;
	width: 	360px;
}
#promotion-tag-container span {
	color: #ff0;
	display: block;
	float: right;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin: 12px 10px 0 0;
}
#promotion-tag-container span span {
	display: inline;
	float: none;
	margin: 0;
}
#add-button {
	float: right;
	margin: 5px 0 10px;
}
#saving-date-disclaimer {
	clear: both;
	list-style: none;
	border-top: 1px solid #d2d8e3;
	margin: 10px 0 0;
	padding: 10px 0 0;
	color: #999;	
}
#saving-date-disclaimer li {
	margin: 0 0 5px;
	font-size: 0.8em;
}
.product-unavailable {
	text-align: right;
	font-weight: bold;
}

#product-page-container #promo-disclaimer {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	color: #fff;
	float: right;
	margin: 10px 0;
	overflow: hidden;
	padding: 10px 15px 5px;	
	width: 280px;
}
#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: 175px;
}
#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;
}

/* ~~~~~ INFO CONTAINER ~~~~~ */
#product-info-container {
	float: left;
	width: 400px;
	border-right: 1px solid #ccc;
	padding-right: 20px;
}
#product-info-container .ShowUBox {
	display: block;
	position: relative;	
}
#product-info-container .ShowUBox .promo-ribbon {
	left: -6px;
	position: absolute;	
	top: -6px;
}
#product-info-container .MainImageCaption {
	text-align: center;
}
.Product-Main-Image{
	width: 400px;
	height: 400px;
}
#image-controls {
	margin: 10px 0;
	text-align: center;
}
#image-controls ul {
	margin: 10px 0 5px;
}
#image-controls li {
	display: inline;
}
#image-controls li img{
	width: 70px;
	height: 70px;
}
#product-info-container h2 {
	background: #fff url(/global/images/product-page/bg-heading-green.jpg) bottom left;
	padding: 3px;
	margin: 15px 0 5px;
	color: #fff;
}
#branding {
	overflow: hidden;
	margin: 5px 0;
	text-align: center;
}
.warranty-logo {
	float: right;
}
#product-info-container .benefits {
	margin: 10px 0;
}
#product-info-container .benefits li {
	list-style: disc;
	margin: 5px 0 5px 15px;
}
#product-info-container .benefits .no-list-style {
	list-style: none;
}
#product-info-container #brochure-spec {
	margin: 10px 0;
}

/* ~~~~~ DELIVERY CONTAINER ~~~~~ */

#delivery-information-container div {
	background: url(/global/images/product-page/icon-delivery.gif) 0 0 no-repeat;
	padding: 0 0 0 30px;
}

#delivery-information-container .scotland-delivery-zone1
{
	background: url(/global/images/general/delivery-icon-scotland-zone1-small.gif) 0 0 no-repeat;
}

#delivery-information-container .scotland-delivery-zone2
{
	background: url(/global/images/general/delivery-icon-scotland-zone2-small.gif) 0 0 no-repeat;
}

#delivery-information-container .south-west-delivery
{
	background: url(/global/images/general/delivery-icon-south-west-small.gif) 0 0 no-repeat;
}

#delivery-information-container div ul {
	padding: 0 0 0 14px;
}

#delivery-messages {
	font-size: 11px;
}

#delivery-information-container #delivery-information-full {
	margin: 10px 0 0 30px;
}

/* ~~~~~~ ASSEMBLY INFORMATION ~~~~~ */
#assembly-info .assembly-header {
	display: block;
	font-family: Arial;
	font-size: 16px;
	margin: 10px 0;
}
#assembly-info .assembly-subheader {
	display: block;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
#assembly-info p {
	margin: 0 0 20px 0;
}
#assembly-info img {
	display: block;
	margin: 0 auto 10px auto;
}

/* ~~~~~~ MEH ~~~~~ */

#extra-information {
	padding: 5px;
	border: dashed 1px #ccc;
}

#extra-information ul li {
	margin: 7px 0 0 0;
}

#extra-information ul .first {
	margin: 0;	
}

#post-code-check {
}

#post-code-check #left-side {
	float: left
}
#post-code-check #right-side {
	float: right;
}
#post-code-check #right-side #delivery-info-img{
	margin-top: 5px;
}
#post-code-check #post-code-form {
	margin: 0;
}
#post-code-check #post-code-form a{
	cursor: pointer
}
#post-code-check #post-code-form #postCodeText {
	border: solid 1px #bdbdbd;
	height: 16px;
	padding: 4px;
	width: 120px;
}
#post-code-check #post-code-form #post-code-text-td span {
	display: block;
	margin: 0 0 3px;
}
#post-code-check #post-code-form #post-code-text-td input {
	display: block;	
}
#post-code-check #post-code-form td {
	vertical-align: middle;
}
#right-side #post-code-result {
	padding: 5px;
	line-height: 15px;
	width: 245px;
}
#right-side .extra-del-charge {
	background-color: #eac81c;
	color: #000;
}
#right-side .free-del-area {
	background-color: #179f49;
	color: #fff;
}
#right-side .no-del-area {
	background-color: #000;
	color: #fff;
}
#post-code-check #post-code-form #post-code-text-td {
	width: 140px;
}

#post-code-check #post-code-form #check-delivery-button {
	margin-top: 2px;
	cursor: pointer;
}
/* ~~~~~ PACKAGING AND ASSEMBLY CONTAINER ~~~~~ */

#packaging-and-assembly-container h2 {
	margin: 0;
}
#packaging-and-assembly-container ul {
	overflow: hidden;
	width: 100%;
}
#packaging-and-assembly-container ul li {
	min-height: 30px;
	padding: 0 20px 0 30px;
	list-style: none;
	margin: 10px 0;
	width: 350px;
}
* html #packaging-and-assembly-container ul li {
	height: 30px;
}
#packaging-and-assembly-container .door-size {
	clear: both;
	margin: 5px 0;
	background: url(/global/images/product-page/icon-house-door.gif) 0 0 no-repeat;
	width: auto;
}
#packaging-and-assembly-container .dimensions {
	float: left;
	background: url(/global/images/product-page/icon-package-dimensions.gif) 0 0 no-repeat;
}
#packaging-and-assembly-container .people {
	float: right;
	background: url(/global/images/product-page/icon-people.gif) 0 0 no-repeat;
}
#packaging-and-assembly-container .time {
	float: right;
	background: url(/global/images/product-page/icon-assembly-time.gif) 0 0 no-repeat;
}
#packaging-and-assembly-container .tools {
	clear: left;
	background: url(/global/images/product-page/icon-tools.gif) 0 0 no-repeat;
}

/* ~~~~~ COMPARE SHED SIZES AND PRODUCT DIMENSIONS CONTAINER ~~~~~ */

#product-size-container {
	overflow: hidden;
	width: 100%;
}
#product-size-container h2 {
	margin: 0;
}
#compare-shed-size {
	float: left;
	width: 398px;
}
#product-dimensions {
	float: right;
	width: 385px;
}
#product-dimensions img {
	float: left;
}
#product-dimensions dl {
	float: left;
	width: 175px;
	font-size: 0.9em;
	margin: 20px 0 0 20px;
}
#product-dimensions dt {
	float: left;
}
#product-dimensions dd {

	font-weight: bold;
	text-align: right;
}
#product-size-container .full-width {
	width: 100%;
}

/* ~~~~~ PRODUCT OVERVIEW CONTAINER ~~~~~ */

#product-overview-container {
	overflow: hidden;
	width: 100%;
}
#product-overview-container .flash-container {
	width: 100%;
	overflow: hidden;
}
#product-overview-container .rightCOL {
	float: right;
}
#product-overview-container .rightCOL .flash-container {
	width: 275px;
	overflow: hidden;
}
#product-overview-container #overview-content {
	float: left;
	width: 510px;
	margin: 10px 5px 0 0;
}
#product-overview-container h3 {
	margin: 0.8em 0;
	text-transform: uppercase;
	font-size: 1.2em;
}
.extra-overview-container {
	float: right;
	width: 256px;
}
#product-overview-container .extra-overview-container h3 {
	background: #fff url(/global/images/product-page/bg-heading-3.jpg) repeat-x bottom left #585858;
	color: #fff;
	padding: 3px 5px;
	text-transform: uppercase;
	font-size: 1em;
	margin-top: 0;
}
#product-overview-container .extra-overview-container #upsell-banner-container {
	background: #eee;
	margin: 10px 0 0;
}
#product-overview-container .extra-overview-container #upsell-banner-container div {
	padding: 0 10px 10px;
}
#product-overview-container .extra-overview-container #upsell-banner-container h4 {
	margin: 0 0 10px;
}
#product-overview-container .extra-overview-container #upsell-banner-container img {
	float: left;
}
#product-overview-container .extra-overview-container #upsell-banner-container ul {
	margin-left: 130px;
}
#product-overview-container .extra-overview-container #upsell-banner-container p {
	clear: both;
	margin: 0 0 5px;
	padding: 5px 0 0;
}
#product-overview-container .extra-overview-container #osb-information-container {
	background: #eee;
	margin: 10px 0 0;
	padding: 0 0 5px;
}
#product-overview-container .extra-overview-container #osb-information-container h3 {
	margin: 0;
}
#product-overview-container .extra-overview-container #osb-information-container h4 {
	margin: 5px;
}
#product-overview-container .extra-overview-container #osb-information-container ul {
	margin: 0 0 0 20px;
}
#product-overview-container .extra-overview-container #osb-information-container li {
	margin: 3px 10px 0 0;
	padding: 0 0 3px;
	border-bottom: 1px solid #aaa;
}
#product-overview-container .extra-overview-container #osb-information-container .last {
	border: 0;
}
#product-overview-container .extra-overview-container #upgrade-price {
	padding: 5px 0 0;
	font-weight: bold;
	font-size: 1.2em;
	border-top: 1px solid #666;
	margin: 5px 0 0;
}
#product-overview-container .why-buy {
	margin: 10px 0;
}
#product-overview-container .why-buy li {
	list-style: disc;
	margin: 5px 0 5px 15px;
}
#product-overview-container .why-buy .no-list-style {
	list-style: none;
}

/* ~~~~~ ADVICE AND MULTIMEDIA OVERVIEW CONTAINER ~~~~~ */

#advice-container {
	overflow: hidden;
	width: 100%;
}
#help-and-advice-container {
	float: right;
	width: 440px;
}
#multimedia-container {
	float: left;
	width: 345px;
}
.articles-row {
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}
#advice-container .full-width {
	width: 100%;
}

/* ~~~~~ TECHNICAL SPECS CONTAINER ~~~~~ */

#tech-spec-container h2 {
	margin: 0;
}
#tech-spec-container table {
	font-size: 10px;
	border-collapse: collapse;	
}
#tech-spec-container th {
	text-align: left;
	padding: 3px;	
}
#tech-spec-container td {
	padding: 3px;
}
#tech-spec-container .row-alt th, #tech-spec-container .row-alt td {
	background: #eee;	
}

/* ~~~~~ FEATURES CONTAINER ~~~~~ */

#features-container .row {
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#features-container .item {
	float: left;
	width: 350px;
	padding: 0 50px 0 0;		
}
#features-container img {
	float: left;
}
#features-container h3, #features-container p {
	margin: 0 0 0 120px;
}
#features-container h3 {
	color: #000;
	text-transform: uppercase;
}
#features-container :last-child.row {
	border-bottom: 0 none;
}

/* ~~~~~ CUSTOMER REVIEWS CONTAINER ~~~~~ */

.section-control {
	text-align: center;
}
.section-control p {
	font-size: 0.9em;
}
.section-control ul {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
.section-control li {
	list-style: none;
	display: inline;
	padding: 0 5px;
}
#reviews-container .item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

/* ~~~~~ FAQs CONTAINER ~~~~~ */

#faqs-container dt {
	font-weight: bold;
}
#faqs-container dd {
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px solid #ccc;
}
#faqs-container .section-control ul {
	border: none 0;
}

/* ~~~~~ WARRANTY CONTAINER ~~~~~ */

#warranty-container {
	overflow: hidden;
	width: 100%;
}
#warranty-container .warranty-logo {
	float: right;
}
#warranty-container div {
	float: left;
	width: 400px;
}
#warranty-container p {
	margin: 0 0 1em;
}
#warranty-container div p{
	margin: 10px 0 0 0;
}
#warranty-container #warranty-full {
	margin: 20px 0 0 0;
	width: 100%;
}

/* ~~~~~ PHOTOS AND VIDEOS CONTAINER ~~~~~ */

#customer-pics-vids-container .section-control ul {
	border: none 0;
	margin: 0 0 10px;
	padding: 0;
}
#customer-pics-vids-container h3
{
	clear: both;
	color: #000;
}
#customer-pics-vids-container .section-control {
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px solid #ccc;
}
#customer-pics-vids-container .section-control b {
	color: #c00;
}
#customer-pics-vids-container #thumbnails {
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px solid #ccc;
}
#customer-pics-vids-container .row {
	width: 100%;
	overflow: hidden;
	margin: 10px 0;
}
#customer-pics-vids-container .item {
	float: left;
	margin: 0 20px 0;
	display: inline;
}
#customer-pics-vids-container .item p {
	text-align: center;
}
#customer-pics-vids-container .item div {
	text-align: center;
	width: 120px;
}

