/*  APC/SquareD Knowledge Center */

/* General Styling and Layout --------------------- */

#content {
  margin: 0;
}

#kctabs .item ul li {
  float: none;
  list-style-type: disc;
}

/* .item class */
#kctabs .item ul a {
  background: none;
  color: #87d300; 
  display: inline;
  font: normal 1.15em/normal Arial;
}

#kctabs .item ul a:hover {
  background: none;
  color: #4FA600; 
  text-decoration: underline;
  margin-top: 0px;
  padding-bottom: 0px;
  display: inline;
/*  display: block; */
  font: normal 1.15em/normal Arial;
}

#kctabs .item ul {
  border-bottom: none;
  height: auto;
  padding-left: 15px;
}
/* end .item class */

#kctabs ul.eng-right li {
  float: none;
  line-height: 1.4;
  list-style-type: disc;
  padding-bottom: 8px;
  margin-left: 255px;
}

#kctabs img.img-right {
  padding: 0 0 20px 40px;
}

#kctabs .mid{
  margin-left: 95px;
}

/* .small class */
#kctabs .small {
  width: 250px;
  padding-right: 50px;
}

#kctabs .small h5 {
  font-style: normal;
  font-size: 12px;
  margin-bottom: 2px;
  margin-top: 0;
}

#kctabs .small ul {
  border-bottom: none;
  height: auto;
  margin-left: 15px;
}

#kctabs .small ul li {
  float: none;
  list-style-type: disc;
  padding-bottom: 5px;
}

#kctabs .small ul a {
  background: none;
  color: #4FA600; 
  display: inline;
  font: bold 1.10em/normal Arial;
}

#kctabs .small ul a:hover {
  background: none;
  color: #4FA600;
  color: #87d300;
  text-decoration: underline;
  margin-top: 0px;
  padding-bottom: 0px;
  display: inline;
  font: bold 1.10em/normal Arial;
}
/* end .small class */

.left {
  float: left;
  margin-bottom: 15px;
}

#kcwrap {
  color: #666;
  font: normal 1.15em/1.5 Arial, Helvetica, sans-serif;
}

#kcwrap h1 {
  background: url(../images/lead_image.jpg) ;
  background-repeat: no-repeat;
  background-position: center;
  height: 330px;
  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: 12px;
}

#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;
  margin-left: 7px;
  margin-right: 7px;
}

#kctabs .tab_content a.close {
  background: url(../images/close.png) no-repeat;
  bottom: 0;
  display: block;
  height: 20px;
  position: absolute;
  right: 0;
  width: 20px;
}

#kctab1_content .left {
  margin: 0 20px 15px 0;
}

#kctab1_content .item p {
  margin: 0;
}

.vertical button {
  display: block;
  height: 15px;
  width: 150px;
  background: red;
  border: none;
  outline: none;
  cursor: pointer;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../images/arrows.gif) no-repeat;
}

.vertical button.prev { background-position: 0 0; }
.vertical button.next { background-position: 0 -30px; }

.vertical button.prev:hover { background-position: 0 -15px; }
.vertical button.next:hover { background-position: 0 -45px; }


.jCarouselLite {
  position: relative;
  margin: 10px 0;
}

.jCarouselLite ul li img {
  height: 150px;
  width: 150px;
  border-bottom: 5px solid #fff;
}

#kctab1_content .item {
  padding-left: 170px;
}

#kctab3_content .left img {
  margin: 0 0 10px;
}




/* Left Col --------------------------------------- */

#kcwrap .feat {
  margin: 5px 0 15px;
}

#kcwrap .feat img {
  float: left;
}

#kcwrap .feat h4, #kcwrap .feat p {
  margin: 0;
  padding-left: 120px;
}


/* 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 ---------------------------------- */

#prod_wrap ul {
  margin: 10px 0 0;
  padding: 0;
  position: relative;
}

#prod_wrap 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;
}

#prod_wrap ul li#product3 {
  margin-right: 0;
}

#prod_wrap ul li a {
  color: #333;
  display: block;
  height: 196px;
  line-height: 1.4em;
  overflow: hidden;
  padding: 15px 10px;
}

#prod_wrap ul li a:visited, #prod_wrap ul li a:hover {
  color: #444;
  text-decoration: none;
}

#prod_wrap ul li a span.hl {
  color: #000;
  display: block;
  font: bold 1em/normal arial;
  padding-bottom: 4px;
}

#prod_wrap ul li a em {
  bottom: 15px;
  color: #4FA600;
  display: block;
  font-weight: bold;
  position: absolute;
  right: 10px;
}

#prod_wrap ul li a img {
  float: left;
  margin-right: 15px;
}

#prod_wrap .prod_text {
  position: relative;
}

#prod_wrap .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;
}

