a {
    color: #171717;
}
a:hover, .val, .main_box h1 a:hover, h2, #latest_news a {
    color: #0094d6;
}
a img {
    border: none;
}
.val {
    font-weight: bold;
}
#indicator {
    clear: both;
    margin: 0 auto;
    display: block;
}
input[type="text"], input[type="checkbox"], textarea {
    border: 1px solid #c9c9c9;
}

input[type="text"].err, input[type="checkbox"].err, textarea.err {
    border: 1px solid #c33;
}

#footer {
    background-color: #fff;
    text-align: center;
    border-top: 1px solid #c9c9c9;
    padding-top: 5px;
    color: #999;
}

fieldset {
    border: 1px solid #c9c9c9;
    background-color: #f0f0f0;
}

legend {
    font-weight: bold;
}

ul.error_list {
    margin: 0;
    padding-left: 10px;
}

ul.error_list + input, ul.error_list + textarea {
    border: 1px solid #c33;
}

ul.error_list li {
    color: #c33;
}

form th {
    vertical-align: top;
}

input[type="button"], input[type="submit"] {
    font-size: 11px;
    width: 90px;
    height: 20px;
    text-align: center;
    background: url(../images/layout/search_button_bg.png) no-repeat;
    border: none;
    margin: 0;  
}


body {
    background-color: #d8d8d8;
    font: 11px Verdana, Geneva, sans-serif;
    margin: 0;
    text-align: center;
}

img.captcha {
    display: block;

}

#enquiry {
    clear: both;
}

#enquiry_captcha {
    display: block;
    margin: 0 0 5px 0;
}

#enquiry_text {
    margin: 0 0 15px 0;
}

#maincontainer {
    width: 1024px;
    margin: 0 auto;
    text-align: left;
}

#maincontainer div.warp1 {
    background: url(../images/layout/page_border_left.png) repeat-y left;
    padding-left: 5px;
}

#maincontainer div.warp1 div.warp2 {
    background: url(../images/layout/page_border_right.png) repeat-y right;
    padding-right: 5px;
}

#topnav {
    height: 34px;
    background: url(../images/layout/top_panel_bg.png) repeat-x;
    padding-right: 7px;
    position: relative;
}

#topnav_links {
    margin: 0 !important;
    display: inline-block;
    border-right: 1px solid #c9c9c9;
    position: absolute;
    top: 0; left: 0px;
}

#topnav_links li {
    display: inline-block;
    list-style-type: none;
    border-left: 1px solid #c9c9c9;
    padding: 8px 15px 0 15px;
    height: 26px;
}

#topnav_links li a {
    text-decoration: none;
    font-size: 12px;
}

#head {
    height: 95px;
    background: url(../images/layout/header_bg_white.jpg) no-repeat;
    padding: 25px 0 0 60px;
}

#head a {
    text-decoration: none;
    display: block;
    width: 366px;
    height: 60px;
    text-indent: -5000px;
    background-repeat: no-repeat;
}

#head a:active, #head a:focus {
    outline: none;
    -moz-outline-style: none;
}

#head a.bg { background: url(../images/layout/header_logo_blue_bg.png) no-repeat; }
#head a.ro { background: url(../images/layout/header_logo_blue_ro.png) no-repeat; }
#head a.en { background: url(../images/layout/header_logo_blue_en.png) no-repeat; }

#center {
    background-color: #fff;
    padding: 10px;
}

#content {
    float: right;
    width: 785px;
}

#leftnav {
    float: left;
    width: 195px;
    margin-right: 12px;
}

#leftnav ul {
    display: block;
    margin: 0;
    padding: 0;
    border: 1px solid #c9c9c9;
    background-image: none;
}

#leftnav li {
    list-style-type: none;
    background: url(../images/layout/menu_button_white.jpg) repeat-x;
    padding: 3px 0 4px 3px;
}

#leftnav a {
    text-decoration: none;
    color: #000;
}

#leftnav a:hover, #leftnav li.expanded a:hover, #leftnav li.expanded li a:hover {
    color: #0094d6;
}

#leftnav ul ul {
    display: none; 
}

#leftnav li.expanded a {
    color: #fff;
}

#leftnav li.expanded {
    background: url(../images/layout/menu_button_black.jpg);
}

#leftnav li.expanded ul {
    display: block;
    background-image: none;
    background-color: #fff;
    border: none;
    margin: 3px 0 -4px -3px;
    padding: 15px;
}

