#halo {
	position: fixed;
	top: 5px;
	right: 5px;
	z-index: 200;
	padding: 3px;
	background: #fff;
	opacity: 0.7;
}

/* ------------ */
BODY { 
	background: #fff;
	font-family: verdana;
	font-size: 10px;
	color: #000;
	padding: 0;
	margin: 0;
	padding-top: 10px;
	text-align:center;
}
SELECT, TEXTAREA, INPUT {
	font-family: verdana;
	font-size: 10px;
}
FORM {
	padding: 0;
	margin: 0;
}

P, TH, TD {
	font-size: 10px;
}
A {
	color: #339;
	text-decoration: none;
}
A:hover { text-decoration: underline; }

/*a.titulo:link{	color: #339;text-decoration: none;}*/
a.titulo:link{color: black;text-decoration: none;}
a.titulo:visited {color: black;text-decoration: none;}
a.titulo:active{color: black;text-decoration: none;}
a.titulo:hover{	color: black;text-decoration: none;}



H1 {
	font-family: helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
}
H2 {
	font-family: helvetica, sans-serif;
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}
H3 {
	margin-top: 0;
	padding-top: 6px;
}
H4 {
	background: #333;
	color: #fff;
	padding: 3px;
	font-weight: normal;
	font-size: 12px;
}

H5
{
	font-size: 12px;
	color: #666;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}

IMG { border: none; }
#body {
	text-align: center;
	margin: 14px;
	margin-top: 2px;
	background: #c7d9ed;
	padding: 10px;
	position: relative;
	font-family: verdana;
	color: #000;
	min-width: 772px;
}

#body .tl, #body .tr, #body .bl, #body .br { position: absolute; width: 16px; height: 16px; }
#body .tl { top: 0; left: 0; background: #fff url(../images/b_tl.png) top left no-repeat; }
#body .tr { top: 0; right: 0; background: #fff url(../images/b_tr.png) top right no-repeat; }
#body .bl { bottom: 0; left: 0px; background: #fff url(../images/b_bl.png) bottom left no-repeat; }
#body .br { bottom: 0; right: 0; background: #fff url(../images/b_br.png) bottom right no-repeat; }

#inner_frame {
	text-align: left;
	margin: 10px auto;
	background: #fff;
	width: 772px;
	position: relative;
}
#inner_frame .tl, #inner_frame .tr, #inner_frame .bl, #inner_frame .br { position: absolute; width: 16px; height: 16px; }
#inner_frame .tl { top: 0; left: 0; background: #fff url(../images/w_tl.png) top left no-repeat; }
#inner_frame .tr { top: 0; right: 0; background: #fff url(../images/w_tr.png) top right no-repeat; }
#inner_frame .bl { bottom: 0; left: 0; background: #fff url(../images/w_bl.png) bottom left no-repeat; }
#inner_frame .br { bottom: 0; right: 0; background: #fff url(../images/w_br.png) bottom right no-repeat; }

#container {
	padding: 16px;
	padding-bottom: 0;
}
#footer {
	clear: both;
	color: #666;
	width: 740px;
	padding: 0 16px;
	margin: auto;
	font-size: 9px;
	font-family: verdana;
}
#footer IMG {
	float: right;
}

#footext #enlaces {
	margin: 5px 0px 7px 0px;
	text-align: center;
	line-height: 14px;
}

#banner {
	height: 60px;
	position: relative;
}
#banner #title {
	width: 252px;
	padding: 4px;
	padding-top: 0;
	height: 52px;
	border-bottom: 1px solid #ccc;
}
#banner #title TD.logo_text {
	padding-bottom: 5px;
	font-size: 24px;
}
#banner #title IMG {
	margin-bottom: 4px;
}
#banner #ad {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 270px;
	right: 0px;
	width: 468px;
	height: 60px;
	background: #fff;
}
/* MENU-TOP */
#menu-top {
	color: #1c5ba3;
	font-size: 10px;
	font-family: verdana;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	padding-left: 30px;
}
#menu-top UL {
	margin: 0;
	padding: 0;
	list-style: none; /* Thanks, IE */
}
#menu-top UL LI {
	background: #fff url(../images/menu_bullet_blue.png) left center no-repeat;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	padding-left: 8px;
	/* list-style-position: inside; /* redundant (broken in IE) */
	font-family: helvetica;
}
#menu-top A {
	text-decoration: none;
	color: #999;
}
#menu-top A.hl {
	color: #1c5ba3;
	font-weight: bold;
}
/* MENU-BOTTOM */
#menu-bottom {
	color: #999;
	font-size: 10px;
	font-family: verdana;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}
