body {
    margin: 0;
    padding: 0;
    padding-top: 0px;
    background-color: #ffffff;
}

body, html, td, a {
    font-family: Verdana,Segoe,sans-serif;
    font-size: 12px; 
    color: #000000;
    font-weight: normal; 
    line-height: 18px;
}

table{
    margin: 0;
    padding: 0;
    border: 0;
}
tbody {
    border-top: 0 !important;
}

table.maintable {
    margin-left: 0px;
    border: 0;
}

p {
    margin-top: 5px;
}

td {
    vertical-align: top;
}

/*Box styles*/

#q_bg_wrapper {
    background-image: url(../img/qrios_crystalclear/bg_body.jpg);
    background-repeat: repeat-x;
    background-position: top;
}

div#q_bg_wrapper_left, div#q_bg_wrapper_right{
    width: 1040px;
    padding: 0px;
    background-attachment: scroll;
}

div#q_bg_wrapper_left{
    background-image: url(../img/qrios_crystalclear/bg_left.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

div#q_bg_wrapper_right{
    background-image: url(../img/qrios_crystalclear/bg_right.jpg);
    background-repeat: no-repeat;
    background-position: top right;
}

div#q_bg_wrapper img.bg_img_right, div#q_bg_wrapper img.bg_img_left{

}

div#q_main_wrapper {
    background-color: #fff;
    width: 920px;
    padding: 0px;
}

div#q_sub_wrapper {
    background-color: #fff;
    width: 900px;
    padding: 0px;
}

div#q_header {
    padding: 5px 0;
    width: 900px;
}

div#q_head_links {
    /*width: 400px;*/
    margin-top: 5px;
    color: #abadb1;
    float: right;
    text-decoration: none;
}

div#q_head_links a, div#q_head_links a:hover, div#q_head_links a:visited {
    color: #abadb1;
    font-weight: normal;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 5px;
}

div#q_head_links a:hover {
    text-decoration: underline;
}

div#q_head_links li{
    display: inline;
}

div#q_head_links li {
    top: 10px;
    float: right;
    width: 18px;
    height: 22px;
    overflow: hidden;
    white-space: nowrap;
}

div#q_mainmenu {
    background-image: url(../img/bg_menu_active.png);
    background-repeat: repeat-x;
    background-position: bottom;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    display: block;
    height: 25px;
    padding: 0;
    padding-left: 0px;
    font-size: 11px;
    color: #666;
}

div#q_mainmenu ul, div#q_mainmenu li, div#q_mainmenu a{
    padding: 0;
    margin: 0;
}

div#q_mainmenu ul.links li{
    float: left;
}

div#q_mainmenu a{
    /*background-image: url(../img/top_menu_bar.png);*/
    border-left: 1px solid #f3f3f3;
    border-right: 1px solid #ccc;
    line-height: 26px;
}
div#q_mainmenu a, div#q_mainmenu a:hover, div#q_mainmenu a:visited{
    font-size: 11px; 
    color: #666;
    text-decoration: none;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 5px;
    padding-top: 6px;
}

div#q_mainmenu a:hover {
    background-color: #e3e3ef;
    color: #444;
    background-image: url(../img/bg_menu_hover.png);
    background-repeat: repeat-x;
    background-position: top;
}

div#q_mainmenu a.active {
    background-image: url(../img/bg_mnu_main_active.png);
    background-repeat: repeat-x;
    background-position: top;
    color: #333;
    border-right: 1px solid #aaa;
    border-left: 1px solid #fafafa;
}

div#q_banner {
    height: 260px;
    overflow: hidden;
    background-color : #f2f3f4;
    margin-bottom: -5px;
    background-image: url(../img/Verloop3deling.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    clear: both;
}

div#q_banner h2 {
    display: none;
    height: 0px;
    margin: 0px;
    padding: 0px;
}

div#q_banner p, div#q_banner div.block div.content, div#q_banner div.block {
    margin: 0px;
    padding: 0px;
}

div#q_breadcrumb a, div#q_breadcrumb a:hover, div#q_breadcrumb a:visited{
    font-size: 11px; 
    color: #005630;
}

div#q_submenu {
    width: 200px;
    margin: 0px;
    padding: 15px 0px 20px 0px; 
    background-color: #fffcfc;
    background-image : url(../img/bg_submenu.png);
    background-position: top;
    background-repeat: repeat-x;
    border-top: 3px solid #999;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
}

