/* ############################################ */
/* @group TAGS    ############################# */
body {
padding: 0;
padding: 0;
font-family:  Arial, Verdana, sans-serif;
font-size: 11px;
color: #aeaeae;
background: #000 url(../images/bg-body.jpg) no-repeat top center;
text-align: center;
}
h1, h2, h3, h4, h5, h6, p {
margin:0;
padding:0;
font-size: 11px;
}
a {
color: #ff8400;
text-decoration: none;
}
a img, map {
border:none;
}
a:hover {

}
.arancio {
color: #ff8400;
}
ul, ol, li {
margin:0;
padding:0;
list-style-type: none;
}
table {
width:100%;
margin:0;
padding:0;
border-collapse: collapse;
}
td, th {
margin: 0;
padding: 0;
text-align: left;
}
hr {
display:none;
}
form {
margin:0;
padding:0;
}
fieldset {
margin: 0;
padding: 0;
border: none;
}
input, textarea, select {
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
border: 1px solid #fff;
padding: 2px;
color: #444;
background: #f7f4ef;
}
select {
padding: 1px 2px;
}
input:focus, textarea:focus, select:focus {
border: 1px solid #ff8400;
}
.noBrd {
border: none;
background: none;
}
option {
padding:0;
margin:0;
}
textarea, select {
font-size: 100%;
font-family: inherit;
}
button {
font-size: 100%;
font-family: inherit;
cursor:pointer;
color: #fff;
background: #ff8400;
padding: 0 4px 0 4px;
border: 1px solid #333;
margin: 0 10px 0 0;
text-transform: uppercase;
}
button.reset {

}
button:hover {

}

/* @end */







/* ############################################ */
/* @group MAINS    ############################ */

#container {
width: 900px;
margin: 0 auto;
text-align: left;
}
#header {
overflow: hidden;
}
#header #logo {
width: 155px;
float: left;
}
#header #logo img {
display: block;
}
#header #notes {
width: 730px;
padding: 0 0 0 15px;
float: left;
height: 121px;
color: #fff;
background: transparent url(../images/bg-header-date.gif) no-repeat bottom right;
}
#header #notes #sponsor {
padding: 5px 0 30px 15px;
font-weight:bold;
}
#sponsor div{
width:120px;
text-align:center;}
#preNavigator {
float: right;
width: 745px;
height: 34px;
background: #000;
overflow: hidden;
}
/* @group navigator */
#navigator {
width: 735px;
padding: 0 0 0 10px;
height: 34px;
z-index: 1;
overflow: hidden;
}
#navigator li {
display: block;
float: left;
font-size: 12px;
width: 100px;
}
#navigator li#n1 {
width: 100px;
}
#navigator li#n2 {
width: 60px;
}
#navigator li#n2 a:hover {
color: #fff000;
}
#navigator li#n3 {
width: 65px;
}
#navigator li#n3 a:hover {
color: #7bbcff;
}
#navigator li#n4 {
width: 105px;
}
#navigator li#n4 a:hover {
color: #ea661e;
}
#navigator li#n5 {
width: 75px;
}
#navigator li#n5 a:hover {
color: #e31b22;
}
#navigator li#n6 {
width: 70px;
}
#navigator li#n7 {
width: 78px;
}
#navigator li#n8 {
width: 78px;
}
#navigator li#n9 {
width: 50px;
}
#navigator li#n8 a:hover {
color: #66cc00;
}
#navigator li a {
display: block;
padding: 10px 0 5px 5px;
text-align: left;
color: #aeaeae;
font-weight: bold;
text-decoration: none;
}
#navigator li a:hover {
color: #fff;
}
#navigator ul {
display: none;
position: absolute;
background: #000;
}
#navigator li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
padding: 0px 0 0 0;
}
#navigator li:hover ul, #navigator li.over ul { /* lists nested under hovered list items */
display: block;
}
#navigator ul li {
display: block;
float: none;
width: 200px;
border-bottom: 1px solid #383838;
border-left: 1px solid #383838;
border-right: 1px solid #383838;
}
#navigator ul li a {
display: block;
float: none;
padding: 2px 5px 4px 5px;
text-align: left;
color: #b7b7b7;
font-weight: normal;
width: 190px;
}
#navigator ul li.last {
border-bottom: 1px solid #6997be;
}
#navigator ul li.last a {
border-bottom: none;
}
#navigator ul li a:hover {
background: none;
color: #fff;
}
/* @end */
/* @group navigator2 */
#navigator2 {
width: 735px;
padding: 0 0 0 300px;
height: 34px;
z-index: 1;
overflow: hidden;
}
#navigator2 li {
display: block;
float: left;
font-size: 12px;
width: 100px;
}
#navigator2 li#n1 {
width: 110px;
}
#navigator2 li#n2 {
width: 60px;
}
#navigator2 li#n3 {
width: 65px;
}
#navigator2 li#n4 {
width: 95px;
}
#navigator2 li#n5 {
width: 75px;
}
#navigator2 li#n6 {
width: 70px;
}
#navigator2 li#n7 {
width: 80px;
}

