/* css document */
/* initial properties */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	margin-top: 10px;
	margin-bottom: 20px;
	background: url(../img/default_bg_body.jpg) repeat-x #CCCCCC;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* general properties */
body,td,th {
	font-family: Tahoma, arial, Sans;
	font-size: 13px;
	color: #5f5f5f;
}
h3 {
	color: #b2b2b2;
	font-family: "Trebuchet MS", arial, Sans;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

/*****************************************/
/*  Declaraciones generales del proyecto */
/*****************************************/

#container-all {
	width:783px;
	margin:10px auto;
}

#container-left {
	width:783px;
	float:left;
}

/********************************************************/
#footer-default {
	width:783px;
	height:40 px;
	font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
	clear:both; 
	text-align:right;
	margin:0px;
	padding:15px 0 0 0 ;
}
#footer-default_izq{
	width:20px;
	height:40px;
	clear:both; 
	background: url(../img/footer-default_izq.gif) no-repeat;
	float:left;
	
}
#footer-default_medio{
	width:743px;
	height:40px;
	background:#959597;
	float:left;

}
#footer-default_der{
	width:20px;
	height:40px;
	background: url(../img/footer-default_der.gif) no-repeat;
	float:right;
}
#footer-ccbets{
	width:56px;
	height:17px;
	background: url(../img/ccbets.jpg) no-repeat;
	float:left;
	margin:12px 0 0 0px;
}
#footer-default-nav{
	background :#959597;
	margin: 12px 0 0 0px;
	float:right;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #FFF;
}
#footer-default-nav a, #footer-default-nav a:visited {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0 0 0 5px;
	text-decoration: none;
}

#footer-default-nav a:hover {
	text-decoration: underline;
}
/**************ESTO ESTA BIEN COPIAR**********************/




/***************************************************************************************/
/***************************************************************************************/
/*																					   */
/*           					PARTE VIEJA, NO BORRAR								   */
/*																					   */
/***************************************************************************************/
/***************************************************************************************/



* {
	margin:0px;	padding:0px; list-style-type:none; text-decoration:none; border:0px none #FFF; 
}

#all{
	margin: 0 auto;
	width:780px;
	text-align:left;
	overflow:hidden;
	background-color:#EFF0F2;
}

#header {
	width:780px; overflow:hidden;
}

#contactInfo {
	float:left; position:relative; top:20px; left:70px;
	color:#FFF; width:200px; overflow:hidden;
}
#contactInfo li {
	padding:0; height:15px;
}

#leftPanel {
float:left; width:200px; overflow:hidden;
padding:20px 25px 0 25px;
}

#leftPanel #msnHelpWrapper, #leftPanel #skypeWrapper {
margin: 10px 0 10px 0;
}
#leftPanel #msnHelpWrapper a, #leftPanel #skypeWrapper a{
opacity:.7; filter:alpha(opacity=70);
}
#leftPanel #msnHelpWrapper a:hover, #leftPanel #skypeWrapper a:hover{
opacity:1; filter:alpha(opacity=100);
}


#rightPanel {
float:left; width:530px; overflow:hidden;
}


#logged_panel{
	width:780px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	clear:both;
}

#menu {
	width:196px;
	overflow:hidden;
	margin:51px 0px 0px 0px;
	padding:0px;
}
#menu li {
	margin:10px 0px 0px 0px;
	list-style-type:none;
}
#menu a {
	width:171px;
	height:23px;
	padding:10px 0px 0px 25px;
	background-image:url(../img/back-menu.gif);
	background-position:center left;
	background-repeat:no-repeat;
	display:block;
}


#menu a{
	color:#666;

}
#menu a:hover{
	color:#000;
	background-image:url(../img/back-menu-o.gif);
}

.banner{
	padding:10px;
	margin:15px 0px 15px 0px;
}

#content {
	width:780px;
	overflow:hidden;
	margin:50px 0 30px 0;
	padding:15px 0 5px 0;
	background:#EFF0F2;
}

