/* home */
#content_top {
	width: 100%;
}
#content_top #content_top_left {
	width: 660px;
	float: left;
}
#content_top_left #content_top_left_tiles_1 {
	height: 250px;
	width: 660px;
}
#content_top_left #content_top_left_tiles_1 .tile {
	position: relative;
	float: left;
	cursor: pointer;
}
#content_top_left_tiles_1 .tile .outlet {
	position: absolute;
/* 	top: 4px; */
	top: 128px;
	left: 7px;
	text-indent: -9999em;
	background: url(images/outlet.png) no-repeat;
	width: 126px;
	height: 79px;
	cursor: pointer;	
}
#content_top_left_tiles_1 .tile .new_collection {
	position: absolute;
	top: 128px;
	right: 0px;
	text-indent: -9999em;
	background: url(images/new_collection.png) no-repeat;
	width: 159px;
	height: 99px;
	cursor: pointer;	
}
#content_top_left #content_top_left_tiles_1 .tile .tile_img {
	width: 200px;
	height: 200px;
	cursor: pointer;	
}
#content_top_left #content_top_left_tiles_1 .tile .tile_brand {
	background: #fff;
	width: 200px;
	height: 50px;
	text-align: center;
	cursor: pointer;	
}
#content_top_left_tiles_1 .tile .tile_brand img {
	width: 34px;
	height: 34px;
	margin-top: 8px;
	cursor: pointer;	
}


#content_top_left_tiles_1 div.tile_margin_left {
	margin-left: 20px;
}

#content_top_left #content_top_left_collection {
	margin-top: 20px;
	width: 606px;
	/*height: 66px;*/
	background: #474747;
	padding: 17px;	
}
#content_top_left_collection h2 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 11px;
}
#content_top_left_collection #content_top_left_collection_text {
	line-height: 17px;
}

#content_top_left #content_top_left_tiles_2 {
	height: 250px;
	margin-top: 20px;
	width: 660px;
}
#content_top_left #content_top_left_tiles_2 .tile {
	position: relative;
	float: left;
	cursor: pointer;	
}
#content_top_left_tiles_2 .tile .outlet {
	position: absolute;
	top: 4px;
	left: 7px;
	text-indent: -9999em;
	background: url(images/outlet.png) no-repeat;
	width: 126px;
	height: 79px;
	cursor: pointer;	
}
#content_top_left_tiles_2 .tile .new_collection {
	position: absolute;
	top: 128px;
	right: 0px;
	text-indent: -9999em;
	background: url(images/new_collection.png) no-repeat;
	width: 159px;
	height: 99px;
	cursor: pointer;	
}
#content_top_left #content_top_left_tiles_2 .tile .tile_img {
	width: 200px;
	height: 200px;
	cursor: pointer;	
}
#content_top_left #content_top_left_tiles_2 .tile .tile_brand {
	background: #fff;
	width: 200px;
	height: 50px;
	text-align: center;	
	cursor: pointer;	
}
#content_top_left_tiles_2 .tile .tile_brand img {
	width: 34px;
	height: 34px;
	margin-top: 8px;
	cursor: pointer;	
}

#content_top_left_tiles_2 div.tile_margin_left {
	margin-left: 20px;
}

#content_top_left #content_top_left_newsletter {
	margin-top: 20px;
	width: 606px;
	/*height: 66px;*/
	background: #474747;
	padding: 17px;	
}
#content_top_left_newsletter h2 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 11px;
}
#content_top_left_newsletter #content_top_left_newsletter_text {
	line-height: 17px;
}
#newsletter_form {
	margin-top: 10px;
}
#newsletter_form #newsletter_email {
	height: 17px;
	float: left;
	border: 0;
	padding: 3px;
}
#newsletter_form #newsletter_submit {
	margin-left: 10px;
	float: left;
	display: block;
	width: 93px;
	height: 23px;
	background: url(images/verzenden.png) no-repeat;
	border: 0;
	cursor: pointer;
}