#navigator2 li a {
display: block;
padding: 10px 0 5px 5px;
text-align: left;
color: #aeaeae;
font-weight: bold;
text-decoration: none;
}
#navigator2 li a:hover {
color: #fff;
}
#navigator2 ul {
display: none;
position: absolute;
background: #000;
}
#navigator2 li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
padding: 0px 0 0 0;
}
#navigator2 li:hover ul, #navigator2 li.over ul { /* lists nested under hovered list items */
display: block;
}
#navigator2 ul li {
display: block;
float: none;
width: 200px;
border-bottom: 1px solid #383838;
border-left: 1px solid #383838;
border-right: 1px solid #383838;
}
#navigator2 ul li a {
display: block;
float: none;
padding: 2px 5px 4px 5px;
text-align: left;
color: #aeaeae;
font-weight: normal;
width: 190px;
}
#navigator2 ul li.last {
border-bottom: 1px solid #6997be;
}
#navigator2 ul li.last a {
border-bottom: none;
}
#navigator2 ul li a:hover {
background: none;
color: #fff;
}
/* @end */



#main {
padding: 0 5px;
background: #000;
overflow: hidden;
height: 445px;
line-height: 16px;
}
#homeSwf {
height: 445px;
width: 890px;
z-index: 1;
}
#footer {
text-align: center;
}
#footer a {
color: #aeaeae;
}
#footer a:hover {
color: #fff;
}

#preSponsors {
background: transparent url(../images/bg-sponsors.gif) no-repeat top left;
width:820px;
height:62px;
margin: 10px 0 0 20px;
padding: 0 15px;
}
#sponsors {
width:820px;
height:62px;
overflow:hidden;
}
#sponsors div img{
padding:5px 0px 0px 0px;

}
#sponsors a, #sponsors span {
padding:0 5px;
margin:0;
width:auto;
display:inline;
float:left;
white-space:nowrap;
line-height:30px;
}



/* @end */


/* ############################################ */
/* @group GENERICS    ######################### */
.mainSummary {

}
.midSummary {

}
.homeSummary {

}
.summary {

}


.genDesc {

}
.important {

}




.close {
display: block;
clear: both;
height: 0px;
line-height: 0;
margin: 0;
padding: 0;
border: 0;
}
.toLeft {
float: left;
padding: 0 10px 5px 0;
}
.toRight {
float: right;
padding: 0 0 5px 10px;
}
.aLeft {
text-align: left;
}
.aRight {
text-align: right;
}
.validation-advice {
color: #c45c34;
display: inline;
padding: 0 0 0 5px;
}




/* @end */



/* ############################################ */
/* @group BOXES    ############################ */

/* ################### */
/* p pContacts         */
/* ################### */
.pContacts {
overflow: hidden;
width: 100%;
}
.contactLeft {
width: 400px;
float: left;
}
.contactRight {
width: 400px;
float: right;
}

.fComment {
width: 400px;
}
.fComment .sum {
font-size: 14px;
}
.fComment .row {
overflow: hidden;
width: 400px;
padding: 0 0 5px 0;
}
.fComment .row label {
width: 100px;
float: left;
text-align: left;
display: block;
}
.fComment .row span {
width: 300px;
float: right;
display: block;
}
.fComment .row span .inpTxt {
width: 295px;


}




