/* * * * * * * * * * * * * * * * * * * * */
/*                                       */
/*            THD Lab website            */
/*                                       */
/* * * * * * * * * * * * * * * * * * * * */



html { font-size:100.01%; }
body { font-size:1em; }

body {
	margin:0px;
	padding:0px;
	background:#A6BBCB url(../images/body_bg.jpg) top center no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
}

hr {
	display:none;
	border:0;
}
hr.line {
	display:block;
	height:0;
	border-bottom:#CECECE 1px solid;
	margin:0 6px 20px 6px;
	background-color:#FAFAFA;
	color:#FAFAFA;
	clear:both;
}


a img {
	border:0;
}


ul, li {
	margin:0;
	padding:0;
	list-style-type:none;
}


#container {
	width:906px;
	margin:0px auto 0 auto;
	padding:0;
	background:url(../images/container_bg.jpg) top repeat-y;
}



/* - - - - */
/* TESTATA */
/* - - - - */

#head {
	height:200px;
	padding:0 5px 0 1px;
	overflow:hidden;
	background:url(../images/head_bg.jpg) no-repeat;
}

#logo {
	display:block;
	width:251px;
	margin:20px 0 0 0;
	position:absolute;
}


#flash {
	position:absolute;
	margin:0 0 0 262px;
	width:640px;
	padding:0;
	overflow:hidden;
}




/* menu principale */

#mainNav {
	margin:126px 14px 0 10px;
	padding:0;
	list-style-type:none;
	height:36px;
	overflow:hidden;
}
#mainNav li {
	margin:0;
	padding:0;
	float:left;
	background:url(../images/mainNav_separ.jpg) right no-repeat;
}
#mainNav li.last {
	background:none;
}
#mainNav li a {
	display:block;
	text-align:center;
	padding-top:9px;
	margin-right:1px;
	color:#E2E2E2;
	font-size:1.4em;
	font-weight:bold;
	text-decoration:none;
	height:36px;
	overflow:hidden;
}
#mainNav li a {
	width:145px;
}
#mainNav li a:hover, #mainNav li.selected a {
	background:url(../images/mainNav_bg.jpg) repeat-x;
}



/* sub menu */

.subNav {
	margin:10px 11px 0 0;
	padding:0;
	list-style-type:none;
	font-size:12px;
	font-weight:bold;
	height:20px;
}
.subNav li {
	display:inline;
	border-left: 1px solid #336488;
	line-height:20px;
	margin: 0 0 0 .8em;
	padding: 0 0 0 .8em;
}
.subNav li.first {
	border:none;
	padding:0 0 0 18px;
}
.subNav a {
	color:#336488;
	text-decoration:none;
}
.subNav a:hover, .subNav a.selected {
	color:#F1AF18;
}




#head form {
	margin:12px 11px 0 0;
	padding:0;
	height:18px;
	float:right;
	position:relative;
	z-index:10;
}

#head form input {
	height:14px;
	width:147px;
	border:#003D6A 1px solid;
	background:#fff url(../images/cerca_bg.jpg) 0 50% no-repeat;
	margin:0;
	padding:1px 1px 1px 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}
#head form label {
	font-size:12px;
	font-weight:bold;
	color:#336488;
	margin:0 20px 0 0;
}






#content {
	padding:0 16px 0 6px;
	background:url(../images/content_bg.jpg) top right no-repeat;
	overflow:hidden;
	min-height:484px !important;
	height:100%;
	
}

#main {
	width:602px;
	margin:0px 0px 6px 0;
	padding:0 7px 20px 20px;
	float:right;
	color:#333;
	height:auto;
	overflow:hidden;
}

#percorso {
	margin:3px 150px 5px 0;
	font-size:10px;
	line-height:1em;
}
#percorso a {
	color:#333;
}
#percorso a:hover {
	text-decoration:none;
}


