/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
    padding:0;
    margin:0;
    text-align:center;
    min-width:982px;/* for mozilla*/
    background: url(/images/bg.png) no-repeat center -20px #FFFFFF;
    color: #000000;
    font-size: 14px;
    font-family: Verdana, Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
}

h1{
    font-size: 16px;
    margin: 0px;
    color: #57277d;
}
h2{
    font-size: 14px;
    margin: 0px;
    color: #57277d;
}
h3{
    margin-top: 0;
}
h4{
    font-size: 14px;
    font-weight: bold;
}

address{ font-style:normal; }

strong.h1{
    font-size: 16px;
    margin: 0px;
    color: #57277d;
}

img{
    border: 0;
}
hr.line{
    border: 1px solid #CCCCCC;
    width: 100%;
}


.clearfloat, .clearFloat{
    clear: both;
}
.pad_top_25{
    padding-top:25px;
}
.floatLeft{
    float: left;
}
.floatRight{
    float: right;
}

.displBlock{
    display: block;
}

.mar_l_35{
    margin-left: 35px;
}
.mar_r_5{
    margin-right: 5px;
}
.mar_t_15{
    margin-top: 15px;
}

a.underline_none{
    text-decoration: none;
}


.googleTranslate{
    margin-left: 10px; 
    width: 140px;
}

#outer{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -70px;
    width:1000px;
    color: #000000;
    text-align:left;
}

html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */
    float:left;
    width:740px;
    margin-bottom: 10px;
}
#innerwrap_shop {/* enables content first */
    float:left;
    width:785px;
    margin-bottom: 10px;
}
#header{
    height:152px;
    overflow:hidden;
    color: #000000;
    background: #FFFFFF;
    margin-bottom: 10px;
}
#header_left{
    float: left;
    width: 220px;
    height: 132px;
    background: url(/images/bg_header_left.gif) repeat-x 0 11px;
}
#header_left_upper img{
    margin-top: 5px;
}
#header_left_upper{
    height: 67px;
    padding: 4px 0 10px;
}
#header_left_lower{
    height: 30px;
    background: url(/images/corner_grey.gif) no-repeat;
}
#header_left_lower img{
    margin-top: 8px;
    margin-left: 43px;
}
#header_right{
    float: right;
    width: 780px;
    height: 132px;
    background: url(/images/bg_header_right.gif) repeat-x 0 -21px;
}
#header_right_upper{
    height: 81px;
}

#header input[type=text]{
    height: 20px;
    border: none;
    border-radius: 3px;
    line-height: 20px;
    padding: 0 10px;
    vertical-align: middle;
    margin: 0 2px 0 2px;
}
#header input[type=button]{
    border: none;
    border-radius: 3px;
    padding: 0 10px;
    line-height: 20px;
    height: 20px;
    vertical-align: middle;
    background: #dedede;
    margin: 0;
    color: #57277d;
    font-weight: bold;
    text-transform: uppercase;
}


#top_links{
    color: #57277d;
    float: right;
    margin: 30px 0 0 0;
    width: 740px;
}
#top_links a{ 
    color: #57277d;
    font-weight: bold;
    text-decoration: none;
}
.top-links-left{ float: left; position: relative; }
.top-links-right{ float: right; }
#lang_dropdown{ position:absolute; left: 0; background: #eee; padding: 10px; }
#lang_select:after{ content: ''; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 8px solid #57277d; top: 10px; right: -22px; position: absolute; }
.top-links-left a i{ vertical-align: middle; }


#header_right_lower{
    height: 30px;
    background: url(/images/corner_purple.gif) no-repeat;
    color: #FFFFFF;
}
#top_search{
    float: right;
    margin-top: 5px;
}


.topBanner{
    float: left;
    margin: 5px; 
    height: 155px;
    overflow: hidden;
}
.topBanner.last{
    margin-right:0; 
}
.topBannerLabel{
    font-size: 14px;
    color: #57277D;
    font-weight: bold;
    text-align: center;
    padding: 2px;
    margin-right: 5px;
    float: left;
    width: 104px;
}
#topBanners img{
    border: none;
    display: block;
}
#greenBar{
    background: url(/images/green_bar.jpg) no-repeat; 
    width: 455px; 
    height: 23px; 
    margin-left: 5px;
    margin-bottom: 20px;
}


#left {
    position:relative;/*ie needs this to show float */
    width:208px;
    float:left;
    padding-left: 9px;
}


