/* @group html */

body{
	margin: 0px;
	padding: 0px;
	/*background: #FFF;
	/*background: #FFECE5;
	background: #FFF url(gradientjen4.jpg) repeat-x left top;
	/*background: #FFF url(background/background024.jpg) repeat-x left top;*/
}

body,td,th,input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

h1,h3,h4,p,a,ul,li,form,fieldset,legend,table,td,img,div,input { 
	margin: 0px; 
	padding: 0px;
}

img { 
 	border: none; 
}


div {
	border: 0px solid #000;
}

a{
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #B34700; /*#B34700 orange   787878 grijs*/
}

a:hover{
	color: #008FB3; /* kleur veranderd*/
}

li{
	list-style-type: none;
	list-style-position: outside;
}

p{
	line-height: 180%;
	
}

input, select, textarea {
	border-style: solid;
	border-color: #d4d4d4;
	margin-right: 10px;
}



/* @end */

#container{
	width: 1000px;
	margin: 0px auto 0px auto;
	border: 3px none #FEBB59;
	margin-top: 25px;
	margin-bottom: 17px;
	border-top-style: solid;
	/*border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;*/
	background-color: #fff;
	
}

/* @group Header */

#header{
	position: relative;
	width: 1000px;
	margin: 0px auto 0px auto;	
	height: 105px;
	background: url(header/header_background.jpg) no-repeat 587px;
}

#header li{
	float: left;
	margin-left: 20px;
	list-style-type: none;
}

#jop{
	position: absolute;
	width: 109px;
	height: 150px;
	top: -3px;
	right: -130px;
	background: url(pictures/Jop.png) no-repeat;
	
}

#logo{
	position: absolute;
	width: 170px;
	height: 53px;
	top: 10px;
	left: 20px;
	background: url(header/logo_brightwork_j3.jpg) no-repeat;
}

#logo h1 a{
	height : 53px;
	display: block;
	text-indent: -1234em;
}

#language{
	position: absolute;
	left: 860px;
	width: auto;
	top: 10px
}

#language a:hover{
		/*color: #f66f0a;*/

}

#slagon p{
	position: absolute;
	color: #f66f0a;
	left: 250px;
	top: 43px;
	font: normal normal 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


#homebutton{
	position: absolute;
	width: 38px;
	height: 25px;
	top: 80px;
	left: 20px;
	background: url(header/HomeTab.jpg) no-repeat;
}

#homebutton a{
	height : 25px;
	display: block;
	text-indent: -1234em;
}


.tab {
	position: absolute;
	width: 128px;
	height: 30px;
	top: 81px;
	background: url(header/tab.gif) no-repeat;
	text-align: center;	
}

.tab a{
	width: 128px;
	height : 30px;
	display: block;
	text-align: center;
	font: bold 12px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	color: #000;
}

.tab a:hover{
	color: #fff;
}
	/* tab_s is voor pages met submenu, tab_s2 is voor pages zonder submenu */
.tab_s {
    position: absolute;
	width: 128px;
	height: 30px;
	top: -72px;
	background: url(header/tab2.gif) no-repeat;
	text-align: center;
}


.tab_s a{
 	height : 30px;
	width: 128px;
	display: block;
	text-align: center;
	font: bold 12px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	color: #000;
}

.tab_s a:hover{
	color: #fff;
}

.tab_s2 {
  	position: absolute;
	width: 128px;
	height: 30px;
	top: -41px;
	background: url(header/tab2.gif) no-repeat;
	text-align: center;
}

.tab_s2 a{
 	height : 30px;
	width: 128px;
	display: block;
	text-align: center;
	font: bold 12px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	color: #000;
}

.tab_s2 a:hover{
	color: #fff;
}

#tab_equipment{
	left: 716px; /* tijdelijk verplaatsen ivm geen waki/inlogknop oudewaarde=588 */
}

#tab_question{
	left: 696px; /* tijdelijk verplaatsen ivm geen waki/inlogknop oudewaarde=456 */
}

#tab_aboutus{
	left: 852px; /* tijdelijk verplaatsen ivm geen waki/inlogknop oudewaarde=720 */
}

#tab_login{
	left: 852px;
}

#tab_brightwork{ /*  verplaatsen ivm geen equipment meer oudewaarde=188 */
	left: 320px;
}

#tab_diensten{ /*  verplaatsen ivm geen equipment meer oudewaarde=320 */
	left: 452px;
}

#tab_nieuws{ /*  verplaatsen ivm geen equipment meer oudewaarde=452 */
	left: 584px; 
}

#tab_portfolio{ /*  verplaatsen ivm geen equipment meer oudewaarde=584 */
	left: 716px; 
}

