/* 
Azima Knowledge Center
-----------------------------------*/

#kc_wrap {
  font: 1.1em/1.5 arial, sans-serif;
}

#kc_wrap a {
  color: #02628a;
}

#kc_wrap a:hover {
  color: #5099b8;
}

#kc_wrap h1 {
  margin: 0;
  padding: 0;
  float: left;
  width: 600px;
  display: block;
  color: #02628a;
  text-transform: uppercase;
  font: normal 32px/normal "myriad pro", arial;
}

#kc_wrap h2 {
  margin: 0;
  color: #555;
  padding: 10px 0;
  font: bold 130%/normal arial;
}

#kc_wrap h2#mmedia {
  margin: 0;
  height: 24px;
  color: #fff;
  padding: 0 10px;
  font-size: 12px;
  line-height: 24px;
  margin-bottom: 15px;
  text-transform: uppercase;
  background: url(images/blue_bars.gif) left bottom no-repeat;
}

#kc_wrap h2#welcome {
  padding: 0;
  font-size: 1.2em;
}

#kc_wrap h3 {
  margin: 0;
  padding: 0;
  display: block;
  line-height: 1.2;
  font-size: 1.05em;
}

#kc_head {
  height: 100px;
}

#kc_head #sponsor {
  color: #999;
  width: 220px;
  float: right;
  display: block;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

#kc_head #sponsor a {
  width: 213px;
  height: 58px;
  display: block;
  overflow: hidden;
  margin: 3px auto 0;
  text-indent: -999px;
  background: url(images/azima_logo.gif) no-repeat;
}

#tab_nav {
  clear: both;
}

#tab_nav ul#tabs {
  margin: 0;
  height: 55px;
  padding: 0 0 0 20px;
  list-style-type: none;
  font: bold 12px arial, helvetica, sans-serif;
  background: url(images/navbar.gif) 0 21px no-repeat;
}

#tab_nav ul#tabs li {
  margin: 0;
  padding: 0;
  float: left;
  height: 21px;
  padding-left: 11px;
  background: #ddd url(images/bg_tabs.gif) 0 0 no-repeat;
}

#tab_nav ul#tabs li a {
  float: left;
  color: #666;
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 4px 11px 2px 0;
  background: #f1f1f1 url(images/bg_tabs.gif) right bottom no-repeat;
}

#tab_nav ul#tabs a:hover {
  color: #333;
  text-decoration: none;
}

#tab_nav ul#tabs li.current {
  background: url(images/bg_tabs_current.gif) 0 0 no-repeat;
}

#tab_nav ul#tabs li.current a {
  color: #fff;
  border-bottom: 1px solid #0c6589;
  background: #02628a url(images/bg_tabs_current.gif) right -22px no-repeat;
}

#tab_nav ul#tabs li.current a:hover {
  color: #fff;
}

.kc_colleft {
  width: 560px;
  float: left;
}

.kc_colright {
  width: 385px;
  float: right;
  padding-top: 10px;
}

#kc_wrap div.featured {
  position: relative;
  margin-bottom: 30px;
  border: 1px solid #ddd;
}

#kc_wrap div.featured .contents {
  background: #ececec;
  padding: 25px 10px 1px;
}

#kc_wrap div.featured .contents img {
  position: relative;
}

#kc_wrap div.featured h2 {
  margin: 0;
  top: -12px;
  left: 10px;
  color: #fff;
  height: 24px;
  width: 239px;
  font-size: 12px;
  line-height: 24px;
  position: absolute;
  padding: 0 0 0 10px;
  text-transform: uppercase;
  background: url(images/blue_bars.gif) no-repeat;
}

#kc_wrap .asset {
  display: block;
}

#kc_wrap .cols .asset {
  float: left;
  display: block;
  height: 140px;
  width: 467px;
  margin: 0 15px 20px 0;
}

.asset img.paper {
  float: left;
  padding: 5px;
  margin-right: 15px;
  background: url(images/paper_shadow.gif) no-repeat;
}

a.arrow {
  width: auto;
  display: block;
  font: bold 11px arial;
  padding: 5px 0 5px 12px;
  background: url(images/arrow.gif) left center no-repeat;
}

#kctab2 a.arrow, #kctab3 a.arrow, #kctab4 a.arrow, #kctab5 a.arrow {
  padding-left: 125px;
  background-position: 110px center;
}

#contact_azima {
  color: #666;
  margin: 20px 0;
  font-size: 11px;
  padding-left: 240px;
  background: url(images/azima_logo.gif) left center no-repeat;
}

#contact_azima span {
  font-weight: bold;
}

#kc_foot {
  clear: both;
  color: #999;
  font-size: 12px;
  padding: 10px 0;
  margin-top: 15px;
  border: solid #eee;
  text-align: center;
  border-width: 2px 0;
}

