@charset "UTF-8";

/*------------ generali -------------*/

body {
	background-image: url(../immagini/bg.jpg);
	background-repeat: repeat-x;
	color: #2D2D2D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #566;
	text-decoration: none;
}

a:hover, a:active {
	color: #900;
}

img {
	border: none;
}

h5 { /* -- tariffe -- */
	font-size: 14px;
}

.noBackground {
	background-image: none;
}

.noDisplay {
	display: none;
}

.displayBlock {
	display: block;
}

.displayInline {
	display: inline;
}
	
.testo-rosso {
	color: #900;
}

.cork {
	border-bottom: 1px dotted #343434;
	clear: both;
}

.dotBorderTop {
	border-top: 1px #343434 dotted;
}

/*------------ layout -------------*/

#main {
	background-image: url(../immagini/header_sfondo.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0 auto;
	position: relative;
	width: 870px;
}

#FlashID {
	cursor: pointer;
}

#promo {
	left: 110px;
	position: absolute;
	top: 232px;
}
	
	#promo #mei-sticker {
		left: -100px;
		position: absolute;
		top: 0;
		z-index: 10;
	}
	
	#promo #openday {
		left: 90px;
		position: absolute;
		top: 20px;
		z-index: 8;
		-ms-transform: rotate(-18deg); /* MS IE 9*/
		-moz-transform: rotate(-18deg);
		-o-transform: rotate(-18deg);
		-webkit-transform: rotate(-18deg);
		transform: rotate(-18deg);
	}
	
	#promo #designer12 {
		left: -5px;
		position: absolute;
		top: -30px;
		z-index: 8;
	}
	
	#promo #miamami {
		background-image: url(../immagini/stickers/miamami-de.png);
		height: 104px;
		left: -130px;
		position: absolute;
		top: -0;
		width: 188px;
		z-index: 8;
	}
	
	#promo #miamami:hover {
		background-image: url(../immagini/stickers/miamami-sel.png);
	}
	
	#open {
		background-image: url(../immagini/stickers/openday-bis.png);
		background-position: center bottom;
		background-repeat: no-repeat;
		height: 139px;
		left: 60px;
		position: absolute;
		text-indent: -9999px;
		top: -0;
		width: 230px;
		z-index: 8;
	}
	
	#open:hover {
		background-position: center top;
	}
	
	#promo #sconto {
		left: -110px;
		position: absolute;
		top: -55px;
		z-index: 11;
	}

/*------------ questionario -------------*/

div#questCont {
}

div#questMenu {
	width: 100%;
}

	div#questMenu a:link, div#questMenu a:visited {
		border: 1px solid #566;
		display: block;
		float: left;
		font-weight: bold;
		line-height: 20px;
		text-align: center;
		width: 140px;
	}

	div#questMenu a:hover, div#questMenu a:active {
		background-color: #EDEBD6;
		border: 1px solid #900;
	}

div#questMain {
	border-top: 1px solid #566;
	clear: left;
	margin-top: 5px;
	padding-top: 5px;
}
	
	div#questMain td {
		height: 18px;
	}

.questSection {
	border-bottom: 1px dashed #566;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}

.questQuestion {
	border-bottom: 1px dashed #566;
}

.questAnswer {
	border-bottom: 1px dashed #566;
	width: 200px;
	font-weight: bold;
}

/*------------ header -------------*/

#mainMenu {
	width: 251px;
	position: absolute;
	left: 501px;
	top: 198px;
	z-index: 2;
}
	
	#mainMenu table {
		background-color: #000;
	}
	
	#mainMenu td {
		padding: 5px 0 0 5px;
	}

#subMenu {
	width: 89px;
	position: absolute;
	left: 750px;
	top: 179px;
	z-index: 1;
}

	#subMenu td {
		padding: 1px 0;
	}

div#socialMenu {
	position: absolute;
	right: 20px;
	top: 35px;
}

/*------------ area riservata -------------*/

/* ----------- crock */

#questContainer #theList {
	width: 225px;
}

	#questContainer #opereLeft {
		float: left;
		width: 230px;
	}

	#questContainer #opereRight {
		border-left: 1px dotted #DDD;
		padding: 0 5px 0 15px;
		margin-left: 240px;
	}

		#questContainer #opereRight input {
			width: 100%;
		}

		#questContainer #opereRight textarea {
			resize: vertical;
			width: 100%;
		}