#textchange {
	padding:0;
	margin:3px 0 0 0;
	float:right;
}

#textchange a {
	margin-right:5px;
	float:left;
}

#textchange a img {
	display:block;
	visibility:hidden;
}

#textchange a#text_small {
	background:url(../images/A1_n.gif) no-repeat;
}

#textchange a#text_medium {
	background:url(../images/A2_p.gif) no-repeat;
}

#textchange a#text_large {
	background:url(../images/A3_p.gif) no-repeat;
}

#textchange a#text_small:hover {
	background:url(../images/A1_n.gif) no-repeat;
}

#textchange a#text_medium:hover {
	background:url(../images/A2_n.gif) no-repeat;
}

#textchange a#text_large:hover {
	background:url(../images/A3_n.gif) no-repeat;
}

#textchange a#print {
	width:52px;
	height:13px;
	line-height:13px;
	text-decoration:none;
	font-size:0.90em;
	color:#00367B;
	text-align:right;
	padding-right:3px;
	margin:0 11px 0 0;
	background:url(../images/print_btn.gif) top right no-repeat;
}

#textchange a#print:hover {
	color:#fff;
	background:url(../images/print_btn.gif) bottom right no-repeat;
}




#main h1 {
	font-size:2.2em;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:20px 5px 16px 5px;
	color:#003D6A;
	border-bottom:#CBD7E0 2px solid;
}
#main h1 a {
	text-decoration:none;
	color:#003D6A;
}


#main #topPic {
	display:block;
	float:right;
	margin:0 0 0 10px;
	padding:0;
}
#main div.txtbox {
	background:#E6ECF0;
	height:100%;
	overflow:hidden;
}
#main h2 {
	font-weight:bold;
	margin:5px 5px .5em 5px;
	padding:0;
	font-size:1.6em;
	color:#666;
}
#main p {
	margin:5px 5px 1.1em 5px;
	padding:0;
	font-size:1.4em;
	line-height:1.2em;
}
#main p a {
	color:#333;
}
#main p a:hover {
	color:#F1AF18;
}
#main p.linkbox {
	font-size:1.1em;
	clear:left;
	margin-left:10px;
}
#main p.linkbox a {
	text-decoration:none;
}

#main a.link {
	display:block;
	width:28px;
	margin:0 0 5px 5px;
}


#main .elenco {
	border-bottom:#CBD7E0 2px solid;
	padding-bottom:1.1em;
	margin-bottom:1.1em;
	height:100%;
	overflow:hidden;
	clear:left;
}
#main .elenco .tit {
	color:#336488;
	font-weight:bold;
}
#main .elenco a {
	text-decoration:none;
	color:inherit;
}
#main .elenco a:hover {
	text-decoration: underline;
	color:#999;
}
#main .elenco a.pdf {
	text-decoration: underline;
	padding:2px 0 2px 20px;
	background:url(../images/pdf_ico.gif) 0 50% no-repeat;
}
#main .elenco a.pdf:hover {
	color:#999;
}

#main .elenco .fotovideo {
	float:right;
	margin:5px 5px 0 5px;
	clear:right;
	border:#003D6A 1px solid;
}
#main .elenco .fotovideo:hover {
	border-color:#F1AF18;
}


#main a.left, #main a.right {
	text-decoration:none;
	color:#fff;
	font-size:1.6em;
	font-weight:bold;
	text-align:center;
	margin:5px;
	display:block;
	width:20px;
	height:20px;
	float:left;
	background:#c5d3de;
}
#main a.left:hover, #main a.right:hover {
	background:#F1AF18;
}
#main span.page {
	font-size:1.2em;
	float:left;
	line-height:20px;
	margin-top:5px;
}


