/*- colours ------------------------------------------------------------------*/
#colours {
  color: #000000; /* black */
  color: #ffffff; /* black */
  color: #00a001; /* dark green */
  color: #66cc33; /* light green */
  color: #67CB33; /* login bg */
}

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: Arial, sans-serif;
  padding: 10px;
	font-size: 11px;
}

body.design {
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	font-family: Arial, sans-serif;
  color: #000000;
	margin: 0px;
  padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 14px;
  font-weight: normal;
	margin: 0px 0px;
	padding: 0px 0px 10px 0px;
}
sup {
  font-size: 12px;
  vertical-align: top;
}

/*- links --------------------------------------------------------------------*/
a {
	cursor: pointer;
  text-decoration: underline;
}
a:link, a:visited {
	color: #000000;
}
a:hover, a:focus, a:active {
  color: #000000;
}
p {
	margin: 0px 0px 10px 0px;
}
ul {
	margin: 0px 0px 0px 20px;
}
img {
	border: 0;
}

/*- site ---------------------------------------------------------------------*/
.container {
  width: 884px;
  margin: 0px auto 20px auto;
  text-align: left;
  position: relative;
}

	.header {
		position: relative;
    height: 123px;
	}
    .logo {
      position: absolute;
      top: 0px;
      left: 0px;
    }
    .call2action {
      position: absolute;
      top: 40px;
      left: 734px;
      font-size: 14px;
      line-height: 20px;
      color: #737373;
    }
      .call2action a {
        color: #37ac34;
        text-decoration: none;
      }
  .login {
    background: url(images/login_bg.jpg) no-repeat top right;
    padding-left: 196px;
    height: 29px;
  }
    .login_left {
      float: left;
      width: 135px;
    }
      .login_left_inner {
        padding: 5px 0px 0px 10px;
      }
        .login_left a {
          color: #fff !important;
          font-size: 12px;
          text-decoration: none;
        }
        .login_left {
          color: #fff;
          font-size: 14px;
        }
    .login_middle {
      float: left;
      width: 504px;
    }
      .login_middle_inner {
        padding: 4px 0px 0px 10px;
      }
        .login_middle,
        .login_middle a {
          color: #fff;
        }
        .login_middle label {
          padding: 0px 10px;
          font-size: 14px;
        }
    .login_right {
      float: left;
      padding: 2px 0px 0px 10px;
    }
  .nav {
    width: 196px;
    float: left;
    font-size: 14px;
    padding: 5px 0px 0px 0px;
  }
    .nav ul {
      list-style-type: none;
      margin: 0px;
      padding: 0px;
    }
      .nav li {
        background: url(images/grad_116.jpg) no-repeat top left;
        font-size: 14px;
        line-height: 48px;
        text-decoration: none;
      }
        .nav li a:link,
        .nav li a:visited {
          text-decoration: none;
          display: block;
        }
        .nav li a:hover,
        .nav li a:active {
          color: #00a001; /* dark green */
        }
      .nav li.level_one {
        color: #BEBEBE;
      }
        .nav li.level_one a {
          color: #BEBEBE;
        }
      .nav li.level_two {
        
      }
        .nav li.level_two a {
          background: url(images/btn_icon_large.jpg) no-repeat 0px 14px;
          color: #79D34F;
          padding: 0px 0px 0px 25px;
        }
      .nav li.level_three {
        
      }
      .nav li.li_container {
        background: none;
        padding: 0px;
        margin: 0px;
        position: relative;
        bordeR-top: 1px solid #fff;
      }
    .mini_basket {
      background: url(images/grad_116.jpg) no-repeat top left;
      padding-top: 15px;
    }
      .mini_basket a {
        color: #79D34F;
        text-decoration: none;
      }
  
  .main {
    width: 688px;
    float: left;
  }
  
    .filter {
      float: left;
      clear: both;
      margin: 10px 0px 0px 0px;
      width: 100%;
    }
  
      .sort_by {
        float: left;
        display: inline;
        margin-right: 10px;
        position: relative;
        padding: 5px 0px 0px 0px;
      }
        .sort_by label {
          padding: 0px 10px;
        }
        .sort_by select {
          width: 100px;
        }
      .search {
        float: right;
      }
        .search .submit_image {
          position: relative;
          top: 5px;
        }
    .marquee {
      background: url(images/marquee_background.jpg) no-repeat top center;
      height: 40px;
      float: left;
      clear: both;
      width: 100%;
      margin: 10px 0px 0px 0px;
    }
      .marquee_inner {
        padding: 10px 2px 0px 2px;
        font-size: 12px;
      }
        .marquee span {
          margin: 0px 10px;
          padding: 0px 20px 0px 30px;
          background: url(images/btn_icon_small.gif) no-repeat 0px 3px;
        }
          .marquee a {
            color: #737373;
            text-decoration: none;
          }

    .content {
      width: 468px;
      float: left;
      display: inline;
      padding: 26px 0px 20px 0px;
    }
    .content_wide {
      width: 100%;
      float: left;
      clear: both;
      padding: 26px 0px 20px 0px;
    }
    .sidebar {
      width: 220px;
      float: left;
      display: inline;
      padding-top: 26px;
    }
    .dark_sidebar {
      margin: 0px 0px 20px 0px;
    }
      .dark_sidebar_top {
        background: url(images/sidebar_header.jpg) no-repeat top left;
        height: 12px;
        line-height: 0px;
      }
      .dark_sidebar_inner {
        background: #737373;
        padding: 0px 10px 10px 10px;
        color: #fff;
        height: 260px;
      }
      .dark_sidebar_bottom {
        background: url(images/sidebar_footer.jpg) no-repeat bottom left;
        height: 30px;
        line-height: 0px;
      }
        .dark_sidebar_bottom .sidebar_more {
          text-align: right;
          background: #737373;
          padding: 10px 12px 10px 0px;
        }
          .dark_sidebar_bottom a {
            background: url(images/btn_icon_sidebar.jpg) no-repeat  100% 2px ;
            color: #fff !important;
            text-decoration: none;
            padding: 4px 25px 4px 0px;
          }
          
  .footer {
    float: left;
    clear: both;
    width: 100%;
    background: url(images/footer.jpg) no-repeat top center;
    padding: 30px 0px 0px 0px;
    margin-top: 20px;
    color: #979797;
    text-align: right;
  }
    .footer a {
      color: #979797;
      text-decoration: none;
    }
    .footer .copyright {
      line-height: 14px;
    }
    .footer .footer_links {
      line-height: 14px;
    }
    .footer .netbiz {
      line-height: 14px;
    }