div#q_submenu h1{
  font-size: 20px;
  line-height: 25px;
}

div#q_submenu h2{
    font-size: 15px; 
    font-weight: normal; 
    color: #00562e;
    padding-bottom: 4px;
    margin-top: 10px;
    padding-left: 5px;
    /*border-bottom: 2px solid #999;*/
    font-weight: bold; 
    color: #00562e; 
    color: #000; 
}

div#q_submenu_top {
    /*height: 150px;*/
}

div#q_submenu_links a{
    color: #666;
    display: block;
    text-align: right;
    width: 161px;
    line-height: 20px;
    margin: 0px 0 2px 20px;
    padding: 0 20px 0 0;
    background:  url(../img/ico_menu_item.png) no-repeat right 4px;
    border-top: 1px solid #f7f7f7;
    text-decoration: none;
    font-size: 12px; 
}

div#q_submenu_links a:hover{
    border-top: 1px solid #eee;
    background-color : #fff;
}

div#q_submenu_links a.active{
    border-top: 1px solid #eee;
    background-color : #fff;
}

div#q_submenu div.block a {
    padding: 10px 2px;
    margin: 2px 0px;
    line-height: 20px;
}

div#q_submenu div.block ul {
    margin-top: 5px;
    margin-left: 10px;
    list-style-type: none;
    color: #005631;
    padding-left: 0;
    margin-left: 2px;
}

div#q_submenu div.block ul li{
    padding: 0;
    margin: 0;
    margin-left: 5px;
    padding-left: 20px;
    list-style-type: none;
    list-style-image: none;
    background:  url(../img/greyarrow.gif) no-repeat left 7px;
    color: #005631;
}

div#q_content {
    padding: 10px;
    border-top: 3px solid #999;
}

div#q_footer {
    text-align: center;
}

div#q_footer a, div#q_footer a:hover, div#q_footer a:visited {
    color: #999;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
}

td.col_left {
}

td.col_center {
    width: 700px;
    padding-left: 10px;
}

a img {
    border: 0;
}

h1, h1 a, h1.title, h1.title a  {
    font-size: 13px; 
    font-weight: bold; 
    color: #000;
    margin-bottom: 3px;
    margin-top: 5px;
    padding-left: 5px;
}    

h1.title{
    line-height: 17px;
    margin: 20px 0 2px 0;
    padding: 0 0 0 20px;
    background:  url(../img/ico/ico_news.gif) no-repeat 0px 0px;
}

h1.page-title{
    font-size: 16px; 
    letter-spacing: 1px;
}

h2, h3, h4, th { 
    font-family: Tahoma,Verdana,Segoe,sans-serif; 
    font-size: 14px; 
    font-weight: bold; 
    color: #00562e; 
    color: #000; 
    line-height: 19px;
    margin-bottom: 0px;
    margin-top: 0px;
}

a { 
    /*color:#00624c; */
    color:#008000; 
    text-decoration:underline;
}

a:hover { 
    color:#2fab78; 
    text-decoration:none; 
    cursor:hand;
}



div.block-i18n h2, div.block-translation h2 {
    display: none;
}

div.block-i18n div div li {
  list-style: none;
  list-style-position: inline;
}


/*Submenu*/
div#q_submenu div.block div.edit_block_link a, div#q_footer div.block div.edit_block_link a{
    margin-top: -10px;
    /*float: right;*/
    padding: 0px 6px 1px 18px;
    line-height: 15px;
    border: 1px solid #999;
    background-color: #fff;
    background-image: url(../img/blt/blt_edit.gif);
    background-repeat: no-repeat;
    background-position: 2px 2px;
    text-decoration: none;
}

div#q_submenu div.block div.edit_block_link a:hover, div#q_footer div.block div.edit_block_link a:hover {
    background-color: #f3f3f3;
}

/*Latest News*/
div#q_submenu div.block ul#list_latest_news li{
    background:  url(../img/ico/ico_news.gif) no-repeat 0px 2px;
}

/*Adres blok*/
#block-block-4 {
    margin: 10px;
}


/*Shop*/
.product-options {
  font-size:1em;
}

div.add_to_cart {
  width: 350px;
}

#q_content div.add_to_cart div.form-item .form-item{
  padding: 0;
}

div.product_image{
  border: 0;
}
