
* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	width: 100%;
	text-align: center;
}

#container {
	width: 935px;
	float: left;
	text-align: left;
}

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

a:hover,a.selected {
	color: #ffdc00;
}

.dash{
	font-size: 15px;
	background: url(../img/line.gif) no-repeat center 15px;
	padding-right: 77px;

	}
	
#header {
	padding: 27px 0 0 35px;
}

#header h1 {
	font-size: 17px;
	margin-bottom: 23px;
}

#left {
	width: 140px;
	float: left;
	margin: 0 30px 0 35px;
}

#content {
	float: left;
}

#content.normal {
	width: 475px;
}

#content.large {
	width: 635px;
}

#content.small {
	width: 310px;
}

#right {
	width: 200px;
	float: left;
	margin: 0 30px 0 25px;
	font-size: 12px;
}

/********************************************** nav */
#nav {
	list-style-type: none;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 21px;
}

#subnav {
	list-style-type: none;
	font-size: 17px;
	font-weight: bold;
	margin-left: 12px;
}

#subsubnav {
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
}

/********************************************* left items */
#extraNav {
}

p.newsletter,p.partners,p.languages {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}

p.languages {
	margin-top: 12px;
	font-weight: normal;
}

.social {
	margin-top: 12px;
	font-weight: normal;
}

/*********************************************** news items */
.newsBlock {
	margin-bottom: 27px;
}

.newsBlock a {
	border-bottom: 1px solid #ffdc00;
}

.newsBlock h1 {
	font-size: 16px;
	margin-bottom: 7px;
}

.newsBlock h2 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 7px;
}


.newsBlock p {
	margin-bottom: 1em;
}


/*********************************************** programme current items */
.programmeCurrentBlock {
	margin-bottom: 24px;
}

.programmeCurrentBlock h1 {
	font-size: 31px;
	margin-bottom: 6px;
	font-weight: bold;
}

.programmeCurrentBlock h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

.programmeCurrentBlock h3 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 6px;
}

#content .programmeCurrentBlock p.pretitle {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 2px;
}

/*********************************************** programme upcoming items */

.programmeUpcomingBlock {
	margin-bottom: 30px;
}

.programmeUpcomingBlock h1 {
	font-size: 24px;
	margin-bottom: 0px;
}

.programmeUpcomingBlock h2 {
	font-size: 24px;
	font-weight: normal;
	margin: 0;
}

.programmeUpcomingBlock h3 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 6px;
}

#content .programmeUpcomingBlock p.pretitle {
	font-size: 16px;
	margin-bottom: 2px;
}

/*************************************************** programme item */
.programmeItem p.pretitle, .projectTitle p.pretitle {
	margin: 0;
	font-size: 17px;
	font-weight: bold;
	padding: 3px 0 0 0; 
}

.programmeItem p.title{
	margin: 0;
	font-size: 17px;
	font-weight: bold;
	padding: 3px 0 1em 0; 
}


div.projectTitle{
	margin-bottom: 15px;
}

div.projectTitle h1{
	font-weight: bold;
	font-size: 26px;
	}


div.projectTitle p.title{
	margin: 0;
	padding: 0;
	}


.programmeItem h1 {
	font-weight: bold;
	font-size: 26px;
}

.programmeItem h1.event {
	font-weight: bold;

}
	
.programmeItem div.caption, .programmeItem div.caption p{
	font-size: 11px;
	line-height: 14px;
	color: #808385;
	margin: 0;
	}
	
div.caption{
	height: 51px;
	}

div.caption p{
	font-size: 11px;
	line-height: 14px;
	color: #808385;
	margin: 0;
	padding-top: 6px;
	}
	
.programmeItem div.caption p{
	font-size: 11px;
	line-height: 14px;
	color: #808385;
	margin: 0;
	padding-top: 6px;
	}


.programmeItem div.captionView{
	font-size: 11px;
	line-height: 14px;
	color: #808385;
	margin-bottom: 20px;	
	}

.programmeItem div.captionView p{
	padding-top: 6px;

	line-height: 14px;	
	}
		
.programmeItem p, .projectTitle p {
	margin: 0 0 12px 0;
	line-height: 16px;
}

.programmeItem p.subtitle, .projectTitle p.subtitle {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 0 0; 
}

.programmeItem p.date {
	margin: 0px 0 0px 0;
	font-weight: bold;
}

.programmeItem p.opening {
	margin: 0px 0 20px 0;
	font-weight: bold;
}


.programmeItem h3 {
	font-size: 12px;
	margin: 15px 0 6px 0;
}

.programmeItem img {
	display: block;
	margin: 0 auto;
	position: relative;
}


.programmeItem img.eventImg {
	display: block;
	margin: 0 auto 0 auto;
	position: relative;
}

