/* FirmaBuurman.com

Copyright JFDHosting 2010 */

.clear
{
	clear: both;
}

html
{
	background-color: #F0F2F3;
}

body
{
	background-color: #F0F2F3;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial;
	min-height: 100%;
}

input
{
	background-color: #F9FBFB;
	border: 1px solid #C1C2C3;
}

select
{
	background-color: #F9FBFB;
	border: 1px solid #C1C2C3;
}

textarea
{
	background-color: #F9FBFB;
	border: 1px solid #C1C2C3;
}

option
{
	background-color: #F9FBFB;
}

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

img
{
	border: 0px;
}

#mainblock
{
	margin-left: 50px;
	margin-right: 10px;
	/* width: 100%; */
}

#header
{
	height: 94px;
	width: 100%;
	margin-top: 25px;
}

#content
{
	width: 100%;
	margin-top: 70px;
}

#footer
{
	width: 100%;
	color: #9EA9B0;
	font-size: 13px;
	margin-top: 25px;
	margin-bottom: 25px;
}

#footer a
{
	color: #9EA9B0;
	text-decoration: underline;
}

#logo
{
	float: left;
	width: 300px;
	height: 94px;
}

#menu
{
	float: left;
	width: 200px;
/* 	color: #9EA9B0; */
	font-size: 22px;
	width: 600px;
	margin-top: 72px;
	line-height: 22px;
	margin-left: 32px;
}

#videos
{
	width: 100%;
	margin-left: -2px;
	margin-top: -2px;
}

.video
{
	width: 290px;
	height: 240px;
	background-color: #FFF;
	margin-left: 2px;
	margin-top: 2px;
	float: left;
	display: none;
}

.videoinfo
{
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
}

.videoinfotitle a
{
	text-decoration: none;
	color: #5A6973;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
}

.videoinfotags
{
	color: #5A6973;
	font-size: 13px;
	line-height: 20px;
}

.videoinfotags a
{
	color: #0080B0;
	font-size: 13px;
}

#overlay
{
	display: none;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	/* background-color: #191919; */
	background-color: #000;
	opacity: 0.8;
	filter: alpha(opacity = 8);
	zoom: 1;
	z-index: 9;
}

#overlayclient
{
	z-index: 10;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -190px;
	margin-top: -136px;
	background-image: url(../images/client_bg.png);
	background-repeat: no-repeat;
	width: 380px;
	height: 273px;
	display: none;
}

#menu a
{
	text-decoration: none;
	color: #9EA9B0;
}

.menulinkactive
{
	color: #272B5F;
}

#textblock
{
	margin-top: -2px;
	margin-left: -2px;
}

.textitem
{
	float: left;
	width: 270px;
	min-height: 400px;
	background-color: #FFF;
	margin-left: 2px;
	margin-top: 2px;
	font-size: 13px;
	color: #666;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: justify;
}

.clientfield
{
	background-image: url(../images/client_field.png);
	background-repeat: no-repeat;
	width: 290px;
	height: 30px;
	border: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

#clientform
{
	font-size: 13px;
	color: #2F2F2F;
	padding-left: 40px;
	padding-top: 85px;
}

.textitem a
{
	color: #ED2024;
	text-decoration: underline;
}

#detailinfo
{
	margin-left: 77px;
	color: #9EA9B0;
	font-size: 13px;
	margin-top: 10px;
	line-height: 20px;
	background-color: #FFFCF2;
	border-style: solid;
	border-width: 1px;
	border-color: #BAC2C7;
	width: 709px;
	padding: 5px;
}

.detailbig
{
	font-size: 16px;
	font-weight: 600;
}

#detailstill
{
	margin-top: 30px;
	background-color: #000;
}

.videologo
{
	z-index: 1;
}

.videologoalt
{
	/*top: -163px;
	display: none;
	z-index: 2;
	position: relative;
	margin-bottom: -163px;*/
	margin-top: -163px;
	z-index: 2;
	display: none;
	height: 163px;
}

#adminblock a
{
	color: #0080B0;
}

#adminblock hr
{
	color: #666;
	height: 1px;
	border-width:0;
	background-color: #666;
}
