/* RESET CSS */
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;}

/* END RESET CSS */
#wrapper {margin: 10px auto;width: 915px; font-family: sans-serif;}
#header {position: relative;margin-bottom:2px;}
#header h1 a { width: 279px; height: 85px; display: block; background: #fff url(/images/logo.jpg) no-repeat;}
#header h1 span, #header h2 span {display: none;}
#header h2 { height: 22px; width: 579px; margin:0px; margin-top:15px; background: #fff url(/images/strapline.jpg) no-repeat;}
#header .cart { position: absolute; top: 40px; right: 0; }
#header .cart a { text-decoration: none; color: #111; font-size: 120%; padding: 0 3px;}
#header .cart a:hover { text-decoration: underline;}
#header .cart a span { font-size: 60%; }
#header ul.menu {position:absolute; top:5px; right :0;}
#header ul.menu li {float:left;font-size:80%;}
#header ul.menu li a {color:#491A0C;text-decoration:none;padding:0 0.5em;}

#header #shopping_cart {position:relative;top:8px;left:5px;}

#header_spacer {width:915px;border-top:2px solid #491A0C;margin-bottom:15px;}

#left { width: 155px; float: left;}
#left h2 { color: #444; font-weight: bold;}
#left form input.go { float:right; margin-top:2px;margin-left:50px; }
#left form #query { width: 150px; padding: 2px; }
#left ul li a { clear:right;display: block; text-decoration: none; color: #333; padding: 6px 0; border-top: 3px solid #c8b18b; }
#left ul li a:hover { color: #491A0C; }
#left ul li ul li a { border: 0; font-size: 80%; padding-left: 20px; }
#left ul li ul li a:hover { background: url(/images/sel_hover.png) no-repeat 1px 3px; }
#left ul li ul li a.sel { background: url(/images/sel.png) no-repeat 0 2px; }
#left ul.categories {margin: 5px 0 20px 0;}
#left ul.categories a {font-weight: bold;}
#left .phone { font-size: 110%; margin-top: 20px; border: 1px solid #C8B18B; padding: 8px; color: #491A0C}

#content { margin-left: 175px; }
#content h1 { font-size: 20px; margin: 10px 0; color: #444; }
#content h2 { font-size: 18px; margin: 10px 0; color: #444; }

.phone_top {position:absolute;top:102px;right:0;color:#491A0C;font-size:110%;margin:0;padding:0;}
.phone_top .number {display:inline;font-weight:bold;}

#notices, #errors { padding: 5px 5px 5px 35px; margin-bottom: 15px; }
#notices { border: 1px solid #9c9; color: #060; background: #E2F9E3 url(/images/ok.gif) no-repeat 2px 2px; }
#errors { background: #c00 url(/images/error.gif) no-repeat 2px 2px; color: #fff; }
#errors ul { list-style: disc inside; margin: 5px 0 0 10px; }


#footer {
  border-top: 1px solid #ccc;
  text-align: center;
  font-size: 10px;
  margin-top: 15px;
}
#footer p { margin: 8px 0 0 0; }
#footer a { text-decoration: none; padding: 0 5px; color: #3427cc; }
#footer a:hover { text-decoration: underline; }

.clear { clear: both; }
.clear_right {clear:right;}
.clear_left {clear:left;}

form .formRow { padding: 1px 0;}
form .formRow label {display: block; float: left; width: 120px;}
form .formRow input { width: 250px;}
form .formRow textarea { width: 250px; height: 120px;}

form .fieldWithErrors { display: inline; }
form .fieldWithErrors input {border: 2px solid red;}
form .fieldWithErrors textarea {border: 2px solid red;}