#menu-bottom UL {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu-bottom UL LI {
	background: #fff url(../images/menu_bullet_grey.png) left center no-repeat;
	float: left;
	margin-right: 6px;
	margin-left: 5px;
	padding-left: 8px;
	/* list-style-position: inside; /* redundant (broken in IE) */
	font-weight: bold;
}
#menu-bottom UL LI.active {
	color: #999;
}
#menu-bottom A {
	text-decoration: none;
	color: #1c5ba3;
}

DIV.options {
	line-height: 31px;
	vertical-align: middle;
	height: 31px;
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
}

#options-top, #options-bottom { background-color: #fff; background-position: top left; background-repeat: no-repeat; color: #fff; font-weight: bold; }

DIV.options A { text-decoration: none; color: #fff; font-size: 10px; font-weight: bold; }

#content {
	clear:both;
	position: relative;
	margin: 4px auto;
	xbackground: #fff url(../images/left-col_arquitectos.jpg) bottom left no-repeat;
	xbackground: #900;
	min-height: 300px;
	overflow:auto;
}
#left-col {
	float:left;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 154px;
}
#middle-col {
	
	position: relative;
	margin-left: 158px;
	margin-right: 144px;
	min-height: 350px;
}
#right-col {
	float:right;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 140px;
	background: #b3b3b3 url(../images/right_col_bg.png) bottom left no-repeat;
}

#right-col UL{
	margin-top: 0;
	padding-top: 0;
	margin-left: 0;
	padding-left: 20px;
}

#right-col A:hover {
	text-decoration: none;
	color: #000;
}

#results-col UL{
	margin: 0;
	padding: 0;
	margin-left: 0;
	padding-left: 20px;
}

#results-col A:hover {
	text-decoration: none;
	color: #000;
}

#right-results {
	position: absolute;
	top: 32px;
	right: 0;
	float: left;
	text-align: left;
	width: 140px;
	height: 250px;
	overflow: auto;
}

#right-results A {
	font-size: -1;
}

#right-wide-col {
	position: relative;
	margin-left: 158px;
	margin-right: 0;
	min-height: 350px;
}
#right-wide-col.inter {
	padding-left: 10px;
}

DIV.controls { 
	padding-left: 8px;
	padding-right: 8px;
}

#controls-top, #controls-bottom, #controls-top-search, #controls-bottom-search {
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#controls-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

#controls-bottom-search {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 34px;
	line-height: 17px;
}

#controls-top-search {
	height: 34px;
	line-height: 17px;
	font-size: 11px;
}

DIV.controls A, DIV.controls A:visited { text-decoration: none; }
DIV.controls A:active { color: #fff;}
#controls-top A.prev, #controls-bottom A.prev, #controls-bottom-search A.prev, #controls-top-search A.prev {
	float: left;
}
#controls-top A.next, #controls-bottom A.next, #controls-bottom-search A.next, #controls-top-search A.next {
	float: right;
}

#results {
	padding-bottom: 37px;
}

#results DIV.result {
	font-size: 11px;
	padding: 5px;
	padding-bottom: 14px;
}
/* Fix for images not showing up in div */
#results DIV.result.alt {
	clear:both;
	height: 1%;
}
#results DIV.result P {
	font-size: 10px;
	margin-top: 6px;
}
#results DIV.result DIV.details {
	font-weight: bold;
	font-size: 10px;
}
#results DIV.result DIV.links {
	float: right;
	font-size: 9px;
}
#results DIV.result DIV.links A IMG { vertical-align: middle; }
#results DIV.result A.info {
	float: right;
}

#results DIV.empty_results {
	height: 160px;
	line-height: 160px;
	vertical-align: middle;
	font-size: 160px !important;
	color: #666;
	text-align: center;
}
#results DIV.empty_results P {
	font-size: 11px !important;
}
/* ***** HOME PAGE ****** */