#studentList {
	font-size: 9px;
	width: 210px;
}

	#studentList tr {
		cursor: default;
	}

	#studentList tr:hover {
		background-color: #F8F600;
	}

.opereImg {
	float:left;
}

.opereTitle {
	font-weight: bold;
	color: #900;
	margin: 0 0 5px 130px;
}

.opereText {
	margin: 0 0 0 130px;
}

.opereCork {
	border-top: 1px grey solid;
	clear: both;
	padding: 4px 0;
}

.voteBtn {
	border: 1px solid black;
	height: 100%;
	width: 100%;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* ----------- questionario */

#questContainer {
	background-color: #F8F6EE;
	border: 1px #555 solid;
	margin: 40px auto;
	padding: 10px;
	width: 600px;
	-moz-border-radius: 5px;
	-moz-box-shadow: 0px 4px 4px #888;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 4px 4px #888;
}

#questionario input[type=submit] {
	border: 1px solid #DDD;
	font-weight: bold;
	font-size: 110%;
	display: block;
	margin: 30px auto;
	padding: 5px 10px;
	width: 180px;
}

.questTitle {
	border-bottom: 1px dashed #DDD;
	color: #900;
	font-weight: bold;
	padding: 40px 0 5px 0;
}

.questDomanda {
	border-bottom: 1px dashed #DDD;
	line-height: 1.2em;
	padding: 4px 10px 4px 0;
}

.questDomanda label {
	margin-left: 5px;
}

.questDomanda textarea {
	border: 1px solid #DDD;
	height: 60px;
	width: 150px;
}

/* ----------- giudizi studenti */

iframe#theList, div#commentList {
	background-color: #FFF;
	border: 1px solid #777;
	height: 100px;
	overflow: auto;
	width: 100%;
}

input#studentSelect {
	background-image: url(../utenti/img/magnifier.png);
	background-position: 3px 3px;
	background-repeat: no-repeat;
	border: 1px #CCC solid;
	height: 18px;
	padding: 0 10px 0 18px;
	width: 150px;
	
	border-radius: 9px;
	-moz-border-radius: 9px;
	-moz-box-shadow: inset 0px 1px 1px #444;
	-webkit-box-shadow: inset 0px 1px 1px #444;
}

input#studentSelect:focus {
	outline: none;
}

textarea.giudizio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 3em;
	resize: vertical;
	width: 100%;
}

.commentAuthor {
	color: #999;
	font-weight: bold;
	margin: 0;
}

.commentText {
	border-bottom: 1px solid #CCC;
	padding-bottom: 4px;
	margin: 0 0 20px 0;
}

.commentStillEmpty {
	color: #CCC;
	margin: 20px;
	text-align: center;
}

/* ----------- login */

#resLogin {
	background-color: #F8F6EE;
	border: 1px #555 solid;
	margin: 40px auto;
	padding: 10px;
	width: 250px;
	-moz-border-radius: 5px;
	-moz-box-shadow: 0px 4px 4px #888;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 4px 4px #888;
}

	#resLogin input.inputFld {
		background-color: #EDEBD6;
		border: none;
		border-top: 1px #F6AF3B dotted;
		font-size: 11px;
		border-bottom: 1px #F6AF3B dotted;
		font-weight: bold;
		width: 100%;
	}
	
	#resLogin input.inputBtn {
		background-color: #EDEBD6;
		border: 1px #000 solid;
		cursor: pointer;
		display: block;
		font-weight: bold;
		margin: 20px auto 0 auto;
		width: 80px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}
	
	#resLogin input.inputBtn:hover {
		background-color: #F6AF3B;
	}

.resSubtitle {
	color: #900;
	font-size: 12px;
	padding-top: 6px;
	text-align: center;
}

.resTitle {
	border-bottom: 1px #343434 dotted;
	font-size: 18px;
	margin: 0;
	padding-bottom: 10px;
	text-align: center;
}

#userName {
	color: #555;
	font-size: 18px;
	font-weight: bold;
}

/* ----------- main */

#resDetail {
	background-color: none;
	border: none;
	clear: both;
	height: 600px;
	overflow: auto;
	width: 100%;
}

.resList {
	line-height: 0.6em;
}

