@CHARSET "ISO-8859-1";

/* Settaggi pagina */
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 13px;
	font-family: /*Verdana, Arial, Helvetica, sans-serif;*/ "Lucida Grande",
		"Lucida Sans Unicode", Arial, Verdana, sans-serif;
	margin: 0 15px;
	/*background: url(images/2010/page-bg3.jpg) top left no-repeat;*/
	/*background: url(images/2010/page-bg2.jpg) repeat;*/
	background: url(images/2010/page-bg4.jpg) no-repeat;
	/*background: url(images/2010/page-bg.jpg) bottom left no-repeat;*/
	line-height: 2em;
}

ul {
	list-style-type: none;
}

#rightColumn ul {
	list-style-type: circle;
	padding-top: 5px;
	padding-left: 18px;
}

#rightColumn ul li {
	margin-bottom: 0;	
}

a {
	text-shadow: 1px 1px #dfdfdf;
}

a,a:visited {
	color: #3a3a3a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input { /*width: 120px;*/
	vertical-align: middle;
	margin-right: 5px;
	font-family: sans-serif;
}

input.onlineform {
	width: 190px;
	padding: 2px;
}

input.formbutton {
	padding: 2px;
}

select.onlineform {
	padding: 2px;
    width: 196px;
}

td.label img {
	margin-bottom: 10px;
}

h1 {
	color: #3a3a3a;
	font-size: 12px;
}

h1.news {
	font-size: 14px;
	margin-bottom: -10px;
}

h2 {
	font-size: 12px;
}

h1,h2,h3,h4,h5,h6 {
	color: #3a3a3a;
}

h3 {
	padding-bottom: 5px;
	clear: left;
}

a img {
	border: 0;
}

div.main_chapters {
	padding-bottom: 5px;	
}

fieldset {
	margin: 10px 0;
	border: 1px solid #ccc;
	padding: 5px;
}

/* Header */
#logo {
	position: relative;
	width: 100%;
	margin-top: 10px;
}

/* IE 6 HACK */
* html #logo {
	top: 10px;
}

#logo .application {
	position: absolute;
	top: -4px;
}

#logo .vendor {
	position: absolute;
	right: 12px;
	top: -14px;
}

/* IE 6 HACK */
* html #logo .vendor {
	width: 82px;
}

/* IE 6 HACK */
* html #logo .application {
	width: 207px;	
}

/* Menu orizzontale */
#horizMenu {
	width: 100%;
	height: 75px;
	background: url(images/2010/menu-bg.jpg) repeat-x bottom;
	clear: both;
	margin-bottom: 19px;
}

#horizMenu .borderLeft {
	width: 12px;
	height: 75px;
	background: url(images/2010/menu-lft.jpg) no-repeat bottom;
	float: left;
}

#horizMenu .borderRight {
	width: 12px;
	height: 75px;
	background: url(images/2010/menu-rgt.jpg) no-repeat bottom;
	float: right;
}

#horizMenu .content {
	padding-top: 12px;
}

/* IE 6 HACK */
* html #horizMenu .content {
	height: 10px;
}

#horizMenu ul li {
	display: inline;
	margin-right: 35px;
}

#horizMenu ul li a {
	font-weight: bold;
	font-size: 14px;
}

#horizMenu ul li a img {
	border: 0;
	margin-right: 5px;
	vertical-align: middle;
}

/* Menu verticale */
.vertMenu { /*border-top: 1px solid #cccccc;*/ /*margin-top: 5px;*/
	font-weight: 100;
}

.vertMenu li {
	border-bottom: 1px solid #D9D9D9;
}

.vertMenu li a { /*font-weight: bold;*/
	display: block;
	padding: 5px; /*20px 20px 20px 50px;*/
}

.vertMenu li a img {
	vertical-align: middle;
	border: 0;
	margin-right: 5px;
}

.vertMenu li a:hover,.horizMenu li a:hover {
	text-decoration: none;
}

.vertMenu li a:hover span,.horizMenu li a:hover span {
	text-decoration: underline;
}

/* Login */
#login {
	
}

/* Colonna sinistra */
#leftColumn {
	width: 200px;
	float: left;
	margin-top: -2px;
}

/* Colonna destra */
#rightColumn {
	margin-left: 200px;
	padding-left: 15px;
}

/* Banners */
#advertising {
	margin-top: 15px;
}

#advertising .center-content {
	padding: 10px 10px 5px;
}

/*  Box */
.box { /*width: 70%;*/
	margin: 0px auto;
	background: #f7f7f7 url(images/2010/box-leftside.jpg) repeat-y left top;
	color: #4E4E4E;
}

