
/* not ready */

*
{
        margin: 0;
        padding: 0;
}

html {
	width:100%;
	height:100%;
	float:left;
}

body
{
	width:100%;
	height:100%;
	background:#d1d1d1 url("../images/body-bg.jpg") top left repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}

/* ###################### general ###################### */
#main-container
{
    margin: 0 auto;
	width:960px;
    max-width:960px;
    padding: 0px;
    text-align: left;
}

#header {
	width:100%;
	/*height:106px;*/
	background:#ffffff;
	float:left;
}
#header-logo {
	width:410px;
	height:106px;
	background:url("../images/header-logo-bg.jpg") top left no-repeat;
	float:left;
}
#header-top-1,#header-top-2,#header-top-spacer {
	width:550px;
	float:right;
}
#header-top-1 {
	height:32px;
}
#header-top-2 {
	height:31px;
	background:url("../images/header-top-2-bg.jpg") top right repeat-y;
}
#header-top-spacer {
	height:48px;
}

#sub-header
{
	width:100%;
	height:37px;
	float:left;
	background:#000000;
}

#banner {
	width:100%;
	height:276px;
	overflow:hidden;
	background:url("../images/immagine_banner.jpg") no-repeat scroll left top transparent;
	float:left;
	position:relative;
}
#banner > .moduletable .custom {
        float: left;
        width: 100%;
        height: 276px;
        background-size: cover;
        background-position: center;
        background-color: #fff;
}

#center-container {
	width:100%;
	background:url("../images/center-container-bg.jpg") top right repeat-y;
	float:left;
}
#center-container.full {
	background:#ffffff;
}
#center-container-bg-right {
	width:100%;
	background:url("../images/center-container-bg-right-bg.jpg") bottom right no-repeat;
	float:left;
}
#center-container-bg-right.full {
	background:#ffffff;
}
#banner-spacer {
	width:650px;
	height:113px;
	background:url("../images/banner-spacer-bg.jpg") top left no-repeat;
	float:left;
}
#main-content {
	width:650px;
	float:left;
}
#main-content.full {
	width:100%;
}

#main-content-top,
#main-content-breadcrumbs,
#main-content-componet,
#main-content-bottom-top-spacer,
#main-content-bottom,
#main-content-bottom-bottom-spacer {
	width:100%;
	float:left;
}
#main-content-componet {
	width:616px;
	margin-top:8px;
	margin-left:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
}
#main-content.full #main-content-componet  {
    margin-left: 0;
    width: 960px;
}

/**** area box in basso ****/
#main-content-bottom-top-spacer {
	width:616px;
	height:20px;
	margin-left:17px;
	margin-top:10px;
	border-top:1px solid #c2c9cb;
}
#main-content-bottom-bottom-spacer {
	width:616px;
	height:25px;
	margin-left:17px;
}
#main-content-bottom {
	width:616px;
	margin-left:17px;
}

#main-content-bottom #main-content-bottom-photogallery,
#main-content-bottom #main-content-bottom-tickets,
#main-content-bottom #main-content-bottom-related  {
	float:left;
}

/*
	un solo box
*/
#main-content-bottom.one_boxes {
}
#main-content-bottom #main-content-bottom-photogallery.one_boxes,
#main-content-bottom #main-content-bottom-tickets.one_boxes,
#main-content-bottom #main-content-bottom-related.one_boxes  {
	width:100%;
}

/*
	due box
*/
#main-content-bottom.two_boxes {
	background:url("../images/main-content-bottom-2-boxes-bg.jpg") top center repeat-y;
}
#main-content-bottom #main-content-bottom-photogallery.two_boxes,
#main-content-bottom #main-content-bottom-tickets.two_boxes,
#main-content-bottom #main-content-bottom-related.two_boxes  {
	width:50%;
}
#main-content-bottom #main-content-bottom-tickets.two_boxes .moduletable,
#main-content-bottom #main-content-bottom-related.two_boxes .moduletable  {
	width:85%;
	margin:auto;
}

