@charset "utf-8";
/* CSS Document */

body
{
	background-image:url('../images/bg-image-web.png');
	background-repeat:repeat-x;
	background-color:#f8d3e3;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img
{
	border:none;
	outline:none;
}

a
{
	text-decoration:none;
	color:#DB608D;
}



#container
{
	width:990px;
	position:relative;
	padding:0px;
	margin: 0px auto;
}

#main-menu
{
	margin-left:35px;
	margin-right:30px;
	height:17px;
	margin-bottom:50px;
	margin-top:20px;
	font-size:	1.25em;
	color:#fff;
}

#main-menu .button
{
	float:left; color:#fff; margin-right:23px; margin-bottom:15px;
}

#main-menu .active
{
	float:left; color:#fff; margin-right:23px; margin-bottom:15px;
}

#main-menu .active a
{
	color:#b51f4e;
	text-decoration:none;
	float:left;
	
}

#main-menu .button a
{
	color:#fff;
	text-decoration:none;
	 float:left; 
}

#main-menu .button a:hover
{
	color:#fff;
	text-decoration:none;
}

#main-content
{
	position:relative;
}

#silkn-foto
{
	float:left;	
	width:410px;
	position:relative;
	height:415px;
}

#home {
  padding: 0px;
  margin: 0px;
  width:300px;
  height:20px;
}


#subtitel {
  padding: 0px;
  margin: 0px;
  width:420px;
  height:95px;
}


#foto-image
{
	position:absolute;
	top:20px;
	left:35px;
}

#foto-price
{
	position:absolute;
	top:200px;
	left:215px;
	width:115px;
	height:115px;
	background-image:url('../images/round.png');
	background-repeat:no-repeat;
}

#foto-price .prce
{
	width:100px;
	height:50px;
	margin-top:38px;
	margin-left:11px;
}

#silkn-txt
{
	float:left;	
	position:relative;
	line-height:20px;
	color:#FFF;
	padding-top:20px;
	margin-bottom:20px;
	padding-left:0px;
	width:580px;
}

#silkn-txt ul
{
	padding:0px;
	margin:0px;
	list-style:none;
}


#silkn-txt li
{
	height:26px;
}



#subtitel
{
	height:auto;
	margin-bottom:-10px;
}

#silkn-txt ul
{
	padding:0px;
	margin:0px;
	
}

#silkn-logo
{
	float:left;	
	width:113px;
	position:absolute;
	margin-top:50px;
}

#containers
{
	width:990px;
	height:
}

.container-blok
{
	background-image:url('../images/bg-image-container.png');
	background-repeat:no-repeat;
	width:321px;
	height:164px;
	float:left;
	position:relative;
	color:#646567;
	line-height:18px;
	display:table-cell;
	text-align:center;
}

.container-blok-left
{
	width:141px;
	height:164px;
	float:left;
	position:relative;
}

.container-blok-right
{
	width:178px;
	height:164px;
	float:left;
	position:relative;
	margin-top:2px;
}

.container-blok-center
{
	width:289px;
	height:128px;
	float:left;
	position:relative;
	margin-top:-4px;
	padding:18px;
	text-align:left;
}

.container-blok-txt
{
	padding-top:18px;
	padding-left:18px;
	float:left;
}

.container-blok-spacer
{
	width:10px;
	height:164px;
	float:left;
	position:relative;
	list-style-type:none;
}

.bekijk-resultaten
{
	width:130px;
}

.hoe-werkt-het
{
	width:135px;
}

.hoe-werkt-het-box
{
	margin:10px;
}

.hoe-werkt-het-image
{
	width:151px; float:left; height:150px; overflow:hidden;
}

.hoe-werkt-het-txt
{
	width:140px; float:left; text-align:left; padding-left:10px;
}

.silkn-new-box
{
	margin:10px;
	margin-left:1px;
}

.silkn-new-box-image
{
	width:140px; float:left; margin-top:8px; margin-right:10px;
}

.silkn-new-box-txt
{
	width:140px; float:left; text-align:left; margin-left:10px;
}


.button-right
{
	position:absolute;
	bottom:10px;
	right:10px;
}

.hoe-vaak 
{
	width:295px;
}

#footer
{
	margin-left:17px;
	margin-right:17px;
	margin-top:17px;
	_margin-top:0px;
	color:#DB608D;
	font-size:13px;
	position:relative;
	height:60px;
}

#sub-menu
{
	width: 500px;
}

#language
{
	width:auto;
	height:60px;
	position:absolute;
	right:-10px;
	top:0px;
	font-size:11px;
}


