@import url(/include/css/editor.php);

/*
--- Colors ----------------
#0082d1		Blue			DELTA color, background-color
#d9ecf8		Light Blue		Form background-color
#333333		Dark Gray		Font-color website
#666666		Gray			Font-color table
#c9c9c9		Light Gray		Border-color table


--- Sections --------------
=SHADOW		Creates shadow around the website
=HEADER		Header of page (visual, ...)
=LOGIN		Login form
=FOOTER		Bottom of page (copyright notice, ...)
=DEFAULT	Some default styles
*/

body {
	background:#0082d1;
	text-align:center;
	}
body#popup {
	background-color:#efefef;
}
/* =SHADOW ---------------------------- */

#shadow {
	margin:0 auto;
	text-align:left;
	width:990px;
	background:url('/image/bg-shadow-middle.gif') center top repeat-y;
	/*background-color:#F00;*/
	}
#shadowTop {
	background:url('/image/bg-shadow-top.gif') center top no-repeat;
	padding-top:20px;
	/*background-color:#000;*/
	}
#shadowBottom {
	background:url('/image/bg-shadow-bottom.gif') center bottom no-repeat;
	padding:0 10px 20px 10px;
	}

#container {
	background:#ffffff;
	border:10px solid #ffffff;
	}
#wrapper {
	position:relative;
	min-height:400px;
	}

/* =HEADER ---------------------------- */

#header {
	height:230px;
	background:url('/image/visual.jpg') center top no-repeat;
	position:relative;
	}
#logo {
	display:block;
	position:absolute;
	margin-top:20px;
	width:141px;
	height:96px;
	}

/* =LOGIN ----------------------------- */

/* Content pages */

#docs #loginform {
	background:transparent url('/image/bg-login-content.gif') right top no-repeat;
	width:328px;
	height:263px;
	}

#docs .imgtxt {
	width:328px;
	}

#docs #loginCornerLeft,
#docs #loginCornerBottom {
	display:none;
	visibility:hidden;
	}

/* Login form */

#loginform { /* Also see ie6.css */
	background:#0082d1;
	position:absolute;
	top:20px;
	right:0;
	padding-right:28px;
	padding-top:20px;
	width:280px;
	font-size:10px;
	line-height:1;
	height:37.4em;
	text-align:right;
	}

#loginform .imgtxt {
	background-position:right top;
	}

#txtDelta {
	height:20px;
	background-image:url('/image/text/delta-lichhttechniek.gif');
	}
#txtStoringsmelderBig {
	height:67px;
	margin-top:9px;
	color:#ffffff;
	background-image:url('/image/text/storingsmelder-big.gif');
	}
#txtInloggen {
	height:17px;
	margin-top:126px;
	background-image:url('/image/text/inloggen.gif');
	}
#txtIngelogd {
	height:17px;
	margin-top:126px;
	background-image:url('/image/text/ingelogd-als.gif');
	}

p.gemLogged {
	height:41px;
	margin-bottom:35px;
	}
p#gem1 {
	background-image:url('/image/text/login-schouwen.gif');
	}

#toDocs {
	height:20px;
	background-image:url('/image/text/naar-documenten.gif');
	}
#toStoringen {
	height:20px;
	background-image:url('/image/text/naar-storingen.gif');
	}
#toLichtmasten {
	height:20px;
	background-image:url('/image/text/naar-lichtmasten.gif');
	}
#toHome {
	height:20px;
	background-image:url('/image/text/naar-homepage.gif');
	}

ul.gemeente { /* ingelogd als gemeente en op homepagina */
	margin-top: 3px;
}
#docs ul.gemeente { /* ingelogd als gemeente op alle andere pagina's */
	margin-top: 41px;
}
	
ul.monteur { /* ingelogd als monteur op homepagina */
	margin-top:20px;
}
#docs ul.monteur { /* ingelogd als monteur op alle andere pagina's */
	margin-top:59px;
}
#logout {
	height:20px;
	background-image:url('/image/text/uitloggen.gif');
	margin-top:15px;
	}