#resMain {
	background-color: #F8F6EE;
	border: 1px #555 solid;
	font-size: 11px;
	margin: 0px auto;
	padding: 10px;
	width: 850px;
	-moz-border-radius: 5px;
	-moz-box-shadow: 0px 4px 4px #888;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 4px 4px #888;
}

#resMenu {
}

	#resMenu a {
		display: block;
		float: left;
		font-size: 11px;
		line-height: 11px;
		margin: 10px;
		text-align: center;
		width: 80px;
	}

.resNote {
	color: #555;
	font-style: italic;
	font-size: 0.9em;
	line-height: 1.6em;
}

.resNote a {
	color: #900;
}

/*------------ aree + varie -------------*/

#areasTable {
	border-top: thin dotted #CCC;
	margin: 0px 22px 18px 18px;
	padding-top: 10px;
	width: 830px;
}

.areasCell {
	border-bottom: thin dotted #CCC;
	padding-bottom: 10px;
	vertical-align: top;
	width: 33%;
}

	.areasCell p, .areasCellNoBorder p {
		margin: 0;
		width: 90%;
	}
	
	.areasCell img {
		padding: 10px 6px 10px 0;
	}

.areasCellNoBorder {
	vertical-align: top;
	width: 33%;
}

/*------------ corsi -------------*/

#boxAlto {
	background-color: #EDEDED;
	margin: 50px 22px 18px 18px;
	width: 830px;
}

#courseTable {
	background-color: #F8F6EE;
	height: 415px;
	margin: 0 22px 22px 18px;
	width: 830px;
}

.cellaCorsi {
	vertical-align: top;
	width: 33%;
}

	.cellaCorsi ul {
		list-style: circle;
		margin: 0;
		padding: 0;
		width: 90%;
	}
	
		.cellaCorsi ul li {
			margin-left: 15px;
		}

.corsi {
	margin: 10px;
}
	
.presentazione {
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 21px;
}

/*------------ contatti -------------*/

.contactCell {
	padding-top: 3px;
	vertical-align: top;
}

.contactTitle {
	border-bottom: thin dotted #CCC;
	color: #900;
	margin-bottom: 0;
	margin-top: 2em;
	text-transform: uppercase;
	width: 90%;
}

.contactInput {
	background-color: #EAE5D0;
	border: thin solid #CCC;
	border-left: none;
	border-top: none;
	margin-top: 0;
	width: 250px;
}

.contactBtn {
	background-color: #EAE5D0;
	border: thin solid #555;
	color: #555;
	cursor: pointer;
	font-weight: bold;
	margin-top: 5px;
}

.contactBtn:hover {
	border-color: #900;
	color: #900;
}

#contactResult {
	background-color: #EDEBD6;
	background-image: none;
	margin: 0 15px 18px 27px;
}

.contactComment {
	color: #888;
	font-size: 9px;
	font-style: italic;
	margin-top: 2em;
}

#contactForm { /* form di contatto "last minute" */
	margin: 0 auto;
	width: 400px;
}

/*------------ varie -------------*/
	
.footer {
	color: #999;
	font-size: 9px;
	height: 16px;
	text-align: center;
}

	.footer a:link, .footer a:visited {
		color: #677;
	}
	
	.footer a:hover, .footer a:active {
		color: #900;
	}

.underConstruction {
	color: #900;
	font-size: 13px;
	margin: 100px auto;
	text-align: center;
}

/*------------ news -------------*/

#newsTable {
	background-color: #F8F6EE;
	margin-bottom: 15px;
	margin-top: 15px;
	width: 870px;
}

#newsList { 
	height: 400px;
	vertical-align: top;
	width: 300px;
}

	#newsList ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	#newsList ul.palladioList {
		margin-left: 30px;
	}
	
	#newsList ul.palladioList a {
		font-weight: bold;
	}
	
#newsCell {
	padding-left: 20px;
	vertical-align: top;
}

.newsTitle {
	font-size: 120%;
	font-weight: bold;
	margin: 0;
}

.newsDate {
	border-bottom: thin #566 solid;
	color: #566;
	margin: 2px 0;
	padding: 2px 0;
}

.newsText {
	color: #000;
	text-align: left;
}

.newsImg {
	border: 1px dotted #566;
	float: right;
	height: 120px;
	margin-left: 5px;
	width: 80px;
}

/*------------ palladio -------------*/

#palladioList { 
	height: 400px;
	vertical-align: top;
	width: 300px;
}