.programmeItem p a {
border-bottom: 1px solid #ffdc00;
}

/**************************************************** archive items */
.archive h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 22px;
}

.archive ul {
	list-style-type: none;
}

.archive ul li {
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 11px;
	line-height: 18px;
}

.archive ul li span.date {
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	white-space: nowrap;
}

.archive ul li span.pretitle {
	font-size: 12px;
	padding-left: 10px;
}

.archive ul li span.subtitle {
	font-size: 12px;
	padding-left: 10px;	
}

/************************************************* resources */
.resources h1 {
	font-size: 16px;
	margin-bottom: 25px;
}

.resources ul {
	list-style-type: none;
}

.resources ul li {
	list-style-type: none;
	font-weight: bold;
}

.resources ul li.images {
	font-size:12px;
	font-weight:bold;
	padding-bottom:18px;
}

.resources ul li span.subtitle {
	list-style-type: none;
	font-weight: normal;
	font-size: 12px;
	padding-left: 10px;	
}

.resources ul li span.date {
	list-style-type: none;
	font-weight: normal;
	font-size: 11px;
	padding-left: 10px;
}
.rightItem h2
.resources ul ul {
	margin: 0 0 16px 12px;
}

.resources ul li ul li {
	list-style-type: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
}



/*********************** resources images */

.projectImages {
	position: relative;
}	

.projectImages .projectTitle h1,.projectVideos .projectTitle h1 {
	font-weight: bold;
	font-size: 17px;
}

.projectImages .projectTitle p.pretitle,.projectVideos .projectTitle p.pretitle {
	font-weight: normal;
	font-size: 17px;
}

.projectImages h1.item {
	font-size: 24px;
	margin-bottom: 20px;
	font-weight: normal;
}


.projectImages .projectImageBig {
	text-align: center;
}

.projectImages .imageTumbs {
	
}

#centerWrapImg {
	margin: 0px 0 0 0; 
}

#centerWrapImgBig {
	height: 350px;
}

.wrapBig{
	margin: 0 auto; 
	position: relative;
	height: 350px;	
}

.wrapBig div{
	margin: 0 auto; 
	position: relative;
	height: 350px;	
}

.wrapBig div{
	display: table-cell;
	width: 475px;
	height: 350px;
	text-align: center; /* qui e non su precedente, iCab3 */
	vertical-align: middle;
}

/****************************** thumbs */
.wrap div {
	float: left;
	margin: 0px 5px 5px 0;
}

.wrap div.last{
	margin: 0px 0px 5px 0;
}

.wrap a {
	display: table-cell;
	width: 115px;
	height: 70px;
	text-align: center; /* qui e non su precedente, iCab3 */
	vertical-align: middle;
}

.wrap img {
	vertical-align: middle;
}

/*\*/ /*/
* html .wrap a {
	display: block;
}

* html .wrap span {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 1px;
}
* html .wrap a {
	font-size: 1px;
}
/* non serve solito shift background-position: 11px 11px per IE/Mac, forse perche' su inline-block? */
.wrap div {
	border-collapse: collapse; /* Op7 */
}

.wrap a:hover {
	
}

/*********************** resources videos */


.projectVideoBlock h1{
	font-weight: bold;
	margin-bottom: 0.6em;
	font-size: 17px;
	padding-left: 130px;
	}



#content hr.divider {
	margin: 20px 0;
	border: 0px solid red;
	height: 1px;
	background: #ccc;
	width: 475px;
}

/* projects Video */

.projectVideosBlock {
	margin-bottom: 20px;
}

.projectVideosBlock h1 {
	font-size: 16px;
	margin: 0 0 12px 0;
}

.projectVideosBlockCols, .projectAudioBlockCols {
	width: 100%;
	float: left;
	padding-bottom: 15px;
}

.projectVideosBlockCols .col1 {
	width: 115px;
	margin-right: 15px;
	float: left;
}

.projectVideosBlockCols .col1 img{
	float: right;
}

.projectVideosBlockCols .col2 {
	float: left;
}

/* projects Audio */

.projectAudioBlockCols .col1 {
	width: 25px;
	float: left;
}

.projectAudioBlockCols .col2 p.title{
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

.projectAudioBlockCols .col2 p.subtitle{
	font-weight: normal;
	font-size: 12px;
	color: #000;
}

.projectAudioBlockCols .col2 p{
	font-weight: normal;
	font-size: 11px;
	color: #999;
}

.projectAudioBlockCols .col2 {
	width: 450px;
	float: left;
}


/**/

#content .projectVideos p.titleVideo {
	margin: 20px 0 0px 0;
	font-weight: bold;
}

#content .projectVideos p.subtitleVideo {
	margin: 0 0 7px 0;
}

