

#mosform5{
	width:75%;
}
/*................ FORMULARIO CONTACTO .................................................*/


#mosform5 .mosFormGroup{      
	padding:10px;
	border-top:1px solid #ccc;
	line-height:1.8em;
	margin-bottom:10px;	
	
}



#mosform5 .mosFormGroup legend{
	font-family:Arial;
	font-size:0.75em;
	color:#444;
	padding:0px 10px 0px 10px;
	font-weight:bold;
	text-transform:uppercase;	
	color:#484848 !important;
}

#mosform5 .mosFormGroup label{
	display:block;
	font-family:Arial;
    font-size:0.75em;
	color:#484848;	
}

* html #mosform5 .mosFormGroup label{
	padding:5px 0px 5px 0px;
}

#mosform5 .mosFormGroup span.mosFormLabel{
	position:absolute;   
		
}

#mosform5 .mosFormGroup span.mosFormLabel strong{
	font-size:1.4em !important;
	font-weight:bold;
	color:#517F02 !important; 	
}

#mosform5 .mosFormGroup .inputbox{
	margin-left:15em; 
	font-family:Arial;
	padding-left:3px;
	border:1px solid #ccc;
	background-color:#f2f2f2;
	font-size:0.9em !important;
}

#mosform5 .mosFormGroup textarea{
	margin:10px 0px 10px 15em; 
	font-family:Arial;
	border:1px solid #ccc;
	background-color:#f2f2f2;
	font-size:0.9em;	
	padding:5px;
}

.mosformerror{
	color:#cc0000;
	font-size:0.7em;
	font-family:Arial;	
}
/*
#mosform7 .button, #mosform8 .button, #mosform9 .button{
	background-color:#006CB6;
	color:#ffffff;
	padding:1px 10px 1px 10px;
	font-size:0.6em;
	font-family:Verdana;
	border:0;
	border-right:2px solid #2E3263;
	border-bottom:2px solid #2E3263;
	font-weight:bold;
	text-transform:lowercase;
	cursor:pointer;
}

#mosform7 .button:hover, #mosform8 .button:hover, #mosform9 .button:hover{
	background-color:#84C642;
	border-right:2px solid #538200;
	border-bottom:2px solid #538200;
}
*/
.mosFormActions .button{
	background-color:#181214;
	color:#ffffff;
	padding:1px 10px 1px 10px;
	font-size:0.6em;
	font-family:Verdana;
	border:0;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	font-weight:bold;
	text-transform:lowercase;
	cursor:pointer;
}

.mosFormActions .button:hover{
	background-color:#666;
	border-right:2px solid #ddd;
	border-bottom:2px solid #ddd;
}

/*----- checkbox y radio button---*/

#mosform5 .mosFormElement label{
	display:inline !important;
	border:0px;
}

#mosform5  div.mosFormLabel{
	display:block;
	border-bottom:1px solid #eee;	
	font-family:Arial;
	font-size:0.75em;
	color:#484848;
}

* html #mosform5 div.mosFormLabel{
	padding:5px 0px 5px 0px;
}

#mosform5 div.mosFormLabel .mosFormElement{
	margin-left:15em; 	
}

* html #mosform5 div.mosFormLabel .mosFormElement{
	padding-left:5em !important; 	
}

#mosform5 div.mosFormLabel .mosFormElement .mosformlabel{
	font-size:1em;
	vertical-align: middle;
}

#mosform5 div.mosFormLabel input{
	vertical-align: middle;
}

/*.................. EDITOR ...............*/

.tab-page .adminform select, .tab-page .adminform textarea, .tab-page .adminform .inputbox{
	font-size:1.2em !important;
}




/*.................... REGISTRATION  ............................................*/

form#adminForm .contentpaneopen{
	margin-bottom:30px !important;
	border-bottom:1px solid white;
}

#registrationTable  label{
	display:block;

	
}


form#adminForm .titleCell{
	position:absolute;
	font-size:11px !important;
}



form#adminForm .fieldCell{
	font-size:11px;
	padding-left:10em;
	
}

form#adminForm .fieldCell input{
	padding:5px 0px 5px 3px !important;
	font-size:11px !important;
}

#registrationTable .error{
	color:#cc0000;
	font-size:11px;
	font-weight:bold;
	background-color:#FBDCDC;
	padding:5px;
}


/*...... lostpassword ......................*/

form#adminForm  p.titleCell{
	position:relative !important;
}

form#adminForm #lost_password {
	margin-bottom:20px;
}

form#adminForm #lost_password  label span{
	position:relative !important;
	font-size:13px !important;
}

form#adminForm #lost_password  label span input{
	font-size:13px !important;
}

form#adminForm  .titleCell input.button{
font-size:12px !important;
}


/*..................... ADMINISTRADOR ...................................*/

.datospersonales_c{
	font-size:0.7em;
	font-family:Arial;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	padding-bottom:5px;
	color:#484848;
}
.datospersonales_c .cabecera{
	position:absolute;
}

.datospersonales_c .datos_recogidos_view{
	padding-left:10em;
	font-weight:bold;
}

.datospersonales_c .datos_recogidos_form{
	padding-left:10em;
	
}

.datospersonales_c .datos_recogidos_form input{
	
	border:1px solid #CFD0D6;
	border-top:1px solid #B3B5BD;
	font-size:12px;
	font-family:Arial;
	width:300px;
	padding:5px 0px 5px 2px;
	background-image: url(../images/base_input.gif);
  	background-position:left top;
	background-repeat:repeat-x;	
}

.datospersonales_c .datos_recogidos_form input:hover{
	border:1px solid #63ABC7;
}

.datospersonales_content .enlace{
	margin-top:20px;
}

.datospersonales_content .enlace a, .button{
	background-color:#151012;
	color:#fff;
	font-size:0.7em;
	font-family:Arial;
	font-weight:bold;
	text-transform:uppercase;
	padding:2px 25px 2px 25px;
	text-decoration:none;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
}



.datospersonales_button .button{
	background-color:#151012;
	color:#fff;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	text-transform:uppercase;
	padding:2px 25px 2px 25px;
	text-decoration:none;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	margin-right:20px;
	cursor:pointer;
}

.datospersonales_button .button:hover{
	background-color:#214004;
}


/*....... contactos recibidos  ..............................*/


.mosform_pagenav a{
	background-color:#151012;
	color:#fff;
	font-size:0.7em;
	font-family:Arial;
	font-weight:bold;
	text-transform:lowercase;
	padding:1px 10px 1px 10px;
	text-decoration:none;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	
}

table.mosform_table{
	width:100%;
}

table.mosform_table td{
	border:1px solid #ddd;
	font-size:0.75em;
	font-family:Arial;
	padding:2px 0px 2px 5px;
}

table.mosform_table th{
	background-color:#eee;
	border:1px solid #ddd;
	color:#000;
	font-size:0.75em;
	font-family:Arial;
	padding:2px 0px 2px 5px;
	text-align:left;
}


table.adminlist td, table.adminlist th{
	font-size:0.75em;
	font-family:Arial;
}