/*- system_page --------------------------------------------------------------*/

.system_page_padding {
  padding: 0px 20px 0px 0px;
}
  .system_page_padding h1 {
    font-size: 18px;
    line-height: 24px;
  }

.system_message_padding {
  border: 1px solid #000;
  margin: 0px 20px 20px 0px;
  padding: 10px 0px 0px 0px;
}

.cms_wrap {
  padding: 0px 20px 0px 0px;
}


/*- home ---------------------------------------------------------------------*/


#home_more_link {
  text-align: right;
}

/*- category -----------------------------------------------------------------*/

.featured_wrap {
  padding: 0px 20px 20px 0px;
}
  .featured_product,
  .featured_event {
    background: url(images/grad_257.jpg) no-repeat top left;
    padding: 20px 0px 10px 0px;
  }
    p.event_start_date a {
      text-transform: uppercase;
      text-decoration: none;
      color: #00a001; /* dark green */
      font-size: 14px;
    }
    div.featured_event_details {
      background: url(images/btn_icon_large.gif) no-repeat top left;
      padding: 0px 100px 0px 30px;
    }
      div.featured_event_details .event_name a:link,
      div.featured_event_details .event_name a:visited {
        text-decoration: none;
        font-size: 16px;
      }
      div.featured_event_details .event_name a:hover,
      div.featured_event_details .event_name a:active {
        text-decoration: underline;
      }
      div.featured_event_details a.more_link {
        text-decoration: none;
        color: #00a001; /* dark green */
        text-transform: uppercase;
      }
      
  .small_featured_event {
    background: url(images/grad_257.jpg) no-repeat top left;
    padding: 20px 0px 10px 0px;
    width: 100%;
    float: left;
    clear: both;
  } 
    .small_event_start_date {
      width: 150px;
      float: left;
      display: inline;
      position: relative;
    } 
      .small_event_start_date a {
        text-transform: uppercase;
        text-decoration: none;
        color: #00a001; /* dark green */
        font-size: 14px;
      }
    .small_event_name {
      float: left;
      width: 310px;
      display: inline;
      position: relative;
    }
     .small_event_name a {
        text-decoration: none;
        font-size: 14px;
     }
     
     
  .featured_product {
    float: left;
    clear: both;
    width: 100%;
  }
    .product_image {
      width: 160px;
      float: left;
    }
    .product_details {
      width: 286px;
      float: left;
    }
      .product_details .product_title a {
        font-size: 14px;
        color: #000;
      }
      .product_details a {
        text-decoration: none;
        color: #00a001; /* dark green */
      }

