/*--------------------------------------------
Version 1.0
Author: zed.com
Website: zed.com
Proyect: Registro Unico
--------------------------------------------
Estilos Generales
********************************************/
.fleft { /* Flotar elementos a la izquierda */float:left;}
.fright { /* Flotar elementos a la derecha */float:right;}
.tcenter { /* Centrar el contenido */text-align:center;}
.tright { /* Contenido a justificado a la derecha*/text-align:right;}
.Vmiddle { vertical-align:middle;}
.Vbottom { vertical-align:bottom;}
.separador{clear:both;height:1px;line-height:1px;font-size:1px;}
/********************************************
Fuentes
--------------------------------------------*/
body { /* Estilos genericos para todo el site */
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:1em;
	font-weight:normal;
}

/********************************************
Colores y Fondos
--------------------------------------------*/
.t_red { /* Color azul para el texto */color:red;}
.t_grey999 {/* Color 999999 */color:#999;}
.t_greenlink {/* color verde de los enlaces // premium */color:#669900;}
.t_orange {/* Color naranja de texto */color:#f27903;}
.t_white { color:#fff;}
.t_greyhard { color:#333;}
.t_greycc_bg{/* Color verde de fondo */background-color:#EDF3DF;}
.t_greyccc_bg{ /* Color gris de fondo con borde gris*/background-color:#ccc;border:1px solid #ccc;}



/********************************************
Tamaņos
--------------------------------------------*/
.t_06 { font-size:0.6em}
.t_07 { font-size:0.7em}
.t_08 { font-size:0.8em}
.t_09 { font-size:0.9em}
.t_12 { font-size:1.2em}
.t_15 { font-size:1.5em}
.t_17 { font-size:1.7em}


/********************************************
Margenes / Rellenos
--------------------------------------------*/
.margin0{ /* Poner margenes a 0 */margin:0;}

.marginB10 { /* Poner margen inferior de 10px */ margin-bottom:10px;}

.marginT5 { /* Poner margen superior de 5px */ margin-top:5px;}
.marginT10 { /* Poner margen superior de 10px */ margin-top:10px;}

.marginL0 { /* Poner margen izquierdo de 0px */ margin-left:0px;}
.marginL10 { /* Poner margen izquierdo de 10px */ margin-left:10px;}
.marginL-15 { /* Poner margen menos izquierdo de 15px */ margin-left:-15px;}
.marginL44 { /* Poner margen izquierdo de 44px */ margin-left:44px;}
.marginL123 { /* Poner margen izquierdo de 123px */ margin-left:123px;}
.marginL138 { /* Poner margen izquierdo de 138px */ margin-left:138px;}
.marginL145 { /* Poner margen izquierdo de 145px */ margin-left:145px;}
.marginL170 { /* Poner margen izquierdo de 170px */ margin-left:170px;}

.marginR10 { /* Poner margen derecho de 10px */ margin-right:10px;}
.marginR30 { /* Poner margen derecho de 30px */ margin-right:30px;}

.padding5{ /* Poner rellenos a 5px */padding:5px;}
.padding0{ /* Poner rellenos a 0px */padding:0px;}
.paddingL125 { padding-left:125px}
.paddingL145 { padding-left:145px}


/********************************************
Capas
--------------------------------------------*/
.relative { position:relative;}

/********************************************
Cabecera
--------------------------------------------*/
.sublogo_header_ma { /* Logo header zed-station en la cabecera */
	margin:18px 0 5px 21px;
	}
.logo_header_ma { /* Logo de zed en la cabecera */
	float:left;
	width:78px;
	margin:0;
	padding:0;
	}
.header_ma_menu { /*Menu superior cabecera parte izquierda */
	font-size:10px;
	float:left;
	}
/*------------------*/
ul.header_ma_menu { /*Menu superior cabecera parte izquierda */
		margin:0px;
		padding:0 0px 0 10px;
		width:545px;
		}
	ul.header_ma_menu li{ 
		display: inline;
		margin:0 8px 0 0;
		background-image:url(../images/separate_menu_header_ma.gif);
		background-repeat: no-repeat;
		background-position:right center;
		padding:0 8px 0 0;
		}
		ul.header_ma_menu li a{
			text-decoration:none
			}
/*------------------*/
.slogan {
	font-size:10px;				
	color:#ffffff;
	background-color:#82c81b;
	width:100%;
	height:17px;				
	}
	.content_slogan {
		background-image:url(../images/bg_headerizq.jpg);;
		background-repeat:no-repeat;
		background-position:bottom;
		}
		.content_slogan p {/* Slogan que aparece en la cabecera a la derecha del logo */
			font-size:0.9em;
			color:#fff;
			margin:0px;
			padding:5px 15px 5px 15px;
			font-weight:normal;
			}
	.slogan_cont{
		width:230px;
		}
	.slogan_menu{
		float:left;
		}
		.slogan_menu ul{
			margin:0px;
			padding:0 0 0 10px;
			color:#FFFFFF;
			}
		.slogan_menu li{
			display:inline;
			margin-right:5px;
			}
		.slogan_menu a{
			text-decoration:none;
			}
	.slogan_menu2{ 
		float:right;
		}
		.slogan_menu2 ul{
			margin:0px;
			padding:0 0 0 10px;
			color:#FFFFFF;
			}
		.slogan_menu2 li{
			display:inline;
			margin-right:5px;
			}
		.slogan_menu2 a{
			text-decoration:none;
			}
/*------------------*/		
.combo_idioma { /* Combo a la derecha para seleccionar el Pais*/
	float:right;
	margin:-15px 90px 0 0;
	}
	#menu { /* Menu que se despliega */
		width:90px;
		position:absolute;
		}
		.combo_idioma ul,
		.combo_idioma li {
			margin:0;
			padding:0;
			}
		.combo_idioma a:hover {
			color:#ffffff;
			}
			.enlace_menuestilo { /* Imagen de la flecha que actua de enlace */
				margin:1px 0 0 0;
				vertical-align:middle;
				border:0px;
				position:absolute;
				right:2px;
				}
			li.menu_estilo{ /* Primer Pais // Primer item del menu */
				background-color:#507917;
				border:1px solid #6da51f;
				height:15px;
				color:#ffffff;
				cursor:pointer;
				padding:0 0 0 5px;
				} 
			
			li.flop{ /*Siguientes Paises // Siguientes items*/
				padding:0 0 0px 5px;
				background-color:#333;
				visibility:hidden;
				background-image:url(../images/flecha_lista.gif);
				background-repeat:no-repeat;
				background-position: 5px 5px;
				}
				.flop a{
					margin-left:7px;
					color:#82c81b;
					text-decoration:none;
					}			 



/********************************************
Capas
--------------------------------------------*/
div.content_white {
	background-color:#fff;
	margin:0;
	padding:10px 15px 15px 15px;	
}

div.step_pre {
	border:1px solid #d5d5d5;
	background-color:#bcbaba;
	margin:0 0 10px 0;
	background-image:url(../images/bg_step_pre.gif);
	background-repeat:no-repeat;
	width:99%;
}

div.int_pre {
	width:491px;
	float:right;
	background-color:#fff;
	border-left:1px solid #d5d5d5;
	padding:5px;
	
}

.footer_f div { /* capas que contiene cada lista del footer */
	margin:0 30px 0 0;
    color:#999999;
	}

div.status { /* Modulo parte derecha que te indica tu subscripcion Standard - My Account */
	float:right;
	border-left:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	padding:5px 7px;
	margin:0;
	background-image:url(../images/banda_standard.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:270px;
}
div.status a { font-weight:normal;}
div.status_pre { /* Modulo parte derecha que te indica tu subscripcion Premium - My Account */
	float:right;
	border-left:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	padding:5px 7px;
	margin:0;
	background-image:url(../images/banda_premium.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:270px;
}
div.status,
div.status_pre strong { /* Modulo parte derecha que te indica tu subscripcion - negrita */
	font-size:1.1em;
	font-weight:bold;
}

div.dates {
	margin:7px 7px 7px 7px;
	padding:0;
}
div.dates label.datesL {
	width:140px;
	text-align:right;
	float:left;
	margin:0 2px 4px 0;
}

div.bnr_basic_data { /* Banner parte derecha / Basic data */
	background-image:url(../images/bnr_basic_data.jpg);
	background-repeat:no-repeat;
	margin:0 0 7px 0;
	padding:21px 0 10px 65px;
	background-color:#dbdbdb;
}
div.bnr_mobile_data { /* Banner parte derecha / Mobile data */
	background-image:url(../images/bnr_mobile_data.jpg);
	background-repeat:no-repeat;
	margin:0 0 7px 0;
	padding:21px 0 10px 65px;
	background-color:#dbdbdb;
}
div.bnr_alerts { /* Banner parte derecha / Alerts */
	background-image:url(../images/bnr_alerts.jpg);
	background-repeat:no-repeat;
	margin:0 0 7px 0;
	padding:21px 0 10px 65px;
	background-color:#dbdbdb;
}
div.bnr_personal_data { /* Banner parte derecha / Personal Data */
	background-image:url(../images/bnr_alerts.jpg);
	background-repeat:no-repeat;
	margin:0 0 7px 0;
	padding:21px 0 10px 65px;
	background-color:#dbdbdb;
}

div.selccpais { /*Capa que se muestra en registro premium para cambiar de pais */
	background-color:#f7f6dc;
	border:1px solid #d6d6d6;
	margin:0 0 10px 0;
	padding:5px;
}

div.footimg {
	background-image:url(../images/movil_flecha.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;	
	background-color:#EDF3DF;
	padding:15px 15px 15px 160px;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}


/********************************************
Encabezados
--------------------------------------------*/
h1.h1reg { /*Encabezado del formulario*/
	float:left;
	background-color:#fff;
	color:#333;
	font-size:0.9em;
	padding:7px 10px 8px 10px;
	margin:0px 15px 0px 0;
}
h1.h1conf { /* Encabezado Confirmacion */
	font-size:1.2em;
}
h1.h1_ma_w { /*Encabezado Ventana modal My Account*/
	float:left;
	color:#333;
	font-size:1.0em;
	padding:0px;
	margin:7px 0 3px 10px;
}
h2.h2ma {
	margin:0 0 8px 0;
	padding:0;
	font-size:0.75em;
	color:#1d75c0;
	background-color:#e4e4e4;
	height:13px;
	font-weight:bold;
}
h2.h2ma span {
	background-color:#fff;
	padding:0px 7px 0px 0;
	margin:0;
}

/********************************************
Parrafos
--------------------------------------------*/
p.instruccion {
	color:#555;
	margin:0 0 10px 0;
}
p.txt_pie {
	color:#888;
	font-size:0.6em;
	line-height:1.1em;
	margin-bottom:10px;
}
p.txt_pie2 {
	color:#000;
	font-size:0.8em;
	line-height:1.3em;
	margin-bottom:10px;
	float:left;
	width:310px;
	margin:0;
}


p.step_num {
	padding:1px 0 0 5px;
	float:left;
}

.error { /* Mensaje de error en color rojo */
	color:#FF0000;
	clear:right;
	float:left;
	margin:2px 0 0 5px;
	padding:2px 0 0 0;
	line-height:1em;
	width:190px;
}
.error2 {
	color:#FF0000;
	margin-top:2px;
	margin-bottom:5px;
	padding-top:2px;
	line-height:1em;
}
.error3 {
	margin:0 0 5px 145px;
	color:#ff0000;
}
.error4 {
	margin:0;
	padding:0;
	color:#ff0000;
	}

.campo_obligatorio {
	width:170px;
	font-size:0.6em;
	float:left;
}

p.footer_title { /* Titular de cada lista en el footer (verde)*/
	font-weight:bold;
    color:#99ff00;
    margin:0 0 12px 0;
    font-size:0.7em;
}

p.slogan { /* Mensaje en la cabecera "My Account"*/
	font-size:1.1em;				
	color:#000;
	margin:20px 0 0 33px;
	padding:0;
	float:left;	
}
p.slogan strong { /* Mensaje en la cabecera "My Account" Texto mas grande y negrita*/
	font-weight:bold;
	font-size:1.2em;
}

p.bnr_tit {
	color:#1d75c0;
	width:250px;
	font-weight:bold;
	font-size:0.7em;
	margin:0px 0px 0px 0px;
}
p.bnr_txt {
	color:#666;
	width:250px;
	font-size:0.65em;
	margin:10px 0px 0px 0px;
	line-height:1.2em;
}

p.ma_nav { /* Paso unico M7y Account - Change mobile */
	font-size: 0.8em;
	color: #333;
	font-weight: bold;
	float: left;
	border-top:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
	border-bottom:1px solid #fff;
	background-color:#fff;
	margin:0 0 -2px 0;
	padding:5px 10px 5px 10px;
	width:154px;
} 
p.ma_nav_on1 { /* Paso 1 My account Change mobile */
	font-size: 0.8em;
	color: #333;
	font-weight: bold;
	background-image:url(../images/ma_nav_on1.gif);
	background-repeat:no-repeat;
	float: left;
	border-top:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	background-color:#fff;
	margin:0 0 -1px 0;
	padding:5px 32px 5px 52px;
	background-position: 4px 4px;
	width:154px;
} 
p.ma_nav_off2 { /* Paso 2 My account Change mobile */
	font-size: 0.8em;
	color: #999;
	font-weight: bold;
	float: left;
	border-top:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	background-color:#fff;
	margin:0 0 -1px 0;
	padding:5px 10px 5px 10px;
	width:206px;	
}
p.ma_nav_on2 { /* Paso 1 My account Change mobile */
	font-size: 0.8em;
	color: #333;
	font-weight: bold;
	float: left;
	border-top:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	background-color:#fff;
	margin:0 0 -1px 0;
	padding:5px 10px 5px 10px;
	width:206px;
} 
p.ma_nav_off1 { /* Paso 2 My account Change mobile */
	font-size: 0.8em;
	color: #999;
	font-weight: bold;
	background-image:url(../images/ma_nav_off1.gif);
	background-repeat:no-repeat;
	float: left;
	border-top:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	margin:0 0 -1px 0;
	padding:5px 32px 5px 52px;
	background-position: 4px 4px;
	width:154px;
}


/********************************************
Enlaces
--------------------------------------------*/
.footer_f a { /* Estilos para los enlaces de la lista del footer */
	color:#C6C6C6;
    text-decoration:none;
}

.footer_f a:hover { /* Estilos para los enlaces de la lista del footer */
    text-decoration:underline;
}

.btn_G a { /* Boton verde Registro */
	float:left;
	height:33px;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-weight:bold;
	background-image: url(../images/btn_G_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
	font-size:0.7em;
}
.btn_G a span { /* Boton verde Registro */
	float:left;
    background:url(../images/btn_G_right.gif) no-repeat right top;
    padding:8px 15px 6px 6px;
	height:19px;
	margin:0px 0 0 3px;
    color:#000;
}


/********************************************
Imagenes
--------------------------------------------*/
img.ico_help {
	margin:2px 0px 0 5px;
	float:left;
}
img.captcha {
	margin:-4px 0 0 145px;
}




/********************************************
Listas
--------------------------------------------*/
.footer_f ul { /* lista del footer */ 
	font-size:0.7em;
	line-height:1.0em;
}
.footer_f ul li{ /* elemento de la lista del footer */
	background-image: url(../images/bullet_footer.gif);
	background-repeat: no-repeat;
	background-position:1px 4px;
	margin:6px 0 0px 0;
	padding:0 0 0 9px;
}








/********************************************
Tablas
--------------------------------------------*/







/********************************************
Formularios
--------------------------------------------*/
div.dates label.datamobile {
	width:100px;
	text-align:right;
	margin:1px 5px 0px 0;
	padding:0;
	float:left;
}
div.dates input[type=submit] { /* Modulo parte derecha que te indica tu subscripcion - boton */
	font-size:0.8em;
	margin:7px 0;
	padding:0;
}
div.dates input,
div.dates select {
	margin:0;
	padding:0;
}
div.status input[type=submit] { /* Modulo parte derecha que te indica tu subscripcion - boton */
	font-size:0.8em;
	margin:3px 0 0 0;
	padding:0;
	width:120px;
}

/*Formulario My Account*/
div.reg_form_ma { /*formulario de registro "My Account" / no se puede utilizar la etiqueta div*/
	padding:0 0 10px 0;
	margin:0 0 15px 0;
	border:1px solid #d5d5d5;
	
	/* provisional*/
	font-size:0.7em;
}
div.reg_form_ma fieldset {
	border:0;
}

.readonly {
	border:0;
	font-weight:700;
	font-size:0.8em;
	margin:0;
	padding:0;
}

div.campoajax {
	margin:7px 7px 0 7px;
	padding:0px 10px 10px 10px;
	border:1px solid #d6d6d6;
	background-color:#f7f6dc;
	background-image:url(../images/bg_campoajax.gif);
	background-repeat:repeat-x;
}
.img_campoajax {
	display:block;
	padding:0px 0 10px 0;
	text-align:center;
	margin:0px;
	font-size:0.01em;
}

.img_campoajax img{margin-top:3px;}

div.campoajax label {
	display: inline-block;
	line-height: 1.3em;
	vertical-align: top;
	float:left;
	text-align:right;
	margin:1px 5px 10px 0;
	width:120px;
}

div.campoajax fieldset input, 
div.campoajax fieldset select {
	font-size:0.8em;
	padding:0px 0 0 2px;
	margin:0;
}
div.campoajax fieldset input[type=text]{
	width:125px;
	float:left;
}
div.campoajax fieldset select {
	width:125px;
}
div.campoajax2 { /* Cuando aparece la caja a la derecha */
	margin:0px 0px 15px 145px;
	padding:0px 10px 10px 10px;
	border:1px solid #d6d6d6;
	background-color:#f7f6dc;
	background-image:url(../images/bg_campoajax.gif);
	background-repeat:repeat-x;
}
div.campoajax2 .cmxform fieldset label{
	line-height: 1.3em;
	vertical-align: top;
	float:left;
	margin:2px 5px 10px 0;
	width:auto;
}
div.campoajax2 .cmxform fieldset input[type=text] {
	font-size:0.8em;
	padding:0 0 0 2px;
	margin:2px 0 0 0px;
	float:left;
}


/*******************************************/
div.reg_form { /*formulario de registro / no se puede utilizar la etiqueta div*/
	padding:15px 15px 0 15px;
	margin:0 0 0px 0;
	border:1px solid #d5d5d5;
}

div.cmxform {
	margin:0 0 5px 0;
	font-size:0.7em;
}
div.cmxform fieldset { /* fieldset primer nivel */ 
	margin-bottom: 10px; border:none;
}
div.cmxform fieldset label { /* label primer nivel */
	display: inline-block;
	line-height: 0.9em;
	vertical-align: top;
	float:left;
	text-align:right;
	margin:4px 2px 5px 0;
	padding:0 0 3px 0;
	}
div.cmxform fieldset label { 
	width: 142px;
}
div.cmxform fieldset label.minw { 
	width: 100px;
}
div.content_white input[type=submit] {
	padding:2px 7px;
}
div.cmxform fieldset input, 
div.cmxform fieldset select { /* input/select primer nivel */
	font-size:0.8em;
	padding:0px 0 0 2px;
	margin:2px 0 0 0;
}
div.cmxform fieldset input[type=text],
div.cmxform fieldset input[type=password],
div.cmxform fieldset select { 
	float:left;
}
div.cmxform fieldset select { /* Tamaņo de los select primer nivel */
	width:125px;
}
div.cmxform input.cod_pais,
div.campoajax fieldset input.cod_pais { /* Input para codigo del pais */
	width:30px;
	border:0;
	margin:3px 2px 0 0;
	text-align:right;
	float:left;
}
div.campoajax fieldset input.cod_pais {margin:2px 3px 0 0;}
div.cmxform input.telf_pais,
div.campoajax fieldset input.telf_pais { /* Input para el telefono del pais */
	width:85px;
	float:left;
}
	
div.cmxform fieldset fieldset { /* fieldset segundo nivel */
	border: none;
	margin: 7px 0 0 144px;
	
}	
div.cmxform fieldset fieldset label { /* label primer nivel */
	display: block;
	width: 340px;
	margin:0;
	padding:2px 0 0 0;
	clear:both;
	text-align:left;
	}
div.cmxform fieldset fieldset input { /* input/select segundo nivel */
	float:none;
	margin:0px 0 0 0;
	padding:0;
	vertical-align:middle;
}
/* otros elementos*/
div.cmxform em { /* Asterisco para indicar que campo es obligatorio */
	font-weight: normal;
	font-style: normal;
	margin:0 4px 0 2px;
	font-size:1.2em;
	}
div.cmxform hr {
	height:1px;
	color:#CCCCCC;
}

input[type=submit].botonOK { /* Estilo boton ok, premium */
	margin:0 0 0 5px;
}
div.cmxform input[type=text].inputmail,
div.campoajax .cmxform input[type=text].inputmail,
div.campoajax2 .cmxform input[type=text].inputmail {
	width:170px;
}

/* Anchos de capa */
.w180 {width:180px;}
.w170 {width:170px;}
.w125 {width:125px;}
.w115 {width:115px;}
.w100 {width:100px;}
/*******************/


/*++++++++++++++++++++++++MARTA NUEVAS CLASES*+++++++++++++++++++++++++++++++++++++++++++/

/*MARTA*/
.reg_cabe_image{padding:24px 0 0 24px;}
.reg_cabe_image{background-image:url(../images/bk_colum1.gif); background-repeat:no-repeat;height:41px;}
.reg_content_grey{
	background-color:#e4e4e4;
	margin:0;
	padding:0px 11px 0px 11px;
	width:274px;
}

.content_premium_green{margin:2px 10px 5px 10px;padding:0px;background-color:#385600; background-image:url(../images/bg_contentzedpremium.gif); background-repeat:no-repeat;font-family:"Trebuchet MS", Verdana, Arial; font-size:11px;padding-bottom:10px;/*width:253px;*/}

.primera_linea{margin-top:10px;padding-left:14px;}
.content_premium_green p{padding-left:14px;padding-right:61px;}
.content_premium_green img{text-align:center;margin-left:10px;margin-top:15px;padding-botton:20px;} 

div.content_white2 {
	background-color:#fff;
	margin:0;
	padding:1px 0px 0px 0px;	
}
.tit_green{background-color:#68911f;font-family:"Trebuchet MS", Verdana, Arial; font-size:18px;color:#fff;margin-left:10px;margin-right:10px;padding-left:10px;margin-bottom:5px;}
.cont_Grey{background-color:#e4e4e4; margin-right:10px; margin-left:10px;padding-bottom:10px;}

.content_podras{padding-left:5px;padding-top:10px;font-family:"Trebuchet MS", Verdana, Arial; font-size:11px;}
.content_podras img {float:left;text-align:center;padding-right:5px;vertical-align:middle;}
.parrafo_podras{width:178px; float:right; vertical-align:middle; padding-right:10px;}
.reg_content_izq {float:left;margin-right:10px;}

.reg_content_Gr{width:655px;}


.error_pq {
color:#FF0000;
	clear:both;
	float:left;
	margin:2px 0 0 103px;
	padding:2px 0 0 0;
	line-height:1em;
	width:190px;}

/*MARTA ERROR*/

/*CIERRE DE LAS NUEVAS CLASES*/