#leftnav li.expanded ul li {
    background-image: none;
}

#leftnav li.expanded ul li a {
    color: #000;
    margin: 0;
}

#search {
    margin: 15px auto 0 auto;
    text-align: center;
}

.flag {
    float: right;
    text-decoration: none;
    margin-top: 4px;
    padding-left: 3px;
}

.flag img {
    border: none;
}


img.divider {
    display: inline-block;
    padding: 0 3px;
}

.main_box {
    border: 1px solid #c9c9c9;
    padding: 20px;
    margin-bottom: 20px;
}

.main_box h1 {
    margin: 0;
    background: url(../images/layout/title_bg.png) repeat-x;
    font-size: 11px;
    padding: 4px 0 6px 5px;
    font-weight: normal;
    margin: -20px -20px 0 -20px;
}

.main_box h1 a {
    text-decoration: none;
    color: #000;
}

.main_box .listing_options {
    height: 23px;
    font-size: 10px;
    color: #161717;
    text-decoration: none;
    background-color: #ebebeb;
    padding-left: 6px;
    padding-top: 2px;
    margin: 0 -20px 30px -20px !important;
}

.main_box .count, .main_box .pager {
    margin-left: 5px;
    margin-right: 5px;
}

.listing {
    margin: 30px 0 0 0 !important;
}

.listing .product {
    margin: 0;
    padding: 0;
    text-align: center;
    display: inline-block;
    width: 182px;
    height: 200px;
    text-decoration: none;
    background: url(../images/layout/dotted_divider.png) right bottom no-repeat;
    position: relative;
}

.listing .product .title {
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 145px;
}

.listing .last_on_row {
    background-image: none;
}

.listing .product span {
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
}

.listing .product span.title {
    font-weight: bold;
}

.listing .product span.price {
    font-size: 14px;
}

p.count {
    padding-left: 20px;
    line-height: 0px;
}
.pager {
    text-align: center;
    margin-top: 20px;

}
.pager a  {
    text-decoration: none;
}
.pager a.next_page {
    float: right;
    padding-right: 12px;
    margin-right: 10px;
    background: url(../images/layout/right_arrow_grey.png) no-repeat right;
}
.pager a.next_page:hover {
    background-image: url(../images/layout/right_arrow_blue.png);
}

.pager a.prev_page {
    background: url(../images/layout/left_arrow_grey.png) no-repeat left;
    padding-left: 12px;
    margin-left: 10px;
    float: left;
}
.pager .current {
    display: inline-block;
    background: url(../images/layout/current_page_bg.png) no-repeat center;
    width: 14px;
    height: 15px;
    padding-top: 0px;
    color: #fff;
    font-weight: bold;
}

.pager a.prev_page:hover {
    background-image: url(../images/layout/left_arrow_blue.png);
}

.pager .middle {
    margin: 0;
    padding: 0;
    text-align: center;
}

.current_price {
    display: inline-block;
    margin-bottom: 18px;
}

.old_price {
    text-decoration: line-through;
}

.sale_price {
    color: #cc1111;
}

#product_filter_form {
    display: inline;
}

#product_filter_form option, #product_filter_form select {
    font-size: 10px;
}

.sort {
    float: left;
    padding-top: 2px;
}

.filter {
    float: right;
    padding-right: 5px;
}

#product_gallery {
    width: 90px;
    float: left;
    margin-top: 10px;
}

#product_gallery a img {
    border: 1px solid #c9c9c9;
}

#product_gallery a:hover img {
    border: 1px solid #0094d6;
}

#product_gallery a img.small {
    margin-top: 5px;
}

#product_gallery a img.medium {
}

#product_description {
    width: 495px;
    float: left;
    padding: 0 10px;
    margin: 10px 0;
}

#product_description h2 {
    margin-top: 0;
}

h2 span.product_code {
    font-size: 11px;
    font-weight: normal;
}

#product_info {
    float: left;
    text-align: center;
    width: 144px;
    margin-right: -20px;
    margin-top: 10px;
    border-left: 1px dashed #c9c9c9;
    padding: 10px 0;
}

#product_info .current_price,
#product_info .sale_price{
    display: inline-block;
    text-align: center;
    line-height: 24px;
    background-image: url(../images/layout/price_bg.gif);
    width: 100px;
    height: 27px;
    font-weight: bold;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
}

