@charset "UTF-8";
/* CSS Document */


/* ------------ basics & reset ----------- */
/* --------------------------------------- */

html, body, header, h1, h2, h3 {
	margin:0;
	padding:0;
}

html {
	background: #eee;
}

body {
	font-family: "Lucida Grande", "Lucida Sans", Tahoma, "Helvetica Neue", Helvetica, Arial;
	font-size: 14px;
	color: #000;
	
}

a:focus, a:active, input {outline: none !important; /*border: 0 none !important;*/}

a {
	text-decoration: none;
	color: #000;
}

a img {
	outline: none; 
	border: 0 none;
}

a:hover {
	color: #075F4C;
}

.clear {
	clear: both;
}

.content {
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

.content_head {
	width: 960px;
	margin: 0 auto;
	text-align: center;
}



/* --------------- header ---------------- */
/* --------------------------------------- */

#header {
	width: 100%;
	height: 132px;
	background: url(img/bkg_head.jpg) top center repeat-x;
}

#head_right {
	float: right;
	width: 627px;
}

#cont_banner {
	height: 69px;
    margin-left: 83px;
    margin-top: 17px;
    width: 468px;
}

#cont_navbar {
	margin-top: 8px;
	margin-right: 0px;
	width: 627px;
}

.navbar {
	float: left; 
	height: 38px;
}

.navbar:hover {
	background-position: bottom center !important;
}

#chi_siamo {
	width: 169px;
	background: url(img/nav_chi_siamo.jpg) top center no-repeat;
}

#media {
	width: 152px;
	background: url(img/nav_media.jpg) top center no-repeat;
}

#team {
	width: 142px;
	background: url(img/nav_team.jpg) top center no-repeat;
}

#contatti {
	width: 164px;
	background: url(img/nav_contatti.jpg) top center no-repeat;
}






/* --------------- slideshow ---------------- */
/* --------------------------------------- */


#slideshow {
    position:relative;
	width:468px;
	height:60px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    width:468px;
	height:60px;
    display: block;
    border: 0;
}








/* --------------- page ---------------- */
/* --------------------------------------- */

.main_title {
	font-family: 'TitilliumMedium', Lucida Grande, "Lucida Sans", Tahoma, "Helvetica Neue", Helvetica, Arial;
	text-align: center;
	color: #075f4c;
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 16px;
}

.page_left {
	float: left;
	text-align: left;
}

.page_right {
	float: right;
}

.foto_team {
	float: left;
	margin-top: 25px;
	
	width: 177px;
	height: 204px;
	
	box-shadow: 0 0 4px #444;
	-webkit-box-shadow: 0 0 4px #444;
	-moz-box-shadow: 0 0 4px #444;
}


.team_id {
	float: left; 
	
	margin-left: 20px;
	margin-top: 50px;
	background: url(img/team_id.png) no-repeat top left;
	height: 155px;
	width: 762px;	 
}

.team_id_cont {
	margin-top: 36px;
	margin-left: 50px;
	text-align: left;
}

.team_id_nome {
	font-family:  'TitilliumMedium', Lucida Grande, "Lucida Sans", Tahoma, "Helvetica Neue", Helvetica, Arial;
	color: #075f4c;
	font-size: 28px;
	font-weight: normal;
}

.team_id_qual {
	font-family:  'TitilliumMedium', Lucida Grande, "Lucida Sans", Tahoma, "Helvetica Neue", Helvetica, Arial;
	color: #444;
	font-size: 28px;
	font-weight: normal;
}

.team_id_mail a {
	font-size: 20px;
	font-style: italic;
	color: #333;
	font-weight: normal;
	line-height: 100%;
}

.team_id_mail a:hover {
	color: #075f4c;
}


.map {
	background: url(img/map.jpg) top center no-repeat;
	width: 960px;
	height: 232px;
	float: left;
	
}

.map_cont {
    line-height: 110%;
    margin-top: 105px;
    text-align: right;
    width: 408px;
}

.map_cont a {
	color: #075f4c;
	font-weight: bold;
}

.map_cont a:hover {
	color: #000;
}








/* --------------- contact form ----------------*/
/* --------------------------------------- */

input[type=text]{
background:#FFFFFF none repeat scroll 0 0;
border: 1px solid #ccc;
color:#888;
margin-bottom:11px;
padding:4px 5px;
width: 463px;
height: 32px;
font-size: 14px;
outline: none;
text-align: right;
}

textarea{
background:#FFFFFF none repeat scroll 0 0;
border: 1px solid #ccc;
color:#888;
padding:11px 5px;
margin-bottom: 11px;
margin-top: 0;
width: 463px;
height: 124px;
font-size: 14px;
font-family: "Lucida Grande", "Lucida Sans", "Helvetica Neue", Helvetica, Arial;
outline: none;
resize: none;
overflow: auto;
text-align: left;
}

#risposta{
display: none;
padding: 1px 8px;
margin-bottom: 8px;
font-size: 14px;
border: 1px solid #ccc;
}

#risposta p {
	margin: 5px 0;
}

#invia {
	background: #075f4c;
	color: #fff;
	width:100px;
	height: 41px;
	border: 1px solid #333;
	cursor: pointer;
	margin: 0;
	outline: none;
	float: left;
	font-size: 14px;
}

