﻿/*
 * Estilos generales a nivel de <TAG>
 */
html {
    height: 100%;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    width: 100%;
    padding-top: 0px;
    background-color: #0E0E0E;
    color: #FFFFFF;
}

body {
    height: 100%;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    width: 100%;
    padding-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
}
select {
    font-size: 13px;
    width: 205px;
}
textarea {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
img {
    border: 0px;
}
input {
    font-size: 13px;
}
.textMessage {
    font-weight: lighter;
    font-size: 12px;
    vertical-align: text-top;
    text-align: left;
    font-style: italic;
}

/*
ul {
    list-style-position: outside;
    margin-left: -26px;
}
* html ul {
    list-style-position: outside;
    margin-left: 16px;
}
*/
ul {
    list-style-position:outside; 
    padding-left: 38px; 
    //padding-left: 38px; 
    margin-left: 8px;
}
ol {
    list-style-position:outside; 
    padding-left: 38px; 
    // padding-left: 38px; 
    margin-left: 8px;
}
a:link {
    color: #FFFFFF;
	text-decoration:none;	
}
a:visited {
    color: #FFFFFF;
	text-decoration:none;
}
a:hover {
    color: #797979;
	text-decoration:none;
}
a:active {
    color: #FFFFFF;
	text-decoration:none;
}
.kxLinkTextUnderlined {
    color: #9ED12E;
    text-decoration: underline;
}
.kxLinkTextUnderlined:link {
    color: #9ED12E;
    text-decoration: underline;
}
.kxLinkTextUnderlined:visited {
    color: #9ED12E;
    text-decoration: underline;
}
.kxLinkTextUnderlined:hover {
    color: #797979;
    text-decoration: underline;
}
.kxLinkTextUnderlined:active {
    color: #9ED12E;
    text-decoration: underline;
}
/*
 * Fading Slider
 */
.fsContentSlide {
    width: 323px;
    height: 176px;
    float: right;
}
.fsContentSlide .opacitylayer {
    filter: progid:DXImageTransform.Microsoft.alpha(opacity=100);
    width: 100%;
    height: 100%;
    -moz-opacity: 1;
    opacity: 1;
}
.fsContentslide .fsContentDiv {
    display: none;
}
.fsPagination {
    width: 323px;
    text-align: right;
}
* html .fsPagination {
    width: 323px;
}
.fsPagination A {
    background: #FFFFFF;
}
.fsPagination A:hover {
    background-color: #666666;
}
.fsPagination A.selected {
    background-color: #666666;
}
/*
 * Drop down menu
 */

#dmDropMenuDiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	border-top:4px solid black;
	font:normal 12px Arial;
	line-height:20px;
	z-index:20000;
	margin-top:0px;
	margin-left:-1px;
    /*FOR IE ONLY*/
//	margin-top:1px;
//	margin-left:0px;
}

#dmDropMenuDiv a{
	width: 100%;
	display: block;
	text-indent: 12px;
	color:#FFFFFF;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-align: left;
	text-decoration: none;
	background-image: url(kxToolbarMenuBg.gif);
	background-repeat:repeat-x;
}

#dmDropMenuDiv a:hover{
	background-image: url(kxToolbarMenuBgOver.gif);
	background-repeat:repeat-x;
}
.dummyBgToolbar{
	background-image: url(kxToolbarMenuBg.gif);
}
.dummyBgToolbarHover{
	background-image: url(kxToolbarMenuBgOver.gif);
}

/*
 * Estilos de layout general
 */
.kxMainContainer{
    width:1001px; 
    height:auto; 
    display:table; 
    border:#3E3E3E 1px solid; 
    margin-left: auto; 
    margin-right:auto;
    padding-bottom: 10px;
}
.kxHeader {
    background-image:url(kxBgHeader.jpg);
    width: 1001px; 
    height:148px; 
    text-align: left;
}
.kxHdrSelectArea {
    text-align: right; 
    white-space:nowrap; 
    width:350px; 
    position:relative; 
    height: 50px; 
    top: 24px; 
    left: 636px;
}
.kxHdrCurrentUserArea {
    text-align: right; 
    white-space:nowrap; 
    width:350px; 
    position:relative; 
    height: 20px; 
    top: 18px; 
    left: 636px;
}

