
/* =================== HTML BODY ======================= */
*
{
	padding:0px;
	margin:0px;
}
html, body
{
	height: 100%;
}
body {
 font-family:Georgia, "Times New Roman", Times, serif !important;
 font-size:12px;
 background: #FFF;
 margin: 0;
 padding: 0;
 color: #000;
 background-image:url(../media/img/pattern_bg.png);
 background-position:144px 100px;
 -webkit-text-size-adjust: none;
 -webkit-user-select: none;
 -webkit-touch-callout:none;
}
a {
 text-decoration:none;
 color: #1d548f;
 -webkit-text-size-adjust: none;
 -webkit-user-select: none;
 -webkit-touch-callout:none;
}
/* =================== FONTS ======================= */
@font-face {
 font-family: 'TitilliumText22LLight';
 src: url('../media/fonts/titilliumtext22l002-webfont.eot');
 src: url('../media/fonts/titilliumtext22l002-webfont.eot?#iefix') format('embedded-opentype'), url('../media/fonts/titilliumtext22l002-webfont.woff') format('woff'), url('../media/fonts/titilliumtext22l002-webfont.ttf') format('truetype'), url('../media/fonts/titilliumtext22l002-webfont.svg#TitilliumText22LLight') format('svg');
 font-weight: normal;
 font-style: normal;
}
/* =================== MAIN SECTION ======================= */
.container {
 padding:0px;
 z-index: 12;
 position:relative;
 min-height: 100%;
 height: auto !important;
 height: 100%;
 margin: 0 auto -54px;
}
.container_bg {
 background-image:url(../media/img/fondi/content_bg.jpg);
 background-position:center 130px;
 background-repeat:no-repeat;
}
.index_bg {
 background-image:url(../media/img/fondi/fondi_home.jpg);
 background-position:center 130px;
 background-repeat:no-repeat;
}
.header {
 background-image:url(../media/img/header_pattern.png);
 background-repeat:repeat-x;
 height:144px;
}
.header_content {
 background-image: url(../media/img/header.png);
 background-position: center bottom;
 background-repeat: no-repeat;
 height: 136px;
 margin: auto;
 position: relative;
 width: 999px;
}
.back_home
{
	margin: auto;
	height: 78px;
 	width: 200px;
}
.content {
 position:relative;
 min-height:370px;
 height:370px;
 margin:0px;
}
.push {
height: 54px;
}
.footer {
 background-image:url(../media/img/footer_pattern.png);
 background-repeat:repeat-x;
 height:54px;
 position:relative;
 z-index:14;
}
.footer_content {
 background-image: url(../media/img/footer.png);
 background-position: center bottom;
 background-repeat: no-repeat;
 height: 54px;
 margin: auto;
 position: relative;
 width: 840px;
}
.footer_content a{
display:inline;
}
/* =================== BALLS HOME PAGE ======================= */

#balls {
 position:absolute;
 left:390px;
 top:0px;
 width: 580px;
 height: 480px;
 background-color:transparent !important;
}
/* =================== Gallery ======================= */

