@charset "UTF-8";
/*******************************************/
/* O_patient.css                           */
/* Use with Haradoi-Hospital 2008          */
/*******************************************/

/*************** Schedule Page  *****************/

#scTable table{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #67B5B7;
	border-left-color: #67B5B7;
	margin-left: 1em;
}

#scTable th,#scTable td{
	padding: 5px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #88BFBF;
	border-bottom-color: #88BFBF;
	border-left-color: #FFFFFF;
}

#scTable th{
	background: #E0FFEF;
	color: #003333;
	font-size: 0.9em;
	white-space: nowrap;
}

#scTable td{
}

#scTable td.timePM{
}
/*
#scTable dl,#scTable dt,#scTable dd{
}

#scTable dl{
}

#scTable dt{
}

#scTable dd{
}
*/



/*************** Doctors Page  *****************/

#doctors{
}

#doctors table{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
}

#doctors th,#doctors td{
	padding: 5px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: url(../../img/dot_x.gif) repeat-x left bottom;
}

#doctors th{
	color: #003333;
	padding-left: 0px;
}

#doctors td{
	color: #333333;
	text-align: left;
	vertical-align: top;
}

#doctors th em,
#doctors td em{
	font-style: normal;
	display: block;
	font-size: 0.9em;
	font-weight: normal;
}

#doctors th img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

#doctors ul,#doctors li{
	list-style-type: none;
}
#doctors ul{
	margin-left: 4em;
	_margin-left: 3em;
}

/*************** AGA Page  *****************/

#agaWrap{
}

#agaWrap table{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#agaWrap th,#agaWrap td{
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#agaWrap th{
}

#agaWrap td{
}

#agaWrap td.udDot{
	background: url(../../img/dot_x.gif) repeat-x left bottom;
}
#agaWrap td.udLine{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCBD0;
}


#agaWrap td.Green{
	background: #CFF4EE;
}

#agaWrap dl{
}

#agaWrap dt{
	float: left;
	width: 10em;
	padding-top: 0.5em;
}

#agaWrap dd{
	clear: left;
	float: left;
	margin-left: 11em;
	padding-top: 0.5em;
}



#expBlock{
}

#expBlock table{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #788FBD;
	border-left-color: #788FBD;
	width: 95%;
}

#expBlock th,#expBlock td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #788FBD;
	border-bottom-color: #788FBD;
	border-left-color: #FFFFFF;
}

#expBlock th{
	text-align: center;
	color: #333333;
	background: #DEF2FF;
	white-space: nowrap;
}

#expBlock td{
}
