@import url("ihrdc.css");
@import url("common.css");

/* Overview 
---------*/

#content h1 {
  color: #005595;
  padding: 2px 0 2px 16px;
  margin: 0;
  background: transparent url(../imgs/cmn/b_over_co.gif) no-repeat left bottom;
	border-bottom: 1px solid #005595;
}
#content h1.ip {
  color: #8a2003;
  background: transparent url(../imgs/cmn/b_over_ip.gif) no-repeat left bottom;
	border-bottom: 1px solid #8a2003;
}
#content h1.es {
  color: #3b6e8f;
  background: transparent url(../imgs/cmn/b_over_es.gif) no-repeat left bottom;
	border-bottom: 1px solid #3b6e8f;
}
#content h1.ts {
  color: #3f4b00;
  background: transparent url(../imgs/cmn/b_over_ts.gif) no-repeat left bottom;
	border-bottom: 1px solid #3f4b00;
}

#content p {
  padding: 12px 18px;
  font-size: 1em;
	line-height: 1.1em;
}
#content p.ip {
  background-color: #f7f3ea;
  color: #8a2003;
  /*font-weight: bold;  //997c52 */
}
#content p.es {
  background-color: #ebf0f4;
  color: #3b6e8f;
}
#content p.ts {
  background-color: #f0f6d4;
  color: #6f7840;
}
#content p.corporate {
  background-color: #f3f3f3;
  color: #005595;
}
#content p.next { border-top: none; }

.clarification { font-size: .9em }

/* Boxes
--------*/
#content div.lineBox {
  border-bottom: 1px solid #ccc;  /*  #f7f3ea;   */
  overflow: hidden;
  height: 1%;
  height /**/:100%; /* for IE5/Win */
}

#content div.video { 
  float: left;
  margin: 6px 0px;
  background: #cbe1ef url(../imgs/i-sep.gif) no-repeat center;
  /* -applies when only shows one video-
  background: #cbe1ef;
  width: 100%;
  height: 104px;
  padding-top: 6px;  */
}
#content div.video .vimg { 
  padding: 7px 0px;
}
#content div.video .vimg img {
  float: left;
  margin: 0 10px 0 9px !important;
  margin: 0 11px;
}
#content div.video a.vl {
  float: left;
  margin: 0;
  padding: 10px 28px 10px 0px !important;
  padding: 10px 30px 10px 0px;
  background: transparent url(../imgs/i-play.jpg) no-repeat right 8px;
  font-size: .9em;
  font-weight: bold;
  text-decoration: none;
  text-indent: 11px;
}
#content div.video a.vl2 {
  float: left;
  margin: 0;
  padding: 10px 19px 10px 19px !important;
  padding: 10px 19px 10px 21px;
  background: transparent url(../imgs/i-play.jpg) no-repeat right 8px;
  font-size: .9em;
  font-weight: bold;
  text-decoration: none;
}
#content div.video a.vlarge {
  float: left;
  margin: 0;
  padding: 58px 24px 10px 0px;
  background: transparent url(../imgs/i-play.jpg) no-repeat right 56px;
  font-size: .9em;
  font-weight: bold;
  text-decoration: none;
}
#content h2.box-title, #content h3.box-title {
  font-size: 12px;
  padding: 2px 6px;
	margin: 4px 0 0 0;
  font-weight: bold;
  color: #005595;
  border-bottom: 1px solid #005595;
  border-left: 3px solid #005595;
  background: transparent;
}

#content div.box1 { 
  width: 280px; 
  float: left; 
  height: auto;
  padding: 5px 0;
	border-right: 1px solid #f7f3ea;  
}
#content div.box2 { 
  width: 280px; 
  float: left; 
  height: auto; 
  padding: 5px 0; 
  margin-left: 4px; 
}
#content div.box3 {
  width: 280px;
  float: left; 
  height: auto; 
  padding: 5px 0; 
	border-right: 1px solid #f7f3ea;
}
#content div.box4 { 
  width: 280px; 
  float: left; 
  height: auto; 
  padding: 5px 0; 
  margin-left: 4px;
}
#content div.box3es {
  width: 267px;
  margin-right: 0;
  margin-top: 0;
  float: left; 
  height: auto; 
  padding: 5px;
	border-top: 2px solid #91AEC0;
  border-left: 2px solid #91AEC0;
  border-right: 2px solid #6C92AB;
  border-bottom: 2px solid #6C92AB;
}
#content div.box3es div.eb3 {
  padding: 4px 12px 10px !important;
  font-size: 0.9em; 
  color: #6a6969;
}

/* New Boxes ES
--------------- */
#content .cmnBox {
  overflow: hidden;
  height: auto !important;
  height: 1%;
  padding: 15px 17px 0;
}
#content .nbox {
  float: left;
  width: 261px;
  min-height: 130px;
  height: auto !important;
  height: 130px;
}
#content .nbox h2 {
  padding: 0;
  margin: 0;
}
#content .nbox h2 a {
  text-decoration: none;
  display: block;
  text-indent: -9999px;
  height: 55px;
}
#content .nbox p {
  font-size: .95em;
  line-height: 100%;
  padding: 8px 10px 5px;
  margin: 0;
}
#content .IPIMS {
  margin-right: 20px;
  background: url(../imgs/es/nBoxIPIMS-bg.png) no-repeat left bottom;
}
#content .IPIMS h2 { background: url(../imgs/es/nBoxIPIMS.png) no-repeat; }
#content .IPIMS-BL {
  margin-right: 20px;
  background: url(../imgs/es/nBoxIPIMS-BL-bg.png) no-repeat left bottom;
}
#content .IPIMS-BL h2 { background: url(../imgs/es/nBoxIPIMS-BL.png) no-repeat; }
#content .PO {
  background: url(../imgs/es/nBoxPO-bg.png) no-repeat left bottom;  
}
#content .PO h2 { background: url(../imgs/es/nBoxPO.png) no-repeat; }
#content .OM {
  margin-right: 24px;
  background: url(../imgs/es/nBoxOM-bg.png) no-repeat left bottom;  
}
#content .OM h2 { background: url(../imgs/es/nBoxOM.png) no-repeat; }
#content .BE {
  background: url(../imgs/es/nBoxBE-bg.png) no-repeat left bottom;
}
#content .BE h2 { background: url(../imgs/es/nBoxBE.png) no-repeat; }

