/* general before */
/* V 1.9 */
* {
	-moz-box-sizing: border-box;
	/* [disabled]-webkit-box-sizing: border-box;
*/
	box-sizing: border-box;
}
body {
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
.myshp_container {
	border-radius: 10px;
	/* padding: 0 10px; */
	width: 980px;
	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: 10px auto;
}
h1, h2, h3, h4, h5, h6 {
	color: #222222;
}
body, button, input, select, textarea {
	color: #222222;
}
a, a:link, a:visited, a:active {
	color: #191919;
}
a:hover {
	color: #666666;
	opacity: 0.8;
}
div.nav ul.myshop_level1 li.myshop_level1__li ul.myshop_level2 li.sub a:hover, div.nav ul.myshop_level1 li.myshop_level1__li a:hover {
	opacity: 1 !important;
	color: red;
}
body, button, input, textarea, select {
	font-family: Arial, sans-serif;
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
}
h1 {
	font-size: 18px !important;
	padding: 0px 0px 6px 0px;
}
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: #B4975A;
	text-transform: uppercase;
	color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	font-size: 11px;
	cursor: pointer;
	display: block;
	/* border-radius: 5px 5px 5px 5px; */
	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 {
	float: right;
	margin-top: 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;
}
.myshp_top_menu ul li:first-child a {
	border-left: 0px;
	padding-left: 0px;
}
.myshp_top_menu ul li a:hover {
	color: #9A9790;
}
.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;
	width: 980px;
	height: 14px;
	margin: 10px 0;
	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 {
	background-color: #00274c;
	float: left;
	/* width: 100%;  */
	width: 760px;
	height: 35px;
	border-bottom: 2px solid #b4975a !important;
}
.myshop_level2, .myshop_level3 {
	width: auto;
	height: auto;
	background-color: #00274C;
}
nav ul li {
	float: left;
}
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 10px;
	display: block;
	line-height: 35px;
	height: 35px;
	font-size: 17px;
	color: #ffffff;
	font-family: "Georgia";
	font-weight: 100;
	letter-spacing: 1px;
}
nav ul li a:hover {
	color: #b4975a !important;
	background: transparent;
}
nav ul li:first-child a {
}
nav ul li a.myshp_tabOn {
	color: #b4975a;
	background: transparent;
}
.myshp_main {
	float: left;
	/* width: 100%; */
	width: 980px;
	/* border-top: 1px solid #ADADAD; */
	padding-top: 10px;
	margin-bottom: 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: 980px;
	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: 205px; /* was 20%*/
	position: relative;
	/*left:82%;*/
	overflow: hidden;
	/* margin-top: 26px !important; */
	background-color: #F2F2F2;
}

.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%; */
	width: 760px;
	margin-left: 15px;
}
.myshp_column_count_3 .myshp_col2 {
	width: 60%;
}
.myshp_col3 {
	/*float: left;*/
	/* width: 20%; */
	width: 205px;
	float: right;
	/*left:82%;*/
	overflow: hidden;
	margin-top: 26px !important;
	background-color: #F2F2F2;
}
.myshp_col3 .myshp_pad {
	margin-bottom: 5px;
	background-color: #f2f2f2;
	padding: 8px 10px;
}
.myshp_block {
	margin-bottom: 1em;
	/* border-radius:5px; */
	background-color: transparent;
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	position: relative;
	behavior: url(/skins/master/pie/PIE.htc);
}
h3, .myshp_box_title {
	padding: 4px 6px !important;
	display: block;
	margin: 0;
	color: #b4975a;
	font-size: 16px;
	font-weight: bold;
	/* background-color:#00295E; 
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:uppercase;*/
	position: relative;
	behavior: url(/skins/master/pie/PIE.htc);
}
div.myshp_col3 div.myshp_pad div.myshp_block h3.myshp_box_title {
	color: #b4975a;
}
/*.myshp_box_title, */ h3 a, h3 a:link, h3 a:visited, h3 a:active, h3 a:hover {
	color: #fff;
}
.myshp_list h3 {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-moz-box-sizing: border-content;
	-moz-box-sizing: content-box;
}
.myshp_block .myshp_box {
	padding: 7px;
}
.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;
}
/**/

