/* @override http://www.actararquitectura.com/index.php?css=styles/style.v.1252166156 */

/******** footer styles **********/

#footer {
	position: absolute;
	bottom: 0;
	display: block;
	color: #666666;
	font-size: 10px;
}

#footer img {
	margin: 0px 5px;
	vertical-align: middle;
}

/**********  form **********/

# {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
}

form.slide, #frm {
	display: none;
	background: red;
	color: white;
	padding: 20px 25px 10px;
}

form.slide, form.slide .field {
	font: 12px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

form.slide .title {
	font-size: larger;
}

form.slide .field {
	color: gray;
	padding: 4px;
}

form.slide .name {
	margin-top: 8px;
}

form.slide .submit {
	background: #c00;
	color: white;
}

#frmSearch .field {
	border: 1px solid #ccc;
	font: bold 12px Arial;
	color: red;
}

#frmSearch .submit {
	background: #c00;
	font: bold 12px Arial;
	color: #fff;
}

iframe#hidden {
	display: none;
}

#frm .info {
	float: left;
}

#frm .form {
	margin-left: 400px;
}

#frm .message {
	text-align: right;
}

#frm textarea {
	display: block;
	margin: 8px 0;
	width: 100%;
}

/********** Search Form **********/

form.search {
	float: right;
	margin: 4px 8px;
	/*b

ackground: url(images/search.png) no-repeat;*/

	padding: 4px 8px;
}

form.search input.searchField {
	width: 100px;
	height: 20px;
	background: none;
	border: none;
	color: white;
}

form.search .searchSubmit {
	cursor: pointer;
	background: none;
	border: none;
	width: 20px;
	height: 20px;
}