/* Products section subnav
==========================*/

ul.sections {
  background-color: #fff;
  padding-top: 25px;
}

ul.sections li {
  padding: 0 10px 1em 19px;
}

ul.sections li.selected {
  padding-left: 10px;
}

ul.sections li.selected a {
  background: url(/images/layout/bullet_grey.png) no-repeat 0 50%;
  display: block;
  font-weight: bold;
  color: #c00;
  padding-left: 9px;
}



/* Product tabs
===============*/

#content.products .tabs ul {
  background: url(/images/layout/tabs.png) repeat-x 0 100%;
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 569px;
}

#content.products .tabs li {
  background: url(/images/layout/tab.png) no-repeat 0 0;
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}

#content.products .tabs li.selected {
  background-image: url(/images/layout/tab_on.png);
}

#content.products .tabs a {
  background: url(/images/layout/tab.png) no-repeat 100% 0;  
  color: #666666;
  display: block;
  font-weight: bold;
  padding: 0 1px;
  text-decoration: none;
}

#content.products .tabs span {
  border-bottom: 1px solid #E4E4E4;
  display: block;
  padding: 12px 15px 10px;
}

#content.products .tabs li.selected span {
  background: url(/images/layout/tab_on.png) no-repeat 100% 0; 
  border-bottom: 0;
  color: #c00;
  font-weight: bold;
  padding-bottom: 11px;
}



/* Product type index
=====================*/

.products h3 a {
  color: #c00;
  font-weight: bold;
  text-decoration: underline;
}

.products .chooser {
  border-left: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  clear: both;
  padding: 23px 16px;
}

.products .item {
  float: left;
  float: left;
  padding-left: 16px;
  padding-right: 5px;
  width: 254px;
}

.products .price {
  border-bottom: 1px dotted #ccc;
  border-top: 1px dotted #ccc;
  bottom: 0;
  height: 29px;
  padding-bottom: 0;
  padding-top: 7px;
  padding-right: 25px;
  position: absolute;
  width: 229px;
}

.products .price a {
  float: right;
}

.products .price strong {
  display: block;
  float: left;
  padding-top: 5px;
  width: 120px;
}



/* Product ranges
=================*/

.products .intro {
  padding: 0;
}

.products .content {
  border: 0;
  margin-left: -19px;
}

.products .column {
  float: left;
  padding-left: 19px;
  width: 254px;
}



/* Product images
=================*/

.products .image {
  background: url(/images/layout/product_range_item_bg.png) no-repeat 0 0;
  float: left;
  height: 157px;
  padding: 0 14px 17px 1px;
  width: 113px;
}

.product_sections .image {
  background: url(/images/layout/index_product_range_item_bg.png) no-repeat 0 0;
  float: none;
  padding: 0 6px 30px 0;
  width: 235px;
}

.products .image img {
  border: 1px solid #B6B6B7;
  display: block;
}

.product_sections .image img {
  height: 167px;
  width: 233px;
}



/* Product ranges
=================*/

.products .intro {
  padding: 0;
}

.products .content {
  border: 0;
  margin-left: -19px;
}

.products .column {
  float: left;
  padding-left: 19px;
  width: 254px;
}

/* Product sections
===================*/

.product_sections,
.product_ranges {
  margin-left: -16px;
  padding-top: 0;
  margin-bottom: 2em;
  padding-bottom: 45px;
  position: relative;
}

.product_sections .item {
  padding-left: 16px;
  padding-right: 25px;
  width: 241px;
}

.product_sections .price {
  padding-right: 0;
  width: 241px;
}

#bathroom_brochure a,
.column .brochure a,
.product_ranges .brochure a {
  background: url(/images/layout/brochure_living1.jpg) no-repeat 0 0;
  color: #c00;
  display: block;
  min-height: 42px;
  padding: 33px 0 0 79px;
}

#bathroom_brochure {
  text-align: center;
  padding-bottom: 1em;
}

#bathroom_brochure a {
  background-image: url(/images/layout/brochure_living3.jpg);  
  margin: 0 auto;
  text-align: left;
  width: 125px;
}

.product_ranges .brochure a.brochure_6 {
  background-image: url(/images/layout/brochure_living2.jpg);
}

.column .brochure a {
  background-image: url(/images/layout/brochure_bathroom1.jpg);
}

* html .column .brochure a,
* html .product_ranges .brochure a {
  height: 42px;
}

/* Product selector
===================*/

#content .attribute_values label {
  display: block;
  text-transform: none;
  padding-bottom: 2px;
  padding-left: 27px;
  padding-top: 2px;
  position: relative;
}

#content .attribute_values label input {
  left: 0;
  position: absolute;
  top: 0;
}

