/*  
Theme Name: Roodos Home
Description: Roodos Home CSS
Version: 1.00
Author: Patricio Vidal
Author URI: http://www.block6.cl
*/

/*************************************
 +Containers
 *************************************/
 
#buscador_central_home{
	width: 646px;
	float: left;
	/*background: url(../images/background_busca.gif) repeat-x;*/
	background-color:#656464;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #555555;
}
#buscador_central_home select{
	display: block;
	border: solid 2px #b6c830;
	color: #444444;
}
#buscador_central_home input{
	display: block;
	border: solid 2px #b6c830;
	color: #444444;
}

#botonera_central_titulo a{
	height: auto;
	float: right;
	margin: 12px 10px 0px 0px;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
#botonera_central_titulo a:hover{
	text-decoration: underline;
}
#botonera_central_home{
	height: 33px;
	width: 623px;
	float: left;
	padding: 11px 0px 0px 13px;
	overflow: hidden;
}
#botonera_central_home ul{
	margin: 0px;
	padding: 0px;
}
#botonera_central_home ul li {
	list-style: none;
	height: 31px;
	display: block;
	margin: 0px 1px 0px 0px;
	text-align: center;
	float: left;
}
#botonera_central_home ul li a{
	height: 23px;
	display: block;
	padding: 8px 14px 0px 14px;
	color: #d1d1d1;
	font-size: 13px;
	text-decoration: none;
}
#botonera_central_home ul li a:hover{
	color: #000;
}
.botonera_central_home_on {
	background: #7d7d7d;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px; 
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-left: 1px solid #555555;
	border-right:  1px solid #555555;
	border-top:  1px solid #555555;
}
.botonera_central_home_off {
	background: #515050;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px; 
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-left: 1px solid #555555;
	border-right:  1px solid #555555;
	border-top:  1px solid #555555;
}
.formulario_central{
	width: 576px;
	height: 139px;
	float: left;
	display: block;
	padding: 15px 30px 0px 30px;
	color: #fff;
}
.formulario_central select{
	display: block;
	border: solid 1px #cccccc;
	color: #444444;
}
.formulario_central input{
	display: block;
	border: solid 1px #cccccc;
	color: #444444;
}
.boton_buscar_form_home{
	width: 108px;
	height: 44px;
	float: right;
	display: block;
	padding: 12px 0px 0px 0px;
}
.boton_buscar_form_home a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius: 5px;
	-x-system-font:none;
	background:#99CC22 url(../images/fondo_boton_verde.png) repeat-x scroll 0 0;
	border:1px solid #e8ff58;
	color:#333333;
	display:block;
	font-family:Helvetica,Arial,Sans-serif;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:10px 10px 8px 10px;
	text-align:center;
	text-decoration:none;
	text-shadow:0 1px 0 #e8ff58;
}


.boton_buscar_form_home a:hover{
	color: #404a03;
}
.ejemplos_keywords{
	width: 500px;
	float: left;
	display: block;
	margin: 5px 0px 0px 0px;

}
.ejemplos_keywords p{
	float: left;
	width: 500px;
	display: block;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}
.ejemplos_keywords a{
	padding: 0px 3px 0px 0px;
	font-size: 10px;
	color: #fff;
	text-decoration: none
}
.ejemplos_keywords a:hover{
	text-decoration: underline;
}
#content_home_left{
	width: 646px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#content_home_right{
	width: 300px;
	float: right;
	padding: 0px 0px 0px 0px;

}
#content_home_left h1{
	font-size: 16px;
	width: 646px;
	float: left;
	padding: 0px 0px 3px 0px;
	margin: 20px 0px 10px 0px;
	border-bottom: solid 1px #eeeeee;
}

#content_home_right h2{
	font-size: 14px;
	width: 300px;
	float: left;
	padding: 0px 0px 3px 0px;
	margin: 20px 0px 10px 0px;
	border-bottom: solid 1px #eeeeee;
}

#destacados_home{
	width: 646px;
	float: left;
	display: block;
	padding: 0px 0px 0px 0px;
}

.anuncio_destacado{
	width: 100px;
	height: auto;
	padding: 6px 6px 6px 6px;
	margin: 0px 6px 0px 6px;
	float: left;
	overflow: hidden;
	font-size: 11px;
	overflow-x: hidden;
}


.anuncio_destacado a img{
	float:left;
	padding: 3px;
	margin: 1px;
	display: block;
	background: #fff;
	border: solid 1px #c7c7c7;
}

.anuncio_destacado a img:hover{
	background: #fff;
	border: solid 1px #aec61d;
	}