.category_description {
  
}

.category_description p a {
  text-decoration: none;
  font-size: 18px;
  color: #00a001; /* dark green */
}

.paging_controls {
  background: url(images/grad_pc.jpg) no-repeat top right;
  width: 420px;
  height: 42px;
  float: right;
  clear: both;
  color: #65CC33;
  font-weight: bold;
  text-align: right;
  padding: 10px;
}
.paging_controls  .paging_button {
  padding: 5px;
}
  .paging_controls a {
    color: #727272;
    text-decoration: none;
    font-weight: bold;
  }

/*- product ------------------------------------------------------------------*/

.product_wrap {
  padding: 0px 20px 20px 0px;
}

  .product_leftcol {
    
  }
    .product_leftcol .product_name {
      background: url(images/btn_icon_large.gif) no-repeat top left;
      padding: 0px 0px 0px 30px;
      font-size: 18px;
      line-height: 22px;
    }
    .product_leftcol .event_date_time {
      color: #00a001; /* dark green */
      font-size: 18px;
      line-height: 20px;
      padding: 10px 0px;
    }
   
    .early_bird {
      color: #00a001; /* dark green */
    }
    .price {
      font-size: 14px;
    }
    .sku {
      color: #737373;
    }
    .description{
      font-size: 12px;
      color: #2e2e2e;
    }
    
    .product_links {
    }
      .product_links ul {
        margin-left: 220px;
        text-align: right;
        list-style-type: none;
        margin: 0px;
        padding: 0px;
      }
        .product_links ul li {
          background: url(images/grad_186.jpg) no-repeat right top;
          line-height: 40px;
          padding: 0px 20px 0px 0px;
        }
          .product_links ul li a {
            background: url(images/btn_icon_large.gif) no-repeat 100% 15px;
            display: block;
            padding: 5px 30px 10px 0px;
            font-size: 11px;
            line-height: 25px !important;
            font-family: verdana;
            font-weight: bold;
            text-decoration: none;
          }
    #product_purchase_container {
      
    }
      #product_purchase_table {
        margin-top: 20px;
      }
        #product_purchase_table select {
          border: 1px solid #737373;
          width: 100%;
        }
      #product_purchase_container p {
        margin: 10px 0px;
      }
      .event_personalisation label {
        display: block;
        width: 120px;
        float: left;
        font-weight: bold;
      }
      .event_personalisation input.text {
        border: 1px solid #737373;
        width: 220px;
      }
      #product_purchase_container .buy_button {
        text-align: right;
        margin: 20px 0px 0px 0px;
      }
      #product_purchase_container .personalise {
        border: 1px solid #000;
        width: 100%;
      }
      #product_purchase_container .quantity {
        border: 1px solid #000;
        width: 100px;
      }

table.spec_table {
  width: 100%;
  margin: 20px 0px;
  padding: 20px 0px 0px 0px;
  border-collapse: collapse;  
}
  table.spec_table td {
    border: 1px solid #CACACA;
    padding: 2px;
  }

