@font-face {
	font-family: "Antique-olive";
	src: url("../images/layout/AQL_____.PFB") format (         "type-1" );
}

html {
	height: 100%;
	font-family: Tahoma;
}

body {
	background-color: #efeee4;
	margin: 0 0 0 0;
	height: auto;
}

#container {
	margin: auto;
	background-color: white;
	width: 999px;
	padding: 3px;
}

#containerCM {
	border: 0px solid black;
	position: absolute;
	top: 0px;
	left: 50%;
	border-bottom: 3px solid brown;
	background: white url('./../images/layout/headerbg.png') repeat-x;
	width: 994px;
	height: auto;
	margin-left: -497px;
	min-height: 400px;
}

#header {
	width: 100%;
	background-image: url('./../images/layout/headerbg.png');
	background-repeat: repeat-x;
	height: 79px;
	display: block;
	padding-top: 60px;
}

#header img {
	width: 291px;
	height: 58px;
	margin-left: 20px;
	float: left;
}

#bb {
	position: absolute;
	left: 1px;
	margin-top: 0px;
	top: -3px;
	width: 25px;
	height: 25px;
	opacity: .8;
	filter: alpha(opacity =         80);
}

#bb :hover {
	opacity: 1;
	filter: alpha(opacity =         100);
}

#adminhome,#logout a {
	color: white;
}

#adminhome,#logout a:hover {
	color: red;
}

#adminheader {
	width: 100%;
	height: 57px;
	color: white;
	text-decoration: bold;
	display: block;
	text-align: center;
}

#adminheader img {
	width: 100%;
	height: 87px;
	z-index: 0;
}

#admin {
	width: 100%;
	height: 100%; *
	height: 300px;
	text-align: center;
}

.boxheader {
	font-family: Verdana;
	color: #3f4519;
	text-align: center;
	margin: auto;
	font-size: 20px;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
}

.boxtext {
	font-family: Tahoma;
	color: #3f4519;
	text-align: center;
	margin: auto;
	font-size: 12px;
	display: block;
	padding-left: 13px;
	padding-right: 13px;
	font-weight: bold;
}

#adminheader p {
	font-size: 25pt;
	z-index: 1;
}

a span {
	display: none;
}

a:hover span {
	position: absolute;
	top: 20px;
	left: -125px;
	display: inline;
	color: black;
	font-size: 9pt;
	font-weight: bold;
	z-index: 10;
}

#containerCM a:hover span {
	top: 0px;
}

#headNav {
	margin-right: 0px;
	width: 650px;
	z-index: 1;
	height: 51px;
	background: url('./../images/layout/navbg.png') repeat-x;
	float: right;
}

#figure {
	position: absolute;
	top: 107px;
	text-align: right;
	left: 50%;
	margin-left: 299px;
	width: 198px;
	z-index: 1;
}

#contest {
	float: left;
	display: block;
}

#figure img {
	z-index: 1;
}

#headerNavText {
	color: white;
	font-size: 11px;
	margin: auto;
	height: 38px;
	width: 100%;
	margin-top: 11px;
	text-align: center;
}

#headerNavText a,#footerNavText a {
	text-align: center;
	height: 38px;
	width: 95px;
	display: block;
	float: left;
	border-right: 1px solid white;
	padding-left: 3px;
	padding-right: 7px;
	margin: 0;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	font-weight: bold;
}

#headerNavText a:hover,#footerNavText a:hover {
	color: red;
	text-decoration: none;
}

#chisiamoheader {
	background: #dbcbc1;
	width: 100%;
	height: 269px;
}

#chisiamoheader img {
	float: left;
	width: 717px;
	height: 269px;
}

#chiheadertext {
	color: #6c824d;
	width: 245px;
	float: right;
	text-align: justify;
	margin-right: 30px;
	margin-top: 50px;
	height: 209px;
	font-size: 12pt;
	line-height: 27px;
}

#footer {
	width: 100%;
	height: 67px;
	background-image: url('./../images/layout/footerbg.png');
	text-align: center;
	margin-top: 4px;
}

#footerText {
	padding-top: 40px;
	text-align: center;
	width: 1000px;
	height: 30px;
	color: black;
	font-size: 11px;
	position:absolute;
	left:50%;
	margin-left: -500px;
}