/* paragraphs */
#content div.lineBox p {
  float: left;
  width: 262px;
  font-size: 0.9em; 
  color: #6a6969;
	line-height: 1.2em;
	padding: 8px 12px;
	margin: 0;
  clear: both;
}
#content div.lineBox p.titleBox {
  float: left;
  width: 268px;
  font-size: 12px;
  padding: 2px 0;
	margin: 0px;
  font-weight: bold;
}

#content div.lineBox p.titleBox a {
  font-weight: bold;
}
#content p.colorIP {
  border-bottom: 1px solid #8a2003;
  border-left: 3px solid #8a2003;
  background: #fff url(../imgs/cmn/arrow_right_ip.gif) no-repeat right center;
}
#content p.cBoston {
  border-bottom: 1px solid #8a2003;
  border-left: 3px solid #8a2003;
  background: transparent url(../imgs/cmn/b_boston.gif) no-repeat right center;
}
#content p.cInter {
  border-bottom: 1px solid #8a2003;
  border-left: 3px solid #8a2003;
  background: transparent url(../imgs/cmn/b_private.gif) no-repeat right center;
}
#content p.cPublic {
  border-bottom: 1px solid #8a2003;
  border-left: 3px solid #8a2003;
  background: transparent url(../imgs/cmn/b_public.gif) no-repeat right center;
}
#content p.colorES {
  border-bottom: 1px solid #3b6e8f;
  border-left: 3px solid #3b6e8f;
  background: transparent url(../imgs/cmn/arrow_right_es.gif) no-repeat right center;
}
#content p.colorESbox {
  border-bottom: 1px solid #3b6e8f;
  border-left: 3px solid #3b6e8f;
  background: transparent url(../imgs/cmn/arrow_right_es.gif) no-repeat right center;
  width: 260px !important;
  margin-bottom: 5px !important;
  padding: 0 0 2px 0 !important;
}

#content p.colorTS {
  border-bottom: 1px solid #3f4b00;
  border-left: 3px solid #3f4b00;
  background: transparent url(../imgs/cmn/arrow_right_ts.gif) no-repeat right center;
}
#content p.cCorporate {
  border-bottom: 1px solid #005595;
  border-left: 3px solid #005595;
  background: transparent url(../imgs/cmn/arrow_cororate.gif) no-repeat right center;
}
#content p.colorIP span { 
  float: left;
  margin: 0;
  padding: 3px 0px 2px 6px;
  text-decoration: none;
  font-weight: bold;
  width: 100%;
  color: #8a2003; 
}
/* paragraphs links */
#content p.colorIP a { color: #8a2003; }
#content p.colorIP a:hover { color: #ae5e28; }

#content p.cBoston a { color: #8a2003; }
#content p.cBoston a:hover { color: #ae5e28; }

#content p.cInter a { color: #8a2003; }
#content p.cInter a:hover { color: #ae5e28; }

#content p.cPublic a { color: #8a2003; }
#content p.cPublic a:hover { color: #ae5e28; }

#content p.colorES a { color: #3b6e8f; }
#content p.colorES a:hover { color: #6c92ab; }

#content p.colorTS a { color: #3f4b00; }
#content p.colorTS a:hover{ color: #6f7840; }

#content p.cCorporate  a { color: #005595; }
#content p.cCorporate  a:hover { color: #4080b0; }

#content p.titleBox a {
  float: left;
  margin: 0;
  padding: 3px 0px 2px 6px;
  text-decoration: none;
  font-weight: normal;
  width: 100%;
}
#content p.titleBox a:hover { 
  text-decoration: none;
  margin: 0;
  padding: 3px 0px 2px 6px;
}
#content .OList {
  clear: both;
  font-size: .9em;
  list-style: none;
	margin: 0px 0 0 4px;
  padding-left: 12px;
  color: #707070;
}
#content ul.OList li { 
  padding-left: 7px;
  margin: 8px 6px 6px 0;
  background: transparent url(../imgs/bul_IPIMS.gif) no-repeat 0px 6px; 
}



/* Title Img */
#content div.lineBox  p.title { 
  color: #747474;
  font-size: .9em;
  padding: 6px 3px 0px;
  font-weight: bold;
	font-family: Verdana, sans-serif;
}
#content div.lineBox  p.title a { 
  color: #005595;
  font-size: 1em;
  margin: 0;
  padding: 0;
  font-weight: bold;
	font-family: Verdana, sans-serif;
  text-decoration: none;
}
#content div.lineBox  p.title  a:hover { color: #4080b0; }
/* flash */
#flash { 
  text-align: center;
  margin: 0 auto;
}




