/*=========================================================================================*/
/*==[ Layout 1 col   ]=====================================================================*/
/*==[ CSS by spartan code www.spartan-code.com ]===========================================*/
/*=========================================================================================*/ 

/*-[ wrapper ]-----------------------------------------------------------------------------*/

div.wrapper_misitio {
	background:url(../App_Images/mi_sitio/bgwrapper.gif) repeat-y;
	width:819px;
	margin:0 auto;
	margin-top:20px;
	clear:both;
	overflow:hidden;
	position:relative;
}


/*-[ Left bar ]---------------------------------------------------------------------------*/

div.wrapper_misitio div.left_bar {
	width:207px;
	float:left;
	z-index:2;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	overflow:hidden;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	position:relative;
}

div.wrapper_misitio div.left_bar div.top_corners {
	background:url(../App_Images/mi_sitio/top_corners_leftbar.gif) no-repeat;
	width:207px;
	height:7px;
	clear:both;
	position:relative;
}

* html div.wrapper_misitio div.left_bar div.top_corners {
	height:6px;
	overflow:hidden;
	
	}

div.wrapper_misitio div.left_bar div.bottom_corners {
	background:url(../App_Images/mi_sitio/bottom_corners_leftbar.gif) no-repeat;
	width:207px;
	height:7px;
	clear:both;
	position:relative;
}

div.wrapper_misitio div.left_bar div.bar_content {
	overflow:hidden;
	clear:both;
	background:#FFF;
	padding-left:10px;
	position:relative;
	border-left:1px solid #a1a1a1;
	border-right:1px solid #a1a1a1;
}

div.wrapper_misitio div.left_bar div.bar_content p {
	margin:5px 0;	
}

/*-[ header ]-----------------------------------------------------------------------------*/

div.wrapper_misitio div.header {
	clear:both;
	overflow:hidden;
	position:absolute;
	height:59px;
	width:819px;
	top:0;
	z-index:1;
	left:0;
	background:url(../App_Images/mi_sitio/bg_header.gif) no-repeat top left;
	}

div.wrapper_misitio div.header h1 {
	background:url(../App_Images/mi_sitio/logo_pr.gif) no-repeat;
	width:161px;
	text-indent:-999999px;
	height:50px;
	float:right;
	margin-right:20px;
	margin-top:7px;
}

/*-[ menuBar ]-----------------------------------------------------------------------------*/

div.wrapper_misitio div.menuBar {
	clear:both;
	overflow:hidden;
	position:relative;
	height:35px;
}

/*-[ content ]-----------------------------------------------------------------------------*/

div.wrapper_misitio div.content {
	overflow:hidden;
	position:relative;
	float:right;
	margin-top:65px;
	margin-right:15px;
	margin-bottom:20px;
	width:570px;	
}

div.wrapper_misitio div.content p {
	margin:5px 10px;
	color:#a1a1a1;
}

/*-[ creacion_sitio ]-----------------------------------------------------------------------------*/

