/* @override http://kelst.madewithlovehq.com/css/lay-out.css */

/*
Kelstone
Target: Screen
Author: figure8 - figure8.be
*/

/* @group Lay out */

#playvideo, #playaudio, #offer_popup {
	background-color: #ae0001;
	border: 2px solid #650000;
	display:none;
	font-weight: normal;
	color:white;
	text-align: center;
}
	
#playvideo a, #playaudio a, #offer_popup a {
	color: white;
}

#playvideo p, #playaudio p, #offer_popup p {
	margin-top: -5px;
	padding: 5px;
}


#center {
	width: 800px;
	margin: 0 auto;
}

#header
{
	width: 800px;
	height: 120px;

}
#content
{
	margin: 40px 0 0 0;
}

#content #left
{
	margin: 0 0 0 20px;
	width: 160px;
	position: relative;
	float: left;
}

#content #left #search
{
	width: 160px;
	height: 66px;
	background: url(../images/search.jpg) no-repeat left top;

}

#content #left .item
{
	/*border: 1px solid #d9d7cb;
		background-color: #F0EDDD;*/
	margin: 32px 0 0 0;
	/*padding: 4px 0 5px 3px;*/
	color: #940000;
}

#content #right
{
	width: 560px;
	margin: 0 0 0 220px;
	padding-position: relative;
	
}

#content #right.only
{
	margin: 0 0 0 20px;
	width: 720px;
}

#footer
{
	background: url(../images/footer.jpg) no-repeat center top;
	width: 740px;
	height: 25px;
	padding: 10px 0 10px 20px;
	margin: 20px 0 0 0;
	clear: both;
}

/* @end */

/* @group Picures */

#right .imgHolder
{
	float: left;
	text-align: center;
	background: #f0eddd;
	margin: 0 5px 5px 0;
	width: 60px;
	padding: 0px;
}

#right .thumb
{
	margin: 5px 5px 0px 5px;
}

#right .thumbhires
{
	font-size: 11px;
}

/* @end */

/* @group Presenting */

#right .tube
{
	width:425px;
	float: left;
	margin-right:20px;
}

#right .tekstpres
{
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}

#right .rounded 
{
	padding: 0;
	margin:0;
}

#right .rounded p
{
	color: #AAA798;
	font-size: 10px;
	margin-left:10px;
	margin-top:10px;
}

#right .rounded li
{
	padding-left: 10px;
}
/* @end */

.clear
{
	clear: both;
}
.links td {
	/*caption-side: top;*/
	line-height: 15px;
	text-align: center;
	width: 180px;
	padding-bottom: 5px;
	vertical-align: top;
}

th {
	color: #940000;
	font-size: 13px;
	padding-bottom: 8px;
}

td {
	vertical-align: top;
	width: 360px;
	padding-bottom: 20px;
}

textarea {
	height: 100px;
}

#videospeler{
	margin: 50px 0px 0px 0px;
}

#videodrager{
	background-color: #fff;
	text-align:center;
}

.onderschrift{
	width: 320px;
}

.linkselijst{
	margin: 5px 5px 5px 10px;
}

.linkselijst .current {
    font-weight: bold;
}

#buttons {
	margin-top: -140px;
	position: absolute;
	left:  50%;
	width:  720px;
	margin-left: -360px;
	text-align: center;
}

/* @end */
