/* Reset to default */
*{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	outline: none;
}

img, fieldset, .text, .submit, .button_stappen, .button_stappen_links, .button_stappen_breed, .button_done, .button_inactive, .button_active {
	border: 0;
}

html{
	overflow-y: scroll;
}

body, html{
	height: 100%;
}



/* Norm */
body{
	background: url('../images/bg.png') repeat-x;
	font: 12px/18px 'Arial';
	color: #535353;
}

a{
	color:#d60c1b;
}

a:hover{
	text-decoration:underline;	
}

a.content{
	color: #d6091b;
}

a.content:hover{
	text-decoration: underline;
}


.zoek_kast{
	border:0;
	width: 195px;
	height: 23px;
	margin: 10px 5px 0px 0px;
	font: bold 11px 'Arial';
	color: #fff;
	cursor: pointer;
	background: #d60c1b url('../images/submit.png') right no-repeat;
}

h5{
	padding: 0px 10px 0px 0px;
	font: bold 12px/14px 'Arial';
	text-transform: uppercase;
	color: #d6091b;
}

h6{
	font: 18px/30px 'Arial';
	padding: 0px 10px 0px 0px;
	color: #d60c1b;
} 

h2{
	height: 33px;
	margin: 0 0 2px;
}

h2 a{
	height: 33px;
	display: block;
	color: #fff;
	position: relative;
	padding: 0 15px;
	font: bold 12px/33px 'Arial';
	background: #a1a0a0 url('../images/h2.png') no-repeat;
}

h2 a span{
	width: 100%;
	display: block;
	height: 33px;
	margin: 0 -15px 0 0;
	padding: 0 15px 0 0;
	font: bold 12px/33px 'Arial';
	cursor: pointer;
	background: url('../images/h2_arrow.png') right no-repeat;
}

h2 a:hover span, h2.active a span{
	background: url('../images/h2_active_arrow.png') right no-repeat;
}

h2 a:hover, h2.active a{
	background: #d60b1b url('../images/h2_active.png') no-repeat;
}

/* h2{
	height: 33px;
	margin: 0 0 2px;
	background: url('../images/h2_active.png');
}

h2 a{
	height: 33px;
	display: block;
	padding: 0 15px;
	font: bold 12px/33px 'Arial';
	color: #fff;
	background: url('../images/h2.png');
}

h2 a:hover, h2.active a{
	background: none;
} */

h3{
	margin: 0 0 0px;
	padding: 0 8px;
	font: bold 11px/33px 'Arial';
	text-transform: uppercase;
	color: #535353;
	background: #e3e2e3;
}

.artikelcode{
	margin: 0 0 3px;
	padding: 0 8px;
	font: bold 11px/33px 'Arial';
	text-transform: uppercase;
	color: #535353;
	background: #e3e2e3;
}

.clear{
	clear: both;
}

img.left{
	float: left;
	margin: 0 8px 0 0;
}

img.right{
	float: right;
	margin: 0 0 0 8px;
}

/* Container */
#container{
	min-width: 984px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -107px;
	background: url('../images/right.png') right repeat-y;
}

/* Navigation */
#nav{
	width: 100%;
	height: 42px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	background: url('../images/bg.png') repeat-x;
}

#nav ul{
	float: right;
	height: 42px;
	margin: 0 34px 0 0;
	padding: 0 1px 0 0;
	font: bold 12px/42px 'Arial';
	text-transform: uppercase;
	background: url('../images/nav.png') right no-repeat;
}

#nav li{
	float: left;
	padding: 0 0 0 1px;
	background: url('../images/nav.png') left no-repeat;
}

#nav a{
	float: left;
	display: block;
	padding: 0 7px;
	color: #d60c1b;
}

#nav a:hover{
	text-decoration: underline;
}

/* Header */
#header{
	clear: right;
	width: 100%;
	height: 91px;
	margin: 0;
	position: relative;
	z-index: 10;
	background: url('../images/header.png') right no-repeat;
}

