body
{
	/*padding-top: 50px;*/
	background-color: #C0C0C0;
	text-align: center;
	margin:0 auto;
	margin-bottom:0px;
}

body,
select,
textarea,
input,
td,p {	
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	vertical-align: top;
}

img {
	border: 0px;
}

p {
	color: #461B12;
}

.page-container {
	width: 1280px;
	text-align: center;
	background-image: url('background.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	margin:0 auto;
	border: solid black 1px;
}

.main {
	margin:0 auto;
	margin-bottom:0px;
	width: 1000px;
	text-align: left;
	position: relative;
	/*padding-top: 50px;*/
}

.above_header {
	height: 50px;
	width: 1000px;
}

.content {
	/*background-color: white;*/
	background-image: url('bg.png');
	padding: 5px;
	/*filter:alpha(opacity=50);
	opacity: 0.5;*/
}

.footer {
	position:relative;
	height:30px;
	margin:0px;
	padding:0px;
}

.footer-left {
	width: 30px;
	height: 30px;
	background-image: url('corners.png');
	position:absolute;
	bottom: 0;
	left: 0;
	clip: rect(0px, 15px, auto, auto);
}

.footer-right {
	width: 30px;
	height: 30px;
	background-image: url('corners.png');
	position:absolute;
	bottom: 0;
	right: 0;
	clip: rect(0px, auto, auto, 15px);
}

.footer-center {
	left: 15px;
	right: 15px;
	height: 30px;
	width: 970px;
	background-image: url('footerc.png');
	bottom: 0;
	position: absolute;
	text-align: center;
}

#twitter {
	width: 100%;
}

a {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* ------- Gedeelte voor Lulu blok -------- */

	.lulu-block 
	{
		/*background-color: white;*/
	}
	
	.lulu-item-title {
		padding-bottom: 5px;
	}
	
	.lulu-item-title a {
		color:#FFA7C9;
	}
	
	.lulu-item-buynow {
		color:#153043;
	}
			
	.lulu-item-thumbnail {
		height: 120px;	
		float: left;
		padding-right: 5px;
		padding-bottom: 5px;
	}
			
	.lulu-item-description p {
		font-size: 11px;
		text-align: left;
		color: #481808;
	}
	
	
/*-------------------*/