#main p.glossario {
	border-bottom:#CBD7E0 2px solid;
	padding:5px 0 15px 0;
	height:100%;
	overflow:hidden;
}
#main p.glossario a {
	text-decoration:none;
	font-size:20px;
	line-height:45px;
	width:22px;
	margin:0;
	padding:0;
	font-weight:bold;
	text-align:center;
	display:block;
	float:left;
}
#main p.glossario a:hover {
	font-size:33px;
}
#main p.glossario a.selected {
	font-size:33px;
	color:#336488;
	background:url(../images/glossario_a_bg.gif) 50% 100% no-repeat;
}



#main #videoplayer {
	padding:0;
	width:473px;
	display:block;
	margin:0 auto;
}



#main #topVid {
	float:right;
	margin:0px 0 0 15px;
	padding:0;
	width:202px;
	background:#E6ECF0;
	border-width:0px 2px 2px 2px;
	border-color:#CBD7E0;
	border-style:solid;
}

#main #topVid h1 {
	border-color:#E6ECF0;
	padding-left:10px;
	margin-bottom:0px;
	line-height:1.1em;
}


#main .videohome {
	width:182px;
	margin:0px 0px 10px 10px;
	padding:0;
}
#main .videohome img {
	border:#003D6A 1px solid;
}
#main .videohome a {
	display:block;
	color:#003D6A;
	font-weight:bold;
	text-decoration:none;
	position:relative;
	border:#003D6A 1px solid;
	margin:0px 0px 0px 0px;
}
#main .videohome a:hover {
	border-color:#F1AF18;
	color:#F1AF18;
}

#main .videohome a span {
	font-size:1.1em;
	display:block;
	position:absolute;
	padding:0 5px;
	margin:0;
	bottom:5px;
	left:0;
	background:url(../images/sideBox_bullet.jpg) 76px 64px no-repeat;
}
/* #main .videohome a:hover span {
	background:url(../images/videohome_play_bg.gif) -111px 60px no-repeat;
} */


#main .videohome a img {
	border:0px;
}


#main .videohome br {
	display:none;
}


#main #topVid p.tit {
	color:#003D6A;
	padding-left:5px;
	font-size:1.1em;
}



#main .fotocaso {
	float:right;
	margin:0 5px 10px 0;
	clear:right;
}

#main blockquote {
	margin:5px 5px 1.1em 5px;
	padding:0 0 0 45px;
	font-size:1.2em;
	line-height:1.2em;
	color:#666;
	background:url(../images/blockquote_bg.gif) -1px 0 no-repeat;
}




/* form info */

#main fieldset {
	border:0px solid #ccc;
	margin:0;
	padding:0;
}
#main legend {
	display:none;
}
#main form {
	margin:20px 0px 20px 6px;
	padding:0;
	overflow:hidden;
}
#main form br {
	clear:left;
}
#main input, #main select, #main textarea {
	width:200px;
	height:17px;
	margin:0 0 12px 0;
	padding:0;
	border:#336488 1px solid;
	background:#fff;
	color:#333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
}
#main input:focus, #main select:focus {
	background:#fff url(../images/input_bg_focus.gif) top repeat-x;
}
#main form span.spaziatore {
	float:left;
	margin:0;
	width:12px;
}
#main label {
	font-size:12px;
	width:100px;
	line-height:19px;
	float:left;
	display:block;
	margin:0 0px 12px 0;
}
#main textarea {
	height:87px;
	background:#fff;
}
#main textarea:focus {
	background:#fff;
}
#main input.button {
	width:57px;
	height:20px;
	background:#336488;
	color:#fff;
	font-weight:bold;
	border:none;
	margin:0 0 0 100px;
	padding:0;
}
#main input.radio, #main input.check {
	width:auto;
	height:auto;
	border:none;
	background:none;
}
#main label.check {
	width:auto;
	margin-right:12px;
}







/* gallery */

div.border1 {
	border-top:#CECECE 1px solid;
	padding:20px 0 0 0;
	margin:0 6px;
	height:100%;
	overflow:hidden;
}

