body {
  margin:0;
}

h2 {
    margin-top: 0pt;
    font-size: 100%;
}

a {
  color : #00b053;
  text-decoration : underline;
}

a:hover {
  text-decoration:  underline;
}

a:visited {
  color: #757575;
}

a:active {
  color: #00b053;
}

table {
	border: 1px solid #b2e7cb;
}

table thead {
	background-color: #e8e8e8;
}

table thead th {
	border-bottom: 1px solid #b2e7cb;
	border-top: 1px solid #b2e7cb;
}

table tbody th.ihb-vertical {
	border-right: 1px solid #b2e7cb;
}

table thead td {
	background-color: #fff;
	border-bottom: 1px solid #B2E7CB;
}

table tbody tr.ihb-oddRow {
	background-color: #f1f1f1;
}

table tbody tr.ihb-evenRow {
	background-color: #ffffff;
}

table tbody td.ihb-confirmationMsg {
  font-weight : bold;
  color: #00b053;
  padding-bottom: 0px;
}

table tbody td.ihb-borderBottom {
	border-bottom: 1px solid #B2E7CB;
	padding:0px; 
}

/*table tbody tr.mouseover, table tbody tr.ihb-evenRow:hover, table tbody tr.ihb-oddRow:hover {
	background-color: #ddd;
}*/

optgroup option {
  padding:0;
}

optgroup {
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}

#ihb-paymentTemplateContextualList optgroup{
  	font-weight: bold;
  	font-style: italic;
 }

#ihb-paymentTemplateContextualList optgroup option {
  padding-left: 2em;
}

span#ihb-salaryCode label {
  color:#00b053;
  text-decoration:underline;
}

#ihb-global {
  background: #fff url('images/bkgrnd.gif') repeat-y;
}

#ihb-public, #ihb-private {
  background:transparent url('images/bkgrnd-right.gif') repeat-y top right;
}

#ihb-header {
	height:65px;
	background:transparent url('images/bkgrnd-right.gif') repeat-y top right;/*fix for 3rd column*/
}

#ihb-logo {
	float: left;
	display: block;
	padding:0;
}

#ihb-logo a span { display: none; }

#ihb-logo a {
	background: url('images/logo-bcv.gif') no-repeat 58px 15px;
	width:212px;
	height:55px;
	display:block;
}

#ihb-header-popup {
  background-color: #BFE2FE;
}

#ihb-logo-popup {
	display: block;
	background: url('images/logo-bcv.gif') no-repeat 5px 5px;
	width:212px;
	height:55px;
}

#ihb-logo-popup span { display: none; }

#ihb-banner {
	margin: auto;
	width: 468px;
	height: 60px;
	padding: 0;
	overflow: hidden;
}

#ihb-alerts {
	position:absolute;
	left:228px;
	top:0px;
}

#ihb-alerts-loading {
	position:absolute;
	left:228px;
	top:0px;
	height:65px;
	width:50px;
	background:url('images/loading.gif') no-repeat center center;
}

#ihb-alerts-outer {
  padding:0px 0px 0px 65px;
  height:65px;
  background:url('images/alert.gif') no-repeat left top;
}

#ihb-help {
	color: #99ff8b;
	font-weight:normal;
	display:none;
}

#ihb-logout {
	position:absolute;
	right:0px;
	top:0px;
	display: block;
	background:transparent;
	padding:0;
	margin:18px 10px 10px 10px;
	border:0;
	display:none;
}

#ihb-logout a {
  display:block;
	color: #f60;
	font-weight: normal;
	text-decoration: underline;
	background:transparent url('images/logout.gif') no-repeat right center;
	padding:5px 27px 3px 6px;
}

#ihb-headernav {
  position:absolute;
  top:20px;
  right:20px;
}
#ihb-headernav ul {
  margin-top:4px;
  margin-bottom:4px;
}
#ihb-headernav ul li {
  display:inline;
  border-right:1px solid #515151;
  padding-right:10px;
  margin-right:10px;
  color:#515151;
}
#ihb-headernav ul li a {
  text-decoration:underline;
  color:#515151;
}
#ihb-headernav ul li a:hover {
  color:#00b053;
}
#ihb-headernav ul li.ihb-last {
  border:none;
  margin-right:0;
  padding-right:4px;
}
#ihb-headernav ul li.ihb-last a {
  color:#f60;
  text-decoration:underline;
  background:transparent url('images/logout.gif') no-repeat right 2px;
  padding:5px 30px 5px 0px;
}
#ihb-headernav ul li.ihb-last a:hover {
  color:#00b053;
}