div.contactblok.myshp_block .myshp_box p {
	margin: 0px !important;
}
div.contactblok.myshp_block .myshp_box p a:link {
	font-weight: bold;
	text-decoration: underline;
}
.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 12px; /* 8px was 15 px */
}
.myshp_menu_1 li .myshp_menu_2 li .myshp_menu_3 li a {
	padding: 1px 10px 1px 20px; /* 18px was 30px */
}
.myshp_menu_1 li .myshp_menu_2 li .myshp_menu_3 .myshp_menu_4 li a {
	padding: 1px 10px 1px 35px; /* 35 px was 45 px */
}
.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: 13px;
	display: block;
	padding: 2px 7px;
}
div.myshp_menu div.myshp_box ul.myshp_menu_1 li.myshp_menu__item div.myshp_not_active_menu_item a {
	font-weight: bold;
}
div.myshp_col3 div.myshp_pad div.myshp_menu div.myshp_box ul.myshp_menu_1 li.myshp_menu__item div.myshp_menu__item_layout ul.myshp_menu_2 li.myshp_menu__item div.myshp_not_active_menu_item a {
	font-weight: normal;
}
.myshp_menu_side_show_all .myshp_menu_1 ul li a:hover {
	background-color: #6f6d67;
	color: #fff;
}
.myshp_menu ul li a.myshp_tabOn {
	font-weight: bold;
}
.myshp_menu_side_show_all .myshp_menu_1 ul li .myshp_not_active_menu_item a {
	background-color: #9A9790;
	font-size: 11px;
	color: #FFFFFF;
	background-image: none;
	font-weight: normal;
}
/*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: 18px;
	width: 18px;
	background-image: url("http://myshop.s3-external-3.amazonaws.com/shop3792300.images.button-gold.jpg");
	background-repeat: no-repeat;
	background-color: transparent !important;
	text-indent: -999em;
	border: none !important;
	float: right;
	position: absolute;
	right: 10px;
	top: 11px;
}
.myshp_side_search input {
	width: 100%;
}
/**/
		
		
	/*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: #191919;
	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: left;
}
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 {
	width: 24% !important;
	margin-right: 5px;
	padding-right:  0% !important
} */

.myshp_list_product_box {
	/* border-radius: 5px 5px 0 0;*/
	border-radius: 0px !important;
	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 */

div.myshp_col3 div.myshp_pad div.myshp_block {
	border: 0px !important;
}
/* 100% veilig */
.myshp_block.veilig.myshp_block_editor .myshp_box ul li {
	list-style-position: inside;
	list-style-image: url(http://myshop.s3-external-3.amazonaws.com/shop3792300.images.liststyleimage.png);
}
/* bel of e-mail */
.belofmail-telefoon {
	color: #00274C !important;
	font-weight: bold;
	font-size: 1.3em;
}
/* broodkruimelpad */
.myshp_block.broodkruimelpad {
	border: 0px !important;
	font-size: 10px;
	margin: 0px !important;
	height: 33px;
}
/* zoekfunctie in de header */
.myshp_box.myshp_side_search__box {
	width: 100%;
}
.myshp_block.myshp_side_search {
	border: 0 none;
	position: absolute;
	right: 4px;
	top: 122px;
	width: 208px;
}
form#myshp_form_quicksearch div.myshp_block div.myshp_box a.myshp_button {
	border: 0px!important;
	border-radius: 0px;
}
/* aangepaste winkelwagen */
.myshp_side_basket.myshp_block {
	width: 205px;
	height: 35px;
	float: right;
	border: 0px;
	background-color: #F2F2F2;
	margin-left: 15px;
}
.myshp_box.myshp_side_basket__box {
	padding: 0px !important;
}
div.winkelwagenbutton {
	float: left;
	width: 18%;
	margin: 3px 0px 0px 3px;
}
div.winkelwagentekst {
	float: right;
	width: 80%;
	margin-top: 10px;
}
/* top menu */
#myshp_menu_top {
	width: 150px;
	height: 30px;
	position: absolute;
	right: 0px;
	top: 108px;
}
#myshp_menu_top ul li {
	display: inline;
	color: #ffffff;
	padding: 0 5px;
}
#myshp_menu_top ul li a:link, #myshp_menu_top ul li a:visited {
	color: #ffffff;
}
#myshp_menu_top li:first-child {
	border-right: 1px solid #FFF;
}
/* footer + footer menu */
.footer_menu {
	width: 100%;
	height: 105px;
	border-top: 1px solid #B4975A;
	border-bottom: 1px solid #B4975A;
}
div.myshp_footer_text {
	float: left;
	width: 115px;
}
footer.myshp_footer .myshp_wrapper {
	margin-top: 5px;
}
.footer_menu-col1, .footer_menu-col2, .footer_menu-col3, .footer_menu-col4, footer_menu-col5  {
	margin-top: 10px;
	width: 22%;
	float: left;
}

