/* main tags */

ul li {
	list-style-image: url(../../iconLibrary/list_arrow.gif);
	list-style-position: outside;
	background-position: left;
	left: -8px;
	position: relative;
}
ul li li {
	list-style-image:none;
	list-style-position: outside;
	background-position: left;
	left: -8px;
}


/* main design elements */
/* HEADER */
table#template tr.mainheader td {
	background-image: url(../../images/design/header_bg.jpg);	
}
/* TOP MENU */
table#template tr.menubar td {
	background-image:url(../../images/design/topmenu-ext.gif);
	height:26px;
}
table#template tr.menubar a {
	color:black;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:12px;
	padding-right:12px;
	padding-top:8px;
	padding-bottom:10px;
	line-height:18px;
}
table#template tr.menubar a:hover {
	/*color:#003399;*/
	/*background-image:url(../../images/design/topmenu-buttonover.gif);*/
	/*background-color:#FFF6DA;*/
}
table#template tr.menubar img {
	vertical-align:middle;
}
table#template tr.menubar td.left {
	text-align:left;
	/*padding-left:8px;*/
}
table#template tr.menubar td.right {
	text-align:right;
}
/* LEFT MENU */

table.leftmenu {
	width:177px;
	padding:0px;
	margin:0px;
	border:0px none;
}
table.leftmenu tr.header td {
	height:26px;
	background-color: #f5f5f5;
	}
table.leftmenu tr.header td.left a{
	width:5px;
	background-image:url(../../images/design/leftmenu-header-left.jpg);
}
table.leftmenu tr.header td.left a:hover{
	/*width:5px;*/
	/*background-image:url(../../images/design/leftmenu-header-left-over.jpg);*/
}

table.leftmenu tr.header td.mid a{
	width: 100%;
	vertical-align:middle;
	background-image:url(../../images/design/leftmenu-header-mid.jpg);
	line-height:20px;
	color:White;
	font-weight:bold;
	font-size:11px;
}
table.leftmenu tr.header td.mid a:hover{
	/*width: 100%;*/
	/*vertical-align:middle;*/
	/*background-image:url(../../images/design/leftmenu-header-mid_over.jpg);*/
	/*line-height:20px;*/
	/*color:White;*/
	/*font-weight:bold;*/
	/*font-size:11px;*/
}

table.leftmenu tr.header td.right a {
	width:5px;
	background-image:url(../../images/design/leftmenu-header-right.jpg);
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
table.leftmenu tr.header td.right a:hover{
	/*width:5px;*/
	/*background-image:url(../../images/design/leftmenu-header-right_over.jpg);*/
	/*border-bottom-color: #CCCCCC;*/
	/*border-bottom-width: 1px;*/
	/*border-bottom-style: dashed;*/
}
table.leftmenu tr.button td, table.leftmenu tr.button td a {
	height:22px;
	line-height:20px;
}
table.leftmenu tr.button td.left {
	width:5px;
	background-image:url(../../images/design/leftmenu-buttonback-left.jpg);
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
table.leftmenu tr.button td.mid, table.leftmenu tr.button td.mid a {
	width:100%;
	font-size:10px;
	color:#003399;
}
table.leftmenu tr.button td.mid {
	background-image:url(../../images/design/leftmenu-buttonback-mid.jpg);
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
table.leftmenu tr.button td.mid a {
	/* no particular style for button link itself */
}
table.leftmenu tr.button td.right {
	width:5px;
	background-image:url(../../images/design/leftmenu-buttonback-right.jpg);	
}
table.leftmenu tr.searchbox td{
	font-size:11px;
	background-color:#FFFFFF;
	height:22px;
	
}

table.leftmenu tr.edge td a {
	font-size:11px;
	background-color:#FFFFFF;
	height:26px;
	
}
table.leftmenu tr.edge td a:hover {
	/*font-size:11px;*/
	/*background-color: #F4F4F4;*/
	/*height:26px;*/
	/*text-decoration:none*/
	
}

table.leftmenu tr.searchbox tr {
width:177px;

	}

.cart {border:1px outset #D1D1AD;}
	
table.cart tr.white tr, table.cart tr.white tr {
background-color:#E0DFE3;
	border:none;}

/* ---
table.leftmenu tr.searchbox td input {
	height:22px;
}
--- */

input#strSearch {
	padding: 2px 0 2px 0;
	margin: 0 0 0 5px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width:140px;
	}

input#submit {
	padding: 0;
	margin: 0 0 0 2px;
	border: 0;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	height: 18px;
	width: 58px;
	cursor: hand;
}

table.leftmenu tr.searchbox td a {
	display:block;
	font-size:11px;
	line-height:14px;
	padding-top:2px;
	padding-bottom:2px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
}
table.leftmenu tr.edge td {
	padding:0px;
	margin:0px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
}
	

/* CONTENT */
table#template table#content {
	width:100%;
}
table#template table#content td.menucolumn {
	width:150px;
}