#footer {
	height:33px;padding: 7px 15px 0 0;
	font:normal 10pt Verdana, Arial, Helvetica, sans-serif;
	clear:both; text-align:right;
color:#FFF;
	background:#EFF0F2 url(../img/footer.gif) top center no-repeat;
}


/*-------MainMenu------*/
#mainMenuWrapper {
	width:780px; overflow:hidden;	float:left; clear:both;
}
#mainMenuWrapper #mainMenu {
	font-size:9pt;
}
#mainMenuWrapper #mainMenu li{
	float:left; clear:none; text-align:center;
	width:115px; height:120px; overflow:hidden;
	margin:0; padding:0;
}
#mainMenuWrapper #mainMenu li a{
	float:left;padding:80px 0 0 0; position:relative;
	width:115px; height:30px; overflow:hidden; color:#666;
	font-size:9pt;
}
#mainMenuWrapper #mainMenu li a:hover{
	color:#000;
}

#user_menu {
	width:780px;
	margin:0; padding:0;
	color:#666;
	font-family:Arial, Helvetica, sans-serif, Sans;
	height:46px;
}

#user_menu .texto_menu {
	color:#FFF; float:left; width:100px; height:2px;
	position:relative; left:30px; top:-45px;
	font-weight:normal; font-size:12pt; text-align:left;
}

#user_menu .texto_menu a:link, #user_menu .texto_menu a:visited {
	color:#FFF; background-image:none;
}
#user_menu .texto_menu a:hover, #user_menu .texto_menu a:active {
	color:#FFF; background-image:none;
}



#user_menu a {
	background:url(../img/back-menu-a.gif) top left repeat-x;
}
#user_menu #mimenu {
	float:right;
	clear:right;
	position:relative;
	left:8px;
	width:260px;
	padding:0px 0px 0px 0px;
	height:46px;
	overflow:hidden;

	background-image:url(../img/menu-mi-menu-o.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#user_menu #herramientas {
	float:left;
	clear:none;
	position:relative;
	left:0px;
	width:260px;
	padding:0px 0px 0px 0px;
	height:46px;
	overflow:hidden;
	background-image:url(../img/menu-herramientas-o.gif);
	background-position:top left;
	background-repeat:no-repeat;

	margin:0px 0px 0px 5px;
}
#user_menu #promociones {
	float:left;
	clear:left;
	position:relative;
	left:3px;
	width:250px;
	padding:0px 0px 0px 0px;
	height:46px;
	overflow:hidden;
	background-image:url(../img/menu-promociones-o.gif);
	background-position:top left;
	background-repeat:no-repeat;

	margin:0px 5px 0px 0px;
}

#user_menu #submenu {
	float:right;
	overflow:hidden;
	position:relative;
	top:3px;
}
#user_menu span {
	font-family:Arial, Helvetica, sans-serif, Sans;
	text-transform:capitalize;
}

#user_menu #sub_menu_mi_menu {
	width:250px;
	height:36px;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(../img/back-menu-a.gif) top left repeat-x;
}
#sub_menu_mi_menu a {
	float:left;
	padding:9px 15px 9px 15px;
}
#sub_menu_mi_menu a:link, #sub_menu_mi_menu a:visited {

}
#sub_menu_mi_menu a:hover, #sub_menu_mi_menu:active {
	color:#FFFFFF;
	background-color:#1D75B3;
	background-image:none;
}
#sub_menu_mi_menu .selected {
	font-weight:bold;
	color:#FFFFFF;
	background-color:#1D75B3;
	background-image:none;
}
#sub_menu_mi_menu .common {
	color:#666666;
}

#user_menu #sub_menu_herramientas {
	width:518px;
	height:36px;
	float:right;
	padding:0px 0px 0px 0px;
	background:url(../img/back-menu-a.gif) top left repeat-x;
}