#left ul{
    list-style-type: none;
    margin: 0 0 25px 0px;
    padding: 0px;
}
#left li{
    margin-bottom: 5px;	
}
#left li span.title{
    font-size: 16px;
    margin: 0 0 10px;
    color: #57277d;	
    font-weight: bold;
    display: block;
}
#left li span.spacer{
    margin-top: 24px;
}
#left a{
    color: #57277d;
    padding-left: 10px;
    text-decoration: none;
}
#left a:hover{
    color: #000080;
    text-decoration: none;
    padding-left: 10px;
    background: url(/images/arrow.gif) no-repeat 0px 2px;
}


#left ul li ul{
    list-style-type: none;
    margin: 10px 0 10px 0px;
    padding: 0px;	
}
#left ul li ul li{
    margin-bottom: 5px;
    padding: 0 0 0 15px;	
    font-style:italic;
}


#right {
    position:relative;/*ie needs this to show float */
    width:260px;
    float:right;
}
#right_shop{
    position:relative;/*ie needs this to show float */
    width: 205px;
    float: right;
    padding-left: 10px;
}

#footer, #push {
    height: 70px; /* .push must be the same height as .footer */
}

#footer {
    clear:both;
    color: #fff;
    text-align:center;
    font-size: 8pt;
    background: #562f7e;
    padding: 0;
    line-height: normal;
    

}
#footer a{ color: #fff; }
#footer .content{ padding-top: 8px; }

#footer a i{ vertical-align: middle; padding: 0 10px; }

#footer address{ padding-top: 10px; }

* html #footer {/*only ie gets this style*/
    \height:72px;/* for ie5 */
    he\ight:70px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent {
    width:490px;
    float:right;
    padding: 0 15px 32px 15px; 
    border-left: 1px dotted #cccccc;
    border-right: 1px dotted #cccccc;
    min-height: 690px;
    _height: 690px;
}
#centrecontent_shop {
    width:543px;
    float:right;
    padding: 0 10px 32px 10px; 
    border-left: 1px dotted #cccccc;
    border-right: 1px dotted #cccccc;
    min-height: 690px;
    _height: 690px;
}
#clearfooter {width:100%;height:72px;clear:both} /* to clear footer */

.news{
    margin-left: 10px;
    font-size: 14px;
}
.news img{
    margin: 3px 5px 5px 0px;
    border: 1px solid #cccccc;
}

.news-img{ padding: 0 5px 5px 0px; }



#productlist{
}
.product_l{
    border: 1px solid #DDDDDD;
    min-height: 300px;
    _height: 300px;
    width: 172px;
    float: left;
    margin: 0 10px 10px 0;	
}
.product_l.last{
    margin-right: 0;
}
.product_left{
    padding: 6px;
    height: 160px;
}
.product_right{
    padding: 6px;
    font-size: 14px;
    height: 300px;
    overflow: hidden;
}


.price{

    padding: 6px;

}
.productButtons{
    padding: 6px;
    font-size: 9pt;
    line-height: 22px;
}

.productButtons p{ height: 22px; }

.euro{
    font-size: 12px;
    /*color: #E4001E;*/
    font-weight: bold;
}
.price{
    font-size: 14px;
    /*color: #E4001E;*/
    font-weight: bold;
    min-height: 30px;
}
.product_right a:link, .product_right a:active, .product_right a:hover, .product_right a:visited{ 
    color: #000; 
    text-decoration: none;
}
.errormess{
    border: 1px solid #c82222;
    margin-top: 20px;  
    margin-bottom: 20px;  
    padding: 20px 20px 20px 50px;
    background: #F7EBEB;
    color: #c82222;
    border-radius: 5px;
    font-weight: normal;
    border-radius: 5px;
    position: relative;
}
.errormess p{
    margin: 0;
}
.succesmess{
    border: 1px solid #92c859;
    margin-top: 20px;  
    margin-bottom: 20px;  
    padding: 20px 20px 20px 50px;
    background: #d6eebc;
    color: #57911a;
    font-weight: normal;
    border-radius: 5px;
    position: relative;
}
.succesmess p{
    margin: 0;
}

.succesmess:before{
    
    content: "\f058";
    display: inline-block;
    font: normal normal normal 28px/1 FontAwesome;
    position: absolute;
    top: 15px;
    left: 15px;
    
}

