@import url(http://fonts.googleapis.com/css?family=Open+Sans:700,300,800,400);

/*
	font-family: 'Open Sans', sans-serif;
	300
	400
	700
	800

*/

/* general before */
/* V 1.9 */

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;

    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
}
.myshp_container {
    border-radius: 10px;
    padding: 0 10px;
    width: 965px;
    position: relative;
    behavior: url(/skins/master/pie/PIE.htc);
}
.myshp_container {
    background-color: #FFFFFF;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    margin: 0px auto 10px auto;
}
h1, h2, h3, h4, h5, h6 {
    color: #222222;
}
body, button, input, select, textarea {
    color: #222222;
}
a, a:link, a:visited, a:active, a:hover {
    color: #58595b;
}
a:hover {
    color: #58595b;
    opacity: 1.0;
}
body, button, input, textarea, select {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
}
a.myshp_button, button, button.myshp_button, .myshp_block_inner_button, a.myshp_button:link, a.myshp_button:visited, a.myshp_button:active, a.myshp_button:hover {
    margin: 0;
    background-color: #ca0009;
    text-transform: uppercase;
    color: #fff;
    border-width: 0px;
    border-style: solid;
    border-color: #ccc;
    font-size: 11px;
    cursor: pointer;
    display: block;
    border-radius: 0px;
    position: relative;
    height: 26px;
    padding: 4px 10px;
    line-height: 17px;
    float: left;
    behavior: url(/skins/master/pie/PIE.htc);
}
a.myshp_button span, button span {} .myshp_button span.btn_icon, .myshp_button span.btn_bg_left, .myshp_button span.btn_bg_right {
    display: none;
}
.myshp_button span.btn_text {
    margin: 0;
}
.myshp_button:hover, button:hover, .myshp_block_inner_button:hover {
    background-color: #aeaca6;
    color: #fff;
    border-color: #ccc;
}
input, textarea, select, option {
    float: left;
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
    margin: 0;
    padding: 0;
}
textarea {
    text-indent: 2px;
}
input {
    height: 26px;
    text-indent: 2px;
}
@media \0screen {
    input {
        line-height: 20px;
    }
}
header {
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
}
.myshp_logo {
    float: left;
}
.myshp_logo a, .myshp_logo a:link, .myshp_logo a:visited, .myshp_logo a:active, .myshp_logo a:hover {
    font-family: inherit;
    font-size: 24px;
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
}
.myshp_top_menu {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 300;


    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
}
.myshp_top_menu ul {
    float: left;
    clear: right;
}
.myshp_top_menu ul li {
    float: left;
    clear: right;
}
.myshp_top_menu ul li a, .myshp_top_menu ul li a:link, .myshp_top_menu ul li a:visited, .myshp_top_menu ul li a:active {
    padding-left: 10px;
    margin-left: 10px;
    color: #000;
    font-size: 11px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ADADAD;
    display: inline-block;
    height: 22px;
}
.myshp_top_menu ul li:first-child a {
    border-left: 0px;
    padding-left: 0px;
}
.myshp_top_menu ul li a:hover {
    color: #9A9790
}

.myshp_top_menu ul li:last-child a {
    display: inline-block;
    background-image: url('https://myshop.s3-external-3.amazonaws.com/shop4937600.images.winkelwagen.png');
    background-repeat: no-repeat;
    background-position: right 0px;
    padding-right: 28px;
    display: inline-block;
    height: 22px;
}


.myshp_slogan {
    margin-top: 1em;
    float: left;
    clear: left;
    font-family: inherit;
    font-size: 12px;
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
}
nav {
    float: left;
    text-align: center;
    font-weight: 800;
    font-size: 14px;
    width: 100%;
    margin: 10px auto;
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border-radius: 0px;
    behavior: url(/skins/master/pie/PIE.htc);
}
nav ul {
	margin:0 auto;
    width: 100%;
}
.myshop_level2, .myshop_level3 {
    background-color: #ccc;
}
nav ul li {    
    float:none !important;
    display:inline-block;
}
nav ul li a, nav ul li a:link, nav ul li a:visited, nav ul li a:active, nav ul li a:hover {
    padding: 0 20px;
    display: block;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
}
nav ul li a:hover {
    color: #ca0009;
}
nav ul li:first-child a {} nav ul li a.myshp_tabOn {
    color: #ca0009;
    background: transparent;
}
.myshp_main {
    float: left;
    width: 100%;
    border-top: 1px solid #ADADAD;
    padding-top: 10px;
}
/* Start of Column CSS */