#sub_menu_herramientas a {
	float:left;
	padding:9px 7px 9px 7px;
}
#sub_menu_herramientas a:link, #sub_menu_herramientas a:visited {

}
#sub_menu_herramientas a:hover, #sub_menu_herramientas:active {
	color:#FFFFFF;
	background-color:#FF7D00;
	background-image:none;
}
#sub_menu_herramientas .selected {
	font-weight:bold;
	color:#FFFFFF;
	background-color:#F77D10;
	background-image:none;
}
#sub_menu_herramientas .common {
	color:#666666;
}


#user_menu #sub_menu_promociones {
	width:774px;
	height:36px;
	float:right;
	background:url(../img/back-menu-a.gif) top left repeat-x;
	padding:0px 0px 0px 0px;
}

#sub_menu_promociones a {
	float:left;
	padding:9px 6px 9px 7px;
}
#sub_menu_promociones a:link, #sub_menu_promociones a:visited {

}
#sub_menu_promociones a:hover, #sub_menu_promociones:active {
	color:#FFFFFF;
	background-color:#EC1816;
	background-image:none;
}
#sub_menu_promociones .selected {
	font-weight:bold;
	color:#FFFFFF;
	background-color:#EC1816;
	background-image:none;
}
#sub_menu_promociones .common {
	color:#666666;
}



#admin_menu {
	width:250px;
	overflow:hidden;
	margin:25px 0 0 0;
	padding:0px; font-size:9pt;
}
#admin_menu li {
	margin:0; padding:0 0 0 25px;
	list-style-type:none;
	border-bottom:1px dashed #CCC;
}

#admin_menu a {
	width:171px; height:12px;
	padding:5px 0px 2px 0;
}
#admin_menu a:link, #admin_menu a:visited {
	color:#666666;
}
#admin_menu a:hover, #admin_menu a:active {
	color:#000000;
}

#free_alias {
	float:right; position:relative;
	top:-185px; margin:0 30px 0 0;
	background-color:#EEE;
	width:120px;padding:10px;
	border:1px solid #CCC;
}

#free_alias li {
padding:5px;
}
#free_alias .titulo {
color:#A00;
border-bottom:1px dashed #CCC;
padding:1px;
}

#login_form {
	padding:0;
	height:40px;
	overflow:hidden;
	margin:23px 0px 0px 0px;
	padding:0 24px 0 0;
}
#login_form #b_entrar{
	
}

#login_form .text{
	height:18px;
	font:normal 8pt Arial, Helvetica, sans-serif;
	border:1px solid #FFF;
	background:#FFF;
	vertical-align:top;
}
#login_form #user{
	width:138px;
}
#login_form #pass{
	width:98px; margin:0 0 0 12px;
}

#login_data{
	font:normal 9pt Verdana, Arial, Helvetica, sans-serif;
	color:#0D296D;
	text-align:right;
	height:30px; overflow:hidden;
}

#logout {
	height:33px;
	font-size:8pt;
	text-transform:uppercase;
	color:#333;

}


#logout .tab {
	float:right;
	padding:10px 20px 0px 10px;
	height:23px;
}
#logout .tab:hover {
	float:right;
	padding:10px 20px 0px 10px;
	height:23px;
}

#logout .first_tab {
	float:left;
	padding:10px 20px 0px 10px;
	height:23px;
}

#logout a:link, #logout a:visited{
	color:#333;
}
#logout a:hover, #logout a:active{
	color:#F77D10; text-decoration:underline;
}

.clearit {
	clear:both;
}

#contenedor-header {
	height:137px;
	background-color:#EFEFE9;
}

#contenedor-header img {
	padding:3px 0 0 15px;	
}

#nombre_usuario {
	padding:50px 0 0 67px;
	font-size:18px;
	font-family:Tahoma, Verdana, Arial, arial, Sans;
	font-weight:bold;
	color:#A3A0A2;
}

#contenedor-footer {
	height:47px;
	background-color:#7E7E7E;
	margin-top:75px;
}

#contenedor-footer img {
	padding:16px 0 0 15px;
	float:left;
}

