/*- colours ------------------------------------------------------------------*/
#colours {
  color: #000000;
  color: #444444;
  color: #606060;
  color: #ffffff;
}

/*- reset --------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
strong {
  font-weight: bold;
}
body {
  font-family: Tahoma, Verdana, sans-serif;
  padding: 10px;
	font-size: 11px;
}
/* <= IE 6 */
body.design {
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #606060;
	margin: 0px 0px;
  padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 14px;
  font-weight: normal;
	margin: 0px 0px;
	padding: 0px 0px 10px 0px;
}

/*- links --------------------------------------------------------------------*/

body.design a {
	cursor: pointer;
  text-decoration: underline;
}
body.design a:link,
body.design a:visited {
	color: #444444;
}
body.design a:hover,
body.design a:focus,
body.design a:active {
  color: #444444;
}
p {
	margin: 0px 0px 10px 0px;
}
ul,
ol {
	margin: 0px 0px 0px 20px;
}
img {
	border: 0;
}

/*- site ---------------------------------------------------------------------*/

#container {
  width: 1011px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  min-height: 800px;
  _height: 800px;
}
  #header {
    background: url(images/header_bg.png) no-repeat top left;
    height: 170px;
    position: relative;
  }
    #logo {
      margin: 4px 0px 0px 28px;
    }
    #call2action {
      position: absolute;
      top: 12px;
      right: 20px;
      width: 490px;
      text-align: right;
      height: 21px;
      line-height: 25px;
      color: #00A65C;
      font-size: 10px;
      font-weight: bold;
    }
      #call2action span {
        color: #017EBD;
      }
      #call2action strong {
        font-size: 23px;
      }
    .basket {
      position: absolute;
      top: 90px;
      right: 26px;
      width: 300px;
      height: 20px;
      text-align: right;
    }
      .basket_1,
      .basket_1 a {
        color: #017ebd !important;
        text-decoration: none !important;
        font-size: 13px;
      }
      .basket_2,
      .basket_2 a {
        color: #00a65c !important;
        text-decoration: none !important;
        font-size: 13px;
      }
    .nav {
      background: url(images/nav_bg.png) no-repeat top left;
	  background-margin: 0px 0px 0px 0px;
      text-align: right;
      position: absolute;
      top: 112px;
      right: 0px;
      width: 757px;
      height: 62px;
	  
    }
      .nav_inner {
        padding: 15px 10px 0px 0px;
		
      }
	  
	  #LiveChat {
	    float:left;
		
	  }
	  
	  
  
  #main {
    background: url(images/main_bg.gif) no-repeat top left;
    float: left;
    clear: both;
    width: 100%;
  }
  
  #sidebar {
    width: 235px;
    float: left;
    display: inline;
  }
    #sidebar_nav {
      position: relative;
      padding-top: 110px;
      z-index: 15;
    }
      #sidebar_nav_title {
        padding: 0px 0px 10px 28px;
      }
        #sidebar_nav_title h2 {
          font-size: 24px;
          font-weight: bold;
          color: #fff;
          margin: 0px;
          padding: 0px;
        }
      #sidebar_nav ul {
        list-style-type: none;
        margin: 0px 20px 0px 14px;
      }
        #sidebar_nav ul li {
          background-image: url(images/nav_li_bg.png);
          background-repeat: no-repeat;
          background-position: 100% 100%;
          margin-bottom: 2px;
          padding: 0px 6px 4px 0px;
        }
          #sidebar_nav ul li span {
            display: block;
            padding: 4px 4px 4px 15px;
          }
            #sidebar_nav ul li span a {
              display: block;
              color: #fff;
              font-size: 14px;
              line-height: 18px;
              text-decoration: none;
            }
    #hand_made_play_banner {
      padding-left: 14px;
    }
    #side_search_container {
      padding: 15px 0px 5px 27px;
    }
    #side_search_inner {
      background: url(images/search_bg.jpg) no-repeat 0px 9px;
      padding: 3px 0px 0px 6px;
    }
      #side_search_inner .searchbar {
        background: none;
        border: none;
        margin: 0px;
        padding: 0px;
        width: 110px;
      }
      #side_search_inner .search_go {
        position: relative;
        top: 5px;
      }
    #side_age_1 {
      margin: 10px 0px 0px 27px;
    }
    #side_age_2 {
      margin: 0px 0px 10px 27px;
    }
    #side_banners {
      margin: 10px 0px 10px 27px;
    }
    #sidebar_footer {
      background: url(images/sidebar_footer.jpg) no-repeat 2px 0px;
      height: 12px;
      clear: both;
    }
  #content {
    width: 776px;
    float: left;
    display: inline;
    font-size: 14px;
  }
  #footer {
    clear: both;
    float: left;
    display: inline;
    background: url(images/footer_links_top.jpg) no-repeat top left;
    margin: 20px 0px 0px 15px;
    width: 979px;
    padding: 10px 0px 0px 0px;
    
  }
    #footer_links {
      background: #e9e9e9 url(images/footer_links_bottom.jpg) no-repeat bottom left;
      margin-bottom: 10px;
      float: left;
      clear: both;
      width: 100%;
    }
      #footer_links ul {
        list-style-type: none;
        margin: 0px;
      }
        #footer_links ul li {
          background: url(images/footer_news_bullet.jpg) no-repeat 0px 7px;
          padding: 0px 0px 0px 15px;
        }
          #footer_links ul li a {
            text-decoration: none;
            font-size: 16px;
          }
      #footer_latest_news {
        background: url(images/footer_latest_news.jpg) no-repeat 10px 10px;
        float: left;
        width: 320px;
      }
        #footer_latest_news_inner {
          padding: 10px 0px 50px 102px;
        }
      #footer_customer_services {
        background: url(images/footer_customer_services.jpg) no-repeat 10px 10px;
        float: left;
        width: 320px;
      }
        #footer_customer_services_inner {
          padding: 10px 0px 50px 102px;
        }
      #footer_broxap_group {
        background: url(images/footer_broxap_group.jpg) no-repeat 10px 10px;
        float: left;
        width: 320px;
      }
        #footer_broxap_group_inner {
          padding: 10px 0px 50px 102px;
        }
      #footer_links h3 {
        font-size: 24px;
        padding: 0px 0px 20px 15px;
      }
    #footer_inner {
      background: url(images/footer_inner_bg.jpg) no-repeat 0px 10px;
      float: left;
      clear: both;
      width: 100%;
      position: relative;
    }
      #cards {
        float: left;
      }
        #cards img {
          margin: 18px 10px 0px 10px;
        }
      #footer_logo {
        
      }
      #footer_copyright {
        position: absolute;
        top: 15px;
        right: 10px;
        color: #fff;
      }
        #footer_copyright a {
          color: #fff;
          text-decoration: none;
        }
      #footer_nav {
        position: absolute;
        top: 35px;
        right: 10px;
        color: #fff;
      }
        #footer_nav a {
          color: #fff;
          text-decoration: none;
        }
    #footer_logos {
      float: left;
      width: 350px;
    }
    #company_info {
      text-align: right;
      float: right;
      padding-top: 10px;
    }
