body{
	margin:0;
	padding:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

/* Hace que las imagenes no tengan borde... */
img {
	border: none;
}


/* Le quitamos el diseño pro defecto a los componentes de los formularios*/
input{
	border: 1px solid #D4D0C8;
}
textarea{
	border: 1px solid #D4D0C8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* URL's*/
a{
	text-decoration: none;
	color: #000099;
}
a:hover{
	color: #E93747;
}

/* fondo de hoja... Bordes con sombra /lado derecho /lado izquierdo /fondo */
#contained{
}
#contained .fondl{
	background-color: #D4D4D4;
	background-image: url(../images/fond01.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#contained .fondr{
	background-color: #D4D4D4;
	background-image: url(../images/fond02.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#contained .fondc{
	background-image: url(../images/fond03.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}

/* Cabecera aqui va el logo y la frase de la empresa */
#header{
	padding-top: 20px;
	padding-left: 40px;
	padding-bottom: 15px;
}
#header h1{
	top: 30px;
	position: absolute;
	right: 50%;
	font-size: 125%;
	color: #333333;
	font-weight: normal;
	width: 231px;

}
#membership {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 890px;
	top: 13px;
}
#membershipsp {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 892px;
	top: 13px;
}

/* Menu de navegacion principal*/
#menu{
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#menu ul{
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 20px;
}
#menu li{
	display:inline;
    margin:0;
    padding:0;
}
#menu a{
	float:left;
	background:url(../images/menu1.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	color: #333333;
}
#menu a span{
	float:left;
	display:block;
	background:url(../images/menu2.gif) no-repeat right top;
	padding:5px 15px 5px 6px;
	color:#333333;
}
#menu a span{
	float:none;
}
#menu a:hover span {
	color:#FFF;
}
#menu a:hover {
	background-position:0% -42px;
}
#menu a:hover span {
	background-position:100% -42px;
}
#menu #current a {
    background-position:0% -42px;
}
#menu #current a span {
	background-position:100% -42px;
	color: #FFFFFF;
}

/* Enlace de lenguaje */
#lang{
	font-size:90%;
	line-height:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
}

/* Clase para resltar el color de textod e los productos */
.product{
	color: #FF3300;
	}
.product_test_negrita{
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.product_enfasis_negrita {
	font-size: 95%;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.Estilo_titulo {
    font-size: 16px
}
.product_enfasis_title {
	font-size: 95%;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
.product_test{
	color: #669900;
}
.tittle_cuadro{
	color: #ffffff;
	font-weight: bold;
}
.Azul_negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.texto_cuadro_neg{
	color: #000000;
	font-weight: bold;
	font-size:90%;
}
.texto_gold_big{
	color: #a08335;
	font-weight: bold;
	font-size:125%;
}
.txt_azul_title {
	color: #0066CC;
	font-weight: bolder;
	font-size: 130%;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

/* Barra con la lista de productos */
#list_products{
	background-color: #F4F4F4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 18px;
	vertical-align: top;
}
#list_products h1{
	font-size: 90%;
	padding: 0px;
	margin: 0px;
}
#list_products ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#list_products li{
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#list_products a{
	color: #074A81;
	font-size: 85%;
}
#list_products a:hover{
	color: #E93747;
}

/* Pie de pagina*/
#foot{
	background-color: #5C5B5B;
	font-size: 72%;
	color: #FFFFFF;
	text-align: center;
	padding: 8px;
}
#foot a{
	color: #FFFFFF;
}
#foot a:hover{
	color: #E2F1FF;
}


/* CSS Document JABSOFT*/
/* CSS para pagina INDEX */
/* Contiene el panel de presentacion de informacion en la pagina principal */
#panels_home{
	font-size: 85%;
}

/* Titulos */
#panels_home th{
	background-image: url(../images/fond05.jpg);
	background-repeat: repeat-x;
	height: 34px;
	text-align: left;
	font-size: 150%;
	padding-left: 10px;
	font-weight: normal;
	color: #666666;
	width: 33%;
}
#panels_home .cabecera{
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 216px;
}

/* Cuerpo */
#panels_home td{
	padding: 10px;
	vertical-align: top;
}
#panels_home .cuerpo{
	padding: 10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #BFBFBF;
	border-left-color: #BFBFBF;
}