.myshp_container3 {
    clear: left;
    float: left;
    width: 100%;
    overflow: hidden;
}
.myshp_container2 {
    clear: left;
    float: left;
    width: 100%;
    position: relative;
    /*right:18%;*/
    
    overflow: hidden;
}
.myshp_container1 {
    float: left;
    width: 100%;
    position: relative;
    /*right:64%;*/
    
    overflow: hidden;
}
.myshp_col1, .myshp_col2, .myshp_col3 {
    min-height: 300px;
    padding-bottom: 999em;
    margin-bottom: -999em;
}
.myshp_col1 {
    float: left;
    width: 20%;
    position: relative;
    /*left:82%;*/
    
    overflow: hidden;
}
.myshp_col1 .myshp_pad {
    margin-right: 15px;
}
.myshp_col2 {
    float: left;
    width: 60%;
    position: relative;
    /*left:82%;*/
    
    overflow: hidden;
}
.myshp_column_count_1 .myshp_col2 {
    width: 100%;
}
.myshp_column_count_2 .myshp_col2 {
    width: 79%;
}
.myshp_column_count_3 .myshp_col2 {
    width: 60%
}
.myshp_col3 {
    float: left;
    width: 20%;
    position: relative;
    /*left:82%;*/
    
    overflow: hidden;
}
.myshp_col3 .myshp_pad {
    margin-left: 15px;
}
.myshp_block {
    margin-bottom: 1.45em;
    border-radius: 5px;
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border-width: 0px;
    border-style: solid;
    border-color: #CCCCCC;
    position: relative;
    behavior: url(/skins/master/pie/PIE.htc);
}
h3, .myshp_box_title {
    padding:4px 6px 4px 0px !important;
    display: block;
    margin: 0;
    background-color:transparent;
    color: #58595b;
    font-size: 12px;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CDCDCD;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    border-radius: 5px 5px 0 0;
    text-transform: none;
    position: relative;
    behavior: url(/skins/master/pie/PIE.htc);

}

h3.myshp_list_product_title {
    padding:4px 6px 4px 12px !important;
    display: block;
    margin: 0;
    background-color:transparent; /* #ca0009 */
    font-size: 12px;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CDCDCD;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    border-radius: 0px 0px 0 0;
    text-transform: uppercase;
    position: relative;
    color:#222222;
    behavior: url(/skins/master/pie/PIE.htc);
    margin-bottom:8px;
    text-align: left;
}
h3.myshp_list_product_title a {
    color:#222222;
}
.myshp_list h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 14px;

    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -moz-box-sizing: border-content;
    -moz-box-sizing: content-box;
}
.myshp_block .myshp_box {
    padding: 0px;
}
.myshp_block img {
    border-radius: 5px;
    position: relative;
    behavior: url(/skins/master/pie/PIE.htc);
}
/*set=block-link;sequence=3;*/

.myshp_block a, .myshp_block a:link, .myshp_block a:visited, .myshp_block a:active, .myshp_block a:hover {
    text-decoration: none;
}
/**/

