/* ------------------------------------------------------------------------------------ *
| GLOBALS CSS FILE :: For Modular web													|
| css/forms.css																			|
| 																						|
| PROJECT :: Modular web																|
| 																						|
+ ------------------------------------------------------------------------------------- +
| Author :: Uaalah!!																	|
* ------------------------------------------------------------------------------------- */


/* GLOBALS ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

label {
	font-size: 12px;
	font-weight:bold;
}

input {
	color:#666666;
}


/* SEARCH FORM ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#search fieldset {
	float:right;

}
#search label {
	display:block;
	float:left;
	text-indent:-999em;
	vertical-align:middle;
}
input#buscar {
	line-height:100%;
	padding:2px;
	width: 157px;
	vertical-align:middle;
    height: 14px;
    text-align: right;
    margin: 10px 0;
}
    input#buscar:focus {
        border: 1px solid #ea5b0c;
    }
input#buscar_submit {
	height:19px;
	vertical-align:middle;
	width:27px;
}
#search a {
	font-style:normal;
	margin:0 0 0 10px;
}
	#search a:hover {
		text-decoration: underline;
	}

/* LOGIN FORM :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#login .usuario ,
#login .password  {
	margin-bottom: 5px;
}
#login fieldset {
}
#login label{
	display: block;
	line-height: 20px;
	cursor: pointer;
    float: left;
    clear: both;
    padding-right: 10px;
}
#login input{
	height:14px;
	line-height:100%;
	padding:2px 0;
	text-indent:2px;
	vertical-align:middle;
	width: 130px;
    display: block;
    margin-bottom: 10px;
    float: right;   
}
    #login input:focus{
        border: 1px solid #ea5b0c;
    }
#login #login_submit{
	border: 0 none;
	height: 20px;
	padding:2px 0;
	width: 80px;
    margin: 0;
    cursor: pointer;
    clear: both;
}
    #login #login_submit:hover{
        text-decoration: underline;
    }
#login a{
	/* float:right; */
    text-decoration: none;
    padding: 0 6px;
}
	#login a:hover {
		text-decoration: underline;
	}
	#login a:before{
	}

#loginbox{
    display: none;
    overflow: hidden;
}

/* COMMENTS FORM ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.com_form{
	padding-top: 10px;
}
.com_form .formRow{
	width: 100%;
	overflow: hidden;
	padding-bottom: 5px;
}
.com_form label, .apply label{
	cursor: pointer;
    display: block;
    clear: both;
    padding-top: 15px;
}
.com_form input{
	line-height: 100%;
	padding: 2px 0;
	text-indent: 2px;
	vertical-align: middle;
	width: 250px;
}
.com_form textarea{
	height: 70px;
	line-height: 100%;
	padding: 2px;
	vertical-align: middle;
	width: 246px;
}
.com_form input.button{
    width: 80px;
}
.com_form #recaptcha_widget {
    margin-left: 0;
    padding-left: 0;
}
.com_form .titulo {
    padding-bottom: 10px;
    font-weight: bold;
}
.com_form #enviar {
    font: bold 15px/26px arial,verdana,sans-serif;
    height: 26px;
    width: 120px;
}
.com_form #enviar:hover {
    cursor: pointer;
    text-decoration: underline;
}
/* CONTACTAR ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.contacto form{
	padding: 5px 0 20px 0;
}
.contacto .normal,
.contacto .special{
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
}
.contacto .submit{
	padding-left: 100px;
}
.contacto .special{
	line-height: 30px;
}
.contacto label{
	font-weight: bold;
}
	.contacto .normal label{
		float: left;
		font-size: 14px;
		width: 100px;
		line-height: 30px;
		cursor: pointer;
	}
	.contacto .normal label.error{
		width: auto;
		font-weight: normal;
		margin-left: 100px;
		font-size: 11px;
		line-height: 18px;
	}
	.contacto .special label{
		font-weight: normal;
	}
.contacto .normal input{
	float: left;
	width: 410px;
	height: 26px;
	padding: 2px 5px;
	font: normal 14px/26px arial, verdana, sans-serif;
}
.contacto .submit input{
/* 	width: 120px;
	height: 26px;
	padding: 2px auto;
	font: normal 15px/26px arial, verdana, sans-serif;
    font-weight: bold; */
}
	.contacto .submit input:hover{
		cursor: pointer;
	}