.endText {
	font-size: 11pt;
	position: absolute;
	z-index: 1;
}

#body {
	z-index: 5;
}

#menuNav {
	font-size: 10pt;
	width: 235px;
	padding: 10px;
	float: left;
}

#menuNav a {
	display: block;
	text-align: right;
	text-decoration: none;
	color: brown;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 3px solid white;
	width: 100%;
}

#menuNav a:hover {
	background-color: #EEEEFF;
	text-decoration: none;
}

#menuNav hr {
	display: none;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 0px;
}

#main {
	background-repeat: repeat-y;
	z-index: 3;
	width: 995px;
	min-height: 250px;
	background-color: white;
}

#content {
	z-index: 4;
	color: darkred;
	padding: 10px;
}

#content.founder {
	width: 70%;
	text-indent: 15px;
	margin-left: 2.5%;
	float: left;
}

.subPic {
	width: 100%;
	text-align: center;
	padding-top: 14pt;
	padding-bottom: 14pt;
}

.subText {
	width: 45%;
	float: left;
	text-align: left;
	padding-top: 14pt;
}

/*daily events in calender*/
.event {
	border: 1px dotted #D2D2D2;
	background-color: #F8F8F8;
	display: block;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 5px;
	font-size: 10px;
}

#loginbox {
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	text-align: center;
	width: 300px;
	height: 200px;
	/*position: relative;*/
	left: 80px;
	margin-bottom: 50px;
	margin-top: 50px;
	padding-right: 30px;
	border: 2px dotted black;
}

#loginbox input {
	width: 150px;
}

#pwdchg {
	font-size: 8pt;
	display: block;
	text-align: center;
	height: 50px;
	padding: 8px 8px 8px 8px;
	border: 1px solid black;
	background: #CCCCCC;
}

.nlinput {
	width: 230px;
}

#pwdchg input {
	width: 60px;
}

#cmcontent {
	background-color: white;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	width: 85%;
	text-align: left;
}

#cmcontent a {
	text-decoration: none;
	color: brown;
}

#cmcontent a:hover {
	color: black;
}

#cmcontent td {
	font-size: 14px;
}

.menu {
	text-align: center;
	color: #003D7D;
	font-size: 16px;
}

#menu {
	text-align: center;
	color: #003D7D;
	font-size: 16px;
}

#menu a {
	text-decoration: none;
	color: blue;
}

#menu a:hover {
	color: black;
}

.menu a {
	text-decoration: none;
	color: blue;
}

.menu a:hover {
	color: black;
}

#cmcontent input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: inherit;
}

#cmcontent textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #7F9DB9;
	margin: 0px;
	background: #fff
}

#eqtable {
	height: 550px;
	width: 99%;
	float: left;
	overflow: auto;
	border: 1px solid #aaa;
	font-size: 8pt;
	text-align: center;
	border-collapse: collapse;
	margin: 5px;
	padding: 0px;
	background-color: #eee;
}

#eqtable thead {
	background-color: #000066;
	color: white;
	height: 25px;
}

#eqtable th {
	padding: 5px;
	font-size: 10pt;
}

#eqtable td {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-size: 10pt;
}

#eqtable img {
	width: 120px;
	height: auto;
	border: 1px solid #BBB;
}

.dscthead {
	
}

.dsc {
	background-color: white;
	width: 330px;
	height: 120px;
	overflow-y: auto;
	font-size: 7pt;
	margin: 5px;
}

#odd {
	background-color: #EEE;
}

#even {
	background-color: #dfdfdf;
}

.additem {
	text-align: left;
}

#classevent {
	font-size: 9pt;
	text-align: left;
	display: block;
}

#register {
	text-decoration: none;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

#register h3 {
	font-size: 12pt;
	font-weight: bold;
}

#register h4 {
	font-size: 11pt;
}

#register input,textarea {
	border: 1px solid blue;
	margin: 2px;
	background: #eee;
}

#courseList {
	margin-left: 0;
	width: 40%;
	text-align: left;
	font-size: inherit;
	font-family: inherit;
	float: left;
}

#courseForm {
	width: 55%;
	float: right;
	margin-right: 0;
	text-align: left;
	font-size: inherit;
	font-family: inherit;
}

