.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;
}
.product-page #c-col {
	font-size: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	width: 800px;
	color: #333;
}
.product-page h2 {
	background: url(/global/images/product-page/bg-heading.gif) repeat-x bottom left #6283bc;
	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 2px 0 0;
	list-style: none;
}

/* ~~~~~ BREADCRUMBS ~~~~~ */

#breadcrumbs {
	margin: 0.7em 0 1.4em;
	overflow: hidden;
	
}
#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 {
	overflow: hidden;
	width: 100%;
	margin: 0 0 15px;	
}

/* ~~~~~ PRICE CONTAINER ~~~~~ */

#product-price-container {
	float: right;
	width: 355px;
}
#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.gif) repeat-x bottom left #6283bc;
	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 .odd {
	background: #eee;
}
#select-product-option-container label {
	color: #000;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
}
#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 .star-buy {
	vertical-align: middle;	
}
#select-product-option-container .current-price {
	display: inline;
	vertical-align: middle;
	text-align: right;
	color: #c00;
	font-size: 1.2em;
	font-weight: bold;
}
.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: 270px;
	float: left;
	line-height: 17px;
}
.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.6em;
}
#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;
}
#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;
}

/* ~~~~~ INFO CONTAINER ~~~~~ */
#product-info-container {
	border-right: 1px solid #ccc;
	float: left;
	padding: 0 10px 0 0;
	margin: 0 0 10px 0;
	width: 400px;
}
#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: url(/global/images/product-page/bg-heading-2.gif) #f2f2f2 bottom left;
	padding: 3px;
	margin: 15px 0 5px;
	color: #000;
}
#branding {
	overflow: hidden;
	margin: 5px 0;
}
.brand-icon {
	float: left;
}
.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;
}

#extra-information {
	padding: 5px;
	border: dashed 1px #ccc;
}

#extra-information ul li {
	margin: 7px 0 0 0;
}

#extra-information ul .first {
	margin: 0;	
}

/* ~~~~~ 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: url(/global/images/product-page/bg-heading-3.gif) 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;
}

/* ~~~~~ PRODUCT DESCRIPTION OLD STYLE CONTAINER ~~~~~ */
#product-description-old h5 {
	font-size: 1.2em;
}
#product-description-old h6 {
	margin: 5px 0 0 0;	
}
#product-description-old ul {
	margin: 3px 0 10px 15px;
}
#product-description-old li {
	margin: 0 0 0 5px;
}

/* ~~~~~ 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: 335px;
	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 0;
	display: inline;
}
#customer-pics-vids-container .item p {
	text-align: center;
}
#customer-pics-vids-container .item div {
	text-align: center;
	width: 120px;
}