.products .attribute {
  border-bottom: 1px dotted #ccc;
  padding: 1em 0;
}

.products .attribute h3 {
  font-weight: bold;
}

#content.products .attribute ul {
  margin: 0;
}

#content.products .attribute_values li {
  background: none;
  padding: 0;
}

#content.products .attribute .detail li {
    background: none;
    padding:0;
    list-style-type: square;
    margin-left: 1.5em;
}

.products .attribute li.disabled {
  color: #ccc;
}

.products .attribute li.disabled em {
  display: none;
}

.products .attribute .message {
  background: #ccc;
  margin-bottom: 10px;
  padding: 10px;
}

.products .attribute_values {
  float: left;
  width: 220px;
}

.products .attribute_values span {
  display: block;
  float: left;
  width: 100px;
}

.products .attribute_values em {
  display: block;
  float: left;
  padding-left: 10px;
  width: 83px;
}

.products .detail {
  background: #f6f6f6 url(/images/layout/product_detail_bottom.png) no-repeat 0 100%;
  float: right;
  width: 301px;
}

.products .detail h4 {
  background: url(/images/layout/product_detail_top.png) no-repeat 0 0;
  font-weight: bold;
  padding: 1em 15px;
}

.products .detail div {
  padding: 0 15px;
}

#content .content_panel_outer {
  padding-bottom: 10px;
  padding-left: 271px;
  width: 0;
  overflow: hidden;
}

.content_panel_outer .content_panel {
  float: left;
  margin-left: -271px;
  width: 231px;
}

#mirrortype_content {
  padding-bottom: 10px;
  padding-left: 156px;
  width: 0;
  overflow: hidden;
}

#mirrortype_content .content_panel {
  float:left;
  margin-left: -156px;
  width: 126px;
}

#mirrorsizes th,
#mirrorsizes td {
  padding-bottom: 10px;
  vertical-align: top;
}

#mirrorsizes th.width,
#mirrorsizes td.width {
  padding-left: 10px;
  padding-right: 10px;
  text-align: right;
}

#mirrorsizes th.height,
#mirrorsizes td.height {
  padding-left: 10px;
}

#mirrorsizes tr.disabled td {
  color: #ccc;
}

#product {
  background: #fff url(/images/layout/product_bottom.png) no-repeat 0 100%;
  margin-top: -1px;
  padding-bottom:1em;
  width: 535px;
}

#product h4 {
  background: url(/images/layout/product_top.png) no-repeat 0 0;
  font-weight:bold;
  color: #c00;
  padding: 1em 15px;
}

#product div {
  border-left: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  float: left;
  padding: 0 15px;
}

#product div dl {
  float: left;
  width: 503px;
}

#product div dt {
  clear: both;
  float: left;
  padding-right: 10px;
  width: 120px;
}

#product div dd {
  float: left;
  font-weight: bold;
  width: 370px;
}

#product p {
  clear: both;
  margin: 0;
  padding: 1em 0 0 130px;
}

p#product_price {
  font-weight: bold;
}

p#product_purchase {
  padding-left: 125px;
}

a#add_to_basket {
  background-position: -499px -111px;
  height: 32px;
  width: 138px;
}

a#place_order {
  background-position: -301px -218px;
  height: 31px;
  width: 137px;
}

#mirrorsize_figure {
  padding: 0 0 1em 0;
  position: relative;
}

#mirrorsize_figure_outer {
  border: 1px solid #ccc;
  margin: 0 auto;
  padding: 2px;
  width: 202px;
  height: 202px;
}

#mirrorsize_figure_inner {
  background: #fff url(/images/layout/diagram.jpg) no-repeat 50% 50%;
  border: 1px solid #ccc;
  height: 200px;
  padding: 0;
  position: relative;
  width: 200px;
}

#mirrorsize_height {
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -0.5em;
}

#mirrorsize_width {
  position: absolute;
  left: 50%;
  margin-left: -50px;
  width: 100px;
  text-align: center;
  top: 5px;
}

#mirrortype_image {
  float: right;
  padding: 10px;
  height: 155px;
  width: 110px;
}

/* Custom design
================*/

#content .custom .attribute_values h3 {
  background-position: 0 0;
  background-repeat: no-repeat;
  min-height: 21px;
  padding-left: 35px;
  padding-top: 5px;
}

* html #content .custom .attribute_values h3 {
  height: 21px;
}

#content .custom .attribute_values ul {
  margin-left: 35px;
  width: 260px;
}

#content .custom .attribute_values li {
  float: left;
  width: 130px;
}

.custom .attribute_values {
  width: 300px;
}

.custom .detail {
  background: #f6f6f6 url(/images/layout/product_detail_bottom.png) no-repeat 0 100%;
  float: right;
  width: 221px;
}