#dragon_container {
  position: absolute;
  top: 84px;
  left: 14px;
  z-index: 3;
}
/*- index --------------------------------------------------------------------*/

#home_container {
  padding: 0px 0px 0px 18px;
  margin-top: -60px;
}
  #home_flash_container {
    height: 383px;
  }
    #home_flash {
      
    }
  
#home_3_banners {
  padding: 20px 0px 0px 0px;
}
  .home_banner {
    display: inline;
    margin-right: 15px;
  }

#flash_product_container {
  padding: 20px 0px 0px 6px
}
/*- category -----------------------------------------------------------------*/

#category_heading_image {
  padding: 0px 0px 0px 17px;
}
  #category_heading_image h1 {
    padding: 0px;
  }

#category_container {
  margin: 0px 18px 0px 17px;
}
  .category_heading_inner {
    background: url(images/category_header.png) no-repeat top;
  }
    .category_heading_inner h1 {
      font-size: 18px;
      color: #fff;
      padding: 10px;
      font-size: 28px;
      line-height: 30px;
    }

  .category_description_top {
    background: url(images/category_description_top.png) no-repeat top;
    height: 14px;
    line-height: 0px;
    font-size: 0px;
  }
  .category_description {
    background: url(images/category_description_fill.png) repeat-y top left;
    margin: 0px 12px 0px 12px;
    padding: 0px 10px;
  }
  .category_description_botttom {
    background: url(images/category_description_bottom.png) no-repeat bottom;
    height: 14px;
    line-height: 0px;
    font-size: 0px;
    margin-bottom: 0px;
  }
    .category_description p {
      margin: 0px;
      color: #fff;
      font-size: 16px;
    }
  
  .paging_controls {
    float: left;
    clear: both;
    width: 100%;
    display: inline;
    color: #fff;
    font-size: 16px;
    padding: 12px 0px 0px 0px;
  }
    .paging_controls a {
      color: #fff !important;
    }
    .paging_prev {
      width: 110px;
      float: left;
      display: inline;
      margin-left: 10px;
      text-align: left;
    }
      .paging_prev a {
        text-decoration: none !important;
      }
    .paging_links {
      width: 495px;
      float: left;
      text-align: center;
    }
    .paging_next {
      width: 110px;
      float: left;
      text-align: right;
    }
      .paging_next a {
        text-decoration: none !important;
      }
  .breadcrumb {
    margin: 5px 20px 0px 0px;
    text-align: right;
    color: #017ebd;
  }
    .breadcrumb a {
      color: #017ebd !important;
      text-decoration: none !important;
      font-size: 12px;
    }
  .category {
    padding: 10px 0px 0px 12px;
    clear: both;
  }
    .category .product {
      background: url(images/category_product_bg.png) no-repeat top left;
      margin-bottom: 10px;
      float: left;
    }
    .category .product_inner {
      background: url(images/category_product_bg.png) no-repeat bottom left;
      float: left;
      padding: 10px 10px 0px 10px;
    }
      .category_image_container {
        position: relative;
        float: left;
        width: 230px;
        height: 150px;
      }
        .category_image_container img {
          margin-left: 10px;
        }
        .category_image_cover {
          background: url(images/category_product_image_cover.png) no-repeat top left;
          position: absolute;
          top: 0px;
          left: 0px;
          width: 220px;
          height: 161px;
        }
          .category_image_cover a {
            display: block;
            width: 220px;
            height: 161px;
            text-decoration: none !important;
          }
      .category .product_title {
        float: left;
        width: 465px;
      }
        .category .product_title h3 {
          font-size: 30px;
          line-height: 24px;
        }
          .category .product_title h3 a {
            text-decoration: none;
          }
        .category .product_price {
          float: right;
          font-size: 30px;
          line-height: 24px;
        }
      
      .category .product .short_description {
        width: 245px;
        float: left;
        padding-top: 10px;
        font-size: 16px;
        height: 115px;
        overflow: hidden;
      }
        .category .product .short_description p.sku {
          font-weight: bold;
          margin-bottom: 5px;
        }
        .category .product .short_description p {
          margin: 0px;
        }
      .category .product .buy_buttons {
        padding-top: 10px;
        width: 225px;
        float: left;
        text-align: right;
      }
        .category .product .key_stages {
          height: 50px;
        }
  .category_footer {
    background: url(images/category_footer.png) no-repeat bottom left;
    height: 16px;
    line-height: 0px;
    font-size: 1px;
    clear: both;
  }
  
  .sub_categories {
    padding: 10px 0px 0px 10px;
    clear: both;
  }
    .sub_category {
      background: url(images/category_product_bg.png) no-repeat top left;
      height: 181px;
      margin-bottom: 10px;
    }
      .sub_category_inner {
        padding: 10px;
      }
      .sub_category_image_container {
        position: relative;
        padding: 10px;
      }
        .sub_category_image {
          float: left;
          width: 230px;
          height: 160px;
        }
      .sub_category_details {
        float: left;
        width: 460px;
      }
        .sub_category_details h3 {
          font-size: 24px;
          line-height: 20px;
        }
          .sub_category_details h3 a {
            text-decoration: none !important;
          }
  
