@import url("ihrdc.css");
@import url("common.css");
@import url("forms.css");

/* Training Services    
------------------*/

#content h1 {
  color: #3f4b00;
  background: transparent url(../imgs/cmn/b_over_ts.gif) no-repeat left bottom;
	border-bottom: 1px solid #3f4b00;
  padding: 2px 0 2px 16px;
  margin: 0;
}
#content h2 { background-color: #f0f6d4; }
#content h3 { background-color: #f0f6d4; }

#content p.ts {
  background-color: #f0f6d4;
  color: #6f7840;
  padding: 12px 18px;
  font-size: 1.1em;
	line-height: 1.1em;
}
#content .emphasize {
  font-size: 1.1em;
  color: #6f7840;
  word-spacing: .025em;
  font-weight: bold;
  padding: 6px 12px 3px;
}
#content .TSemphasize { color: #6f7840; }
#content .BTSemphasize {
  background: transparent url(../imgs/bul_TS.gif) no-repeat 0px 6px;
  color: #6f7840;
  padding-left: 7px;
}
#content .TSbox {
  float: left;
  width: 49%;
  margin-bottom: 1em;
}
#content .TSbox ul.ul_ts {
  list-style: none;
	margin: 0 0 0 4px;
  padding-left: 12px;
  color: #707070;
}
#content .TSbox ul.ul_ts li { 
  background: transparent url(../imgs/bul_TS.gif) no-repeat 0px 6px;
  padding-left: 7px;
  margin-left: 0;
}
#content #section img {
  float: right;
  padding: 0px;
  margin: 11px 0 4px 8px;
  width: 208px;
  padding: 2px 0;
  border-top: 1px solid #3f4b00;
  border-bottom: 1px solid #3f4b00;
  background-color: #f0f6d4;
}
#content #section p {
  clear: none;
}
#flash_TS_CMS {
  border-top: 1px solid #3e4a00;
  border-bottom: 1px solid #3e4a00;
}

/*
  set TABS
--------*/

#tagsLevel4TS {
  width:100%;
  font-size: 0.95em;
  font-family: Verdana, Arial, sans-serif;
  overflow:hidden;
  margin: 12px 0 8px 0;
  background: transparent url(../imgs/tabs/TS_lineTab.gif) repeat-x 0 bottom; 
}
#tagsLevel4TS ul {
  float:right;
	margin: 0;
	padding: 0 5px 0 0;
	list-style:none;
  color: #333;
}
#tagsLevel4TS ul li {
  float:left;
  margin-bottom: 0px;
  padding:0;
}
#tagsLevel4TS a {
  float:left;
  background:url(../imgs/tabs/TS_tabMiddleL_B.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
}
#tagsLevel4TS a.first {
  background:url(../imgs/tabs/TS_tabIni_2.gif) no-repeat left top;
  padding:0 0 0 6px;
}

#tagsLevel4TS a span {
  float:left;
  background:url(../imgs/tabs/TS_tabMiddleR_C.gif) no-repeat right top;
  padding: 3px 10px 3px 10px;
  color: #3f4b00;
  font-weight: bold;
  margin:0;
}
#tagsLevel4TS a:hover {
  text-decoration: underline;
  color: #a0a0a0;
}
#tagsLevel4TS a:hover span {
  font-weight: bold;
  cursor: pointer;
}
#tagsLevel4TS li#current1 {
  margin: 0;
  padding:0;
}
#tagsLevel4TS li#current1 a {
  background:url(../imgs/tabs/TS_tabIni_1.gif) no-repeat left top;
  font-family: Verdana, sans-serif;
  text-decoration: none;
  padding:0 0 0 6px;
}
#tagsLevel4TS li#current1 a  span{
  background: url(../imgs/tabs/TS_tabMiddleR_A.gif) no-repeat right top;
  color:#F2F7FA;
  cursor: default;
}
#tagsLevel4TS li#current1 a:hover  {
  color:#333;
  cursor: default;
}