#product_info .current_price {
    color: #fff;
}

#product_info .sale_price {
    color: #f34;
}

#product_info .old_price {
    font-weight: bold;
    display: block;
}

.show_product {
    padding: 20px;
}

.show_product h1 {
    margin-bottom: 10px;
}

.product .new {
    color: #f34;
    font-weight: bold;
    background-color: #fff;
    position: absolute;
    right: 30px;
    top: 20px;
}

#super_offers {
    margin-bottom: 10px;
}
#super_offers h1 {
  height: 14px;
}
#slideshow_container {
    margin: 0 -20px -20px -20px;
    position: relative;
    height: 300px;
}

#slideshow_container div  {
    display: none;
}

#slideshow_container ul {
    display: block;
    position: absolute;
    top: 50px;
    right: 50px;
    margin: 0;
    padding: 0;
}

#slideshow_container li {
    list-style-type: none;
    display: block;
    background-image: url(../images/layout/page_transparent_bg.png);
    background-repeat: no-repeat;
    width: 26px;
    height: 26px;
    margin: 0;
    padding-top: 2px;
    text-align: center;
}

#slideshow_container li a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}

#slideshow_container li.current a {
  color: #ffae00;
}
#slideshow_container li a:hover, #slideshow_container li.current a:hover {
  color: #0094d6;
}

#slideshow_container div p {
   display: none;
}

#slideshow_container a.imglink {
  display: block;
  border: 0;
  margin: 0;
  padding: 0;
  height: 300px;
  width: 783px;
}

#featured .product,  .w1, .w2, .w3, .w4, .w5, .w6, .w7, .w8 {
    height: 235px;
    overflow: hidden;
}

#categories .category, .c1, .c2, .c3, .c4, .c5, .c6, .c7, .c8 {
    height: 235px;
    overflow: hidden;
}
#featured, #categories {
    margin-left: -6px;
    margin-right: -6px;
    text-align: center;
}

#featured .product, #categories .category {
    display: inline-block;
    background: url(../images/layout/box/box_bottom_border.jpg) repeat-x right bottom;
    margin: 4px 10px;
    width: 224px;
    overflow: hidden;
}

.w1, .c1 { background: url(../images/layout/box/box_left_border.jpg) repeat-y left bottom; }
.w2, .c2 { background: url(../images/layout/box/box_right_border.jpg) repeat-y right bottom; }
.w3, .c3 { background: url(../images/layout/box/box_top_border.jpg) repeat-x right top; }
.w4, .c4 { background: url(../images/layout/box/box_corner_bottom_left.jpg) no-repeat left bottom; }
.w5, .c5 { background: url(../images/layout/box/box_corner_top_right.jpg) no-repeat right top; }
.w6, .c6 { background: url(../images/layout/box/box_corner_top_left.jpg) no-repeat left top; }
.w7, .c7 { background: url(../images/layout/box/box_corner_bottom_right.jpg) no-repeat right bottom;  
      text-align: center;
      padding-top: 11px;
}
.w7 {
      height: 224px;
}

.c7 {
      height: 224px;
}

.w7 a.product_info , .c7 a.cat_title {
    display: inline-block;
    padding: 130px 5px 0 5px;
    position: absolute;
    width: 214px;
    background: no-repeat top center;
    text-decoration: none;
    font-size: 12px;
    left: 1px;
}

.w8, .c8 {
    position: relative;
    background: no-repeat 50% 9%;
    text-decoration: none;
}

.c8 a .title, .w8 a .price, .w8 a .title {
    display: block;
}

.w8 a.more, .c8 a.more {
    display: block;
    position: absolute;
    bottom: 30px;
    left: 59px;
    color: #fff;
    text-decoration: none;
    background: url(../images/layout/blue_button.png) no-repeat center center;
    width: 104px;
    height: 24px;
    font-weight: bold;
    line-height: 23px;
}

#product_rating {
    padding-left: 20px;
    margin-bottom: 20px;
}

.vat {
    font-size: 10px;
    margin-top: -16px; 
    margin-bottom: 20px;
}

.old_price + .vat {
    margin-top: 0;
}

#latest_news h5 { 
  margin: 6px 0;
}

#latest_news h5 a { 
  color: #0094d6;
}

#news_footer { 
  clear: both;
}

