/* 
 * Referencias:
 * 
 * #block-views-6ffb2701536d8ff2d44258fdf6a458c8 --> Greening IT slide 
 * #block-views-421b2123260533542ce7f1468da07071 --> Greening IT slide SP
 * #block-views-60775f412da46241fbba6afac65bcaa3 --> Spectrum Slide SP
 * #block-views-4f6de7f5177d6487b3ea13c06c0445af --> Spectrum Slide EN
 * #block-views-8178c66e216d8b61af4c3bde154a9023 --> APC-Impact Slide EN -set 05072015 
 * */


/* para noticias tipo Guardian */

#block-views-60775f412da46241fbba6afac65bcaa3,
#block-views-421b2123260533542ce7f1468da07071,
#block-views-6ffb2701536d8ff2d44258fdf6a458c8,
#block-views-c8969a16a72a210bdc2d65f6713d1279, 
#block-views-027c3d9ef545a61d22eaa79e8fbb50a6 {
    height: 220px;
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
    clear: both
}

/* Solo Spectrum */

#block-views-4f6de7f5177d6487b3ea13c06c0445af
{
    height: 220px;
    margin-bottom: 28px;
    overflow: hidden;
    position: relative;
    clear: both
}


/* solo Greening IT */ #block-views-421b2123260533542ce7f1468da07071, #block-views-6ffb2701536d8ff2d44258fdf6a458c8 {
  	margin-bottom: 30px;
}

#news_project_featured-multilingue .views-field-title {
    background-color: #BF1E2E;
    color: #FFFFFF;
    height: 32px;
    padding: 10px;
    width: 410px;
}

	/* solo para Greening IT */
	
body.nid-n13217 #news_project_featured-multilingue .views-field-title, 
body.nid-n8022 #news_project_featured-multilingue .views-field-title {
	background-color: #006635;
	}

#news_project_featured-multilingue  li .text {
    width: 410px;
    background-color: #EFEFEF;
    padding: 5px 10px 10px;    
}

#news_project_featured-multilingue .views-field-title a {
    color: #FFFFFF !important;
    text-decoration: none;
    font-weight: bold;
}

#news_project_featured-multilingue .inline-left {
    display: inline !important;
    float: none !important;
    margin-left: 0 !important;
}

#news_project_featured-multilingue p { margin: 0; padding: 0; }

/***************** slide superior *******************/

/*#block-views-027c3d9ef545a61d22eaa79e8fbb50a6 { position: relative; height: 220px; clear: both; }
#block-views-c8969a16a72a210bdc2d65f6713d1279 { position: relative; height: 220px; clear: both; }*/

#block-views-4f6de7f5177d6487b3ea13c06c0445af .blockinner,
#block-views-60775f412da46241fbba6afac65bcaa3 .blockinner,
#block-views-421b2123260533542ce7f1468da07071 .blockinner,
#block-views-6ffb2701536d8ff2d44258fdf6a458c8 .blockinner,
#block-views-027c3d9ef545a61d22eaa79e8fbb50a6 .blockinner, 
#block-views-c8969a16a72a210bdc2d65f6713d1279 .blockinner,
#block-views-8178c66e216d8b61af4c3bde154a9023 .blockinner { margin: 0 auto;  width: 870px; }

#news_project_featured-multilingue .views-row { }
  
#news_project_featured-multilingue #rightControl {
    cursor: pointer;
    display: block;
    height: 28px;
    left: 926px;
    overflow: hidden;
    position: absolute;
    text-indent: -1000px;
    top: 90px;
    width: 28px;
    background: url("images/proyectos/botones_slide.png") no-repeat scroll 0 0 transparent;
}

#news_project_featured-multilingue #rightControl:hover {
    background: url("images/proyectos/botones_slide.png") no-repeat scroll -56px 0 transparent;
}


#news_project_featured-multilingue #leftControl {
    cursor: pointer;
    display: block;
    height: 28px;
    left: 10px;
    overflow: hidden;
    position: absolute;
    text-indent: -1000px;
    top: 90px;
    width: 28px;
     background: url("images/proyectos/botones_slide_izq.png") no-repeat scroll -56px 0 transparent;
}

#news_project_featured-multilingue #leftControl:hover {
     background: url("images/proyectos/botones_slide_izq.png") no-repeat scroll 0 0 transparent;
}


#news_project_featured-multilingue #leftControlOff {
    cursor: pointer;
    display: block;
    height: 28px;
    left: 10px;
    overflow: hidden;
    position: absolute;
    text-indent: -1000px;
    top: 90px;
    width: 28px;
     background: url("images/proyectos/botones_slide_izq.png") no-repeat scroll -28px 0 transparent;
}

	/* solo para Greening IT  */
	
