body {
	color:#333;
}
#header-wrapper {
	height: 177px;
	background:url(header.jpg) left top no-repeat;
}
#header-wrapper h1 {height:120px;margin:0;padding:0;text-indent:-999em;}
.web-slogan {
	height:40px;
	position:absolute;
	top:58px;
	margin-left:130px;
	color:#FE3500;
	font-size:15px;
	line-height:22px;
}
.web-slogan span {font-size:20px;}

/* @group lang */
#lang {
	padding:2px;
	margin-left:663px;
	text-align:center;
	position:absolute;
	top:10px;
	width:200px;
	background:#FFE900;
	border-radius:3px;-moz-border-radius:3px;
}
/* @end */

table.item {width:100%;}
.item caption {margin:2px 0;padding:4px;font-weight:bold;background-color:#ddd;}
.item thead th {background-color:#eee;}
.item .odd {background-color:#fafafa;}
.item .even {background-color:#f5f5f5;}
.item td,th {padding:2px;}

ul#navigator {
	background:#3B6F1B url(path.png) left top no-repeat;
	font-size:13px;
}

#books {
	margin:0 0 20px 0;
}
#books img {
	display:block;
	margin:10px auto;
	border:1px #fff solid;
}

h2#doctor-learn {
	width:280px;
	height:100px;
	margin:0;
	padding:0;
	float:left;
	text-indent:-999em;
}
h2#doctor-learn a {
	height:100px;
	display:block;
	background:url(banner-doctor-learn.png) 0 0 no-repeat;
}
h2#doctor-learn a:hover {
	background:url(banner-doctor-learn.png) 0 -100px no-repeat;
}
h2#other-learn {
	width:280px;
	height:100px;
	margin:0;
	padding:0;
	float:right;
	text-indent:-999em;
}
h2#other-learn a {
	height:100px;
	display:block;
	background:url(banner-other-learn.png) 0 0 no-repeat;
}
h2#other-learn a:hover {
	background:url(banner-other-learn.png) 0 -100px no-repeat;
}

#home h3.header {
	font-size:16pt;
	color:#f60;
	font-weight:normal;
}
#home-webboard {
	clear:both;
}

.paper-content-clinical #user-menu-type {display:none;}

#imed-side {
	width:30%;
	float:left;
	background:#faf;
}
#imed-content {
	width:70%;
	float:right;
	background:#fcf;
}

table.item {clear:both;}
.col-queue {
	font-size:1.8em;
	text-align:center;
}
.col-status {
	font-size:1.8em;
	text-align:center;
}
.col-patient {
	font-size:1.4em;
}
td.col-manage {
	text-align:right;
	font-size:1.4em;
	padding-bottom:30px;
}
.col-manage a {
	margin-left:10px;
}
.col-dx {font-style:italic;}
.col-doctor {text-align:center;}
.col-doctor img {margin:0 auto;width:80px;height:80px;display:block;}

/* @group imed status button */
a.imed-add-to-queue {
	display:inline-block;
	padding:4px 10px;
	background:#FFF15F;
	-moz-border-radius:10px;
}
a.imed-send-to-doctor {
	display:inline-block;
	padding:4px 10px;
	background:#FFA73F;
	-moz-border-radius:10px;
}
a.imed-check-to-complete {
	display:inline-block;
	padding:4px 10px;
	background:#92CF19;
	-moz-border-radius:10px;
}
/* @end */

.imed-doctor-list {
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:1.4em;
}
.imed-doctor-list li {width:50%;padding:0 0 20px 0;display:inline:block;text-align:center;float:left;}
.imed-doctor-list img {width:100px;height:100px;margin:10px auto;display:block;border:1px #999 solid;}

.imed-patient-info {font-size:1.4em;}

/* @group online-vdo */
#online-vdo {
	width:560px;
	height:340px;
	margin:20px auto;
}
/* @end */

#doctor-notice {
	margin:20px 0;
	padding:4px;
	text-align:center;
	font-size:1.5em;
	background:#FAD163;
}

