/* General settings */
html {
	height: 100%;
	overflow-y: scroll !important;
}
body {
	padding: 0;
	margin: 0;
	height: 100%;
	background:#FFCA08 url('../images/basics/bgbody.gif') no-repeat top center;
}
/****** TopMenu ******/
.headerLinks ul {
    float: right;
    margin: 0;
    list-style: none;
}
.headerLinks li {
    display: inline;
    background: url('/Files/System/images/topLine.gif') no-repeat -4px 6px;
    height: 15px;
    padding: 0 2px 0 17px;
    text-transform: lowercase;
}
.headerLinks li:first-child {
    background: none;
}

p{
	line-height: 1.6em;
}
.clearboth {
	clear: both;
}
.clearright{
	clear:right;
}
.clearleft{
	clear:left;
}
a, a:visited {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
h1.h1 {
	margin:0;
	padding:0 0 10px 0;
}
h1.h1 b{
	color:#ED1C24;
}
h1.headinghome{
	font-size: 40px;
	text-align:center;
}
h2.h2 {

}
h3.h3 {

}
h4.h4 {
	margin: 0;
	padding: 0;
}

/* Main */
#main_container {
	
}

#main{
	margin:10px auto;
	padding: 10px;
    width: 960px;
	background-color:#FFFFFF;
}

/* Header */
#header_container{
	height: 80px;
	position:relative;
}

.logo{
	float:left;
	width:125px;
	height:100%;
}
.slogan{
    position: absolute;
	width:475px;
	float:left;
	height: 55px;
	top: 30px;
	left: 60px;
	z-index: 9;
}

.extranet{
	position:absolute;
	top:50px;
	right:250px;
}

.extranet_logout {
	color:#ED1C24;
	font-weight:bold;
	text-decoration:underline !important;
}

.extranet_logout:hover {
	color:#ED1C24;
	font-weight:bold;
	text-decoration:none !important;
}

/* Winkelwagen */
.winkelwagen{
	background:#f0f0f0 url('../images/basics/bgsubmenu_bottom.gif') no-repeat bottom left;
	width:238px;
	float:right;
	height:70px;
	margin-bottom:10px;
	margin-left: 10px;
	overflow:hidden;
}

.winkelwagen .content_right_title{
	margin-top:0;
}

.cart_inhoud{
}

.cart_inhoud a{
	font-weight:bold;
}
.cart_inhoud a.count{
	font-weight:normal;
	display:block;
	line-height:30px;
	color:#ED1C24;
	text-decoration:none;
}

.articles{
	padding-left:20px;
	float:left;
	cursor:pointer;
}

.viewcart{
	float:right;
	padding-right:20px;
	cursor:pointer;
}

/* Menu */
#menu_container{
	background:#ffca08 url('../images/basics/bgmenu_left.gif') no-repeat top left;
	z-index: 10;
	position: relative;
}
#menu{
	margin-left:10px;
	width:712px;
	float:left;
	overflow:hidden;
}
#menu ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu ul li{
	float:left;
	background:transparent url('../images/basics/seperatormenu.gif') no-repeat 100% 50%;
}
#menu ul li a{
	display:block;
	padding:0 15px 0 15px;
	font-size:12px;
	font-weight:bold;
}
#menu ul li a:hover, #menu ul li a.active{
	color:#262626;
}

/* Content */
.broodkruimel{
	margin-bottom:10px;
}

.broodkruimel a.Legend{
	padding:0 10px;
}

.classof84, .content_right_title{
	height: 40px;
	color:#ed1c24;
	line-height:40px;
	font-size:14px;
	letter-spacing:0.5px;
}

.classof84 a{
	color:#ed1c24;
}

.classof84 a:hover{
	color:#000000;
	text-decoration:none;
}

#content_container{
	
}

#content_left{
    width: 720px; 
    float: left;
}

.tekst_left_top_column{
	height:150px;
}