.top {
	width: 100%;
	height: 30px;
	background: url(images/2010/box-top.jpg) no-repeat left top;
}

.top span {
	display: block;
	position: relative;
	height: 30px;
	background: url(images/2010/box-topright.jpg) no-repeat right top;
	/* Titolo */
	padding: 3px 11px;
	font-size: 12px;
}

/* IE 6 */
* html .top span {
	height: 20px;
}

.top span,.top h1 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	/*font-variant: small-caps;*/
}

.center-content { /*position: relative;*/
	/* Altrimento non visualizza i bottoni direct edit*/
	background: url(images/2010/box-rightside.jpg) repeat-y right top;
	padding: 10px;
	/*margin:-1px 0 -50px 0;*/
}

.bottom {
	height: 12px;
	background: url(images/2010/box-bottom.jpg) no-repeat left bottom;
}

.bottom span {
	display: block;
	position: relative;
	height: 12px;
	background: url(images/2010/box-bottomright.jpg) no-repeat right top;
}

/* IE6 HACK */
* html .bottom span {
	background: url(images/2010/box-bottomright.jpg) no-repeat right bottom;
	position: absolute;
}

/* Buttonbox */
.buttonbox,.buttonbox-body,.buttonbox-head,.buttonbox-head h2 {
	background: transparent url(images/2010/buttonbox.jpg) no-repeat bottom
		right;
}

.buttonbox {
	color: #4E4E4E;
	/*width: 335px !important;*/
	/* intended total box width - padding-right(next) */ /*width: 320px;*/
	/* IE Win = width - padding */
	padding-right: 15px;
	/* the gap on the right edge of the image (not content padding) */
	margin: 0; /* use to position the box */
}  /* set the top-right image */
.buttonbox-head {
	background-position: top right;
	margin-right: -15px; /* pull the right image over on top of border */
	padding-right: 40px; /* right-image-gap + right-inside padding */
}  /* set the top-left image */
.buttonbox-head h2 {
	background-position: top left;
	margin: 0; /* reset main site styles*/
	border: 0; /* ditto */
	padding: 15px 0 0px 15px;
	/* padding-left = image gap + interior padding ... no padding-right */
	height: auto !important;
	height: 1%; /* IE Holly Hack */
	color: #3a3a3a;
	font-size: 14px;
}  /* set the lower-left corner image */
.buttonbox-body {
	background-position: bottom left;
	margin-right: 0px; /* interior-padding right */
	padding: 15px 0 15px 15px; /* mirror .cssbox_head right/left */
}
.notitle .buttonbox-head h2 {
	padding: 0px 0 0px 15px;
}

.notitle .buttonbox-body {
	padding: 0px 0 15px 15px;
}

#tf-box {
	margin-bottom: 15px;
}

#bodyRight.noborder img {
	border: 0;
}

#bodyRight ol {
	margin-left: 30px;
}

#download-tf-server {
	display: block;
	width: 222px;
	height: 60px;
	background-image: url(images/download-tfserver.png);
}
#download-tf-server:hover {
	/*background-image: url(images/download-tfserver-hover.png);*/	
}

#download-tf-client {
	display: block;
	width: 222px;
	height: 60px;
	background-image: url(images/download-tfclient.png);
}

.domus3d-trial-download {
	display: block;
	width: 222px;
	height: 60px;
	background-image: url(images/download-domus-trial.png);
	float: left;
	margin-right: 20px;
}

#download-tf-client:hover {
	/*background-image: url(images/download-tfclient-hover.png);*/	
}

/* Infobar */
#infobar {
	margin-bottom: 15px;	
}

#infobar h1 {
	font-size: 14px;
	margin-bottom: 10px;
}

#infobar.alert {
	background: #dc1f1f url(images/2010/infobar-bg-alert.gif) repeat-x;
	color: #fff;
	padding: 10px;
	/* border: 1px solid #950404; */
}

/* Logo 10 */
#logo10 {
	margin-top: 30px;
}

/* Area bottoni homepage */
#buttons .center-content {
	overflow: auto;
	padding-top: 0;
	padding-left: 20px;
}

#buttons .buttonbox {
	float: left;
	margin: 15px 15px 0 0;
	width: 200px;
}

#buttons .buttonbox-body {
	height: 200px;
}

#buttons #offline {
	
}

/* IE6 HACK */
* html #buttons .top {
	margin-left: -3px;
}

* html #buttons .center-content {
	height: 0
}

* html #buttons .buttonbox {
	width: 210px;
}

* html #buttons .buttonbox-body {
	height: 220px;
}

* html #buttons #furnitures {
	width: 365px;
}

