@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-image: url(../images/glow_bg.png);
	background-repeat: no-repeat;
	background-position: center -49px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
  	line-height: 14px;
}

a,  a:link {
  color: #000;
  text-decoration: none;
}
a:visited {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}

#wrapper {
	height: 600px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#wrapper .slideshow {
	height: 600px;
	width: 980px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	overflow: hidden;
}

#wrapper #content {
	background-color: #FFF;
	position: absolute;
	left: 202px;
	top: 0px;
	z-index: 77;
	height: 560px;
	width: 723px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 35px;
	overflow: hidden;
}
body.home #wrapper #content {
	display: none;
}

#leftColumn {
	width: 170px;
	position: absolute;
	left: 30px;
	top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-color: #F1F1F1;
	height: 405px;
	z-index: 22;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#leftColumn h1 {
	background-image: url(../images/TJ_Companies_logo_new.png);
	background-repeat: no-repeat;
	height: 101px;
	margin-bottom: 20px;
}
#leftColumn h1 a {
	display:block;
	height:101px;
	text-decoration:none;
	width:170px;
	text-indent: -9999px;
}
#leftColumn h3 {
	padding-top: 0px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}
h2 {
	font-size: 14px;
	text-transform: lowercase;
	letter-spacing: 4px;
	color: #F30;
	opacity: 1;
	position: absolute;
	z-index: 7;
	top: 0px;
	height: 32px;
	width: 698px;
	line-height: 32px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	text-align: center;
	left: 201px;
	font-family: "Arial Black", Gadget, sans-serif;
	border-bottom-color: #FFF;
	border-right-color: #FFF;
}

#leftColumn ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	padding-left: 40px;
	list-style-type: none;
	padding-top: 10px;
	list-style-image: url(../images/menu_bullet.png);
}
#leftColumn ul li.active {
	list-style-image: url(../images/menu_bullet_selected.png);
}
#leftColumn ul li a,
#leftColumn ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

#horizontalMenu {
	position: absolute;
	top: 405px;
	right: 0px;
	height: 88px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	max-width: 1200px;
	left: 0px;
	overflow: hidden;
	z-index: 4;
}
#horizontalMenu #horizontalNav {
	padding-left: 201px;
}

#horizontalMenu #horizontalNav li {
	display: inline;
}
#horizontalMenu #horizontalNav li a,
#horizontalMenu #horizontalNav li span {
	height: 88px;
	width: 88px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	display: block;
	float: left;
	margin-right: 25px;
	text-indent: -9999px;
}
#horizontalMenu #horizontalNav li.fas a,
#horizontalMenu #horizontalNav li.fas span {
	background-image: url(../images/fastspa_88x88.png);
	background-repeat: no-repeat;
}
#horizontalMenu #horizontalNav li.acc a,
#horizontalMenu #horizontalNav li.acc span {
	background-image: url(../images/accademia_88x88.png);
	background-repeat: no-repeat;
}
#horizontalMenu #horizontalNav li.pot a,
#horizontalMenu #horizontalNav li.pot span {
	background-image: url(../images/potocco_88x88.png);
	background-repeat: no-repeat;
}
#horizontalMenu #horizontalNav li.dec a,
#horizontalMenu #horizontalNav li.dec span{
	background-image: url(../images/d-castelli_88x88.png);
	background-repeat: no-repeat;
}
#horizontalMenu #horizontalNav li.biv a,
#horizontalMenu #horizontalNav li.biv span {
	background-image: url(../images/bivaq_88x88.png);
	background-repeat: no-repeat;
}
#bottomColumn {
	background-color: #F1F1F1;
	width: 170px;
	position: absolute;
	left: 30px;
	top: 495px;
	bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	overflow: hidden;
	z-index: 3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	height: auto;
}
#bottomColumn address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 15px;
	padding-left: 27px;
	background-color: #F1F1F1;
	padding-bottom: 40px;
	color: #666;
}
/* additional from TL */
.clear, #clear {
	height:0.1px;
	font-size:0.1px;
	line-height:0.1px;
	clear:both;
}
.invisible {
	width:0px;
	height:0px;
	left:-1000px;
	top:-1000px;
	position:absolute;
	overflow:hidden;
	display:inline;
}
/* accordion */
.accordion {
	margin-bottom:10px;
}

.accordion div table tbody tr td {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 1em;
}
.accordion div table tbody tr td a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}
.ce_accordion.block .toggler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	cursor: pointer;
}
strong {
	font-weight: bold;
}

img.mime_icon {
	vertical-align:middle;
}
.size{
	font-size:10px;
	font-style:italic;
}