.tekst_left_middle_column{
	height:320px;
}

.tekst_left_bottom_column{
	height:68px;
}

#content_right{
    width: 238px;
    float: right;
}

#content{
	padding-top:10px;
}
.tekst_right{
	float:right;
	width:520px;
	padding:0 10px 0 10px;
}
.tekst_right a{
	text-decoration:underline;
}
.tekst_left{
	float:left;
	width:180px;
}
.top_right_corner{
	background:#ffca08 url('../images/basics/bgmenu_right.gif') no-repeat bottom right;
	float:right;
	width:238px;
	overflow:hidden;
	background-color:#FFCA08;
/*
	border-bottom:1px solid #FFFFFF;
*/
}
.top_right_corner a{
	display:block;
	padding-left:20px;
	font-size:12px;
}
.content_right_title{
	background:#ffca08 url('../images/basics/bgsubmenu_top.gif') no-repeat 0 0;
	margin-top:10px;
	font-weight:bold;
}
.content_right_title a, .content_right_title span.right_title{
	text-decoration:none;
	display:block;
	padding-left:20px;
	font-size:12px;
	color:#ED1C24;
	font-weight:bold;
}

.content_right_title a:hover{
	color:#000000;
}

.banner, .submenu{
	background:#f0f0f0 url('../images/basics/bgsubmenu_bottom.gif') no-repeat bottom right;
	padding-bottom:10px;
}

/* Panel rechts */

.submenu ul{
	list-style-type:none;
	padding:0;
	margin:0;
}

.submenu ul li a{
	display:block;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #c9c9c9;
	line-height:20px;
	padding:10px 0 10px 20px;
	letter-spacing:0.5px;
}
.submenu ul li a b{
	color:#ed1c24;
	font-weight:normal;
}

.submenu ul li a#first{
	border-top:none !important;
}

.submenu ul li a:hover, .submenu ul li a.active{
	display:block;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #c9c9c9;
	line-height:20px;
	padding:10px 0 10px 20px;
	text-decoration:none;
	letter-spacing:0.5px;
	color:#E20A16;
	background:transparent url('../images/basics/bgfooter.gif') repeat-x bottom right;
}

.tbl_voordeel{
	margin:0 auto;
}

.tbl_voordeel th{
	text-align:left;
}
.tbl_aanbiedingen tr td{
	padding-bottom:10px;
}

/* FAQ */
a.accordiontoggler{
	display:block;
	cursor:pointer;
	text-decoration:none;
	line-height:20px;
	font-weight:600;
}

.accordioncontent{
	border-top:1px solid #C9E0EB;
	padding:17px 0 17px 20px;
}

/* Assortiment */

#assortiment_container{
	margin:0 15px 15px 15px;
}

#assortiment{
	padding:5px 0;
}

.assortiment_filter_container{
	background-color:#F7F7F7;
	line-height:30px;
	height:30px;
}

.assortiment_count{
	width:225px;
	float:left;
	padding-left:25px;
	font-weight:600;
}

.filter{
	width:250px;
	float:right;
	text-align:right;
}

#frmSorting{
	margin:0;
	padding:7px 15px 0 0;
}

.assortiment_item{
	display:inline-block;
	padding:5px;
	width:248px;
	float:left;
}

.assortiment_item div.assortiment_item_bg{
	border:1px solid #FFFFFF;
	padding:4px 4px 10px 4px;
}

.assortiment_item div.assortiment_item_bg:hover{
	border:1px dotted #FFCA08;
	padding:4px 4px 10px 4px;
}

.assortiment_item_bg_cat{
	border:1px solid #FFFFFF;
	padding:4px 4px 10px 4px;
	text-align:center;
}

.assortiment_item div.assortiment_item_bg_cat:hover{
	border:1px dotted #FFCA08;
	padding:4px 4px 10px 4px;
	text-align:center;
}
.assortiment_item_info a img{
	padding-right:15px;
}