#tab_contact{
	left: 848px;
}



/* @end */

/* @group bottom and footer */

#footer {
	margin: 0px auto 0px auto;
}

#footer p{
	text-align: center;
	margin-top: 11px;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-variant: small-caps;
	color: #595959;
}

#footer i{
	font-size: 8px;
}


#bottom{
	position: relative;
	background: url(footer/water.jpg) no-repeat;
	width: 1000px;
	margin: 0px auto 0px auto;	
	height: 55px;
	border: 2px none #FEBB59;
	border-bottom-style: solid;
	background-color: #fff;
}



/* @end */

#breadcrumb{
	height: 17px;
	background: url(header/breadcrumb.jpg) repeat-x;
}

/* @group main */

/* @group About us */



#aboutus_submenu{
	
	width: 100%;
	height: 21px;
	clear: left;
	/*background: url(background/submenu.gif) repeat-x;*/
	background-color: #C7C7C7;
	margin-bottom: 10px;
	
}

#aboutus_submenu li{
	float: left;
	margin: 0px 20px 0px 20px;
	font: bold 12px/21px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#aboutus_submenu a{
	color: #000;
}

#aboutus_submenu a:hover{
	color: #fff;
}

#aboutus_news{
	clear: left;
	width: 700px;
	min-height: 328px;
	
}

#aboutus_portfolio{
	width: 700px;
	min-height: 328px;
	
}

#aboutus_portfolio>div {
         margin-bottom: 24px;
}

#aboutus_companyprofile{
	width: 800px;	
	
	
}

#aboutus_members div{
	clear: left;
	width: 700px;
}

#aboutus_members img{
	margin-left: 10px;
	margin-right: 10px;

}



#aboutus_vacancy  div{
	clear: left;
	width: 700px;
}


#contact_us{
	clear: left;
	width: 700px;
	min-height: 328px;
}



#contact_us_bucket{
	width: 460px;
	border: 0px solid #000;
}

#contact_us_bucket input{
	width: 300px;
	
}

#contact_us_bucket select{
	width: 303px;
	
}

#contact_us_bucket textarea{
	width: 300px;
}




/* @end */

#main{
	position: relative;
	min-height:  650px; /* was: 600px changed AVE: 29-04-2010 */
	background-color: #fff;
	padding: 30px 20px 0px 20px;
}

#margemain{
	clear: both;
	margin: 0px;
	padding: 0px;

}

/* @group equipment */

#equipments_bucket{
	width: 800px;
	min-height: 400px;
	clear: left;
	
}

#equipments_bucket h1{
	font: 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 10px;
}

.equipments{
	position: relative;
	width: 205px;
	height: 250px;
}

.equipments_long{
	width: 699px;
	padding: 10px;
}

.equipments h2{
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.equipments{
	border: 1px solid #a7a7a7;
}

.equipments div{
	position:absolute;
	right: 10px;
	bottom:  10px;
	color: #f82d00;
}





/* @end */

/* @group questions */

#questions_bucket{
	width: 750px;
		
	margin-bottom: 10px;
	border: 0px solid #000;
}

.questions{
	width: 328px;
	min-height: 328px;
}

.questions textarea{
	width: 100%;
}


#question_start li{
	text-shadow: #000000 0 0 0px;
	border: 0px solid #000;
	width: 100%;
	text-align: right;
	height: 30px;
	line-height: 30px;
}

#question_start img{
	margin: 4px 0px 0px 10px;
	vertical-align: -7px;
}




.contact_form li{
	border: 0px solid #000;
	width: 100%;
	text-align: right;
	white-space: normal;
}

.contact_form input{
	margin-left: 5px;
	width: 200px;	
	height: 20px;
	
}

.accept input{
	margin-left: 5px;
	width: 100%;	
	height: 20px;
	
}

.contact_form select{
	
	width: 204px;	
	height: 20px;
	
}


.questions textarea{
	width: 100%;
	border-style: solid;
	border-color: #d4d4d4;
}

#disclaimer_field{
	width: 90%;
	height: 200px;
	border: 1px solid #d4d4d4;
	overflow: auto;
	padding: 10px;
}

#disclaimer_field p{
	font-size: 10px;
	line-height: 12px;
	text-align: justify;
}

#disclaimer_field h2{
	font-size: 12px;
	font-weight: bold;
}




/* @end */

/* @group sidebar */

#sidebar{
	position: absolute;
	min-height: 320px;
	padding: 10px;
	width: 200px;
	right: 20px;
	background: url(background/sitebar5.jpg) repeat-x;
}

#search_box{
	height: 50px;
}