#home {
	height: 297px;
	position: relative;
}
#home #panel {
	width: 370px;
	position: absolute;
	top: 0;
	left: 0;
}
#home #search {
	position: absolute;
	top: 0;
	left: 370px;
	bottom: 81px;
	height: 216px;
	right: 0;
	background: #316db5 url(../images/home_arquitecto.png) top left no-repeat;
}

#search h1 {
	margin-top: 5px;
	margin-left: 6px;
	color: white;
	font: normal normal bolder 30px sans-serif;
}

#home DIV.home_form {
	margin-top: 15px;
	margin-right: 30px;
	color: #fff;
	text-align: right;
}
#home DIV.home_form TABLE TD { color: #fff; }
#home DIV.home_form DIV {
	color: #fff;
	font-family: verdana;
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 8px;
}
#home DIV.home_form SELECT {
	width: 220px;
}
#home DIV.home_form SELECT.normal {
	width: auto;
}
#home #switch DIV.home_form {
	margin-top: 1px;
	margin-right: 30px;
}
#home #switch {
	position: absolute;
	left: 370px;
	height: 81px;
	bottom: 0;
	right: 0;
	background: #ccc url(../images/need_others_bg11.png) top left no-repeat;
}

.home_form h1 {
	color: #666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
	font-size:18px;
	text-align:left;
	margin-left:50px;
	margin-bottom:5px;
	}
	

/* COMPANY */
#company H2 {
	padding: 8px 10px;
	margin: 0;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
}
#company H4 {
	background: #fff;
	color: #1b56b5;
	font-size: 10px;
	font-weight: normal;
	font-family: verdana;
	padding: 2px;
	margin: 6px 0 0 0;
}
#company DIV.details {
	padding: 5px 180px 5px 10px;
	margin-bottom: 4px;
	position: relative;
	min-height: 170px;
}
#map1 {
	padding: 5px 10px;
	margin-bottom: 4px;
	position:absolute;
	width:420px;
	height:240px;
	background-color:#E5E3DF;
	display:block;
	position:relative;	
}
#company DIV.details UL {
	margin: 0;
	margin-left: 16px;
	padding: 0;
}
#company DIV.details UL LI {
	margin-top: 5px;
}
#company DIV.details UL LI.blank { list-style: none; }
#company DIV.details DIV.logo {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 5px;
	width: 180px;
	background: #fff;
	text-align: center;
}

#company DIV#company_contact {
	background: #eee;
	padding: 6px;
	margin-top: 5px;
}

#company DIV.details-meta {
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
}
#company DIV.details-meta A {
	color: #fff;
}
#company DIV.description {
	padding: 0 10px;
	margin: 10px 0;
}
#company DIV.photos {
	background: #ecf2f9;
	padding: 4px;
}
#company DIV.team {
	background: #ecf2f9;
	padding: 4px;
}

/* SIGNUP */
#steps {
	background: #ddd;
	padding: 5px;
	color: #666;
	text-align: center;
	margin-top: -4px;
}
#steps SPAN.active {
	font-weight: bold;
	color: #333;
}
#steps SPAN.done {
	color: #fff;
}

DIV.signup_time {
	width: 80%;
	margin: 10px 10% auto 10%;
	background: #eee;
	padding: 10px;
}

DIV.signup_time P {
	line-height: 33px;
	vertical-align: middle;
	padding: 0;
	margin: 0;
}
DIV.signup_time IMG {
	margin-right: 10px;
}

/* SIGNUP PRO */
DIV.signup_pro {
	background: #fff;
	padding: 5px;
	padding-left: 90px; 
	margin-bottom: 5px;
	min-height: 110px;
}
DIV.signup_pro H3 { 
	color: #1c5ba3;
	font-size: 11px;
	border-bottom: 1px solid #eee;
	margin: 0 0 1px 0;
}
DIV.signup_pro H3 SPAN { 
	color: #999;
}
DIV.signup_pro P {
	padding: 0;
	margin: 2px 0;
}

/* PROFESSIONAL */
DIV.professional {
	background: #ecf2f9;
}
DIV.professional IMG.photo {
	margin: 5px;
	float: left;
}
DIV.professional DIV.info {
	float: right;
	color: #222;
	width: 330px;
}
DIV.professional P {
	padding: 0;
	margin: 4px 0;
}
DIV.professional P.meta {
	padding: 0;
}
DIV.professional P.meta SPAN {
	font-weight: bold;
}
DIV.professional P.meta SPAN.nowrap {
	font-weight: normal;
}
DIV.professional H3 {
	color: #000;
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 4px;
	padding-top: 8px;
	padding-bottom: 0;
}
DIV.professional DIV.professional_contact {
	padding: 10px 6px;
	background: #e5e5e5;
	border-bottom: 2px solid #bbb;
}