.anuncio_destacado_titulo a{
	width: 96px;
	height: 15px;
	color: #246e9f;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: block;
	font-size: 11px;
	overflow: hidden;
	
}
.anuncio_destacado_titulo a:hover{
	color: #aec61d;
}
.destacado_precio{
	text-align: left;
	width: 96px;
	font-weight: bold;
	float: left;
	display: block;
	margin: 2px 0px 0px 0px;
	font-size: 10px;
}
.destacado_info{
	color: #7D7C77;
	text-align: left;
	width: 96px;
	float: left;
	display: block;
	padding: 1px 0px 0px 0px;
	font-size: 10px;
}

#home_add_viv{
	width: 300px;
	height: 50px;
	float: left;
	display: block;
	padding: 0px;
	margin: 0px;
	background:transparent url(../images/fondo_anuncio_home.gif) repeat-x;
}

#home_add_viv a {
	width: 240px;
	height: 35px;
	background:transparent url(../images/agregar_doomos_box.png) no-repeat right;
	color:#FFFFFF;
	display:block;
	float:left;
	text-align: center;
	font-size:18px;
	margin:0;
	overflow:hidden;
	padding:15px 50px 0px 10px;
	text-decoration:none;
}
#home_add_viv a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#empresas_destacadas_home{
	width: 300px;
	float: left;
	display: block;
}
#empresas_destacadas_home a{
	width:90px;
	height:44px;
	border: 1px solid #c7c7c7;
	float: left;
	display: block;
	margin: 0px 4px 8px 4px;
	text-align:center;
	color: #464646;
	font-size:11px;
	text-decoration:none;
	background: url(../images/logo_thumb_pro.png) no-repeat;
}
.titulo_empresas_destacadas{
	float: left;
	height: 25px;
	width: 86px;
	padding: 19px 2px 0px 2px;
	text-align:center;
	color:#464646;
	font-size:11px;
	overflow: hidden;
	line-height: 12px;
}
/* estilos para enlaces de autos en pagina principal */
.home_content_enlaces{
	width: 100%;
	display: block;
	float:left;
	padding: 10px 0px 0px 0px;

}
.home_content_enlaces p{
	padding: 3px 0px 3px 22px;
	background: url(../images/doomo_vacio_chico.gif) no-repeat;
	background-position: left center;

}
.home_content_enlaces p a{
	color: #424242;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
}
.home_content_enlaces p a:hover{
	text-decoration: underline;
}
.home_content_enlaces p span{
	color: #858585;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	margin: 0px 1px 0px 0px;
}
.home_content_enlaces p span a{
	color: #424242;
	font-weight: normal;

}
/* fin de estilos para enlaces de autos en pagina principal */

/* estilos para mostrar vehiculo en pagina principal */
.home_content_doomos{
	width: 210px;
	display: block;
	float:left;
	padding: 1px 0px 1px 0px;
	overflow: hidden;
	height: 50px;

}
.home_content_doomos img{
	width: 41px;
	height: 41px;
	display: block;
	float:left;
	padding: 2px;
	border: solid 1px #c7c7c7;

}
.home_content_doomos_text{
	
	width: 150px;
	height: 41px;
	display: block;
	float:left;
	padding: 0px 0px 0px 4px;

}
.home_content_doomos_titulo{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
	height: 13px;
	overflow: hidden;
}
.home_content_doomos_titulo a{
	color: #246e9f;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
}
.home_content_doomos_titulo a:hover{
	text-decoration: underline;
}
.home_content_doomos_specs {
	font-size: 10px;
	padding: 1px 0px 2px 0px;
	color: #5f5f5f;
}

#enlaces_provincia_home{

	width: 646px;
	float: left;
	padding: 10px 0px 10px 0px;
	margin: 20px 0px 10px 0px;
	overflow: hidden;
	border-bottom: solid 1px #eeeeee;
	border-top: solid 1px #eeeeee;
}
#enlaces_provincia_home span{
	width: 320px;
	float: left;
	color: #000;
	font-size: 11px;
}
#enlaces_provincia_home a{
	float: left;
	color: #246e9f;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 4px 0px 0px;
}

#enlaces_tipos_home{

	width: 646px;
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	border-bottom: solid 1px #eeeeee;
}
#enlaces_tipos_home span{
	width: 212px;
	float: left;
	color: #000;
	font-size: 11px;
	overflow: hidden;
}
#enlaces_tipos_home a{
	float: left;
	color: #246e9f;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 4px 0px 0px;
}
.componente_filtro{
width:150px;float:left;padding:3px 17px 5px 17px;margin:0px 0px 0px 0px;overflow:visible;
}
.componente_filtro p{
width:150px;font-size:11px;float:left;margin:0px 0px 0px 0px;padding:0px 0px 1px 0px;
}
.componente_filtro p a{
font-size:11px;color:#b30000;float:left;margin:0px 0px 0px 0px;padding:3px 0px 0px 0px;
}