#content .projectVideos p {
	margin: 0 0 12px 0;
}

.projectVideosBlockCols .col1 .audio {
	position: relative;
	top: 0px;
	left: 70px;
}

.projectVideosBlockCols .col2 h2 {
	font-size: 12px;
}

.projectVideosBlockCols .col2 h3 {
	font-size: 12px;
	font-weight: normal;
}

.projectVideosBlockCols .col2 p {
	color: #999;
	font-size: 11px;
}

#content .projectVideosBlockCols .col2 p.title {
	color: #000;
	font-size: 12px;
	margin: 0 0 2px 0;
	font-weight: bold;
}

#content .projectVideosBlockCols .col2 p.subtitle {
	color: #000;
	font-size: 12px;
	margin: 0 0 2px 0;
	font-weight: normal;
	color: #000;
}


.resourcesVideoRightTitle h1 {
	font-size: 12px;
	margin-bottom: 15px;
}

.resourcesVideoRight {
	margin-bottom: 15px;
}

.resourcesVideoRight h2 {
	font-size: 12px;
	margin-top: 3px;
}

.resourcesVideoRight h3 {
	font-size: 12px;
	font-weight: normal;
}

.resourcesVideoRight h4 {
	font-size: 12px;
	font-weight: normal;
}

/*********************** resources text */
/*********************** resources links */
/*************************************************** press */


.press ul {
	list-style-type: none;
}

.press ul li {
	list-style-type: none;
	font-weight: bold;
}

.press ul li span.subtitle {
	list-style-type: none;
	font-weight: normal;
	font-size: 12px;
	padding-left: 8px;
	
}

.press ul li span.date {
	list-style-type: none;
	font-weight: normal;
	font-size: 11px;
	padding-left: 8px;
}

.press ul ul {
	margin: 0 0 16px 12px;
}

.press ul li ul li {
	list-style-type: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
}

.pressImages {
	
}

.pressImages h1 {
	font-size: 16px;
}

.pressImages h2 {
	font-size: 12px;
	margin: 0 0 25px 0;
	font-weight: normal;
}

.pressImagesBlock,.shopImagesBlock {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.pressImagesBlock .col1,.shopImagesBlock .col1 {
	width: 190px;
	float: left;
}

.pressImagesBlock .col2,.shopImagesBlock .col2 {
	width: 265px;
	float: left;
	padding-left: 20px;
}

.shopImagesBlock .col2 p{
	font-size: 11px;
	line-height: 13px;
	margin: 0 0 1em 0;
}


.pressCaption,.shopCaption {
	font-size: 11px;
}

.note {
	font-size: 11px;
	line-height: 13px;
}

/************************************************* support */
.support {
	
}

.support h1 {
	font-size: 24px;
}

.support h2 {
	font-size: 16px;
	margin: 35px 0 15px 0;
}

#content .support p {
	margin-bottom: 15px;
}

/*************************************************** about */
.about h1 {
	font-size: 16px;
	margin-bottom: 30px;
}

#content .about p {
	margin-bottom: 12px;
}

/************************************************ practical */
#practical {
	width: 275px;
	float: left;
	margin: 0 0px 0 45px;
}

#practical a,.practical_info a {
	border-bottom: 1px solid #ffdc00;
}

#practical h2 {
	font-size: 12px;
	margin: 16px 0 12px 0;
}

#practical p {
	margin: 0 0 12px 0;
}

#practical p.map {
	font-size: 12px;
	margin-top: 4px;
}

.practical_info h2 {
	font-size: 12px;
	margin-top: 30px;
}

.practical_info{
	margin: 0 0 12px 0;
	float: left;
	width: 250px;
}

.practical_info p {
	margin: 0 0 12px 0;
}

/************************************ partners */
.partners h1, .newsletter h1  {
	font-size: 16px;
	margin-bottom: 35px;
}

.partners .img {
	margin-top: 22px;
}

.partners p, .newsletter p{
	margin: 0 0 1em 0;
}



.about a, .partners a, .newsletter a, .shopImagesBlock .col2 p a{
	border-bottom: 1px solid #ffdc00;
	}
	
	
#extraNav .partners a, #extraNav .newsletter a{
	border-bottom: none;
	}
/************************************************* right info block */
.rightExtra {
	margin-bottom: 18px;
}

.rightExtra h1 {
	font-size: 17px;
	display: block;
	clear: both;
}

.rightExtra h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 6px 0;
}

.rightExtra h3 {
	font-size: 12px;
	font-weight: normal;
}

.rightExtra p {
	margin-top: 6px;
	line-height: 14px;
	font-size: 11px;
}

.rightExtra p.eventsubtitle {
	margin-top: 0px;
	font-weight: bold;
	font-size: 11px;
}