/* News */
#panels_home .imagen{
	float: left;
	padding-right: 10px;
}
#panels_home h1{
	font-size: 92%;
	font-weight: bold;
}
#panels_home td p{
	padding-bottom: 10px;
	text-align: justify;
}

/* Spotlight */
#panels_home .cuerpo h1{
	margin-bottom: 5px;
}
#panels_home .cuerpo p{
	margin-top: 5px;
}

/* Learning zone*/
#panels_home h2{
	color: #CD413F;
	margin: 0px;
	font-size: 150%;
}
#panels_home h3{
	padding: 0px;
	font-size: 115%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#panels_home h4{
	padding: 0px;
	font-size: 115%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* Listas */
#panels_home ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#panels_home li{
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Enlaces para todo el panel */
#panels_home a{
	color: #3573B1;
	text-decoration: none;
}
#panels_home a:hover{
	text-decoration: underline;
}


/* CSS Document JABSOFT*/
/* CSS para paginas de productos */
#page_comun{
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 85%;
}
#page_comun h1{
	font-size: 175%;
	color: #4C4C4C;
	font-weight: normal;
	margin-bottom: 10px;
}
#page_comun h2{
	font-size: 100%;
	color: #3B64C0;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page_comun h3{
	font-size: 115%;
	color: #C3B15F;
	margin-bottom: 10px;
}
#page_comun img{
	float: left;
	padding-top: 0px;
	margin-top: 0px;
	clear: both;
	margin-right: 20px;
	padding-bottom: 20px;
}
#page_comun p{
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 2px;
}
#page_comun ul{
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#page_comun li{
	background-image: url(../images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 0px;
	text-align: justify;
}
#page_comun #downloads{
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#page_comun #downloads li{
	list-style-type: none;
	display: block;
	clear: both;
	margin-left: 0px;
	padding-left: 0px;
	height: 35px;
}
#page_comun #downloads img{
	margin: 0px;
	padding: 0px;
	float: left;
}
#page_comun #downloads span{
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
	height: 35px;
	padding-top: 5px;
}

/* CSS Document JABSOFT*/
/* CSS para paginas de productos */
/* Arte de los productos*/
#art{
	margin: 0px;
	padding: 0px;
}

/* Descripcion corta de los productos  */
#info_small{
	padding: 10px;
	font-size: 85%;
	}
#info_small h0 {
	font-size: 95%;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#info_small h1{
	font-size: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#info_small h2{
	background-image: url(../images/fond061.gif);
	background-repeat:  repeat-x;
	font-size: 95%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#info_small h3{
	background-image: url(../images/fond041.jpg);
	background-repeat: no-repeat;
	text-align: right;
	font-size: 110%;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	margin: 0px;
}
#info_small h3 a{
	color: #E93747;
}
#info_small h3 a:hover{
	color: #0033CC;
	text-decoration: underline;
}
#info_small p{
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#info_small ul{
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	font-size: 90%;
}
#info_small li{
	margin: 0px;
	list-style-type: none;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

/* Pagina internas de productos.........
Area de informacion  esta en el centro de la pagina; determina textos, logo marketplace, listas, titulos con h1, textos con etiquetas p, enlaces, */
/* Acceso rapido: logo, precio, trial, buy */
#acces_easy{
	padding-right: 15px;
	float: left;
	text-align: right;
	width: 120px;
	padding-top: 10px;
	margin: 0px;
	vertical-align: top;
	font-size: 85%;
}
#acces_easy h1{
	font-size: 105%;
}
#acces_easy strong{
	color: #E93747;
}

/* Boton trial *//* Boton buy now */
.btn_trial, .btn_buy{
	float:right;
	background:url("../images/btn_buy_trial_1.gif") no-repeat left top;
	padding:0 0 0 5px;
	text-decoration:none;
	font-size: 105%;
}
.btn_trial span{
	color:#E93747;
}
.btn_buy span{
	color:#333333;
}
.btn_trial span, .btn_buy span{
	float:right;
	display:block;
	background:url("../images/btn_buy_trial_2.gif") no-repeat right top;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-right: 2px;
}
.btn_trial span, .btn_buy span{
	float:none;
}
.btn_trial:hover span, .btn_buy:hover span{
	color:#FFFFFF;
}
.btn_trial:hover, .btn_buy:hover {
	background-position:0% -21px;
}
.btn_trial:hover span, .btn_buy:hover span {
	background-position:100% -21px;
}