/* Breadcrumb */
#breadcrumb{
	color: #d60c1b;
	line-height: 44px;
	margin: 0 0 6px 7px;
	font-size: 12px;
	background: url('../images/bg.png') 0 -133px;
}

#breadcrumb span{
	font-weight: bold;
}

#breadcrumb a{
	color: #d60c1b;
}

/* Content */
#content{
	padding: 0 225px 0 243px;
}

#holder{
	float: left;
	width: 100%;
}

#content h1{
	font: 18px/30px 'Arial';
	padding: 0 0 5px;
	color: #d60c1b;
}

#content p{
	padding: 0 0 18px;
}

.content{
	overflow: hidden;
	padding: 1px 0 2px;
}

.item{
	margin: 0 0 7px;
	background: #f6f6f5;
}

.item.last{
	margin: 0;
}

.item ul{
	padding: 3px 0;
}

.price{
float: right;	
}

input.button{
	float: right;
	cursor:pointer;
	width: 158px;
	height: 29px;
	margin: 6px;
	padding: 0 0 0 0px;
	font: bold 12px/29px 'Arial';
	color: #fff;
	border: 0px solid #d60c1b;
	background: #d60c1b;
}

.button_stappen{
	width: 158px;
	height: 29px;
	margin: 6px;
	font: bold 12px/29px 'Arial';
	color: #fff;
	cursor: pointer;
	background: #d60c1b;
}



.button_inactive{
	width: 158px;
	height: 29px;
	margin: 6px;
	font: bold 12px/29px 'Arial';
	color: #fff;
	cursor: pointer;
	background: #dddddc;
}

.button_active{
	width: 158px;
	height: 29px;
	margin: 6px;
	font: bold 12px/29px 'Arial';
	color: #fff;
	cursor: pointer;
	background: #d60c1b;
}

.button_done{
	width: 158px;
	height: 29px;
	margin: 6px;
	font: bold 12px/29px 'Arial';
	color: #fff;
	cursor: pointer;
	background: #42ae28;
}








.button_stappen_breed{
	width: 204px;
	height: 29px;
	margin: 8px 10px 0 8px;
	font: bold 12px/29px 'Arial';
	color: #fff;
	cursor: pointer;
	background: #d60c1b url('../images/button_breed.png') right no-repeat;
}

.button_stappen_links{
	width: 158px;
	height: 29px;
	margin: 6px;
	font: bold 12px/29px 'Arial';
	color: #fff;
	cursor: pointer;
	background: #d60c1b;
}

.text2{
	padding: 5px 5px;
	width: 169px;
	height: 13px;
	margin: 0 0 5px;
	font: 11px 'Arial';
	border: 1px solid #d60c1b;
	color: #808080;
}

/* Search */
#search{
	width: 217px;
	margin: 0 0 0px 0;
	position: relative;
	left: 0px;
	padding: 0px 0 0px 0px;
	text-align: right;
	border-right: 5px solid #d60c1b;
}

#search .text{
	float: left;
	width: 145px;
	height: 25px;
	padding: 3px 5px 3px 25px;
	font: 12px 'Arial';
	color: #808080;
	border: 1px solid #d60c1b;
	background: url('../images/search.png')5px 5px no-repeat;
}

#search .submit{
	float: left;
	width: 33px;
	height: 33px;
	margin: 0 0px 0 3px;
	cursor: pointer;
	background: #d60c1b url('../images/submit.png') 5px 5px no-repeat;
}

#search .submit_breed{
	float: left;
	width: 212px;
	height: 33px;
	margin: 5px 0 0px 0px;
	cursor: pointer;
	border:0px;
	color:#FFF;
	font: bold 12px/33px 'Arial';			
	/*background: #d60c1b url('../images/submit.png') right no-repeat;*/
	background: #d60c1b;
}



#search a{
	float: right;
	margin: 3px 30px;
	font-weight: bold;
	text-decoration: underline;
	color: #d6091b;
}

/* Right */
#right{
	float: right;
	width: 204px;
	margin: 0 10px 0 -204px;
}


#kassabon{
	font: 10px 'Arial';
}

#right fieldset{
	width: 185px;
	overflow: hidden;
	position: relative;
	left: 12px;
	padding: 16px 0;
}

