@charset "utf-8";
/* CSS Document */

.mg_EditCellLeft {
	border-top:1px solid #000000;
	padding:0.5em;
	width:15em;
}
.mg_EditCellRight {
	border-top:1px solid #000000;
	padding:0.5em;
}


#absolute_banner {
	position:absolute;
	width:196px;
	height:197px;
	margin-top:17.5em; 
	margin-left:2em;
	cursor:pointer;
	background-image:url(../images/PCOBPlaza_Banner.png);
	background-repeat:no-repeat;
	behavior: url(../css/iepngfix.htc); 
}


a {
	color:#ff5c0a;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}




.menuitem,
.menuitem-1,
.menuitem-2 {
	height:2.3em;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
}

.menuitem-1 {
	background-color:#ff5c0a;
	color:#FFFFFF;
}
.menuitem-2 {
	background-color:#ff7c3b;
	color:#FFFFFF;
}
.menuitem {
	color:#ff5c0a;
}

.menuitem-hover {
	width:20%;
	text-align:center;
}





.navitem td,
.navitem-hover td {
	padding:5px;
	display:block;
	cursor:pointer;
	color:#000000;
}

.navitem-hover td {
	background-color:#FFFFFF;
	color:#ff5c0a;
}

#navmenu {
	height:100%;
	width:14em;
	background-color:#e5f3f7;
	border-right:1px solid #ff5c0a;
	margin-right:1em;
}

.subnavitem,
.subnavitem-active {
	height:2.4em;
	background-color:#FFFFFF;
}

.subnavitem a,
.subnavitem-active a {
	padding-left:1em;
	color:#000000;
}
.subnavitem a:hover,
.subnavitem-active a {
	color:#ff5c0a;
}

#kop_artikelen {
	margin-bottom:1em;
	font-size:14px;
	color:#ff5c0a;
}
hr {
	color:#ffbe9d;
	height:1px;
	margin-top:1em;
	margin-bottom:1em;
}

#inloggen {
	width:30em;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	border:1px solid #CCCCCC;
	margin-top:5em;
	margin-bottom:2em;
}
#inloggen form { 
	margin:0; 
	padding:1em;
}
#titlebar {
	background-color:#CCCCCC;
	padding:0.5em;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px
}
#go {
	width:6em;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	background-color:#CCCCCC;
	float:right;
	padding:0.5em;
	cursor:pointer;
	color:#FFFFFF;
	font-weight:bold;
}

.search_field {
	border:1px solid #ff5c0a;
	margin-right:0.2em;
	font-size:11px;
	height:1.4em;
}
.search_submit {
	border:0;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	background-color:#ff5c0a;
	height:1.8em;
	width:6.5em;
	padding-bottom:0.1em;
}
.button {
	border:0;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	background-color:#ff5c0a;
	height:2em;
	padding-bottom:0.1em;
	cursor:pointer;
}

.PopBoxImageSmall,
.PopBoxImageBig {
	cursor: pointer;
}