/** CSS Buscaconce.cl **/
body {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #e5e5e5;
	text-align:center;
}


/*HEADER*/
#header{
	margin: 0 auto 0 auto;
	width: 955px;
	height: 180px;
	background-color:#767676;
	background-repeat:no-repeat;
}
#bordes{
	width: 955px;
	height: 10px;
}
#superior-left{
	background-image:url(../img/buscaconce/superior-left.gif);
	background-repeat:no-repeat;
	float:left;
	width:10px;
	height:10px;
}
#superior-rigth{
	background-image:url(../img/buscaconce/superior-rigth.gif);
	background-repeat:no-repeat;
	float:right;
	width:10px;
	height:10px;
}

#leftHeader{
	float:left;
	width:221px;
	margin:0 0 0 4px;
}

#rightHeader{
	float:right;
	width:720px;
	margin:0 0 0 0;
	z-index:inherit;
}

.companyname {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	margin: 0 0 0 0;
	width: 221px;
	text-align:left;
}

.banner{
	background-color:#FFFFFF;
	width:710px;
	height:160px;
}

/*CONTENT*/
#content {
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	width: 955px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color:#ffffff;
}

#leftPanel{
	float:left;
	width:955px;
	background-color:#FFFFFF;
	margin: 0 0 5px 0;
}

#rightPanel{
	float:right;
	width:250px;
}
/*******MENU HORIZONTAL**********/
#buttons{
	background-color:#FFFFFF;
	border-color:#e5e5e5;
	border-style:solid none solid none;
	border-width: 5px;
	height:25px;
	width:759px;
	margin:0 0 0 0;
	float:right;
}

ul#navi {
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
}

ul#navi li {
	display: block;
	float: left;
	width: auto;
	height: 23px;
	padding: 0 3px 0 3px;
}

ul#navi li span {
	display: block;
	height: 23px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul#navi li span.edge {
	background-position: top left;
	background-repeat: no-repeat;
	width: 6px;
}

ul#navi li span.left {
	float: left;
}

ul#navi li span.right {
	float: left;
}

ul#navi li span.text {
	display: block;
	width: auto;
	height: 23px;
	float: left;
	padding: 0 2px 0 2px;
}

ul#navi li a{
	font-family:Verdana,Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 23px;
	color:#666457;
	display: block;
	width: auto;
	height: 23px;
	font-size: 12px;
	font-weight:bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

ul#navi li a:hover,
ul#navi li.active a {
	color: #ffffff;
	background-color: #5dad1a;
}

ul#navi li a:hover span.left,
ul#navi li.active a span.left {
	background: url('../img/buscaconce/left-green.gif') no-repeat top left;
}

ul#navi li a:hover span.right,
ul#navi li.active a span.right {
	background: url('../img/buscaconce/right-green.gif') no-repeat top left;
}

/** ESQUINA REDONDA DEL MENU **/
#esquina_div{
	background-image:url(../img/buscaconce/esquina_div.jpg);
	background-repeat:no-repeat;
	float:left;
	width:23px;
	height:10px;
	border:none;
	margin:0 0 0 0;
}
/*******************************/

/** LINES VERTICALES **/
.repeat_left_div{
	/*margin-top:31px;*/
	background-image:url(../img/buscaconce/repeat_div.jpg);
	background-repeat:repeat-y;
	background-position:173px;
	float:left;
}

.repeat_rigth_div{
	background-image:url(../img/buscaconce/repeat2_div.jpg);
	background-repeat:repeat-y;
	background-position:700px;
}
/***************************/ 

/**Search**/
#searchLabel{
	background-color:#666666;
	width:160px;
	height:20px;
	float:left;
	text-align:center;
	text-transform:uppercase;
	color:#FFFFFF;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:15px;
	display:block;
}

#search{
	background-color:#e5e5e5;
	width:160px;
	height:31px;
	float:left;
	display:block;
	text-align:left;
	padding: 4px 0 0 0;
}

.input_text{
	float:left;
	margin-left:5px;
	width:120px;
}

.submit{
	margin-right:10px;
}

/*AUTOCOMPLETAR*/
.auto_complete{
	font-size:12px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
}
/* Auto Complete list */
.auto_complete ul{
	background-color: #FFF;
	list-style:none;
	padding:0;
	margin: 0;
}
.auto_complete ul li {
	padding: 0.3em;
}
.auto_complete ul li:hover {
	background-color: #5dad1a;
}
.auto_complete ul li.selected {
	color:#FFFFFF;
	background-color: #5dad1a;
}


/** Menu **/
#menu {
	background-color: #ffffff;
	display: block;
  	width:160px; 
	margin: 0 0 3px 0;
	float:left;
}

#border_menu_left{
	background-image:url(../img/buscaconce/esquina_menu.jpg);
	background-repeat:no-repeat;
	width:13px;
	height:17px;
	margin:0 0 0 0;
	float:left;
	border:none;
}