.fComment .row span textarea {
width: 295px;
}
.fComment .privacy {
width: 390px;
height: 50px;
overflow: auto;
border: 1px solid #ccc;
padding: 5px;
}
/* @end */


/* ############################################ */
/* @group SECTIONS    ######################### */


/* ###################### */
/* popUp            */
/* ###################### */
#overlay {
position: absolute;
top: 0;
left: 0;
z-index: 90;
width: 100%;
height: 500px;
background-color: #000;
}
#popUp {
position: absolute;
width: 938px;
background: #000 url(../images/bg-popup.jpg) no-repeat bottom center;
border: 1px solid #4d4d4d;
top: 35px;
left: 50%;
margin-left: -469px;
text-align: left;
}
#popUp #innerPopUp {
position: absolute;
width: 938px;
background: #000 url(../images/bg-popup.jpg) no-repeat bottom center;
border: 1px solid #4d4d4d;
top: 71px;
left: 50%;
margin-left: -469px;
text-align: left;
}
#popCnt {
float: left;
width: 802px;
}
#boxSx{
float:left;
width:650px;}
#boxDx{
float:left;
width:150px;}
.photoGallery a img{
border:1px solid #fff;
margin:0px 8px 8px 0px;
}
.photoGallery a:hover img{
border:1px solid #ff6600;
}
.elenco{
padding:10px 0px 10px 0px;
font-size:12px;}

#popUp .handle {
display: block;
width: 68px;
padding: 540px 0 0 0;
overflow: hidden;
height: 0px !important;
height /**/:540px;
background-position: center center;
background-repeat: no-repeat;
background-color: transparent;
}
#popUp span.handle {
float: left;
}
#handRight {
float: right;
background-image: url(../images/bg-popup-handle-r.gif);
}
#handLeft {
background-image: url(../images/bg-popup-handle-l.gif);
float: left;
}

#popNav {
width: 100%;
padding: 15px 0;
text-align: right;
}
#popNav li {
display: inline;
list-style-type: none;
background: transparent url(../images/bg-popup-nav-li.gif) no-repeat center left;
padding: 0 4px 0 9px;
}
#popNav li.first {
background: none;
}
#popNav li a {
color: #aeaeae;
}

.popMenu {
width: 100%;
padding: 15px 0;
}
.popMenu li {
display: inline;
list-style-type: none;
background: transparent url(../images/bg-popup-nav-li.gif) no-repeat center left;
padding: 0 4px 0 9px;
}
.popMenu li.first {
background: none;
padding: 0 ;
}
.popMenu li a {
padding: 0 4px 0 0;
}

#popSheet {
}
.sheetRed a, .sheetRed .popMainSum {
color: #e31b22;
}
.sheetOrange a, .sheetOrange .popMainSum {
color: #ea661e;
}
.sheetBlue a, .sheetBlue .popMainSum {
color: #7bbcff;
}
.sheetYellow a, .sheetYellow .popMainSum {
color: #fff000;
}
.sheetGreen a, .sheetGreen .popMainSum {
color: #6c0;
}

#popSheet .summaries {
overflow: hidden;
}
#popSheet .popMidSum {
font-size: 18px;
}
#popSheet .popMainSum {
font-size: 24px;
}

#popSheet .popSmallSum2 {
width: 480px;
float: left;
}
#popSheet .popSmallSum {
width: 480px;
float: left;
color: #fff;
font-size: 14px;
}
#popSheet .popDesc {
margin: 20px 0 0 0;
min-height: 420px;
height: auto !important;
height: 420px;
line-height: 16px;
text-align:justify;
}
#popSheet .popSwfOut {
width: 485px;
height: 354px;
padding: 9px 9px 10px 9px;
margin: 0 0 0 20px;
float: right;
background: transparent url(../images/bg-popup-popswf.gif) no-repeat top left;
}
#popSheet #popSwf {
width: 485px;
height: 335px;
}

#popClose {
width: 220px;
float: right;
text-align: right;
font-size: 16px;
letter-spacing: 2px;
}

/* @end */



