/* 	Style sheet for www.sum-it.nl

	Copyright SUMit 1997-2013. All Rights Reserved.
*/

@font-face
{	font-family: "www.sumit.nl Henk Jan";
	src: url('/img/www.sum-it.nl henk jan bold.ttf');
}
.hidden
	{	display: none;
	}

.numeric
	{	font-family: monospace;
		text-align: right;
	}

a[href]
	{color: #003704;
	text-decoration: none;
	border-color: #7EA281;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	}

a[href].normal
	{border: none;
	color: #C6BCC6;
	}

a[href]:hover,
a.menu1:hover,
a.menu2:hover,
a.menu3:hover,
a.menu4:hover,
a.menu5:hover,
a.menu6:hover,
a.menu7:hover,
a.menu8:hover,
a.menu9:hover
	{color: #328230;
	}

a[href].normal:hover
	{color: white;
	}

a img
		{border: none;}

body
	{background-color: #0E4E16;
	background-image: url("./img/paperdarkgreen.jpg");
	font-family: sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	}

div.textblock1 h2 {padding-left: 0.8em;}
div.textblock2 h2 {padding-left: 0.5em;}
div.textblock3 h2 {padding-left: 0.5em;}
div.textblock4 h2 {padding-left: 0.5em;}
div.textblock5 h2 {padding-left: 0.5em;}
div.textblock6 h2 {padding-left: 0.5em;}
div.textblock7 h2 {padding-left: 0.5em;}
div.textblock8 h2 {padding-left: 0.5em;}
div.textblock9 h2 {padding-left: 0.5em;}


h1
	{clear: left;
	color: #C6BCC6;
	font-family: "www.sumit.nl Henk Jan", sans-serif;
	padding-left: 0.3em;
	padding-top: 0.4em;
	}

h2.contentheader
	{clear: left;
	color: #C6BCC6;
	font-family: "www.sumit.nl Henk Jan", sans-serif;
	margin-bottom: 0.3em;
	margin-left: 0.3em;
	padding-top: 1em;
	}

nav
	{font-size: 0.8em;
	margin-left: 0.5em;
	margin-right: 1em;
	margin-bottom: 1em;
	white-space: nowrap;
	}
nav
	{float: left;
	}
nav.language
	{float: right;
	}
nav.language a img
	{border-width: 0px;
	}
nav.logo img
	{float: left;
	margin-bottom: 1em;
	margin-top: 1.5em;
	margin-left: 1.5em;
	margin-right: 2em;
	}

p.contentend
	{clear: both;
	}

section
	{background-image: url("./img/papergreen.jpg");
	clear: both;
	color: #C6BCC6;
	display: block;
	padding-bottom: 1em;
	padding-left: 1em;
	}

td.prompt
	{background-color: #5B8763;
	color: #003704;
	font-size: smaller;
	text-align: right;
	vertical-align: top;
	}

time.date
	{
	float: right;
	margin-top: 0.5em;
	margin-right: 0.5em;
	}
ul li
	{list-style-type: circle;
	}


div.submenu
{	left: 0.5em;
	position: relative;
}

a.menu1:hover,
a.menu2:hover,
a.menu3:hover,
a.menu4:hover,
a.menu5:hover,
a.menu6:hover,
a.menu7:hover,
a.menu8:hover,
a.menu9:hover
		{background-color: white;
		border-width: 1px 1px 1px 1px;
		border-style: solid;
		border-color: white;
		border-radius: 5px 5px 5px 5px;
			-moz-border-radius: 5px 5px 5px 5px;
		}

div.menuselected1,
div.menuselected2,
div.menuselected3,
div.menuselected4,
div.menuselected5,
div.menuselected6,
div.menuselected7,
div.menuselected8,
div.menuselected9
	{background-color: #89B29A;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #7D996F #B2CEBD #B2CEBD #7D996F;
	border-radius: 5px 5px 5px 5px;
		-moz-border-radius: 5px 5px 5px 5px;
	left: -0.5em;
	padding-left: 1em;
	padding-top: 0.2em;
	padding-bottom: 0.3em;
	padding-right: 1em;
	position: relative;
	top: -0.5em;
	}

div.helpeskoffline
	{	color: white;
		background-color: #CCCCCC;
		text-align: center;
	}
div.helpdeskonline
{	color: white;
	background-image: url("./img/papergreen.jpg");
	text-align: center;
}

div.submenuselected1,
div.submenuselected2,
div.submenuselected3,
div.submenuselected4,
div.submenuselected5,
div.submenuselected6,
div.submenuselected7,
div.submenuselected8,
div.submenuselected9
	{background-color: #89B29A;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #7D996F #D1DDCB #D1DDCB #7D996F;
	border-radius: 5px 5px 5px 5px;
		-moz-border-radius: 5px 5px 5px 5px;
	padding-left: 1em;
	padding-top: 0.2em;
	padding-bottom: 0.3em;
	padding-right: 1em;
	position: relative;
	top: -0.5em;
	}

div.textblockshadow
{	background-color: #0E4E16;
	border-radius: 5px 0px 10px 0px;
		-moz-border-radius: 5px 0px 10px 0px;
	color: black;
	height: 13.5em;
	float: left;
	margin-left: 2em;
	margin-top: 1.5em;
}

div.textblock1,
div.textblock2,
div.textblock3,
div.textblock4,
div.textblock5,
div.textblock6,
div.textblock7,
div.textblock8,
div.textblock9
{	background-color: #BCBCBB;

	border-width: 2px 2px 2px 2px;
	border-style: outset;
	border-color: white;
	border-radius: 5px 0px 10px 0px;
		-moz-border-radius: 5px 0px 10px 0px;
	height: 13.5em;
	left: -0.7em;
	max-width: 13.5em;
	padding-right: 0.5em;
	position: relative;
	top: -1em;
}
div.textblock1 h2,
div.textblock2 h2,
div.textblock3 h2,
div.textblock4 h2,
div.textblock5 h2,
div.textblock6 h2,
div.textblock7 h2,
div.textblock8 h2,
div.textblock9 h2
{	margin-top: 0.5em;
	margin-bottom: 0em;
	white-space: nowrap;
}

nav
{	margin-top: 1.2em;
}

nav div.menushadow
{	background-color: #023208;
	border-radius: 5px 5px 5px 5px;
		-moz-border-radius: 5px 5px 5px 5px;
}

nav	a
	{
	background-color: #D3CCD4;
	display: block;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #EDEBF1 #AEA6BA #AEA6BA #EDEBF1;
	border-radius: 5px 5px 5px 5px;
		-moz-border-radius: 5px 5px 5px 5px;
	left: -0.5em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.2em;
	position: relative;
	top: -0.5em;
	}

nav.logo a
	{background-color: transparent;
	border: none;
	}

nav a.menuDisabled1,
nav a.menuDisabled2,
nav a.menuDisabled3,
nav a.menuDisabled4,
nav a.menuDisabled5,
nav a.menuDisabled6,
nav a.menuDisabled7,
nav a.menuDisabled8,
nav a.menuDisabled9
	{background-color: #023C09;
	color: #666666;
	border-color: #000000 #025A0C #025A0C #000000;
	}