.assortiment_personen{
	font-weight:bold;
	line-height:18px;
}

.assortiment_item a h3.h3, .assortiment_item_title h3.h3{
	font-size:130%;
	font-weight:600;
	padding:5px 0;
}

.assortiment_item a:hover{
	text-decoration:none;
}

.assortiment_price_container{
	text-align:right;
}

.price{
	color:#292929;
	font-size:14px;
	font-weight:bold;
}

.price_decimal{
	background:transparent url('/Files/System/dekagebakservice/images/basics/prijsPunt.gif') no-repeat 0 11px;
	color:#000000;
	font-family:verdama,arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:12px 0 0 2px;
}

.assortiment_item_shoppingcart, .assortiment_item_category{
	background-color:#EBEDEC;
	height:30px;
	overflow:hidden;
	padding:7px 0 0 3px;
	width:236px;
}

.assortiment_item_category a{
	float:right;
	padding-right:7px;
}

.assortiment_item_shoppingcart a{
	display:block;
	float:left;
	margin-left:3px;
}

.assortiment_item_shoppingcart .spinner{
	padding-left:5px;
}

.spinner {
	float:left;
	width:30px;
}

input.frm_input_aantal {
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;
	border-style:solid;
	border-width:1px;
	float:left;
	font-size:11px;
	height:17px;
	line-height:14px;
	padding:3px 2px 0;
	width:12px;
}

.spinner input.inc {
	background:transparent url('/Files/System/images/buttons/shoppingcartChangeBtn.gif') no-repeat 0 0;
	border:medium none;
	cursor:pointer;
	display:block;
	float:left;
	font-size:0;
	height:11px;
	overflow:hidden;
	padding:0;
	width:11px;
}

.spinner input.dec{
	background:transparent url('/Files/System/images/buttons/shoppingcartChangeBtn.gif') no-repeat -11px 0;
	border:medium none;
	cursor:pointer;
	display:block;
	float:left;
	font-size:0;
	height:11px;
	overflow:hidden;
	padding:0;
	width:11px;
}

.btn_detail {
	background:transparent url('../images/basics/btn_bg_96.gif') no-repeat 0 -44px;
	color:#262626;
	display:block;
	font-size:10px;
	font-weight:600;
	height:22px;
	line-height:20px;
	text-align:center;
	width:96px;
	text-decoration:none !important;
}

.btn_detail:hover{
	background:transparent url('../images/basics/btn_bg_96.gif') no-repeat 0 -66px;
	color:#FFFFFF;
	display:block;
	font-size:10px;
	font-weight:600;
	height:22px;
	line-height:20px;
	text-align:center;
	width:96px;
	text-decoration:none !important;	
}

.btn_addtocart {
	background:transparent url('../images/basics/btn_bg_96.gif') no-repeat 0 0;
	color:#FFFFFF;
	display:block;
	font-size:10px;
	font-weight:600;
	height:22px;
	line-height:20px;
	text-align:center;
	width:96px;
	text-decoration:none !important;
}

.btn_addtocart:hover{
	background:transparent url('../images/basics/btn_bg_96.gif') no-repeat 0 -22px;
	color:#262626;
	display:block;
	font-size:10px;
	font-weight:600;
	height:22px;
	line-height:20px;
	text-align:center;
	width:96px;
	text-decoration:none !important;	
}

.title_product_group{
	display:block !important;
}

.assortiment_item_title a{
	text-decoration:none !important;
	font-size:14px;
	font-weight:bold;
}

/* Assortiment detail */