#ihb-menulevel1 {
/*  position:absolute;
  left:0;
  top:65px;*/
	border:0;
	background:#b2e7cb url('images/nav-left.gif') repeat-y 0 0;
	height: 30px;
	padding: 0;
	margin-left:13px;
	margin-right:13px;
}

div.ihb-menulevel1 ul {
	padding: 0;
	margin:0 0 0 211px;
}

div.ihb-menulevel1 ul li {
	font-weight: normal;
	font-size:11px;
	margin: 0;
	padding: 9px 7px 9px 7px;
	border-left: 1px solid #fff;
	line-height: 30px;
}

div.ihb-menulevel1 ul li:first-child, div.ihb-menulevel1 ul li.ihb-first {
	background-image: none;
}

div.ihb-menulevel1 ul li.ihb-rightSelected {
	background-image: none;
}

div.ihb-menulevel1 ul li a, div.ihb-menulevel1 ul li a:visited, #ihb-help a, #ihb-help a:visited {
	color: #515151;
	text-decoration: none;
}

div.ihb-menulevel1 ul li.ihb-selected a {
	color: #515151;
	font-weight: bold;
}

div.ihb-menulevel1 ul li a:hover, #ihb-help a:hover {
	color: #00b053;
	text-decoration:none;
}

div.ihb-menulevel1 ul li.ihb-selected a:hover {
	color: #515151;
	text-decoration:none;
}

#ihb-menulevel2 {
	top:8px;
	left:0px;
	width:188px;
	padding-left:33px;
	background-color:transparent;
	margin-bottom:40px;
}

div.ihb-menulevel2 ul  {
	margin:0;
}

div.ihb-menulevel2 ul li ul {
	padding-left: 8px;
}

div.ihb-menulevel2 ul li {
	border-top: 0;
	font-size:11px;
	line-height: 1.2em;
	padding: 3px 0 3px 2px;
	background-image: none;
	border-left:none;
}

div.ihb-menulevel2 ul li.ihb-channelSelected a, div.ihb-menulevel2 ul li.ihb-channelSelected a:visited, div.ihb-menulevel2 ul li.ihb-channelSelected span,
div.ihb-menulevel2 ul li.ihb-channelNotSelected a, div.ihb-menulevel2 ul li.ihb-channelNotSelected a:visited, div.ihb-menulevel2 ul li.ihb-channelNotSelected span,
div.ihb-menulevel2 ul li.ihb-programSelected a, div.ihb-menulevel2 ul li.ihb-programSelected a:visited, div.ihb-menulevel2 ul li.ihb-programSelected span,
div.ihb-menulevel2 ul li.ihb-programNotSelected a, div.ihb-menulevel2 ul li.ihb-programNotSelected a:visited, div.ihb-menulevel2 ul li.ihb-programNotSelected span {
	text-decoration: none;
	font-weight: normal;
	color: #0040c0;
	padding-left: 10px;
	cursor: pointer;
}

div.ihb-menulevel2 ul li.ihb-programSelected a, div.ihb-menulevel2 ul li.ihb-programSelected a:visited, div.ihb-menulevel2 ul li.ihb-programSelected span,
div.ihb-menulevel2 ul li.ihb-channelSelected a, div.ihb-menulevel2 ul li.ihb-channelSelected a:visited, div.ihb-menulevel2 ul li.ihb-channelSelected span {
	font-weight: bold;
	color: #0040c0;
	background: url('images/lightgreen.gif') no-repeat 0px 3px;
}

div.ihb-menulevel2 ul li.ihb-channelNotSelected a, div.ihb-menulevel2 ul li.ihb-channelNotSelected a:visited, div.ihb-menulevel2 ul li.ihb-channelNotSelected span {
	font-weight: normal;
	color: #0040c0;
	background: url('images/grey.gif') no-repeat 0px 3px;
}

div.ihb-menulevel2 ul li.ihb-programNotSelected a, div.ihb-menulevel2 ul li.ihb-programNotSelected a:visited, div.ihb-menulevel2 ul li.ihb-programNotSelected span {
	font-weight: normal;
	color: #0040c0;
	background: url('images/green.gif') no-repeat 0px 3px;
}

