/* css for .... from Clarihon */
@import url(reset.css);
a {
  cursor: pointer; cursor: hand;  
}

body {
 background: #fff url('images/bg_page.png') repeat-x 0 0;
 color: #666666;
 font: 62.5%/1.5em  "Trebuchet MS", Verdana,  Arial, sans-serif; 
 width: 99.9%;
}

img { border: none; }
a {
 color: #074070;
 text-decoration: none; 
}
a:hover {
 color: #288380;
 text-decoration: underline; 
}
b {
  font-weight: bold; 
}
em {
   font-style: italic;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 990px;
}
#conTent {
 width: 980px;
 margin: 0 auto;
}

#header {
  height: 108px;
 background: #fff url('images/bg_head.png') repeat-x 0 100%;
 position: relative;
 font-family: Arial, Verdana, sans-serif; 
}
#header h1 {
position: relative;
width: 351px;
height: 105px;  
}
#header h1 span {
position: absolute;
width: 351px;
height: 105px; 
background: url(images/ihs_logo.png) no-repeat 0 0; 
}
#header dl {
	position: absolute;
	left: 700px;
	top: 30px;
}
#header dt {
 display: none; 
}
#header dd.phone {
 font-size: 14px;
 font-weight: bold;
 color: #074070; 
 margin-bottom: 10px;
 height: 20px;
 padding-left: 30px;
 background: url(images/icon_phone.png) no-repeat 0 0;
}

* html #header dd.phone {
 background: url(images/icon_phone.gif) no-repeat 0 0;
}

#header dd.mail {
 font-size: 13px;
 color: #074070; 
 height: 20px;
 padding-left: 30px;
 background: url(images/icon_mail.png) no-repeat 0 50%;
}
#wrap {
  position: relative;
  padding-top: 45px;
 background: #f2f2f2 url('images/bg_wrap.png') repeat-x 0 45px;
}
#inx-top {
 height: 350px;
/*  height: 314px; */
background: url(images/scope.png) no-repeat 100% 0; 
}
#inx-topin {
 width: 510px;
 margin-left: 40px; 
 padding-top: 40px;
}
#inx-topin a {
 font-weight: bold; 
}
#inx-topin h1 {
 font-size: 3.8em;
 font-weight: bold;
 line-height: 1.2em; 
 color: #074070; 
 margin-bottom: 0.5em;
}
#inx-topin p {
 font-size: 1.4em;
 font-weight: bold;
 line-height: 2.2em; 
}
#inx-topin p.balls {
 font-size: 16px; 
 line-height: 4.5em;
}
a.ball {
 height: 23px;
 padding-left: 25px;
 background: url(images/icon_ball.png) no-repeat 0 80%; 
}
* html a.ball {
 background: url(images/icon_ball.gif) no-repeat 0 80%; 
}  
#wrap-in1 {
  border: 1px solid #e6e6e6;
  border-top: none;
 width: 980px;
 margin: 0 auto;
}
#wrap-in2 {
 width: 960px;
 margin: 10px auto 9px;
  border: 1px solid #e6e6e6;
  background: #fff;
}

#topnav {
 position: absolute;
 height: 45px;
 width: 100%;
 top: 0; 
 background: url('images/bg_page.png') repeat-x 0 -108px; 
}
* html #topnav {
 display: block;
 width: 110%; 
 height: 55px;
}
#wrap-in2  h2 {
  font-size: 22px;
  color:  #074070;
  font-weight: bold;
  line-height: 1.2em;
  height: 50px;
  margin: 0.3em 2% 0.6em;
}
.topline {
  height: 5px;
  width: 100%;
  border-top: 1px solid #f2f2f2;
}
#wrap-in2 p {
 font-size: 1.2em;
 line-height: 2em;
 margin: 0 0 0.5em;
  width: 295px; 
  padding: 0 5px;
}

#wrap-in2 p.bximg {
  height: 197px
  margin: 5px 0 0;
  padding: 0;
}
#wrap-in2 p.bximg img {
  padding: 5px;  
}
#wrap-in2 a.ball {
 font-size: 1.2em;
 font-weight: bold; 
}
#left {
  height: 500px;
/*   height: 430px; */
	float: left;
	width: 306px;
	margin: 10px 0 10px 10px;
	border-top: 5px solid #577d9e;
	border-bottom: 3px solid #f2f2f2;
	background: #f8f8f9 url(images/bg_boxs.png) repeat-x 0 0;
}
#mid {
  height: 500px;
	float: left;
	width: 306px;
	margin: 10px 0 10px 10px;
	border-top: 5px solid #577d9e;
	border-bottom: 3px solid #f2f2f2;
	background: #f8f8f9 url(images/bg_boxs.png) repeat-x 0 0;
}

#right {
  height: 500px;
	float: right;
	width: 306px;
	margin: 10px 10px 10px 0;
	border-top: 5px solid #577d9e;
	border-bottom: 3px solid #f2f2f2;
	background: #f8f8f9 url(images/bg_boxs.png) repeat-x 0 0;
}

