html {
	margin:0pt;
	padding:0pt;
	text-align:center;
}
body {
	text-align:left;
	color:black;
	font-family: Arial,Sans-Serif;
	font-size:11px;
	width:965px;
	margin:0px auto;
	margin-top: 5px;
	text-align:left;
	background-color: #F3F3F3;
}




/* MS@WS: TABPANEL AUTO-HEIGHT FIX */

#tabs-center {
	position: static; /* IF YOU ENCOUNTER ANY LAYOUT PROBLEMS, PLEASE REMOVE THIS PROPERTY! */
}

#tabs-center .x-tab-panel-body {
	height: auto !important; /* IF YOU ENCOUNTER ANY LAYOUT PROBLEMS, PLEASE REMOVE THIS PROPERTY! */
}

/* MS@WS: END TABPANEL AUTO-HEIGHT FIX */




#langmenu {
	margin:15px;
	margin-left: 0px;
	color: #bdbdbd;
}
#langmenu dd, #langmenu dt {
	float:left;
	margin:0pt 10px 0pt 0pt;
	padding:0pt;
}
#langmenu dt {
	margin-top:-2px;
	padding:0pt;
}
#langmenu dd a.selected, #langmenu dd a:hover {
	display:block;
	zoom: 1;
	opacity:1;
	filter: alpha(opacity = 100);
}
#langmenu dd a {
	display:block;
	zoom: 1;
	opacity:0.5;
	filter: alpha(opacity = 50);
}

#servicemenu{
	color: #bdbdbd;
	float: right;
}

a{color: #bdbdbd; text-decoration: none;}
a:hover{color: #000; text-decoration: underline;}

div.x-panel-header{
	/*display: none;*/
	margin: 0;
	padding: 0;
	background: #bdbdbd url('/resources/img/tp_header_bg.gif') repeat-x;
	height: 36px;
}

div.x-panel-header-text{
	margin: 0;
	padding: 0;
}

/* LOGIN */

div#logindiv table{
	margin: 10px;
}

div#logindiv table tr td{
	padding-top: 5px;
}

div#logindiv p{
	margin: 10px;
	color: #109ED8;
}

a.blue{
	/*color: #109ED8;*/
	color: #FF7200;
}

a.orange, a.orange2, a.nognietgeupload2{
	color: #fff;
	padding: 3px;
	background:#FF7200 url('/resources/img/bg3.jpg') repeat-x left top;
}

a.nognietgeupload,
a.oudemanier,
a.green{
	color: #fff;
	padding: 3px;
	background:#0AA904 url('/resources/img/bg_green.jpg') repeat-x left top;
}

table.details tr td{
	padding-right: 35px;
}
table.details{
	margin-bottom: 20px;
}

div.ordergrid .x-grid3-cell-inner, div.ordergrid .x-grid3-cell-inner{
	cursor: pointer;
	cursor: hand;
}

div.x-grid3-row-collapsed, div.x-grid3-row-expanded{
	cursor: pointer;
	cursor: hand;
}

div.x-grid3-row-expanded{
	border:1px solid #ddd;
	background:#efefef url('/resources/images/default/grid/row-over.gif') repeat-x left top;
}

/* stock info */
div#ext-gen42, div#search-results{
	border: 1px solid #ffffff;
}

div#ext-gen42{
	border-bottom: 1px solid #d0d0d0;
}
div#search-results{
	border-top: 1px solid #d0d0d0;
}

/* formulier */
table.form_table tr td{
	padding-right: 20px;
}
input.long{
	width: 300px;
}
div.search-item{
	margin-left: 5px;
	margin-bottom: 4px;
}

button#ext-gen28{
	font-weight: bold;
}

div#ext-gen38{
	/*overflow: hidden;*/
}

input.long{
	 border: 1px solid #FF7200
}

p.icn{
	background: url('http://www.w-e-b-manager.nl/global/resources/icn/16x16/message.png');
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #FF7200;
	font-weight: bold;
}
table.vrd{
	margin-left: 75px;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.vrd td{
	margin-right: 10px;
}
td.third{
	width: 240px;
}
/* Working Method */
/* Tekst */
p.alinea {
margin-bottom:		10px;
/*width: 				430px;*/
}


/* Headers */
h1.italic
{
font-style:			italic;	
}	

h1.underline
{
text-decoration: 	underline;	
}	
/* Tabel */
table.tlayout
{
border:				1px solid #D0D0D0;
margin-bottom:		10px;
}
table.tlayout td
{
padding:			0 5px 0 5px;
border-right: 		1px solid #D0D0D0;
border-bottom: 		1px solid #D0D0D0;

}
table.tlayout td.lasttd
{
border-bottom: 		1px solid #D0D0D0;
border-right: 		0px;
}
table.tlayout tr.last td
{
border-bottom: 		0px;
}
table.tlayout tr.last td.lasttd
{
border: 			0px;
}

div.method
{
	width:				830px;
	display:			block;
	margin-right:0px;
}

/* Welkom Pagina */
div.welkom
{
float:left;
/*width: 590px;*/
}

div.langmenu
{
margin-top: 10px;
border: 1px solid #D0D0D0;
padding:10px;
float:left;
}

div.langmenu img
{
padding:0px;
margin:0px;
border:0px;
margin-right: 7px;
background:white;
}

div.langmenu p
{
text-align:left;
float:left;
}

td#ext-gen141
{
width:400px;
}

/*Next - Prev Buttons */
a.backbutton
{
float:left;
height: 28px;
background: white url("/resources/img/left_other.jpg") no-repeat;
color:white;
text-decoration: none;
}

div.langmenu a.nextbutton
{
margin-top: 5px;
float:left;
height: 28px;
background: white url("/resources/img/right_other.jpg") no-repeat;
color:white;
text-decoration: none;
}

a.backbutton img,
a.nextbutton img
{
margin:0px;
}

a.backbutton p.buttontext
{
	float:left;
	margin-top: 4px;	
	color:white;
	font-size:14px;
	padding-right:10px;
	font-weight:bold;
	cursor:pointer;
}

a.nextbutton p.buttontext
{
	float:left;
	padding-left:10px;
	margin-top: 4px;	
	color:white;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
}

/* Selected state Vlaggen */
div.langmenu a.selected img
{
	opacity:1;
	filter: alpha(opacity = 100);
}

div.langmenu a img
{
	opacity:0.5;
	filter: alpha(opacity = 50);
}

/*zoekknop valt weg in FF*/
td#ext-gen140{
	width: 400px;
}

/* Uitgebreid zoeken formulier */
table.uitgebreidzoeken input,
table.uitgebreidzoeken select
{
background: #FF7200 url("/resources/img/bg3.jpg");
color: white;
font-style: italic;
margin-right: 5px;
}

table.uitgebreidzoeken select
{
width: 120px;
}

table.uitgebreidzoeken input[type = submit],
table.uitgebreidzoeken input[type = button]
{
background: #FF7200 url("/resources/img/bg3.jpg");
color: white;
font-style: normal;
margin-right: 5px;
width: 80px;
}




.leftborder {
	border-left:	1px solid #D0D0D0;
}
table.filmproef_table {
	width:			100%:
}
table.filmproef_table select {
	width:			300px;
	font-family:	Arial,Sans-Serif;
	font-size:		11px;
}
table.filmproef_table textarea {
	padding:		2px;
	font-family:	Arial,Sans-Serif;
	font-size:		11px;
	width:			292px;
}



.hidden {
	display: none;
}