/*Menu Categorias*/
#categories {
	background-color: #ffffff;
	display: block;
	padding: 0 0 5px 0;
  	width:160px; /*170*/
	margin: 0 0 3px 0;
	float:left;
}
.category_bk {
	background-attachment:scroll;
	background-image:url(../img/buscaconce/back_category.jpg);
	background-position:left;
	background-repeat:repeat-x;
	height:30px;
	width:160px;
	text-align:left;
	text-indent:10pt;
	vertical-align:bottom;
}

.category_bk a{
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-weight:normal;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	line-height:30px;
}
.category_bk a:hover{
	text-decoration:underline;
}

.subcategory{
	background-color:#e5e5e5;
	background-repeat:repeat-x;
	width:160px;
	text-indent:15px;
}
.subcategory a{
	color:#009900;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
}
.subcategory a:hover{
	text-decoration:underline;
}

.subsubcategory{
	background-color:#f5f5f5;
	background-repeat:no-repeat;;
	width:160px;
	text-indent:25px;
}
.subsubcategory a{
	color:#666666;
	font-size:13px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-weight:normal;
	text-decoration:none;
}
.subsubcategory a:hover{
	text-decoration:underline;
}


/*RESULT*/
#result_box{
	width: 504px;
	margin: 0 0 5px 23px;
	float:left;
}

.title_result{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#666457;
	padding: 10px 0 0 10px;
	width: auto;
	border-color:#e5e5e5;
	border-width:1px;
	border-style:none none solid none;
}

.border_title_left{
	float: left;
	background: url('../img/buscaconce/left-green.gif') no-repeat left top;
	width:6px;
	height:23px;
}

.border_title_right{
	float: left;
	background: url('../img/buscaconce/right-green.gif') no-repeat left top;	
	width:6px;
	height:23px;
}
.text_result{
	font-family:Verdana,Helvetica,Arial,sans-serif;
	line-height: 23px;
	color:#ffffff;
	background-color: #5dad1a;
	display: block;
	width: auto;
	height: 23px;
	font-size: 12px;
	font-weight:bold;
	float: left;	
}

/*PAGINACION*/
.paginator_result{
	margin: 3px 0 0 0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
}
.paging{
	text-align:center;

}
.disabled{
	margin:0 0 0 15px;
}
/*************/
.result_left{
	width: 251px;
	margin: 0 0 5px 0;
	border-color:#e5e5e5;
	border-width:1px;
	border-style: none solid solid none;
	float:left;
	position:relative;
	left:auto;
}

.result_rigth{
	width: 251px;
	margin: 0 0 5px 0;
	border-color:#e5e5e5;
	border-width:1px;
	border-style: none none solid solid;	
	float:left;
}

.box {
	padding: 0 5px 0 5px;
	/*height: 125px;*/
	height:auto;
	border-color:#e5e5e5;
	border-style:solid none none none;
	border-width: 1px;
	margin:0 0 0 0;
}

.box h3 {
	margin: 0px 0px 4px 0px;
}

.box_left{
	float:left;
	width:105px;
	margin:5px 10px 0 0;
}

.box_rigth{
	float:right;
	width:126px;
	height:90px;
	padding: 15px 0 0 0;
}

.photo{
	width:100px;
	height:100px;
	border:1px solid #CBCDCC;
}

.service-title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0 0 5px 0;
}

.service-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:lighter;
}

.service-info{
	margin: 0 0 5px 0;
	text-align:right;
	position:relative;
	bottom:1px;
}
.service-info a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:#999999;
}

.service-infoico{
	border:none;
}

.service-moreinfo{
	padding: 0 10px 0 10px;
	height: 125px;
	border:3px;
	border-color:#e5e5e5;
	border-style:none none solid none;
	border-width: 1px;
	margin:0 0 0 0;
	/*background-color:#F9F9F9;*/
}

/*FOOTER*/
#footer {
	display: block;
	width: 955px;
	clear: both;
	height: 30px;
	text-align:center;
	margin: 5px auto 0px auto;	
}
.footerleft{
	width: 190px;
	float: left;
	margin: 0px 5px 0px 0px;
	height: auto;

}
.footercenter{
	width:505px;
	float:left;

}
.footerright{
	width:250px;
	float:right
}
.grey {
	background-color: #f5f5f5;
	margin: 0px 0px 5px 0px;
	height: 20px;
	display: block;
	clear: both;
}

.greyf {
	background-color: #f5f5f5;
	margin: 0px 0px 0px 0px;
	height: 20px;
	display: block;
	color:#666457;
	font-weight:bolder;
	clear: both;
	vertical-align:middle;
}


/*PUBLICIDAD*/
.publicidad{
	width: 250px;
	margin: 0 0 5px 0;
	height:auto;
	float:right;
	line-height:15px;
}

.bigbanner{
	margin: 10px 0 0 25px;
	width:210px;
	height:100px;
	display: block;
}

.smallbanner{
	height:220px;
}
.smallbannerleft{
	margin: 10px 10px 0 20px;
	width:100px;
	height:100px;
	display:inline-block;
	position:relative;
	float:left;
}

