
/* HTML Element Style reset ---------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal
}

ol, ul {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}

q:before, q:after {
    content: ''
}

abbr, acronym {
    border: 0
}

html {
    overflow: auto;
    border: 0
}

em {
    font-style: oblique
}

strong {
    font-weight: bold
}

/* HTML Element Fonts ---------------------------------------- */
body {
    font-size: 13px;
    font-family: "Times New Roman", Times, serif;
}

table {
    font-size: inherit;
    font: 100% arial, helvetica, clean, sans-serif;
}

select, input, textarea {
    font: 99% arial, helvetica, clean, sans-serif
}

pre, code {
    font: 115% monospace;
    font-size: 100%
}

body * {
    line-height: 1.22em
}

h1 {
    font: normal 1.5em Tahoma, Helvetica, Arial, Sans-serif;
    line-height: 1.7em
}

h2 {
    font-size: 1.15em;
    font-weight: bold
}

h3 {
    font-size: 1.15em;
    font-weight: bold
}

acronym {
    font-style: normal;
    border-bottom: 1px dotted #333;
}

address {
    font-style: normal
}

a:link, a:visited, a:active, a:hover {
    color: #000;
    text-decoration: underline
}

/* HTML Element Padding -------------------------------------- */
ul, ol {
    margin-top: 1em;
    list-style-type: disc
}

ol {
    list-style-type: decimal
}

ul li {
    margin-left: 1.5em
}

ol li {
    margin-left: 3em
}

h1 {
    margin-bottom: 1em
}

h2, h3, h4, h5, h6 {
    margin-top: 1em
}

p {
    margin-bottom: .75em
}

a img {
    border: 0;
    background: none
}

-moz-selection {
    background: #666;
    color: #fff
}

selection {
    background: #666;
    color: #fff
}
body,html { font-family: arial; }

/* Begin Print CSS (maybe.. o,O) */			
#top_menu_first_row, #top_menu_second_row , #qma, #product-breadcrumb , img.lcorner, img.rcorner, .thumbs , .printHide, .useful-info, #footer, #product-add-to-basket-list ol li.prod_stock { display: none; }
#product-top h1 { font-size: 30px; font-weight: bold; text-align: center;  }
#product-information-images { float: left; margin-left: 50px; }
#product-details-list ol li { list-style-type: none; } 
#product-details-list ol { float: left; margin-left: 30px; height: 200px; }

#product-add-to-basket-list ol { list-style-type: none; }

#product-add-to-basket-list { float: left; margin-left: 100px;  }
	.product-price-vat { margin-left: 90px; letter-spacing: -1px; font-weight: bold;  font-size: 37px; color: red; }
	.product-price-vat .product-inc-vat-text { font-size: 25px; color: black;  }
	.product-price {  font-weight: bold; font-size: 32px; color: #999; }
	.product-price .product-ex-vat-text { font-size: 20px; }
	#product-add-to-basket-list form li.product-price-vat { }
	#product-add-to-basket-list form li.product-price { }


ul.product-breadcrumb { width: 100%; border-bottom:1px solid #999; display: block; }
ul.product-breadcrumb li { display: inline; }
ul.product-breadcrumb li a { text-decoration: none; }
ol.bookmark-container { display: none;  }
.product-review { margin-top: 250px; }
.product-review img { display: none; }
.review-layout { display: none; }
.review-layout .selected { display: block; }
#inner-right .product-specs, .product-specs-container, .product-spec-table{ background: none; width: 100%; }
.product-specs img { display: none; }
.product-spec-table { font-size: 16px; }
a.add-review { display: none; }

.product-spec-table thead { display: block; font-weight: bold; font-size: 20px; margin-top: 10px; font-weight: bold; border-bottom: 1px solid silver;}
.product-spec-table tbody th {}
.product-spec-table tbody td {  text-align: left; }