.product { font-size: 90%; position: relative; width: 140px; text-align: center; height: 135px; z-index: 1;}
.product .img { position: absolute; top: 0; left: 0; text-align: center; width: 175px; }
.product .title { padding: 0 0 8px 0; padding-top: 100px;margin-left:-25px;margin-right:-25px;;}
.product .title a {text-decoration:none;color:#000; font-size:90%;border-bottom:1px solid #aaa;}
.product .price { font-weight: bold; position:relative;top:4px; }
.product .details { text-align: right; }

.white_box { width: 50px; height: 50px; position: absolute; background-color: #fff; left: -25px; bottom: -25px; z-index: 10; font-size: 1%; padding: 0;} 

.tl { float: left; border-right: 1px solid #c8b18b; border-bottom: 1px solid #c8b18b; padding: 3px 29px 25px 10px; }
.tm { float: left; border-right: 1px solid #c8b18b; border-bottom: 1px solid #c8b18b; padding: 3px 29px 25px 25px; }
.tr { border-bottom: 1px solid #c8b18b; padding: 3px 3px 25px 25px; }

.ml { float: left; border-right: 1px solid #c8b18b; border-bottom: 1px solid #c8b18b; padding: 0 29px 29px 10px; margin-top: 25px; }
.mm { float: left; border-right: 1px solid #c8b18b; border-bottom: 1px solid #c8b18b; padding: 0 29px 29px 25px; margin-top: 25px; }
.mr { border-bottom: 1px solid #c8b18b; padding: 0 3px 25px 25px; margin-top: 25px; }

.bl { float: left; border-right: 1px solid #c8b18b; padding: 0 29px 25px 10px; margin-top: 25px; }
.bm { float: left; border-right: 1px solid #c8b18b; padding: 0 29px 25px 25px; margin-top: 25px; }
.br { padding: 0 3px 25px 25px; margin-top: 25px; }

.tr1, .mr1, .br1 { margin-left: 180px; }
.tr2, .mr2, .br2 { margin-left: 375px; }
.tr3, .mr3, .br3 { margin-left: 567px; }

.single_row_products .tl,
  .single_row_products .tm,
  .single_row_products .tr,
  .single_row_products .ml,
  .single_row_products .mm,
  .single_row_products .mr,
  .single_row_products .bl,
  .single_row_products .bm,
  .single_row_products .br {border-bottom:none;}

.pb { padding-bottom: 15px; }

.home_page .welcome {padding-top: 6px; }
.home_page .welcome p { text-align: justify; }
.home_page .latest { padding: 0px 0 6px 0; }
.home_page p { font-size: 12px; margin: 10px 0 0 0; line-height: 140%; color: #333; }
.home_page .left { width: 45%; float: left; }
.home_page .right { padding: 38px 0; margin-left: 50%; }
.home_page .delivery { margin-left: 450px; padding-top: 6px; }
.home_page .delivery ul { list-style-type: disc; list-style-position: outside; margin-left: 15px; }
.home_page .delivery ul li { font-size: 90%; padding-bottom: 12px; }
.home_page .footer {clear:both;margin-top:25px;line-height:130%;}
.home_page .footer ul li {width:47%;float:left;padding:2px 5px;}
.home_page .footer a {color:#000;text-decoration:none;}

.category img { padding-bottom: 20px; }
#map_to_showroom { width: 400px; height: 400px; }

ul.sitemap a {text-decoration:none;color:#333;line-height:1.5em;}
ul.sitemap {padding-left:40px;margin-top:10px;}
ul.sitemap {list-style:disc;}
ul.sitemap ul {list-style:disc;padding-left:20px;}

a, a:hover, a:active, a:visited {color:#000;}

.button {background-color:#491A0C;background-image:url(/images/buttons/bg.gif);border:1px solid #491A0C; color:#fff;padding:2px 5px;}
.large_button {font-size:90%;padding:5px 15px;}


#content .category h1 {font-size:180%;}
#content .category p.description {padding-bottom:0.5em;margin-bottom:0.5em;}

#content .category #header_image {padding-bottom:10px;}

#content .category h2.sub_category {color: #491A0C;font-size:130%;width:736px;padding-top:1em;padding-bottom:0.25em;border-bottom:1px solid #c8b18b;}
#content .category h2.sub_category a {text-decoration:none;}
#content .category h2 .view_all {color:#555;font-size:70%;margin-left:0.5em;position:relative;top:-2px;}
#content .category h2 .view_all a {text-decoration:underline;}
#content .category .single_row_products {height:160px;}

.pagination {
  padding: 3px;
  margin: 35px 3px 0 3px;
  text-align: right;
}

.pagination a {
  padding: 2px 5px;
  border: 1px solid #aaaadd;
  text-decoration: none;
  color: #145ca4;
  font-size: 12px;
}

.pagination a:hover, .pagination a:active {
  border: 1px solid #000099;
  color: #000;
}

.pagination span.current {
  padding: 2px 5px;
  border: 1px solid #4a6487;
  font-weight: bold;
  background-color: #3167b1;
  color: #FFF;
  font-size: 12px;
}

.pagination span.disabled {
  padding: 2px 5px;
  border: 1px solid #a7a8ac;
  color: #a7a8ac;
  font-size: 12px;
}

table.cart { width: 100%; margin: 15px 0 0 0; }
table.cart th { font-weight: bold; padding-bottom: 3px; border-bottom: 1px dashed #999; }
table.cart td { border-bottom: 1px dashed #999; }
table.cart td.image { padding: 10px; text-align: center; width: 100px; }
table.cart td.quantity { width: 100px; padding-right: 20px; text-align: center; }
table.cart td.quantity input.cart_item_quantity { width: 25px; text-align: center; }
table.cart td.quantity a { color: #c40000; display: block; margin-top: 7px; font-size: 80%; }
table.cart td.price { width: 60px; padding-right: 20px; }
table.cart tr.totals td { padding: 15px 0 0 0; border: none; }
table.cart tr.totals td.totals { text-align: right; padding-right: 30px; }
table.cart tr.totals td.b { font-weight: bold; }
table.cart tr.proceed input { font-weight: bold; padding: 3px 15px; }
table.cart a.continue {
  text-align: right;
  padding: 10px 0 0 0;
  display: block; 
  font-size: 90%;
  width: 190px;
  float: right;
}

.cart_delivery { position: relative; width: 240px; font-size: 80%; text-align: center; top: -70px; left: 25px; }
.cart_delivery form { padding-top: 10px; }
.cart_delivery #cart_postcode { width: 80px; }

.empty_cart { padding: 50px; text-align: center; font-weight: bold; }

.section { border-top: 1px dashed #c8b18b; padding: 15px; position: relative; }
.section p { font-size: 80%; font-weight: bold; }

.inline_row label { display: block; }
.inline_row input { padding: 3px; }
.fl { float: left; }

.row { height: 35px; }
.row label { float: left; text-align: right; width: 120px; padding-right: 10px; padding-top: 6px; }
.row input, .row select, .row textarea { padding: 3px; width: 310px; }
.row label.wide { float: none; }
.row input.date { width: 120px; }

span.radio { padding-left: 20px; }
span.radio input { margin-left: 5px; vertical-align: bottom; }
.text_area { height: 75px; }
.text_area textarea { height: 60px; }
.date select { width: 70px; }

.confirm_payment { position: absolute; right: 0; top: 10px;  padding: 5px;  }
.confirm_payment input { font-weight: bold; }
.confirm_payment p { padding-top: 10px; text-align: right; }

#account_exists {
  margin: 10px;
  padding: 10px;
  border: 4px solid red;
}

#account_exists h2 {
  margin-bottom: 10px;
}

#account_exists form .loginRow {
  padding: 2px 0;
}

#account_exists form .loginRow label {
  display: block;
  float: left;
  width: 120px;
}

.low { margin-left: 130px; font-size: 80%; color: #555; padding-bottom: 10px; }

#card_verification_value, #card_issue_number { width: 50px; }

#content .product_detail h1 { font-size: 160%; }
.product_detail { position: relative; padding-bottom: 50px; min-height: 300px;  } 
.product_detail .price { font-size: 120%; font-weight: bold;margin-bottom:5px; }
.product_detail .price_vat { font-style: italic; color: #666; font-size: 80%; }
.product_detail .description { padding-top: 10px; font-size: 90%; width: 410px;line-height:150%; }
.product_detail .description h2 { font-size: 100%; font-weight: bold; padding: 15px 0 5px 0; }

.product_detail .rhs { width: 320px; text-align: right; float:right;}
.product_detail .rhs img { max-width: 300px; max-height: 300px; }
.product_detail .rhs p { width:300px; text-align: center; padding-top: 5px; font-size: 80%; float:right;}
.product_detail .rhs a {text-decoration:none;color:#555;}

form.add_to_cart {padding: 5px 15px 15px 15px; display:inline-block;background:#fAfAfA; border:3px solid #491A0C;text-align:left;margin-top:20px;}
form.add_to_cart * {display:inline;}
form.add_to_cart h2 {font-weight: bold;display:block;margin:0;}
form.add_to_cart .quantityRow {height:30px;position:relative;top:-1px; }
form.add_to_cart .quantityRow input { width: 15px;padding: 2px 3px 1px 3px; }
form.add_to_cart .button {font-size:90%;}



table.wide {
  width: 99%;
  margin: 0 0 10px 0;
}

table.wide th {
  font-weight: bold;
}

table.wide td {
  padding: 1px 0;
}

table.wide tr.totals th {
  padding: 5px 10px 2px 0;
  text-align: right;
}

table.summary th {
  vertical-align: top;
  font-weight: bold;
  width: 180px;
  padding: 1px 0;
}