.footer_menu-col1 ul li, .footer_menu-col2 ul li, .footer_menu-col3 ul li {
	float: none;
}
.footer_menu-col1 a, .footer_menu-col2 a, .footer_menu-col3 a {
	border: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
}
div.footer_menu-col1 ul li.first, div.footer_menu-col2 ul li.first, div.footer_menu-col3 ul li.first {
	font-weight: bold;
}
.footer_menu-col4 p {
	font-weight: bold;
	margin: 0px 0px 0px 5px !important;
}
.footer_edeltekst h3 {
	color: #191919;
	font-size: 11px;
	padding: 0px !important;
}
/* Blokje met contactgegevens onder de slider */
.contact_onder_slider.myshp_block {
	border: 0;
	margin: 0;
}
.contact_onder_slider.myshp_block p {
	text-align: center;
	font-size: 16px;
	margin: 5px 0px;
}
/* Taalkeuze */
#taal {
	width: 72px;
	float: right;
	margin: 10px;
}
.taal_nl {
	width: 35px;
	float: left;
}
.taal_fr {
	width: 35px;
	float: right;
}
.containerruimte {
	margin: auto;/* width: 1000px; */
}
div.myshp_block.veilig p {
	margin-left: 19px !important;
}
/* knoppen terug naar overzicht, vorige en volgende */
div.myshp_info_navigation a.myshp_info_back_button {
	float: none;
}
div.myshp_info_navigation a.myshp_info_back_button, div.myshp_info_navigation a.myshp_info_next_button, div.myshp_info_navigation a.myshp_info_prev_button {
	line-height: 34px;
	padding: 0px 10px;
}

/* aanpassingen meer info */
.btn_bg_center, .myshp_button:hover .btn_bg_center {
	background: none !important;
}
#myshp_basket_related_header {
	background-color: #00274C;
	border: 0!important;
	height: 35px;
	border-bottom: 2px solid #B4975A !important
}
h3.myshp_basket_related_title {
	color: #FFFFFF;
	font-family: "Georgia";
	font-size: 17px;
	line-height: 26px;
	font-weight: 100;
	letter-spacing: 1px;
}
#myshp_info_navigation {
	background-color: #F2F2F2 !important;
	border: 0px !important;
	height: 35px !important;
	margin: 0px !important;
}
a#myshp_info_back_button, a#myshp_info_prev_button, a#myshp_info_next_button {
	float: none;
	height: 35px !important;
	line-height: 35px;
	display: inline;
	padding: 0px 10px;
}
a#myshp_info_back_button {
	padding-right: 75px !important;
}
#myshp-product {
	/*margin-top: 10px */
}
#myshp_info_product {
	/* border: 1px solid #CCCCCC; */
	display: block;
	/* padding: 0 15px !important; */
	text-align: left;
	margin: 0!important;
}
.myshp_info_features {
	padding: 15px 5px 0px 5px !important;
}
#myshp_info_order {
	background-color: #F2F2F2;
	display: block;
	float: left;
	height: 35px;
	width: 100%;
}
/* button winkelwagen bij meer info */
div#myshp_info_product div#myshp_info_order a.myshp_button {
	float: right !important;
	right: 10px;
	top: 5px;
}
div#myshp_info_order a.myshp_button span.btn_bg_center span.btn_text {
	margin: 0px !important;
	line-height: 15px;
	text-transform: none;
}
div#myshp-product div#myshp_info_product div#myshp_info_order input {
	float: none;
}
.myshp_info_order_aantal {
	float: right;
	height: 30px;
	margin-top: 5px;
	width: 90px;
}
/**/

body {
	line-height: normal;
}
/* aangepast block / NIEUW */

