.imgPreload {
	display: none;
} 

a {
  color: blue;
  text-decoration: underline;
  }

	a:hover {

	}

strong { font-weight: 600; }
em {text-decoration: italic;}
  
  #idsub_menu a {
    text-decoration: none;
  }
  
  #idsub_menu a:hover {
    text-decoration: underline;
  }

.left {
  float: left;
}

.floatFix {
  clear: both;
}

img {
  border: none;
}

.colmask img {
  margin: 2px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Tw Cen MT Condensed";
  font-weight: 200;
  line-height: 1.125em;
  margin-bottom: 0.125em;
  margin-top: 1.125em;
}

.col2 h1, .col3 h1, .col2 h2, .col3 h2 {
  color: #000000;
  margin-top: 0;
}

h1{
  font-size: 1.4em;
}

h2 {
  font-size: 1.35em;
}

h3 {
  font-size: 1.3em;
}

h4 {
  font-size: 1.25em;
}

h5 {
  font-size: 1.2em;
}

h6 {
  font-size: 1.1em;
}



.col2 p, .col3 p {
  letter-spacing: -0.6px;
}

  
  p, td {
    line-height: 1.5em;
  }
      
  #header p,
	#header h1,
	#header h2 {
	    padding:.4em 15px 0 15px;
        margin:0;
	}
  
  
.col2 h2, .col3 h2 {
    font-size: 14px;
}

.col2 p, .col3 p {
    font-size: 12px;
}


#idLogo {
  float: left;
  margin: 18px 0 0 58px;
}

.banner {
  float: right;
  margin: 25px 58px 0 0;
  visibility: hidden;
}


.bgCurved {
  background: transparent url('/views/jetblack/img/body_semitransparent_curved.png') center no-repeat;
  height:     760px;
  padding:    0px 20px 0px 40px;
  position:   relative;
  width:      159px;
}

.div1 {
 background: transparent url('/views/jetblack/img/body_semitransparent_top.png') center no-repeat;
 height: 323px;
 margin-bottom: 10px;
 padding: 0px 40px;
}

.div1 img {
  margin: 5px 0px;
}

.div2 {
 background: transparent url('/views/jetblack/img/body_semitransparent_middle.png') center no-repeat;
 height: 151px;
 margin: 10px 0;
 padding: 0px 40px;
}

.div3 {
  background: transparent url('/views/jetblack/img/body_semitransparent_bottom.png') center no-repeat;
  height: 260px;
  margin: 10px 0;
  padding: 0px 40px;
}

.div2 img, .div3 img {
  border: 2px solid #000000;
}

a img.more {
  /*bottom: 0;*/
  clear:  both;
  float:  right;
  height: 14px;
  padding-right: 5px;
  position: relative;
  width:  13px;
}

.bgCurved h1 {
  padding-left: 15px;
}

.bgCurved h2, .bgCurved p {
  padding: 5px 5px 5px 15px;
}

.tblNews tbody tr {
  height: 160px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.tblNews tbody td div {
  height: 140px;
  margin-right: 10px;
  overflow: hidden;
}

.tblNews tbody td div a {
  font-size: 11px;
}

.news1 {
  background: transparent url('/views/jetblack/img/white_1.png') top center no-repeat;
  background-position: top; /* required for IE7 */
  height:     144px;
  /*overflow:   hidden;*/
  width:      160px;
}

.news2 {
  background: transparent url('/views/jetblack/img/white_2.png') center no-repeat;
  height:     139px;
  margin-bottom: 10px;
  overflow:   hidden;
  width:      160px;
}


.news2 div, .news3 div, .news4 div {
  height: 120px;
  padding: 20px 0 10px 0;
}


.news3 {
  background: transparent url('/views/jetblack/img/white_3.png') center no-repeat;
  height:     140px;
  margin-bottom: 10px;
  overflow:   hidden;
  width:      160px;
}

.news4 {
  background: transparent url('/views/jetblack/img/white_4.png') center no-repeat;
  height:     146px;
  margin-bottom: 10px;
  overflow:   hidden;
  width:      160px;
}

.mainImage {
  background: transparent url('/views/jetblack/img/main_picture_back.png') no-repeat;
  height: auto !important;
  height: 288px;
  margin: 0;
  margin-top: 20px;
  padding: 20px 25px;
}

/* TEAM PAGE */

.teamTable td {
  vertical-align: top;
}

.teamTable .teamImg {
  padding-left: 10px;
  width: 140px;
}