.contact_now_input{
	width: 100%;
	height: 20px;
	margin: 0px 0px 5px 0px;
}

#contact_now{
	border-style: solid;
	border-width: 0px;
	width: 100%;
	line-height: 20px;
}

#twitter{
	margin: 50px auto 0px auto;
}



/* @end */



/* @end */

/* @group text */

.text h1{
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 10px;
}

.text h2{
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.text p{
	margin-bottom: 10px;
	font: 11px/18px "Lucida Grande", Lucida, Verdana, sans-serif;	
}

.text a{
	
}

.text li{
	
}

#news{
	margin: 10px;
}


#news li{
	list-style-position: outside;
	list-style-type: disc;
	
}


#hplijstje li{
	list-style-type: disc;
	line-height: 18px;
	margin-left: 20px;
	list-style-position: outside;
}

.bullets li{
	list-style-type: disc;
	margin-left: 20px;;
	list-style-position: outside;
	/*text-shadow: #000000 10px 1px 0;*/
}

/* @end */

/* @group Customs */


.framework{
	background-color: #f7f7f7;
	border: 1px solid #FFB464;
	padding: 35px 10px 30px 10px;
	float: left;
	margin: 0px 20px 20px 0px;
}

.framework2{
	background-color: #f7f7f7;
	border: 1px solid #FFB464;
	padding: 25px 10px 10px 10px;
	
	margin: 0px 20px 20px 0px;
}

.framework3{
	background-color: #f7f7f7;
	border: 1px solid #FFB464;
	float: left;
	padding: 25px 10px 10px 10px;
	margin: 0px 20px 20px 0px;
}


.plaatje{

	padding: 28px 0 30px 0;
	line-height:100%;

}
#plaatjehome{
	padding: 20px 0 20px 0;
}

.button{
	float: none;
	clear: left;
	width: 698px;
	margin-bottom: 20px;
	}

.sendbutton{
	
	margin: 10px 0px 0px 0px;
	height: 24px;
	width: 74px;
	background: url(icons/EmptyButton.gif) no-repeat;
	border-style: hidden;
	line-height: 24px;
	font-weight: bold;
	float: right;
	
	text-align: center;
	border-width: 1px;
	color: #000;
}

.sendbutton:hover{
	color: #fff;
}

.rijtje{
	clear:right;
	float:left;	
}
.rijtje2{
	width:760px;
	clear: both;
}

.vlakje{
	width: 316px;
	height: 60px;
    background-color: #FFF1E0; /*FFF1E0 FFF0E5*/
	padding: 30px 17px 20px 17px;
	
	margin: 0px 21px 21px 0px;
	text-align: center;
	vertical-align: middle;
	font: 18px "Times New Roman", Times, serif;
}

.vlakje2{
	width: 160px;
	height: 279px;
    background-color: #FFF1E0; /*FFF1E0 FFF0E5*/
	padding: 30px 17px 20px 17px;
	margin: 0px 21px 21px 0px;
	clear:right;
	float:left;
	text-align: center;
	vertical-align: middle;
	font: 18px "Times New Roman", Times, serif;
}

.vlakje2e{
	width: 160px;
	height: 242px;
    background-color: #FFF1E0; /*FFF1E0 FFF0E5*/
	padding: 30px 17px 20px 17px;
	margin: 0px 21px 21px 0px;
	clear:right;
	float:left;
	text-align: center;
	vertical-align: middle;
	font: 18px "Times New Roman", Times, serif;
}

.vlakje3{
	width: 160px;
	height: 252px;
    background-color: #FFF1E0; /*FFF1E0 FFF0E5*/
	padding: 30px 17px 20px 17px;
	clear: right;
	float: right;
	margin: 0px 21px 21px 0px;
	text-align: center;
	vertical-align: middle;
	font: 18px "Times New Roman", Times, serif;
}
.vlakje3e{
	width: 160px;
	height: 252px;
    background-color: #FFF1E0; /*FFF1E0 FFF0E5*/
	padding: 30px 17px 20px 17px;
	clear: right;
	float: right;
	margin: 0px 21px 21px 0px;
	text-align: center;
	vertical-align: middle;
	font: 18px "Times New Roman", Times, serif;
}

.kubus{
	width: 328px;
	min-height: 328px;
	margin-right: 20px;
}
.kubus2{
	width: 500px;
	min-height: 150px;
	margin-right: 20px;
}

#video{
	height: 90%;
	width: 90%;
}

#error{
	color: #f80000;
	font-weight: bold;
}

.vca-logo{
	margin-top: 10px;
	margin-left: 20px;
}




/* @end */

