fieldset { border: 0; padding: 0; margin: 0; }
h1 { margin: 15px 0 10px 0; padding: 0; font-size: 200%; font-weight: bold; }
h2 { margin: 0; padding: 0; font-size: 150%; font-weight: normal; }
h3 { margin: 0; padding: 0; font-size: 130%; font-weight: normal; }

p.btbsc { display: none; }

#left_column { float: left; width: 160px; }
div.box { float: left; color: #fff; background: #006e51 url(images/box_corner.gif) no-repeat bottom right; padding: 10px; width: 140px; margin-bottom: 4px; }
img.advert { margin-top: 4px; }

#content { float: right; width: 770px; margin: 0 0 10px 0; padding: 0 }

#centre_column { width: 537px; float: left; clear: both; }

#tabNav { list-style: none; margin: 0; padding: 0; float: left; width: 100%; }
#tabNav li { display: block; float: left; }
#tabNav li a, #tabNav li a:visited { float: left; padding: 5px 25px 5px 5px; margin: 2px 4px 0 0; font-weight: bold; background: #bcbcbc url(images/prod_tab_inactive.gif) no-repeat top right; color: #550005; font-size: small; display: inline; text-decoration: none; }
#tabNav li a.active { background: #d5d8d7 url(images/prod_tab_active.gif) no-repeat top right; }

#viewProductImage { float: right; padding: 0 5px 5px 5px; }
#viewProductImage.sold { padding-bottom: 0; }

#viewProductImageSold { float: right; padding: 0 5px 5px 5px; clear: right; }

div.tab { background: #d3d3d3 url(images/white_corner.gif) no-repeat top right; color: #3a3a3a; float: left; width: 634px; padding: 10px; margin-bottom: 10px; clear: left; }
div.tab h3 { font-size: 130%; font-weight: bold; margin: 8px 0 4px 0; float: left; }
div.tab ul.feature_list { margin: 6px 0 20px 0; padding: 0; list-style: none; }
img.layout { display: block; clear: both; margin: 10px auto; }

#tab_1 ul { margin: 0; padding: 2px 0; list-style: none; width: 634px; float: left; border-top: 2px dotted #fff; border-bottom: 2px dotted #fff; }
#tab_1 ul li { float: left; width: 600px; padding: 4px 12px; margin-bottom: 1px; background-color: #fff; }

#tab_2 ul { margin: 0; padding: 2px 0; list-style: none; width: 634px; float: left; border-top: 2px dotted #fff; border-bottom: 2px dotted #fff; }
#tab_2 ul li { float: left; width: 600px; padding: 4px 12px; margin-bottom: 1px; background-color: #fff; }

div.block { background-color: #d3d3d3; color: #3a3a3a; float: left; width: 634px; padding: 10px; margin-bottom: 10px; } 

#enquiryForm fieldset { float: left; border: 0; background-color: none; width: 534px; }
#enquiryForm p { float: left; clear: both; margin: 5px 0; display:inline; width: 534px; }
#enquiryForm label { float: left; width: 150px; margin-left: 10px; margin-top: 2px; font-weight: bold; display: inline; }
#enquiryForm p input.text, #enquiryForm p textarea.text { float: left; width: 350px; margin-left: 0px;}
#enquiryForm p input.tickbox { float: left; margin-left: 0px; display: inline; }
#enquiryForm p input.submit { float: left; margin-left: 270px; display: inline; background-color: #636466; color: #fff; font-weight: bold; padding: 3px 6px; border: 0; }


/* Lightbox */
#lightbox{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0; }
#hoverNav a{ outline: none; }
#prevLink, #nextLink{ width: 49%; height: 100%; background: transparent url(../../images/blank.gif) no-repeat; /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100% }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails { width: 70%; float: left; text-align: left; }	
#imageData #caption { font-weight: bold;	}
#imageData #numberDisplay { display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose { width: 66px; float: right;  padding-bottom: 0.7em;	}	
#overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #54947d; }
/* END Lightbox */

ol.alpha { list-style-type: lower-latin; }
ol.roman { list-style-type: lower-roman; }

img.link_logo { border: 2px solid #c7c7c7; float: left; margin: 0 15px 15px 0; clear: left; }

#form_page_nav_go_top, #form_page_nav_go_bottom { float: right; }