div.ihb-menulevel2 ul li a:hover, div.ihb-menulevel2 ul li span:hover,
div.ihb-menulevel2 ul li.ihb-channelSelected a:hover, div.ihb-menulevel2 ul li.ihb-channelSelected span:hover,
div.ihb-menulevel2 ul li.ihb-channelNotSelected a:hover, div.ihb-menulevel2 ul li.ihb-channelNotSelected span:hover,
div.ihb-menulevel2 ul li.ihb-programSelected a:hover, div.ihb-menulevel2 ul li.ihb-programSelected span:hover,
div.ihb-menulevel2 ul li.ihb-programNotSelected a:hover, div.ihb-menulevel2 ul li.ihb-programNotSelected span:hover {
	/*background: url('images/lightgreen.gif') no-repeat 0px 3px;*/
	color: #0040c0;
}

div.ihb-menulevel2 ul li.ihb-channelSelected a:hover, div.ihb-menulevel2 ul li.ihb-channelSelected span:hover,
div.ihb-menulevel2 ul li.ihb-programSelected a:hover, div.ihb-menulevel2 ul li.ihb-programSelected span:hover {
	background: url('images/lightgreen.gif') no-repeat 0px 3px;
}
div.ihb-menulevel2 ul li.ihb-channelNotSelected a:hover, div.ihb-menulevel2 ul li.ihb-channelNotSelected span:hover {
	background: url('images/grey.gif') no-repeat 0px 3px;
}
div.ihb-menulevel2 ul li.ihb-programNotSelected a:hover, div.ihb-menulevel2 ul li.ihb-programNotSelected span:hover {
	background: url('images/green.gif') no-repeat 0px 3px;
}

#ihb-menuTitle { display: none; }

#ihb-page {
	margin: 0px 23px 0px 0px;
	padding-top: 11px;
	padding-left:39px;
}

#ihb-page-footer {
	margin: 0px 23px 0px 0px;
	padding-top: 11px;
	padding-left:5px;
      font-size:10px;
}

#ihb-footer {
  margin-top:20px;
  background:#fff url('images/footer-bkg.gif') repeat-x bottom;
  height:60px;
  clear:both;
}

#ihb-footer .ihb-blockleft {
  float:none;
  background:transparent url('images/footer-bkg-left.gif') no-repeat bottom left;
  height:60px;
  padding-left:26px;
  font-size:10px;
  color:#515151;
}

#ihb-footer .ihb-blockright {
  background:transparent url('images/footer-bkg-right.gif') no-repeat bottom right;
  height:60px;
  padding-right:26px;
}

#ihb-helpIcon {
	top:11px;
	left:13px;
}

#ihb-helpIcon a span { display:none; }

#ihb-helpIcon a {
	height: 18px;
	width: 17px;
	background-image: url('images/questionMark.gif');
}

#ihb-contentheader h2 {
	color: #00b053;
	padding-top: 7px;
}

#ihb-contentheader p.ihb-datetime {
	margin-top:0.8em;
}
div.ihb-bloc {
	border:1px solid #b2e7cb;
}
div.ihb-bloc h3 {
	background-color:#e8e8e8;
	border-bottom:1px solid #b2e7cb;
}
.ihb-infoHeader {
	color: #515151;
}

div.ihb-table {
	border: 1px solid #b2e7cb;
}

div.ihb-table h3 {
	background-color: #e8e8e8;
	border-bottom: 1px solid #b2e7cb;
}

p.ihb-error, #mailing-errors {
	background-color:transparent;
	border:none;
	padding:0px;
	color:#CC0000;
	font-weight:bold;
}

/* PAYMENT */

#ihb-paymentExecutionDate p label {
	text-align:left;
}

.ihb-paymentComfirmationMessage p {
  color: #00b053;
  font-weight: bold;
}

p.ihb-information {
	display: block;
    color: #00b053;
	margin: 5px 0;	
}

p.ihb-information span {
	font-weight: bold;
}

.ihb-confirmationMsg {
  font-weight : bold;
  color: #00b053;
  padding-bottom: 0px;
}

.ihb-paeSelectCountry p.ihb-message {
  text-align: center;
  font-weight: bold;
  color: #00b053;
}

.ihb-paynetAdvertising {
	border-color:#b2e7cb;
}

.ihb-paynetAdvertising .ihb-title {
	background:#e8e8e8;
	border-bottom:1px solid #b2e7cb;
	color:#000;
}

.ihb-bvr .ihb-paymentBlockRight {
	border: 1px solid #e8a410;
	background-color:  #ffffff;
}
.ihb-bvr .ihb-paymentBlockLeft {	
	border:1px solid #e8a410;
	border-right:0px;
	background-color: #ffffff;
}