#page {
	width: 860px; /*980px;*/
	margin: auto;
}

#login { /*margin-bottom: 15px;*/
	
}

#footer {	
	padding: 10px;
	font-size: 10px;
	float: right;
}

#leftColumn .box .vertMenu {
	margin: 0;
}

#leftColumn .box .vertMenu li a {
	padding: 5px;
}

#leftColumn .buttonbox {
	margin-bottom: 15px;
}

#leftColumn .box {
	margin-bottom: 15px;
}

#leftColumn .language_chooser h2 {
	font-size: 12px;
	font-weight: normal;
}

#leftColumn .language_chooser .buttonbox-body {
	padding-top: 5px;
	text-align: center;
}

#leftColumn .language_chooser .buttonbox-head {
	height: 10px;
}

#leftColumn .language_chooser img {
	border: 1px solid #bbb;
	/*padding: 1px;*/
}

#leftColumn .buttonbox-body {
	padding-top: 1px;
}

#leftColumn .nav_home_link {
	margin-top: 5px;;
}

#leftColumn input {	
	margin-bottom: 5px;
	padding: 2px 0;
	margin-top: 2px;
	width:100%;
}

#leftColumn input.submit {
	width: 50%;
	margin-top: 10px;
}

#rightColumn .box .center-content {
	padding: 10px 20px;
	overflow: hidden;
}

/* IE 6 HACK */
* html #rightColumn .center-content {
	height: 100%;
}

/* IE 6 HACK */
* html #rightColumn .box {
	width: 99%;
}

/* IE 6 HACK */
* html #page {
	width: 861px;
}

#leftColumn .private_area ul.level2 {
	margin-top: 10px;
}

.public_area li.level2,.private_area li.level2 {
	color: #FFFFFF;
	font-weight: bold;
	background-color:/* #E0E0E0; */ #F0F0F0;
	/* background: url(images/2010/level2-bg.jpg) repeat-x; */
	border: 0;
	padding: 5px;
	
}

.public_area li.level2 {
	margin-left: -13px;
	margin-right: -13px;
	margin-top: -1px;
}
.private_area li.level2 {
	margin-left: -7px;
	margin-right: -9px;
}

li.level2 span {
	padding-left: 5px;	
	color: /* rgb(29, 64, 145); */ #3ab2e1;
	/* text-shadow: 1px 1px 1px #555555; */
	/* font-size: 13px;
	letter-spacing: 0.2px; */
}

/* IE 6 */
* html  div.public_area li.level2 {
	padding-bottom: 0;
}

/* IE 7 */
html>body div.public_area li.level2 { 
	*padding-bottom: 0;
}

/* IE 7 */
html>body ul.level3 { 
	*margin-top: 7px;
}

/* IE 7 */
html>body #logo { 
	*padding-left: 10px; 
	*padding-right: 10px; 
	*top: -65px;
}

/* IE 7 */
html>body #logo .vendor { 
	*right: 32px;
}

.public_area li.active a,.private_area li.active a { /*
	color: #FFFFFF;
	background-color:#3ab2e1;
	*/	
	color: #3ab2e1;
	text-decoration: /*underline;*/ none;
	background-color: #f3f3f3;
	/* text-shadow: 1px 1px 2px #aaa; */
}

.public_area li a,.private_area li { /*background-color: #F7F7F7;*/
	/*font-variant: small-caps;*/
	/* text-transform: uppercase;
	font-size: 10.5px; */
	text-transform: capitalize;
	color: #000;
}

.public_area li a:hover,.private_area li a:hover {
	background-color: #f3f3f3;
	color: #3ab2e1;
	/* text-shadow: 1px 1px 2px #aaa; */
	text-decoration: /*underline;*/ none;
}

/* IE 6 */
* html div.public_area ul.level3 {
	margin-top: 6px;
}

/* IE 6 */
* html #leftColumn .box {
	margin-top: -15px;
	position: relative;
	top: 15px;
}

.close div.description {
	display: none;
}

.open div.description {
	display: block;
}

.center-content h1,.center-content h2 {
	padding: 8px 0 3px;
	font-size: 14px;
	color: #000;
}

.center-content h1 {
	padding-top: 10px;
}

.center-content img.foto {
	margin: 10px 0;
	/* border: 1px solid #999;	 */
	box-shadow: 1px 1px 5px #000;
}

.center-content iframe.shadow, .center-content p.shadow img {
	box-shadow: 1px 1px 5px #000;
	/* margin-bottom: 10px; */
	/* margin-left: 70px; */
}

.center-content p.shadow {
	text-align: center;
	margin: 20px;
}

.center-content td iframe.shadow {
	/* margin-top: 30px; */
}