/*- product ------------------------------------------------------------------*/



#product {
  margin: 10px 0px 0px 27px;
}
  #product .left_column {
    width: 380px;
    float: left;
    padding: 0px;
    position: relative;
    margin-top: 1px;
  }
    #product .left_column #main_image_container {
      border: 10px solid red;
      overflow: hidden;
      width: 342px;
      height: 305px;
    }
      #product .left_column #main_image_cover {
        background: url(images/product_main_cover.png) no-repeat 0px;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 372px;
        height: 336px;
      }
    #product .left_column .thumbnails {
      float: left;
      clear: both;
      width: 100%;
      padding: 10px 0px 0px 0px;
    }
      #product .left_column .thumbnails .thumbnail_container {
        float: left;
        position: relative;
        margin: 0px 5px 5px 0px;
      }
        #product .left_column .thumbnails .thumbnail_cover {
          background: url(images/product_thumbnail_cover_3.png) no-repeat top left;
          position: absolute;
          top: 0px;
          left: 0px;
          width: 120px;
          height: 95px;
        }
          #product .left_column .thumbnails .thumbnail_cover a {
            text-decoration: none;
            display: block;
            width: 120px;
            height: 95px;
          }
        #product .left_column .thumbnails .thumbnail {
          
        }
    #product .left_column .under_images {
      float: left;
      clear: both;
      width: 100%;
    }
      #product .left_column .illustration {
        position: relative;
        padding: 5px;
        float: left;
        width: 200px;
      }
        #product .left_column .illustration .illustration_cover {
          -moz-border-radius: 15px;
          -webkit-border-radius: 15px;
          _border-radius: 15px;
          position: absolute;
          top: 0px;
          left: 0px;
          width: 185px;
          height: 250px;
        }
      
  #product .right_column {
    width: 369px;
    float: left;
    padding: 0px;
  }
    #product .right_column h1 {
      font-size: 36px;
      padding-left: 10px;
      line-height: 36px;
    }
    #product .right_column #sku {
      position: relative;
      height: 27px;
      margin: 10px 0px;
    }
      #product .right_column #sku_sku {
        padding: 3px 0px 0px 10px;
        float: left;
        font-size: 18px;
        color: #fff;
      }
      #product .right_column #sku_cover {
        background: url(images/product_sku_mask.png) no-repeat top left;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 10px;
        height: 27px;
      }
      #product .right_column #key_stages {
        text-align: right;
        position: absolute;
        top: -7px;
        right: 0px;
        padding-right: 10px;
      }
    #product .right_column .description {
      font-size: 14px;
      padding: 10px 0px 20px 10px;
    }
    #product .right_column .price {
      color: #000;
      font-size: 18px;
      padding: 0px 0px 0px 10px;
    }
      #product .right_column .price .price_number {
        font-size: 24px;
      }
    #product .right_column #purchase {
    }
      #product .right_column #purchase_top {
        background: url(images/product_purchase_mask_top.png) no-repeat;
        height: 10px;
      }
      #product .right_column #purchase_inner {
        padding: 0px 10px;
      }
      #product .right_column #purchase_bottom {
        background: url(images/product_purchase_mask_bottom.png) no-repeat bottom left;
        height: 10px;
        line-height: 1px;
        font-size: 1px;
      }
    #product .buy_buttons {
      text-align: right;
      padding: 10px;
    }
  #product .bottom_tab_container {
    clear: both;
    border-top: 1px solid #fff;
    padding-top: 20px;
  }
  
  #tab_header {
    background: url(images/tab_container_fill.jpg) repeat-y top left;
    position: relative;
    display: block;
    _display: inline-block;
  }
    #tab_inner {
      background: url(images/tab_container_top.jpg) no-repeat top left;
      padding: 10px 30px 0px 15px;
      display: block;
      _display: inline-block;
    }
      #tab_flv_bg {
        background: url(images/tab_container_top_over.png) no-repeat top left;
        position: absolute;
        top: 0px;
        left: 4px;
        width: 720px;
        height: 20px;
      }
  #tab_footer {
    background: url(images/tab_container_bottom.png) no-repeat;
    height: 31px;
  }
  
    #current_tab {
      display: none;
    }
    #tab_link_container {
      clear: both;
      height: 26px;
      padding: 0px 20px;
    }
      a.tab_link {
        background: url(images/tab.jpg) no-repeat;
        display: block;
        float: left;
        width: 117px;
        height: 26px;
        text-decoration: none !important;
      }
      .selected_tab_link {
        background: url(images/selected_tab.jpg) no-repeat;
        display: block;
        float: left;
        width: 117px;
        height: 26px;
        text-decoration: none !important;
      }
        .selected_tab_link span,
        .tab_link span {
          padding: 5px 0px 0px 0px;
          display: block;
          font-size: 14px;
          text-align: center;
        }
    #product .tab {
      display: none;
    }
    #product .tab_padding {
      padding: 10px 0px 0px 5px;
    }
      #product .tab_padding ul {
        padding-top: 20px;
      }
        #product .tab_padding ul li {
          
        }
        #product .tab_padding ul li.icon_pdf {
          background: url(images/icon_pdf.jpg) no-repeat 0px -5px;
          padding: 0px 0px 0px 50px;
          list-style-type: none;
          height: 40px;
          font-size: 14px;
        }
        #product .tab_padding ul li.icon_acrobat {
          background: url(images/icon_acrobat.jpg) no-repeat 0px -5px;
          padding: 0px 0px 0px 50px;
          list-style-type: none;
          height: 40px;
          font-size: 14px;
        }
        #product .tab_padding ul li.icon_pdf a,
        #product .tab_padding ul li.icon_acrobat a {
          text-decoration: none;
        }