body.nid-n13217 #news_project_featured-multilingue #rightControl,
body.nid-n8022 #news_project_featured-multilingue #rightControl {    
    background: url("images/proyectos/botones_slide_greening.png") no-repeat scroll 0 0 transparent;
}

body.nid-n13217 #news_project_featured-multilingue #rightControl:hover,
body.nid-n8022 #news_project_featured-multilingue #rightControl:hover {
    background: url("images/proyectos/botones_slide_greening.png") no-repeat scroll -56px 0 transparent;
}


body.nid-n13217 #news_project_featured-multilingue #leftControl, 
body.nid-n8022 #news_project_featured-multilingue #leftControl {
     background: url("images/proyectos/botones_slide_izq_greening.png") no-repeat scroll -56px 0 transparent;
}

body.nid-n13217 #news_project_featured-multilingue #leftControl:hover, 
body.nid-n8022 #news_project_featured-multilingue #leftControl:hover {
     background: url("images/proyectos/botones_slide_izq_greening.png") no-repeat scroll 0 0 transparent;
}


#news_project_featured-multilingue #leftControlOff {
    cursor: pointer;
    display: block;
    height: 28px;
    left: 10px;
    overflow: hidden;
    position: absolute;
    text-indent: -1000px;
    top: 90px;
    width: 28px;
     background: url("images/proyectos/botones_slide_izq.png") no-repeat scroll -28px 0 transparent;
}

	/* fin solo para Greening IT */


#news_project_featured-multilingue .views-field-field-abstract-value { padding-right: 20px; }

	/* oculto titulos */
	
#block-views-4f6de7f5177d6487b3ea13c06c0445af h2,
#block-views-60775f412da46241fbba6afac65bcaa3 h2,
#block-views-421b2123260533542ce7f1468da07071 h2,
#block-views-6ffb2701536d8ff2d44258fdf6a458c8 h2,
#block-views-027c3d9ef545a61d22eaa79e8fbb50a6 h2,
#block-views-c8969a16a72a210bdc2d65f6713d1279 h2,
#block-views-8178c66e216d8b61af4c3bde154a9023 h2,
#block-views-4f6de7f5177d6487b3ea13c06c0445af  .views-admin-links,
#block-views-60775f412da46241fbba6afac65bcaa3 .views-admin-links, 
#block-views-421b2123260533542ce7f1468da07071 .views-admin-links,
#block-views-6ffb2701536d8ff2d44258fdf6a458c8 .views-admin-links, 
#block-views-027c3d9ef545a61d22eaa79e8fbb50a6 .views-admin-links,
#block-views-c8969a16a72a210bdc2d65f6713d1279 .views-admin-links { display: none; }


/* Spectrum */

#block-views-4f6de7f5177d6487b3ea13c06c0445af, 
#block-views-60775f412da46241fbba6afac65bcaa3 { margin-top: 186px; }

/* IMPact */

#block-views-8178c66e216d8b61af4c3bde154a9023 #news_project_featured-multilingue #leftControl {
    cursor: pointer;
    display: block;
    height: 28px;
    left: 10px;
    overflow: hidden;
    position: absolute;
    text-indent: -1000px;
    top: 90px;
    width: 28px;
     background: url("images/spectrum/botones_slide_izq.png") no-repeat scroll -56px 0 transparent;
}

#block-views-8178c66e216d8b61af4c3bde154a9023 #news_project_featured-multilingue #leftControlOff {
    cursor: pointer;
    display: block;
    height: 28px;
    left: 10px;
    overflow: hidden;
    position: absolute;
    text-indent: -1000px;
    top: 90px;
    width: 28px;
     background: url("images/proyectos/botones_slide_izq.png") no-repeat scroll -28px 0 transparent;
}

#block-views-8178c66e216d8b61af4c3bde154a9023 #news_project_featured-multilingue #rightControl {
    cursor: pointer;
    display: block;
    height: 28px;
    left: 936px;
    overflow: hidden;
    position: absolute;
    text-indent: -1000px;
    top: 90px;
    width: 28px;
    background: url("images/spectrum/botones_slide_dch.png") no-repeat scroll 0 0 transparent;
}

#block-views-8178c66e216d8b61af4c3bde154a9023 {
    height: 260px;
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
    clear: both
}

#block-views-8178c66e216d8b61af4c3bde154a9023 #news_project_featured-multilingue .views-field-title {
    background-color: #129ccd;
    color: #FFFFFF;
    height: 32px;
    padding: 8px 10px 18px 10px;
    width: 410px;
}