#bodyLeft,.bodyLeft {
	width: 48%;
	float: left;
	border-right: 1px solid #d9d9d9;
	padding-right: 3%;
}

#bodyRight,.bodyRight {
	width: 45%;
	float: left;
	padding-left: 3%;
}

#bodyRight img {
	/* border: 1px solid #999999;	 */
	margin-top: 3px;
	box-shadow: 1px 1px 5px #000;
}            

#bodyLeft span,.bodyLeft span,#bodyRight span,.bodyRight span {
	color: #3a3a3a;
}

.center-content ul {
	margin-bottom: 10px;
}

.center-content ul li {
	margin-bottom: 5px;
}

.strongBlack  p strong {
	color: #3a3a3a;
}

.strongBlack ul {
	margin-bottom: 20px;
	list-style-type: disc;
	margin-left: 15px;
}

.strongBlack ul li {
	margin-bottom: 5px;
}

.strongBlack p {
	margin-bottom: 5px;
}

.center-content a,.center-content a strong {
	color: #3ab2e1;
}

.side_element {
	margin-bottom: 10px;
}

.mailform td,.newsletter td {
	padding: 5px 10px 5px 0px;
}

.newsletter td {
	padding: 5px;
}

#bodyRight .side_element img {
	margin-right: 10px;
	/* border: 1px solid #dcdcdc;	 */
}

#bodyRight ul img {
	margin-right: 10px;
	border: 0;	
}

.main_chapters li {
	margin-bottom: 10px;
}

.mailform {
	width: 100%;
}

.mailform textarea {
	width: 300px;
	height: 100px;
}

.oneColumn #bodyLeft,.hideColumn #bodyLeft,.oneColumn #bodyRight {
	border: 0;
	width: auto;
}

.oneColumn #bodyLeft {
	margin-top: 10px; 
}

.oneColumn #bodyRight {
	padding-left: 0;
	margin-top: 30px;
}

.oneColumn .close a.oc:hover {
	cursor: default;
	text-decoration: none;
}

/* Cataloghi produttori */
ul.produttori ul.close {
	display: none;
}

ul.produttori ul.open {
	display: block;
}

ul.produttori li {
	margin-left: 7px;
	padding: 0;
	list-style-type: none;
	padding: 0 0 0 14px;
	background-image: url(images/2010/arrow.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	text-align: left;
}

ul.produttori ul li {
	background-image: url(images/2010/arrow.gif);
	background-position: 9 1px;
	background-repeat: no-repeat;
	padding: 0 0 0 14px;
}

ul.produttori ul, ul.produttori {
	margin: 0;
	padding: 0;
}

ul.produttori ul {
	/* margin-top: 5px; */
	margin-bottom: 5px;
}

ul.produttori {
	margin-bottom: 15px;
}

#rightColumn ul.produttori ul {
	padding-left: 0;
	padding-top: 5px;
}

#rightColumn ul li {
	margin-bottom: 2px;
}

.produttoriColumn {
	float: left;
	width: 50%;
	padding-top: 15px;
}

.produttoriColumn h1 {
	padding-bottom: 5px;
	font-size: 14px;
}

.produttoriColumn ul {
	text-transform: uppercase;	
}

.center-content ul.produttori ul li {
	
}

.news_date {
	font-size: 10px;
	margin-top: -5px;
	color: #3A3A3A;
}

.segue img {
	vertical-align: middle;
}

#news li.open,#news li.close {
	padding: 8px 0;
	border-bottom: 1px dotted #aaa;
}

#image {
	/*margin-top: 5px;*/
	margin-bottom: 15px;
	margin-left: 3px;	
	
	background: url(images/fallback.png) no-repeat;
	/* height: 337px;
	width: 640px; */
}

.cartList {
	padding: 0;
	margin: 0;
}

.cartList .caption {
	border: 0;
	background: none;
	color: #3a3a3a;
	font-weight: bold;
}

.cartList th {
	font: bold 11px;
	color: #3ab2e1;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: url(images/table-header.jpg) no-repeat;
}

.cartList th.first {
	border-left: 1px solid #ccc;
}

.cartList td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

.cartList tr.odd td {
	background: #F5FAFA;
	color: #797268;
}

.cartList th.spec {
	border-left: 1px solid #ccc;
	border-top: 0;
	font: bold 10px;
}

.cartList td.status {
	border-left: 1px solid #ccc;
	border-top: 0;
	font: bold 10px;
	color: #797268;
}

#patch-download {
	clear: left;
	padding-top: 10px;		
}

#patch-download table {
	margin-top: 15px;	
}

#bodyLeft ol {
	margin-left: 25px;	
}