.myshp_block fieldset {
    width: 100%;
}
.myshp_box .jcarousel-container .jcarousel-prev, .myshp_box .jcarousel-container .jcarousel-next {
    border-top-color: transparent;
    border-right-color: #487AAF;
    border-bottom-color: transparent;
    border-left-color: #487AAF;
}
.myshp_menu .myshp_box {
    padding: 0;
}
.myshp_menu_side_show_all .myshp_not_active_menu_item ul {
    display: block;
}
.myshp_not_active_menu_item ul {
    display: none
}
.myshp_menu a.myshp_menu_item_active {
    font-weight: bold;
}
.myshp_menu li li a {
    padding-left: 15px;
}
.myshp_menu_1 li .myshp_menu_2 li a:link {
    padding: 1px 10px 1px 15px;
}
.myshp_menu_1 li .myshp_menu_2 li .myshp_menu_3 li a {
    padding: 1px 10px 1px 30px;
}
.myshp_menu_1 li .myshp_menu_2 li .myshp_menu_3 .myshp_menu_4 li a {
    padding: 1px 10px 1px 45px;
}
.myshp_menu ul li a, .myshp_menu ul li a:link, .myshp_menu ul li a:visited, .myshp_menu ul li a:active, .myshp_menu ul li a:hover {
    font-size: 12px;
    /*color: #58595b;*/
    display: block;
    padding: 3px 7px;
}
.myshp_menu ul li a:hover {
    background-color:transparent;
    color: #ca0009;
}
.myshp_menu ul li a.myshp_tabOn {
    font-weight: bold;
}
.myshp_menu ul li a.myshp_menu__link_status_active:link {
    background-color:transparent; /* #ca0009 */
    font-size: 12px;

    color:#ca0009;
    background-image: none;
    font-weight: 700;
}

a.myshp_menu_item_active {
    color:#ca0009 !important;
}

.myshp_menu ul li a.myshp_menu__link_status_active:hover {

}
/*set=breadcrumb-block*/

.myshp_block.myshp_breadcrumb .myshp_breadcrumb_inner {
    padding: 0;
}
/**/
/*set=shopping-cart-block;sequence=1;*/

.myshp_side_basket p {
    margin: 0 0 7px 0;
}
/**/
/*set=search-block;sequence=1;*/

.myshp_side_search .myshp_button, .myshp_side_search .search-ipt {
    float: right;
}
.myshp_side_search a.myshp_button {
     height: 26px;
  background-image: url("https://myshop.s3-external-3.amazonaws.com/shop4937600.images.zoeken.png");
  background-color: transparent !important;
  background-position: 0 0;
  text-indent: -999em;
  border: none !important;
  width: 24px;
  float: left;
  margin-right: 3px;
}
.myshp_side_search input {
    width: 84%;
}
/**/
/*set=login;*/

.myshp_side_login .myshp_button, .myshp_side_logout .myshp_button {
    float: right;
}
.myshp_side_login input, .myshp_side_logout input {
    width: 100%;
}
.myshp_side_login label, .myshp_side_logout label {
    float: left;
}
.myshp_side_login .myshp_myaccount_login_info, .myshp_side_logout .myshp_myaccount_login_info {
    clear: left;
    float: left;
    cursor: pointer;
    font-size: 11px;
}
.myshp_side_login .myshp_myaccount_login_info a, .myshp_side_logout .myshp_myaccount_login_info a {
    cursor: pointer;
}
/**/
/*set=price-slider*/

.myshp_price_slider .myshp_box {
    padding: 20px 10px;
}
.myshp_price_slider a.myshp_button {
    float: right;
    margin-top: 7px !important;
    height: 23px;
    background-image: url("/skins/aosta_v2/1/sprite.all.png");
    background-position: 0 -255px;
    text-indent: -999em;
    border: none;
    width: 24px;
}
.myshp_price_slider a.myshp_slide_filter_reset_btn {
    color: #fff;
}
.myshp_slide_filter .jslider-value input {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
/**/

footer {
    float: left;
    width: 100%;
    padding: 10px 0;
    color: #58595b;
    font-size: 11px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ADADAD;
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
}
footer ul {
    float: right;
}
footer ul li {
    float: left;
}
footer ul li a, footer ul li a:link, footer ul li a:visited, footer ul li a:active, footer ul li a:hover {
    margin-left: 10px;
    padding-left: 10px;
    font-size: 11px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #6F6F6E;
}
footer ul li a:hover {
    text-decoration: none;
}
footer ul li:first-child a {
    border-left: 0;
}
footer div.myshp_footer_text {
    font-size: 11px;
}
/* Product List */

.myshp_list_product_box {
    border-radius: 0px 0px 0 0;
    position: relative;
    behavior: url(/skins/master/pie/PIE.htc);
}
.myshp_info_search_block {
    margin-top: 10px;
}
/*.myshp_info_search_block .myshp_button {
    margin-left: 10px;
}
/* Contact */

body.myshp_block_inner {
    background: none repeat scroll 0 0 transparent;
}
#myshp_contact_form fieldset {
    border: 0 none;
}
body.myshp_block_inner .myshp_block_inner_button {
    padding: 0 10px;
}
.myshp_checkout_orderpage .myshp_button_next {
    float: right;
}
/* gerneral after.. gernaral was da? */ 