#sub-menu .button
{
	margin-right:11px; float:left;
}

#sub-menu .active
{
	margin-right:11px; float:left; color:#fff;
}

#sub-menu .button a.active
{
	color:#DB608D;
	text-decoration:none;
}

#sub-menu .button a
{
	color:#DB608D;
	text-decoration:none;
}

#sub-menu .button a:hover
{
	color:#DB608D;
	text-decoration:none;
}


#uLab
{
	font-size:11px; margin-top:35px; position:absolute; right:0px; top:15px;
}


#curr-lang
{
	float:right;
	width:100px;
	
	
}
#curr-lang a
{
	color: #DB608D;
}


#close-lang
{
	position:absolute;
	right:20px;
	top:5px;
}

#languages
{
	float:right;
	position:absolute;
	bottom:40px;
	right:-7px;
	display:none;
	padding:20px;
	background-color:#F8D3E3;
	cursor:pointer;
	z-index:999;
	width:268px;
	height:110px;
	overflow:auto;
	border:1px dotted #CCC;
}



.linkLang
{
	text-decoration:none;
	font-size:10px;
	font-family: Verdana, Geneva, sans-serif;
	color:#CE4581;
}

.linkLang a
{
	text-decoration:none;
	font-size:10px;
	font-family: Verdana, Geneva, sans-serif;
	color:#CE4581;
}

tr .lang
{
	line-height:25px;
}

#white-page
{
line-height:22px;
	
}

#page-content
{
	margin-top:70px;
	
}

.white-page-border
{
	height:21px;
	width:100%;
}

#white-page-content
{
	background-color:#fff;; width:873px; padding-left:111px; position:relative; padding-top:10px;	
}

#white-page-content-intro
{
	background-color:#FFF; width:330px;	color:#CE4581; line-height:20px; float:left; min-height:150px;
}

#white-page-content-product
{
	width:330px;	color:#CE4581; line-height:20px; float:left; position:absolute; right:100px; top:-260px;
}


#page-container
{
	width:520px;
	position:relative;
	margin-bottom:15px;
	line-height:20px;
	color:#FFF;
	margin-left:25px;
	margin-right:18px;
}

#intro
{
	width:450px;
	position:relative;
	margin-bottom:15px;
	line-height:20px;
	color:#FFF;
	padding-left:85px;
}


.dot
{
	background-image:url('../images/dot.png');
	background-repeat:no-repeat;
	background-position:bottom;
	width:835px;
	height:26px;
}

.button-rose
{
	background-image:url('../images/button.png');
	background-repeat:no-repeat;
	width:100px;
	
	height:23px;
	padding:0px;
	padding-left:10px;
	padding-top:4px;
	color:#FFF;
	
	cursor:pointer;
}

.button-rose-back
{
	background-image:url('../images/button-back.png');
	background-repeat:no-repeat;
	width:100px;
	
	height:23px;
	padding:0px;
	padding-left:20px;
	padding-top:4px;
	color:#FFF;
	
	cursor:pointer;
}


.button-rose-container
{
	background-image:url('../images/button.png');
	background-repeat:no-repeat;
	width:90px;
	height:23px;
	padding-left: 8px;
	padding-top:4px;
	color:#FFF;
	position:absolute;
	bottom:15px;
	left:15px;
	text-align:left;
	 cursor: pointer;
}

.button-blue-container
{
	background-image:url('../images/button-blue.png');
	background-repeat:no-repeat;
	width:90px;
	height:23px;
	padding-left: 8px;
	padding-top:4px;
	color:#FFF;
	position:absolute;
	bottom:15px;
	left:15px;
	text-align:left;
	 cursor: pointer;
}

.button-rose-login
{
	background-image:url('../images/button.png');
	background-repeat:no-repeat;
	width:80px;
	height:23px;
	padding-left:10px;
	padding-top:4px;
	color:#FFF;
}


.button-rose-container-silkn
{
	background-image:url('../images/button.png');
	background-repeat:no-repeat;
	width:90px;
	height:23px;
	padding-left: 8px;
	padding-top:4px;
	color:#FFF;
	position:absolute;
	bottom:15px;
	left:147px;
	text-align:left;
	margin-left:15px;
}

/* FORM */

fieldset
{
	width:720px;
	padding:20px;
	font-weight:bold;
	border: 1px solid #CE4581;
	color:#CE4581;
	height:300px;
}

	legend
	{	
		color:#CE4581;	
	}


.TextBold
{
	font-weight:bold; color:#808080;
}