.btn_details_winkelwagen{
	display:block;
	width:167px;
	height:22px;
	background:transparent url('../images/basics/btn_bg_167.gif') no-repeat 0 0;
	text-align:center;
	line-height:21px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:600;
	float:left;
	text-decoration:none !important;
}
.btn_details_winkelwagen:hover{
	display:block;
	width:167px;
	height:22px;
	background:transparent url('../images/basics/btn_bg_167.gif') no-repeat 0 -22px;
	text-align:center;
	line-height:21px;
	color:#262626;
	font-size:10px;
	font-weight:600;
	text-decoration:none;
	float:left;
}
.assortiment_detail_actions a{
	float:right;
	margin-top:10px;
}
.btn_print{
	display:block;
	width:29px;
	height:29px;
	background:transparent url('/Files/System/dekagebakservice/images/basics/btnPrint.gif') no-repeat top left;
	margin-right:10px;
}
.btn_print b{
	display:none;
}
.btn_print:hover{
	display:block;
	width:29px;
	height:29px;
	background:transparent url('/Files/System/dekagebakservice/images/basics/btnPrint.gif') no-repeat 0 -29px;
}
.btn_sendtofriend{
	display:block;
	width:29px;
	height:29px;
	background:transparent url('/Files/System/dekagebakservice/images/basics/btnSend.gif') no-repeat top left;
}
.btn_sendtofriend b{
	display:none;
}
.btn_sendtofriend:hover{
	display:block;
	width:29px;
	height:29px;
	background:transparent url('/Files/System/dekagebakservice/images/basics/btnSend.gif') no-repeat 0 -29px;
}
.btn_back{
	display:block;
	width:96px;
	height:22px;
	background:transparent url('../images/basics/btn_bg_96.gif') no-repeat 0 -44px;
	text-align:center;
	line-height:22px;
	color:#262626;
	font-size:10px;
	font-weight:600;
	text-decoration:none !important;
}
.btn_back:hover{
	display:block;
	width:96px;
	height:22px;
	background:transparent url('../images/basics/btn_bg_96.gif') no-repeat 0 -66px;
	text-align:center;
	line-height:22px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:600;
	text-decoration:none;
}
.btn_refresh{
	float:left;
	display:block;
	width:16px;
	height:16px;
	background:transparent url('/Files/System/dekagebakservice/images/basics/iconsShoppingcart.png') no-repeat 0 -96px;
	margin:2px 0 0 5px;
}
.btn_refresh b{
	display:none;
}
.btn_refresh:hover{
	float:left;
	display:block;
	width:16px;
	height:16px;
	background:transparent url('/Files/System/dekagebakservice/images/basics/iconsShoppingcart.png') no-repeat 0 -112px;
	margin:2px 0 0 5px;	
}
.btn_verwijder{
	display:block;
	width:16px;
	height:16px;
	background:transparent url('/Files/System/dekagebakservice/images/basics/iconsShoppingcart.png') no-repeat 0 -64px;	
}
.btn_verwijder b{
	display:none;
}
.btn_verwijder:hover{
	display:block;
	width:16px;
	height:16px;
	background:transparent url('/Files/System/dekagebakservice/images/basics/iconsShoppingcart.png') no-repeat 0 -80px;	
}

/* Besteloverzicht */