.myshp_product_showcase_productblock-1, .myshp_product_showcase_productblock-2, .myshp_product_showcase_productblock-3, .myshp_product_showcase_productblock-4 {
	width: 185px !important;
	float: left;
	position: relative;
	border: 1px solid #cccccc;
	margin-right: 6px;
}
.myshp_product_showcase_productblock-4 {
	margin-right: 0px !important;
}
div.nieuw.myshp_block div.myshp_box {
	padding: 0px !important;
	margin-bottom: 0px !important;
}
div.nieuw.myshp_block {
	border: 0px !important;
	margin-bottom: 50px !important;
}
.myshp_product_showcase_productphoto {
}
myshp_product_showcase_productphoto .myshp_product_showcase_productblocklink img {
	width: auto;
	height: auto;
}
.myshp_product_showcase_productprice_old {
	text-decoration: line-through !important;
	font-size: 16px;
	/* display: inline; */
	margin-right: 10px;
}
.myshp_product_showcase_productprice {
	color: #B30838;
	font-size: 16px;
	font-weight: bold;
	/* white-space: nowrap;
	float:none !important; */
	display: inline;
}
.myshp_product_showcase_productname {
	display: block;
	height: 50px;
}
.myshp_product_showcase_producttag {
	display: block;
	position: absolute !important;
	top: 0;
	z-index: 5;
}
.nieuw-productinfo {
	text-align: center;
	height: 90px;
}
.nieuw-image {
	text-align: center;
	overflow: hidden;
	height: 180px; /* tijdelijke hoogte om alle blokken gelijk te krijgen. afhankelijk van de hoogte van de grootste afbeelding */
}
.nieuw-image img {
	width: 90% !important;
	padding-top: 5px;
}
.nieuw-image > a {
	display: block;
	height: 100%;
	width: 100%;
}
.myshp_product_showcase_productblock-1:hover, .myshp_product_showcase_productblock-2:hover, .myshp_product_showcase_productblock-3:hover, .myshp_product_showcase_productblock-4:hover {
	border: 1px solid #B4975A;
}
/* stukje voor het tweede blok van de Bestsellers */
.myshp_maincontent_productblock_content2 {
	padding: 0;
	margin-bottom: 0px;
	position: relative;
	border: 0;
	margin-top: 7px; /* belangrijk */
}
/* actie knop (zeer schaars, laatste 5, etc.) */
.actie-button-g, .actie-button-r {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	width: auto;
	z-index: 5;
}
.actie-button-g {
	background-color: #40ae49;
	right: 0;
}
.actie-button-r {
	background-color: #B30838;
	left: 0;
}
/* aangepaste titels h3 voor HTML blokken */
div.titel-nieuw.myshp_block {
	background-color: #00274C;
	border: 0!important;
	height: 35px;
	border-bottom: 2px solid #B4975A !important
}
.nieuwh3 {
	padding: 5px !important;
}
div.titel-nieuw.myshp_block div.nieuwh3 h3 {
	color: #FFFFFF;
	font-family: "Georgia";
	font-size: 17px;
	line-height: 17px;
	font-weight: 100;
	letter-spacing: 1px;
}
.titel-nieuw.myshp_block div.myshp_box h3 {
	color: #FFFFFF;
	font-family: "Georgia";
	font-size: 17px;
	line-height: 13px;
	font-weight: 100;
	letter-spacing: 1px;
}
/* zelfde actieknop in bestaande elementen van MyShop zoals de meerinfo */
#actie01, #actie02 {
	max-width: 150px;
	height: 35px;
	float: left;
	padding-top: 8px;
	margin-left: 5px;
}
.actie-button-mi-g {
	background-color: #40ae49;
}
.actie-button-mi-r {
	background-color: #B30838;
}
.actie-button-mi-r, .actie-button-mi-g {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 10px;
}
/* deze is belangrijk. ALs er geen actie informatie voor het product is, moet de span niet weergegeven worden. */
#actie01:empty, #actie02:empty, .actie-button-g:empty, .actie-button-r:empty, .actie-button-mi-r:empty, .actie-button-mi-g:empty, .actie02-rel:empty, .actie01-rel:empty, #list-actie01:empty, #list-actie02:empty, .actie-button-list-g:empty, .actie-button-list-r:empty {
	display: none;
}
/* actie buttons op gerelateerde producten */
.actie02-rel, .actie01-rel {
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
	padding: 7px;
	position: absolute;
	z-index: 5;
	font-size: 14px;
}
.actie02-rel {
	background-color: #B30838;
	max-width: 34%;
}
.actie01-rel {
	background-color: #40ae49;
	right: 0px;
	max-width: 66%;
}
/* actie buttons in de productlijst */
#list-actie02 {
	max-width: 150px;
	height: 35px;
	float: left;/* padding-top: 8px; */
}
#list-actie01 {
	max-width: 150px;
	height: 35px;
	float: right !important;
}
.actie-button-list-g, .actie-button-list-r {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	width: auto;
	z-index: 5;
}
.actie-button-list-g {
	background-color: #40ae49;
	right: 0px;
}
.actie-button-list-r {
	background-color: #B30838;
}
/* Aanpassingen gerelateerde producten */

