/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++ D E F A UL T   C S S   F I L E ++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* 		BODY
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

* {
	padding:0px;
	margin:0px;
}

body {
	overflow: -moz-scrollbars-vertical;
	background-color:#58595b;
	font-family:Helvetica;
	font-size:12px;
	color:#3c3c3f;
}




/* 		DEFAULT P, B, H, A - STYLES
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

p {
	font-family:Helvetica;
	font-size:12px;
}

b {
	color:#b2bc35;
	font-weight:bold;
}

h1 {
	font-family:Helvetica;
	font-size:20px;
	color:#b2bc35;
	font-weight:lighter;
	letter-spacing:0.1em;
	margin-bottom:5px;
	text-transform:uppercase;
}

h2 {
	font-family:Helvetica;
	font-size:14px;
	color:#b2bc35;
}

h3 {
	font-family:Helvetica;
	font-size:12px;
	color:#b2bc35;
}

a:link, a:visited, a:active {
	color:#b2bc35;
	text-decoration:none;
}

a:hover {
	color:#b2bc35;
	text-decoration:underline;
}

#outlet_sign {
	position:relative;
	float:right;
	margin-top:54px;
}



/* 		CONTAINER
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

div#container {
	position:relative;
	float:right;
	right:50%;
	margin-right:-550px;
	min-width:1100px;
	width:1100px;
	background-image:url(../../images/layout/body_bg.jpg);
	background-repeat:repeat;
	z-index:0;
}



/* 		HEADER
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

div#header {
	position:relative;
	float:left;
	width:1000px;
	height:90px;
	margin-left:50px;
	margin-right:50px;
	z-index:3;
}

#logo {
	position:relative;
	float:right;
	margin-top:15px;
	border:0px;
}

div#img_banner {
	position:relative;
	float:left;
	width:1000px;
	height:250px;
	margin-left:50px;
	margin-right:50px;
	background-color:#58595b;
	z-index:0;
}

#konijnendijk_flash {
	position:absolute;
	z-index:0;
}



/* 		COMMON CONTENT CONTAINER
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

div#content {
	position:relative;
	float:left;
	width:1000px;
	min-height:420px;
	margin-left:50px;
	margin-right:50px;
}



/* 		BRANDSBANNER
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

div#brands_banner {
	position:absolute;
	float:left;
	width:250px;
	min-height:420px;
	bottom:0px;
	left:0px;
	height:100%;
	background-color:#dcddde;
	background-image:url(../../images/layout/art_creation.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

div#brands_banner ul {
	position:absolute;
	float:left;
	list-style:none;
	line-height:20px;
	bottom:5px;
	left:30px;
	color: #272727;
	font-size:12px;
}



/* 		TEXTCONTENT
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

div#text_content {
	position:relative;
	float:left;
	width:440px;
	margin-left:280px;
	margin-top:50px;
}

div#text_content h1 {
	margin-bottom:5px;
}

div#text_content p {
	color:#3c3c3f;
	margin-bottom:20px;
	line-height:18px;
	text-align:left;
}

div#text_content i {
	color:#717274;
}

div#text_content td {
	vertical-align:top;
}

.links {
	width:35%;
	line-height:17px;
}

.links a {
	color:#3c3c3f;
	background-image:url(../../images/layout/arrow.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:0px 3px;
}

.list img {
	margin-right:10px;
	margin-bottom:15px;
	border: 5px solid #dcddde;
}

.home_text {
	margin-top:-30px;
	margin-bottom:8px;
}

div#map {
	width:440px;
	height:440px;
	border: 5px solid #dcddde;
	margin-bottom:10px;
}



/* 		NEWS
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

div#news_banner {
	position:relative;
	float:right;
	width:220px;
	margin-right:30px;
	margin-top:49px;
}

div#news_banner p {
	margin-bottom:20px;
	line-height:18px;
	
}

div#news_banner h2 {
	font-weight:lighter;
	letter-spacing:0.1em;
	margin-bottom:5px;
	text-transform:uppercase;
	line-height:20px;
}

div#news_banner img {
	position:relative;
	float:left;
}

div#news_banner a {
	color:#3c3c3f;
	text-decoration:underline;
}

div#news_banner a:hover {
	color:#b2bc35;
	text-decoration:none;
}



/* 		FOOTER
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

div#footer {
	position:relative;
	float:left;
	width:1100px;
	height:50px;
	background-image:url(../../images/layout/footer.jpg);
	background-repeat:no-repeat;
	background-color:#58595b;
}

div#footer p {
	position:relative;
	float:left;
	left:50px;
	top:30px;
	color: #dcddde;
	font-size:10px;
}