div.border1 span.spaziatore {
	float:left;
	margin:0;
	width:6px;
}

div.galleryCat {
	float:left;
	width:305px;
	border-bottom:#CECECE 1px solid;
	margin:0 0 6px 0;
	padding:0 0 5px 0;
}

div.galleryCat img.thumb {
	display:block;
	float:left;
	margin-right:6px;
}
div.galleryCat a {
	text-decoration:none;
	font-weight:bold;
}
div.galleryCat p span {
	font-size:.915em;
}



/* div.border2 {
	border-top:#CECECE 1px solid;
	border-bottom:#CECECE 1px solid;
	padding:20px 0;
	margin:0 6px 20px 6px;
	height:100%;
	overflow:hidden;
} */

#main p.col1 {
	float:left;
	width:193px;
}

#thumbBox {
	margin:0 0 14px 0px;
	height:100%;
	overflow:hidden;
}
#thumbBox a {
	display:block;
	float:left;
	margin:0 6px 6px 0;
}
#thumbBox a:hover {
	position:relative;
	top:2px;
}








#main ul {
	margin:5px 5px 1.1em 5px;
	padding:0 0 0 20px;
}
#main.newsHome ul {
	padding:0 48px 0 54px;
	margin-bottom:0;
	line-height:0;
}
#main.newsHome ul#newsList {
	background:url(../images/news_tit_bg.gif) left top no-repeat;
}
#main.newsHome ul#eventiList {
	background:url(../images/eventi_tit_bg.gif) left top no-repeat;
}

#main li {
	list-style-type: disc;
	padding:0;
	margin-bottom:.2em;
	font-size:1.4em;
	line-height:1.2em;
}
#main li a {
	text-decoration:none;
	color:#333;
}
#main li a:hover {
	color:#F1AF18;
}

#main p.pagebox {
	font-size:1.1em;
}
#main p.pagebox a {
	text-decoration:none;
}


#main h2 span {
	font-size:.668em;
	font-weight: normal;
	padding:0;
}

#main p.col2 {
	float:left;
	width:410px;
	display:inline;
}


#thumbNews {
	margin:0 0 14px 0px;
	height:100%;
	overflow:hidden;
}
#thumbNews img {
	display:block;
	margin-bottom:1.2em;
}
#thumbNews p {
	margin-left:0;
}

#thumbNews #foto {
	padding-left:23px;
	background:url(../images/ico_foto.gif) no-repeat;
}
#thumbNews #press {
	padding-left:23px;
	background:url(../images/ico_press.gif) no-repeat;
}




/* mappa */


#main #mappa {
	padding:0;
}
#main #mappa li {
	list-style-type: none;
	padding:0 0 6px 20px;	
	border-bottom:#CBD7E0 2px solid;
	background:url(../images/sideBox_dl_bullet.jpg) 0 5px no-repeat;
}


#main #mappa li ul {
	position:relative;
	margin:-1.5em 0 0 180px;
}
#main #mappa li ul li {
	border-bottom:0;
	margin:0 0 0px 0;
	padding:6px 0 6px 12px;
	border-top:#CBD7E0 1px solid;
	font-size:.835em;
	line-height:1em;
	background:url(../images/mappa_bullet2.jpg) 0 9px no-repeat;
}

#main #mappa li ul li ul {
	padding:0 0 0 0;
	position:relative;
	margin:-1em 0 6px 150px;
}
#main #mappa li ul li ul li {
	margin:0 0 1px 0;
	padding:0;
	border:none;
	font-size:.8em;
	background:none;
}






/* strutture elenco */


#gmaps {
	width:320px;
	height:420px;
	background:#E7ECF0;
	border:#003D6A 1px solid;
	margin:0 0 20px 5px;
	float:left;
}
*html #gmaps {
	display:inline; /* ie only */
}
#gmaps div {
	text-align:center;
	font-size:14px;
}
#gmaps div p {
	color:#000;
	margin:0;
}

