/* 14/5/2012
Abubakr Abdalla
*/
label.normallbl{
	/*color:#FF9999;*/
	color:#333;
	font-size:large;
}
input.normaltxt{

}
input.notmalbtn{

}
form.loginform{

}
div.divinvoice{
	height:100%;
	width:100%;
	/*overflow:scroll;*/
	overflow-y: scroll;
	overflow-x: hidden;
	
	
}
#divcontrol{
position: absolute;
background-image:url('pictures/detailsbackground.png');
border:2px solid #ccc;
/*-moz-border-radius:20px;*/
-webkit-border-radius:20px;
border-radius:20px;
z-index:2;
display:block;
top:2%;
left:5%;
width:20%;
/*height:15%;*/
}
img.imginvoice{
	width:32px;
	height:32px;
}

img.worktime{
	width:32px;
	height:32px;
}

div.USgetMainForm{
 background-image:url('pictures/formsbackground.png');
border:2px solid #ccc;
/*-moz-border-radius:20px;*/
-webkit-border-radius:20px;
border-radius:20px;
}
#tabl{
width:100%;
background-image:url('pictures/detailsbackground.png');
/*background-repeat:no-repeat; */
padding:5px;
border:2px solid #ccc;
/*border:2px solid #ccc;*/

/*-moz-border-radius:20px;*/
-webkit-border-radius:20px;
border-radius:20px;
}
/*
#divdetails{
background-image:url('Pictures/detailsbackground.png');
//background-repeat:no-repeat;
padding:5px;
border:2px solid #ccc;
-moz-border-radius:20px;
-webkit-border-radius:20px;
border-radius:20px;
}
*/
#Adivmain{
background-image:url('pictures/formsbackground.png');
/*background-repeat:no-repeat;*/
background-position:center;
background-attachment:scroll;

padding:5px;
border:2px solid #ccc;
/*-moz-border-radius:20px;*/
-webkit-border-radius:20px;
border-radius:20px;
width:100%;
}
#divinvoicedetaills{
background-image:url('pictures/formsbackground.png');
/*background-repeat:no-repeat;*/
background-position:center;
background-attachment:scroll;

padding:5px;
border:2px solid #ccc;
/*-moz-border-radius:20px;*/
-webkit-border-radius:20px;
border-radius:20px;
}
td.headtd{
/* background-color:#FF9999;*/
 background-color:#ccc;
/*	background-image:url('Pictures/table_th_first_left.png');
	background-position:left top;
	background-repeat:no-repeat;*/
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:1.2em;
/*-moz-border-radius:20px 0px 0px 0px;*/
-webkit-border-radius:20px 0px 0px 0px;
border-radius:20px 0px 0px 0px;

}

img.imgCasher{
	width:100px;
	height:100px;
}

td.flootd{
 /* background-color:#FF9999;*/
 background-color:#ccc;
/*	background-image:url('Pictures/table_th_second_left.png');
	background-position:left bottom;
	background-repeat:no-repeat;*/
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:1.2em;
/*-moz-border-radius:0px 0px 0px 20px;*/
-webkit-border-radius:0px 0px 0px 20px;
border-radius:0px 0px 0px 20px;

}

td.normaltd{
background-image:url('pictures/detailsbackground.png');
}
div.number{
background-image:url('pictures/detailsbackground.png');
}

div.notok{
border:2px #F00 solid;
background-color:#FADCDC;
display:block ;
width:50%;
height:100px;
}

div.ok{
border:2px lime solid;
background-color:#D2FFD2;
display:block ;
width:50%;
height:100px;
}
div.normaltd{
 background-color:#eee;
}
div.chrSideDivPatientDivN{
 background-image:url('pictures/continerdiv.png');
border:2px solid #ccc;
 margin: 5px;
 padding: 7px;
/*-moz-border-radius:20px;*/
-webkit-border-radius:20px;
border-radius:20px;

}
div.chrSideDivPatientDivI{
 background-image:url('pictures/continerdiv.png');
border:2px solid #ccc;
/*-moz-border-radius:20px;*/
-webkit-border-radius:20px;
border-radius:20px;
 margin: 5px;
 padding: 7px;
}
div.chrSideDivPatientDivC{
 background-image:url('pictures/continerdiv.png');
border:2px solid #ccc;
/*-moz-border-radius:20px;*/
-webkit-border-radius:20px;
border-radius:20px;
 margin: 5px;
 padding: 7px;
}
a.logout{
/*	position: absolute;
	z-index:1;*/
	top:4%;
	left:5%;
}
/*
label.Starttime{
	position: absolute;
	z-index:1;
	top:1%;
	left:5%;
}

label.cnt{
	position: absolute;
	z-index:1;
	top:1%;
	left:10%;
}
*/
/*=========================================== */
/* style.css */

.formclass {
position: absolute;
left: 0px;
top: 0px;
visibility: hidden;
height: 0px;
width: 0px;
background: #A2BAFA;
border-style: solid;
border-width: 1px;
border-color: #000000;
}
.autocomp {
position: absolute;
left: 0px;
top: 0px;
visibility: hidden;
width: 0px;
}.taskboxclass {
position: absolute;
left: 0px;
top: 0px;
visibility: hidden;
width: 0px;
}
.calendarover {
text-align: center;
background: #CAD7F9;
width: 15px;
}
.calendaroff {
text-align: center;
background: #A2BAFA;
width: 15px;
}
.calendartodayover {
text-align: center;
background: #FECE6E;
width: 15px;
}
.taskchecker {
width: 150px;
background-color: #FFBC37;
border-style: solid;
border-color: #000000;
border-width: 1px;
}
.tcpadding {
padding: 10px;
}
.calendartodayoff {
text-align: center;
background: #FFBC37;
width: 15px;
}