#myshp_basket_related tr {
	width: 180px !important;
	float: left !important;
	margin-right: 7px !important;
	border: 1px solid #CCCCCC;
}
.myshp_basket_related_product_row {
	padding: 0px;
	width: 100%;
	padding: 0px !important;
	position: relative !important; /* om de actie knoppen op de juiste plek te krijgen */
}
.myshp_basket_related_product_details, .myshp_basket_related_features {
	width: 100% !important;
	margin: 0px !important;
	text-align: center;/*height: 50px;*/
}
.rel-list-top > div {
	float: left;
	width: 180px !important;
	margin: 5px 13px 0px 0px;
	border: 1px solid #CCCCCC;
}
.rel-list-top > div:last-child {
	margin-right:0px;
}
.myshp_basket_related_product_image {
	padding: 0px !important;
	text-align: center !important;
	float: none !important;
	height: 180px !important;
	overflow: hidden;
}
.myshp_control_buttons-rellist {
	margin-top: 5px;
	background-color: #F2F2F2;
	height: 30px;
}
div.myshp_control_buttons-rellist a.myshp_button {
	background-color: #F2F2F2 !important;
	color: #666666 !important;
	font-weight: normal !important;
	padding: 0px !important;
	line-height: none !important;
	border: 0px !important;
	width: 50%;
}
div.myshp_control_buttons-rellist a.myshp_button span.btn_bg_center {
	width: 100%;
	text-align: center;
	padding-top: 3px !important;
}
div.myshp_control_buttons-rellist a.myshp_button span.btn_bg_center span.btn_text {
	margin: 0px !important;
	text-transform: none !important;
	font-weight: 100 !important;
}
.myshp_basket_related_product_title {
	font-weight: normal !important;
	padding: 0px 2px;
	height: 45px;
	overflow: hidden;
}
.myshp_basket_related_field-prijs {
	color: #B30838;
	font-weight: bold;
	font-size: 16px;
}
.myshp_info_value {
	font-weight: bold;
}

.myshp_info_label, .myshp_info_value, .myshp_basket_related_product_image, myshp_basket_related_product_details, myshp_basket_related_features, myshp_basket_related_product_title, myshp_basket_related_field-prijs {
	font-family: Arial, sans-serif !important;
	font-size: 12px !important;
}
.myshp_info_price_label {
	font-family: Arial, sans-serif !important;
	font-size: inherit !important;
}
.myshp_info_price_value {
		color: #B30838;
	font-family: Arial, sans-serif !important;
	font-size: 28px !important;
}
.myshp_basket_related_product_image, .myshp_basket_related_product_details, .myshp_basket_related_features, .myshp_basket_related_field, .myshp_basket_related_label {
	font: Arial, sans-serif !important;
	font-size: 12px !important;
}
#myshp_info_footer_bottom {
	border: 0px !important;
}
/**/
.footer_edeltekst a:hover {
	color: #B4975A !important;
}
/**/
.myshp_control_buttons a.myshp_button.myshp_button_order, .myshp_control_buttons a.myshp_button.myshp_button_moreinfo {
	background-color: #F2F2F2 !important;
	color: #666666 !important;
	border: 0px !important;
}
.myshp_control_buttons {
	background-color: #f2f2f2;
}
div.myshp_col2 div.myshp_pad form div.myshp_list div.myshp_list_row div.myshp_list_product div.myshp_list_product_box div.myshp_control_buttons a.myshp_button {
	padding-top: 8px !important;
	text-transform: capitalize !important;
}
.productlist-span-prijs-normaal {
	padding-right: 12px;
	font-size: 16px;
}
.meerinfo-span-prijs-normaal {
	padding: 0px 20px;
	font-size: 13px;
}
.meerinfo-span-prijs-normaal:empty {
	display:none;
}
/* pagination opmaak vanwege het gebruik van een custom productlist.html */
.myshp_list_pagination li {
	display: inline;
	padding: 0 3px;
}
.myshp_list_pagination {
	display: inline-table;
}
.pagination-links-span > a {
	padding: 5px 10px;
	border: 1px solid #CCCCCC;
}
.myshp_list_pagination_item_active {
	background-color: #F2F2F2 !important;
}
.myshp_info_navigation-terug {
	float: right;
}
/**/
.headerlink {
	height: 150px;
	left: 225px;
	position: absolute;
	top: 5px;
	width: 330px;
}
.headerlink a {
	display: block;
	width: 100%;
	height: 100%;
}
/* Filter Menu opties */
.myshp_filtermenu_group > h4 {
	display: none;
}
/* Fake broodkruimelpad voor pagina's die los staat van de productlijst. Zoals contact, vragen, klantenservices, etc. ) */
.myshp_block.donkerbroodkruimelpad {
	border: 0 none;
	font-size: 10px;
	margin-bottom: 0 !important;
}
.myshp_block.donkerbroodkruimelpad li {
	display: inline;
}
/**/
.myshp_info_description {
	margin-bottom: 10px;
	line-height: 16px;
}
.myshp_col1.myshp_col .myshp_block {
	border: 0px !important;
	padding: 7px !important;
}
div.myshp_menu div.myshp_box ul.myshp_menu_2 li.myshp_menu__item div.myshp_not_active_menu_item a {
	font-weight:lighter;
}