div.creacion_sitio {
	background:#EDEAEA;
	border:1px solid #A1A1A1;
	overflow:hidden;
	position:relative;
	clear:both;
	color:#646464;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

div.creacion_sitio .titulo {
	height:22px;
	overflow:hidden;
	font-size:15px;
	border-bottom:1px solid #2e4478;
	color:#2e4478 !important;
	margin:10px;
	}

div.creacion_sitio .titulo span {
	color:#ff8315 !important;
	font-size:18px;
}

div.creacion_sitio .content {
	margin-left:30px;
	margin-right:30px;
	font-size:12px;
}

div.creacion_sitio .content p {
	margin-bottom:10px;
}

div.creacion_sitio a.crear:hover {
	background:url(../App_Images/ic_boton_buscar_avanzada_hover.gif)	no-repeat;
	}

div.creacion_sitio a.crear {
	background:url(../App_Images/ic_boton_buscar_avanzada.gif)	no-repeat;
	color:#FFFFFF;
	display:block;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	height:21px;
	margin-bottom:10px;
	margin-right:10px;
	padding-left:14px;
	padding-top:6px;
	text-decoration:none;
	width:65px;
}

.no_border {
	background:none !important;	
}


/*-[ opciones_publicacion ]-----------------------------------------------------------------------------*/

div.opciones_publicacion {
	background:#EDEAEA;
	border:1px solid #A1A1A1;
	overflow:hidden;
	position:relative;
	clear:both;
	margin:15px;
	color:#646464;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

div.opciones_publicacion .leftside {
	border-right:1px solid #A1A1A1;
}

div.opciones_publicacion .titulo {
	height:22px;
	overflow:hidden;
	font-size:15px;
	border-bottom:1px solid #2e4478;
	color:#2e4478 !important;
	margin:10px;
	}

div.opciones_publicacion .titulo span {
	color:#ff8315 !important;
	font-size:18px;
}

div.opciones_publicacion .leftside,div.opciones_publicacion .rightside {
	float:left;
	width:289px;
	position:relative;

}

div.opciones_publicacion .content {
	margin-left:45px;
	margin-right:45px;
	font-size:12px;
}

div.opciones_publicacion .content p {
	margin-bottom:10px;
}

div.opciones_publicacion .content a.publicar:hover {
	background:url(../App_Images/ic_boton_crear_cuenta_hover.gif)	no-repeat;
	}

div.opciones_publicacion .content a.publicar {
	background:url(../App_Images/ic_boton_crear_cuenta.gif)	no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	display:block;
	color:#FFF;
	height:21px;
	padding-left:20px;
	padding-top:6px;
	float:right;
	width:91px;
	text-decoration:none;
	margin-bottom:10px;
}

/*-[ buscador ]-----------------------------------------------------------------------------*/

 div.buscador {
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../App_Images/bg_buscador.jpg) no-repeat top left;
	width:760px;
	height:273px;
	position:relative;
	overflow:hidden;
}

 div.buscador div.mainfield {
	width:393px;
	height:131px;
	margin-left:51px;
	margin-top:55px;
	position:relative;
	overflow:hidden;
	float:left;
	}

 * html div.buscador div.mainfield {
	 margin-left:28px;
	 }

 div.buscador div.mainfield h3 {
	font-size:38px;
	font-weight:normal;
	color:#FFF;
	margin-top:25px;
	margin-bottom:30px;
	margin-left:84px;
}

div.buscador div.mainfield .big_input {
	width:325px;
	xheight:18px;
	margin:none;
	padding:4px;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}

div.mainfield input {
	float: left;
}

div.buscador div.mainfield .arrow_search {
	display:block;
	width:38px;
	xheight: 18px;
	height:35px;
	margin-bottom:-10px;
	display:block;
	/*float:right;*/
	margin-right:15px;
	margin-left: 330px;
	background:url(../App_Images/buscador/flechabuscar.gif) no-repeat;	
}

div.buscador div.mainfield .arrow_search:hover {
	background:url(../App_Images/buscador/flechabuscar_rollover.gif) no-repeat;
}

div.buscador div.mainfield h3 span {
	color:#ff8315;
	}

div.buscador ul.menu {
	width:259px;
	float:right;
	background:url(../App_Images/buscador/down_list_bg.gif) repeat-y;
	margin-top:19px;
	margin-right:15px;
}

* html div.buscador ul.menu {
	margin-right:7px;
	}

div.buscador ul.menu li {
	height:29px;
	font-size:16px;
	color:#FFF;
	overflow:visible;
	position:relative;
	border-bottom:1px solid #556a99;
	padding-left:55px;
	padding-top:10px;
	cursor:pointer;
}

div.buscador ul.menu li:hover,div.buscador ul.menu li:hover span {
	color:#6A81B2 !important;	
}

div.buscador ul.menu li.bienes_raices { background:url(../App_Images/buscador/iconos/bienesraices.gif) no-repeat 15px 8px; }
div.buscador ul.menu li.vehiculos { background:url(../App_Images/buscador/iconos/vehiculos.gif) no-repeat 15px 8px; }
div.buscador ul.menu li.empleos { background:url(../App_Images/buscador/iconos/empleos.gif) no-repeat 15px 8px; }
div.buscador ul.menu li.otros { background:url(../App_Images/buscador/iconos/otros.gif) no-repeat 15px 5px; }
div.buscador ul.menu li.servicios { background:url(../App_Images/buscador/iconos/servicios.gif) no-repeat 15px 5px; }
div.buscador ul.menu li.subastalo { background:url(../App_Images/buscador/iconos/buscador.gif) no-repeat 15px 8px; }
div.buscador ul.menu li.last {	border:none; }

div.buscador ul.menu li span {	color:#ff8315;	}

div.buscador ul.menu li .modal { 
	display:none; 
	z-index:9999;
}

/*-[ modal tip ]-----------------------------------------------------------------------------*/

div#modal_tip {
	background:#FFF;
	display:none;
	position:absolute;
	width:258px;
	z-index:9999;
	background:#B4B8C2;
	border:#A1A1A1 1px solid;	
	}

#modal_tip #modal_tip_titlebar , #modal_tip #modal_tip_content {
	clear:both;	
}
#modal_tip #wrapper {
	margin:10px;
	padding:8px 15px; 
	background:#FFF;
	overflow:hidden;
	position:relative;
	border:#A1A1A1 1px solid;	
	}