#content_top_right {
	float: left;
	width: 330px;
}
#content_top_right a {
	text-decoration: none;
}
#content_top_right #rose_box {
	width: 330px;
	min-height: 125px;
	margin-bottom: 20px;
	background: #f1118a url(images/bg_rose_box.png) repeat-x;
}
#rose_box #rose_box_left {
	padding-right: 8px;
	width: 208px;
	float: left;
}
#rose_box #rose_box_left h2 {
	margin: 16px 0 0 13px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
#rose_box_left #rose_box_left_text {
	margin: 15px 0 0 13px;
	color: #373737;
	line-height: 17px;
	padding-bottom: 17px;
}
#rose_box #rose_box_right {
	width: 114px;
	float: left;	
}
#rose_box_right img {
	width: 105px;
	height: 105px;
	margin-top: 9px;
}

#content_top_right #blue_box {
	width: 330px;
	min-height: 125px;
	margin-bottom: 20px;
	background: #0f9ace url(images/bg_blue_box.png) repeat-x;
}
#blue_box #blue_box_left {
	padding-right: 8px;
	width: 208px;
	float: left;
}
#blue_box #blue_box_left h2 {
	margin: 16px 0 0 13px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
#blue_box_left #blue_box_left_text {
	margin: 15px 0 0 13px;
	color: #373737;
	line-height: 17px;
	padding-bottom: 17px;
}
#blue_box #blue_box_right {
	width: 114px;
	float: left;	
}
#blue_box_right img {
	width: 105px;
	height: 105px;
	margin-top: 9px;
}

#brands {
	width: 306px;
	padding: 19px 12px 2px 12px;
	background: #474747;
}
#brands h2 {
	color: #fff;
	font-size: 18px;
}
#brands_inner {
	padding-top: 14px;
}
#brands_inner .brand_line {
	height: 78px;
}
#brands_inner a {
	display: block;
	width: 68px;
	height: 68px;
	float: left;
	margin-left: 10px;
}
#brands_inner a.first {
	margin-left: 0px;
}
#brands_inner a img {
	width: 68px;
	height: 68px;
}

#content_bottom {
	padding-top: 20px;
}
#content_bottom #content_bottom_left {
	background: #474747 url(images/bg_24.png) no-repeat;
	background-position: 253px 12px;
	float: left;
	width: 316px;
	min-height: 146px;
}
#content_bottom_left h2 {
	width: 230px;
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin: 17px 0 0 15px;
}
#content_bottom_left #content_bottom_left_text {
	width: 230px;
	color: #bebebe;
	line-height: 18px;
	font-size: 12px;
	margin: 15px 0 0 15px;
	padding-bottom: 27px;
}

#content_bottom #content_bottom_middle {
	margin-left: 21px;
	background: #474747 url(images/bg_ideal.png) no-repeat;
	background-position: 253px 13px;
	float: left;
	width: 316px;
	min-height: 146px;
}
#content_bottom_middle h2 {
	width: 230px;
	color: #fff;
	font-size: 18px;
	line-height: 22px;	
	font-weight: bold;
	margin: 17px 0 0 15px;
}
#content_bottom_middle #content_bottom_middle_text {
	width: 230px;
	color: #bebebe;
	line-height: 18px;
	font-size: 12px;
	margin: 15px 0 0 15px;
	padding-bottom: 27px;
}

#content_bottom #content_bottom_right {
	margin-left: 20px;
	background: #474747 url(images/bg_shirts.png) no-repeat;
	background-position: 241px 17px;
	float: left;
	width: 316px;
	min-height: 146px;
}
#content_bottom_right h2 {
	width: 230px;
	color: #fff;
	font-size: 18px;
	line-height: 22px;	
	font-weight: bold;
	margin: 17px 0 0 15px;
}
#content_bottom_right #content_bottom_right_text {
	width: 230px;
	color: #bebebe;
	line-height: 18px;
	font-size: 12px;
	margin: 15px 0 0 15px;
	padding-bottom: 27px;
}