#loginform form {
	margin-top:10px;
	}

#loginform label {
	color:#ffffff;
	display:block;
	height:1.4em;
	margin-top:5px;
	background:none;
	}

#noflash_loginnaam {
	margin:0;
	}

#loginform #username,
#loginform #password {
	width:152px;
	height:1.4em;
	line-height:1.4em;
	margin-top:0;
	}
#loginform #username:focus,
#loginform #password:focus {
	/* background-color:#d9ecf8; */
	}

#loginform .submit {
	height:20px;
	}
#btnLogin {
	margin-top:10px;
	border:0;
	height:auto;
	width:auto;
	}

#loginCornerLeft {
	display:block;
	background:url('/image/bg-login-home-left.gif') right top no-repeat;
	position:absolute;
	left:0;
	top:-1px;
	height:395px;
	width:73px;
	margin-left:-73px;
	}
#loginCornerBottom {
	display:block;
	background:url('/image/bg-login-home-bottom.gif') right top no-repeat;
	position:absolute;
	right:0;
	bottom:0;
	height:52px;
	width:308px;
	margin-bottom:-52px;
	}

/* =CONTENT --------------------------- */

#intro {
	padding:28px;
	height:148px;
	height:11.60em;
	width:570px;
	}

#heading {
	height:24px;
	width:340px;
	margin-bottom:9px;
	background-image:url('/image/text/een-storing.gif');
	}
#docHeading, #lmHeading {
	width:215px; /*215*/
	float:left;
	margin-top:4px;
	height:49px;
	background:url('/image/text/documentenoverzicht.gif') left center no-repeat;
	text-indent:-999em;
	}
#docHeading span,
#docHeading em,
#lmHeading span,
#lmHeading em,
 {
	display:block;
	float:left;
	height:49px;
	}
#docHeading span,
#lmHeading span {
	width:215px;
	}
#lmHeading {
	width:169px;
	background:url('/image/text/lichtmastenopkaart.gif') left center no-repeat;
}
#lmHeading span {
	width:169px;
}
#divtitel object {
	margin-top:19px;
	float:left;
	width:350px;
	height:19px;
	}
#noflash_titel {
	margin-top:19px;
	float:left;
	width:350px;
	height:19px;
	color:#0082D1;
	font-size:18px;
	display:none;
	font-style:italic;
}
#divloginnaam  {
	/*margin-bottom:22px;*/
}
#noflash_loginnaam {
	margin-bottom:40px;
	font-size:24px;
	color:#FFF;
	display:none;
}
em#gem1 {
	width:400px;
	background:url('/image/text/gemeente-schouwen.gif') left center no-repeat;
	}

#docs #content {
	margin:0 28px;
	}
#contentPage {
	margin:10px 350px 28px 26px;
	min-height:250px; /* Also see ie6.css */
	}
#contentPage table {
	margin-top:11px;
	clear:both;
	}
#contentPage table table {
	margin-top:0;
	}

#theForm {
	background:#d9ecf8;
	padding:28px;
	}
#theForm form {
	zoom:1;
	background:url('/image/line-fieldset.gif') 291px 0px no-repeat;
	}

#txtStoringsmelding {
	height:20px;
	width:300px;
	margin-bottom:20px;
	background-image:url('/image/text/storingsmelding.gif');
	}
#txtGegevens {
	background-image:url('/image/text/uw-gegevens.gif');
	}
/* =STORINGOVERZICHT */
#storingHeading, #storingMonteurHeading {
	width:197px;
	float:left;
	margin-top:4px;
	height:49px;
	background:url('/image/text/storingoverzicht.gif') left center no-repeat;
	text-indent:-999em;
	}
#storingMonteurHeading {
	width:174px;
	background:url('/image/text/storingmonteuroverzicht.gif') left center no-repeat;
}
#storingHeading span,
#storingHeading em {
	display:block;
	float:left;
	height:49px;
	}
#storingHeading span {
	width:196px;
	}