#courseForm td {
	font-family: inherit;
}

#courseForm textarea {
	font-family: inherit;
	font-size: inherit;
	border: 1px solid #7F9DB9;
	margin: 0px;
	background: #fff
}

#courseForm select {
	font-family: inherit;
	font-size: inherit;
}

#instructor {
	display: block;
	margin: 20px;
	padding: 5px;
	border-top: 1px solid #ccc;
}

#rightPic {
	width: 15%;
	float: right;
	text-align: right;
	padding-left: 3%;
}

#rightPic img {
	width: 100%;
	max-height: 150px;
}

#leftPic {
	width: 15%;
	float: left;
	text-align: left;
	padding-right: 3%;
}

#leftPic img {
	width: 100%;
	max-height: 150px;
}

#chartTitle {
	font-size: 15pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 50px;
}

#founderPic {
	width: 25%;
	float: left;
	padding-left: 66px;
}

#founderPic img {
	width: 100%;
}

@media print {
	#body {
		font-size: 12pt;
		height: auto;
	}
	#container {
		border: 0px;
		width: auto;
		float: none;
		margin: 0.5%;
		padding: 0;
		border: 0;
		left: 0;
		right: 0;
		top: 0;
		position: relative;
	}
	#noPrint {
		display: none;
	}
	#header {
		display: none;
	}
	#adminheader {
		display: none;
	}
	#RAmenu {
		display: none;
	}
	#commenttable table {
		width: 100%;
	}
	.topNav {
		display: none;
	}
	#menu {
		display: none;
	}
	#cmcontent {
		display: none;
	}
	tr {
		background: white;
	}
	td {
		background: white;
	}
}

.showsurvey {
	display: block !important;
}

.hidesurvey {
	display: none;
}

#survey1 {
	position: absolute;
	top: 25px;
	left: 25px;
	width: 300px;
	height: 100px;
	background-color: #D2DBEC;
	border: 1px solid #000000;
	padding: 1em;
	padding-top: 2em;
	z-index: 11;
	text-align: center;
}

#survey2 {
	position: absolute;
	top: 25px;
	left: 25px;
	width: 300px;
	height: 150px;
	background-color: #D2DBEC;
	border: 1px solid #000000;
	padding: 1em;
	padding-top: 2em;
	z-index: 11;
	text-align: center;
}

#survey3 {
	position: absolute;
	top: 25px;
	left: 25px;
	width: 300px;
	height: 325px;
	background-color: #D2DBEC;
	border: 1px solid #000000;
	padding: 1em;
	padding-top: 2em;
	z-index: 11;
	text-align: center;
}

#thankyou {
	position: absolute;
	top: 25px;
	left: 25px;
	width: 300px;
	height: 125px;
	background-color: #D2DBEC;
	border: 1px solid #000000;
	padding: 1em;
	padding-top: 2em;
	z-index: 11;
	text-align: center;
}

#survey2 a {
	text-align: center;
}

#survey1 p {
	text-align: center;
}

#dimmer {
	position: fixed;
	top: 0;
	left: 0;
	background-color: black;
	width: 100%;
	height: 100%;
	z-index: 9;
	opacity: .70;
	filter: alpha(opacity =               70);
	-moz-opacity: 0.7;
	float: left;
	cursor: pointer;
	display: none;
}

#table img {
	border: 0;
}

.jobBoardTable {
	width: 95%;
	border: 1px solid black;
	margin-left: auto;
	margin-right: auto;
}

.jobBoardTable a {
	color: #5a8ebb;
	text-decoration: none;
}

.jobBoardTable tr:hover td {
	background: #eeeeee;
	cursor: pointer;
}

.jobBoardTable th {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	background: #588EBB;
}

.jobBoardTable tr {
	
}

.jobBoardTable td {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	font-weight: normal;
}

#jbregion {
	width: 100px;
}

#jbcity {
	width: 100px
}

#jbdate {
	width: 100px
}

#jbdescription {
	width: auto;
}

.jobBoardTable thead {
	
}

#jobtitle {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	font-weight: normal;
	margin-left: 20px;
}

.jobInfoTable {
	margin-left: 40px;
}

.jobTitle {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	padding-right: 20px;
}

.jbTitle {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	padding-right: 20px;
}