.kxSelectCountry {
    background-color:#666666; 
    font-size:12px; 
    width: auto;
}
.kxSelectIdiom {
    position:relative; 
    top: 5px; 
    font-size:12px;
}
.kxToolbarArea {
    width:980px; 
    height: 36px; 
    margin-top:2px; 
    margin-left: auto; 
    margin-right:auto;
}
.kxToolbar {
    width:819px; 
    height:36px; 
    float:left;
}    
.kxToolbarRndBtn {
    display: block;
    width: 116px;
    height: 36px;
    background-image: url(kxToolbarRndBtn.gif);
    background-position: 0 0;
    margin: 0 auto;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
    margin-right:1px;
}
.kxToolbarRndBtn:link {
    color: #FFFFFF;
}
.kxToolbarRndBtn:hover {
    color: #FFFFFF;
    background-position: 0 -36px;
    cursor: pointer;
}
.kxToolbarRndBtn:visited {
    color: #FFFFFF;
}
.kxToolbarFltBtn {
    display: block;
    width: 116px;
    height: 36px;
    background-image: url(kxToolbarFltBtn.gif);
    background-position: 0 0;
    margin: 0 auto;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
}
.kxToolbarFltBtn:link {
    color: #FFFFFF;
}
.kxToolbarFltBtn:hover {
    color: #FFFFFF;
    background-position: 0 -36px;
    cursor: pointer;
}
.kxToolbarFltBtn:visited {
    color: #FFFFFF;
}
.kxToolbarFltBtn1px {
    display: block;
    width: 116px;
    height: 36px;
    background-image: url(kxToolbarFltBtn.gif);
    background-position: 0 0;
    margin: 0 auto;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
    margin-right:1px;
}
.kxToolbarFltBtn1px:link {
    color: #FFFFFF;
}
.kxToolbarFltBtn1px:hover {
    color: #FFFFFF;
    background-position: 0 -36px;
    cursor: pointer;
}
.kxToolbarFltBtn1px:visited {
    color: #FFFFFF;
}
.kxToolbarLabel {
    padding-top:9px; 
    display: block; 
    height:36px;
}
.kxSearchArea {
    width:160px; 
    height:36px; 
    float:left; 
    background-image:url(kxBgSearch.gif); 
    text-align:left;
}
.kxTxtSearch {
    width: 107px;
    margin-left:10px;
}
.kxCategoriesArea {
    width:980px; 
    height: 180px; 
    margin-top:4px; 
    margin-left: auto; 
    margin-right:auto; 
    background-image:url(kxPdtSliderBg.jpg);
}
.kxDivContainer_1 {
    overflow: hidden; 
	width: 959px; 
	// width: 977px;
    position: relative; 
    height: 146px; 
    padding-left:20px; 
    top:3px;
}
.kxDivContent_1 {
    position: absolute; 
    float: left;
    margin-left: 12px;
    /*FOR IE ONLY*/
  // margin-left: 0px;
}
.kxCategoryBtn {
    display: block;
    width: 220px;
    height: 146px;
    background-position: 0 0;
    margin: 0 auto;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}