#palladioCont {
	min-height: 100px;
	position: relative;
}

#chi, #come, #dove, #docenti, #documenti {
	position: absolute;
	visibility: hidden;
	width: 100%;
}

#pdfDoc {
	border: none;
	min-height: 400px;
	overflow: auto;
	width: 100%;
}

#docentiImg {
	float: left;
	margin-right: 10px;
}

/*------------ faq -------------*/

#faqList { 
	height: 400px;
	vertical-align: top;
	width: 300px;
}

	#faqList ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	
	#faqList li {
		line-height: 13px
		list-style-image: url(../immagini/bullet.gif);
		margin: 4px 0 0 10px;
	}
	
		#faqList li.faqListArg {
			border-bottom: 1px dotted #CCC;
			color: #900;
			list-style-image: none;
			list-style-type: none;
			margin: 5px 0 0 0;
			text-align: left;
		}

#faqCell {
	padding-left: 60px;
	vertical-align: top;
}

/*------------ admin -------------*/

#main.admin {
	background-image: none;
}

.newsPageTitle {
	color: #900;
	font-size: 18px;
}

#admin p {
	margin: 0;
}

.adminTitle {
	color: #900;
	font-size: 13px;
	text-transform: uppercase;
}

#admin iframe {
	border: 1px dotted #999;
	padding: 0 4px;
	overflow: auto;
	width: 850px;
}

body#newsDetail {
	background-image: none;
	font-size: 10px;
	line-height: 1.5em;
	margin: 0;
}

body#newsDetail p {
	margin: 0;
}

body#listaNews {
	background-image: none;
	font-size: 10px;
	line-height: 1.5em;
	margin: 0px;
}

.titleCell {
	border-bottom: 1px #555 solid;
	border-right: 1px #555 solid;
	font-weight: bold;
	padding: 1px;
}

.newsListCell {
	border-bottom: 1px #555 solid;
	border-right: 1px #555 solid;
	cursor: pointer;
	padding: 1px;
}

.newsRowOn {
	background-color: #EAE5D0;
}

.newsDelBtn {
	background-color: #EAE5D0;
	border: thin solid #555;
	color: #900;
	cursor: pointer;
	font-weight: bold;
	margin-top: 5px;
}

.adminInput {
	background-color: #EAE5D0;
	border: thin solid #CCC;
	border-left: none;
	border-top: none;
	margin-bottom: 0.8em;
	margin-top: 0;
	width: 390px;
}

.adminPreview {
	border: thin solid #CCC;
	border-left: none;
	border-top: none;
	float: left;
	height: 60px;
	margin-right: 10px;
	width: 45px;
}

.adminBtn {
	background-color: #EAE5D0;
	border: thin solid #555;
	color: #555;
	cursor: pointer;
	font-weight: bold;
	margin: 0;
}

.adminBtn:hover {
	border-color: #900;
	color: #900;
}


/*------------ openday -------------*/

#openDay {
	height: auto;
	margin: 0 auto;
	position: relative;
	top: 42px;
	width: 500px;
	/* fallback (Opera) */
    background: #ede96b;
    /* Mozilla: */
    background: -moz-linear-gradient(top, #ede96b, #eff0a4);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, left bottom, from(#ede96b), to(#eff0a4));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#ede96b', EndColorStr='#eff0a4', GradientType=0);
}


#cornice {
	width:580px;
	margin: 0 auto;
	position: relative;
	top: 52px;
	background-color:#FFF;
}
	

	#openDay h1 {
		color: #900;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		text-shadow: 1px 1px 2px #555;
	}
	
	#openDay h2 {
		color: #555;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: normal;
		margin: 0;
	}
	
	#openDay p {
		border-bottom: 1px dotted #555;
		margin-top: 0;
		padding-bottom: 1em;
	}
	
	#openDay form {
		
		
		margin: 0;
		padding: 10px;
	}
	
	#openDay img {
		position: absolute;
		right: -120px;
		top: -80px;
		z-index: -5;
	}


/*------------ gallery -------------*/

.galleryCell {
	vertical-align: top;
	text-align: center;
}

.galleryDiv {
	width: auto;
	height: auto;
	color: #CCC;
}

.galleryThumb {
	float: left;
	margin: 0 20px 30px 20px;
	width: 50px;
	height: 50px;
}


