body
{
    font-family: Verdana;
    color: #464444;
    margin: 0px;
    padding: 0px;
}

img.captchaImage
{
    border: solid 1px #000000;
}

div#blockTopItemsContainer
{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(images/blockBackground.png);
    background-repeat: repeat;
}

table.boxItemTable
{
    width: 600px;
    height: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2%;
}

table.boxItemTable td
{
    vertical-align: top;
}

td.boxLeftTopItem
{
    background-image: url(images/boxItems/leftCorner.png);
    background-repeat: no-repeat;
    background-position: 0px bottom;
    width: 13px;
    height: 12px;
}

td.boxRightTopItem
{
    background-image: url(images/boxItems/rightCorner.png);
    background-repeat: no-repeat;
    background-position: 0px bottom;
    width: 13px;
    height: 12px;
}

td.boxTopItem
{
    background-image: url(images/boxItems/topItem.png);
    background-repeat: repeat-x;
    background-position: 0px bottom;
    height: 12px;
}

td.boxLeftBottomItem
{
    background-image: url(images/boxItems/leftBottomCorner.png);
    background-repeat: no-repeat;
    width: 13px;
    height: 14px;
}

td.boxRightBottomItem
{
    background-image: url(images/boxItems/rightBottomCorner.png);
    background-repeat: no-repeat;
    width: 13px;
    height: 14px;
}

td.boxBottomItem
{
    background-image: url(images/boxItems/bottomItem.png);
    background-repeat: repeat-x;
    height: 14px;
}

td.boxLeftItem
{
    background-image: url(images/boxItems/leftItem.png);
    background-repeat: repeat-y;
    width: 13px;
}

td.boxRightItem
{
    background-image: url(images/boxItems/rightItem.png);
    background-repeat: repeat-y;
    width: 13px;
}

td.centralItem
{
    background-color: #ffffff;
}

div#gameContainer
{
    width: 600px;
    height: 535px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -268px;
    background-image: url(images/popUpBackground.png);
    background-repeat: no-repeat;
}

img
{
    border: none;
}

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

a:hover
{
    text-decoration: underline;
    color: #646464;
}

a.internalTextLink
{
    text-decoration: none;
    font-weight: bold;
    color: #0075bd;
}

a.internalTextLink:hover
{
    text-decoration: underline;
    font-weight: bold;
    color: #0075bd;
}

div#page
{
    width: 772px;
    margin-left: auto;
    margin-right: auto;
    position:relative;
}

div#itcTopLogoContainer
{
    width: 65px;
    height: 80px;
}


div#itcTopLogoContainer img
{
    display: block;
    clear: both;
}

#logoTda
{
    width: 65px;
    clear: both;
}

#logoItc
{
    width: 65px;
    clear: both;
}

#itcTopLogoContainer, #homeButtonContainer, #findUsButtonContainer, #showsButtonContainer, juryButtonContainer
{
    margin-right: 1px;
}

div#topItemBar div, div#firstContainer div
{
    float: left;
    margin-bottom: 1px;
}

div#secondContainer, div#firstContainer, div#topItemBar, div#thirdContainer
{
    clear:both;
}



div#camBoxContainer
{
    float: left;
}

div#CalendarContainerHome
{
    float: left;
}

div#newsBoxContainer
{
    width:556px;
    float:right;
}