.inputClass
{
	width:250px;
	border:1px solid #808080;
	height:15px;
}

.inputClassRed
{
	width:250px;
	border:1px solid #CE4581;
	height:15px;
}

.inputClassSmall
{
	width:150px;
	border:1px solid #808080;
	font-size:12px;
	color:#CE4581;
}

.inputClassFrom
{
	width:200px;
	border:1px solid #808080;
	font-size:12px;
	color:#CE4581;

}

.linkPayment
{
	text-decoration:none;
	color:#CE4581;
}
#forgot-pass
{
	color:#CE4581;
}

.border-left-bullit
{
	float:left; height:26px; width:8px; background-image:url('../images/border-bullet-left.png'); background-repeat:no-repeat;
}

.border-left-bullit-empty
{
	float:left; height:26px; width:8px;
}


.border-right-bullit
{
	float:left; height:26px; width:8px; background-image:url('../images/border-bullet-right.png'); background-repeat:no-repeat;
}

.border-right-bullit-empty
{
	float:left; height:26px; width:8px;
}

.bullit-active
{
	filter: alpha(opacity=100); -moz-opacity: 1; float:left;height:23px; background-color:#fae9ed; color:#CE4581; padding-top:3px; font-size:13px;
}

.bullit-active-link
{
	color:#CE4581;
	text-decoration:none;
}


.bullit-active-empty
{
	float:left;height:23px; padding-top:3px; color:fff;
}


.bullit-link-empty
{
	text-decoration:none;
	color:#FFF;
}

.bullit-link-active
{
	text-decoration:none;
	color:#CE4581;
}

.bullit-link-active a:link
{
	text-decoration:none;
	color:#CE4581;
}

.ct-blok
{
	display: block;
	height: 100%;
	width: 100%; 
	padding:0px;
	margin:0px;
	text-decoration:none;
	color:#8C8C8C;
	cursor:pointer;
}

.account
{
	height:10px;
}

#steps
{
	width:100%;
	margin:0px;
}

.shop
{
	float:left;
	margin-right:10px;
	padding-top:5px;
}

.step
{
	float:left;
	margin-left:15px;
	padding-left:30px;
	background-image:url('../images/button-arrow.png');
	background-repeat:no-repeat;
	background-position:left;
	padding-top:5px; 
}


.stepActive
{
	float:left;
	margin-left:15px;
	padding-left:30px;
	background-image:url('../images/button-arrow.png');
	background-repeat:no-repeat;
	background-position:left;
	padding-top:5px;
}

	.txt-pro {
	  width:190px;
    }


.top-pref-box{
	float:left;	
}

.top-pref-box-content {
    float: left;
    position: relative;
    padding: 15px 0px 0px 10px;
	color:#b51f4e;;
  }
  
  .top-pref-box-content span {
    float: left;
    padding: 2px 5px 0px 0px;
  }
  
  .top-pref-selector {
    top: 0px;
    left: 0px;
    position: absolute;
    border: 1px solid #cccccc;
    background-color: white;
    overflow: auto;
    font-size: 11px;
    z-index: 5;
	text-align: left;
  }
    
  .top-pref-selector a {
    display: block;
    padding: 2px 0px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 11px;
    margin: 1px;
  }
  
  .top-pref-selector a:hover {
    background-color: #efefef;
  }
  
  .top-pref-selector a img {
    border-style: none;
    vertical-align: -2px;
  }
  
  a.top-pref-select-box-c {
    top: 0px; left: 0px;
    position: absolute;
    padding: 1px 3px;
    border-top: 1px solid #bbbbbb;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #dddddd;
    background-color: white;
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 11px;
    text-align: left;
    color: black;
    text-decoration: none;
    height: 14px;
    z-index: 5;
	
  }
  
  a.top-pref-select-box {
    top: 0px; left: 0px;
    position: absolute;
    padding: 1px 3px;
    border-top: 1px solid #bbbbbb;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #dddddd;
    background-color: white;
    background-image: url(/assets/images/arrow-down-lang.png);
    background-position: center right;
    background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 11px;
    text-align: left;
    color: black;
    text-decoration: none;
    height: 14px;
    z-index: 5;
	
  }
  
  

  a.top-pref-select-box:hover {
    background-image: url(/assets/images/arrow-down-lang.png);
  }
  
  a.top-pref-select-box img {
    border-style: none;
    vertical-align: -2px;
  }
  
/* FLAG MAP */

.flag-icon { 
	width: 16px; height: 11px;
	float: left;
	display: inline;
	overflow: hidden;
	margin-right: 5px;
}

 