/* FOOTER */
table#template tr.mainfooter td {
	height:28px;
	background-image: url(../../images/design/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
table#template tr.mainfooter td.left {
	padding-left:8px;
}
table#template tr.mainfooter td.left a {
	color:#003399;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
table#template tr.mainfooter td.left a:hover {
	/*text-decoration:underline;*/
}
table#template tr.mainfooter td.right {
	color:#003399;	
	text-align:right;
	padding-right:8px;
	font-size:10px;
}


	
table.itemback2 td.topleft {
	background-image: url(../../images/design/box_round_ul.gif);
	width:9px;
	height:9px;
}
table.itemback2 td.top {
	background-image:url(../../images/design/box_round_um.jpg);
	height:9px;
}
table.itemback2 td.topright {
	background-image: url(../../images/design/box_round_ur.gif);
	width:9px;
	height:9px;
}
table.itemback2 td.left {
	background-image:url(../../images/design/box_round_sl.gif);
	width:9px;
}
table.itemback2 td.bottomleft {
	background-image: url(../../images/design/box_round_bl.gif);
	width:9px;
	height:9px;
}
table.itemback2 td.bottom {
	background-image:url(../../images/design/box_round_bm.jpg);
	height:9px;
}
table.itemback2 td.bottomright {
	background-image: url(../../images/design/box_round_br.gif);
	width:9px;
	height:9px;
}
table.itemback2 td.right {
	background-image:url(../../images/design/box_round_sr.gif);
	width:9px;
}
table.itemback2 td.mid {
	background-color:#FFFFFF;
}
.edge {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
}

.searchBoxDesc {
	font-family: Arial;
	font-size: 12px;
	padding: 0 0 0 5px;
	color: White;
}

.searchBoxBox {
	font-family: Arial;
	font-size: 11px;
	padding: 0 0 0 5px;
	color: Black;
}
.rightMenu {
	padding: 5px 5px 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.rightMenu a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;		
}

.rightMenu A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;	
}

.witteBalk {
	padding-left:8px;
	color: #000000;
	text-decoration: none;
	background-color:#FFFFFF;
}


.table_border_gid
{
	border: thin solid #000000;
	border-width: 1px 1px 1px 1px;
}

.table_border_gid_nobottom
{
	border: thin solid #000000;
	border-width: 1px 1px 0px 1px;
}

.table_border_gid_notop
{
	border: thin solid #000000;
	border-width: 0px 1px 1px 1px;
}

.profile_input_align
{
	padding-right: 3px;
	margin-right: 3px;
}

.lichtBlauwBalk {
	padding-left:8px;
	color: #000000;
	text-decoration: none;
	background-color:#c8e4ff;
}

.lichtBlauwBalkBeheer {
	height:20px;
	max-height: 20px;
	color: #000000;
	text-decoration: none;
	background-color:#c8e4ff;
}

.lichteBalkBeheer {
	height:20px;
	color: #000000;
	text-decoration: none;
	background-color:#EEEEEE;
}

.donkerGeelBalk {
	padding-left:3px;
	color: #000000;
	text-decoration: none;
	background-color:#ffd644;
}