.kxCategoryBtn:link {
    color: #FFFFFF;
}
.kxCategoryBtn:hover {
    color: #FFFFFF;
    background-position: 0 -146px;
    cursor: pointer;
}
.kxFeaturedPdtsArea {
    width:980px; 
    height: 254px; 
    margin-top:4px; 
    margin-left: auto; 
    margin-right:auto; 
    text-align: left;
}    
.kxFeaturedPdtsText {
    width:500px; 
    height: 130px;
}
.kxNewsArea {
    width:980px; 
    height: 176px; 
    margin-top:4px; 
    margin-left: auto; 
    margin-right:auto; 
    text-align:left;
}
.kxNewsAreaText {
    width:323px; 
    height: 130px;
}
.kxNewProductArea {
    width:651px; 
    height: 176px; 
    float:left; 
}
.kxLatestNewsArea {
    width:323px; 
    height: 176px; 
    float: right;
}
.kxFooterArea {
    width:1001px; 
    height:auto; 
    margin-left: auto; 
    margin-right:auto;
}
.kxFooter {
    width:980px; 
    height: 30px; 
    margin-top:4px; 
    margin-left: auto; 
    margin-right:auto; 
    text-align:left;
}
.kxFooterCopyArea {
    float:left; 
    height:20px; 
    font-size:10px; 
    text-align:left;
    padding-right: 20px;
}

a.kxSupportLink {
    color: #9ED12E;
	text-decoration:none;	
}
a.kxSupportLink:visited {
    color: #9ED12E;
	text-decoration:none;
}
a.kxSupportLink:hover {
    color: #797979;
	text-decoration:none;
}
a.kxSupportLink:active {
    color: #9ED12E;
	text-decoration:none;
}



a.kxButtonLeft {
    background: transparent url(kxButtonA.gif) no-repeat scroll top right;
    display: block;
    color: #212121;
    font-size: 11px;
    float: left;
    height: 20px;
    margin-right: 6px;
    padding-right: 26px;
    text-decoration: none;
}
a.kxButtonLeft:active {
    background-position: top right;
    color: #212121;
    font-size: 11px;
    outline: none;
}
a.kxButtonLeft:hover {
    color: #FFFFFF;
    cursor: pointer;
}
a.kxButtonLeft:visited {
    color: #212121;
}
a.kxButtonLeft span {
    background: transparent url(kxButtonSpan.gif) no-repeat;
    display: block;
    min-height: 20px;
    padding: 3px 0px 3px 6px;
}
a.kxButtonLeft:active span {
    background-position: top left;
    padding: 3px 0px 3px 6px;
}
a.kxButtonLeft:hover span {
    color: #FFFFFF;
    cursor: pointer;
}
.kxFooterTermArea {
    float:left; 
    width:210px; 
    height:20px; 
    font-size:10px; 
    text-align: right; 
    }