.errormess:before{
    
    content: "\f05a";
    display: inline-block;
    font: normal normal normal 28px/1 FontAwesome;
    position: absolute;
    top: 15px;
    left: 15px;
    
}


.nav{
    text-align: center;
    margin-top: 20px;
}
.nav span{
    font-size: 11px;
    margin: 0 2px 0 2px;
    font-weight: bold;
}
.nav a{
    margin: 0 2px 0 2px;
    color: #000000;
}


.group_descr{
    margin: 0 0 20px 0;
}
.noImg{
    width: 440px;
}

#productlist .noImg{

    width: auto;

}

/* product */
.product {
    background-color: #EFEFEF;
    min-height: 100px;
    border: 1px solid #57277d;
    margin-top: 5px;
    margin-bottom: 5px;
}
.product_foto {
    background: #FFFFFF;
    padding: 15px;
}
.product_content {
    min-height: 100px;
    _height: 100px;
    padding: 8px;
}
a.product_link:link { color:#003be2; text-decoration:underline; }
a.product_link:visited { color:#003be2;	text-decoration:underline; }
a.product_link:hover { color:#003be2; text-decoration:underline; outline-style: none; }
a.product_link:active {	color:#003be2; text-decoration:underline; }

ul#copyright {
    width: 950px;
    list-style-position: outside;
    list-style-type: none;
    margin: 0px;
    padding: 5px;
    float: left;
}
ul#copyright li {
    background: url(/images/icons/blok.jpg) no-repeat left;
    font-size: 8pt;
    color: #e2001a;
    padding: 0px 2px 2px 8px;
    display: inline;
}
.rood_groot {
    font-size: 14px;
    color: #E4001E;
    font-weight: bold;
}

.pdb-button1{
    display: inline-block; background: #B7C729; padding: 6px 10px; color: #fff; font-weight: bold; text-decoration: none; font-size: 13px; border-radius: 6px; margin: 10px 2px 5px; border: none; font-family: 'Open Sans', arial; -webkit-appearance: none;
}
.pdb-button2{
    display: inline-block; background: #57277D; padding: 6px 8px; color: #fff; font-weight: bold; text-decoration: none; font-size: 13px; border-radius: 6px; margin: 10px 2px 5px; border: none; font-family: 'Open Sans', arial; float: right; -webkit-appearance: none;
}
.pdb-button3{
    display: inline-block; background: #57277D; padding: 6px 8px; color: #fff; font-weight: bold; text-decoration: none; font-size: 13px; border-radius: 6px; margin: 10px 2px 5px; border: none; font-family: 'Open Sans', arial; float: left; -webkit-appearance: none;
}

.button_refresh{
    background: url('/images/icon_refresh.png') no-repeat 85px center #b7c729; padding: 6px 40px 6px 10px;
}
.button_back{
    float: left;
}
a:link.pdb-button1,
a:link.pdb-button2,
a:link.pdb-button3,
a:visited.pdb-button1,
a:visited.pdb-button2,
a:visited.pdb-button3{
    color: #fff; text-decoration: none;
}

.button_75{
    /*width:75px;*/
}


a.news_l:link { color:#57277d; text-decoration:none; }
a.news_l:visited { color:#57277d; text-decoration:none; }
a.news_l:hover { color:#57277d; text-decoration:underline; }
a.news_l:active {	color:#57277d; text-decoration:none; }

a:link { color:#000; text-decoration:underline; }
a:visited { color:#000; text-decoration:underline; }
a:hover { color:#000; text-decoration:underline; }
a:active {	color:#000; text-decoration:underline; }

#shares{
    margin-top: 40px;
    color: #999999;
}
#shares a{
    color: #57277d;
}


.red{
    color: #ff0000;
}

.quickSelect{

    color: #57277D;
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 20px 0;
    border-radius: 6px;
    background: #b7c729;
    padding: 6px 10px;
}	
.quickSelect select{
    margin-right: 20px;
}	

img.linkedin{
    vertical-align: middle;
}
a.linkedin{	
    margin-right: 20px;
}


.pageBanner{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
    width: 113px;
    height: 153px;
    overflow: hidden;
    border: 1px solid #fff;
    border-radius: 6px;
}
.pageBanner:hover{
    border: 1px solid #57277d;
    box-shadow: 0 0 5px #888;
}
.pageBanner.last{
    margin-right: 0;
}
.pageBanner h2{
    background:	rgb(87,39,125);
    background: transparent\9;
    background: rgba(87,39,125,0.85);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D857277D,endColorstr=#D857277D); /* For IE8 and earlier */
    zoom: 1;
    color: #fff;
    padding: 0;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
}
.pageBanner h2 a{
    display: block;	
    padding: 10px;
    color: #fff;
    text-decoration: none;
    margin: 0;
}

.pageBanner h2:nth-child(n) {
    filter: none;
} 



.bannerFullW{
    margin-bottom: 10px;
    position: relative;
}
.bannerFullW ul{
    position: absolute;
    margin: 0;
    padding: 0 0 0 15px;
    list-style-type: disc;
    top: 25px;     
    left: 80px;
    display: none;
}
.bannerFullW ul li{
    margin: 0;
    padding: 0;
    color: #57277D;
}

.newsletter_subscribe{
    background: url('/images/newsletter.png') 38px 5px no-repeat;
    padding: 15px 0 15px 150px;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 40px;
}
.newsletter_subscribe h3{
    font-weight: normal;
    color: #623584;
    font-size: 20px;
    margin: 0;
}
.newsletter_subscribe p{
    color: #623584;
    font-size: 16px;
    margin: 0;
}
.newsletter_subscribe p span{
    color: #b7c729;
    font-size: 14px;
    margin: 0;
    text-transform: uppercase;
}
.newsletter_subscribe form{
    margin-top: 8px;
}	
.newsletter_subscribe input[type=email]{
    border: 1px solid #ccc;
    border-right: none;
    border-radius: 4px 0 0 4px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    color: #bbb;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    width: 190px;
    vertical-align: middle;
}
.newsletter_subscribe input[type=submit]{
    height: 32px;
    line-height: 32px;
    background: #623584;
    border: 1px solid #623584;
    border-radius: 0 4px 4px 0;
    color: #fff;
    font-size: 14px;	
    margin: 0;
    vertical-align: middle;
    padding: 0 10px;
}

#kb_banner{ cursor: pointer; }


.usp{ background: #57277D; border-radius: 8px; padding: 2px 10px; font-family: 'Open Sans', arial; font-weight: 600; }
.usp ul { margin: 0; padding: 0; list-style-type: none; }
.usp ul li{ margin: 15px 0; padding: 0 0 0 40px; color: #fff; font-size: 13px;min-height: 31px;}
.usp ul li.usp_stock{ background: url('../images/icon_usp_onstock.png') no-repeat 0 5px; }
.usp ul li.usp_nextday{ background: url('../images/icon_usp_delivery.png') no-repeat 0 5px; }
.usp ul li.usp_invoice{ background: url('../images/icon_usp_invoice.png') no-repeat 0 3px; }
.usp ul li.usp_freedelivery{ background: url('../images/icon_usp_free_delivery.png') no-repeat 0 5px; }
.usp ul li.usp_advice{ background: url('../images/icon_usp_advice.png') no-repeat 0 4px; }
.usp ul li.usp_trustworthy{ background: url('../images/icon_usp_trust.png') no-repeat; }
.usp-explain{ margin: 10px 0; background: #E3E3e3; padding: 20px 10px; border-radius: 8px; }
.usp-explain a{ text-decoration: none; }
.usp-explain a:hover{ text-decoration: underline; }

.sidebar_cart{ border: 2px solid #57277D; border-radius: 8px; font-family: 'Open Sans', arial; font-weight: normal; font-size: 12px; margin-bottom: 15px; }
.sidebar_cart h4{ background: url('../images/icon_cart.png') no-repeat 165px center #57277D; color: #fff; font-size: 14px; font-weight: bold; padding: 10px 5px; margin:0; border-radius: 6px 6px 0 0; font-weight: bold; }
.sidebar_cart h4 a{ color: #fff; text-decoration: none; display: block; }
.sidebar_cart_products{ min-height: 150px; padding: 2px;}
.sidebar_cart_products em{ margin: 10px; display: block; }
.sidebar_cart .product_row{ background: #efeaf2; margin: 0 0 2px; }
.sidebar_cart .c1{ width: 20px; float: left; padding: 2px; }
.sidebar_cart .c2{ width: 109px; float: left; padding: 2px; }
.sidebar_cart .c3{ width: 55px; float: left; padding: 2px; text-align: right; }
.sidebar_cart .cart_summary{ background: #efeaf2; border-radius: 0 0 6px 6px; padding: 5px; }
.sidebar_cart .cart_summary .cs1{ width: 100px; float: left; padding: 2px; }
.sidebar_cart .cart_summary .cs2{ width: 60px; float: right; padding: 2px; text-align: right;}
.sidebar_cart .cart_summary_total{ border-top: 1px solid #57277D; font-weight: bold; }
a.cart_edit{ display: block; float: left; background: #B7C729; padding: 5px 10px; color: #fff; font-weight: bold; text-decoration: none; font-size: 14px; margin: 10px 5px 5px 13px ; border-radius: 6px; }
a.cart_checkout{ display: block; float: left; background: #57277D; padding: 5px 10px; color: #fff; font-weight: bold; text-decoration: none; font-size: 14px; border-radius: 6px; margin: 10px 5px 5px; }
.sidebar_car .cart_actions{  }

#step_2_div table, #step_3_div table, table.form{ background: #efefef; }
#step_2_div table input[type=text], table.form input[type=text],#step_2_div table input[type=number], table.form input[type=number], #step_2_div table input[type=tel], table.form input[type=tel], #step_2_div table input[type=email], table.form input[type=email]{ border: 1px solid #ccc; border-radius: 3px; background: #fff; line-height: 22px; padding: 3px 5px; width: 300px; }
#step_2_div table textarea, table.form textarea{ border: 1px solid #ccc; border-radius: 3px; background: #fff; padding: 5px; width: 300px; height: 60px; }
#step_2_div table input[type=text].short{ width: 217px; }
#step_2_div table input[type=text].shorter{ width: 80px; }

#step_2_div table#veld_20{ background: #fff; border: 1px solid #dedede; }
#step_2_div table#veld_20 h3{ font-size: 14px; margin: 0px; color: #57277d; }

#left a.cartlink{ background: url('../images/icon_cart.gif') no-repeat 10px center; padding: 0 0 0 27px; }


h2 a.news{ font-size: 14px;margin: 0px;color: #57277d; }

.styled-select {
    width: 300px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #ccc;
    border-radius:3px;   
    padding: 3px 5px;

}

.styled-select select {
    width: 310px;
    border: 0;
    line-height: 23px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    appearance: none;
    background: transparent url("/images/select_arrow.png") no-repeat scroll 97% center;
}


.subscribe_input{
    display: inline-block;
}
.subscribe_button{
    display: inline-block;
}


#issuerList{ margin-top: 7px; }

#toggle-menu{ display: none; }
#toprightLinks{ display: none; }

.filterlabel, .filtercnt, .filtersubmit{ display: inline-block; }
.filterlabel{ margin-right: 20px; }

.product .blok_3_link{ text-align: left; display: block; }
.product .blok_3_link input{ float: none; }

.content_submenu{ display: none; }

#masterdiv li ul{ display: none; }
#masterdiv li ul.active{ display: block; }

.downloads_cnt .row_l{ width: 400px; float: left; }
.downloads_cnt .row_r{ float: right; }

#toggle-menu{ display: none; }


#postcodeError{ display: none; font-weight: bold; }
#lever_postcodeError{ display: none; font-weight: bold; }

#step_2_div table input[type=text].error{ background: #f5dad4; border: 1px solid #ce2301; }


.mm-page{ height: 100%; }

.hide_desktop{ display: none; }

.courseform{ background: #efefef; padding: 20px; border: 1px solid #ccc; }
.courseform .row{ margin: 4px 0; }
.courseform label{ width: 120px; display: block; float: left; line-height: 30px; }
.courseform input[type='text']{ border: 1px solid #ccc; border-radius: 3px; background: #fff; line-height: 22px; padding: 3px 5px; width: 300px;  }
.courseform textarea{ border: 1px solid #ccc; border-radius: 3px; background: #fff; padding: 5px; width: 300px; height: 60px; }
.courseform .styled-select{ display: inline-block; }
.courseform input[type='submit']{ display: inline-block; background: #57277D; padding: 6px 10px; color: #fff; font-weight: bold; text-decoration: none; font-size: 13px; border-radius: 6px; margin: 10px 2px 5px; border: none; font-family: 'Open Sans',arial; -webkit-appearance: none; }

#step_2_div td .fa{ display: none; color: #7FD33B; }
#step_2_div span.errmss{ color: #c03b20; font-weight: normal; display: block; }
#step_2_div table input[type=text].invalid, #step_2_div table input[type=tel].invalid, #step_2_div table input[type=email].invalid{ border: 1px solid #c03b20; }

#contactform .fa{ display: none; color: #7FD33B; margin-left: -30px; }
#contactform span.errmss{ color: #c03b20; font-weight: normal; display: block; }
#contactform table input[type=text].invalid, #contactform table input[type=tel].invalid, #contactform table input[type=email].invalid{ border: 1px solid #c03b20; }

ul.no-styling{ margin: 0; padding: 0; list-style-type: none; }
ul.no-styling li.divider{ margin: 15px 0 30px; padding-top: 15px; border-top: 1px solid #ccc; }
.button-purple{ display: inline-block;
    background: #57277D;
    padding: 6px 10px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
    border-radius: 6px;
    margin: 10px 2px 5px;
    border: none;
    font-family: 'Open Sans',arial;
    -webkit-appearance: none; }

.student{ background: #efefef; padding: 10px; margin-bottom: 10px; }
.student label{ display: inline-block; width: 150px; }
.student_row{ padding: 4px; }
.student input[type='text'], .student input[type='tel'], .student input[type='email']{ border: 1px solid #ccc; border-radius: 3px; background: #fff; line-height: 22px; padding: 3px 5px; width: 300px;  }
.student input[type='text'], .student input[type='tel'], .student input[type='email']{ width: 322px; }
.student input.short{ width: 208px; }
.student input[type=text].invalid, 
.student input[type=tel].invalid, 
.student input[type=email].invalid{ border: 1px solid #c03b20; }
.student span.errmss{ color: #c03b20; font-weight: normal; display: block; margin-left: 155px; }
.student .fa{ color: #7FD33B; display: none; }

.studentrow{ margin-bottom: 10px; }


@media only screen and (max-width : 736px) {

    body{ background: #fff; min-width: 0; padding: 0px; font-size: 14px; width: 100%; }

    h2{ font-size: 14px; padding: 10px 0px; }

    #right, #right_shop{ display: none; }
    #innerwrap, #innerwrap_shop{ width: 100%; margin-top: 110px; padding-top: 15px; }
    #centrecontent, #centrecontent_shop{ float: none; width: auto; border-left: none; border-right: none; padding: 5px; }
    #centrecontent{ overflow-x: scroll; }

    #left{ display: none; }


    /*#left{ float: none; width: 100%; display: none; position: absolute; left: 0; top: 50px; background: #efefef; z-index: 999; padding: 0 0 50px 0; }
    
    #left ul{ padding: 0; margin: 0; border-top: 1px solid #ddd; }
    
    #left ul li{ border-bottom: 1px solid #ddd; margin: 0; padding: 0; position: relative;  }
    #left ul li ul{ border-top: none; display: none; }
    #masterdiv li ul.active{ display: none; }
    #left ul li a{ padding: 5px; display: block; }
    #left a:hover{ background: none; padding: 5px;}
    
    
    #left ul li a:before, #left ul li a:after {
            content: ' ';
            height: 0;
            position: absolute;
            width: 0;
            border: 6px solid transparent; 
    }
    
    #left ul li a:before {
            border-left-color: #efefef;  
    
            position: absolute;
            top: 8px;
            right: 6px;
            z-index: 2;
    }
    
    #left ul li a:after {
            border-left-color: #aaa;  
    
            position: absolute;
            top: 8px;
            right: 4px;
            z-index: 1;
    }*/



    #outer{ width: 100%; }
    #header_left_upper img{ width: 140px; }
    #header_left_lower{ display: none; }
    #header_left{ background: none; height: auto; width: auto; float: none; text-align: center; }
    #header_right{ background: none; height: auto; width: auto; }

    #header{ height: 110px; padding: 0px 5px 10px; border-bottom: 1px dotted #ccc; border-top: 8px solid #57277d; 
             width: 100%; 
             box-sizing: border-box;
             -moz-box-sizing: border-box;
             -webkit-box-sizing: border-box; 
             position: fixed;
    }

    /*#toggle-menu{ display: block; position: absolute; top: 34px; left: 10px; float: none; }*/

    #toggle-menu{ display: block; position: absolute; top: 34px; left: 10px; float: none; }

    #toprightLinks{ display: block; position: absolute; right: 10px; top: 16px; }
    #toprightLinks img{ width: 23px; }

    #header_right .icon {
        width: 23px;
        height: 3px;
        background: #494949;
        position: relative;
    }

    #header_right .icon:before, #header_right .icon:after {
        position: absolute;
        content: '';
        top: -6px;
        width: 23px;
        height: 3px;
        background: #494949;
    }

    #header_right .icon:after {
        top: 6px;
    }

    #header_right_upper{ display: none; }

    #header_right_lower{ background: none; position: absolute; top: 46px; left: 0; width: 100%; }
    #header_right_lower form{ padding: 5px; }
    #header input[type=text]{ border: 1px solid #ccc; }
    #top_search{ float: none; position: relative; width: 100%; } 
    #top_search .floatLeft, #top_search .floatRight{ float: none; }

    #top_search .searchtext{ display: none; }
    #top_search .searchinput{ right: 60px; position: absolute; top: 0; padding-left: 5px; left: 0;}
    #top_search .searchinput input{ width: 100%; height: 24px; border: 1px solid #623584;}	
    #top_search .searchbutton{ padding-right: 5px; }
    #top_search .searchbutton input{ width: 60px; position: absolute; right: 0; height: 26px; -webkit-appearance: none; background: #623584; color: #fff; }

    #newsletter_subscribe{}

    #centrecontent img, #centrecontent_shop img{ max-width: 100%; } 

    #topBanners{ text-align: center; }
    .pageBanner{ float: none; display: inline-block; }
    .pageBanner{ margin: 5px; }
    .pageBanner.last{ margin: 5px; }

    .newsletter_subscribe{ background: none; padding:15px 0;  }
    .newsletter_subscribe form{ position: relative; width: 100%; height: 30px; }
    .newsletter_subscribe .subscribe_input{ position: absolute; right: 80px; top: 0; left: 0; }
    .newsletter_subscribe .subscribe_input input{ height: 24px; width :100%; }
    .newsletter_subscribe .subscribe_button input{ position: absolute; right: 0; width: 80px; top: 0; height: 26px; line-height: 26px; text-align: center; -webkit-appearance: none; }

    .cartlink_li{ display: none; }
    .sideExtras{ display: none; }

    .fa.fa-shopping-cart, .fa.fa-at{ font-size: 1.7em; color: #494949; }

    .productOverview{ margin-left: -5px; }

    .product_right{ min-height: 0; height: auto; overflow: auto; }
    .product_right .product_desc{ display: none; }

    .product_right h4{ margin: 0; padding: 0; height: 55px; overflow: hidden; }

    .product_l{ box-sizing: border-box; margin: 0 0 5px 5px;  }
    .product_l.last{ margin: 0 0 5px 5px;}

    .product_l .price{ min-height: 0; }

    .productButtons p{ margin: 0; padding: 0; text-align: center; height: 24px; overflow: hidden; }
    .pdb-button1, .pdb-button2{ font-size: 12px; padding: 4px 8px; }

    .product_row{ display: inline-block; margin-left: -5px; overflow: hidden; }

    .filterlabel, .filtercnt, .filtersubmit{ display: block; }
    .filtercnt label{ width: 80px; display: inline-block; }
    .filtercnt select{ width: 150px; }

    #shares{ width:100%; overflow: hidden; }
    #shares .floatLeft{ float: none; }

    .button_refresh{ display: none; }

    #button_cont_shopping{ display: none; }

    #step_2_div table tr td{ display: block; width: auto; }
    #step_2_div table input[type=text].short{ width: 170px; }


    .content_submenu{ display: block; position: relative; margin: 10px 0; }
    .content_submenu button{ background: #aaa; color: #fff; width: 100%; border: none; font-weight: normal; padding: 8px; text-transform: uppercase; text-align: left; }
    .content_submenu button:before, .content_submenu button:after {
        content: ' ';
        height: 0;
        position: absolute;
        width: 0;
        border: 10px solid transparent; /* arrow size */
    }

    .content_submenu button:before {
        border-top-color: #aaa;  /* arrow color */

        /* positioning */
        position: absolute;
        top: 7px;
        right: 10px;
        z-index: 2;
    }

    .content_submenu button:after {
        border-top-color: #fff;  /* arrow color */

        /* positioning */
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: 1;
    }

    .content_submenu button.active:before {
        border-bottom-color: #aaa;  /* arrow color */
        border-top-color: transparent;

        /* positioning */
        position: absolute;
        top: 1px;
        right: 10px;
        z-index: 2;
    }

    .content_submenu button.active:after {
        border-bottom-color: #fff;  /* arrow color */
        border-top-color: transparent;  /* arrow color */

        /* positioning */
        position: absolute;
        top: -2px;
        right: 10px;
        z-index: 1;
    }

    .content_submenu ul{ display: none; background: #efefef; }

    .content_submenu ul{ padding: 0; margin: 0; }

    .content_submenu li{ border-bottom: 1px solid #ddd; margin: 0; padding: 0; position: relative; }
    .content_submenu li a{ padding: 5px; display: block; text-decoration: none; color: #57277d;  }


    .content_submenu li a:before, .content_submenu li a:after {
        content: ' ';
        height: 0;
        position: absolute;
        width: 0;
        border: 6px solid transparent; /* arrow size */
    }

    .content_submenu li a:before {
        border-left-color: #efefef;  /* arrow color */

        /* positioning */
        position: absolute;
        top: 8px;
        right: 6px;
        z-index: 2;
    }

    .content_submenu li a:after {
        border-left-color: #aaa;  /* arrow color */

        /* positioning */
        position: absolute;
        top: 8px;
        right: 4px;
        z-index: 1;
    }

    .content_submenu button:focus {outline:0;}


    #contactform td, #newletter_subscribe_form td{ display: block; width: auto; }
    #contactform input[type=text], #contactform input[type=tel], #contactform input[type=email], 
    #newletter_subscribe_form input[type=text], #newletter_subscribe_form input[type=tel], #newletter_subscribe_form input[type=email]{ width: 260px; }
    #contactform textarea, #newletter_subscribe_form textarea{ width: 260px; }

    #contactform .pdb-button2, #newletter_subscribe_form .pdb-button2{ float: none; }



    #footer .content{ display: none; }
    #footer{ height: 70px; }

    #topBanners{ display: none; }

    .downloads_cnt .row_l{ width: 250px; }




    #toggle-menu
    {
        box-sizing: border-box;
        display: block;
        width: 70px;
        height: 45px;
        position: fixed;
        top: 16px;
        left: 0;
        z-index: 4;
    }
    #toggle-menu:before,
    #toggle-menu:after,
    #toggle-menu span
    {
        background: #494949;
        content: '';
        display: block;
        width:23px;
        height: 3px;
        position: absolute;
        left: 20px;
    }
    #toggle-menu:before
    {
        top: 14px;
    }
    #toggle-menu span
    {
        top: 20px;
    }
    #toggle-menu:after
    {
        top: 26px;
    }

    /* Hamburger animation */
    #toggle-menu:before,
    #toggle-menu:after,
    #toggle-menu span
    {
        -webkit-transition: none 0.5s ease 0.5s;
        transition: none 0.5s ease 0.5s;

        -webkit-transition-property: transform, top, bottom, left, opacity;
        transition-property: transform, top, bottom, left, opacity;
    }
    html.mm-opening #toggle-menu:before,
    html.mm-opening #toggle-menu:after
    {
        top: 20px;	
    }
    html.mm-opening #toggle-menu span
    {
        left: -50px;
        opacity: 0;
    }
    html.mm-opening #toggle-menu:before
    {
        transform: rotate( 45deg );
    }
    html.mm-opening #toggle-menu:after
    {
        transform: rotate( -45deg );
    }

    .mm-menu{ text-align: left; }

    .mm-listview > li > span.title{

        font-weight: bold;

    }

    iframe{ width: 100%; }


    .hide_desktop{ display: inherit; }

    .news_date{ display: block; color: #999; }
    .news_hyphen{ display: none; }
    .news_title{ display: block;  }

    .newsmenu a{ text-decoration: none; }

    #toprightLinks a{ margin-left: 10px; display: inline-table; }
	
	
	
	.styled-select {
		width: 280px;	
	}
	
	.styled-select select {
		width: 290px;
	}
	
	.student input[type='text'], .student input[type='tel'], .student input[type='email']{ width: 270px;  }
	

}

@media only screen and (max-width : 320px) {

    .product_l{ width: auto; float: none; }


    /*.product_col_1{ margin: 0 10px 10px 0; }
    .product_col_2{ margin: 0 0 10px 0; }
    .product_col_3{ margin: 0 10px 10px 0; }*/

}