.contacto .special input{
}
.contacto textarea{
	float: left;
	width: 410px;
	height: 154px;
	padding: 2px 5px;
	font: normal 14px/26px arial, verdana, sans-serif;
}
.contacto .special p{
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 350px;
}
.contacto .special .respuestas{
	float: left;
}
.contacto #recaptcha_widget input{
	width: 395px;
	height: 26px;
	padding: 2px 5px;
	font: normal 14px/26px arial, verdana, sans-serif;
}
.contacto #recaptcha_widget label.error{
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
}
/* ENVIAR CURRICULUM (trabajo) ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.apply form{
	padding: 15px 0 20px 0;
}
.apply .normal,
.apply .special{
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
}
.apply .submit{
	padding-left: 10px;
}
.apply .special{
	line-height: 30px;
}
/* .apply label{
	font-weight: bold;
}
	.apply .normal label{
		float: left;
		font-size: 14px;
		width: 100px;
		line-height: 30px;
		cursor: pointer;
	} */
	.apply label.error{
		margin-left: 200px;
		padding: 0;
	}
	.apply .special label{
		font-weight: normal;
	}
.apply .normal input{
	float: left;
	width: 410px;
	height: 26px;
	padding: 2px 5px;
	font: normal 14px/26px arial, verdana, sans-serif;
}
.apply .submit input{
	width: 120px;
	height: 26px;
	padding: 2px auto;
	font: normal 15px/26px arial, verdana, sans-serif;
    font-weight: bold;
}
	.apply .submit input:hover{
		cursor: pointer;
	}
.apply .special input{
}
.apply textarea{
	float: left;
	width: 410px;
	height: 154px;
	padding: 2px 5px;
	font: normal 14px/26px arial, verdana, sans-serif;
}
.apply .special p{
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 350px;
}
.apply .special .respuestas{
	float: left;
}
.apply #recaptcha_widget {
    margin-left: 190px;
}
.apply #recaptcha_widget input{
	width: 395px;
	height: 26px;
	padding: 2px 5px;
	font: normal 14px/26px arial, verdana, sans-serif;
}
.apply #recaptcha_widget label.error{
    margin-left: 0;
}
.apply .enviar{
    margin-left: 200px;
}

/* REGISTRO :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.registro .formRow {
    margin-bottom: 0.3em;
    overflow: hidden;
    width: 100%;
}
.registro label {
    display: block;
}
.registro input, .registro textarea {
    font-size: 1.2em;
    height: 1.4em;
    margin: 0 0 10px;
    padding: 5px;
    width: 850px;
}
.registro #boton {
    display: block;
    height: 25px;
    width: 80px;
}
.registro .halfRow input, .registro .halfRow textarea, .registro .halfRow select {
    width: 300px;
}
.registro select {
    font-size: 1.2em;
    height: auto;
    margin: 0 0 10px;
    padding: 5px;
    width: 850px;
	border: 0 none;
}
.registro option {
    margin: 0;
}
.registro .halfRow div {
    float: left;
    margin-right: 50px;
    width: 300px;
}
.registro .halfRow div div {
    float: none;
    margin-right: 0;
    width: auto;
}
.registro .halfRow div div label {
    display: none;
}
.registro .halfRow div .provincia_visible label {
    display: block;
}
.registro .checkBox {
}
.registro .checkBox input {
    display: inline;
    margin-right: 0.2em;
    vertical-align: middle;
    width: auto;
}
.registro .checkBox label {
    display: inline;
    margin-right: 3em;
}
.registro .separador {
    margin: 0.5em 0 1em;
}
.registro #enviar {
    font-weight: bold;
    height: 30px;
    margin: 1em 0 0;
    padding: 3px 5px;
	width: 200px;
}
.registro #enviar:hover {
    cursor: pointer;
    text-decoration: underline;
}
.registro textarea {
    height: 215px;
}