.kxFooterResellerArea {
    float: right; 
    width:360px; 
    height:20px; 
    font-size:10px; 
    text-align: right;
}
a.kxButtonRight {
    background: transparent url(kxButtonA.gif) no-repeat scroll top right;
    display: block;
    color: #212121;
    font-size: 11px;
    float: right;
    height: 20px;
    margin-right: 6px;
    padding-right: 26px;
    text-decoration: none;
}
a.kxButtonRight:active {
    background-position: top right;
    color: #212121;
    font-size: 11px;
    outline: none;
}
a.kxButtonRight:hover {
    color: #FFFFFF;
    cursor: pointer;
}
a.kxButtonRight:visited {
    color: #212121;
}
a.kxButtonRight span {
    background: transparent url(kxButtonSpan.gif) no-repeat;
    display: block;
    min-height: 20px;
    padding: 3px 0px 3px 6px;
}
a.kxButtonRight:active span {
    background-position: top left;
    padding: 3px 0px 3px 6px;
}
a.kxButtonRight:hover span {
    color: #FFFFFF;
    cursor: pointer;
}
a.kxButtonBackRight {
    background: transparent url(kxButtonBackA.gif) no-repeat scroll top left;
    display: block;
    color: #212121;
    font-size: 11px;
    float: right;
    height: 20px;
    margin-left: 6px;
    padding-left: 22px;
    text-decoration: none;
}
a.kxButtonBackRight:active {
    background-position: top left;
    color: #212121;
    font-size: 11px;
    outline: none;
}
a.kxButtonBackRight:hover {
    color: #FFFFFF;
    cursor: pointer;
}
a.kxButtonBackRight:visited {
    color: #212121;
}
a.kxButtonBackRight span {
    background: transparent url(kxButtonBackSpan.gif) no-repeat top right;
    display: block;
    min-height: 20px;
    padding: 3px 6px 3px 3px;
    margin-right: 5px;
}
a.kxButtonBackRight:active span {
    background-position: top right;
    padding: 3px 6px 3px 3px;
}
a.kxButtonBackRight:hover span {
    color: #FFFFFF;
    cursor: pointer;
}
a.kxButtonBackLeft {
    background: transparent url(kxButtonBackA.gif) no-repeat scroll top left;
    display: block;
    color: #212121;
    font-size: 11px;
    float: left;
    height: 20px;
    margin-left: 6px;
    padding-left: 22px;
    text-decoration: none;
}
a.kxButtonBackLeft:active {
    background-position: top left;
    color: #212121;
    font-size: 11px;
    outline: none;
}
a.kxButtonBackLeft:hover {
    color: #FFFFFF;
    cursor: pointer;
}
a.kxButtonBackLeft:visited {
    color: #212121;
}
a.kxButtonBackLeft span {
    background: transparent url(kxButtonBackSpan.gif) no-repeat top right;
    display: block;
    min-height: 20px;
    padding: 3px 6px 3px 3px;
    margin-right: 5px;
}
a.kxButtonBackLeft:active span {
    background-position: top right;
    padding: 3px 6px 3px 3px;
}
a.kxButtonBackLeft:hover span {
    color: #FFFFFF;
    cursor: pointer;
}
a.kxButtonSupport {
    background: transparent url(kxButtonA.gif) no-repeat scroll top right;
    display: block;
    color: #212121;
    font-size: 11px;
    float: right;
    height: 20px;
    margin-right: 6px;
    padding-right: 26px;
    text-decoration: none;
}
a.kxButtonSupport:active {
    background-position: top right;
    color: #212121;
    font-size: 11px;
    outline: none;
}
a.kxButtonSupport:hover {
    color: #FFFFFF;
    cursor: pointer;
}
a.kxButtonSupport:visited {
    color: #212121;
}
a.kxButtonSupport span {
    background: transparent url(kxButtonSpan.gif) no-repeat;
    display: block;
    min-height: 20px;
    padding: 3px 0px 3px 6px;
	width:85px;
	text-align:left;
}
a.kxButtonSupport:active span {
    background-position: top left;
    padding: 3px 0px 3px 6px;
}
a.kxButtonSupport:hover span {
    color: #FFFFFF;
    cursor: pointer;
}
a.kxButtonSend {
    background: transparent url(kxBtSendA.gif) no-repeat scroll top right;
    display: block;
    color: #212121;
    font-size: 11px;
    float: right;
    height: 20px;
    margin-right: 6px;
    padding-right: 26px;
    text-decoration: none;
}
a.kxButtonSend:active {
    background-position: top right;
    color: #212121;
    font-size: 11px;
    outline: none;
}
a.kxButtonSend:hover {
    color: #FFFFFF;
    cursor: pointer;
}
a.kxButtonSend:visited {
    color: #212121;
}
a.kxButtonSend span {
    background: transparent url(kxButtonSpan.gif) no-repeat;
    display: block;
    min-height: 20px;
    padding: 3px 0px 3px 6px;
	width:85px;
	text-align:left;
}
a.kxButtonSend:active span {
    background-position: top left;
    padding: 3px 0px 3px 6px;
}
a.kxButtonSend:hover span {
    color: #FFFFFF;
    cursor: pointer;
}
a.kxButtonDoc {
    background: transparent url(kxBtDocA.gif) no-repeat scroll top right;
    display: block;
    color: #212121;
    font-size: 11px;
    float: right;
    height: 20px;
    margin-right: 6px;
    padding-right: 26px;
    text-decoration: none;
}
a.kxButtonDoc:active {
    background-position: top right;
    color: #212121;
    font-size: 11px;
    outline: none;
}
a.kxButtonDoc:hover {
    color: #FFFFFF;
    cursor: pointer;
}
a.kxButtonDoc:visited {
    color: #212121;
}
a.kxButtonDoc span {
    background: transparent url(kxButtonSpan.gif) no-repeat;
    display: block;
    min-height: 20px;
    padding: 3px 0px 3px 6px;
	width:85px;
	text-align:left;
}
a.kxButtonDoc:active span {
    background-position: top left;
    padding: 3px 0px 3px 6px;
}
a.kxButtonDoc:hover span {
    color: #FFFFFF;
    cursor: pointer;
}
span.kxButtonDocDimmed {
    background: transparent url(kxBtDocA.gif) no-repeat scroll top right;
    display: block;
    color: #212121;
    font-size: 11px;
    float: right;
    height: 20px;
    margin-right: 6px;
    padding-right: 26px;
    text-decoration: none;
}
span.kxButtonDocDimmed span {
    background: transparent url(kxButtonSpan.gif) no-repeat;
    display: block;
    min-height: 20px;
    padding: 3px 0px 3px 6px;
	width:85px;
	text-align:left;
}