.small_ball {
 position:absolute;
 width: 80px;
 height: 80px;
 background-image:url(../media/img/small_ball.png);
 background-repeat:no-repeat;
 padding-top:26px;
 text-align:center;
 line-height:8px;
 opacity:0.0;
}
.small_ball a {
 font-size:12px;
 color:#1e4c7c;
}
.small_ball a:hover {
text-decoration:underline;
}
.small_ball_1 {
 left: 320px;
 top: 120px;
}
.small_ball_2 {
 left: 290px;
 top: 210px;
}
.small_ball_3 {
 left:220px;
 top:270px;
}
.small_ball_4 {
 left:360px;
 top:185px;
}
/* =================== NEWS ======================= */
.banner {
position: absolute;
left: 120px;
top: 170px;
width: 305px;
height: 220px;
opacity: 1;
z-index: 1;
}
.news {
 position:absolute;
 left:15px;
 top:10px;
 width: 312px;
 height: 312px;
 background-image:url(../media/img/big_ball.png);
 background-repeat:no-repeat;
 opacity:0.0;
}
.content_news {
 width:250px;
 margin:auto;
 padding:10px;
}
.news_title {
 margin:20px 0px 0px 0px;
 padding:0px;
 text-align:center;
}
.news_title h1 {
 font-size:16px;
 color:#1d548f !important;
 font-family:Georgia, "Times New Roman", Times, serif !important;
 padding-top:16px;
}
.news_text h2 {
 color:#1d548f !important;
 font-size:11px;
 line-height:18px;
 font-weight:bold;
 tex-transform:uppercase;
 font-family:"TitilliumText22LLight", Georgia, "Times New Roman", Times, serif;
 text-align:center;
 margin:10px 0px 0px 0px;
}
.news_text {
 color:#333;
 font-size:13px;
 line-height:18px;
 font-family:"TitilliumText22LLight", Georgia, "Times New Roman", Times, serif;
 text-align:center;
 margin:10px 0px 0px 0px;
}
.news_text div
{
 margin:10px 0px 0px 0px;
}
#link_site
{
	display:none;
}
/*================= Archivio stampa ===================== */

#press_content {
 width:900px;
 height: 360px;
 min-height: 360px;
 margin:auto;
 position:relative;
 top:20px;
 background-image:url(../media/img/news_content.png);
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;
 padding:10px;
 opacity:0.0;
 -moz-opacity:0.0;
 -ms-filter:"alpha(opacity=0)";
 filter:alpha(opacity=0);
}
#press_list {
}
.press_titolo {
 font-size:20px;
 color:#CC3333;
 margin:10px;
 padding-left:10px;
 text-align:left;
}
.press_link {
 margin:0px 0px 5px 10px;
 padding:10px;
 border-bottom:1px solid #999;
 width:420px;
 height:50px;
}
.press_link:hover {
background-color:#FFFFFF;
}
.press_data {
 color:#333;
 margin-bottom:8px;
}
.press_title {
 color:#00477A;
 text-transform:uppercase;
 line-height:1em;
 font-size:10px;
 margin-bottom:8px;
}
.press_fonte {
color:#333;
}
/*================= ARCHIVIO NEWS ===================== */

#news_content {
 width:900px;
 height: 360px;
 min-height: 360px;
 margin:auto;
 position:relative;
 top:20px;
 background-image:url(../media/img/news_content.png);
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;
}
.new_background {
 background-image:url(../media/img/news.jpg);
 background-repeat:no-repeat;
}
#new_left {
 float:left;
 width:440px;
 height: 310px;
 min-height: 310px;
 padding:10px 0px 10px 10px;
}
#new_right {
 float:right;
 width:440px;
 height: 310px;
 min-height: 310px;
 padding:10px 10px 10px 0px;
}
#new_titolo {
 font-size:20px;
 color:#CC3333;
 margin-bottom:10px;
 margin-top:10px;
 text-align:left;
}
.news_link {
 padding:5px;
 line-height:1.3em;
}
.news_link:hover {
background-color:#FFFFFF;
}
.news_data {
color:#333;
}
.news_place {
color:#333;
}
.news_t {
 color:#00477A;
 text-transform:uppercase;
 line-height:1em;
 font-size:10px;
 margin:0px;
}
/* =================== MOBALBOX NEW ======================= */

.modal_box {
 line-height:14px;
 font-size:14px;
 text-align:left;
}
.modal_box div {
padding:10px;
}
.modal_date {
color:#333;
}
.modal_title {
 color:#CC3333;
 text-transform:uppercase;
 line-height:24px;
 border-bottom:1px solid #CCC;
}
.modal_place {
 color:#333;
 border-bottom:1px solid #CCC;
}
.modal_text {
 color:#333;
 line-height:24px;
 border-bottom:1px solid #CCC;
}
.modal_link {
color:#1D548F;
}
/* =================== CONTACT ======================= */