DIV#billing_period_container {
	background: #cde0fd;
	border: 1px solid #bbb;
	margin-bottom: 8px;
	padding: 6px;
	position: relative;
	margin-bottom: 10px;
	font-size: 11px;
}

DIV.signup_profession {
	background: #eee;
	border: 1px solid #ddd;
	margin-bottom: 8px;
	padding: 6px;
	position: relative;
}
#tablaSignup_profession{
	background: #E9DCD1;
	position: static; /* Without this content gets shifted to the left in IE */
	padding-left:5px;
	padding-right:5px;
	border: 1px;
}
DIV.signup_profession.default {
	background: #dfebfe;
	position: static; /* Without this content gets shifted to the left in IE */
}
DIV.signup_profession P {
	margin: 0 0 6px 0;
	padding: 0;
}
DIV.signup_profession A.remove{
	position: absolute;
	left: -16px;
	top: 4px;
}
#company_contact img{
	position: absolute;
	left: -15px;
	top: 255px;
}
#map1 img{
	position: absolute;
	left: -15px;
	top: 5px;
}
DIV.signup_profession H3 {
	color: #1c5ba3;
	margin-top: 0;
	margin-bottom: 6px;
	padding-top: 0;
	font-size: 14px;
}
DIV.signup_profession SPAN.base_price {
	float: right;
}
SPAN.large_price {
	color: #933;
	font-weight: bold;
	font-size: 20px;
}
SPAN.large_price.strike {
	color: #977;
	text-decoration: line-through;
}
SPAN.large_price.grand_total {
	color: #c00;
}

SPAN.small_price {
	color: #933;
	font-weight: bold;
	font-size: 13px;
}
SPAN.small_price.strike {
	color: #977;
	text-decoration: line-through;
}
SPAN.small_price.grand_total {
	color: #c00;
}



DIV.subtotals {
	background: #eee;
	padding: 6px;
}
DIV.subtotals P {
	margin: 2px auto;
	padding: 0px;
}

/* TABLE.tree */
TABLE.list {
	border-spacing: 0;
	border-collapse: collapse;
	border-bottom: 1px solid #ddd;
}
TABLE.list TH {
	text-align: left;
	padding: 2px 3px;
	background: transparent url(/images/table_list_bg.jpg) center left repeat-x;
	height: 20px;
	border: 1px solid #ddd;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #000;
}
TABLE.list TD {
	padding: 4px;
	margin: 0;
}

TABLE.list TR.alt TD {
	background: #e2e2e2;
}
TABLE.list TR.hl TD {
	color: #900;
	background: #f5f5f5;
}
TABLE.list TR.faint TD {
	color: #999;
}
TABLE.list TD.strong {
	font-weight: bold;
}