/*
	tre box
*/
#main-content-bottom.three_boxes {
	background:url("../images/main-content-bottom-3-boxes-bg.jpg") top center repeat-y;
}
#main-content-bottom #main-content-bottom-photogallery.three_boxes,
#main-content-bottom #main-content-bottom-tickets.three_boxes,
#main-content-bottom #main-content-bottom-related.three_boxes  {
	width:33%;
}
#main-content-bottom #main-content-bottom-tickets.three_boxes .moduletable,
#main-content-bottom #main-content-bottom-related.three_boxes .moduletable  {
	width:85%;
	margin:auto;
}

/**** colonna di destra ****/
#right-container {
	width:310px;
	min-height:500px;
	background:url("../images/right-container-bg.jpg") top left no-repeat;
	float:right;
	/*position:relative;*/
}
#right-content {
	width:244px;
	margin-top:20px;
	margin-left:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	float:left;
}
#right-top {
        width: 310px;
        height: 120px;
        position: absolute;
        top: 156px;
        left: 650px;
        overflow: hidden;
        background: url("../images/right-container-top-bg.jpg") top left no-repeat;
}
#right-top #right-top-content {
	width:244px;
	margin-top:30px;
	margin-left:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	float:left;
}

/*
	footer
*/
#footer-container {
	width:100%;
	background:#000000 url("../images/footer-container-bg.jpg") top center no-repeat;
	color:#acacac;
	float:left;
}
#footer-top {
	width:100%;
	float:left;
}
#footer-top a {
	color:#fff;
}
#footer-top-left {
	width:616px;
	min-height:160px;
	margin-top:34px;
	margin-left:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#acacac;
	border-top:1px solid #1a1a1a;
	border-bottom:1px solid #1a1a1a;
	float:left;
}
#footer-top-right {
	width:283px;
	min-height:160px;
	margin-top:34px;
	margin-right:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#acacac;
	border-top:1px solid #1a1a1a;
	border-bottom:1px solid #1a1a1a;
	float:right;
}
#footer-top-left h3,
#footer-top-right h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
}

#footer-bottom {
	width:100%;
	margin-top:15px;
	margin-bottom:10px;
	float:left;
}
#footer-bottom-left {
	width:780px;
	float:left;
}
#footer-bottom-right {
	width:180px;
	float:right;
}

#footer-spacer {
	width:100%;
	height:20px;
	float:left;
}

#back
{
        margin: 0;
        padding:0px;
}

#contentarea,
#contentarea2
{
    position:relative;
    overflow:hidden;
    padding:0px 20px !important;
    margin:0;

}

#wrapper
{
        width:53%;
        float:left;
        position:relative;

}

#wrapper2
{
    width:72%;
    float:left;
    position:relative;
    padding-bottom:20px

}
#wrapper2 .item-page
{
    max-width:660px
}
#main
{
    padding: 10px 0px 20px 0px;
    position: relative;
    min-height:420px;
}

#right
{
    float:left;
    width: 20%;
    margin:10px 0px 10px 2%;
    padding:0px 0px 5px 0px;
    position:relative;
}

.unseen,
.hidelabeltxt
{
    display: inline;
    height: 0px;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0px;
}

/* ++++++++++++++  nav after content  ++++++++++++++ */
.left
{
        padding-top:0px;
        float:right;
        margin:10px 0px 10px 0%;
        width: 22%;
        position:relative;

}

/* ++++++++++++++  nav before content  ++++++++++++++ */
.left1
{
    padding:0px 0 0 0px;
    float: left;
    margin:10px 3% 10px 0px;
    width: 21%;
    position:relative
}

.leftbigger
{
     width:25%
}


/* ###################### header ###################### */

.skiplinks,
.skiplinks li
{
    display: inline;
    height: 0px;
    line-height:0;
    padding:0 !important;
}