#video_container {
  margin: 20px 0px 0px 0px;
}

.related_product {
  width: 110px;
  float: left;
}
  .related_product a {
    text-decoration: none;
  }

/*- basket -------------------------------------------------------------------*/


.basket_form_table {
  padding: 20px 0px 0px 0px;
  margin: 10px 0px 20px 0px;
  background: url(images/grad_257.jpg) no-repeat top center;
  width: 100%;
}
  .basket_form_table a {
    text-decoration: none;
  }

.the_basket {
  border-collapse: collapse;
}
  .the_basket th {
  }
  .the_basket td.subheading {
    border: 1px solid #737373;
    background: #737373;
    color: #fff;
    padding: 4px;
  }
  .the_basket td {
    border: 1px solid #D1D1D1;
    padding: 4px;
    vertical-align: top;
  }

.sub_total_table {
  border-collapse: collapse;
  width: 150px;
}
  .sub_total_table td {
    border: 1px solid #D1D1D1;
    padding: 4px;
  }

.small_form_table {
  padding: 20px 0px 0px 0px;
  margin: 10px 0px 20px 0px;
  background: url(images/grad_257.jpg) no-repeat top center;
  width: 100%;
}
  .small_form_table th {
    font-weight: bold;
  }

#sub_total_container {
  float: right;
  width: 200px;
}
  
.basket_form_table .text {
  border: 1px solid #737373;
  
}
/*- contact form -------------------------------------------------------------*/

table#contact_form {
}
  table#contact_form td {
    padding: 4px 0px;
  }
  
    table#contact_form .text,
    table#contact_form textarea {
      font-family: arial;
      font-size: 11px;
      border: 1px solid #737373;
    }

/*- form_table ---------------------------------------------------------------*/
.form_error_message {
  bordeR: 1px solid #000;
  padding: 10px;
}
.form_table {
  width: 550px;
}
  .form_table input.text,
  .form_table input.password,
  .form_table select,
  .form_table textarea {
    border: 1px solid #737373;
  }
  .form_table td {
    padding: 4px 0px;
  }

.custom_button {
  background: #737373;
  border: none;
  padding: 3px 7px;
  color: #ffffff;
}

.form_table .form_error {
  background: orange;
}

/*- certificate --------------------------------------------------------------*/
#certificate_container {
  width: 600px;
  margin: 30px auto 20px auto;
}
.certificate_event,
.certificate_name,
.certificate_date {
  font-size: 20px;
  line-height: 30px;
  margin: 60px 0px;
}

.certificate_content {
  height: 450px;
}

.certificate_event {
  color: #00a001; /* dark green */
}

.pro_events {
  font-size: 16px;
  margin: 0px 0px 10px 0px;
}

.certificate_below {
  width: 600px;
  text-align: right;
  margin: 0px auto;
  color: #979797;
}

/*- News ---------------------------------------------------------------------*/

.news_news {
  
}
  .news_news_item_alt,
  .news_news_item {
    background: url(images/grad_257.jpg) no-repeat top center;
    padding: 20px 0px 0px 0px;
    float: left;
    clear: both;
    width: 100%;
    margin: 0px 0px 40px 0px;
  }
    .news_news_image {
      width: 100px;
      float: left;
    }
    .news_news_text {
      width: 340px;
      float: left;
    }
      .news_news_text a {
        text-decoration: none;
        color: #00a001; /* dark green */
        font-weight: bold;
      }
  .news_news_sep {
    
  }
  
.news_article {
  
}
  .news_article_image {
    width: 100px;
    float: left;
  }
  .news_article_text {
    width: 340px;
    float: left;
  }
    .news_article_text h3 {
      color: #00a001; /* dark green */
    }



/*- sitemap ------------------------------------------------------------------*/

ul.cms_sitemap,
ul.store_sitemap {
  list-style-type: none;
  margin: 0px 0px 20px 0px;
}
  ul.cms_sitemap li,
  ul.store_sitemap li {
    padding-left: 20px;
    background: url(images/btn_icon_small.gif) no-repeat 0px 3px;
  }
  






