@charset "utf-8";
html {
	background-image: url(../images/bg-head.jpg);
	background-repeat:repeat-x;
	height: 100%;
}
body {
	background-color: #FFFFFF;
	background:url(../images/bg-footer.jpg) bottom center repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414042;
}

#preload {
	visibility: hidden;
	display: none;
	height: 0px;
	width: 0px;
	position: absolute;
	margin-top: -999999px;
	margin-left: -99999px;
}

#wrapper {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -550px;
	margin-bottom: 0px;
}

#content {
	float: left;
	width: 594px; /* 613 */
	padding-bottom: 0px;
	min-height: 1250px;
	padding-right: 16px;
}

#top-kader {
    top: 0px;
    margin-left: 663px;
    background-color: #FFF;
    border: 1px solid #E1E1E1;
    width: 275px;
    height: 15px;
    text-align: center;
    padding: 5px;
    
}

/* Sidebar */
#sidebar {
	width: 287px;
	height:502px;
	float:right;
	margin-top: 3px;
	text-align:center;
	color: #58595b;
}

#sidebar p {
    padding: 0px;
    margin: 0px;
}

#sidebar-prijs {
    padding: 0px;
    margin: 0px;
    padding-top: 5px;
}

.prijs {
	font-size: 48px;
	font-weight: bold;
	color: #e3001a;
	
	line-height: 48px;
	height: 48px;
		
	width: 100%;
	text-align: center;
	display: block;
	
}

.prijs-streep {
	text-decoration: line-through;
}

#sidebar-cndown-text {
	line-height:20px;
	margin-bottom: 10px;
	margin-top: 8px;
}


/************************/

#sidebar-top {
    border-top: 0px;
    padding-top: 0px;	
}

#sidebar-middle {
	border-top: 1px solid #E1E1E1;
	min-height: 500px;
	width: 287px;
	text-align: left;
	
}

#sidebar-account {
	border: 1px solid #E1E1E1;
	background-color: #F4F4F4;
	height: 46px;
	padding: 16px;
}

/*
#sidebar-middle p {
	padding: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
}
*/

#sidebar-bottom {
	background-image: url(../images/sidebar_bottom.jpg);
	width: 287px;
	min-height: 160px;
}

#sidebar table {
    margin-left:-16px;
}

.sidebar-spacer {
	background-color: #FFFFFF;
	height: 16px;
}

.account-txt {
	display: table-cell; 
	vertical-align: middle; 
	text-align: left; 
	height: 43px;
	padding-left: 11px;
}
/************************/

#sidebar-bestellen {
	height: 37px;
	width: 252px;
	cursor: pointer;
}

#sidebar-faq {
	text-align:left;
	margin-left:16px; 
	margin-right: 15px;
}

#sidebar-faq ul {
	margin-left: -20px;
}

#sidebar-faq p {
	margin-left: -16px;
}


/* Footer */
#footer {
	padding-top: 100px;
	clear:both;
}
#footer-logos {
	height: 80px;
	text-align: center;
}

#footer-text {
	text-align: center;
	line-height: 30px;
}


#footerBlock {
    background-color: #CCC;
    width: 900px;
    margin: auto;
    height: 230px;
    padding: 5px 0 5px 5px;
    line-height: 18px;
}

#footerBlock h3 {
    margin-top: 0px;
    margin-bottom: -5px;
    font-size: 18px;
}

#footerBlock a {
    color: #333;
}

#footerBlock ul {
    
}

#footerBlock li {
    list-style: none;
    margin-left: -40px;
}

#footerBlock-1 {
    width: 235px;
    height: 100%;
    float:left;
    padding-left: 5px;
}

#footerBlock-2 {
    width: 180px;
    height: 100%;
    border-left: #333 1px solid;
    float:left;
    padding-left: 5px;
}

#footerBlock-3 {
    width: 219px;
    height: 100%;
    border-left: #333 1px solid;
    float:left;
    padding-left: 5px;
}

#footerBlock-4 {
    width: 238px;
    height: 100%;
    border-left: #333 1px solid;
    float:left;
    padding-left: 5px;
}