/*- system -------------------------------------------------------------------*/
.system_message_ok,  
.system_message_error {
  margin: 10px 0px 0px 20px;
}

.system_message_ok {
  border: 2px solid #00A65B;
}
  
.system_message_error {
  border: 2px solid #ff0000;
}

.system_message_padding {
  padding: 10px 0px 0px 0px;
}

  .system_message_padding h1,
  .system_message_padding p {
    
  }
  .system_message_padding h1 {
    font-size: 18px;
  }
  .system_message_padding p {
    font-size: 16px;
  }

.system_container {
  margin: 10px 0px 10px 20px;
}

  .system_container h1 {
    font-size: 18px !important;
    font-weight: bold;
    color: #0083C1;
  }
  .system_container h2 {
    font-size: 14px !important;
    font-weight: bold;
    color: #00A65B;
  }
.form_table,
.small_form_table {
  background: #fff;
  width: 100%;
  margin: 20px auto;
  border: 2px solid #017EBD;
}
  .form_table th,
  .small_form_table th {
    background: #017EBD;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 4px;
  }
  .form_table td,
  .small_form_table td {
    vertical-align: top;
    padding: 5px;
  }
  .form_table a,
  .small_form_table a {
    color: #017EBD;
  }
  .form_table textarea,
  .small_form_table textarea {
    font-family: Arial, sans-serif;
    font-size: 12px;
  }

