
input.default
{
	border:				1px solid black;
	width:				150px;
	padding:			2px;

	font-family:		Arial;
	font-size:			8pt;


}

input.noborder
{
	border:				none;
}

.nb
{
	font-weight:		normal;
	font-size:			8pt;
}

a.cp_tab{
	text-decoration: none;
	color: black;
}
a.cp_tab2{
	text-decoration: none;
}
a.cp_tab2:hover{
	text-decoration: none;
	color: #CC0000;
}
a.cp_tab3{
	text-decoration: none;
	color: gray;
}

a.homesummary
{
	color: black;
}

.inspl
{
	padding-left: 20px;
}
.inspr
{
	padding-right: 20px;
}

.cp_header{
	/* background:  url(/gfx/cpheader.gif) repeat-x -300px; */
	background-color: #D6D6D6;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	padding-left: 12px;
	padding-right: 14px;
	margin-right: 8px;
}

.cp_header2{
	/* background:  url(/gfx/headerblank.gif) repeat-x -300px; */
	/* background-color: #F6F6F6; */
	background-color: #BEBEBE;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	padding-left: 12px;
	padding-right: 14px;
	margin-right: 8px;
}

.cp_subheader{
	background-color: #BEBEBE;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
	padding-left: 12px;
	padding-right: 14px;
	border-width: 0px 0px 1px 0px;
	border-color: #D0D0D0;
	border-style: solid;
}

div#alert
{
	position:			absolute;
	width:				400px;
	height:				400px;

	top:				50%;
	left:				50%;
	margin-left:		-200px;
	margin-top:			-200px;

	background-color:	gray;
}


/* LIGHTBOX */
.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 120px;
	left: 50%;
	margin-left: -150px;
	width: 300px;
	height: 250px;
	padding: 0px;
	text-align: left;
	z-index:1001;
	overflow: auto;	
	border: 5px solid #B8B8B8;
	/* background: url(/gfx/forms/fs_bg_220_2.jpg) repeat-x; */
	background: url(/gfx/cp/reader.gif) no-repeat;
	background-position: 20px 10px;
	background-color: #D1D1D1;
}

#overlay2{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }
/* END LIGHTBOX */

div#attentie
{
	margin-left: 70px;
	margin-top: 40px;
	margin-bottom: 18px;
	font-size:	14pt;
	font-weight: bold;
}

div#attentietitel
{
	text-align:	center;
	width: 100%;
	
	margin-top: 0px;
	font-size:	12pt;
	font-weight: bold;
}

div#attentiebericht
{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}

div#attentieknoppen
{
	margin-top: 20px;
	text-align:	center;
	width: 100%;
}

.cphomehead
{
	font-size:	10pt;
	font-weight: bold;
	color: #CC0000;

	margin-left: 20px;
}
.cphomeli
{
	list-style-image: url('/gfx/cp/arrow.gif');
}
div.cphometext
{
	margin-left:	15px;
	margin-right:	15px;
	margin-top:		19px;
}

.hometd
{
	width: 167px;
	height: 166px; 
	background-image: url('/gfx/cp/homebg.gif');
}

.hometd_e
{
	width: 167px;
	height: 378px; 
	background-image: url('/gfx/cp/homebg_e.gif');
}

.hometd2
{
	height: 248px;
	width: 346px;
	background-image: url('/gfx/cp/homebg2.gif');
}

.hometd3
{
	height: 167px;
	width: 346px;
	background-image: url('/gfx/cp/homebg3.gif');
}

.hometd3_e
{
	height: 378px;
	width: 346px;
	background-image: url('/gfx/cp/homebg3_e.gif');
}

.hometd4
{
	width: 167px;
	height: 248px;
	background-image: url('/gfx/cp/homebg4.gif');
}

.hometd5
{
	width: 330px;
	height: 378px;
	background-image: url('/gfx/cp/homebg5.gif');
}

.webhostingth
{
	background-color: #B7B7B7;
	font-weight: bold;
	font-size: 9pt;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;

	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #D1D1D1;
}

.webhostingth1
{
	background-color: #B7B7B7;
	font-weight: bold;
	font-size: 9pt;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;

	border-width: 0px;
	border-style: solid;
	border-color: #D1D1D1;
}

.factuurth
{
	background-color: #CC0000;
	color: white;
	font-weight: bold;
	font-size: 9pt;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

td.even
{
	background-color: #EBEBEB;
	padding-left: 5px;
	padding-right: 5px;
}
td.odd
{
	background-color: #E0E0E0;
	padding-left: 5px;
	padding-right: 5px;
}

/*div.textfielddown
{
	width: 714px;
	height: 7px;

}*
div.textfieldup
{
	width: 714px;
	height: 5px;

}*/

div.textfieldmid
{
	width: 690px;
	background-color: #E0E0E0;
	/*background-image: url('/gfx/cp/textfieldbg.jpg');
	background-repeat: no-repeat; */
	padding: 10px;
	border: 1px solid #B8B8B8;
}

div.textfieldmid2
{
	width: 690px;
	padding: 10px;
	background-color: #D8D8D8;
	border: 1px solid #B8B8B8;
}