/* Reacties */
#reacties {
    border: 1px solid #E1E1E1;
}


/* /Reacties */
#header {
	height: 100px;
	width: 100%;
	height: 30px;
	width: 1000px;
	margin: 0 auto;

}
#logo {
	position: relative;
	left: 45px;
	top: 9px;
	margin-bottom: 14px;
	float: left;
	height:100px;	
}

#socio {
	padding-top: 20px;
	padding-left: 670px;
}

#menu-top {
	height: 29px;
	width: 100%;
	clear: both;
	/*margin-left: -45px; */
}

#menu-top ul li {
	display: block;
	position: relative;
	display: inline;
	float: left;
        z-index: 10;
}

#menu-top li {
	width: 103px;
	height: 29px;
	background: transparent url(../images/ks_sprite_btn.png) 0 0px no-repeat;
	line-height: 24px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
    font-size: 13px;
}

#menu-top li:hover {
	background: transparent url(../images/ks_sprite_btn.png) 0 -29px no-repeat;
	cursor: pointer;
}

#menu-top a, #menu-top a:active, #menu-top a:visited {
	color: #FFFFFF;
	display: block;
	width: 103px;
	height: 29px;
	text-decoration: none;
}

#socialTop {
    position: relative;
    display: block;
    text-align: right;
    float: right;
    width: 320px;
    height:20px;
    padding-top:5px;
    padding-right:10px;
    z-index: 0;
}

#header-bg {
    width: 100%;
    height: 650px; /* 517 */
    background-image: url(../images/bg-head.jpg);
    left: 0;
    top: 0;
    margin-top: -1px;
    z-index: -99;
}

.btn, .btn:visited, #submit3, input.ncol {
	width: 103px;
	height: 29px;
	display:block;
    background: transparent url(../images/ks_sprite_btn.png) 0 0px no-repeat;
	line-height: 29px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	margin-left: 3px;
	margin-right: 3px;
	text-decoration: none;
	text-transform: lowercase;
	background-color: transparent;
	border: 0px;
}

.btn:hover, #submit3:hover, input.ncol:hover {
	background: transparent url(../images/ks_sprite_btn.png) 0px -29px no-repeat;
	cursor: pointer;
	text-decoration: none;
}

.btn-groen, .btn-groen:visited {
	width: 103px;
	height: 29px;
	display:block;
    background: transparent url(../images/ks_sprite_btn.png) 0 -58px no-repeat;
	line-height: 29px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	margin-left: 3px;
	margin-right: 3px;
	text-decoration: none;
	text-transform: lowercase;
	background-color: transparent;
	border: 0px;
}

.btn-groen:hover {
	background: transparent url(../images/ks_sprite_btn.png) 0px -87px no-repeat;
	cursor: pointer;
	text-decoration: none;
}

.groene-knop, a.groene-knop, a:active.groene-knop, a:visited.groene-knop {
	width: 252px;
	height: 40px;
	line-height: 40px;
	display:block;
	background: transparent url(../images/ks_sprite_btn.png) -103px 0px no-repeat;
	line-height: 40px;
	text-align: center;
	color: #FFF;
	font-size: 24px;
	overflow:hidden;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	border: 0px;
}

.groene-knop:hover, a:hover.groene-knop {
	background: transparent url(../images/ks_sprite_btn.png) -103px -40px no-repeat;
	cursor: pointer;
}

.rode-knop, a.rode-knop, a:active.rode-knop, a:visited.rode-knop {
	width: 252px;
	height: 40px;
	line-height: 40px;
	display:block;
	background: transparent url(../images/ks_sprite_btn.png) -103px -80px no-repeat;
	line-height: 40px;
	text-align: center;
	color: #FFF;
	font-size: 24px;
	overflow:hidden;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
}

.rode-knop:hover, a:hover.rode-knop {
	background: transparent url(../images/ks_sprite_btn.png) -103px -120px no-repeat;
	cursor: pointer;
}

.clearer, .clear { clear: both; height: 0px;}
.links 	 { float: left; }


/* Counter */
#counter {
	margin-left:0px;
	margin-top: -2px;
    min-height: 63px;
    height: 63px;
}