/* Meerinfo prijs  tabel */
table.prijs {
	height: 50px;	
}
td.myshp_info_value_oudeprijs {
	vertical-align:inherit;
}
td.myshp_info_value_prijs {
	vertical-align:inherit;
}

table.meerinfo {
	margin-bottom: 10px;	
}
div.nieuw-productinfo .myshp_product_showcase_productname {
	width: 100%;
}

/* Uit onze laatste folder */
.meer-knop > a {
	background-color: #00274C;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 13px;
    height: 26px;
    line-height: 17px;
    margin: 0;
    padding: 4px 10px;
    position: relative;
    text-transform: uppercase;
	float:right;
	margin-top:10px;
	border-radius: 10px;
}

/* Mailing aanbieding meer info pagina */
div.mailing-aanbieding {
    color: #B30838;
    margin-bottom: 10px;
}
div.mailing-prijs-normaal {
	font-size: 1.3em;
}
div.mailing-prijs-nu {
	font-size: 1.6em;
	font-weight:bold;
}
p.mailing img {
	border-radius: 0px;
	vertical-align: baseline;
}
.myshp_block.contactblok img {
	border-radius:0px;
	vertical-align:baseline !important;
}

#lightbox-nav {
	z-index: 90 !important;
}

div.advertentie-litouwen-prijs {
	font-size: 1.5em;
}
div.myshp_container_wrapper {
	min-width: 850px !important;
}

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

div.mailing-aanbieding-100jaarGO{
    color: #cc0000;
    margin-bottom: 10px;
}

#balk100jaarGO {
	width:100%;
	height: 300px;
	background-image:url(http://www.edelcollecties.nl/afbeeldingen/Munten/100jaarGO/100jaarGO-Balk-onder.jpg);
}

h1.myshp_info_title_100jaarGO {
    color: #cc0000 !important;
    font-size: 2em !important;
}
div.advertentie-litouwen {
    color: #790100;
    margin-bottom: 10px;
}
#actie01-litouwen {
	max-width: 300px;
	height: 35px;
	float: left;
	padding-top: 8px;
	margin-left: 5px;
}

.myshp_block.winkelwagen-taal {
	border: 0px !important;
}

#balkkennedydollar {
	width:100%;
	height: 300px;
	background-image:url(http://www.edelcollecties.nl/afbeeldingen/Munten/Kennedy-dollar/Munt-Kennedy-Balk-onder.jpg);
}

/* mailing algemeen */
div.mailing-aanbieding {
    color: #cc0000;
    margin-bottom: 10px;
}

#balk-onder {
	width:100%;
	height: auto;
}
#opvalregel {
	text-align:center;
	margin: 30px 0px;
}
h1.opvalregel{
    color: #003366 !important;
    font-size: 2em !important;
}
img#over-ons {
	border-radius: 0px !important;
	border: 1px solid #b4975a;
}

div._prestige div.mailing-aanbieding,
div#opvalregel.prestige h1 {
	color:#b4975a !important;
}

#myshp-product._prestige .myshp_info_image_large {
	border: 2px inset #b4975a;
}
/* ELvis Pagina */
._elvis h1 {
	font-size: 22px !important;
}
h2.elvis-ondertitel {
	color: #b4975a !important;
}