div#newsBoxLeftItem
{
    /* 	float: left;     width: 252px;     padding-top:16px;     height: 200px;     background-image: url(images/leftCentralPostItItem.jpg);     background-repeat: no-repeat;     margin-left: 8px;     overflow: auto; 	*/
    background-image: url(images/leftCentralPostItItem.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 216px;
    margin-left: 8px; /*overflow: auto;*/
    padding-top: 0px;
    width: 252px;
}

table.onStageItems
{
    width:556px;
}

tr.onStageTopItem
{
    height:44px;
    background-image:url(images/onStageTopItem.jpg);
    background-repeat:no-repeat;
}

tr.onStageCentralItem
{
    height:156px;
    background-image:url(images/onStageCentralItem.jpg);
    background-repeat:no-repeat;
}

tr.onStageCentralRepeaterItem
{
    background-image:url(images/onStageCentralRepeaterItem.jpg);
    background-repeat:repeat-y;
}

td.onStageLeftDynamicContent
{
    background-image:url(images/onStageLeftDynamicItem.jpg);
    background-repeat:repeat-y;
    background-position:0px top;
    padding-left:16px;
    font-size: 8pt;
    text-align:justify;
    vertical-align:top;
}

td.onStageRightDynamicContent
{
    background-image:url(images/onStageCentralRepeaterItem.jpg);
    background-repeat:repeat-y;
    background-position:right bottom;
}

tr.onStageBottomItem
{
    background-image:url(images/onStageBottomItem.jpg);
    background-repeat:no-repeat;
    height:16px;
}

td.onStageRightItemContainer
{
    position:relative;
}

a.onStageRightItem
{
    position:absolute;
    top:304px;
    right:0px;
    display:block;
}

td#showText
{
    background-color: Red;
    padding-left: 26px;
    padding-bottom: 5px;
    height: 148px;
    max-height: 148px;
    min-height: 148px;
    overflow:visible;
}

table.newsBoxTable
{
   
}

table.newsBoxTable td
{
   vertical-align:top;
}

#newsBoxLeftItem li, ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#newsBoxLeftItem li
{
    padding-bottom: 10px;
    font-size: 10px;
    margin-left: 10px;
}

#showTextContent
{
    font-size: 8pt;
    text-align: justify;
}

.onStageDetails
{

    padding-bottom: 7px;
    margin-top: 7px;
    border-bottom: solid 1px;
}

#showActiveDate
{
    /*  	font-size: 8pt;     width: 175px;     margin-top:15px;     margin-left: 46px;     text-align: justify;     max-height: 216px;     overflow: auto;     font-weight: bold;     border-bottom: 1px solid #000; */
    border-bottom: 1px solid rgb(0, 0, 0);
    font-size: 8pt;
    font-weight: bold;
    margin-left: 27px;
    margin-top: 15px;
    max-height: 216px;
    padding-left: 7px;
    text-align: justify;
    width: 218px;
}

#oggi_in_scena_selettore
{
    width: 195px;
    text-align: right;
    border: 0px;
    padding: 0px;
    display: block;
}

.showStartPeriod, .showName
{
    font-weight: bold;
}

.showTitle
{
    font-style: italic;
}

#oggi_in_scena_selettore .ois_freccine a:link
{
    font-weight: bold;
}

#oggi_in_scena_selettore .ois_freccine a:visited
{
    font-weight: bold;
}

#oggi_in_scena_selettore .ois_freccine a:hover
{
    background-color: #FFCC00;
    color: #000000;
}


td#guestBookContainer
{
    width: 559px;
    height: 206px;
    background-image: url(images/guestBookBoxBackground.png);
    background-repeat: no-repeat;
}

td#partnerBoxcontainer
{
    width: 209px;
    height: 79px;
    padding-top: 60px;
    background-image: url(images/partnerBox.jpg);
    background-repeat: no-repeat;
    background-position:0px bottom;
    text-align: center;
    vertical-align:middle;
}

div#partnerBoxcontainerTemplateInternal
{
    width: 209px;
    height: 79px;
    padding-top: 60px;
    background-image: url(images/partnerBox.jpg);
    background-repeat: no-repeat;
    text-align: center;
}

div#partnerBoxcontainerSingle
{
    width: 209px;
    height: 79px;
    padding-top: 60px;
    background-image: url(images/partnerBoxSingle.jpg);
    background-repeat: no-repeat;
    text-align: center;
}

div#footerContainer
{
    clear: both;
    padding-top: 7px;
    width: 772px;
    margin-left: auto;
    margin-right: auto;
}

div#footerBar
{
    width: 100%;
    height: 3px;
    background-color: #35a2da;
}

div#footerText
{
    font-size: 7pt;
    margin-top: 4px;
}

div#festivalFaceContainer
{
    width: 205px;
    height: 207px;
    background-image: url(images/festivalFaceBox.jpg);
    background-repeat: no-repeat;
    text-align: center;
}

div#festivalFaceContainerVideo
{
    width: 205px;
    height: 207px;
    background-image: url(images/festivalFaceVideoBox.jpg);
    background-repeat: no-repeat;
    text-align: center;
}

ul.festivalFaceCrossFade
{
    margin:0px;
    padding:0px;
}

div#calendarBoxContainer
{
    width: 205px;
    height: 207px;
    margin-top: 15px;
    margin-bottom: 15px;
}

#conadPostItContainer, #guestBookPostItContainer
{
    width: 205px;
    height: 207px;
}

div#guestBookPostItContainer
{
    background-image: url(images/guestBookSmallBoxBackground.jpg);
    background-repeat: no-repeat;
}

div#groupsBoxContainer
{
    width: 205px;
    height: 207px;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
}

div#camBoxContainer
{
    width: 205px;
    height: 222px;
    background-image: url(images/camBox.jpg);
    background-repeat: no-repeat;
    text-align: center;
}

div#camBoxContainer img
{
    width: 205px;
    height: 146px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 33px;
}

.festivalFaceImage, .festivalFaceLink
{
    width: 181px;
    height: 135px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 36px;
}

#newsBoxTitle
{
    color: #37a3db;
    font-weight: bold;
    font-size: 9pt;
    width: 195px;
    padding-left: 46px;
    padding-top: 18px;
    padding-bottom: 5px;
}

#newBoxText
{
    font-size: 8pt;
    width: 195px;
    margin-left: 46px;
    text-align: justify;
    max-height: 216px;
}

div#guestBookTitle
{
    margin-top: 18px;
    margin-left: 16px;
}

a.signGuestBookSignLink
{
    display: block;
    width: 76px;
    height: 32px;
    margin-left: 391px;
}

div#guestBookSignFormContainer
{
    width: 600px;
    height: 535px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -268px;
    background-image: url(images/popUpBackground.png);
    background-repeat: no-repeat;
}

div#gameSelected
{
    width: 568px;
    height: 465px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

div.closePopBox
{
    width: 580px;
    height: 15px;
    padding-top: 5px;
    text-align: right;
}

a.closePopUpLink
{
    font-size: 8pt;
    font-weight: bold;
}

div#smallNewBoxContainer
{
    width: 205px;
    height: 212px;
    margin-top: 15px;
    margin-bottom: 15px;
}

#archiveContainer
{
    width: 205px;
    height: 212px;
    margin-top: 15px;
    margin-bottom: 15px;
}
div#leftColumn
{
    float: left;
    width: 205px;
}

div#rightColumn
{
    float: right;
}

div#thumbnailGalleryContainer
{
    width: 553px; /*height: 361px;*/
    padding-left: 7px; /*overflow: auto;*/
}

img.thumbnailImage
{
    width: 79px;
    height: 60px;
    border: solid 1px #ceccca;
}

img.groupThumbnailImage
{
    width: 79px;
    height: 60px;
    border: solid 1px #ceccca;
    margin: 4px;
}

h1.internalPageTitle
{
    color: #37a3db;
    font-weight: bold;
    font-size: 9pt;
}

h1.partecipantCategoryTitle
{
    font-weight: bold;
    font-size: 9pt;
    color: #646464;
    margin-top: 25px;
}

h2.internalPageSubTitle
{
    color: #37a3db;
    font-weight: bold;
    font-size: 9pt;
}

.internalPageText
{
    font-size: 8pt;
    text-align: justify;
    width: 553px; /*height: 361px;     overflow: auto;*/
}

.internalPageTextBig
{
    font-size: 8pt;
    text-align: justify; /*height: 361px;     overflow: auto;*/
}

li.fatherListItem
{
    font-size: 8pt;
    font-weight: bold;
    color: #37a3db;
}

li.fatherListItemTitle
{
    font-size: 8pt;
    font-weight: bold;
    color: #464444;
}

li.sonListItem
{
    font-size: 8pt;
    font-weight: normal;
    color: #464444;
}

div#partnerAnimationContainer
{
    width: 173px;
    height: 59px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}

div#navigationButtonContainer
{
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}

div#navigationButtonContainer div
{
    float: left;
}

div#navigationButtonContainer a
{
    color: #0075bd;
    font-size: 8pt;
}

div#guestBookContent
{
    width: 443px;
    height: 105px;
    margin-top: 0px;
    margin-left: 20px;
}

div.guestBookPostContainer
{
    text-align: left;
    clear: both;
}

.guestBookUser
{
    color: #0075bd;
    font-size: 8pt;
    font-weight: bold;
    margin-right: 10px;
    text-decoration: none;
}

.guestBookText
{
    color: #000000;
    font-size: 8pt;
    float: left;
}

.guestBookText a
{
    color: #000000;
    font-size: 8pt;
    text-decoration: none;
}

.guestBookText a:hover
{
    color: #000000;
    font-size: 8pt;
    text-decoration: underline;
}

div.blueBoldText
{
    color: #0075bd;
    font-size: 8pt;
    font-weight: bold;
    padding-left: 7px;
    text-align: left;
}

div.oldPostTextContainer
{
    font-size: 8pt;
    color: #000000;
    text-align: justify;
    padding-left: 7px;
}

span.guestBookDateLabel
{
    font-style: italic;
    font-size: 7pt;
}

div.guestBookOldPostContainer
{
    /* width: 313px;*/
    text-align: right;
    padding-bottom: 7px;
}

hr.oldPostDivisorLine
{
    color: #0075bd;
    height: 1px;
    width: 95%;
}

label.label
{
    color: Red;
    font-style: italic;
    font-size: 8pt;
    text-align: center;
}

div.classifyParticipantsImageContainer
{
    width: 135px;
    padding: 1px;
    height: 102px;
    border: solid 1px #CECCCA;
}

div.classifyParticipantsImageContainer img
{
    width: 135px;
    height: 102px;
}

div.classifyParticipantsContainer
{
    padding-bottom: 7px;
    border-bottom: solid 1px #0075bd;
    height: 102px;
    margin-bottom: 7px;
}

table.classifyParticipants
{
    height: 102px;
    width: 465px;
    margin-left: 7px;
    border-collapse: collapse;
    border-bottom: solid 1px #0075bd;
    margin-bottom: 7px;
}

table.classifyParticipants td
{
    vertical-align: top;
    text-align: left;
    padding-bottom: 7px;
}

table.classifyParticipants p
{
    font-size: 8pt;
    text-align: justify;
    width: 360px; /*height: 50px;*/
}

td.classifyTextContainer
{
    padding-left: 7px;
}

table.valutationGrid
{
    width: 250px;
    border: 0px;
    border-collapse: collapse;
}

div#sectionMenu
{
    height: 30px;
}

table#customPageTable
{
    width: 515px;
    margin-left: auto;
    margin-right: auto;
}

table#customPageTable td
{
    padding: 5px;
}

div.schoolGroupsContainer
{
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 7px;
}

/*************** definition of the styles for the calendar section*/

table.calendarTable
{
    width: 100%;
    font-size: 8pt;
    color: #000000;
    text-align: left;
}

table.calendarTable td
{
    vertical-align: middle;
    padding: 2px; /*text-align:left;*/
}

table.calendarTable th
{
    text-align: center;
    color: #37a3db;
    font-weight: bold;
    font-size: 9pt;
}

a.calendarShowLink
{
    color: #000000;
    font-style: italic;
}

td.categoryCell
{
    text-align: center;
}

table.legendTable
{
    width: 350px;
    font-size: 8pt;
    color: #000000;
    text-align: left;
    margin-top: 15px;
}

.calendarIcon
{
    margin-right: 7px;
}

/*************** end*/


/*********** definition of the styles for the additional information box ***********/

div#informationContainer
{
    width: 551px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 7px;
    font-size: 8pt;
    color: #646464;
}

div#showCity
{
    font-style: italic;
    margin-bottom: 25px;
}

h1.showTitle
{
    font-size: 11pt;
}

ul.partecipantsList
{
    margin-bottom: 10px;
}

/************ end ****************/

img.juryImage
{
    margin-bottom: 25px;
}

table.partnerTable
{
    width: 553px;
}

table.partnerTable td
{
    padding: 5px;
}

tr.oddLines
{
    background-color: #ececec;
}

/**** show details styles ***/
div.schoolName
{
    font-size: 9pt;
    color: #0075bd;
    font-weight: bold;
}

div.schoolCity
{
    font-size: 9pt;
    font-style: italic;
    margin-top: 5px;
    margin-bottom: 5px;
}

div.showTitle
{
    font-size: 9pt;
    font-weight: bold;
    margin-bottom: 5px;
}

div.showSubTitle
{
    font-size: 9pt;
    font-weight: bold;
    margin-bottom: 5px;
    font-style: italic;
}

div.castList
{
    font-weight: bold;
    font-size: 9pt;
    margin-bottom: 5px;
    margin-top: 10px;
}

div.credits
{
    font-weight: bold;
    font-size: 9pt;
    margin-bottom: 5px;
    margin-top: 10px;
    /*font-style: italic;*/
}

div.argumentContainer
{
    font-size: 9pt;
}

/***** ****/

ul.partnersGallery
{
    position:absolute;
}

a.videoPageLink
{
    display:block;
    height:17px;
    font-weight:bold;
    text-decoration:none;
    background-image:url(images/videoIcon.jpg);
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:25px;
    padding-top:8px;
    margin-bottom:7px;
}

a.videoPageLink:hover
{
    text-decoration:underline;
}

a.videoPlayerContainer
{
    padding-top:25px;
    padding-bottom:25px;
}