#modal_tip #modal_tip_content input{
	width:200px;
	clear:both;	
}

#modal_tip #modal_tip_content select {
	width:205px;
}

#modal_tip #modal_tip_content a.buscar_modal {
	width:auto;
	clear:both;
	float:right;
	display:block;
	margin-top:15px;
	height:26px;
	width:77px;
	text-indent:-9999px;
	background:url(../App_Images/buscador/buscar_modal.gif) no-repeat top left;
}
#modal_tip #modal_tip_content a.buscar_modal.disabled {
	background:url(../App_Images/buscador/buscar_modal_disabled.gif) no-repeat top left;
}


#modal_tip #modal_tip_content a.buscar_modal:hover {
	background:url(../App_Images/buscador/buscar_modal_rollover.gif) no-repeat top left;
	}

#modal_tip #modal_tip_content label {
	font-weight:bold;
	color:#646464;
}

#modal_tip #modal_tip_titlebar {
	overflow:hidden;
	position:relative;
	clear:both;
	margin-bottom:8px;
}

#modal_tip #modal_tip_titlebar a {
	text-decoration:none;
	font-size:14px;
	color:#448EB6;
	}

ul.form_fields li {
	overflow:hidden;
	margin-top:6px;
	clear:both;
	}
	
ul.form_fields li span {
	color:red;
	padding-left:5px;
	}


#modal_tip #modal_tip_content .half {
	width:76px;
	position:relative;
	overflow:hidden;
	clear:none !important;
}

#close_modal_tip {
	width:17px;
	height:17px;
	display:block;
	position:absolute;
	background:url(../App_Images/buscador/close_modaltip.gif) no-repeat top left;
	top:3px;
	right:3px;
	}

* html #close_modal_tip {
	right:15px;
	}
	
#modal_tip #modal_tip_content select.small {
	width:75px;
}

/* Fixes IE6 */

* html .ic_content {
	overflow:hidden;
	xposition:relative;
	height:auto;
	width:959px;
	}

* html .ic_upper_navigation_tab_links {
	height:68px;
	}

* html .ic_upper_navigation_tab_links ul {
	margin-top:3px;
	}
	
* html .orange .ic_upper_navigation_highlighted_buttons {
	height:63px;
	}
	
* html  .ic_upper_navigation_highlighted_buttons {
	height:62px;
	}

* html a.publique_su_anuncio  {
	height:59px;
	background-position:bottom;
	}
	
* html a.publique_su_anuncio:hover {
	height:59px;
	background-position:bottom;
}

* html .ic_upper_navigation_highlighted_buttons li a.ic_up_nav_highlight_web:hover,
* html .ic_upper_navigation_highlighted_buttons li a.ic_up_nav_highlight_periodico:hover,
* html .ic_upper_navigation_highlighted_buttons li a.ic_up_nav_highlight_web,
* html .ic_upper_navigation_highlighted_buttons li a.ic_up_nav_highlight_periodico{
	height:35px;
	padding-top:20px;
	background-position:bottom;
}

/*-[ footer ]-----------------------------------------------------------------------------*/

div.wrapper_misitio div.footer {
	clear:both;
	overflow:hidden;
	position:relative;
	border:1px solid #a1a1a1;
	background:url(../App_Images/mi_sitio/bg_degrade.png) repeat-x bottom;
	height:58px;
	color:#00659B;
	font-size:0.83em;
	line-height:normal;
}

div.wrapper_misitio div.footer a {
	color:#00659B !important;
	text-decoration:none;
}

div.wrapper_misitio div.footer a:hover {
	text-decoration:underline;
	}

div.wrapper_misitio div.footer .copyright {
	float:left;
	margin-top:20px;
	text-align:center;
	width:169px;
	}

div.wrapper_misitio div.footer .links {
	float:left;
	margin-top:20px;
	text-align:center;
	width:340px;
	}

div.wrapper_misitio div.footer  .logo {
	color:#A09E9E;
	float:right;
	margin-right:11px;
	margin-top:15px;
	width:255px;
}
div.wrapper_misitio div.footer  .logo img {border:none;}