.contact_form {
 background-image: url("../media/img/news_content.png");
 border-radius: 10px 10px 10px 10px;
 height: 360px;
 margin: auto;
 min-height: 360px;
 position: relative;
 top: 20px;
 width: 600px;
 opacity:0.0;
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* first! for ie8 */
 filter: alpha(opacity=0);     /* second! for other ie versions */
}
.contact_form_title {
 margin-bottom: 10px;
 margin-top: 10px;
 text-align: left;
 color: #666666;
    font-family: Georgia,"Times New Roman",Times,serif !important;
    font-size: 16px;
    font-weight: bold;
    padding-top: 16px;
}
.contact_form label {
 display: block;
 padding-bottom: 2px;
 padding-left: 2px;
 padding-right: 2px;
 padding-top: 2px;
 text-align: left;
 font-weight:bold;
 font-size:12px;
 color:#666666;
    font-family: "TitilliumText22LLight",Georgia,"Times New Roman",Times,serif;
}
.contact_form input {
border: 1px solid #CCC;
}
.contact_form_text {
 color: #333333;
    font-family: "TitilliumText22LLight",Georgia,"Times New Roman",Times,serif;
    font-size: 13px;
    line-height: 18px;
    margin: 10px 0 0;
    text-align: left;
	}
#mail_response {
padding:20px;
}
/* =================== PAGING ======================= */

#paging_press {
clear:both;
}
#pagination_press {
 padding:0px;
 font-family:Arial, Helvetica, sans-serif;
 margin-left:10px;
}
#paging_press a {
 color:#00457d;
 font-size:11px;
}
#paging_press a.page_left {
float:left;
}
#paging_press a.page_right {
float:right;
}
#paging_news {
clear:both;
}
#paging_aziende {
 float:left;
 border-top:1px;
 border-top-style:solid;
 border-top-color:#999;
 padding:0px;
 font-family:Arial, Helvetica, sans-serif;
 width:430px;
 margin-left:10px;
}
#paging_aziende a {
 color:#00457d;
 font-size:11px;
}
#paging_aziende a:hover {
color:#FF0000;
}
#paging_wedding {
 float:left;
 border-top:1px;
 border-top-style:solid;
 border-top-color:#999;
 padding:0px;
 font-family:Arial, Helvetica, sans-serif;
 width:430px;
 margin-left:10px;
}
#paging_wedding a {
 color:#00457d;
 font-size:11px;
}
#paging_wedding a:hover {
color:#FF0000;
}
#paging_news a.page_left {
float:left;
}
#paging_news a.page_right {
float:right;
}
/* =================== MENU ======================= */
.menu_header {
 left: 0px;
 position: absolute;
 top: 90px;
 width: 999px;
}
.menu_header ul.menu {
 list-style: none;
 padding: 0;
 margin: auto;
 height:20px;
 width:640px;
}
.menu_header ul.menu li {
 float: left;
 margin: 0px 0px 0px 12px;
}
.menu_header ul.menu li a {
 height: 14px;
 line-height: 14px;
 float: left;
 display: block;
 color: #1d548f;
 font-size:12px;
 text-decoration: none;
 text-align: center;
 text-transform:uppercase;
 padding: 0;
 margin: 0;
}
.menu_header a.current {
color:#999999 !important;
}
.sub_menu {
 clear:both;
 line-height:25px;
 text-align:center;
}
.sub_menu a {
 font-size:14px;
 color:#999;
 font-style:italic;
 margin-right:20px;
}
.sub_menu a.current {
color:#1d548f !important;
}
.sub_menu a.current:before {
content:  "> ";
}
.menu_footer {
 left: 40px;
 position: absolute;
 top: 10px;
 width: 840px;
}
.menu_footer ul.menu {
 height: 20px;
 list-style: none;
 margin: auto;
 padding: 0;
}
.menu_footer ul.menu li {
 float: left;
 margin: 0px 0px 0px 7px;
 font-size:11px;
 text-align:center;
 color:#999;
}
.menu_footer ul.menu li a {
 height: 14px;
 line-height: 14px;
 float: left;
 display: block;
 color: #1d548f;
 font-size:12px;
 text-decoration: none;
 text-align: center;
 padding: 0;
 margin: 0;
 font: 100%/1.4 Georgia, "Times New Roman", Times, serif;
}
.menu_footer ul.menu li a:hover {
text-decoration:underline;
}
/* =================== SLIDESHOW ======================= */
#preload {
 position:absolute;
 top: -8px;
 left:50%;
 width: 204px;
 height: 77px;
 margin-left:-96px;
 background-image:url(../media/img/preload.png);
 background-repeat:no-repeat;
}
#progress {
 position:absolute;
 top: 0px;
 left:50%;
 width: 31px;
 height: 31px;
 margin-left:-8px;
 background-image:url(../media/img/progress.gif);
 background-repeat:no-repeat;
}
#slideshow {
 opacity:0.0;
 -moz-opacity:0.0;
 -ms-filter:"alpha(opacity=0)";
 filter:alpha(opacity=0);
 display: block;
 height: 100%;
 left: 0;
 overflow: hidden;
 position: absolute;
 top: 0;
 width: 100%;
 z-index: 0;
}
#slideshow IMG {
 position:absolute;
 top:0;
 left:0;
 z-index:8;
 opacity:0.0;
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* first! for ie8 */
 filter: alpha(opacity=0);     /* second! for other ie versions */
}
#slideshow IMG.active {
 z-index:10;
 opacity:1.0;
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* first! for ie8 */
 filter: alpha(opacity=100);     /* second! for other ie versions */
}
#slideshow IMG.last-active {
z-index:9;
}
/* =================== Background Image ======================= */