#besteloverzicht_tbl th{
	text-align:left;
	height: 45px; 
	padding: 0px 15px 0px 5px; 
	background: #EAECEC;
}
#besteloverzicht_tbl td{
	height: 45px; 
	padding-left: 5px; 
	background: #F6F7F7;
}
.besteloverzicht_productname a{
	display:block;
	color:#ED1C24;
	text-decoration:underline;
	font-weight:bold;
}
.besteloverzicht_productname a:hover{
	display:block;
	color:#ED1C24;
	text-decoration:underline;
	font-weight:bold;
}
.priceBig{
	font-weight:bold;
	font-size:125%;
}
#assortiment h1.h1{
	display:inline;
}
/* Bestelproces */
.h1step{
	display:inline;
}
.step_information{
	font-size:14px;
	padding-left:10px;
	color:#ED1C24;
}
.tbl_login .frm_input, #frmCustomer .frm_input{
	width:99% !important;
}
.tbl_row_customercenter td{
	height: 45px;
	padding: 0px 5px 0px 15px;
	background-color: #F6F7F7;
	border-top: solid 1px #ffffff;
}
.btn_next {
	background:transparent url('../images/basics/btn_bg_167.gif') no-repeat 0 0;
	border:none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-size:10px;
	font-weight:600;
	height:22px;
	line-height:20px !important;
	text-align:center;
	width:167px;
	text-decoration:none !important;
}
.btn_next:hover {
	background:transparent url('../images/basics/btn_bg_167.gif') no-repeat 0 -22px;
	border:none;
	color:#292929;
	cursor:pointer;
	display:block;
	font-size:10px;
	font-weight:600;
	height:22px;
	line-height:20px !important;
	text-align:center;
	width:167px;
	text-decoration:none !important;
}
.btn_prev {
	background:transparent url('../images/basics/btn_bg_167.gif') no-repeat 0 -44px;
	color:#292929;
	cursor:pointer;
	display:block;
	font-size:10px;
	font-weight:600;
	height:22px;
	line-height:20px !important;
	text-align:center;
	width:167px;
	text-decoration:none !important;
}
.btn_prev:hover {
	background:transparent url('../images/basics/btn_bg_167.gif') no-repeat 0 -66px;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-size:10px;
	font-weight:600;
	height:22px;
	line-height:20px !important;
	text-align:center;
	width:167px;
	text-decoration:none !important;
}
.tbl_betaalmethode{
	padding:10px 10px 10px 22px;
}

.error_msg{
	color:#ED1C24;
	padding-left:5px;
	font-weight:600;
	font-style:italic;
}

/* mini winkelwagen */
.winkelwagen_mini, .content_right_container p{
	padding:0 12px 12px 12px;
}
.tbl_winkelwagen_mini tr.oneven{
	height:30px;
}
.tbl_winkelwagen_mini tr.even, #assortiment_detail tr.even{
	line-height:1px;
	height:1px;
}
/* Aanbiedingen */
.aanbieding_container{
	
}

.aanbieding{
	display:inline;
	float:left;
	position:relative;
	width:155px;
	margin:5px;
}
.aanbieding a{
	display:block;
	text-decoration:none !important;
	height:135px;
	padding:10px;
	border:1px solid #262626;
	font-weight:600;
	font-size:12px;
	text-align:right;
}
.aanbieding a span.aanbieding_inhoud{
	font-weight:normal;
}

.aanbieding_prijs{
	position:absolute;
	bottom:0;
	right:0;
	background:transparent url('../images/basics/doorhaalPrijsRood.gif') repeat-x bottom right;
	width:48px;
	height:48px;
}

.bg_red{
	background-image:none !important;
	background-color:#ED1C24;
}

.tbl_aanbieding_prijs{
	color:#FFFFFF;
}
.aanbieding_prijs_van{
	height:24px;
}
.aanbieding_prijs_van td{
	text-align:center;
	line-height:17px;
}
.aanbieding_prijs_voor{
	height:24px;
}
.aanbieding_prijs_voor_vdec{
	font-size:20px;
	font-weight:bold;
}
.aanbieding_prijs_voor_ndec{
	font-weight:bold;
}

/* Nieuws */
.newsdetails img{
	float:right;
	margin-left:15px;
	border:1px solid #262626;
}

.row_spacer{
	height:10px;
}

.tbl_nieuws_overzicht tr td a{
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

/* Inloggen */
.header_logininfo{
	clear:right;
	float:right;
	width:202px;
	padding-top:20px;
}
#ExtUserForm .frm_input{
	width:250px;
}

/* Footer */
#footer_container{
	background:transparent url('../images/basics/bgfooter.gif') repeat-x 0 0;
	height:56px;
	margin-top:10px;
}
#footer_container a{
	font-size:11px;
}
.footer_text{
	text-align:center;
	font-size:10px;
	line-height:56px;
}