.rightExtra p.eventsubtitle a{
	color: #000;
	border: none;
}

.rightExtra p.eventsubtitle a:hover{
	color: #ffdc00;
	border: none;
}


.rightExtra p a{
	border-bottom: 1px solid #ffdc00;
}

.rightExtra img {
	padding: 6px 0 3px 0;
}

.rightExtra p span.moreInfo {
	display: inline;
}


.rightExtra p.moreInfo a {
	border-bottom: 1px solid #ffdc00;
}

/******************************* special extra right column */
.specialExtra {
	margin: 0 0 6px 0;
}

.specialExtraTitle h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 6px 0;
}

.specialExtra h2 {
	font-size: 12px;
}

.specialExtra h3,.specialExtra h4 {
	font-size: 12px;
	font-weight: normal;
}

/****************************** right project info + special extra */
.rightItem{
	position: relative;
	}
	
.rightItem img{


}

.rightItem h1 {
	font-size: 12px;
	/*margin-bottom: 12px;*/
}

.rightItem h2 {
	font-size: 12px;
}

.rightItem h2.texts, .rightItem h2.links  {
	margin: 11px 0 0px 0;

}


.rightItem h2.images{
	position: relative;
	top: 14px;
	z-index: 2000;
	}

.rightItem h2.videos{
	position: relative;
	top: 14px;
	z-index: 2000;
	margin-top: -3px;
	}

.rightItem h2.images span, .rightItem h2.videos span{
	background: #fff;
	padding-right: 4px;
	padding-bottom: 2px;
	}
		
.rightItem h2.audio {
	background: url(../img/audio.gif) no-repeat 40px 0;
	margin-top: 11px;
}

.rightItem h2.texts {

}

hr {
	border: 0px solid #000;
	width: 115px;
	margin: 18px 0 18px 0;
	height: 2px;
	background: #000;

}

/************************************* form */
#right form {
	font-size: 12px;
}

#right p.login {
	margin-bottom: 12px;
	font-size: 12px;
	font-weight: bold;
}

#right p.login a {
	text-decoration: underline;
}

#right table.login {
	margin-bottom: 24px;
	width: 100%;
}

#right table.login td.col2 input.txt {
	width: 110px;
	margin-bottom: 5px;
}

#right table.login td.col1 {
	padding-right: 5px;
}

table.newsletter {
	margin: 30px 0;
}

table.newsletter td.col2 input.txt {
	width: 120px;
	margin-bottom: 5px;
}

table.newsletter td.col1 {
	padding-right: 5px;
}

table.membership {
	
}

table.membership td.col2 input.txt {
	width: 160px;
	margin-bottom: 5px;
}

table.membership td.col2 select {
	width: 165px;
	margin-bottom: 5px;
}

table.membership td.col2 option {
	padding-left: 5px;
}

table.membership td.col1 {
	padding-right: 5px;
}

#content .support p.membership {
	margin: 24px 0 4px 0;
}

/******************************************* fck */


#content table{
	width: 475px;
	}

#content table td{
	align: top;
	padding: 2px 0;
	}

#content table td p{
	margin: 0 !important;
	padding: 0 !important;
	}
	
#content table td.col1{
	align: top;
	}
	
#content table td.col2{
	align: top;
	}
	
#content table{
	
	}

/**************************** right online resources */

#right.onlineResources h1{
	font-size:12px;
	margin-bottom:12px;
	}
	
.related.video, .related.audio{
	margin-bottom: 12px;
	}	

.related.video p, .related.audio p{
	color:#999999;
	font-size:11px;
	}	
	
.related.video p.title, .related.audio p.title{
	font-weight: bold;
	color: #000;
	font-size:12px;
	margin-top: 1px;
	}	

.related.video p.subtitle, .related.audio p.subtitle{
	font-weight: normal;
	color: #000;
	font-size:12px;
	}	

.player{
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
	}	
	
#content .projectVideos .player p.title{
	font-weight: bold;
	margin: 12px 0 0 12px;
	}
	
	
#content .projectVideos .player p.titleAudioFile{
	margin: 0px 0 12px 12px;
	}
		
#content .projectVideos .info{
	margin-top: 20px;
}			
/**************************************************************/
.clearfix {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#unpublishedWarning{
	padding: 2em;
	background: red;
}

form abbr.required{
	border: none;
	color: #000;
}

form .error-message{
	color: #f00;
}

.center{
	text-align: center;
	height: 350px;
	vertical-align: middle;
}

#rekall{
	margin-top: 6em;
	display: none;
}

/*********************** fck styles */



.smallTxt{
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0.5em 0;	
}

.doubleSpace{
	margin: 0 0 24px 0 !important;	
}

.halfSpace{
	margin: 0 0 6px 0 !important;	
}