#basket_table a {
  text-decoration: none;
}
.quote_page_padding a {
  text-decoration: none !important;
}
/*- form tabe --*/

/*- cms ----------------------------------------------------------------------*/


.cms_breadcrumb {
  position: absolute;
  top: 180px;
  right: 15px;
  text-align: right;
  color: #017ebd;
  z-index: 20
}
  .cms_breadcrumb a {
    color: #017ebd !important;
    text-decoration: none !important;
    font-size: 12px;
    text-transform: capitalize;
  }

/*- about us -----------------------------------------------------------------*/

#about_1 {
  position: absolute;
  top: 135px;
  left: 25px;
  width: 325px;
  height: 310px;
  overflow: hidden;
  font-size: 18px;
  line-height: 22px;
  color: #575759;
  font-weight: bold;
}

#about_2 {
  position: absolute;
  top: 600px;
  left: 25px;
  width: 260px;
  height: 120px;
  overflow: hidden;
  font-size: 18px;
  line-height: 23px;
  color: #fff;
  font-weight: bold;
}

/*- Designed with You --------------------------------------------------------*/

#designed_1 {
  position: absolute;
  top: 97px;
  left: 38px;
  width: 280px;
  height: 310px;
  overflow: hidden;
  font-size: 14px;
  line-height: 16px;
  color: #575759;
  font-weight: bold;
}

#designed_2 {
  position: absolute;
  top: 525px;
  left: 25px;
  width: 290px;
  height: 120px;
  overflow: hidden;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  font-weight: bold;
}

#designed_3 {
  position: absolute;
  top: 756px;
  left: 227px;
  width: 338px;
  height: 65px;
  overflow: hidden;
  font-size: 14px;
  line-height: 16px;
  color: #575759;
  font-weight: bold;
}
/*- contact ------------------------------------------------------------------*/

#contact_container {
  background: #017EBE;
  margin: 0px 23px 0px 0px;
  padding: 0px 20px 0px 20px;
  position: relative;
}
.contact_form {
  
}