#contenedor-footer span {
	padding:17px 0 0 300px;
	color:#FFF;
	float:left;
	font-size:12px;
}

.contenedor {
	margin:0 auto;
	width:780px;
}

#menu {  
	height:39px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif, Sans;
	color:#FFF;
}

#contenedor-menu {  
	height:39px;
	background: url(../img/barra_no_elegido.gif) repeat-x;
}


#contenedor-menu ul {
	margin:0 auto 0 auto;
	padding:0;
	width:780px;
	text-align:center;
}

#contenedor-menu li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	height:39px;
}

#contenedor-menu li a {
	display:block;
	text-decoration:none;
	padding:13px 16px 0 16px;
	color:#FFF;
	font-size:12px;
	float:left;
	height:26px;
	margin:0;
}

#contenedor-menu li a:hover {
	background: url(../img/barra_elegido.gif) repeat-x;
}

#menu-elegido {
	background: url(../img/barra_elegido.gif) repeat-x;
	height:26px;
	margin:0 auto 0 auto;
	padding:13px 20px 0 20px;
	color:#FFF;
	font-size:12px;
	float:left;
}

/******************************************************************/
#contenedor-menu_admin {  
	height:39px;
	background: url(../img/barra_no_elegido_admin.gif) repeat-x;
}


#contenedor-menu_admin ul {
	margin:0 auto 0 auto;
	padding:0;
	width:780px;
	text-align:center;
}

#contenedor-menu_admin li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	height:39px;
}

#contenedor-menu_admin li a {
	display:block;
	text-decoration:none;
	padding:13px 16px 0 16px;
	color:#FFF;
	font-size:9px;
	float:left;
	height:26px;
	margin:0;
}

#contenedor-menu_admin li a:hover {
	background: url(../img/barra_elegido_admin.gif) repeat-x;
}

#menu-elegido_admin {
	background: url(../img/barra_elegido_admin.gif) repeat-x;
	height:26px;
	margin:0 auto 0 auto;
	padding:13px 16px 0 16px;
	color:#FFF;
	font-size:9px;
	float:left;
}

/*********************************************************************************/

.menu-separador {
	height:37px;
}

#sombra {  
	height:12px;
	background:url(../img/sombra.gif) repeat-x;
	margin:0 0 70px 0;
	padding:0
}

.home-numero {
	float:left;
	margin-left:21px;
}

.home-separador {
	float:left;
	margin-left:8px;
	border-left:1px solid #CDCDCD;
	height:85px;
}

.home-imagen {
	float:left;
	margin-left:8px;
}

#contenedor-texto {
	margin-left:10px;
	padding-left:25px;
	font-size:13px;
	
}

#titulo {
	color:#00B1DE;
	font-size:21px;
}

#titulo-chico {
	color:#00B1DE;
}


#texto-izquierda {
	float:left;
	margin-left:20px;
}

#texto-derecha {
	float:left;
	margin-left:110px;
}

#separador-quienes-somos {
	float:left;
	height:110px;
	border-left:1px solid #CDCDCD;
}

#separador-que-es-hispadb {
	float:left;
	height:155px;
	border-left:1px solid #CDCDCD;
}

#separador-como-funciona {
	float:left;
	height:120px;
	border-left:1px solid #CDCDCD;
}

#separador-faq {
	float:left;
	height:180px;
	border-left:1px solid #CDCDCD;
}

.pregunta-faq {
	font-weight:bold;
}

.centrado {
	text-align:center;
}

/*
#form_registro label, input {
	display: block;
	float: left;
	margin-bottom: 10px;
}
*/

#form_registro label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
}

/*#form_registro br {
	clear: left;
}*/

#lista_links {
	list-style-type:none;
	list-style-image:url(/img/bullet.jpg);
	float:left;
/*	border:1px solid;*/
	padding:0;
	margin-left:10px;
}

#lista_links li{
padding:0;
margin:0;
}

