/*  APC Knowledge Center */

/* General Styling and Layout --------------------- */

#content {
  margin: 0;
}

#kcwrap {
  color: #666;
  font: normal 1.15em/1.5 Arial, Helvetica, sans-serif;
}

#kcwrap h1 {
  background: url(../images/lead_image.jpg);
  height: 280px;
  margin: 0 0 25px;
  overflow: hidden;
  text-indent: -9999px;
}

#kcwrap h3 {
  background: url(../images/green_bar.gif) repeat-x 0 12px;
  color: #87d300;
  margin: 0;
  padding: 0 0 5px;
}

#kcwrap h3 span {
  background: #fff;
  padding-right: 10px;
}

#kcwrap h4 {
  font-size: 1em;
  padding: 0;
  margin: 12px 0;
}

#kcwrap a       { text-decoration: none; }
#kcwrap a:hover { text-decoration: underline; }

#kcwrap a         { color: #444; }
#kcwrap a:visited { color: #777; }
#kcwrap a:hover,
#kcwrap a:active  { color: #4fa600; }

#kcwrap p a       { color: #87d300; }

#kcwrap #leftcol {
  float: left;
  width: 645px;
}

#kcwrap #rightcol {
  float: right;
  padding-top: 12px;
  width: 300px;
}

#kcwrap .section {
  margin-bottom: 30px;
}

#kcwrap .item {
  margin-bottom: 10px;
}

#kcwrap .item h4, #kcwrap #webcasts h4 {
  margin: 0;
}

#kcwrap ul.list {
  color: #87d300;
  margin: 0 0 0 15px;
  padding: 0;
}


/* Tabs ------------------------------------------- */
 
#kctabs ul, #kctabs ul * {
  list-style: none;
  margin: 0;
  padding: 0;
}

#kctabs ul {
  border-bottom: 12px solid #4fa600;
  height: 40px;
}

#kctabs ul li {
  float: left;
  position: relative;
  width: auto;
  z-index: 1000;
}

#kctabs ul li.roundbot, #kctabs ul li.roundbot span {
  background: url(../images/bg_roundbot.png);
}

#kctabs ul li.roundbot span {
  background-position: 100% -7px;
  display: block;
  height: 7px;
  margin-left: 7px;
}

#kctabs ul li:hover {
  visibility: inherit;
}

#kctabs ul a {
  background: url(../images/bg_tabs.gif) 0 0 no-repeat;
  color: #666;
  display: block;
  font: bold 12px/normal Arial;
}

#kctabs ul a.tab {
  cursor: pointer;
  height: 40px;
}

#kctabs ul li a:hover, #kctabs ul li.sfHover a {
  background-position: 0 -66px;
  color: #fff;
  margin-top: -10px;
  padding-bottom: 10px;
  text-decoration: none;
}

#kctabs ul li a span {
  background: url(../images/bg_tabs.gif) 100% 0 no-repeat;
  display: block;
  height: 26px;
  margin-left: 7px;
  padding: 7px 12px 7px 5px;
}

#kctabs ul li.last {
  float: right;
  width: auto;
}

#kctabs ul li.last a span {
  background: url(../images/bg_tabs_last.gif) 100% 0 no-repeat;
}

#kctabs ul li a:hover span, #kctabs ul li.sfHover a span, #kctabs ul li.last a:hover span {
  background-position: 100% -66px;
  padding-bottom: 17px;
}

#kctabs ul a.selected {
  background-position: 0 -66px;
  color: #fff;
  margin-top: -10px;
  padding-bottom: 10px;
}

#kctabs ul li a.selected span, #kctabs ul li.last a.selected span {
  background-position: 100% -66px;
  padding-bottom: 17px;
}

#kctabs ul li:hover ul, #kctabs ul li.sfHover ul {
  left: 0;
  top: 25px;
  z-index: 1001;
}

#kctabs ul ul {
  border: none;
  height: auto;
  position: absolute;
  top: -999em;
  z-index: 1000;
}

#kctabs ul ul li {
  width: 100%;
}

#kctabs ul li li {
  background: #87d300;
}

#kctabs ul li li a {
  color: #fff;
}