a.kxArrowLinkRight {
    background: transparent url(kxRightArrow.gif) no-repeat scroll top right;
    display: block;
    color: #414141;
    font-size: 12px;
    float: left;
    height: 20px;
    margin-right: 6px;
    padding-right: 26px;
    text-decoration: none;
}
a.kxArrowLinkRight:active {
    background-position: top right;
    color: #414141;
    font-size: 12px;
    outline: none;
}
a.kxArrowLinkRight:hover {
    color: #FFFFFF;
    cursor: pointer;
}
a.kxArrowLinkRight:visited {
    color: #414141;
}
a.kxArrowLinkRight span {
    display: block;
    min-height: 20px;
    padding: 3px 0px 3px 6px;
}
a.kxArrowLinkRight:active span {
    background-position: top left;
    padding: 3px 0px 3px 6px;
}
a.kxArrowLinkRight:hover span {
    color: #FFFFFF;
    cursor: pointer;
}
a.kxArrowLinkBack {
    background: transparent url(kxBackArrow.gif) no-repeat scroll top left;
    display: block;
    color: #414141;
    font-size: 12px;
    float: left;
    height: 20px;
    margin-left: 6px;
    padding-left: 19px;
    text-decoration: none;
}
a.kxArrowLinkBack:active {
    background-position: top left;
    color: #414141;
    font-size: 12px;
    outline: none;
}
a.kxArrowLinkBack:hover {
    color: #FFFFFF;
    cursor: pointer;
}
a.kxArrowLinkBack:visited {
    color: #414141;
}
a.kxArrowLinkBack span {
    display: block;
    min-height: 20px;
    padding: 3px 0px 0px 3px;
}
a.kxArrowLinkBack:active span {
    background-position: top right;
    padding: 3px 0px 0px 3px;
}
a.kxArrowLinkBack:hover span {
    color: #FFFFFF;
}
.kxProductsHighLight {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3;
    width: 242px;
    height: 220px;
}
* html .kxProductsHighLight {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3;
    width: 244px;
    height: 222px;
}

/*
 * Products
 */