#flashcontent {
	text-align: left;
}

.count-div {
	width: 30px;
	height: 37px;
	line-height: 35px;
	border: #E1E1E1 1px solid;
	text-align: center;
	font-size: 28px;
	float: left;
	background-color: #FFF;
	margin: 1px;
	font-weight: bold;
	background-image:url(../images/bg-counter.jpg);
	letter-spacing: 12px;
	text-indent: 8px;
	overflow:hidden;
}

.count-div ul, .count-div li{
	list-style:none;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

.count-div li{ 
	width: 30px;
	height: 37px;
	
}	

.count-spacer {
	width: 25px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	font-size: 28px;
	float: left;
	font-weight: bold;
}


/* Algemene stijl opmaak */
h1 {
	margin-top: 28px;
	color:#E2001A;
	font-size: 24px;
	font-weight: bold;
}

h2 {
	margin-top: 28px;
	font-size: 18px;
}

h3 {
	color:#E2001A;
	font-size: 24px;
	font-weight: bold;
}

a, a:active, a:visited {
	/*text-decoration: underline;*/
        text-decoration: none;
	font-weight: bold;
	color: #399ce1;
}
a:hover {
	/*text-decoration: none;*/
        text-decoration: underline;
}


/* Other */
a.footer, a.footer:active, a:visited.footer {
	text-decoration: none;
	font-weight: normal;
	color: #414042;
}
a:hover.footer {
	text-decoration: underline;
}

a.noline, a.noline:active, a.noline:visited {
	text-decoration: none;
}
a:hover.noline {
	text-decoration: underline;
}

.blur {
	color: #E1E1E1;
}

.nieuwsbrief-top {
	width: 141px;
}

input, textarea, select {
	background-image:url(../images/background-text.png);
	border: 1px #E1E1E1 solid;
	text-indent: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.noborder {
	border: 0px;
}

.blauw {
	color: #44A5EA;
}

.rood {
	color:#E2001A;
}

hr {
	height: 1px;
	color: #E1E1E1;
}

.error {
	color: #e3001a;
}


.reactie-rij-border{
	background-image: url(../images/reacties-bgborder.jpg);
	background-repeat: repeat-y;
	height: 1px;
	line-height: 1px;
}

.reactie-rij {
	background-image: url(../images/reacties-achtergrond.jpg);
	background-repeat: repeat-y;
}

.reactie-plaatje {
	padding: 10px; 
	padding-bottom: 5px; 
	width:50px;
}

.reactie-plaatje img {
	padding: 1px; 
	border: 1px solid #E1E1E1;
	width: 42px;
}


/* Socio Btn */
.btn-twitter {
	background-image:url(../images/btn/btn-twitter.png);
	overflow: hidden;
	text-indent: -99999px;
	display: block;
	height: 30px;
	width: 125px;
}

.btn-twitter:hover {
	background-image:url(../images/btn/btn-twitter-hover.png);
}

.btn-igoogle {
	background-image:url(../images/btn/btn-igoogle.png);
	overflow: hidden;
	text-indent: -99999px;
	display: block;
	height: 30px;
	width: 125px;
}

.btn-igoogle:hover {
	background-image:url(../images/btn/btn-igoogle-hover.png);
}

.btn-socio, .btn-socio:active, .btn-socio:visited {
	background: transparent url(../images/ks_sprite_btn.png) -103px -160px no-repeat;
	overflow: hidden;
	font-weight: bold;
	display: block;
	height: 30px;
	width: 125px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
}

.btn-socio:hover {
	background: transparent url(../images/ks_sprite_btn.png) -228px -160px no-repeat;
}

#altcontent {
	background-color: transparent;
	padding-left: 16px;
}

.pagDiv {
	border: 1px solid #CECECE;
	padding: 4px;
	background-color: #F4F4F4;
	Margin: 2px;
	float: left;
	width: 15px;
	text-align: center;
}


/* Ogone Opmaak */
#submit3 { 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 238px;
}

.ncoltable2 small, .ncoltable1 b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414042;	
	text-align: left;
}