div.elvis-bestellen a.myshp_button {
	background-color: #40ae49 !important;
}
.elvis-bestellen .btn_text {
    line-height: 15px !important;
    text-align: center !important;
    text-transform: none !important;
}
.elvis-bestellen .myshp_info_order_aantal {
	float:none !important;
	width: 100% !important;
}
.elvis-bestellen input, textarea, select, option{
	float:none !important;
}
.elvis-bestellen .btn_text {
	margin-right: 0px !important;
}
.elvis-bestellen {
    left: 80px;
    position: relative;
    width: 400px !important;
}
.elvis-bestellen .myshp_info_order_aantal > div {
    float: left;
    margin-right: 10px;
    width: auto;
}
.elvis-bestellen .myshp_info_order_aantal span {
    line-height: 27px;
}
.elvis-aanbieding {
	color: #b4975a !important;
	width: 400px !important;
	position: relative;
	left: 80px;
	margin-bottom: 15px;
}
.elvis-prijs-nu {
	font-size: 1.6em;
    font-weight: bold;
}
.elvis-vinkjes, .vinkjes, .wereldverzemalingpostzegels-vinkjes, .litouwen-vinkjes, .monaco-vinkjes {
	width: 400px !important;
	position: relative;
	left: 80px;
	margin-bottom: 15px;
	font-weight:bold;
	min-height: 160px;
}
.elvis-vinkjes ul, .vinkjes ul, .wereldverzemalingpostzegels-vinkjes ul, .litouwen-vinkjes ul, .monaco-vinkjes ul {
	float:left;
	width:220px;
}
.elvis-vinkjes ul li, .vinkjes ul li, .wereldverzemalingpostzegels-vinkjes ul li, .litouwen-vinkjes ul li, .monaco-vinkjes ul li {
	list-style:inside !important;
	list-style-image:url("http://myshop.s3-external-3.amazonaws.com/shop3792300.images.liststyleimage-medium.png") !important;
}
.wereldverzemalingpostzegels-vinkjes {
	min-height: 160px !important;
}
.monaco-vinkjes {
	min-height: 150px !important;
}
.litouwen-vinkjes {
	min-height: 165px !important;
}
._elvis .myshp_info_features td.myshp_info_label {
	padding-right: 30px;
}
._elvis b {
	color: #40ae49 !important;
}
/* einde Elvis */
/*Wilhelina 10 gulden */
div._wilhelmina10gulden div.mailing-aanbieding {
	color:#40ae49 !important;
}
div#opvalregel.wilhelmina10gulden h1 {
	color:#00274c !important;
	font-style: italic !important;
	font-weight: normal !important;
}

._wilhelmina10gulden h1.myshp_info_title {
	color:#b4975a !important;
	font-size: 2em !important;
}

._wilhelmina10gulden a.myshp_button {
	background-color: #40ae49 !important;
}
/* liberty dollar */
div._libertydollar1794 div.mailing-aanbieding {
	color:#b4975a  !important;
}
div#opvalregel.libertydollar1794 h1 {
	color:#00274c !important;
	font-style: italic !important;
	font-weight: normal !important;
}

._libertydollar1794 h1.myshp_info_title {
	font-size: 26px !important;
}

._libertydollar1794 a.myshp_button {
	background-color: #40ae49 !important;
}

/* fb_olifant */

.fb_olifant h1 {
	font-size: 20px !important;
}
h2.fb_olifant-ondertitel {
	color: #b4975a !important;
}

div.fb_olifant-bestellen a.myshp_button {
	background-color: #40ae49 !important;
}
.fb_olifant-bestellen .btn_text {
    line-height: 15px !important;
    text-align: center !important;
    text-transform: none !important;
}
.fb_olifant-bestellen .myshp_info_order_aantal {
	float:none !important;
	width: 100% !important;
}
.fb_olifant-bestellen input, textarea, select, option{
	float:none !important;
}
.fb_olifant-bestellen .btn_text {
	margin-right: 0px !important;
}
.fb_olifant-bestellen {
    left: 80px;
    position: relative;
    width: 400px !important;
}
.fb_olifant-bestellen .myshp_info_order_aantal > div {
    float: left;
    margin-right: 10px;
    width: auto;
}
.fb_olifant-bestellen .myshp_info_order_aantal span {
    line-height: 27px;
}
.fb_olifant-aanbieding {
	color: #b4975a !important;
	width: 400px !important;
	position: relative;
	left: 80px;
	margin-bottom: 15px;
}
.fb_olifant-prijs-nu {
	font-size: 1.6em;
    font-weight: bold;
}
.fb_olifant-vinkjes {
	width: 400px !important;
	position: relative;
	left: 80px;
	margin-bottom: 15px;
	font-weight:bold;
	min-height: 120px;
}
.fb_olifant ul {
	float:left;
	width:220px;
}
.fb_olifant-vinkjes ul li {
	list-style:inside !important;
	list-style-image:url("http://myshop.s3-external-3.amazonaws.com/shop3792300.images.liststyleimage-medium.png") !important;
}

.fb_olifant .myshp_info_features td.myshp_info_label {
	padding-right: 30px;
}
.fb_olifant b {
	color: #40ae49 !important;
}

/* Disney */

.fb_disney h1 {
	font-size: 20px !important;
}
h2.fb_disney-ondertitel {
	color: #b4975a !important;
}