.kxPdtsHeader{
    width:981px; 
    height: 33px; 
    margin-top:4px; 
    margin-left: auto; 
    margin-right:auto; 
}
.kxPdtsHeaderTitle {
    width:981px; 
    height: 33px; 
    background-image:url(kxHdrMsPdts.gif);
    font-size:20px;
    padding-top:6px;
    //padding-top:5px;
}
.kxPageHeaderTitle {
    width:981px; 
    height: 33px; 
    background-image:url(kxHdrMsPdts.gif);
    font-size:20px; 
    padding-top:3px;
    background-color:#9ED12E;
}
.kxPageTextBody {
    padding-left: 24px;
    margin-right: 30px;
    text-align: justify;
    font-size: 14px;
    line-height: 150%;
}
.kxTextIndent{
    /* text-indent: 2.0em; */
}
.kxPdtsBody {
    width:981px; 
    margin-top:0px; 
    margin-left: auto; 
    margin-right:auto; 
    background-image:url(kxBgPdts.gif);
}
.kxPdtsBodyNav {
    width:981px; 
    margin-top:0px; 
    margin-left: auto; 
    margin-right:auto; 
    background-image:url(kxBgPdts.gif);
    border-bottom: solid 1px #AAAAAA;
}
.kxPdtsCategoryCnt { 
    width: 979px; 
    height: 43px; 
    border-top: solid 1px #2C2C2C; 
    background-color:#909090; 
    margin-left: auto; 
    margin-right:auto; 
    text-align:left;
}
.kxPdtsCategoryCntDescrip {
    color: #414141; 
    font-size:13px; 
    margin-left:15px; 
    margin-top:11px; 
    width:700px; 
    float:left;
    height: 31px;
}
.kxPdtsCategoryCntReseller{ 
    width: 200px; 
    margin-right:15px; 
    margin-top:11px; 
    float:right; 
    text-align:right;
}
.kxPdtsCategoryTbl {
    width:979px; 
    border:0px;
    background-image: url(kxBgPdts.gif);
}
.kxPdtNavContainer {
    position: relative; 
    z-index:0; 
    width:244px; 
    height:222px;
}
.kxPdtNavPhotoContainer {
    position: absolute; 
    top:0px; 
    left:0px; 
    z-index:2; 
    width:244px; 
    height:222px; 
    float:left; 
}
.kxNavProductSt {
    position: absolute; 
    top:0px; 
    left:0px; 
    z-index:3; 
    width:244px; 
    height:222px; 
    float:left;
}
.kxPdtNavEmptyContainer {
    position: absolute; 
    top:0px; 
    left:0px; 
    z-index:2; 
    width:244px; 
    height:222px; 
    float:left; 
    background-color: #2C2C2C;
    /*background-image:url(kxPdtoBrowseEmpty.jpg);*/
}
.kxArrowDetail {
	padding-top: 3px;
	padding-right: 26px; 
	display: block; 
	font-size: 12px; 
	background: url(kxRightArrow.gif) no-repeat right top; 
	float: left;
	color: #414141; 
	margin-right: 6px; 
	height: 20px; 
	text-decoration: none;
}

.kxPdtNavEmptyData {
    width:100%; 
    height:222px; 
    background-image:url(kxPdtoBrowseEmpty.jpg);
    text-align: center;
}
.kxPdtsNavRight{
    width: 500px; 
    margin-right:15px; 
    margin-top:11px; 
    float:right; 
    text-align:right;
}
.kxPdtsNavLeft {
    width:400px; 
    margin-left:15px; 
    margin-top:11px; 
    float:left;
    text-align:left;
}
.kxPdtsBodySection {
    width: 979px; 
    height:auto; 
   	min-height:643px; 
    margin-left: auto; 
    margin-right:auto; 
    text-align:left;
}
.kxPdtsDetailBodySection {
    width: 979px; 
    height:auto; 
    margin-left: auto; 
    margin-right:auto; 
    text-align:left;
}
.kxPdtsBodyLastSection {
    width: 979px; 
    height:auto; 
    margin-left: auto; 
    margin-right:auto; 
    text-align:left;
    display:table; 
    border-bottom: solid 1px #AAAAAA;
    padding-top:5px; 
    padding-bottom:5px;
}
.kxPdtsBodyTextPage {
    width: 979px; 
    height:auto; 
   	min-height:643px; 
    margin-left: auto; 
    margin-right:auto; 
    text-align:left;
    font-size: 14px;
}
.kxPdtsSubTitle {
    padding-left:24px; 
    padding-top: 34px; 
    font-size:28px; 
    background-image:url(kxBgSp.jpg); 
    background-repeat:repeat-x;
}
.kxPageSubTitle {
    padding-left:24px; 
    padding-top: 34px; 
    font-size:28px; 
    background-image:url(kxBgSp.jpg); 
    background-repeat:repeat-x;
    color:#9ED12E;
}
.kxPdtColumnText {
    width:292px; 
    height: auto; 
    float: left; 
    margin-left:25px; 
    border-top:#333333 solid 1px; 
    color:#CCCCCC; 
    padding-top:5px; 
    margin-top: 30px;     
}

