* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Lucida Grande', LucidaGrande, Arial, Verdana, sans-serif;
    background: #f9f9f9;
    padding-bottom: 70px;
}

a {
    color: #444;
}

a:hover {
    color: #000;
}

#body {
    background: #f9f9f9;
}

div#header, div#content {
    width: 890px;
    margin: 0 auto;
    clear: both;
}

div#content {
    padding-bottom: 25px;
}

div#header, div#footer {
    height: 65px;
    text-align: center;
}

div#footer {
    text-align: right;
    font-size: 10px;
    height: 70px;
    position: fixed;
    bottom: -20px;
    z-index: 301;
    width: 100%;
    background-color: #E8E8E8;
    padding-top: 15px;
    padding-bottom: 15px;
    opacity: 0.9;
    filter: alpha(opacity = 90);
    -moz-opacity: .90;
}

div#footer div.info {
    background: transparent url('/css/ui/logo.gif') no-repeat 15px 0;
    width: 890px;
    margin: 0 auto;
}

div#content {
}

div#header div#main-menu {
    padding-top: 18px;
    font-size: 12px;
}

div#header div#main-menu ul {
    list-style-type: none;
    height: 30px;
    margin: 0;
    padding: 0;
}

div#header div#main-menu ul li {
    display: inline;
    margin: 0;
    padding: 0;
}

div#header div#main-menu ul li a {
    margin: 0;
    padding: 0;
    display: inline-block;
    line-height: 16px;
    border-right: 1px solid #222;
    padding: 0 5px;
    padding-right: 7px;
    color: #222;
    text-decoration: none;
}

div#header div#main-menu ul li a:hover {
    text-decoration: underline;
}

div#header div#main-menu ul li a.last-item {
    border-right: none;
}

div.home-box-wrapper, div.articles-wrapper {
    width: 860px;
    margin: 0 auto;
}

div.home-box {
    width: 402px;
    height: 157px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
}

div.box-wrapper {
    padding-right: 60px;
}

div.box {
    width: 400px;
    float: left;
}

div.home-box a {
    -moz-border-radius: 5px 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #D6D6D6;
    line-height: 155px;
    font-size: 85px;
    color: #333;
    font-weight: bold;
    text-align: center;
    display: block;
    text-decoration: none;
    background-color: #fff;
}

div.box-wrapper {
    float: left;
    padding-right: 56px;
}

div.box-wrapper#progetti {
    padding-right: 0;
}

div.section-titles {
    text-align: center;
    text-transform: lowercase;
    height: 128px;
    clear: both;
}

div.section-titles h3 {
	display:none;
    font-size: 85px;
}

div.section-titles h4 {
	display:none;
    font-size: 24px;
}

div.label {
    clear: left;
    text-align: center;
    float: left;
    height: 28px;
    line-height: 28px;
    width: 400px;
}

div.label span {
    text-align: center;
    display: none;
}

div#home-link {
    z-index: 400;
    position: fixed;
    top: 10px;
    left: 0;
    width: 74px;
    height: 55px;
    overflow: hidden;
    white-space: nowrap;
    background: url('/css/ui/xplants-tag.png') no-repeat;
}

div#ie6-home-link {
    display: none;
}

div#home-link a {
    width: 141px;
    height: 55px;
    text-align: center;
    text-decoration: none;
    display: block;
    border-left: none;
    border-top: none;
}

.accordion h3.xt-title {
    cursor: pointer;
    padding: 6px;
    border-bottom: 1px solid #eee;
    color: #333;
    margin-bottom: 3px;
    padding-left: 0;
}

.accordion h3.xt-title.selected {
    cursor: default;
}

div.center-content {
    width: 860px;
    margin: 0 auto;
}

div.articles-wrapper {
    font-size: 11px;
}

#center h3.xt-title, .login label {
    font-size: 56px;
    position: relative;
    top: 12px;
    left: -20px;
    color: #bdbdbd;
    z-index: 100;
    font-weight: bold;
    text-transform: lowercase;
}

#center div.xt-content-wrapper, .login input {
    position: relative;
    z-index: 200;
}

div.login {
    width: 508px;
    margin: 0 auto;
}

div.login * {
    font-size: 40px;
}

ul.features {
    margin-left: 15px;
    padding-left: 15px;
    list-style-image: url(ui/check.gif);
}

ul.tabs li a.selected {
    font-weight: bold;
    cursor: default;
    font-style: normal;
    color: #333;
    border: 1px solid #ddd;
    border-bottom: 1px solid #f9f9f9;
    background: #f9f9f9;
}

div.tabs {
    padding-top: 15px;
    height: 50px;
}

ul.tabs {
    height: 25px;
    border-bottom: 1px solid #ddd;
    padding-left: 2px;
}

ul.tabs li {
    display: inline;
}

ul.tabs li a {
    height: 24px;
    line-height: 24px;
    text-align: center;
    border: 1px solid #f9f9f9;
    border-bottom: 1px solid #ddd;
    border-right: none;
    width: 150px;
    display: block;
    float: left;
    text-decoration: none;
    font-style: italic;
    color: #888;
    background: #f9f9f9;
    -moz-border-radius-topleft: 3px 3px;
    -moz-border-radius-topright: 3px 3px;
    -webkit-border-top-left-radius: 3px 3px;
    -webkit-border-top-right-radius: 3px 3px;
}

div.website-wrapper {
    width: 858px;
    /*float: left;*/
}

div.website-cell {
    text-align: center;
    width: 286px;
    float: left;
    font-size: 13px;
}

div.website-cell .screen {
    padding-top: 15px;
}

div.website-cell .screen img {
    border: 3px solid #ddd;
    padding: 4px;
    background: #fff;
}

div.website-cell .web-label {
    padding: 3px;
}

ul.special {
    width: 165px;
    margin: 0 auto;
    list-style-type: none;
}

ul.special li {
    width: 80px;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
}

ul.special li a {
    display: block;
    text-align: center;
    border: 1px solid #D6D6D6;
    -moz-border-radius: 2px 2px;
    -webkit-border-radius: 2px;
    background-color: #fff;
    text-decoration: none;
}

ul.special li a:hover, ul.special li a.selected:hover, ul.special li a.selected {
    color: rgb(17, 17, 17);
    border-color: rgb(34, 34, 34);
    background-color: rgb(243, 243, 243);
}

ul.special li.first-item {
    width: 85px;
}

ul.special li.first-item a {
    margin-right: 5px;
}

.newsletter label {
    font-size: 36px;
    position: relative;
    top: 10px;
    left: -20px;
    color: #bdbdbd;
    font-weight: bold;
    text-transform: lowercase;
}

.newsletter input, .newsletter textarea {
    position: relative;
}

.newsletter {
    width: 508px;
    margin: 0 auto;
}

.newsletter * {
    font-size: 36px;
}

input.error {
    background-color: #fcc;
}

label.error {
    display: none !important;
}


table.files{
	font-size:13px;
	border-spacing:0;
}
table.files td, table.files th{
	border-spacing:0;
	margin:0;
	padding:0;
	padding:6px 15px;
}
table.files tr td{
	border-top:1px solid #ddd;
}
table.files th{
	text-align:left;
	cursor:pointer;
}


div.files-area{
	padding:1em;
	margin-top:1em;
	border:1px solid #ddd;
}
