@charset "utf-8";
body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color:#333333;
  background-image: url(../images/BK.jpg);
  background-repeat:repeat-x;
  background-color: #6b8c90;
}
a {
  text-decoration: none;
  color:#00F;
}
a:hover {
  color:#969;
}
.yui-gc p {
  padding-top:3px;
}
#doc2 {
  width:936px;
  background-color:#b6c7d4;
}
#hd {
  height:76px;
}
#hd, #bd {
  background-color:#FFF;
}
#header-left {
  float:left;
  padding-left:15px;
}
#header-right {
  float:right;
  font-size: 9pt;
  word-spacing: 3pt;
  padding-top:10px;
  padding-right:12px;
}
#header-right a {
  color: #069;
  text-decoration:none;
}
#bd {
  clear:both;
  background-image: url(images/bk-color.gif);
  background-repeat:repeat-y;
}
#bd img {
/*  padding:0px 15px;*/
}
#menu_item {
  margin-left:23px !important;
  margin-left:15px;
}
#menu_item a {
  padding:3px 1px;
}
#menu_item a img {
	padding:0px;
}
.main-left {
  float:left;
  width:170px;
}
.news-right {
  float:right;
  width:390px;
  height:160px;
}
.news-right h3 {
  color:#F60;
  font-weight:bold;
}
.yui-gf {
	background-image: url(../images/main-bk.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.yui-gf div.first {
  width:180px;
}
.yui-gc div.first {
  margin:0px;
  width:586px;
  padding-left:15px;
}

.yui-gc {
  border-bottom:1px solid #CCC;
  clear:both;
  background-color:#fff;
}
.login-block {
	background-color:#F4F4F4;
	height:200px;
	
}
.login-block1 {
	background-color:#F4F4F4;
	height:200px;
	border: 1px solid #999999;	
}
.login-block p {
  padding:4px 0px 4px 30px;
}
#bd .login-block img {
  padding:0px;
}
.center {
  text-align:center;
}
#caregivers {
  height:110px;
  padding:6px 3px 3px 8px;;
  margin-bottom:5px;
  background-repeat:no-repeat;
  clear:both;
}
#ft {
  text-align:center;
  font-size:8pt;
  padding-left:15px;
  margin:0px auto;
  background-color:#b6c7d4;
}
#ft p {
  padding-bottom:6px;
}
#ft .link {
  font-weight:bold;
}
#ft .link a {
  text-decoration:none;
  color:#000;
}
#news_block {height:140px; width:400px; padding:5px; position:absolute; margin-top:5px; overflow:hidden;}
#news_block p {line-height:22px;}


/* Sub Page */
.whats-new {
	font-size:10pt;
	padding:5px 0px 5px 15px;
	margin:0px 15px 0px 0px;
	border-bottom:1px solid #EEE;
	background-color:#FFF;
}
.whats-new span {
  color:#FF6600;
}
#L-menu {
	margin-left:0px;	
}

#L-menu a{
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
}
#L-menu a:hover{
	color:#FF6600;
	text-decoration: blink;
}

#L-menu h3 {
	height: 20px;
	padding: 5px 0px 5px 25px;
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(images/menubk-color.gif);
	font-size:12pt;
	color: #FFF;
	letter-spacing: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#L-menu ul {
  background-color: #FFF;
  background-image: url(images/itembk-color.gif);
}
#L-menu ul li {
	padding-top: 6px;
	padding-bottom: 5px;
	margin-left:38px;
	list-style-image:url(images/item-li.gif);
	list-style-position:outside;
}

#R-main {
	width:755px;
	margin-right:0px;
	background-image: url(../images/RM-BK.jpg);
}

#R-main h2{
	font-size: 12pt;
	color: #F60;
	font-weight: normal;
	vertical-align: middle;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	padding:5px 0px 5px 10px;
	background-image: url(../images/image-title.gif);
}
#R-main h3 {
	height:15px;
	background-image: url(../images/item01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:5px 0px 5px 35px;
}

#R-main h3, #R-main h3 a {
  color:#F30;
}
#R-main h4 {
  padding:10px 0px;
}
#R-main p {
  padding:5px 15px 5px 0px;
  line-height:22px;
}
#R-main ul {
  list-style:disc;
  margin-left:25px;
}
#R-main ul li {
  padding:5px 0px;
  margin-left:25px;
}
#R-main h2, #R-main h3 {
  margin-left:20px;
}
#R-main h4, #R-main p {
  margin-left:30px;
}
#table-form {
  margin-right:10px;
}
#table-form em {
  color:#F00;
}
#table-form table {
  width:670px;
  margin-left:30px;
  border:1px solid #CCC;
}
/*
#table-form tr {
  height:28px;
}
*/
#table-form th {
  text-align:right;
  width:200px;
}

#table-form th, #table-form td {
  padding:2px 4px;
  border-bottom:1px solid #CCC;
  border-right:1px solid #CCC;
}
.space-line {
  border-bottom:1px solid #EEE;
  padding-bottom:2px;
  margin-left:15px;
  text-align: right;
}
.top{
	background-image: url(../images/icon_top.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
.news-line {
  border-bottom:1px dotted #EEE;
  padding-bottom:5px;
  margin-left:25px;
  text-align: right;
}
#sub_block {
  height:290px auto;
  /* overflow:auto;*/
  margin-right:10px;
}
#sub_block table {
  margin:10px auto;
}
#sub_block caption {
  text-align:center;
  color:#003399;
  padding-bottom:10px;
}
#sub_block th {
  text-align:center;
  font-weight:bold;
  background-color:#EEE;
}
#sub_block th, #sub_block td {
  border:1px solid #CCC;
  padding:5px;
}
#sub_block fieldset {
/*  border:1px dotted #DDD;*/
  margin:10px 10px 5px 20px;
}
#sub_block fieldset.information p {
  padding:3px 0px;
}
#sub_block fieldset.information label {
  font-weight:bold;
  text-align:right;
  float:left;
  width:275px;
}
#sub_block fieldset.information table {
  width:700px;
}
#sub_block fieldset.information caption {
  text-align:left;
}
#sub_block fieldset.information th {
  text-align:right;
  width:275px;
}
.top-flash {
  text-align:center;
  background:#FFFFFF;
}
.red {
	color: #003366;
	font-size: 14px;
	
}
.hire_status_0 {
  background-image:url(images/resume_normal.gif);
}
.hire_status_1 {
  /*background-image:url(images/resume_reserved.gif);*/
  background-image:url(images/resume_normal.gif);
}
.hire_status_6, .hire_status_7 {
  background-image:url(images/resume_hire.gif);
}
.already_choice {
  background-image:url(images/resume_sel.gif);
  background-position:190px 50px;
  background-repeat:no-repeat;
}

.sitemap ul li{
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-image:url(images/gif-sitemap.gif);
	list-style-type: none;
	list-style-position: outside;
}

img.right {
  float:right;
  margin-left:10px;
}

img.left {
  float:left;
  margin-right:10px;
}

table.right {
	float:right;
	margin: 3px;
}

table.left {
	float:left;
	margin: 3px;
}

.strong {
	font-weight: bold;
	color: #000000;
}
.not_yet {
  filter:alpha(opacity=30);
  opacity:0.3;
}
