@import url(reset.css);
@import url(color.css);
@import url(typography.css);
@import url(nav.css);

/*
	Layout gets anything dealing with the "layout" of the page. So, this means that width, height, floats,
	positioning, margins, padding, display, and even (maybe you disagree about these) list-styles,
	borders.
*/

body
{
	text-align: center;
}

.c
{
	text-align: center;
}

.calendar
{
	width: 210px;
}

.calendar .calendarDayHeader
{
	border-style: solid none solid none;
	border-width: 1px 0 1px 0;
}

.calendar td
{
	text-align: center;
}

.calendar td a
{
	border: none !important;
	display: block;
	width: 100%;
}

/* Cloud Categorie - ogni lingua ha il proprio file es categories-cloud-it-IT.css */
.categories-cloud { height: 200px; width: 100%; float: left; }
.categories-cloud h2 { padding-left: 5px; }
.categories-cloud ul { overflow: hidden; height: 160px; width: 100%; position: relative; }
.categories-cloud li { position: absolute; display: block; }
.categories-cloud ul li a { display: block; margin: 0; padding: 0; border: none !important; background-color: transparent;
	background-attachment: scroll; background-repeat: no-repeat; }

.contacts h3
{
	/*text-align: left !important;*/
	margin: 20px 0 !important;
	clear: both;
}

.contacts th
{
	width: 180px;
	text-align: center;
}

.contacts td
{
	vertical-align: top;
	padding-left: 20px;
}

#content
{
	float: left;
	width: 770px;
	min-height: 710px;
}

#content a, #dates a
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#content a:hover, #dates a:hover
{
	border-bottom-style: solid;
}

#content-sub a.image, #content-sub a.image:hover, #dates a.image, #dates a.image:hover
{
	border-bottom: none !important;
}

#content h1, #content h3
{
	margin: 5px 0;
}

#content h4 
{
	margin: 10px 3px 0;
}

#content-main
{
	float: left;
	width: 530px;
	padding: 5px;
	padding-top: 0;
}

#content-main.large
{
	width: 530px;
}

#content-main.largest
{
	width: 770px;
}

#content-main.small
{
	width: 420px;
}

#content-sub
{
	width: 220px;
	float: left;
	padding: 5px;
	padding-top: 0;
}

#content-sub.small
{
	width: 220px;
	text-align: center;
}

#content-sub.large
{
	width: 310px;
	text-align: center;
}

#dates
{
	float: left;
	width: 210px;
	padding: 10px;
	padding-top: 0;
}

#dates .languages-list a
{
	line-height: 25px;
	border: none;
}

#dates.languages-list li
{
	height: 25px;
}

#dates p 
{
	margin: 12px 0;
}

div.actions
{
	text-align: center;
	padding: 10px 0;
	clear: both;
}

.event-category
{
	display: block;
	width: 15px;
	height: 15px;
	margin: 2px;
	float: left;
}

fieldset
{
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 15px;
}

#film-gallery
{
	clear: both;
	width: 1000px;
	height: 120px;
	text-align: center;
}

#film-gallery ul
{
	overflow: hidden;
	margin: 0 auto;
	width: 960px;
}

#film-gallery li
{
	float: left;
	padding: 20px 15px;
}

#footer
{
	height: 74px;
	width: 999px;
	text-align: center;
	position: relative;
	border-width: 1px 0 0 1px;
	border-style: solid;
}

#footer p 
{
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 10px;
}

.gallery
{
	text-align: center;
}

.gallery a
{
	border: none !important;
}