input:focus {
	outline:0px none !important;
}

.myshp_list_product_box:hover {
	border-color:#ca0009 !important;
}

.myshp_footer__list {
    padding-top: 16px;
}

#myshp_poweredby {
    display: none !important;
}

.RokenIsSchadelijk {
    border: 2px solid black;
    padding:10px;
}

.RokenIsSchadelijk p {
    font-size: 18px;   
}

.myshp_list_product .myshp_list_product_image img {
    max-width: 170px !important;
}

.Aanbieding {
    color:white;
    float: left;
    width: 100%;
    padding:9px;
    background: #ca0009;
    border-radius: 0px !important;
}
.Aanbieding  h2 {
    text-align: center;
    color: black;
    margin-bottom: 12px;
}
.Aanbieding  img {
    border-radius: 0px !important;
}

.Aanbieding  p {
    font-size: 12px;
    line-height: 14px;
}

a.AanbiedingButton {
    text-transform: uppercase;
    padding:0px;
    color: white;
    margin:-1px -9px 0 0;
    display: inline-block;
    float: right;
}
p.AanbiedingPrice {
    font-size: 17px;
    float: left;
    font-weight: 700;
}

.Bottom {
    color: #58595b;
    font-size: 14px;
    float: left;
    width: 100%;
    border-top: 1px solid #ADADAD;
    padding:20px 0px;
    text-align: center;
}

.Bottom img {
    margin-bottom: 12px;
}

.Bottom a {
    color: #58595b;
}

.myshp_logo {
    display: none!important;
}

h3.myshp_side_search__title {
    display: none;
}

.myshp_info_description_long {
    margin: 0px;
}

.myshp_info_product {
    border:1px solid #58595b;
    margin-bottom: 20px;
    background-image: url('https://myshop.s3-external-3.amazonaws.com/shop4937600.images.bg-more-info.png');
    background-repeat: repeat-y;
    background-position: right top;
}

.myshp_info_features {
    padding:20px;
    background-color:#f2f2f2;
}

.myshp_list_pagination_item_active {
    color: white;
    border:1px solid #ca0009 !important;
    background-color: #ca0009;
}

.myshp_list_pagination_item_active span {
    color: white;
}

.center-text {
    text-align: center;
}

.myshp_list_product_features, .myshp_list_product_price {
  text-align: left !important;
}

#myshp_default9 .myshp_list_product_box {
  border-radius: 0.3em;
  box-shadow: 4px 4px 3px #ececec;
}

.myshp_list_product_box {
  border-color: #2d2d2d !important;
}

.ProductInfoWrapper {
    width: 100%;
    float: left;
    padding: 12px;
    clear: left;
}

.myshp_control_buttons a.myshp_button.myshp_button_order {
    margin-top: 3px;
    min-width: 78px;
    text-align: center;
}

.MoreInfo {
    background-color:transparent; 
}

.MoreInfo img {
    margin-top: -3px;
    margin-left: -4px;
    margin-right: 7px;
}

.ProductLeftColumn {
    width: 50%;
    float: left;
}

.ProductRightColumn {
    width: 50%;
    width: 282px;
    float: left;  
    /*background:#f2f2f2;*/
}

div.myshp_list_product_features.myshp_list_product_body span.myshp_list_product_value:first-child {
    font-weight:700 !important; 
}

div.myshp_list_product_body span:first-child {
    font-weight:700 !important;   
}


.myshp_info_search_block.myshp_info_search_extended input#myshp_globalsearch {
    width: 112px;
    float: left;
}
div.myshp_info_search_block.myshp_info_search_extended a.myshp_button.myshp_button_search {
    float: right;
    margin-left: 0px;
}

.myshp_info_search_block .myshp_button {
    float: right;
    margin-left: 0px;
}

.myshp_info_search_block input {
    width: 112px;
    float: left;
    margin-right: 0px;
}

div.myshp_info_search_block.myshp_info_search_quick {
    display: none !important;
}