#txtStoring {
	background-image:url('/image/text/storing-gegevens.gif');
	}

p.th {
	font-weight:bold;
	padding-top:3px;
}

table.storingen {
	clear:both;
	margin:12px 0 30px 0;
	width:100%;
	border-collapse:collapse;
	}

table.storingen th {
	font-weight:bold;
	height:19px;
	}

table.storingen th,
table.storingen td {
	border-bottom:1px solid #c9c9c9;
	vertical-align:middle;
	padding-left:5px;padding-right:5px;
	}

table.storingen td.status {
	width:14px;
	padding:5px;
	padding-bottom:2px;
}
table.storingen td.status img.storing_open {
	background-image:url(/image/storing_open.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
table.storingen td.status img.storing_opgelost {
	background-image:url(/image/storing_opgelost.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
table.storingen td.week {
	border-left:1px solid #c9c9c9;
	border-right:1px solid #c9c9c9;
	width:30px;
	text-align:center;
}

table.storingen td.gemeld {
	border-right:1px solid #c9c9c9;
}
table.storingen td.gemeld div, table.storingen td.opgelost div {
	width:70px;
}
table.storingen td.locatie, table.storingen td.omschrijving {
	border-right:1px solid #c9c9c9;
	width:50%;
}
table.storingen td.dagen {
	border-left:1px solid #c9c9c9;
	width:40px;
	text-align:center;
}

table.monteur td.gemeld {
	border-left:1px solid #c9c9c9;
}

table.monteur td.omschrijving {
	border-right:0px none #fff;
}

table.storingen td.btn {
	vertical-align:middle;
	padding: 0 0 0 0;
	width:16px;
	padding:0 10px;
	border-left:1px solid #c9c9c9;
}
table.storingen td.btn div {
	width:16px;
	height:16px;
	background-position:left;
	background-repeat:no-repeat;
}

table.storingen tr.urgent td {
	color:#F00;
}
table.storingen tr.summary td.btn div {
	background-image:url(/image/button-open.gif);
}

table.storingen tr.summary_open td.btn div {
}

table.storingen tr.summary, table.storingen tr.summary_open {
	cursor:hand;
	cursor:pointer;
}
table.storingen tr.summary_open td, table.storingen tr.mouseover td {
	background-color:#efefef;
}

table.storingen tr.summary_open td.status img.storing_open, table.storingen tr.mouseover td.status img.storing_open {
	background-image:url(/image/storing_open_grijs.gif);
}
table.storingen tr.summary_open td.status img.storing_opgelost, table.storingen tr.mouseover td.status img.storing_opgelost {
	background-image:url(/image/storing_opgelost_grijs.gif);
}

table.storingen tr.extended td.container {
	border:0px none #FFF;
	background-color:#c9c9c9;
}
table.storingen tr.extended td.container div {
	display:none;
}
table.storingen tr.extended_open td.container div {
	display:block;
}
table.storingen tr.extended td.container {
	background-color:#efefef;
	border-top:1px solid #c9c9c9;
	padding:0;
}
table.storingen tr.extended_open td.container {
	border-bottom:1px solid #c9c9c9;
}

table.storingen tr.extended td.container hr, #detailMonteur hr, #detailGemeente hr, .detailFrame hr {
	width:100%;
	height:1px;
	border:0px none #FFF;
	color:#c9c9c9;
	background-color:#c9c9c9;
}

table.storingen tr.extended td, table.storingen tr.extended th {
	border:0px none #fff;
}

table.storingen tr.extended td.container th {
	padding-top:10px;
}

table.storingen tr.extended td.container th.extended_details {
	padding-left:30px;
}

table.storingen tr.extended td.container th.extended_notitiemonteur {
	padding-left:17px;
	border-left:1px solid #c9c9c9;
}
table.storingen tr.extended td.container td.extended_details {
	width:40%;
	vertical-align:top;
	padding-left:25px;
	padding-bottom:10px;
}

table.storingen tr.extended td.container td.extended_details table {
	width:100%;
}

table.storingen tr.extended td.container td.extended_details td {
	vertical-align:top;
}

table.storingen tr.extended td.container td.extended_details td div {
	width:71px;
}
table.storingen tr.extended td.container td.extended_details td.waarde {
	width:100%;
}
table.storingen tr.extended td.container td.extended_details th {
	vertical-align:top;
	width:100px;
}

table.storingen tr.extended td.container td.extended_notitiebeheerder,
table.storingen tr.extended td.container td.extended_notitiemonteur {
	vertical-align:top;
	padding-bottom:10px;
}

table.storingen tr.extended td.container td.extended_notitiebeheerder {
	padding-top:5px;
	padding-right:17px;
}
table.storingen tr.extended td.container td.extended_notitiebeheerder div {
	border:1px solid #c9c9c9;
	width:245px;
	height:141px;
	padding:5px;
	margin-top:2px;
}

table.storingen tr.extended td.container td.extended_notitiemonteur {
	padding-left:17px;
	padding-right:10px;
	border-left:1px solid #c9c9c9;
	padding-top:5px;
}

table.storingen tr.extended td.container td.extended_notitiemonteur textarea {
	width:255px;
	height:60px;
	margin-top:1px;
}

table.storingen tr.extended td.container td.extended_notitiemonteur div.notitie {
	border:1px solid #c9c9c9;
	width:245px;
	height:51px;
	padding:5px;
	margin-top:2px;
	margin-bottom:7px;
}

table.storingen tr.extended_actionbar td {
	border-top:1px solid #c9c9c9;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:18px;
	padding-right:10px;
}

table.storingen option {
	line-height: auto;
	height: auto;
	width: auto;
	margin: 0;
	}
div#NB_gemeente {
	padding-top:7px;
	font-weight:bold;
}
/* =NAV ----------------*/

#navigation {
	clear:both;
	height:4.3em;
	background:url('/image/line-nav-archief.gif') left top repeat-x;
	}
#nav li {
	float:left;
	margin-right:5px;
	margin-top:6px;
	}
