@charset "UTF-8";
/*******************************************************************************
*
* reset
*
*******************************************************************************/

/* set all to zero margin and padding */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td, caption {  
	margin:0; 
	padding:0;
}

/* MAIN ELEMENTS */
html, body {
}

html{
	overflow-y:scroll;
	overflow-x:auto;
}


body {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#464646;
	line-height:18px;
	margin:30px 0 30px 0;
	/*background:url(../_i/bg.jpg) repeat-x;*/
}
/* ignored by IE6, valid for browsers allowing text zoom */
html>body {

}
div {
	
}



h1 {
	font-size:24px;
	font-weight:normal;
	margin-bottom:10px;	
	color:#464646;
	line-height:28px;
}
h1.black, .black {
	font-size:16px;
	color:#000;
	font-weight:bold;
}

h2 {
	font-size:12px;
	font-weight:bold;
	color:#000;
	line-height:14px;
	margin-bottom:0;
}
h3 {
	
	
}
h4 {
	
}
h5 {
	
}
p {
	text-align:justify;
	margin-bottom:18px;
}

img {
	border:0;
}

ul {
}
li {
	list-style-type:none;
}
caption {
	display:none;
}
address {
	font-style:normal;
	line-height:16px;
}
address strong {
	color:#000;
}
/*******************************************************************************
*
* layout
*
*******************************************************************************/
#outerWrapper, #contentWrapper, #topWrapper, #logo {
	width:940px;
	margin-left:auto;
	margin-right:auto;
}
#contentWrapper {
	
}

#logo {
	height:100px;
}
#nav_fr, #nav_en {
	height:50px;
}
#nav_en li, #nav_fr li {
	display:inline;
}
#nav_fr li a {
	cursor:pointer;
	float:left;
	overflow:hidden;
	padding-top:50px;
	height:0px;
	background:url(/_i/layout/nav.gif) no-repeat;
	color:black;
}
#nav_en li a {
	cursor:pointer;
	float:left;
	overflow:hidden;
	padding-top:50px;
	height:0px;
	background:url(/_i/layout/nav_en.gif) no-repeat;
	color:black;
}

#langSelector {
	width:200px;
	float:right;
	text-align:right;
	margin-top:10px;	
}

#langSelector a.selected {
	color:#000;
	text-decoration:none;	
}

#contentWrapper img {
	float:left;
}
#home_content {
	width:135px;
	float:left;
	margin-left:25px;
}
#half_content {
	width:460px;
	float:left;
	margin-left:20px;
}
.slide_text {
	margin-top:20px;
	display:none;
}
#collectionWrapper {
	width:940px;
}
#collectionWrapper img {
	float:left;
	margin:0;
}

#collection_left {
	width:483px;
	float:left;
}
#collection_right {
	width:457px;
	float:left;
}
#collectionWrapper img.no_margin, ul.boutiques li.no_margin {
	margin-right:0;
}
#modal {
	position:absolute;
	z-index:20;
	width:900px;
	height:840px;
	display:none;
	margin-left:35px;
	cursor:pointer;
	
}
#modalNav {
	height:30px;
	line-height:30px;
	width:100%;
	text-align:center;
}
#modalNav a:active, #modalNav a:link, #modalNav a:visited {
	color:#898989;
	text-decoration:none;
	font-size:11px;
	padding-right:10px;
}
#modalNav a:hover {
	text-decoration:underline;
}
#modalNav a#close:active, #modalNav a#close:link, #modalNav a#close:visited {
	padding-right:0;
}
#collectionBg {
	width:100%;
	
	background:#fff;
	border:1px solid #c4c4c4;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#collectionDetailsWrapper {
	width:840px;

	background:#fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-left:auto;
	margin-right:auto;
	padding:40px 30px 40px 30px;
	margin-bottom:50px;

}
.collectionDetails_info {
	width:320px;
	padding-left:20px;
	float:left;
}
.collectionDetails_info img{
	margin-bottom:20px;
	margin-right: 5px;
	float: left;
}
.collectionDetails_info h1 {
	margin-bottom: 5px
}

.collectionDetails_img {
	width:494px;
	float:left;
}


ul.boutiques li {
	float:left;
	width:208px;
	height:77px;
	padding:10px 6px 10px 6px;
	background:url(/_i/layout/bg_boutiques.gif);
	margin:0 20px 20px 0;
}

.separator {
	width:940px;
	height:3px;
	background:url(/_i/bg_separator.gif) repeat-x;
	margin-bottom:6px;
}

#footer {
	margin-left:20px;
	width:920px;
}
#footer, #footer a {
	margin-top:50px;
	font-size:13px;
}
#promo {
	/*position:absolute;
	margin-top:20px;
	z-index:20;*/
	background:url(/_i/logo_Kleine_Fabriek.jpg) no-repeat;
	width:214px;
	height:214px;
}
#loginform input[type=text], #loginform input[type=password]{
	background:none;
	border:1px solid #898989;
	width:200px;
	height:20px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
#loginform input[type=button] {
	background:none;
	border:1px solid #898989;
}

#loginform input[type=button]:hover {
	border-color:#000;
	text-decoration:underline;
}
.clear {
	clear:both;
}
.red, .error {
	color:#d00c0c;
}

.left {
	float:left;
	width:480px;
}
.ftpzone .left {
	width:900px;
}
.right {
	float:left;
	width:460px;	
}

/*******************************************************************************
*
* links
*
*******************************************************************************/
a:link, a:visited, a:active {
	font-size:12px;
	color:#39b54a;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a:focus {
	outline:none;
}

a.under:link, a.under:visited, a.under:active {
	font-weight:normal;
	font-size:14px;
	color:#d00c0c;
	text-decoration:underline;
}
a.under:hover {
	text-decoration:none;
	color:#666666;
}

a.pdf:link, a.pdf:visited, a.pdf:active {
	font-weight:normal;
	font-size:14px;
	color:#d00c0c;
	text-decoration:underline;
	background:url(/_i/icon_pdf.jpg) no-repeat;
	padding-left:26px;
}
a.pdf:hover {
	text-decoration:none;
	color:#666666;
}

