/* 
ABB Knowledge Center- made changes AJ- Jan 24th, 2011
-----------------------------------*/

#kc_wrap {
  font: 115%/1.5 calibri, arial, sans-serif;
}

#kc_wrap h1 {
  margin: 0;
  float: left;
  /*aj width: 735px; */
  height: 60px;
  display: block;
  color: #0076a3;
  /* text-transform: uppercase; aj */
  font: bold 34px/normal arial;
  /* background: url(images/kc_title_reflection.gif) 2px 32px no-repeat; aj */
}

#kc_wrap h2 {
  margin: 0;
  color: #555;
  padding: 10px 0;
  font: bold 130%/normal arial;
}

#kc_wrap h2#podcasts {
  margin: 0;
  height: 20px;
  color: #fff;
  width: 385px;
  padding: 0 4px 15px;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1px;
  background: url(images/blue_bar_podcasts.png) no-repeat;
}

#kc_wrap h2#welcome {
  padding-top: 0;
}

#kc_wrap h3 {
  margin: 0;
  padding: 0;
  display: block;
  line-height: 1.2;
  font-size: 105%;
  font-weight: bold;
}

#kc_head {
  height: 70px;
}

#kc_head #sponsor {
  color: #999;
  height: 60px;
  width: 150px;
  float: left;
  display: block;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}

#kc_head #social {
	float:right;
}

#kc_head #social img { margin-left:5px;}

#kc_head #sponsor a {
  width: 80px;
  height: 31px;
  display: block;
  overflow: hidden;
  margin: 3px auto 0;
  text-indent: -999px;
  background: url(images/abb_logo_small.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: 12px;
  background: #ddd url(images/bg_tabs.gif) 0 0 no-repeat;
}

#tab_nav ul#tabs li a {
  float: left;
  color: #888;
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 3px 12px 3px 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: #000 url(images/bg_tabs_current.gif) 0 0 no-repeat;
}

#tab_nav ul#tabs li.current a {
  color: #fff;
  background: #000 url(images/bg_tabs_current.gif) right -22px no-repeat;
}

#tab_nav ul#tabs li.current a:hover {
  color: #fff;
}

.kc_colleft {
  width: 58%;
  float: left;
}

.kc_colright {
  width: 40%;
  float: right;
}

#kc_wrap div.featured {
  padding: 3px;
  position: relative;
  margin-bottom: 20px;
  border: 1px solid #ddd;
}

#kc_wrap div.featured .contents {
  padding: 35px 10px 1px;
  background: #e5e5e5;
}

#kc_wrap div.featured .contents img {
	position: relative;
}

#kc_wrap div.featured h2 {
  margin: 0;
  top: 10px;
  color: #fff;
  left: 15px;  /*aj removed the - */
  height: 20px;
  width: 275px;
  font-size: 12px;
  line-height: 18px;
  position: absolute;
  padding: 0 0 0 27px;
  letter-spacing: 1px;
  background: url(images/blue_bar.png) no-repeat;
}

#kc_wrap .desc {
  color: #666;
  font-style: italic;
}

#kc_wrap .nodesc {
  padding-bottom: 15px;
}

#kc_wrap .section {
  display: block;
  margin-bottom: 25px;
}

#kc_wrap .section img {
  margin-bottom: 15px;
}

#kc_wrap .series {
  background: #eee;
  padding: 10px 10px 5px;
  margin-bottom: 15px;
}

#kc_wrap .series h4 {
  color: #666;
  font-style: italic;
  padding: 0;
  margin: 0;
}


#about_abb {
  color: #666;
  height: 85px;
  font-size: 11px;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #ddd;
}

#about_abb 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;
}
.twitter_follow{
  float:right; 
  width:150px;
}
.clear{
	clear:both;	
}