#lista_links a {
	text-decoration:none;
	color:#3B73D7;
}

#lista_links a:hover {
	text-decoration:none;
	color:#5A5A5A;
}

#lista_links2 {
	list-style-image:url(/img/bullet.jpg);
	list-style-type:none;
	float:left;
	margin:0;
	padding:0;
}

#lista_links2 a {
	text-decoration:none;
	color:#3B73D7;
}

#lista_links2 a:hover {
	text-decoration:none;
	color:#5A5A5A;
}

.lista_separada {
	margin-left:10px;
}

#seleccionado {
	color:#5A5A5A;
}

.lista-separador {
	padding:0;
	width:170px;
	height:1px;
	margin:6px 0 6px 0;
	border-top:1px solid #CDD2D3;
}

.separador_vertical {
	float:left;
	height:440px;
	margin-left:15px;
	border-left:1px solid #CDCDCD;
}

#form_add{
	margin:0;
	padding:0;
}

#contenedor_form {
	float:left;
	margin-left:15px;
	color:#5A5A5A;
}

#contenedor_form textarea {
	border:1px solid #ACA9AC;
	margin:2px 0 8px 0;
	width:220px;
	float:left;
}

#contenedor_form ul {
	margin:0;
	padding:0;
	margin-top:2px;
	float:left;
	padding-right:50px;
}

#contenedor_form li {
	padding-top:2px;
	list-style-type:none;
	clear:left;
}

.estilo_input {
	border:1px solid #ACA9AC;
	margin-top:2px;
	width:200px;
}

.estilo_input_small {
	border:1px solid #ACA9AC;
	margin-top:2px;
	width:20px;
}


.estilo_fecha {
	border:1px solid #ACA9AC;
	margin:2px 0 8px 0;
}

.lista_checkbox {
	width:auto;
	border:1px solid;
	padding:0;
	text-align:left;
}

#contenedor_view {
	float:left;
	width:549px;
	padding:0;
/*	border:1px solid;*/
}

#header_tabla {
	background-color:#F2F2ED;
	font-weight:bold;
	height:20px;
	width:549px;
/*	float:left;*/
	margin:0;
}

#header_tabla tr {
	padding-left:0;
}

.renglon {
	margin-left:5px;
	height:27px;
	width:549px;
}

.renglon2 {
	margin-left:5px;
	height:37px;
	width:549px;
}

.renglon2 td {
  border-bottom:1px solid #CDCDCD;
}

.db_header {
	height:35px; /*62*/
	padding:12px 0 0 0;
	clear:both;
	width:549px;
	color:#656565;
}

.db_separador {
	height:1px;
	margin:0 0 0 5px;
	border-bottom:1px solid #CDCDCD;
	width:549px;
	background:#CDCDCD;
}

.db_desc_titulo {
	font-weight:bold;
	float:left;
	clear:left;
}

.db_desc_contenido {
	float:left;
}

.db_desc_lista ul{
	margin:10px;
	padding:0;
	float:left;
	clear:both;
}

#loginEmail {
	font-size:14px;
	font-weight:bold;
}

.messages_header {
	float:left;
	height:18px;
	padding:2px 0 2px 0;
	clear:both;
	width:549px;
	color:#656565;
	cursor:pointer;
}

.messages_header td {
	font-size:11px;
}

.messages_header tr {
	background-color:#3399FF;
}

.message_header {
	font-weight:bold;
	float:left;
	padding-top:10px;
}

.message_content {
	padding:10px 0 0 10px;
	float:left;
}

.message_text {
	float:left;
	padding-top:10px;
	width:535px;
	border:1px solid #ACA9AC;
	padding:5px;
}

#contenedor_mensajes {
	width:539px;
}

#contenedor_form2 {
	float:left;
	margin-left:15px;
	color:#5A5A5A;
	width:549px;

}


