/* @override http://localhost/bxslider_v3_plugin/css/styles.css */

/*
 * To change the color scheme of slider change each 
 * background property for each of the five styles below
 */

/* VETRINA */


ul#slider .articolo{
	width: 980px;
	height: 300px;
	position: relative;
	overflow: hidden;
}

#vetrina .bx-window {
	position: absolute;
	top: 15px;
}
#vetrina .bx-pager {
	position: absolute;
	top: 0;
	right: 0;
	height: 15px;
}

#vetrina .bx-pager a.pager-link {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	background: #42545c;
	text-indent: -9999px;
}

#vetrina .bx-pager a.pager-active {
	background: #f86f15;
}

#vetrina .bx-window {
	height: 315px !important;
}