/*.btn_buy{
	background-image: url(../images/btn_fondo.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 105%;
	color: #333333;
	margin: 0px;
	text-decoration: none;
}
.btn_buy:hover{
	color: #FFFFFF;
	background-image: url(../images/btn_fondo_on.gif);
}*/

/* Fondo de logo de Marketplace*/
#jabsoft_marketplace{
	background-image: url(../images/decoration_marketplace.gif);
	height: 60px;
	width: 260px;
	background-repeat: no-repeat;
	padding-top: 5px;
	background-position: 0px 0px;
	padding-left: 6px;
	padding-right: 5px;
	float: right;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 10px;
}
#jabsoft_membership{
	height: 60px;
	width: 185px;
	background-repeat: no-repeat;
	padding-top: 5px;
	background-position: 0px 0px;
	padding-left: 6px;
	padding-right: 5px;
	float: right;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 0px;
}

/* Menu Secundario */
#menu_second{
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #F6F6F6;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #69ADF0;
}
#menu_second ul{
	margin: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#menu_second li{
	float: left;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
#menu_second a{
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#menu_second a:hover {
	background-color: #CBCBCB;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #666666;
}
#menu_second #current a {
	background-color: #69ADF0;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}

/* Cuerpo de la informacion*/
#information{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 85%;
	text-align: justify;
}
#information h1{
	font-size: 105%;
	color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#information h2{
	font-size: 110%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: normal;
}
#information h3{
	font-size: 110%;
	color: #CE0000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#information p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#information .imagen{
	float: left;
	border: 1px solid #999999;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#information hr{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E5E5E5;
	background-color: #FFFFFF;
}
#information ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#information ul li{
	list-style-type: none;
	background-image: url(../images/vi_red.jpg);
	background-repeat: no-repeat;
	background-position: 18px 4px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 40px;
	background-attachment: scroll;
	margin: 0px;
}
#information table{
	margin-left: 25px;
	text-align: left;

}
#information table th{
	background-color: #DAE4F1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 20px;
	border-bottom-color: #FBFBFB;
}
#information a{
	text-decoration: none;
}
#information a:hover{
	color: #074A81;
	text-decoration: underline;
}
.borde_gris {
	border: 1px solid #CCCCCC;
}


/* Diseño de de formulario de sharing */
#sharing{
	padding-left: 20px;
	
}
#sharing label{
	color: #E93649;
	font-weight: bold;
	
}
#information .learn_more {
	margin-right: 20px;
	margin-top: 10px;
}

#table_awards {
}
.product_enfasis {
	background-image: url(../images/bullet4.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 120%;
	font-style: italic;
	list-style-type: none;
	padding-left: 18px;
	margin-top: 10px;
}
#desc_corta {
	font-size: larger;
	color: #FFFFFF;
	text-align: justify;
	background-image: url(../images/desc_corta_fondo1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 320px;
	padding-right: 12px;
	padding-left: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-style: italic;
}
#desc_corta2 {
	background-image: url(../images/desc_corta_fondo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 344px;
	height: 14px;
}
#information_table_testimonial{
margin-left: 25px;
	width: 700px;
	text-align: left;
	}
#information_minicharts{
	margin-left: 25px;
	width: 600px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
#information_tvideo{
	margin-left: 20px;
	width: 485px;
	text-align: left;
}	
#information_cuadro{
	margin-left: 15px;
	width: 420px;
	text-align: left;
	margin-top: 10px;
	}
.texto_reseller {
	font-size: 90%;
	text-align: justify;
	line-height: 18px;
	width: 593px;
	margin-left: 15px;
}
a.a0 {
	color: #FFFFFF;
	text-decoration: none;
}
a.a0:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
#lang ul {
	list-style-type: none;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#lang li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#lang a {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.font_smaller {
	font-size: 75%;
}
.font_smaller a {
	color: #E93747;
	text-decoration: none;
}
.font_smaller a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#survey_tbl {
	font-size: 75%;
}
#survey_thanks {
	margin: 10px;
	font-size: 11px;
}
.howto
{

}

#menu_capa
{
	z-index: 2000;
	overflow: visible;
	width: 175px;
	position: relative;
	visibility: visible;
}
#capa_banner
{
	position: absolute;
	visibility: visible;
	z-index: -1;
}
.texto_banner
{
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 40px;
}