.kxPdtTitleColumn {
    font-size:17px;
}
.kxPdtColumnPhoto {
    width:292px; 
    height: auto; 
    float: left; 
    margin-left:25px; 
    color:#CCCCCC;
    text-align: center;
}
.kxPdtColumnGeneral {
    width:292px; 
    height: auto; 
    float: left;
    margin-left:25px; 
    color:#CCCCCC; 
    text-align:center;
}
.kxPdtColumnNav {
    width:292px; 
    height: auto; 
    float: left;
    /* margin-left:25px;  */
    color:#CCCCCC; 
    text-align:center;
}

.kxPnlPrevious{
    padding-left: 10px;
}
.kxPnlNext{
    padding-right: 10px;
}
/*
 * Support
 */
.kxSupportMenu {
    width:340px;
    float: left;
    margin-left: 30px;
}
.kxSupportContainer {
    width:608px;
    float: right;
}
.kxWhereToBuySearch {
    width:310px;
    float: left;
    margin-left: 30px;
    margin-right: 30px;
    color:#9ED12E;
}
.kxHdrSupportMenuOpt{
    width:258px;
    height: 29px;
    padding-top: 7px;
    border-top: solid 1px #333333;
    font-size: 16px;
}
.kxSupportOpt:visited {
    color: #FFFFFF;
	text-decoration:none;
}
.kxSupportOpt:hover {
    color: #9ED12E;
	text-decoration:none;
}
.kxSupportOpt:active {
    color: #FFFFFF;
	text-decoration:none;
}
.kxSupportOptSelected{
    color: #9ED12E;
}
.kxSupportGridViewContainer{
    border-top: solid 1px #9ED12E;
    border-bottom: solid 1px #9ED12E;
    width: 580px;
    position: relative;
    text-align: left;
    margin-bottom: 10px;
}
.kxSupportGridView{
    width: 580px;
    text-align: left;
}
.kxSupportGridViewRowStyle{
}
.kxSupportGridViewHeaderStyle{
    background-color:#444444;
    color: #FFFFFF;
}
.kxSupportGridViewAlternatingRow{
}
.kxSupportGridViewItem{
    border-bottom: solid 1px #333333;
}
.kxSupportGridViewPager {
    text-align: right;
    color: #9ED12E;
    font-family:Arial, Helvetica, sans-serif;
}
.kxWarrantyTitle {
    padding-left: 10px;
    height: 33px; 
    font-size:20px; 
    padding-top:3px;
    background-color:#9ED12E;
}
.kxWarrantyText {
    padding-left: 10px; 
    padding-right: 10px; 
    text-align: justify;    
}

/*
 * Administración y editores
 */

