/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

#hightlight {
	width: 580px;
	height: 430px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -300px;
	margin-top: -250px;
	background: #ffffff;
	z-index: 9999;
	border: 1px solid #cccccc;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
	font-size: 14px;
	text-align: center;
}
#hightlight img { margin: auto; }

/* TYPE */
body { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif; font-weight: 300; font-size: 13px; background: #ffffff url(images/bg2.jpg) repeat-x top; color:#333; height: 100%; }

a { 
	color: #828282;
	text-decoration: none;	
}

a:hover { 
	color: #d53b88;
	text-decoration: none;	
}
a:active, a:focus{ 
   outline:0;
}

span.pink {
	color:#d53b88;
	font-size: 16px;
}

p {
	font-family: "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
	color: #828282;
	font-size: 13px;
	text-align: justify;
	line-height: 1.7;
	padding: 0px;
	font-weight: normal;
}
p.intro {
	font-family: "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
	color: #828282;
	font-size: 13px;
	text-align: center;
	line-height: 1.7;
	padding: 0px;
	font-weight: normal;
}

/* LAYOUT */

img { behavior:url(iepngfix.htc); }

img.home { float: left; }

img.scuola { 
	border: 1px solid #d53b88;
	padding: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.clear { clear: both; }

#intro {
	width: 800px;
	height: 654px;
	background: transparent url(images/intro.jpg) no-repeat top;
	margin: 0px auto 0px auto;
	position: relative;
	z-index: 99;
}
#anm {
	width: 590px;
	height: 294px;
	background: #ccc;
	position: absolute;
	top: 122px; left: 105px;
	z-index: 99;
}
.entra {
	position: absolute;
	width: 110px;
	height: 30px;
	top: 440px;
	right: 100px;
	font-size: 22px;
	z-index: 99;
}
#siotec {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 133px;
	opacity:0.4;filter:alpha(opacity=40);
	background: transparent url(images/siotec.gif) no-repeat center;
	z-index: 9999;
	display: none;
}
#container { width: 800px; height: 100%; background: transparent url(images/container.jpg) no-repeat top; margin: 0 auto; }

#header {
	width: 700px;
	height: 140px;
	margin: auto;
	position: relative;
}

#content {
	width: 680px;
	height: auto;
	margin: auto;
	padding: 5px 10px 5px 10px;
}

#content_bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 595px;
	height: 24px;
	background: transparent url(images/content_bottom.gif) no-repeat top;
}

#menu_left {
	left: 8px;
	bottom:40px;
	position:absolute;
	height:30px;
	width:230px;
}

#menu_right {
	right: 8px;
	bottom: 40px;
	position:absolute;
	height:30px;
	width:230px;
}

#menu_left li {
	display:inline;
}

#menu_left a {
	position:relative;
	float: left;
	display:block;
	font-size:15px;
	font-weight:normal;
	text-align:center;
	line-height:30px;
	color:#d53b88;
	height:30px;
	width:110px;
	margin: 0px 2px 0px 0px;
}

#menu_left a:hover {
	border-bottom: 3px solid #d53b88;
}

#menu_left a.active {
	border-bottom: 3px solid #d53b88;
}

#menu_right li {
	display:inline;
}

#menu_right a {
	position:relative;
	float: right;
	display:block;
	font-size:15px;
	font-weight:normal;
	text-align:center;
	line-height:30px;
	color:#d53b88;
	height:30px;
	width:110px;
	margin: 0px 2px 0px 0px;
}

#menu_right a:hover {
	border-bottom: 3px solid #d53b88;
}

#menu_right a.active {
	border-bottom: 3px solid #d53b88;
}

#rassegna {
	
}
#rassegna li {
	float: left;
	display:block;
	font-size:15px;
	font-weight:normal;
	text-align:left;
	color:#d53b88;
	height:auto;
	width:90%;
	margin: 10px 0px 10px 5px;
	padding: 0px 0px 0px 30px;
	background: transparent url(images/pdf.gif) no-repeat left;
}
#rassegna li span {
	font-family: "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
	color: #828282;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
	line-height: auto;
}
#map_content {
	width: 400px;
	height: 355px;
	border: 1px solid pink;
	float: right;
}
#map {
	width: 390px; 
	height: 345px; 
	margin: 5px;
}
#servizio {
	width: 670px;
	height: auto;
	margin: 2px 0px 7px 0px;
	padding: 5px;
	border: 1px solid #ffffff;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: none;
}
#servizio:hover {
	border: 1px solid pink;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #f0f0f0;
}
#servizi {
	border-top: 1px solid pink;
	padding: 5px;
	margin: 10px 0px 10px 0px;
}
#servizi:hover {
	background: #f0f0f0;
}
.servizi {
	border: 1px solid pink;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #f0f0f0;
	padding: 3px;
	margin: 5px 1px 0px 0px;
}
.servizi:hover {
	background: pink;
}
a.preventivo {
	width: 176px; height: 31px;
	background: transparent url(images/preventivo.gif) no-repeat 0 0;
	text-indent: -999em;
	display: block;
	margin: 20px 0px 0px 0px;
}
a.preventivo:hover {
	background: transparent url(images/preventivo.gif) no-repeat 0px -31px;;
}

/* ACCORDIONS */

#basic-accordian{
	width: 680px;
	height: auto;
	position: relative;
	margin: auto;
	padding: 0px 5px 0px 5px;
}

.accordion_headings{
	padding:5px;
	background:#ffffff;
	color:#d53b88;
	border-bottom: 1px solid #fbb3c1;
	cursor:pointer;
	font-weight:normal;
	margin: 3px 0px 3px 0px;
	font-size: 13px;
}

.accordion_headings:hover{
	background:#de6e83;
	color: #ffffff;
}

.accordion_child{
	padding:8px;
}

.header_highlight{
	background:#d65f76;
	color: #fff;
}


/* FOOTER */
#footer {
	width: 700px;
	height: 80px;
	margin: auto;
	background: transparent url(images/footer.jpg) no-repeat top;
}
#footer p {
	font-family: "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
	color: #b6b6b6;
	font-size: 10px;
	text-align: left;
	padding: 50px 0px 0px 0px;
	margin: 0px;
	font-weight: normal;
}
#footer p a{
	color: #b1b1b1;
}
#footer p a:hover{
	color: #969696;
}

/*Forms defaults*/
#form_preventivo {
	width: 355px;
	height: auto;
	padding: 10px;
}
form {
	font-size: 12px;
}
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}
label {
	color: #d65f76;
	cursor:pointer;
	padding-left:2px;
	line-height:15px;
	vertical-align:top;
	text-align: left;
}
label.chosen {
	color:#333;
}

/*Transparent items*/
.transparent {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
	border:0px solid #FFF;
	background:#FFF;
	z-index:10;
	cursor:pointer;
}
.transparentFake {
	background:none;
	border:none;
}
.transparent2 {
	z-index:10;
}

/*Text inputs*/
.textinput {
	width:336px;
	height:15px;
	border:none;
	padding:4px 8px;
	border: 1px solid #cccccc;
	padding:5px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/*Text areas*/
.textarea {
	width:336px;
	height:125px;
	border:none;
	padding:4px 8px;
	border: 1px solid #cccccc;
	padding:5px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:25px;
	color:#cccccc;
	font-weight:normal;
	padding:2px 5px;
	cursor:pointer;
	margin: 5px 0px 0px 0px;
	border: 1px solid #cccccc;
	padding:5px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.buttonSubmitHovered {
	
}