#reset {
	margin: 0 0 0 11px;
	background: #9d0d15;
	color: #fff;
	width:100px;
	height: 41px;
	border: 1px solid #333;
	cursor: pointer;
	outline: none;
	float: left;
	font-size: 14px;
}


#invia:active {
	position:relative;
	top:1px;
}

/*input[type=submit]:hover {
	width:142px;
}*/





#refresh {
	color: #fff;
	background: #333;
	position: fixed;
	z-index: 1000;
	padding: 3px 9px 5px;
	bottom: 4px;
	right: 4px;
	text-align: center;
	cursor: pointer;
	display: none;
	
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}








/* --------------- footer ---------------- */
/* --------------------------------------- */

.green_break {
	margin: 35px auto 0; 
	width: 100%;
	background: url(img/green_break.jpg) top center repeat-x;
	height: 89px;
}

.main_radio {
	width: 100%;
	background: url(img/pattern_radio.jpg) top center repeat-x;	
}

.cont_radio {
	width: 960px;
	margin: 0 auto;
	background: url(img/center_radio.jpg) top center no-repeat;
	height: 168px;
}

.box_radio {
	width: 260px;
	float: left;
	margin-top: 35px;
	text-align: center;
	font-size: 13px;
}

.box_radio a {
	color: #555;
}

.box_radio a:hover {
	color: #075F4C;
	font-weight: bold;
}

 
.radio { 
	background-position: 0 0; 
	margin-bottom: 5px !important;
}

.radio_active {
	border: 7px solid #BBBBBB;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    box-shadow: 1px 1px 4px 0 #555555 inset, 0 7px 3px -3px #333333;
    -moz-box-shadow: 1px 1px 4px 0 #555555 inset, 0 7px 3px -3px #333333;
    -webkit-box-shadow: 1px 1px 4px 0 #555555 inset, 0 7px 3px -3px #333333;
    padding-bottom: 4px;
    background-position: 0 -57px !important;
    margin-top: -7px !important;
    margin-bottom: 9px !important; 
}

/* .radio:hover {background-position: 0 -57px; } */

.radio_rdf {
	background-image: url(img/radio_rdf2.jpg);
	background-repeat: no-repeat;
	width: 230px;
	height: 57px;
	margin: 0 auto;
}

.radio_lady {
	background-image: url(img/radio_lady.jpg);
	background-repeat: no-repeat;
	width: 177px;
	height: 57px;
	margin: 0 auto;
}

.radio_nostalgia {
	background-image: url(img/radio_nostalgia.jpg);
	background-repeat: no-repeat;
	width: 245px;
	height: 57px;
	margin: 0 auto;
}
.radio_lamiaradio {
	background-image: url(img/radio_lamiaradio.jpg);
	background-repeat: no-repeat;
	width: 146px;
	height: 57px;
	margin: 0 auto;
}

.cont_bot_ico {
	width: 240px;
	height: 170px;
	float: left;
	margin: 60px 0 0;
}

.bot_ico {
	width: 95px;
	height: 95px;
	margin: 0 auto;
	background: url(img/sprite_bottom_icons.jpg) no-repeat;
}

.bot_ico1 {	background-position: -46px -107px; }

.bot_ico1:hover { background-position: -46px -4px; }

.bot_ico2 {	background-position: -251px -107px; }

.bot_ico2:hover { background-position: -251px -4px; }

.bot_ico3 {	background-position: -463px -107px; }

.bot_ico3:hover { background-position: -463px -4px; }

.bot_ico4 {	background-position: -670px -107px; }

.bot_ico4:hover { background-position: -670px -4px; }


.bot_desc {
	display: none;
	width: 163px;
	height: 72px;
	margin: 0 auto;
	background: url(img/sprite_bottom_icons.jpg) no-repeat;
	box-shadow: 0 8px 3px -8px #000;
	-moz-box-shadow: 0 8px 3px -8px #000;
	-webkit-box-shadow: 0 8px 3px -8px #000;
}

.bot_desc1 { background-position: -11px -208px; }

.bot_desc2 { background-position: -217px -208px; }

.bot_desc3 { background-position: -429px -208px; }

.bot_desc4 { background-position: -636px -208px; }


.footer {
	text-align: center;
	color: #555;
	font-size: 13px;
	line-height: 1.7em;
	margin-bottom: 50px !important;
}




/* --------------- @font-face ---------------- */
/* --------------------------------------- */

@font-face {
    font-family: 'TitilliumMedium';
    src: url('font/TitilliumText22L004-webfont.eot');
    src: url('font/TitilliumText22L004-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/TitilliumText22L004-webfont.woff') format('woff'),
         url('font/TitilliumText22L004-webfont.ttf') format('truetype'),
         url('font/TitilliumText22L004-webfont.svg#TitilliumMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* @font-face {
    font-family: 'TitilliumBold';
    src: url('font/TitilliumText22L005-webfont.eot');
    src: url('font/TitilliumText22L005-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/TitilliumText22L005-webfont.woff') format('woff'),
         url('font/TitilliumText22L005-webfont.ttf') format('truetype'),
         url('font/TitilliumText22L005-webfont.svg#TitilliumBold') format('svg');
    font-weight: normal;
    font-style: normal;
} */
