BODY{
	background-color : #336699;
	margin: 0px;
}

FORM {
	margin : 0px 0px 0px 0px;
}


INPUT {
	height: 17px;
	width: 200px;
	border-bottom: 1px solid #ef9b17;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
	background-color: #006daa;
}

TEXTAREA {
	width: 200px;
	height: 120px;
	border-bottom: 1px solid #ef9b17;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
	background-color: #006daa;
	scrollbar-3dlight-color:#006daa;
   scrollbar-arrow-color:orange;
   scrollbar-base-color:#006daa;
   scrollbar-darkshadow-color:#006daa;
   scrollbar-face-color:#006daa;
   scrollbar-highlight-color:#006daa;
   scrollbar-shadow-color:#006daa;
}

TD {
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	color : #FFFFFF;
	line-height : 15px;
} 

a:link  {
	color: #003569;
	text-decoration : none;
}

 a:active {
 	color: #003569;
	text-decoration : none;
}

 a:visited {
 	color: #003569;
	text-decoration : none;
}

a:hover {
	color: #003569;
	text-decoration : underline;
}

.mainTable{
	height: 100%;
	background: url(../img/bg_main.jpg) repeat-x;
}

.websiteTable{
	width: 800px;
	height: 580px;
	background: url(../img/bg_content.jpg) no-repeat;
	background-color: #003366;
	border: 1px solid #669999;
}

.djwebsiteTable{
	width: 800px;
	height: 580px;
	background: url(../img/dj_bg_content.jpg) no-repeat;
	background-color: #666666;
}

.websiteTableHome{
	width: 800px;
	height: 580px;
	background: url(../img/bg_content_home.jpg) no-repeat;
	background-color: #003366;
	border: 1px solid #669999;
}

.websiteTableIntro{
	width: 800px;
	height: 200px;
	background: url(../img/bg_content.jpg) no-repeat;
	border: 1px solid #669999;
}

.soundlightvision {
	background: url(../img/1x1.png);
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12pt;
}

.height10{
	height: 10px;
}

.height21{
	height: 21px;
}

.height87{
	height: 87px;
}

.height290{
	height: 290px;
}

.height340{
	height: 340px;
}

.height372{
	height: 372px;
}

.height360{
	height: 360px;
}

.height370{
	height: 370px;
}

.height75{
	height: 75px;
}

.height50percent{
	height: 50%;
}

.height20percent{
	height: 20%;
}

.piclarge{
	border: thin solid #cccccc;
}

.submit{
	border: 1px solid #ef9b17;
	width: 75px;
	height: 22px;
	background: url(../img/bg_knop.gif) repeat-x;
	color: #FFFFFF;
	font-weight: bold;
}

.footer{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 7pt;
	color : #fdb810;
	line-height : 15px;
}

.footer a:link  {
	text-decoration : underline;
	color : #fdb810;
}

.footer a:active {
	text-decoration : underline;
	color : #fdb810;
}

.footer a:visited {
	text-decoration : underline;
	color : #fdb810;
}

.footer a:hover {
	text-decoration : underline;
	color : #fdb810;
}

.vdsproductionslogo{
	text-decoration: underline overline;
	font-size: 10pt;
}

.error{
	color: #ffffcc;
}

.errormsg{
	color: red;
	background-color: #ffffcc;
}

.trans_box_big {
	height: 340px;
	width: 765px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=http://www.vds-productions.be/img/bottom_pane_big_verhuur.png);
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box_big[class] {
	height: 405px;
	background-image:url(../img/bottom_pane_big_verhuur.png);
	background-position: bottom;
}

.title_big{
	width: 765px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=http://www.vds-productions.be/img/bg_title_big_verhuur.png);
}
/* IE ignores styles with [attributes], so it will skip the following. */
.title_big[class] {
	background-image:url(../img/bg_title_big_verhuur.png);
	background-position: right bottom;
}