#nav a {
	display:block;
	background:#efefef url('/image/nav-button-right.gif') right top no-repeat;
	padding-right:5px;
	text-decoration:none;
	border-bottom:1px solid #c9c9c9;
	}
#nav a:hover {
	background-color:#ffffff;
	}
#nav a span {
	height:22px;
	line-height:22px;
	display:block;
	cursor:pointer;
	background:url('/image/nav-button-left.gif') left top no-repeat;
	padding:0 7px 0 8px;
	}
#nav .active a {
	background-color:#ffffff;
	font-weight:bold;
	border-bottom:1px solid #ffffff;
	}
#nav .active a span {
	padding-top:1px;
	}

#navArchief {
	width:15em;
	float:right;
	clear:both;
	height:2.5em;
	text-align:right;
	}
#navArchief label {
	float:left;
	width:3em;
	line-height:25px;
	}
#navArchief select {
	width:11em;
	}

#navWeekJaar, #navJaar {
	float:right;
	/*clear:both;*/
	text-align:right;
	width:39.5em;
}

#navWeekJaar label, #navJaar label {
	float:left;
	width:3em;
	line-height:25px;
}

#navWeekJaar select, #navJaar select {
	width:11em;
	float:left;
	margin-left:5px;
}

#navWeekJaar option, navJaar option {
	width:auto;
}
#navWeekJaar input {
	width:auto;
}
#navWeekJaar input.imgButton {
	cursor:pointer;
	float:left;
	border: 0px none #FFF;
	margin-left:5px;
	width:16px;
}
#navJaar {
	width:14.8em;
}

#btnNieuweStoring {
	float:left;
	margin-left:20px;
	margin-top:3px;
}

table.documents {
	clear:both;
	margin:12px 0 30px 0;
	border-collapse:collapse;
	width:100%;
	}

table.documents tr:hover {
	/* background:#eeeeee; */
	}
