/* CSS Document */

body, html {
	
	overflow-x: hidden;
}

body { 
	margin: 0px;
	font-size: 11px;
	font-family: arial;
}

form {
	margin: 0px;
	padding: 0px;
	width: 99%;
}

textarea, input {
	font-family: arial;
	font-size: 11px;
}
textarea{
	margin:0px;
	padding:0px;
}

th {
	text-align: left;
}

.png {
	behavior:	url("../libraries/pngbehavior.htc");
}

.container {
	text-align:left;
	width: 931px;
	height: 100%;
}

.header {
	padding-top: 15px;
	margin-bottom: 10px;
}

.break {
	width: 900px;
	height: 1px;
	float: none;
	position: absolute;
	left: 719px;
	top: 258px;
}

#mijnpoespas .name {
	font-size: 16px;
	font-weight: bold;
	color: #5F8000;
}

#mijnpoespas .links {
	margin-left: 15px;
}

#mijnpoespas a {
	text-decoration: none;
}

/* styles for blocks */

.block {
	width: 100%;
	margin-bottom: 8px;
}

.block .title {
	width: 100%;
	height: 41px;
}

#login .text {
	width: 120px;
}

.block .content {
	border-left: 6px solid white;
	border-right: 6px solid white;
	background-color:#CCCCCC;
	padding: 3px;
}

/* styles for the left side */

#left {
	width: 230px;
	margin-right: 21px;
	float: left;
	height: 100%;
}


/* shoutbox styles */

#left #shoutbox .content .shoutbox {
	width: 210px;
	overflow: auto;
	height: 250px;
}

#left #shoutbox .content .post {
	margin-top: 5px;
	border-top: 5px solid white;
	padding: 5px;
	width: 95%;
}

#left #shoutbox .content textarea {
	width: 99%;
	height: 40px;
}

#left #mediaplayer .item {
	float: left;
	width: 50%;
}

/* styles for the right side */

#right {
	width: 532px;
	float: left;
}

/* styles for the banner side */

#banner {
	width: 125px;
	position: absolute;
	top: 200px;
}

#lifestylelogo {
	width: 181px;
	height: 55px;
	position: absolute;
	top: 75px;
}

#banner .banner {
	border-left: 5px solid white;
	border-right: 5px solid white;
}

#lifestyle a {
	text-decoration: none;
}

.cleft {
	float: left;
	margin-right: 10px;
}

.cright {
	float: left;
}

#upcomingboard .date{
	font-size:12px;
	font-weight:normal;
}

#upcomingboard{
	margin-left:685px;
	margin-top:40px;
	height:80px;
	width:170px;
	z-index:100;
	position:absolute;
	text-align:center;
	font-size:13.5px;
	font-family: "Rockwell", Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
}

.overlay{
	margin-left:685px;
	margin-top:40px;
	height:80px;
	width:170px;
	z-index:100;
	position:absolute;
}