TABLE.list TR.enquiry_1 TD {
	background: #ecd7b5;
}
TABLE.list TR.enquiry_2 TD {
	background: #eccbcb;
}
TABLE.list TR.enquiry_3 TD {
	background: #c5dec1;
}
TABLE.list TR.empty TD {
	padding: 20px;
	text-align: center;
	background: #fff;
	color: #333;
	font-weight: bold;
}
TABLE.list TR TD.accepted { background: #eaf9e2; }
TABLE.list TR.alt TD.accepted { background: #c4e0b7; }
TABLE.list TR TD.rejected { background: #f5e6e6; }
TABLE.list TR.alt TD.rejected { background: #e7cccc; }
TABLE.list TR TD.pending { background: #f8ecd9; }
TABLE.list TR.alt TD.pending { background: #eed4ab; }


/* TABLE.invoice */
TABLE.invoice {
	border-spacing: 0;
	border-collapse: collapse;
}
TABLE.invoice TH {
	text-align: left;
	padding: 2px 3px;
	background: transparent url(/images/table_list_bg.jpg) center left repeat-x;
	height: 20px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #eee;
	color: #000;
}
TABLE.invoice TD {
	padding: 4px;
	margin: 0;
}
TABLE.invoice TR.alt TD {
	background: #eee;
}
TABLE.invoice TR.subtotal TD,
TABLE.invoice TR.iva TD,
TABLE.invoice TR.total TD {
	text-align: right;
}
TABLE.invoice TR.subtotal TD {
	border-top: 1px solid #999;	
}
TABLE.invoice TR.total TD {
	font-size: 13px;
	font-weight: bold;
	border-top: 3px double #666;
}

/* KEY_VAL TABLE */
TABLE.key_val TH {
	color: #333;
	text-align: right;
	padding-right: 10px;
	width: 20%;
}
TABLE.key_val TR.alt TD, TABLE.key_val TR.alt TH {
	background: #eee;
}

TABLE.key_val H2 {
	font-size: 12px;
	color: #bbb;
	border-bottom: 1px solid #ccc;
}

TABLE.prices TR TD, DIV.price_info {
	font-size: 13px;
}
TABLE.prices TR.year_1 TD { background: #f5f5f5; }
TABLE.prices TR.year_2 TD { background: #eaeaea; }
TABLE.prices TR.year_3 TD { background: #e0e0e0; }

/* SPECIALITIES */
DIV.specialities_block {
	background: #eee;
	padding: 20px;
	border-bottom: 2px solid #ddd;
}
DIV.specialities_block LI {
	margin: 10px;
}
DIV.specialities_list {
	padding-bottom: 20px;
}
DIV.specialities_list H3 {
	font-size: 18px;
}
DIV.specialities_list DL {
	padding-bottom: 0;
	margin-bottom: 0;
}	
DIV.specialities_list DT {
	font-weight: bold;
	padding-top: 6px;
	margin-bottom: 0;
}
DIV.specialities_list DD {
	padding-bottom: 0;
	margin-bottom: 0;
}

DIV.specialities_list B {
	font-weight: normal;
}

/* MISC */
DIV.signup_nav {
	background: #ddd;
	margin: 6px 0 0 0;
	padding: 4px 8px;
	height: 31px;
}

DIV.contact_form {
	padding: 10px;
	margin-bottom: 4px;
}

DIV.tandc {
	color: #666;
	background: #eee;
	padding: 5px;
	margin: 0;
}
DIV.tandc P {
	font-size: 9px !important;
}

DIV#invalid {
	background: #fedfeb;
	border: 2px solid #900;
	width: 80%;
	padding: 10px;
	margin: 10px auto;
}

.invalid__ {
	border: 1px solid #900;
	background: #fedfeb;
}

H2 {
	margin-top: 0;
	padding-top: 10px;
}

DIV#alert {
	background: #fff url(/images/alert_bg.png) top left repeat;
	padding: 6px;
	width: 60%;
	margin: 10px auto;
	text-shadow: #fff 1px 2px 2px;
	border: 1px solid #f99;
}

DIV.factura_cliente {
	width: 46%;
	float: right;
	border: 2px solid #999;
	padding: 6px;
}

.info { color: #999; font-size: 9px; }
.disabled { color: #999 !important; }
.hilite { color: #1d57a6 !important; }
.nowrap { white-space: nowrap; }
.strong { font-weight: bold; }

.w100 { width: 100%; }
.w90 { width: 90%; }
.w80 { width: 80%; }
.w70 { width: 70%; }
.w2 { width: 2%; }
.fl { float: left; }
.fr { float: right; }
.cb { clear: both; }
.l { text-align: left; }
.c { text-align: center; }
.r { text-align: right !important; }
.top { vertical-align: top; }
.mid { vertical-align: middle; }
.bot { vertical-align: bottom; }

#hilo {
	margin-left:178px;
	width: 380px;
	text-align: center;
	font-size:10px;
	font-size:1.1em;

}

.hilo_linea_2 {
	padding-top: 2px;
	line-height: 12px;
}

.infor B{
	font-weight: normal;
}

/* Banners | Adsense */


.ban_728x90{
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}

/* Prominent & active*/

#results DIV.result DIV.logo_prominent {
	float: left;
	width: 105px;
	height: 95px;
}

#results DIV.result.prominent p.a3, #results DIV.result.altprominent p.a3 {
	height: 35px;
}

#results div.result.prominent p.meta, #results div.result.altprominent p.meta {
height:20px;
}