/* ARCHITETTI */
div.license,div.license table tr td {
	color: #4E4E4E;
	font-size: 12px;
	border: 1px solid #ccc;
	font-size: 12px;
	height: 150px;
	overflow-y: scroll;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #eee;
}

.center-content .tiles a, .center-content .tiles a:hover {
	text-decoration: none;	
}

.center-content .tiles {
	margin-bottom: 10px;
	overflow: hidden;
	border-bottom: 1px solid #D9D9D9;
}

.center-content .tiles img {
	vertical-align: middle;
	margin: 10px 10px 10px 0;
}
/* FINE ARCHITETTI */

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis; 
    width: 180px;
    display: block;
}

#talkimage {
	position: relative;
	margin-bottom: -35px;
	top: -16px;	
	/*background: url(images/fallback-talkimage.png) no-repeat transparent;*/
}

#talkimage-fallback {
	position: relative;
	top: 16px;
	margin-bottom: 50px;
	left: 3px;
} 

#panorama {
	overflow: hidden;
	margin-bottom: 15px;
}

.newsHeader {
	margin-bottom: 5px;
}

a.segue {
	white-space: nowrap;
}

li.open a.segue {
	visibility: hidden;
}

#releaseLinks {
	clear: both;
	padding-top: 15px;
}

#releaseBox h2 {
	padding: 15px 0 0px 15px;
}

#releaseBox img {
	vertical-align: /* top; */ sub;
}

.buttonbox h2.form {
	padding: 15px 0 0 15px;
	/*font-size: 12px;*/
}

.center-content a img {
	padding-right: 10px;
}

#bodyRight a img {
	padding-right: 0;
}

.main_content a img {
	padding-right: 0;
	vertical-align: bottom;
}

h3.newsletterMessage {
	padding-left: 10px;
	color: #3ab2e1;
	padding-top: 15px;
}

#leftColumn .box .center-content {
	padding: 10px 10px 0px 10px;
}

/* Infobar */
.infobar {
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
	color: #fff;
	padding: 10px;
}

.infobar h1,.infobar h2 {
	font-size: 14px;
	/*margin-bottom: 10px;*/
}

.info {
	background: #3db91c url("images/infobar-info.jpg") repeat-x;
	border: 1px solid #007708;
}

.alert {
	background: #dc1f1f url(images/infobar-bg-alert.gif) repeat-x;
	border: 1px solid #950404;
}

#tfbox h2 {
	padding: 15px 0 0 15px;
}

#tfbox img {
	border: 0;
}

#tfbox .imgwrp {
	text-align: center
}

#tfbox {
	margin-bottom: 15px;
}

#tfbox a {
	color: #4E4E4E;
	text-decoration: none;
}

#homeImg {
	margin-right: 2px;
}

#horizNavigation {
	margin-left: -30px;
	position: absolute;
	margin-top: 12px;
}

#horizNavigation ul {
	
}

#horizNavigation ul.links {
	float: right;
}

#horizNavigation ul li {
	margin-bottom: 7px;
}

#horizNavigation ul li.link {
	margin-right: 10px;
	font-weight: bold;
}

#horizNavigation ul li img {
	border: 1px solid #fff;
	/* box-shadow: 0 0 5px #C7CF6D; */
	box-shadow: 1px 1px 5px #AAAAAA;
}

.clear {
	clear: both;
}

#social-links {
	height: 45px;
}

#social-links h3 {	
	padding-bottom: 0;
	color: #4E4E4E;
	margin-top: 8px;
}

#social-links ul li {
	float: right;
	margin-left: 7px;
}

#social-links ul li img {
	position: relative;
	top: 5px;
}

h4.unauthorized {
	margin-bottom: 5px;
}

#bodyRight .buttonbox-body img {
	box-shadow: none;
}

#bodyRight.noborder img {
	box-shadow: none;
}

#bodyLeft h3 sup {
	color: #FF7B06;
	text-shadow: 1px 1px 0px #000;
	font-size: 10px;
}

#bodyLeft h3 sup span {
	color: #FF7B06;
}

.justify {
	text-align: justify;
	margin-bottom: 7px;
}

iframe.right {
	float:right;
	margin:0 0 5px 20px;	
}

.download-wrapper {
	margin-top: 20px;
	background: #fff;
	border-radius: 10px;
	padding: 20px;
}

.release-news img {
	margin:auto;
	display: block;
	box-shadow: 1px 1px 5px #000;
	margin-top: 30px;
	margin-bottom: 30px;
}

.setupFileInfo {
	color: #000;
}

#rightColumn .setupFileInfo ul {
	list-style: none;
}