#foot-wrap {
	clear: both;
 width: 980px;
 margin: 10px auto;
	border-top: 2px solid #e6e6e6;
}
#subfooter {
  text-align: center;
  font-size: 1.2em;
  line-height: 70px;
  height: 73px;
  width: 100%;
  background: url(images/bg_subfoot.png) repeat-x 0 100%;
}
#subfooter a {
  color: #666;
  text-decoration: none;  
}
#subfooter a:hover {
  color: #074070;
  text-decoration: underline;  
}

#footer {
  color: #8c8c8c;
  text-align: center;
  height: 75px;
  line-height: 70px;
  font-size: 1.1em;
  position: relative;
}
#footer p.far-right {
 text-align: right;
 width: 13%;
 position: absolute;
 left: 85%;
 top: 0;
}

/* ********************* SERVICES ************************ */
#subhead {
 height: 60px;
 line-height: 60px; 
}
#subhead p {
 font-size: 14px;
 font-weight: bold;
 color: #074070; 
}
#subhead a {
 padding: 25px; 
}
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: for ONE Column ONLY :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: change body id="sv"   :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::  to body id="sv-w"     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

* html body#sv #wrap {
  padding-top: 55px;
}
* html body#sv-w #wrap {
  padding-top: 55px;
}
*:first-child+html body#sv #wrap {
  padding-top: 55px;
}
*:first-child+html body#sv-w #wrap {
  padding-top: 55px;
}
body#sv #left {
	float: left;
	width: 680px;
	height: auto;
	margin: 10px 0 10px 10px;
	background: url(none);
	border: none;
}
* html body#sv #left {
	margin: 10px 0px 10px 5px;  
}
body#sv-w #left {
	width: 940px;
	height: auto;
	background: url(none);
	border: none;
}
* html body#sv-w #left {
	margin: 10px 5px 10px 5px;  
}
body#sv #right {
	float: right;
	width: 250px;
	height: auto;
	background: url(none);
	border: none;
}
* html body#sv #right {
	margin: 10px 5px 10px 0px;  
}

#left .bxout {
	border-bottom: 3px solid #f2f2f2;
	background: #fff url(images/bg_bxfoot.png) repeat-x 0 100%;
  margin-bottom: 10px;
}
#left .bxin {
	border-top: 5px solid #577d9e;
	background:   url(images/bg_bxtop.png) repeat-x 0 0;
}
.bxlist img {
	float: left;
	padding: 0 20px 10px 0;
	border: none;
}
p.bxlist {
	margin-left: 10px;
	width:auto;
}
ul.bxlist {
}
ul.bxlist li {
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.8em;
/*list-style: dics inside; */
  list-style: none;
  margin: 0 20px 0 150px;
}
ul.bxlist li.fleft {
  list-style: none outside;
  float: left;
  width: 296px;
  margin-left: 5px;
  padding-left: 0;
}

body#sv-w #right  {
  display: none;
}

#right .bxout {
	border-bottom: 3px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	background: #fff url(images/bg_bxfoot.png) repeat-x 0 100%;
  margin-bottom: 10px;
}
#right .bxin {
	border-top: 5px solid #8c8c8c;
	background: url(images/bg_bxtop.png) repeat-x 0 0;
}

body#sv #wrap-in2 p, body#sv-w #wrap-in2 p {
  width: auto; 
}
body#sv #wrap-in2 h2, body#sv-w #wrap-in2 h2 {
  height: auto;
  margin: 0.5em 2% 0.4em;
  line-height: 1.7em;
}
body#sv #wrap-in2 h3 {
  font-size: 2.0em;
  color: #3f3f3f;
  font-weight: bold;
  line-height: 1.1em;
  margin: 0.3em 3% 0.3em;
}


/* ********************* FORM / Military Locum ************************ */
#wrap .b0xout {
	border: 1px solid #e6e6e6;
	background: #fff url(images/bg_bxtop.png) repeat-x 0 0;
  margin: 10px;
}
#subheader {
	border-top: 5px solid #577d9e;
	background:   url(images/bg_bxtop.png) repeat-x 0 0;
	margin: 10px 10px 0;
}
#subheader h1 {
 font-size: 3.2em;
 font-weight: bold;
 line-height: 1.2em; 
 color: #074070; 
  margin: 0.5em 3%;
}
/* :::::::::::::::::::::::::::::::::::::::::::::: FORM / Military Locum uses the body class="mlf" ::::::::::::::::::::::::::::::::::::::::::::::::: */
* html body.mlf #wrap {
  padding-top: 55px;
}
*:first-child+html body.mlf #wrap {
  padding-top: 55px;
}  
body.mlf  .b0xout .wrap-in {
  border-top: 1px solid #e6e6e6;
 width: 920px;
 margin: 0 auto;
 padding: 20px 0;
} 
body.mlf  .b0xout .wrap-inB {
  border-top: 1px solid #e6e6e6;
 width: 920px;
 margin: 0 auto;
 padding: 20px 0;
	background: url(images/bg_bxfoot.png) repeat-x 0 100%;
}
body.mlf  .b0xout .wrap-in h2 {
 font-size: 2.0em;
 font-weight: bold;
 line-height: 1.2em; 
 color: #074070; 
  margin: 0.5em 3%;
}
body.mlf  .b0xout .wrap-in  p {
 font-size: 1.2em;
 line-height: 1.7em;
  margin: 0.5em 3%;
}
