/* ------------------------------------------------------------------------------------ *
| FORM CSS FILE :: For Credit Andorra													|
| css/forms.css																			|
| 																						|
| PROJECT :: www.creditandorra.ad v1.0													|
| 																						|
+ ------------------------------------------------------------------------------------- +
| Author :: Uaalah!!																	|
* ------------------------------------------------------------------------------------- */

/* @group MAIN :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

input {
	line-height: 1.6em;
	color: #666;
}

input[type="text"]:hover,
input[type="text"]:focus {
	color: #000;
}

label {
	color: #B6BF00;
	font-weight: bold;
	font-size: 1.09em;
}

/* @end  :::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = */

/* @group SEARCH :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

input#cercar {
	border: .1em solid #cccfd4;
	background-color: #fff;
	vertical-align: middle;
	padding: 2px 0;
	line-height: 100%;
	text-indent: .2em;
}

input#cercar_submit {
	width: 2.45em;
	height: 1.727em;
	vertical-align: middle;
}

#search label {
	text-indent: -999em;
	display: block;
	float: left;
	vertical-align: middle;
}

#search fieldset {
	margin: 0;
	float: left;
	overflow: hidden;
}

#search a {
	margin: 0 0 0 1em;
	font-style: normal;
}

/* @end  :::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = */

/* @group CONTACT ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

form strong.legend {
	color: #B6BF00;
	font-size: 1.27em;
	font-weight: normal;
	display: block;
	margin-bottom: .5em;
}

#contact_form fieldset {
	margin-bottom: 0;
}

#contact_form select,
#contact_form label {
	color: #666;
	width: 200px;
}

#contact_form label {
	font-size: 1em;
	vertical-align: top;
}

#contact_form label:hover {
	color: #666;
}

#contact_form label.active {
	text-indent: -999em;
	width: 0;
	min-width: auto;
	left: 0;
}

#contact_form .grid label {
	color: #876eac;
	font-weight: bold;
	padding-left: .4em;
}

#contact_form input.submit {
	font-size: 1.09em;
	background: #b8c112 url(../images/submit_btn.png) repeat-x;
	height: 2em;
	line-height: 2em;
	color: #fff;
	border: 0;
	padding: 0 .4em;
	cursor: pointer;
}

#contact_form .cols div label {
	width: 64px;
	min-width: 0;
	padding-right: 4px;
	float: left;
	clear: left;
	color: #666060;
	font-size: .9166em;
	font-weight: bold;
	line-height: 2em;
	text-align: right;
	vertical-align: middle;
}

#contact_form .cols div input,
#contact_form .cols div select,
#contact_form .cols div textarea {
	float: left;
	border: .1em solid #cccfd4;
	background-color: #fff;
	vertical-align: middle;
	padding: 2px 0;
	line-height: 100%;
	text-indent: .2em;
	width: 145px;
}

#contact_form .cols div textarea {
	margin-left: 4px;
	width: 200px;
	overflow: auto;
}

#contact_form .cols.exp div {
	width: 300px !important;
}
#contact_form .cols.exp div label {
	width: 105px;
}

#contact_form .cols div.checks label {
	width: 130px;
	text-align: left;
}

#contact_form .cols div.checks input {
	width: auto;
	background: none;
	border: none;
	float: right;
}


/* @end  :::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = */

/* @group COUNTRIES :: rendez ::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#location_content form {
	margin-bottom: 2em;
}

select#select_country {
	min-width: 14em;
	color: #888;
	border: 1px solid #ccc;
	margin-left: 1em;
	padding: .1em;
	vertical-align: middle;
	background-color: #fff;
}

select#select_country:hover,
select#select_country:focus {
	color: #666;
}

/* @end  :::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = */

/* @group CLEARFIX :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#contact_form .monocols .rowCol:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* @end  :::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = */
.form_com_640{
	width:640px !important;
}
.form_com_640 div{
	width:100% !important;
	overflow:hidden
}
.form_com_640 div label{
	width:150px;
}