.gallery ul
{
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

.gallery li
{
	float: left;
	display: block;
	margin: 10px;
}

#content-sub .gallery li
{
	margin: 10px 40px;
}

#dates .gallery li 
{
	margin: 10px 30px;
}

.gallery li a
{
	display: block;
	border-width: 1px !important;
	border-style: solid !important;
	padding: 3px;
}

.gallery li a img
{
	display: block;
}

#header
{
	width: 100%;
	height: 377px;
	position: relative;
}

#header-phrase
{
	height: 46px;
	width: 1000px;
}

#header img
{
	vertical-align: middle;
}

#header-slide
{
	height: 330px;
	width: 100%;
	margin: 0;
}

.image-cloud
{
	width: 700px;
	height: 165px;
	clear: both;
}

.intro
{
	margin: 15px 0;
}

.languages-list
{
	overflow: hidden;
	margin-bottom: 10px;
}

.languages-list a
{
	display: block;
}

.languages-list li
{
	float: left;
	padding-left: 20px;
	margin-right: 10px;
}

.largest .gallery ul 
{
	width: 675px;
}

#logo 
{
	display: block;
	position: absolute;
	top: 65px;
	left: 30px;
	width: 295px;
	height: 100px;
}

#logos
{
	overflow: hidden;
	margin: 0 auto;
	width: 61%;
}

#logos li
{
	float: left;
}

#nav
{
	width: 770px;
	margin-bottom: 10px;
}

p
{
	margin: 8px 0;
	padding: 5px;
}

.pager
{
	text-align: center;
	vertical-align: middle;
	padding: 10px 0;
}

.progress
{
	border-width: 2px;
	border-style: solid;
	left: 40%;
	top: 40%;
	padding: 3px;
	position: fixed;
	text-align: center;
	width: 300px;
	z-index: 10000;
}

.progress img
{
	display: block;
	vertical-align: middle;
	clear: both;
	margin: 3px auto;
}

.RadCalendarPopup a, .RadPicker_Vista td a, .RadSlider_Vista a, .RadComboBox_Vista a
{
	border: none !important;
}

.radfd_roundedWrapper_fieldset
{
	width: 97%;
}

.RadPicker_Vista
{
	margin-right: 5px;
}

.RadPicker_Vista td a img
{
	vertical-align: middle;
}

table.centered
{
	width: 700px;
	margin: 0 auto;
}

table.event-data
{
	width: 98%;
}

table.event-data th
{
	width: 40%;
	padding: 3px;
}

table.events-list
{
	width: 98%;
}

table.events-list li
{
	line-height: 1.5em;
}

table.events-list h3
{
	text-align: left !important;
}

table.events-list th
{
	width: 120px;
	text-align: center;
}

table.events-list th a
{
	display: block;
	margin: 0 auto;
	width: 100px;
	border-width: 1px !important;
	border-style: solid !important;
	padding: 1px;	
}

table.events-list th a img 
{
	width: 100px;
	display: block;
}

table.events-search
{
	width: 98%;
}

table.events-search th
{
	width: 150px;
}

table.events-search th, table.events-search td
{
	padding: 3px;
	vertical-align: bottom;
}

table.user-data 
{
	margin: 10px auto;
	width: 75%;
}

table.user-data th
{
	padding: 3px;
	width: 150px;
	vertical-align: middle;
}

table.user-data td
{
	padding: 3px;
	vertical-align: middle;
}

table.video-list
{
	width: 760px;
}

table.video-list td
{
	padding: 10px 0;
	vertical-align: baseline;
	text-align: center;
}

#tooltip
{
	position: absolute;
	border-width: 1px;
	border-style: solid;
	padding: 2px 5px;
	display: none;
	z-index: 5010;
	width: 300px;
}

#tooltip h6
{
	text-align: left;
	line-height: 14px;
}

#tooltip h6 span
{
	padding-left: 18px;
	display: block;
}

ul.attachments-list
{
	padding: 5px 10px;
	border-width: 1px;
	border-style: solid;
}

ul.generic-list
{
	margin: 10px 0;
}

ul.generic-list li, ul.attachments-list li
{
	padding-left: 16px;
}

#wrapper
{
	width: 1000px;
	text-align: left;
	margin: 15px auto;
}

#wrapper-bottom
{
	width: 1004px;
	height: 4px;
}