.kxAdminMenuArea {
    width: 219px;
    float: left;
    text-align: left;
}
.kxAdminTitle {
    margin-left: 2px; 
    height: 30px; 
    font-size: 16px;
    color: #9ED12E;    
}
.kxEditorTitle {
    text-align: left;
    height: 30px; 
    font-size: 16px;
    border-bottom-width: 1px;
    border-bottom-color: #3E3E3E;
    border-bottom-style: dotted;
    margin-bottom: 10px;
    width: 507px;
    
}
.kxHdrAdminMenuOpt{
    width: 180px;
    height: 20px;
    border-bottom-width: 1px;
    border-bottom-color: #3E3E3E;
    border-bottom-style: dotted;
    background-image: url(kxLinkDot.gif);
    background-repeat: no-repeat;
    background-position: 17px 6px;
    padding-left: 30px;
    padding-top: 2px;
}

.kxGridViewContainer{
    border: solid 1px #4F4F4F; 
    width: 507px;
    position: relative;
    text-align: left;
    margin-bottom: 10px;
}
.kxEditGridView{
    width: 507px;
    text-align: left;
}
.kxGridViewAddImg{
    width: 16px;
    text-align: left;
}
.kxEditGridViewRowStyle{
    background-color:#E5E5E5;
    color: #000000;
}
.kxEditGridViewHeaderStyle{
    background-color:#444444;
    color: #FFFFFF;
}
.kxEditGridViewAlternatingRow{
    background-color:#FFFFFF;
    color: #000000;
}
.kxEditGridViewPager {
    background-color: #444444;
    color: #000000;
    font-family:Arial, Helvetica, sans-serif;
}
.kxDetailsViewContainer {
    width: 509px;
    position: relative;
    text-align: left;
    margin-bottom: 10px;
}
.kxEditDetailsView{
    color:#333333;
    border-width: 1px;
    border-style: solid;
    border-color:#4F4F4F; 
    width: 509px;    
}
.kxEditDetailsViewRowStyle{
    background-color:#E5E5E5;
}
.kxEditDetailsViewHeaderStyle{
    background-color:#444444;
    color: #FFFFFF;
    font-weight: bold;
} 
.kxEditDetailsViewAlternatingRow{
    background-color:#FFFFFF;
    color: #000000;
}
.kxEditDetailsViewPager {
    background-color: #444444;
    color: #FFFFFF;
    text-align: center;
}
.kxEditDetailsFieldHeader {
    background-color: #D0D0D0;
    font-weight: bold;
    width: 155px;
    text-align: right;
    vertical-align: text-top;
}  
.kxCloseIcon {
	background-position: right top;
	background-image: url(fsCloseIcon.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 19px;
	height: 19px;
	right: 1px;
	top: 1px;
	z-index: 2;
	position: absolute;
}
.kxLabelLongText {
    height:100px; 
    overflow: auto; 
    overflow-x: hidden;
}

.kxFormLabel {
    font-size: 13px;
    vertical-align: text-top;
    text-align: right;
    width: 160px;
    margin-top: 0px;
    padding-right: 10px;
}
.kxFormInput {
    font-size: 13px;
    vertical-align: text-top;
    text-align: left;
    width: 280px;
}
.kxFormTable {
    width: 450px;
    border-top: #4f4f4f solid 1px;
    padding: 0px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}
.kxFormRowSep {
    height:5px;
}
.kxCheckLabel {
    text-align: left;
    width: 50%;
    vertical-align: top;
}
.kxLabelBold{
    font-weight:bold;
}
.kxCheckInput {
    text-align: left;
    width: 50%;
    vertical-align: top;
}
.kxFormSectionTitle{
    color: #9ED12E;
    text-align: left;
    font-size: 14px;
}
.kxResellersPanel{
    padding-top:5px; 
    padding-bottom:5px;
}
.kxResellerTitle{
    font-size:14px; 
    padding-top:5px; 
    padding-bottom:5px; 
    color: #9ed12e;
}
.kxResellerCity{
    color: #9ed12e;
}
.kxNotResellersFound{
    padding-top:35px;
    color: #9ed12e; 
    height:60px; 
    text-align:center;
}
/*
Scroll horizontal para thumbnails de productos
*/

div#wn	{ 
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:236px; 
	height:70px; 
	overflow:hidden;
	text-align:center;
	}