.skiplinks li a.u2
{
    display: inline;
    height: 0px;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0px;

}

.skiplinks li a.u2:active,
.skiplinks li a.u2:focus
{
    position:absolute;
    width:13em;
    top:10px;
    left:10px;
    line-height:1.5em;
    padding:5px;
    font-weight:bold;
    height:3em;

}

.wrap
{
    border: 0;
    clear: both;
    float: none;
    font-size: 1px;
    height: 0;
    line-height: 1px;
    margin: 0;
    padding: 0;
    visibility: hidden;
}

h1#logo
{
        font-size:3.5em;
        line-height:1.0em;
}

#logo
{
        margin-top:0.6em;
        margin-left:10px;
        /* position:absolute;*/
        display:block;
        padding:20px 20px 20px 10px;
        width:425px;
        padding-top:0.6em;
        font-weight:normal;
        line-height:1em;
        font-size:3em;
}

#logo img
{
        display: block;
}

#logo span
{
        padding-left:2px
}

#logo span.header1
{
        font-size:0.4em;
        display:block;
        top:0em;
        line-height:0.8em
}

.logoheader
{
        margin:0;
        padding:0;
        text-align:left;
        font-weight:normal;
        line-height:1.5em;
        min-height:159px;

}

#line
{       padding:5px 0px 2px 2px;
        position:absolute;
        right :20px;
        top:5em;
        max-width:38em;

}


/* ++++++++++++++  button for closing right column  ++++++++++++++ */

#close
{
        margin-right:0px;
        font-size:0.85em;
        text-transform:uppercase;
}

#close span
{
    position:absolute;
    right: 20px;
    z-index:10000;
    top:5px;
    width:7em;
    font-weight:bold;
    text-align:right;
    line-height:1.5em;
    padding:5px 2px 5px 5px
}

/* ###################### main ###################### */

/* ++++++++++++++  position  ++++++++++++++ */

.blog-featured
{
        padding: 0;
}

.items-leading
{
        padding:0px 0px 0px 0px;
        overflow:hidden;
        margin-bottom:10px
}

.row-separator
{
        display: block;
        clear: both;
        margin: 0;
        border: 0px;
        height:1px
}

.item-separator
{
        display: none;
        margin: 0px;
}

.shownocolumns
{
        width:98% !important;
}

#top
{
        margin:0 0 20px 0;
        overflow:hidden
}

/* ++++++++++++++  blog  ++++++++++++++ */

.cols-1
{
        display: block;
        float: none !important;
        margin: 0 !important;
}

.cols-2 .column-1
{
        width:46%;
        float:left;
}

.cols-2 .column-2
{
        width:46%;
        float:right;
        margin:0
}

.cols-3 .column-1
{
        float:left;
        width:29%;
        padding:0px 5px;
        margin-right:4%

}
.cols-3 .column-2
{
        float:left;
        width:29%;
        margin-left:0;
        padding:0px 5px
}
.cols-3 .column-3
{
        float:right;
        width:29%;
        padding:0px 5px
}

.items-row
{
        overflow:hidden;
        margin-bottom:0px !important;
}

.column-1,
.column-2,
.column-3
{
        padding:10px 5px
}

.column-2
{
        width:55%;
        margin-left:40%;
}

.column-3
{
        width:30%
}

.blog-more
{
        padding:10px 5px
}

/* ++++++++++++++  footer  ++++++++++++++ */

#bottom
{
        overflow:hidden
}

.box
{
        width:27%;
        float:left;
        margin-right:10px;
        min-height:100px
}

.box1
{
        width:35%
}

.box2
{
        width:32%
}

.box3
{
        float:right
}

#footer-inner
{
        max-width:1025px;
        margin:0 auto;
        font-size:0.8em;
        padding:10px 15px 15px 10px;


}
#header-logo > a {
        display: block;
        width: 100%;
        height: 100%;
}