#kctabs ul li li a, #kctabs ul li.sfHover li a {
  background: none;
  border-bottom: 1px solid #fff;
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: normal;
  height: auto;
  padding: 6px 12px;
  margin: 0;
}

#kctabs ul li li a:hover {
  color: #666;
}

#kctabs ul li li a.on {
  color: #333;
}

#kctabs .tab_content {
  display: none;
  border: 3px solid #4fa600;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  position: relative;
}

#kctabs .tab_content h2 {
  background: #4fa600;
  color: #fff;
  font-size: 1.4em;
  font-weight: normal;
  margin: 0;
  padding: 0 10px 8px;
}

#kctabs .tab_content .contents {
  padding: 12px;
}

#kctabs .tab_content a.close {
  background: url(../images/close.png) no-repeat;
  bottom: 0;
  display: block;
  height: 20px;
  position: absolute;
  right: 0;
  width: 20px;
}


/* Left Col --------------------------------------- */

#kcwrap .feat {
  margin: 5px 0 15px;
}

#kcwrap .feat img {
  float: left;
}

#kcwrap .feat h4, #kcwrap .feat p {
  margin: 0;
  padding: 0 0 0 162px;
}


/* Right Col -------------------------------------- */

#kcwrap #rightcol h3 {
  background: none;
}

#kcwrap .top, #kcwrap .bot {
  background: url(../images/rightcol_roundboxes.gif) 0 0 no-repeat;
  height: 10px;
}

#kcwrap #tools .top { background: url(../images/rightcol_roundboxes.gif) 0 -10px no-repeat; }
#kcwrap #tools .bot { background: url(../images/rightcol_roundboxes.gif) 0 -20px no-repeat; }

#kcwrap .content {
  border-left: 1px solid #b9b9b9;
  padding: 0 10px;
}

#kcwrap #tools .content {
  border-right: 1px solid #b9b9b9;
}

#kcwrap #tools .content p {
  margin: 0;
  padding: 0 0 15px;
}

#kcwrap #tools .content ul {
  color: #555;
  margin: 0 0 15px 15px;
}

#kcwrap a.more {
  background: url(../images/arrow.gif) no-repeat;
  color: #4fa600;
  display: block;
  height: 20px;
  font-size: 13px;
  font-weight: bold;
  padding-left: 18px;
}

#kcwrap a.more.expanded {
  background-position: 0 -20px;
}

.more_content {
  border-left: 1px solid #87d300;
  font-size: .95em;
  margin: 5px 0 5px 5px;
  padding: 0 10px;
}


/* Product Boxes ---------------------------------- */

#bottom ul {
  margin: 10px 0 0;
  padding: 0;
  position: relative;
}

#bottom ul li {
  border: 1px solid #b9b9b9;
  cursor: pointer;
  display: block;
  float: left;
  font-size: .95em;
  height: 220px;
  -moz-border-radius: 3px;
  overflow: hidden;
  padding: 0;
  width: 308px;
}

#bottom ul li#product3 {
  margin-right: 0;
}

#bottom ul li a {
  color: #333;
  display: block;
  height: 196px;
  line-height: 1.4em;
  overflow: hidden;
  padding: 15px 10px;
}

#bottom ul li a:visited, #bottom ul li a:hover {
  color: #444;
  text-decoration: none;
}

#bottom ul li a span.hl {
  color: #000;
  display: block;
  font: bold 1em/normal arial;
  padding-bottom: 4px;
}

#bottom ul li a em {
  bottom: 15px;
  color: #4FA600;
  display: block;
  font-weight: bold;
  position: absolute;
  right: 10px;
}

#bottom ul li a img {
  float: left;
  margin-right: 15px;
}

#bottom .prod_text {
  position: relative;
}

#bottom .prod_text .hover {
  color: #fff;
  background: url(../images/prod_reveal.png) repeat-x;
  position: relative;
  top: -36px;
  height: 30px;
  font-size: 11px;
  font-weight: bold;
  line-height: 38px;
  text-align: center;
}


/* Footer ----------------------------------------- */

#kcfooter {
  padding: 30px 0 10px;
}

#kcfooter img {
  display: block;
  margin: 0 auto;
}