table.documents th {
	font-weight:bold;
	height:19px;
	}

table.documents th,
table.documents td {
	border-bottom:1px solid #c9c9c9;
}

table.documents td {
	width:43%;
	vertical-align:middle;
	padding-left:5px;
	line-height:normal;
}

table.documents td.icon {
	width:19px;
	padding-top:3px;
	padding-bottom:0px;
}

table.documents td.note {
	border-left:1px solid #c9c9c9;
	border-right:1px solid #c9c9c9;
	}

table.documents .note,
table.documents .date {
	padding-left:3px;
	}

table.documents .date {
	width:100px;
	}

/* =FOOTER ---------------------------- */

#footer {
	clear:both;
	text-align:right;
	height:40px;
	}

#footer p {
	width:972px;
	color:#ffffff;
	margin:0 auto;
	}
#footer a {
	color:#ffffff;
	text-decoration:none;
	}

/* =DEFAULT --------------------------- */

.delta {
	text-transform:uppercase;
	}

.imgtxt {
	display:block;
	text-decoration:none;
	/*width:280px;*/
	overflow:hidden;
	/* background-color:pink; */
	background-position:left top;
	background-repeat:no-repeat;
	}
.imgtxt span {
	visibility:hidden;
	}

input, select, textarea {
	border:1px solid #cccccc;
	}

a img {
	border:0;
	display:block;
	}

.clear {
	display:block;
	height:1px;
	line-height:1px;
	overflow:hidden;
	clear:both;
	}

strong { font-weight:bold; }

.hand {
	cursor:hand;
	cursor:pointer;
}

ul#lichtmasten {
	margin-top:10px;
	list-style-image:url('/image/hovernote-list.gif');
	margin-left:12px;
}

#printLink {
	float:left;
}

body#popup { height:100%;}
body#popup table.storingen { margin: 0 0 0 0;}
select#gemeenteid, select#omschrijvingid { width:237px;}

.padding {
	padding:10px;	
}
.paddinghor {
	padding-left:10px;
	padding-right:10px;
}
.label { 
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
}
.seperator {
	padding-right:10px;
	vertical-align:top;
}
form#detailMonteur table th, p.th, table#detailGemeente th {
	font-weight:bold;
	padding-bottom:4px;
}

form#detailMonteur div.notitie, form#detailMonteur textarea.notitie {
	width:364px;
	height:111px;
	padding:5px;
	margin-right:10px;
	}
	form#detailMonteur textarea#notitie_netbeheerder {
		width:374px;
		height:61px;
	}
form#detailMonteur div.notitie { 
	border:1px solid #CCC;
	margin-top:2px;
	height:60px;
}

form#detailMonteur textarea#notitie_monteur_gemeente { margin-right:0;}

select#behandeld_door, select#status, select#status_dnwb {
	width:243px;
	margin-right:14px;
}
form#detailMonteur h1 { margin-bottom:-10px;}
th.td-storing, td.td-storing {
	border-right:1px solid #CCC;
	padding-right:10px;
	padding-bottom:1px;
	}
	table#detailGemeente th.td-storing, table#detailGemeente td.td-storing {
		border-right:0 none #FFF;
	}
th.td-melder, td.td-melder {
	padding-left:10px;
}

div.td-storing {
	width:380px;
	display: block;
	height: 0px;
	clear: both;
	line-height: 0;
}
div.td-melder {
	width:380px;
	display: block;
	height: 0px;
	clear: both;
	line-height: 0;
}
td.status div.radio label {
	width:210px;
}
td.status td.editAll div.radio_first{ margin-top:23px;}
form#detailMonteur td.lichtmasten input {
	padding-left:2px;
	padding-right:2px;
	width:37px;
}
form#detailMonteur textarea#lm_anders {
		width:374px;
		height:50px;
		margin-top:0;
	}
td.tdImg a {
	float:left;
}
.btnDelete {
	display:block;
	margin-left:7px;
	width:16px;
	height:16px;
}
tr.margintop th {
	padding-top:8px;
}