.jobInfoHeader {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	padding-right: 20px;
}

.jobInfoText {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	font-weight: normal;
}

.jobInfoTable td {
	padding-top: 8px;
	padding-bottom: 8px;
}

.jobInfoTable th {
	
}

.studio td {
	
}

.instructor td {
	
}

#featsndims td {
	width: 50%;
	text-align: left;
	font-size: 9pt;
}

.itemtext {
	text-align: left;
	font-size: 11pt;
}

.equipitem,.eq_preview {
	min-height: 120px;
	padding: 10px;
	v-align: top;
	/* min height for Internet Explorer */ /*\*/
}

* html .equipitem {
	height: 9em;
	/**/
}

.editeq {
	margin-bottom: 2px;
	border: 1px solid black;
	display: block;
	width: 100% -4px;
	height: 420px;
	text-align: left;
	margin-right: 2px;
	margin-left: 2px;
}

.editeq_list {
	display: inline;
	width: 27%;
	float: left;
	height: 400px;
	border: 0px solid black;
	margin: 2px;
}

.editeq_edit {
	display: inline-block;
	width: 71%;
	float: right;
	border: 0px solid black;
	height: 400px;
	margin: 2px;
	overflow-x: none;
	overflow-y: scroll;
	padding: 5px;
}

.eq_preview {
	width: 100% -4px;
	min-height: 300px;
	margin: 2px;
	border: 1px solid black;
}

.course {
	background: #99CCFF;
}

#smtxt {
	font-size: 9pt;
}

div#jobform {
	padding-left: 30px;
	line-height: 40px;
}

div#jobform textarea {
	border: 1px solid #AAA;
	background: #eee;
	display: block;
	width: 350px;
	height: 80px;
	margin-left: 140px;
}

.indent {
	margin-left: 90px;
	padding-left: 50px;
}

.adminNavText {
	padding-top: 5px;
	margin-left: 10px;
	text-align: center;
}

.adminNavText a {
	text-decoration: none;
	color: darkbrown;
}

.adminNavText a:hover {
	color: black;
	text-decoration: none;
}

.adminNavText a:hover span {
	display: block;
	position: absolute;
	margin-top: 45px;
	left: 10px;	
	font-size: 13pt;	
	z-index: 10;
	color:black;
	font-style:italic;
	width:200px;
}

div#newsletter {
	position: relative;
	margin-top: -30px;
	margin-left: 125px;
	margin-right: 120px;
	color: black;
	font-size: 13pt;
	font-weight: normal;
	font-family: Tahoma, Times New Roman;
	padding-bottom: 10px;
}

div#newstable {
	position: relative;
	margin-left: 100px;
	margin-right: 100px;
	font-size: 13pt;
	font-weight: normal;
	font-family: Tahoma, Times New Roman;
	padding-bottom: 5px;
}

div#newsupload {
	position: relative;
	margin-left: 100px;
	margin-right: 100px;
	font-size: 13pt;
	font-weight: normal;
	font-family: Tahoma, Times New Roman;
	padding-bottom: 5px;
}

div#newscontacts {
	overflow-y: auto;
	height: 300px;
	margin-left: 125px;
	width: 350px;
	border: 1px solid black;
	font-size: 12px;
	position: relative;
}

#home_header {
	background: #f2efea url(../images/homeheader.png) no-repeat;
	width: 995px;
	height: 275px;
	margin: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}

#home_header_text {
	font-size: 20px;
	text-align: center;
	color: #da251d;
	font-weight: bold;
	width: 350px;
	margin-top: 80px;
	z-index: 2;
	height: 100px;
	margin-left: 50px;
}

#home_content {
	margin: auto;
	width: 995px;
	height: 643px;
	text-align: center;
	margin-bottom: 10px;
}

#home_left {
	width: 235px;
	margin-left: 0px;
	margin-right: 10px;
	height: 643px;
	float: left;
}

#home_left_top {
	background: #dfdcaa;
	width: 235px;
	height: 419px;
	font-size: 12px;
}

#home_claudiapic {
	width: 220px;
	height: 155px;
	margin: auto;
}

#home_left_bottom {
	background: #dfdcaa;
	width: 235px;
	height: 204px;
	margin-top: 10px;
	padding-top: 10px;
}