#background_image {
 opacity:0.0;
 -moz-opacity:0.0;
 -ms-filter:"alpha(opacity=0)";
 filter:alpha(opacity=0);
 display: block;
 height: 100%;
 left: 0;
 overflow: hidden;
 position: absolute;
 top: 0;
 width: 100%;
 z-index: 0;
}
/*================= LOCATIONS ===================== */

#locations {
 opacity:0.0;
 -moz-opacity:0.0;
 -ms-filter:"alpha(opacity=0)";
 filter:alpha(opacity=0);
}
.nav-shadow {
 padding: 30px 0px 0px 0px;
 margin:auto;
 width: 800px;
 min-height:180x;
 height:180px;
 text-align: center;
 list-style: none;
}
.nav-shadow li {
 margin-right: 20px;
 width: 135px;
 height: 167px;
 position: relative;
 float: left;
}
.nav-shadow li a span {
 margin: 0px 0px 5px 0px;
 width: 135px;
 height:20px;
 display: block;
 color:#1D548F !important;
 font-weight:bold;
 text-align:center;
/* opacity:0.5;
 -moz-opacity:0.5;
 -ms-filter:"alpha(opacity=50)";
 filter:alpha(opacity=50);*/
 font-size:11px;
}
.nav-shadow a, .nav-shadow a:visited, .nav-shadow a, .nav-shadow a:hover {
 margin: 0 auto;
 width: 135px;
 height: 165px;
 overflow: hidden;
 display: block;
 position: relative;
 z-index: 2;/*opacity:0.7;
	-moz-opacity:0.7;
	-ms-filter:"alpha(opacity=70)";
	filter:alpha(opacity=70);*/
}
/* Button Shadow */

.nav-shadow li img.shadow {
 margin: 0 auto;
 position: absolute;
 bottom: 0;
 left: 0;
 z-index: 1;
 height: 27px;
 margin-left: 0;
 opacity: 1;
 width: 100%;
}
/* =================== Classes Utility ======================= */

.float_l {
float: left;
}
.float_r {
float: right;
}
.clear {
clear:both;
}
.margin_right_20 {
margin-right: 20px;
}
.margin_top_10 {
margin-top: 10px;
}