.ncoltable2 td, .ncoltable1 td {
	text-align: left;
}

.ncoltxtl2 {
	width: 200px;
}


.box {
    border: 1px solid #E1E1E1;
    background-color: #F4F4F4;
    padding: 14px 15px 14px 15px;
    border-bottom: 0px;
    border-top: 0px;
}

.image-box {
    border: 1px solid #E1E1E1;
    background-color: #F4F4F4;
}

.box .col1 {
    width: 50%;
    float:left;
}

.box .col2 {
    width: 50%;
    float: left;
}

.shop-item {
    margin-bottom: 20px;
    padding: 16px;
}


.shop-afbeelding {
    width: 150px;
    float: left;
    border: 1px solid #E1E1E1;
}


.shop-naam {
  margin-left: 160px;
  margin-top: -19px;
}

.shop-naam a {
  text-decoration: none;
}

.shop-inleiding {
    margin-left: 160px;
    height: 71px;
    overflow: hidden;
}

.shop-prijs {
    margin-left: 10px;
    height: 29px;
    float: left;
    line-height: 29px;
    bottom: 0px;
}

.shop-prijs-prijs {
    font-weight: bold;
    font-size: 18px;
    color: #FF0000;
}

.shop-knop {
    float:right;
    height: 30px;

}

.tekst-knophoogte {
    line-height: 29px;
}


.sidebar-box-top {
    height: 4px;
    width: 287px;
    background-image:url(../images/sidebar-top.png);
}

.sidebar-box-middle {
    height: 2px;
    width: 287px;
    background-image:url(../images/sidebar-divider.png);

    margin: 15px 0px 15px 0px;
        margin-left: -16px;
}

.sidebar-box-bottom {
    height: 4px;
    width: 287px;
    background-image:url(../images/sidebar-bottum.png);
}

.sidebar-box-bottom-arrow {
    height: 12px;
    width: 287px;
    background-image:url(../images/sidebar-bottom-arrow.png);
    margin-bottom: 8px;
}

.content-box-top {
	clear: both;
    height: 4px;
    width: 594px;
    background-image:url(../images/box-top.png);   
}

.content-box-bottom {
    height: 4px;
    width: 594px;
    background-image:url(../images/box-bottom.png);   
}

.content-box-bottom-arrow {
    height: 12px;
    width: 594px;
    background-image:url(../images/box-bottom-arrow.png);
    margin-bottom: 8px;
}

.reactie {
    clear: both;
}

.reactie-naam {
    float: left;
    width: 153px;
}

.reactie-bovenkant {
    height: 4px;
    width: 441px;
    background-image:url(../images/comment-top.png);
}

.reactie-onderkant {
    height: 4px;
    width: 441px;
    background-image:url(../images/comment-bottom.png);
    
    margin-bottom: 20px;
}

.reactie-blok {  
    float:left;
    width: 441px;
}

.reactie-content {
    min-height: 75px;
    background-image: url(../images/comment-arrow.png);
    background-repeat: no-repeat;
    padding-left: 15px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    background-color: #F4F4F4;
    border-right: 1px solid #E1E1E1;
}

.reactie-tijd {
    font-style: italic;
    color: gray;
    
}

.reactie-avatar {
	padding: 1px; 
	margin-bottom: 5px; 
	width:50px;
    
	border: 1px solid #E1E1E1;
}

.archief-afbeelding {
	padding: 1px; 
	margin-bottom: 5px; 
	height:90px;
    
	border: 1px solid #E1E1E1;
}



.ekomi {
    margin-top: 5px;
    margin-bottom: 5px;
}

table.rows {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ccc;
}
table.rows.noline {
	border-top: none;
}
table.rows tr {
	background-color: #f7f7f7;
}
table.rows tr:hover {
	background-color: #ebebeb;
}
table.rows tr td {
	border-bottom: 1px solid #ccc;
	padding: 10px;
}
table.rows tr.headrow td {
	font-weight: bold;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}
table.rows tr.emptyrow td {
	font-weight: normal;
	background-color: #fff;
	border: none;
}
table.rows img {
	border-color: #ccc;
}