.smallbannerright{
	margin: 10px 10px 0 0;
	width:100px;
	height:100px;
	display:inline-block;
	position:relative;
	float:right;
}


/*NEWS*/

#news{
	margin: 20px 0 0 30px;
	width:450px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
}
.new{
	margin:10px 0 0 0 ;
	display:block;
}
.new_photo{
	float:left;
	width:150px;
	height:150px;
	margin: 0 15px 0 0;
	display:block;
}
.new_title{
	margin: 0 0 5px 0;
	font-size:16px
}
.new p{
	width:450px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.new_body{
	font-size:10px;
}
.new_time{
	color:#FF0000;
}
.new hr{
	border-style:solid;
	border-width:2px;
	color:#e5e5e5;
	margin: 10px 0 0 50px;
	width:350px;
}

/*EMPRESA*/

#empresa{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	padding:5px 7px 2px 15px;
}

/*SERVICIOS_EMPRESA*/
.servicios_empresa{
	margin: 0 0 30px 0;
}

.servicios_empresa a{
	color:#ffffff;
	text-decoration:none;
}

.servicios_empresa p{
	margin: 0;
}

.servicio_empresa_left{
	float:left;
	width:100px;
	height:50px;
}

.servicio_ver_mas{
	float:right;
}

/*CONTACT*/
#contact{
	margin: 25px 30px 0 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


/*EVENTS*/
.time{
	font:1.4em Arial;
	width: 610px;
	padding:0px 0px 0px 2px;
	background: #E0E2E1;
	color: #356799;
	border-bottom: 3px solid #356799;
}
.lievento {
	width: 610px;
	height:30px;
}
.tiev{
	font:1.0em Arial;
	padding:0px 0px 0px 2px;
	float:left;
	margin-top:7px;
	width: 530px;
}

.comev {
	padding:5px 0px 0px 0px;
	font:0.9em Verdana;
	width: 75px;
	float: right;
}
/*****************************************************************/
/*CALENDAR*/
/* Celdas para escribir dia de la semana*/
.altn  {
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
	color: #ffffff;
	background-color: #55B307;
	text-align:center;
	width: 25px;
}

/* Titulo del calendario: mes y año*/
.tit  {
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
	color: #ffffff;
	background-color: #767676;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
}
/* Alinear celda a la derecha*/
.tit2  {
	text-align:right;
	text-decoration: none;
}

/* dias del calendario*/
.tit3  {
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
	color: #423E3A ;
	background-color: #e5e5e5;
	text-align:center;
	text-decoration: none;
}
/* dia actual del calendario*/
.tit4  {
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
	color: #423E3A ;
	background-color: #e5e5e5;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
}
/* boton mes anterior y siguiente al final del calendario*/
.tit5  {
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
	color: #ffffff;
	background-color: #767676;
	text-decoration: none;
}
.tab1  {
	font-family : verdana,arial,helvetica;
	width: 220;
	text-decoration: none;
	Padding-left: 10px; 
	border-spacing:1px 1px; /*separación celdas de la tabla*/
	border:none;
}
.tab2  {
	font-family : verdana,arial,helvetica;
	width: 220;
	text-decoration: none;
	border:none;
	text-align:left;
}
/*****************************************************************/
/*EVENTS*/
.eventday hr{
	border-style:solid;
	border-width:2px;
	color:#e5e5e5;
	margin: 10px 0 10px 50px;
	width:400px;
	float:left;
}

/*Imagen para el dia del evento*/
.fecha{
	width: 52px;
	height: 66px;
	background-image:url(../img/buscaconce/dia.gif);
	background-repeat:no-repeat;
	float:left;
	margin: 0 0 0 5px;
}

.fechatext{
	margin: 11px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	width: 45px;
	color:#FFFFFF;
}

.dia{
	float:left;
	font-family:verdana,arial,helvetica;
	font-size:14px;
	font-weight:bolder;
	width:440px;
	margin: 10px 0 0 0;	
}
	
.evento{
	height:25px;
	float:right;
	width:440px;
	padding: 7px 0 0 0;
	font-family:verdana,arial,helvetica;
	font-size:12px;
	text-decoration:none;
}
.evento a{
	text-decoration:none;
	color:#423E3A;
}

.eventoText{
	float:right;
	font-family:verdana,arial,helvetica;
	font-size:12px;
	text-decoration:none;
	width:440px;
	color:#423E3A ; 
	text-align : justify;
	margin: 0 0 5px 0;
}
	
/*****************************************************************/

/*others*/
h1 {
  	height:20px;
	display: block;
	font-size: 16px;
	border-bottom: 1px solid #e5e5e5;
	background-color: #FFFFFF;
	padding: 10px 0px 0px 10px;
	margin: 0 0 5px 0;
}


h3 {
	color: #323232;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	line-height: 13px;
	padding: 0px;
}

.text_green{
	color:#5dad1a;
}