#header {
  height:649px;
  min-height:649px;
}

#visore {
  background: url('../img/look/look_visore_sfondo.png') no-repeat left top;
}

#visore .headText {
  color:#333333;
  font-size:28px;
  line-height:30px;
  padding:150px 0px 0px 615px;
}

#visore #design_link {
  margin:75px 0px 0px 615px;
  width:245px;
  height:80px;
}

#slider {
margin-top:35px;
width:996px;
height:632px;
}

/* BEGIN OVERRIDE ANYTHING SLIDER DEFAULT CSS */
/*.anythingSlider-metallic .arrow a {margin: -45px 22px 0;}*/

.anythingSlider-metallic .back {left:-15px}
.anythingSlider-metallic .forward {right:-15px}

.anythingSlider-metallic.activeSlider .anythingWindow {border:none;}

.anythingSlider-metallic .anythingControls {bottom: -40px;}

.anythingSlider-metallic .anythingControls a {
	background-color: #777;
	border:none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.anythingSlider-metallic.activeSlider .anythingControls a.cur,
.anythingSlider-metallic.activeSlider .anythingControls a:hover {
	background-color: #00A399;
}

.anythingSlider-metallic .anythingControls ul a {
	width:5px;
	height:5px;
	margin: 2px 6px;
}
/* END OVERRIDE ANYTHING SLIDER DEFAULT CSS */