#extra_contact_form {
  width: 100%;
}
  #extra_contact_form td {
    font-size: 18px;
    padding: 8px 5px;
  }
  #extra_contact_form td.td_label {
    text-align: right;
    vertical-align: top;
    color: #fff;
    width: 251px;
  }
  #extra_contact_form td.td_text {
    background: url(images/contact_form_text_bg.jpg) no-repeat 0px 4px;
  }
    #extra_contact_form td.td_text input.text {
      width: 408px;
      border: 2px solid #fff;
    }
    #extra_contact_form td.td_text select {
      width: 410px;
      border: 2px solid #fff;
    }
  #extra_contact_form td.td_textarea {
    background: url(images/contact_form_textarea_bg.jpg) no-repeat 0px 4px;
  }
    #extra_contact_form td.td_textarea textarea {
      height: 85px;
      width: 410px;
      border: 2px solid #fff;
      font-family: Tahoma,Verdana,Arial,sans-serif;
      font-size: 12px;
    }


/*
  .contact_form p {
    float: left;
    clear: both;
    width: 100%;
  }
  .contact_form label {
    width: 250px;
    display: block;
    float: left;
    font-size: 18px;
    text-align: right;
    position: relative;
    margin-right: 10px;
    color: #fff;
    padding-top: 5px;
  }

  .contact_form .text_container {
    width: 424px;
    display: block;
    float: left;
    background: url(images/contact_form_text_bg.jpg) no-repeat;
    height: 31px;
  }
    .contact_form input.text {
      margin: 5px 0px 0px 5px;
      width: 410px;
      height: 20px;
      border: none;
      font-size: 16px;
      color: #575759;
    }

  .contact_form .textarea_container {
    width: 425px;
    background: url(images/contact_form_textarea_bg.jpg) no-repeat;
    display: block;
    float: left;
    height: 101px;
  }
    .contact_form textarea {
      margin: 5px 0px 0px 5px;
      width: 410px;
      height: 90px;
      border: none;
      font-size: 16px;
      color: #575759;
      font-family: Tahoma;
    }
  .contact_form .select_container {
    width: 424px;
    background: url(images/contact_form_text_bg.jpg) no-repeat;
    display: block;
    float: left;
    height: 31px;
  }
    .contact_form select {
      margin: 5px 0px 0px 5px;
      width: 410px;
      height: 20px;
      border: none;
      font-size: 14px;
      color: #575759;
    }
  
*/
  #spam_code {
    width: 500px;
    float: left;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    position: relative;
    left: 230px;
  }
    #spam_details {
      width: 200px;
      float: left;
    }
    #spam_button {
      width: 290px;
      float: left;
    }
      #spam_button .spam_container {
        background: url(images/spam_bg.jpg) no-repeat;
        display: block;
        width: 200px;
        height: 30px;
      }
        #spam_button .spam_container input {
          border: none;
          margin: 5px;
        }
  
  #contact_footer {
    background: url(images/contact_footer.jpg) no-repeat;
    height: 90px;
    clear: both;
  }
    #contact_footer input {
      position: relative;
      top: -50px;
      left: 577px;
    }
#contact_bug_1,
#contact_leaf_1,
#contact_leaf_2 {
  position: absolute;
}

#contact_bug_1 {
  top: 342px;
  left: 40px;
}
#contact_leaf_1 {
  top: 140px;
  left: 36px;
}
#contact_leaf_2 {
  top: 746px;
  left: 36px;
}
/*- news ---------------------------------------------------------------------*/


.news_article_text h3 {
  color: #01A55C;
  font-size: 24px;
  line-height: 22px;
  font-weight: bold;
}

/*- basket -------------------------------------------------------------------*/

.basket_page {
  
}
  .basket_page a:link,
  .basket_page a:visited {
    font-weight: bold !important;
    text-decoration: none;
  }
  .basket_page a:hover,
  .basket_page a:active {
    font-weight: bold !important;
    text-decoration: underline;
  }
  
/*- my account -*/

#my_account_overview_table td {
  vertical-align: middle;
}

/*- hmp_downloads ------------------------------------------------------------*/

#hmp_downloads {
}
  #hmp_downloads_inner {
  }
    .hmp_download {
      margin-bottom: 10px;
      padding-top: 10px;
      border-top: 1px solid #D3D3D3;
    }
      .hmp_download img.icon_pdf {
        position: relative;
        top: 8px;
      }
      .hmp_download img.icon_acrobat {
        
        position: relative;
        top: 8px;
      }