#contenedor_form2 textarea {
	border:1px solid #ACA9AC;
	margin:2px 0 8px 0;
	width:220px;
	float:left;
}
/*
#contenedor_form ul {
	margin:0;
	padding:0;
	margin-top:2px;
	float:left;
	padding-right:50px;
}
*/
#contenedor_form2 li {
	padding-top:2px;
	clear:left;
}

.estilo_ganancias {
	border:1px solid #ACA9AC;
	width:100px;
}

.resaltado {
	font-weight:bold;
	float:left;
	margin-right:10px;
}

.resaltado2 {
	font-weight:bold;
	float:left;
}

.nombre_campaign {
	color:#9844A3;
	float:left;
}

.campaign_container {
	margin:10px 0 0 12px;
	float:left;
}

.campaign_separador {
	padding:0;
	height:1px;
	margin:30px 0 30px 0;
	border-top:1px solid #CDD2D3;
}

.user_separador {
	padding:0;
	height:1px;
	margin:0 0 0 5px;
	border-top:1px solid #CDD2D3;
}

.event_separador {
	padding:0;
	height:1px;
	margin:2px 0;
	border-top:1px solid #CDD2D3;
}

.user_edit {
	margin:0 0 10px 5px;
	float:left;
	clear:both;
	font-size:11px;
}


.col122 {
	width:122px;
/*	clear:none;*/
}

.col100 {
	width:100px;
/*	clear:none;*/
}

.col82 {
	width:82px;
/*	clear:none;*/
}

.col80 {
	width:80px;
/*	clear:none;*/
}

.col79 {
	width:79px;
/*	clear:none;*/
}

.col67 {
	width:67px;
/*	clear:none;*/
}

.col65 {
	width:65px;
/*	clear:none;*/
}

.col60 {
	width:60px;
/*	clear:none;*/
}

.col45 {
	width:45px;
/*	clear:none;*/
}

.col42 {
	width:42px;
/*	clear:none;*/
}

.col25 {
	width:25px;
/*	clear:none;*/
}

.rowDesc {
	background-color:#EAF9FF;
	width:549px;
}

.tableClass {
	width:549px;
	margin-left:5px;
}

.error_message2 {
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
}

.segTable a, a:hover, a:link, a:visited {
  text-decoration:none;
  color:#000;
}


/* Estilos Cake! */
#flashMessage, .error, .error_message {
	color: #FF0000;
	font-size: 12px;
}

.error_message {
	padding-right: 50px;
}

.error em {
	font-size: 18px;
	color: #003d4c;
}

.notice {
	color: #656565;
	font-size: 14px;
	background-color: #f4f4f4;
	padding: 0.5em;
	margin: 1em 0;
	display:block;
}

.tip {
	color: #656565;
	background-color: #ddd;
}
#content-top {
	background: url(../img/bg_top_content.gif) no-repeat; 
	height: 31px;
}
#content-middle {
	background: url(../img/bg_middle_content.gif) repeat-x #FFFFFF;
	padding: 20px; 
}
#content-bottom {
	background: url(../img/bg_bottom_content.gif) no-repeat; 
	height: 31px;
}
#container-left-texto2 {
  padding: 100px 45px 0 30px;
	float: right;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #676769;
	width: 165px;
}
.textfield {
	font-family: Tahoma, arial, Sans;
	background: #FFFFFF;
	border: 1px solid #b2b2b2;
	font-size: 13px;
	width: 250px;
}
.textfield:focus {
	background: #f1f0fc;
	border: 1px solid #746adb;
}
.inputs {
	height: 25px;
	clear: both;
}
.inputs_area {
	clear: both;
}
#form {
	width: 450px; 
	text-align: right;
	padding: 0 0 0 50px;
}
.btn_send {
	color: #FFFFFF;
	font-family: "Trebuchet MS", arial, Sans;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	display: block;
	width: 75px;
	height: 30px;
	text-decoration: none;
	background: url(../img/admin/bg_btn_send.gif);
	text-align: center;
	border: 0;
	margin: 0 auto;
}
#send {
	width: 350px;
	text-align: center;
}
