


/*GENERAL*/

.view .views-admin-links ul li{
border-right:1px solid #CCC;
padding:0 5px;
}
.view  .views-admin-links li.last{
border:none;
}

.view .views-admin-links ul{
margin:0 0 10px 0;
}

.view .views-admin-links ul li{
border-right:1px solid #CCC;
padding:0 5px;
}
.view  .views-admin-links li.last{
border:none;
}

.view .views-admin-links ul{
margin:0 0 10px 0;
}


.view table{
width:100%;
}
.views-field-created{
color: #3b89b9;
}
.views-exposed-widget {
float:left;
margin:0 10px 10px 0;
height:40px
}
.views-exposed-widget label{
font-weight:bold;
}
.views-exposed-widget input,.views-exposed-widget select{
width:150px;
max-width:none;
border:1px solid #3A85B7;
border:1px solid #3A85B7;
}
.views-exposed-widget select option{
/*max-width:300px;*/
}

.views-exposed-form{
margin:0 0 20px 0;
border:1px solid #cccccc;/*#efefef*/
padding:15px;
padding-bottom:20px;
}
.views-exposed-widget .form-item, .views-exposed-widget .form-radios div,.views-exposed-widget .form-checkboxes  div{
display:inline;

}
.views-exposed-widget input.form-radio, .views-exposed-widget .form-checkboxes input{
width:20px;
border:none;
}
.views-exposed-widget .form-checkboxes{
margin:3px 0 0 0;
}



.views-exposed-widget .date-year input, .views-exposed-widget .date-year select,
.views-exposed-widget .date-month input, .views-exposed-widget .date-month select,
.views-exposed-widget .date-day input, .views-exposed-widget .date-day select{
width:auto;
}
.views-exposed-widget .container-inline-date {
/*margin:-5px 0 0 0;*/
}
.views-exposed-widget .date-clear.form-item{
margin:5px 0 0 0;
padding:0;
}
.views-exposed-widget .date-views-filter-wrapper{
min-width:200px;
}
..container-inline-date .form-item {
margin:3px 0 0;
}
.date-clear  {
font-size:0.1em;
}


.views-exposed-widget  input.form-submit{
margin:14px 0 0 0;
background:#3A85B7;
color:#FFF;
cursor:pointer;
width:80px;
}

.form-item label{
font-size:10px;
}

.view ul{
margin:0;
padding;0;
}
.view ul li{
margin:0 0 15px;
padding:0;
list-style:none;
}
.view ul li div{
margin:0 0 5px;
padding:0;
}

.view .view-content ul li{
margin:0;
padding:10px 5px 10px 5px;
list-style:none;
border-bottom:1px solid #e2e2e2;
}
.view .view-content ul li.views-row-last{
padding:10px 5px 0px 5px;
border-bottom:none;
}

.view ul li label, .views-field-created label{
font-weight:bold;
color:#666;
}

.view .views-field-title{
font-weight:bold;
color:#3B89B9;
}
.view .views-field-title a{
font-weight:bold;
color:#3B89B9;
}


/* SLIDESHOW PANORAM */
.view-slideshow{
overflow:hidden;
height:190px;
}

.view-slideshow  .views-admin-links{
display:none;
}
.view-slideshow .view-content {
position:relative;
height:190px;
background:#111;
overflow:hidden;
}
.view-slideshow #views_slideshow_singleframe_controls_1{
height:0px;
}
.view-slideshow #views_slideshow_singleframe_controls_1 a{
display:block;
width:50px;
height:50px;
text-indent:-999px;
opacity:0.5;
filter: alpha(opacity = 50);
overflow:hidden;
position:absolute;
top:45px;
z-index:15;
}
.view-slideshow #views_slideshow_singleframe_controls_1 a.views_slideshow_singleframe_previous{
left:25px;
background:transparent url('img/btn_izquierda.gif') no-repeat 0 0;
}
.view-slideshow #views_slideshow_singleframe_controls_1 a.views_slideshow_singleframe_next{
background:transparent url('img/btn_derecha.gif') no-repeat 0 0;
right:25px;
}
.view-slideshow #views_slideshow_singleframe_controls_1 a.views_slideshow_singleframe_pause{
display:none;
}
.view-slideshow .views-field-body{
position:absolute;
color:#FFF;
font-family:Georgia;
font-size:21px;
margin:10px 25px;
top:145px;
width:890px;
z-index:17px;
}
.view-slideshow .views-field-nothing {
background: url('img/slideshowblack.png') repeat 0 0;
/*background:#000;*/
height:50px;
/*opacity:0.5;
filter: alpha(opacity = 50);*/
position:absolute;
top:140px;
width:940px;
z-index:16px;
}

/*.view-EventosBuscadorPrivadoPasados */

.views-label-field-evento-lugar-value, 
.views-label-field-evento-duracion-texto-value,
.views-label-field-evento-duracion-value,
.views-label-private {
font-weight:bold;
color:#666;
}

.view li {
margin: 10px 0 10px 0;
}