/* FRONT PAGES */
#front-center {
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	margin-bottom: 10px;
    overflow: hidden;
}
#front-left {
	width:320px;
	float:left;
	margin-right:10px;
	overflow:hidden;
}
#front-middle {
	width:320px;
	float:left;
	overflow:hidden;
}
#front-right {
	margin-left:10px;
	overflow:hidden;
	width:320px;
	float:left;
}
#front-left-SC {
	width:480px;
	float:left;
	margin-right:10px;
	overflow:hidden;
}
#front-right-SC {
	margin-left:10px;
	overflow:hidden;
	width:480px;
	float:left;
}
#front-center-SC {
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	margin-bottom: 10px;
    overflow: hidden;
}

/* DESTAQUES CEDH SETAS*/
#views_slideshow_controls_text_previous_destaques-block_3{
	width:24px;
	height:24px;
	overflow:hidden;
	text-indent:100px;
	float:left;
	background-image:url(../img/previous.png);
	background-repeat:repeat-x;
}
#views_slideshow_controls_text_destaques-block_3{
	float:right;
	height:0;
}
#views_slideshow_controls_text_next_destaques-block_3{

	width:24px;
	height:24px;
	overflow:hidden;
	text-indent:100px;
	float:left;
	background-image:url(../img/next.png);
	background-repeat:repeat-x;

}
#views_slideshow_controls_text_pause_destaques-block_3{
	display:none;
}


#views_slideshow_controls_text_previous_featured_slider_ua-block_1 {
    position: relative;
    width: 24px;
    height: 24px;
    overflow: hidden;
    text-indent: 100px;
    float: left;
    background-image: url(../img/previous.png);
    background-repeat: repeat-x;
    margin-top: -25px;
    margin-left: 700px;
    z-index: 999;
}
#views_slideshow_controls_text_next_featured_slider_ua-block_1 {
    position: relative;
    width: 24px;
    height: 24px;
    overflow: hidden;
    text-indent: 100px;
    float: left;
    background-image: url(../img/next.png);
    background-repeat: repeat-x;
    margin-top: -44px;
    margin-left: 722px;
    z-index: 999;
}



#views_slideshow_controls_text_previous_destaques-block_1{

	width:24px;
	height:24px;
	overflow:hidden;
	text-indent:100px;
	float:left;
	background-image:url(../img/previous.png);
	background-repeat:repeat-x;

}
#views_slideshow_controls_text_destaques-block_1{
	float:right;
	height:0;
}
#views_slideshow_controls_text_next_destaques-block_1{

	width:24px;
	height:24px;
	overflow:hidden;
	text-indent:100px;
	float:left;
	background-image:url(../img/next.png);
	background-repeat:repeat-x;

}
#views_slideshow_controls_text_pause_destaques-block_1{
	display:none;
}



/* FIX PARA DESTAQUES LIVROS NA BIBLIOTECA */

#views_slideshow_controls_text_previous_destaques-block_7{

	width:24px;
	height:24px;
	overflow:hidden;
	text-indent:100px;
	float:left;
	background-image:url(../img/previous.png);
	background-repeat:repeat-x;
    position: relative;
    left: -105px;

}
#views_slideshow_controls_text_destaques-block_7{
	float:right;
	height:0;
}
#views_slideshow_controls_text_next_destaques-block_7{

	width:24px;
	height:24px;
	overflow:hidden;
	text-indent:100px;
	float:left;
	background-image:url(../img/next.png);
	background-repeat:repeat-x;
    position: relative;
    left: -105px;

}
#views_slideshow_controls_text_pause_destaques-block_7{
	display:none;
}

/* FIX PARA DESTAQUES EM INGLES */

#views_slideshow_controls_text_previous_destaques-block_2{

	width:24px;
	height:24px;
	overflow:hidden;
	text-indent:100px;
	float:left;
	background-image:url(../img/previous.png);
	background-repeat:repeat-x;

}
#views_slideshow_controls_text_destaques-block_2{
	float:right;
	height:0;
}
#views_slideshow_controls_text_next_destaques-block_2{

	width:24px;
	height:24px;
	overflow:hidden;
	text-indent:100px;
	float:left;
	background-image:url(../img/next.png);
	background-repeat:repeat-x;

}
#views_slideshow_controls_text_pause_destaques-block_2{
	display:none;
}