@import url("http://www.uwagenda.be/iphone/adminfile/css/signin.css");
html, body {
	margin:0;
	padding:0;
	font:12px "helvetica neue", helvetica, sans-serif;
	-webkit-text-size-adjust:none
}

body.home {
	background:#dcdcdc;
}
body.home #touchbar h1 {
	float:none;
	max-height:50px;
	text-align:center;
	position:absolute;
	background:url(http://www.uwagenda.be/iphone/adminfile/images/logo2.png) no-repeat center center;
	line-height:200px;
	overflow:hidden;
	height:100%;
	margin:0;
	width:100%
}
body.home #touchbar ul {
	margin-top:.5em
}
.bigButton {
  margin: 7px 0 8px 0;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
}
.kaderlogin{
	background:url(http://www.uwagenda.be/iphone/adminfile/images/black_aqua2.png) repeat-x top center;
	border: 4px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #4e1e1e;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.tabeltaken{
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
}
.listUsers{
	text-align:center;
	border-bottom-color:#FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding-bottom: 7px;
	padding-top: 7px;
}
.divtaken{
    
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-width: 5px;
	border-style: solid;
	border-color: #FFFFFF;
}

.deleteItem {	
		height: 24px;
		width: 35px;
		background-position: 0px 0;
		text-indent: -3000px;
		display: block;
		background-image: url(http://www.uwagenda.be/iphone/adminfile/images/remove.png);
		background-repeat: no-repeat;
	}
.addItem {	
		height: 24px;
		width: 35px;
		background-position: 0px 0;
		text-indent: -3000px;
		display: block;
		background-image: url(http://www.uwagenda.be/iphone/adminfile/images/add.png);
		background-repeat: no-repeat;
	}
.searchItem {	
		height: 24px;
		width: 35px;
		background-position: 0px 0;
		text-indent: -3000px;
		display: block;
		background-image: url(http://www.uwagenda.be/iphone/adminfile/images/search.png);
		background-repeat: no-repeat;
	}
.backItem {	
		height: 16px;
		width: 16px;
		background-position: 0px 0;
		text-indent: -3000px;
		display: block;
		background-image: url(http://www.uwagenda.be/iphone/adminfile/images/back.png);
		background-repeat: no-repeat;
	}
.logout {	
		height: 24px;
		width: 24px;
		background-position: 0px 0;
		text-indent: -3000px;
		display: block;
		background-image: url(http://www.uwagenda.be/iphone/adminfile/images/close.png);
		background-repeat: no-repeat;
	}
.checkout {	
		height: 24px;
		width: 24px;
		background-position: 0px 0;
		text-indent: -3000px;
		display: block;
		background-image: url(http://www.uwagenda.be/iphone/adminfile/images/terug.png);
		background-repeat: no-repeat;
	}
.leftarr {	
		height: 24px;
		width: 35px;
		background-position: 0px 0;
		text-indent: -3000px;
		display: block;
		background-image: url(http://www.uwagenda.be/iphone/adminfile/images/left.png);
		background-repeat: no-repeat;
	}
.naarnu {	
		height: 24px;
		width: 35px;
		background-position: 0px 0;
		text-indent: -3000px;
		display: block;
		background-image: url(http://www.uwagenda.be/iphone/adminfile/images/nu.png);
		background-repeat: no-repeat;
	}
.rightarr {	
		height: 24px;
		width: 35px;
		background-position: 0px 0;
		text-indent: -3000px;
		display: block;
		background-image: url(http://www.uwagenda.be/iphone/adminfile/images/right.png);
		background-repeat: no-repeat;
	}
.calarr {	
		height: 24px;
		width: 35px;
		background-position: 0px 0;
		text-indent: -3000px;
		display: block;
		background-image: url(http://www.uwagenda.be/iphone/adminfile/images/cal.png);
		background-repeat: no-repeat;
	}
.calendarItem
{
    background-repeat: repeat-x;
    background-position: left top;
    height: 28px;
    background-image: url(http://www.uwagenda.be/connect/adminfiles/images_jazz2602/icons/raster_trans.png);
}
	

	
.kaderover{
	background:url(http://www.uwagenda.be/iphone/adminfile/images/black_aqua2.png) repeat-x top center;
	border: 4px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #4e1e1e;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 11px;
	text-align: justify;
}
.error{
	border: 4px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #FF0000;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.helloworld{
	text-align: center;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #4e1a19;
	padding-top: 2px;
    padding-bottom: 2px;
}
.okerror{
	border: 4px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #00CC00;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#apps {
	float:left;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:3%
}
#window { 
	float:left;
	width:100%;
}

#window a, #window a:visited{
	text-decoration: none;
	color: #000000;
}
#window a:hover{
	text-decoration: underline;
}
#apps ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#apps li {
	float:left;
	width:56px;
	height:56px;
	border:1px hidden #666;
	-webkit-border-radius:10px;
	text-align:center;
	background:#666 url(http://www.uwagenda.be/iphone/adminfile/images/button_glare.png) no-repeat;
	-webkit-box-shadow:0px 1px 3px black;
	margin:7px 10px 20px;
}
#apps li a
{
    text-decoration: none;
    color: #4E1E1E;
    display: block;
    padding-top: 60px;
    font-weight: bold;
    font-size: .8em;
}
li#navTaken {
	background: url(http://www.uwagenda.be/iphone/adminfile/images/home_taken.png) no-repeat;
}
li#navAgenda {
	background: url(http://www.uwagenda.be/iphone/adminfile/images/home_agenda.png) no-repeat;
}
li#navContacten {
	background: url(http://www.uwagenda.be/iphone/adminfile/images/home_contacts.png) no-repeat;
}
li#navConfig {
	background: url(http://www.uwagenda.be/iphone/adminfile/images/home_config.png) no-repeat;
}
li#navRingfoon {
	background: url(http://www.uwagenda.be/iphone/adminfile/images/home_ringfoon.png) no-repeat;
}
li#navCirkel {
	background: url(http://www.uwagenda.be/iphone/adminfile/images/home_cirkel.png) no-repeat;
}
#touchbar {
	bottom:0px;
	position:fixed;
	z-index:1000;
	width:100%;
	background:url(http://www.uwagenda.be/iphone/adminfile/images/black_aqua.png) repeat-x top center;
	height:15%;
	max-height:50px;
}
#buttons {
}
#buttons {
	padding:0;
	list-style-type:none;
	float:right;
	height:2em;
	margin:.1em .75em 0 0;
}
#buttons li.btn {
	float:left;
	height:2em;
	width:3em;
	text-align:center;
	margin-top:.2em;
}
#buttons li.on {
	background:#243a42 url(http://www.uwagenda.be/iphone/adminfile/images/gradient_black_aqua.png) repeat-x;
	border:1px hidden white;
	-webkit-border-radius:5px;
	-webkit-box-shadow:0px 1px 2px #333
}
#buttons li.btn a {
	color:#8a8a8a;
	text-decoration:none;
	line-height:5em;
	display:block;
	font-size:.8em
}
#appAbout {
	background:url(http://www.uwagenda.be/iphone/adminfile/images/icon_about.png) no-repeat center -2px;
	position:absolute;
	left:1.8em
}
#appMenu {
	background:url(http://www.uwagenda.be/iphone/adminfile/images/icon_menu.png) no-repeat center -2px;
	position:absolute;
	left:1.8em
}
#appChange {
	background:url(http://www.uwagenda.be/iphone/adminfile/images/icon_change.png) no-repeat center -2px;
	position:absolute;
	left:1.8em
}
#appSignin {
	background:url(http://www.uwagenda.be/iphone/adminfile/images/icon_signup.png) no-repeat center -2px;
	position:absolute;
	right:1.8em
}
#appUser {
	background:url(http://www.uwagenda.be/iphone/adminfile/images/icon_user.png) no-repeat center -2px;
	position:absolute;
	right:1.8em
}
#appSearch {
	background:url(http://www.uwagenda.be/iphone/adminfile/images/icon_search.png) no-repeat center -2px;
	position:absolute;
	right:1.8em
}
#appDate {
	background:url(http://www.uwagenda.be/iphone/adminfile/images/icon_date.png) no-repeat center -2px;
	position:absolute;
	right:1.8em
}
#loading_status {
	margin:20px auto 0 auto;
	clear:both;
	width:100px;
	padding:20px 10px 0 0
}
#loader {
	padding:0px 0 0 0px;
	margin:-2px 0 0 0;
	vertical-align:middle
}
#ltext {
	color:#999;
	font-size:0.75em;
	padding:33px 0 4px 4px;
	margin-top:-3px
}
a:link {
	color: #000000;
	text-decoration: none;
}