#content .custom .detail .content_panel_outer {
  padding-left: 221px;
}

.custom #mirrortype_content .content_panel,
.custom .content_panel_outer .content_panel {
  margin-left: -221px;
  width: 191px;
}

.brochure .details p {
  line-height: 1.25em;
}

.brochure .details form p,
.custom .details p {
  line-height: 1;
  margin-bottom: 0.5em;
}

#content .details form .button,
#content .details form ul {
  margin-left: 95px;
}

#content .details form ul li {
  background: none;
  padding: 0;
}

.custom .details {
  background: url(/images/layout/custom/5.png) no-repeat 0 0;
  padding-left: 35px;
  padding-top: 5px;
  margin-top: 1em;
}

.details span.label,
.details label {
  display: block;
  float: left;
  padding-right:10px;
  padding-top: 4px;
  width: 88px;
}

#content .details input.text {
  float: left;
  width: 170px;
}

.custom .details {
  float: left;
  width: 300px;
}

.brochure .details {
  float: left;
  width: 350px;
}

.custom .instructions {
  float: right;
  padding-top: 1em;
  width: 175px;
}

.brochure .module {
  float: right;
  width: 174px;
}

span.shape {
  display: block;
  overflow: hidden;
  text-indent: -5000px;
}

span.square {
  background: url(/images/layout/custom/square.png) no-repeat 0 0;
  height: 31px;
}

span.pentagon {
  background: url(/images/layout/custom/pentagon.png) no-repeat 0 0;
  height: 32px;
}

span.rounded_square {
  background: url(/images/layout/custom/rounded_square.png) no-repeat 0 0;
  height: 31px;
}

span.hexagon {
  background: url(/images/layout/custom/octagon.png) no-repeat 0 0;
  height: 32px;
}

span.triangle {
  background: url(/images/layout/custom/triangle.png) no-repeat 0 0;
  height: 37px;
}

span.octagon {
  background: url(/images/layout/custom/hexagon.png) no-repeat 3px 0;
  height: 32px;
}

span.circle {
  background: url(/images/layout/custom/circle.png) no-repeat 0 0;
  height: 35px;
}

span.oval {
  background: url(/images/layout/custom/oval.png) no-repeat 0 0;
  height: 28px;
}

#content .attribute_values ul.shapes li label {
  padding-bottom: 0;
  padding-top: 0;
  height: 41px;
}

#content .attribute_values ul.shapes li label input {
  top: 3px;
}

.errorExplanation {
  background: #fff url(/images/icons/alert.gif) no-repeat 10px 10px;
  border: 1px solid #c00;
  margin-bottom: 1em;
  padding: 10px 10px 10px 52px;
}

#content .errorExplanation ul {
  margin-bottom: 0;
}

#content .errorExplanation ul li {
  background-position: 0 5px;
  padding-left: 10px;
}

#content .brochure .details ul.brochures li {
  float: left;
  width: 120px;
}

#content .brochure .details ul.brochures li label {
  padding: 0;
}


#what_is_hd {
  padding-top: 1em;
}

#what_is_hd a {
  font-weight: bold;
}

#what_is_hd .tooltip {
  position: absolute;
  left: 25px;
  width: 475px;
}

#what_is_hd .tooltip .t {
  background: url(/images/layout/tooltip_t.png) no-repeat 0 0;
  display: block;
  height: 15px;
  width: 475px;
}

* html #what_is_hd .tooltip .t {
  background: none;
  filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/layout/tooltip_t.png', sizingMethod='crop');	
}

#what_is_hd .tooltip .f {
  background: url(/images/layout/tooltip_f.png) no-repeat 0 0;
  display: block;
  height: 18px;
  width: 475px;
}

* html #what_is_hd .tooltip .f {
  background: none;
  filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/layout/tooltip_f.png', sizingMethod='crop');	
}

#what_is_hd .tooltip .c {
  background: url(/images/layout/tooltip_c.png) repeat-y 0 0;
  width: 475px;
}

* html #what_is_hd .tooltip .c {
  background: none;
  filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/layout/tooltip_c.png', sizingMethod='scale');	
}

#what_is_hd .tooltip .c div {
  background: #fff url(/images/layout/tooltip_c_div.png) repeat-x 0 100%;
  margin: 0 7px 0 2px;
  padding: 0 10px;
}

#what_is_hd .tooltip .c p {
  margin: 0;
  padding-bottom: 1em;
}

#what_is_hd .tooltip .c h4 {
  font-weight:bold;
  padding-bottom: 1em;
}

.place-order form {
  margin: 1em 0 0 0;
}

.place-order .errorExplanation {
  margin-top: 1em;
}