div.fb_disney-bestellen a.myshp_button {
	background-color: #40ae49 !important;
}
.fb_disney-bestellen .btn_text {
    line-height: 15px !important;
    text-align: center !important;
    text-transform: none !important;
}
.fb_disney-bestellen .myshp_info_order_aantal {
	float:none !important;
	width: 100% !important;
}
.fb_disney-bestellen input, textarea, select, option{
	float:none !important;
}
.fb_disney-bestellen .btn_text {
	margin-right: 0px !important;
}
.fb_disney-bestellen {
    left: 80px;
    position: relative;
    width: 400px !important;
}
.fb_disney-bestellen .myshp_info_order_aantal > div {
    float: left;
    margin-right: 10px;
    width: auto;
}
.fb_disney-bestellen .myshp_info_order_aantal span {
    line-height: 27px;
}
.fb_disney-aanbieding {
	color: #b4975a !important;
	width: 400px !important;
	position: relative;
	left: 80px;
	margin-bottom: 15px;
}
.fb_disney-prijs-nu {
	font-size: 1.6em;
    font-weight: bold;
}
.fb_disney-vinkjes {
	width: 400px !important;
	position: relative;
	left: 80px;
	margin-bottom: 15px;
	font-weight:bold;
	min-height: 120px;
}
.fb_disney ul {
	float:left;
	width:220px;
}
.fb_disney-vinkjes ul li {
	list-style:inside !important;
	list-style-image:url("http://myshop.s3-external-3.amazonaws.com/shop3792300.images.liststyleimage-medium.png") !important;
}

.fb_disney .myshp_info_features td.myshp_info_label {
	padding-right: 30px;
}
.fb_disney b {
	color: #40ae49 !important;
}
/* Facebok algemeen */

.fb_algemeen h1 {
	font-size: 20px !important;
}
h2.fb_algemeen-ondertitel {
	color: #b4975a !important;
}

div.fb_algemeen-bestellen a.myshp_button {
	background-color: #40ae49 !important;
}
.fb_algemeen-bestellen .btn_text {
    line-height: 15px !important;
    text-align: center !important;
    text-transform: none !important;
}
.fb_algemeen-bestellen .myshp_info_order_aantal {
	float:none !important;
	width: 100% !important;
}
.fb_algemeen-bestellen input, textarea, select, option{
	float:none !important;
}
.fb_algemeen-bestellen .btn_text {
	margin-right: 0px !important;
}
.fb_algemeen-bestellen {
    left: 80px;
    position: relative;
    width: 400px !important;
}
.fb_algemeen-bestellen .myshp_info_order_aantal > div {
    float: left;
    margin-right: 10px;
    width: auto;
}
.fb_algemeen-bestellen .myshp_info_order_aantal span {
    line-height: 27px;
}
.fb_algemeen-aanbieding {
	color: #b4975a !important;
	width: 400px !important;
	position: relative;
	left: 80px;
	margin-bottom: 15px;
}
.fb_algemeen-prijs-nu {
	font-size: 1.6em;
    font-weight: bold;
}
.fb_algemeen-vinkjes {
	width: 400px !important;
	position: relative;
	left: 80px;
	margin-bottom: 15px;
	font-weight:bold;
	min-height: 120px;
}
.fb_algemeen ul {
	float:left;
	width:220px;
}
.fb_algemeen-vinkjes ul li {
	list-style:inside !important;
	list-style-image:url("http://myshop.s3-external-3.amazonaws.com/shop3792300.images.liststyleimage-medium.png") !important;
}

.fb_algemeen .myshp_info_features td.myshp_info_label {
	padding-right: 30px;
}
.fb_algemeen b {
	color: #40ae49 !important;
}
/* Rembrandt */
div._rembrandt div.mailing-aanbieding {
	color:#b4975a  !important;
}
div#opvalregel.rembrandt h1 {
	color:#00274c !important;
	font-style: italic !important;
	font-weight: normal !important;
}

._rembrandt h1.myshp_info_title {
	font-size: 21px !important;
}

._rembrandt a.myshp_button {
	background-color: #40ae49 !important;
}
.ondertitel {
	font-size:16px;
}

._70bevrijding h1.myshp_info_title {
	font-size: 20px !important;
	color: #445297 !important;
}

._70bevrijding h2.ondertitel {
	font-size: 20px !important;
	color: #445297 !important;
}
._70bevrijding b {
	color: #40ae49;
}
._70bevrijding div.mailing-aanbieding {
	color: #d64a37;
}	