#right .text{
	padding: 5px 5px;
	width: 169px;
	height: 13px;
	margin: 0 0 5px;
	font: 11px 'Arial';
	color: #808080;
}

#right .submit{
	width: 179px;
	height: 23px;
	margin: 0 0 5px;
	font: bold 11px 'Arial';
	color: #fff;
	cursor: pointer;
	background: #d60c1b url('../images/submit.png') right no-repeat;
}


#right fieldset{
	text-align: right;
}

#right fieldset a{
	font-weight: bold;
	color: #d6091b;
	text-decoration: underline;
}

/* Cart */
#cart{
	height: 20px;
	margin: -6px 0 0;
	padding: 0px 0 0 0px;
	font: 12px/24px 'Arial';
	background: #fff;
	position: relative;
}

#cart h4{
	padding: 2px 0 10px 40px;
	font: bold 12px/14px 'Arial';
	text-transform: uppercase;
	color: #d6091b;
}

#cart .links{
	font-size: 11px;
	color: #d6091b;
}

#cart .links a{
	color: #d6091b;
	text-decoration: underline;
}

/* Right Top */

#rightTop{
	height: 0px;
	padding: 0 0 0 10px;
}

#right h4{
	padding: 2px 0 10px 40px;
	font: bold 12px/14px 'Arial';
	text-transform: uppercase;
	color: #d6091b;
}

#right a{
	color: #d6091b;	
}

#right a:hover{
	text-decoration:underline;
}

/* Payment Options */
#paymentOptions{
	margin: 8px 0 0 12px;
}

/* Push */
#push{
	clear: both;
	height: 107px;
}

/* Footer */
#outerFooter{
	height: 107px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background: url('../images/footer.png');
}

#footer{
	width: 984px;
	height: 57px;
	margin: 0 auto;
	padding: 40px 0 0;
}

#outerFooter a{
	color: #fff;
	text-decoration: underline;
}

#outerFooter a:hover{
	text-decoration: none;
}

/* Link */
#link{
	text-align: right;
	margin: -26px 15px 0;
}

#link img{
	position: relative;
	top: 5px;
}

/* Right Corner */
#rightCorner{
	width: 214px;
	height: 133px;
	position: absolute;
	top: 0;
	right: 0;
	background: url('../images/bg.png') top;
}
/* waarschuwing */
.notice {
    color: #333;
    padding: 0.7em 5em 0.7em 4.3em;
    margin: 1.2em 0 1em 0 !important;
    clear: left;
} /* ie6 */ 
.notice { 
    background: #eff6e8 url(img/circle-check-green.gif) 1.3em 0.5em no-repeat; 
    border-top: 1px solid #A5CC7A; 
    border-bottom: 1px solid #A5CC7A;
}




/* collapsed menu */ 

/* Left */
#left{
	float: left;
	width: 222px;
	padding: 4px 11px 0 0;
	margin: 0 -243px 0 0;
	position: relative;
	left: 10px;
}

.menu_list {	
	width: 222px;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:0px;
 	font: bold 12px/18px 'Arial';
 	color:#FFF;
	background: #d60c1b url('../images/submit_down2.png') 200px 10px no-repeat;
	border-bottom: 1px solid #fff;
}

.menu_head a {
 	color:#FFF;
}

.menu_head a:hover {
 	text-decoration:none;
}

.menu_body {

}

.menu_body a{
 	display:block;
 	color: #d60c1b;
 	background: #f6f6f5 url('../images/arrow.png') 206px 7px no-repeat;
 	border-bottom: 1px solid #bfbecf;
  	padding-left:10px;
  	padding-right: 15px;
  	font: bold 12px/24px 'Arial';
  	text-decoration:none;
	min-height: 24px;  	  
}

.menu_body a:hover{
	border-left: 5px #d60c1b solid;
  	text-decoration:underline;
  	background: #f6f6f5 url('../images/arrow.png') 201px 7px no-repeat;
  	padding-left:5px;
}

.inp_error {
    border:1px solid #e00;
}