#home_left_bottom h3 {
	color: red;
	font-size: 25px;
	margin: 0;
	margin-top: 50px;
}

#home_left_bottom h1 {
	color: red;
	margin: 0;
	font-size: 50px;
}

#home_middle {
	width: 504px;
	float: left;
	height: 643px;
}

#home_middle_top {
	height: 249px;
	font-size: 14px;
	background: #8aa258;
	width: 494px;
	padding: 5px;
	overflow: auto;
}

#home_middle_bottom {
	width: 504px;
	height: 374px;
	margin: 0;
	margin-top: 10px;
}

#home_right {
	overflow: auto;
	float: right;
	background: #dfdcaa;
	width: 235px;
	height: 643px;
	margin: 0;
	margin-left: 10px;
}

#home_eventi {
	margin: auto;
}

#home_dvdpic {
	margin: auto;
	margin-top: 30px;
}

#home_topright {
	margin: auto;
}

.home_button {
	background: url(../images/homebutton.png) 0px no-repeat;
	width: 84px;
	height: 26px;
	margin: 3px;
	border: 1px;
}

.home_button:hover {
	background: url(../images/homebutton.png) 0px no-repeat;
	width: 84px;
	height: 26px;
}

/* OCCASIONOI */
#occasioni_header {
	width: 995px;
	height: 276px;
	text-align: left;
}

#occasioni_headertext {
	width: 340px;
	text-align: justify;
	height: 160px;
	line-height: 25px;
	margin-left: 40px;
	margin-top: 50px;
	color: #6c824d;
	display: block;
	position: absolute;
}

#occasioni_headerpic {
	position: absolute;
	display: block;
	margin-left: 419px;
}

#occasioni_body {
	height: 676px;
	width: 995px;
}

#occasioni_left {
	float: left;
	width: 645px;
	height: 676px;
	margin-left: 10px;
}

#occasioni_left h3 {
	margin-top: 5px;
	color: red;
}

#occasioni_left select {
	width: 200px;
}

#occasioni_right {
	float: right;
	width: 330px;
	display: block;
	height: 676px;
}

#occasioni_inner_top {
	width: 625px;
	height: 160px; *
	width: 645px; *
	height: 200px;
	display: block;
	background: #efeee4;
	text-align: justify;
	padding: 20px;
	font-size: 12px;
}

#occasioni_inner_top h3 {
	display: block;
	text-align: left;
	font-size: 16px;
	color: red;
	margin-left: 0px;
}

#occasioni_inner_left {
	width: 310px;
	float: left;
	display: block;
	text-align: center;
	height: 460px;
	margin-top: 15px;
	background: #c4c1a1;
}

#occasioni_inner_right {
	height: 460px;
	margin-top: 15px;
	width: 320px;
	background: #e9e7d1;
	float: right;
	display: block;
	text-align: center;
}

/*CONTATTI*/
#contatti_header {
	width: 995px;
	height: 276px;
	text-align: left;
}

#contatti_headertext {
	width: 340px;
	text-align: justify;
	height: 160px;
	line-height: 25px;
	margin-left: 40px;
	margin-top: 50px;
	color: #6c824d;
	display: block;
	position: absolute;
}

#contatti_headerpic {
	position: absolute;
	display: block;
	margin-left: 419px;
}

#contatti_header2 {
	width: 975px;
	margin: auto;
	height: 275px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

#contatti_header2_left {
	width: 685px;
	float: left;
	background: #DEDBAB;
	text-align: left;
	height: 275px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}

#contatti_header2_left h3 {
	
}

#contatti_header2_right {
	width: 250px; 
	height: 275px;
	float: right;
	background: #efedbf;
	font-size: 12px;
	padding: 5px;
	padding-left: 15px;
}



#contatti_body {
	width: 975px;
	margin: auto;
	height: 462px;
	text-align: center;
	clear: both;
	margin-top: 20px;
}

#contatti_body select {
	width: 200px;
}

#contatti_body_left {
	width: 280px;
	height: 462px;
	float: left;
	background: #EFEDD6;
}

#contatti_body_middle {
	width: 376px;
	height: 462px;
	float: left;
	margin-left: 20px;
}

#contatti_body_right {
	width: 280px;
	height: 462px;
	float: right;
	background: #EFEDD6;
}