.ihb-ccp .ihb-paymentBlockRight {
	border: 1px solid #f9c;
	background-color: #fff;
}
.ihb-ccp .ihb-paymentBlockLeft {
	border: 1px solid #f9c;
	border-right:0px;
	background-color: #fff;
}
.ihb-ccp .ihb-paymentBlockRightTop {
	border-bottom: 1px solid #f9c;
}

div.ihb-data dl {
  color:#000;
}

div.ihb-data dt {
  color:#515151;
}

hr.ihb-textcolor {
	color: #000;
	background-color: #000;
}

hr {
	border-top:1px solid #B2E7CB;
}

#ihb-tabs ul {
  border-bottom: 1px solid #B2E7C6;
}

#ihb-tabs li  {
	color:#000000;
}

#ihb-tabs a {
	border:1px solid #B2E7C6;
	background-color:#D8D8D8;
	color:#000000;
}
#ihb-tabs a:hover {
	background-color:#EEEEEE;
	color:#000000;
}

#ihb-tabs li.ihb-selectedTab span {
	background-color:#E8E8E8;
	border:1px solid #B2E7C6;
	border-bottom:1px solid #E8E8E8;
}

/* for sms authentication wizard */
#ihb-smsAuthSteps span.ihb-smsAuthStep {
  background:#b2e7cb url('images/workflow-arrow-unselected.gif') right center no-repeat;
}

#ihb-smsAuthSteps > span.ihb-smsAuthSelected {
  background:#00B053 url('images/workflow-arrow.gif') right center no-repeat;
}

span.ihb-emptylist {
	color:#000000;
}

#validationPopup {
	border: 3px solid #00B053;
}
#validationSecondMessage {
	color: #00b053;
}

/*****************************

    START 3RD COLUMN LAYOUT

******************************/
.ihb-rightcolumn-grey-back #ihb-private {
	background-image:url('images/bkgrnd-rightWithAds.gif');
}
.ihb-rightcolumn-grey-back #ihb-public{
	background-image:url('images/bkgrnd-rightWithAds.gif');
}
.ihb-rightcolumn #ihb-page {
	margin-right:10px;
}
.ihb-rightcolumn #ihb-ads-slidein {
	margin-right:13px;
	margin-left: 10px;
	min-height:100px;
	width: 180px;
}
.ihb-rightcolumn #ihb-ads {
	margin-left: 10px;
	margin-right:13px;
	width: 180px;
	min-height:100px;
}
#ihb-ads-container div {
	border-top: 1px solid #FFF;
}
#ihb-ads div{
	padding-bottom: 10px;
	border-top: 1px solid #FFF;
}
#ihb-ads h3, #ihb-ads-slidein h3 {
	display:block;
	font-weight:bold;
	padding:5px 10px 6px 10px;
	margin:0px;
}
#ihb-ads .ihb-ads-grey, #ihb-ads-slidein .ihb-ads-grey{
	width: 100%;
	background-color:#F3F3F3;
}
#ihb-ads .ihb-ads-blue, #ihb-ads-slidein .ihb-ads-blue{
	width: 100%;
	background-color:#F3F3F3;
}
#ihb-ads .ihb-ads-grey h3, #ihb-ads-slidein .ihb-ads-grey h3 {
	background-color:#646466;
	color:#FFF;
}
#ihb-ads .ihb-ads-blue h3, #ihb-ads-slidein .ihb-ads-blue h3 {
	background-color:#BFE3FF;
	color:#515151;
}
#ihb-ads .ihb-ads-grey p, #ihb-ads-slidein .ihb-ads-grey p, #ihb-ads .ihb-ads-blue p, #ihb-ads-slidein .ihb-ads-blue p {
	margin: 5px 10px;
}
#ihb-ads .ihb-ads-grey ul, #ihb-ads-slidein .ihb-ads-grey ul, #ihb-ads .ihb-ads-blue ul, #ihb-ads-slidein .ihb-ads-blue ul {
	list-style-type: none;
	margin: 0;
	padding: 5px 10px 0 10px;
}
#ihb-ads .ihb-ads-grey li, #ihb-ads-slidein .ihb-ads-grey li, #ihb-ads .ihb-ads-blue li, #ihb-ads-slidein .ihb-ads-blue li {
	background:transparent url(images/puce-grise-small.gif) no-repeat;
	list-style-type: none;
	padding: 0 5px 5px 10px;
	}
#ihb-ads .ihb-ads-grey img, #ihb-ads-slidein .ihb-ads-grey img, #ihb-ads .ihb-ads-blue img, #ihb-ads-slidein .ihb-ads-blue img {
	margin-bottom: -5px;
}
/* END 3RD COLUMN LAYOUT */