#infoDiv {
	width:265px;
	height:420px;
	padding:0px;
	margin:0 0 20px 5px;
	overflow:auto;
	background:#fff;
}
#infoDiv p {
	padding-top:45px;
	background:url(../images/InfoDiv_bg.jpg) no-repeat;
}









/* tabella orari */


table.orari {
	width:418px;
	margin:0 0 20px 0;
}

table.orari caption {
	text-align:left;
	font-size:1.4em;
	font-weight:bold;
	padding-bottom:6px;
	margin:0 0 0px 6px;
	border-bottom:#CECECE 1px solid;
}

table.orari thead td {
	line-height:0px;
	background:#FAFAFA;
}

table.orari tr.light td, table.orari tr.light th {
	background:#F5F5F5;
}

table.orari td, table.orari th {
	width:96px;
	padding:0 2px;
	line-height:24px;
	border-left:#FAFAFA 6px solid;
	border-bottom:#FAFAFA 6px solid;
	background:#ECECEC;
	font-size:1.2em;
	text-align:center;
}

table.orari th {
	text-align:left;
}
table.orari th.cat {
	font-size:1.4em;
	font-weight:normal;
	vertical-align:top;
	background:#FAFAFA;
}

table.orari td.colspan {
	width:206px;
}












/* - - - - - */
/* CANALI SX */
/* - - - - - */


#sideBox {
	margin:0 629px 0 0;
	padding:0;
	/*background:gold;*/
}

#sideBox ul {
	margin:0;
	padding:76px 24px 0 20px;
	list-style-type:none;
}
#sideBox li {
	margin:0;
	padding:0;
	border-top:#CBD7E0 2px solid;
	background:url(../images/sideBox_bullet.jpg) 0 5px no-repeat;
}
#sideBox li a {
	display:block;
	overflow:hidden;
	height:18px;
	padding:6px 0 6px 38px;
	color:#336488;
	font-size:1.4em;
	text-decoration:none;
	font-weight:bold;
}
#sideBox li a:hover {
	color:#F1AF18;
}





#sideBox dl {
	margin:15px 24px 15px 20px;
	padding:15px 0;
	border-top:#CBD7E0 2px solid;
	border-bottom:#CBD7E0 2px solid;
	background:url(../images/sideBox_dl_bg.jpg) bottom right no-repeat;
}
#sideBox dt {
	margin:0;
	padding:0;
	font-size:1.6em;
	font-weight:bold;
	color:#336488;
}
#sideBox dd {
	margin:0;
	padding:0 0 .2em 15px;
	font-size:1.3em;
	color:#003D6A;
	background:url(../images/sideBox_dl_bullet.jpg) 0 5px no-repeat;
}


#sideBox #nverde {
	margin:15px 24px 0 20px;
	padding:15px 0 0 0;
	border-top:#CBD7E0 2px solid;
	text-align:center;
}







/* - - - - - - - - - - - - - - */




#worldwide {
	display:block;
	margin:-101px 0 20px 55px;
	position:relative;
	width:156px;
}





/* - - -  */
/* FOOTER */
/* - - -  */

#foot {
	clear:both;
	background:url(../images/foot_bg.jpg) top no-repeat;
	height:48px;
	overflow:hidden;
}
#foot p {
	margin:0px 0 0 14px;
	padding:0;
	color:#fff;
	font-size:11px;
	line-height:40px;
}


/* - - -  */






/* menu di servizio */

#serviceNav {
	float:right;
	margin:14px 14px 0 0;
	padding:0;
	list-style-type:none;
	font-size:11px;
	overflow:hidden;
}
#serviceNav li {
	float:left;
	border-left: 1px solid #fff;
	line-height:.9em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
}
#serviceNav li a {
	color:#fff;
	text-decoration:none;
}
#serviceNav li a:hover {
	color:#F1AF18;
}




/* - - - - */

















