/* SPACEDESIGN */

body {
	margin: 0 auto;
	padding: 0;
	font-family: "Georgia", serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #666;
	background: #e0005a url("../../images/spacedesign/sd-bg-middle.jpg") 0 290px repeat-x;
}

h1 {
	font-size: 1.8em;
	font-weight: normal;
}
h2 {
	font-size: 1.6em;
	font-weight: normal;
}
h3 {
	font-size: 1.4em;
	font-weight: normal;
}
h4 {
	font-size: 1.2em;
	font-weight: normal;
}

h1 a, h4 a, h3 a, h2 a {
	color: #666;
	text-decoration: none;
}
h1 a:hover, h4 a:hover, h3 a:hover, h2 a:hover {
	color: #333;
	text-decoration: none;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

img {
	border: 0;
}

li {
	list-style: none;
}
.hidden {
	display: none;
}

#home #contenitore-header {
	background: url("../../images/spacedesign/sd-bg-top.jpg") repeat-x;
	margin: 0 auto;
	height: 290px;
}
#home #header {
	margin: 0 auto;
	width: 900px;
	height: 56px;
	padding-top: 0px;
}

#logo {
	margin-top: 0px;
	position: absolute;
}
#menu-header {
	width: 900px;
	position: absolute;
	text-align: right;
}
#menu-header img {
	border: 0;
	margin-right: 5px;
}
#menu-header ul {
	margin: 0;
}
#menu-header li {
	width: 200px;
	display: inline;
}
#menu-header a {
	padding: 2px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 0.6em;
	font-family: Arial;
	text-decoration: none;
	color: #fff;
}
#menu-header a:hover {
	padding: 2px;
	background: #333;
}
#menu-header a:active {
	padding: 2px;
	background: #444;
}

#menu-navigation {
	background: url("../../images/spacedesign/sd-bg-menu.jpg") no-repeat;
	width: 900px;
	z-index: 999999;
	position: absolute;
	margin-top: 0px;
	text-align: left;
}
#menu-navigation img {
	margin: 0;
	position: absolute;
	margin-top: -5px;
}
#menu-navigation ul {
	padding-left: 0;
	margin: 0;
	float: left;
	padding-top: 5px;
	height: 30px;
}
#menu-navigation li {
	width: 200px;
	display: inline;
}

#menu-navigation a {
	padding-left: 20px;
	padding-right: 25px;
	padding-top: 6px;
	padding-bottom: 5px;
	/*background: #999;*/
	font-size: 1em;
	font-family: "Georgia";
	text-decoration: none;
	color: #fff;
}
#menu-navigation a:hover {
	background: url("../../images/sdwwg/sdwwg-alpha-nav.png") repeat-x;
}
#menu-navigation a:active {
	background: #444;
}
#menu-navigation a.active {
	background: url("../../images/sdwwg/sdwwg-alpha-nav.png") repeat-x;
}

#menu-navigation form input {
	float: right;
	margin-top: 6px;
	font-size: 0.7em;
	font-family: Verdana;
	border: 0;
	width: 180px;
}
#menu-navigation form label {
	float: right;
	margin-top: 6px;
	margin-right: 20px;
	margin-left: 10px;
	color: #FFF;
}


#home #centrale {
	margin: 0 auto;
	/*background: url("../../images/sdwwg/bgTop.jpg") repeat-x;*/
	height: 317px;
}

#home #claim {
	color: #000;
	padding-left: 30px;
	font-size: 1.1em;
}
#home #claim .title {
	font-size: 1.4em;
}
#home #claim .title strong {
	font-weight: normal;
	color: #FF0066;
}

#contenitore {
	background: #FFF url("../../images/sdwwg/ombraTop.png") no-repeat top center;
	width: 900px;
	padding-top: 40px;
	font-size: 0.9em;
	margin: 0 auto;
}

#first-box {
	width: 900px;
	margin: 0 auto;
	display: block;
	float: left;
	background: #FFF url("../../images/sdwwg/sdwwg-dotted-1b2w.gif") bottom repeat-x;
}

.logo-container {
	width: 100%;
}
.logo-container .logo {
	float: left;
}

#footer {
	color: #DEDEDE;
	font-size: 0.8em;
	bottom: 0;
	width: 100%;
	height: 150px;
	padding-top: 0px;
}

#menu-footer {
	font-family: Arial;
	font-size: 0.8em;
	float: right;
}
#menu-footer ul {
	margin: 0;
}
#menu-footer li {
	border-right: 1px solid #DEDEDE;
	text-transform: uppercase;
	display: inline;
}
#menu-footer li.last {
	border-right: 0;
}
#footer a {
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
	color: #DEDEDE;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFF;
}
.clear {clear: both;}

.lcol {
	padding: 10px;
	width: 550px;
	float: left;
}
.rcol {
	padding: 10px;
	width: 305px;
	float: right;
}
#first-box .rcol {
	padding: 5px;
	width: 315px;
}
.col-crossmedia {
	
}
.col-crossmedia .link {
	padding-left: 15px;
	background: url("../../images/sdwwg/sdwwg-li-arrow.png") 0 5px no-repeat;
	width: 140px;
	float: left;
}
.col-crossmedia .link a {
	color: #666;
	text-decoration: none;
}
.col-crossmedia .link a:hover {
	color: #333;
	text-decoration: underline;
}

.col1 {
	font-size: 0.9em;
	padding: 0px;
	float: left;
}
ul.arrow {
	margin: 0;
	padding: 0;
	margin-left: 20px;
}
.arrow li {
	list-style: url("../../images/sdwwg/sdwwg-li-arrow.png");
}
.arrow a {
	color: #666;
	text-decoration: none;
}
.arrow a:hover {
	color: #333;
	text-decoration: underline;
}

.col2 {
	font-size: 0.9em;
	float: right;
}
.col2 li {
	padding: 0px;
	margin-bottom: 10px;
	font-size: 0.9em;
	color: #333;
	border: 1px solid #bbb;
	background: url("../../images/sdwwg/bgControl.png");
}


#contenitore .col1, #contenitore .col2 {
	width: 150px;
}

#contenitore-footer {
	background: url("../../images/sdwwg/ombraFooter.png") no-repeat top center;
	width: 900px;
	margin: 0 auto;
	padding: 20px;
}
#contenitore-footer .col1, #contenitore-footer .col2 {
	width: 170px;
	padding: 5px;
}

#contenuti {
	padding-left: 100px;
	width: 800px;
	background: url("../../images/sdwwg/sdwwg-bg-contents.jpg") repeat-x;
	float: left;
}

#contenuti .shadow {
	background: url("../../images/sdwwg/sdwwg-bg-shadow.png") 458px top no-repeat;
	min-height: 500px;
	width: 465px;
	float: left;
}

#contenuti .lcol {
	float: left;
	width: 430px;
}
#contenuti .rcol {
	float: right;
}

.box {
	margin-bottom: 10px;
}

.news .date-news {
	text-align: right;
	padding: 4px;
	width: 33px;
	font-family: Arial;
	font-size: 0.8em;
	line-height: 1em;
	height: 66px;
	background: url("../../images/sdwwg/sdwwg-bg-date.png") no-repeat;
	position: absolute;
	margin-left: -80px;
}

.news .date-news .day-news {
	padding: 2px;
	line-height: 0.7em;
	font-size: 2em;
	color: #808080;
}
.news .date-news .month-news {
	padding: 2px;
	line-height: 1em;
	font-size: 1em;
	color: #333;
}
.news .date-news .year-news {
	padding: 2px;
	line-height: 1em;
	font-size: 0.9em;
	color: #333;
}

.news .approfondimento {
	font-family: Arial;
	font-size: 0.8em;
	float: right;
}
.news a {
	color: #666;
	text-decoration: none;
}
.news a:hover {
	color: #333;
	text-decoration: underline;
}

#navigator span {
	margin: 3px;
}

/*	CASE HISTORY */
	
#case-history #contenitore {
	padding-top: 0px;
}
#case-history #centrale {
	margin: 0 auto;
	/*background: url("../../images/sdwwg/bgTop.jpg") repeat-x;*/
	background-color: #FFF;
	height: 468px;
}
#case-history #contenitore-header {
	background: #000;
	height: 60px;
}
#case-history #header {
	margin: 0 auto;
	width: 900px;
	height: 30px;
	padding-top: 0px;
}
#case-history #menu-navigation {
	margin-top: 0px;
}

#contenitore {
	background: #FFF;
}

.blocco-mappa {
	color: #666;
}
.blocco-mappa a{
	color: #666;
	text-decoration: none;
}
.blocco-mappa a:hover {
	color: #666;
	text-decoration: underline;
}
#anim {
	height: 207px;
	padding-top: 83px;
}
#anim object {
	position: absolute;
	margin: 0 auto;
	margin-top: -57px;
}

.go-to-link {
	font-family: Arial;
	font-size: 0.8em;
	float: right;
}
.go-to-link a {
	color: #666;
	text-decoration: none;
}
.go-to-link a:hover {
	color: #333;
	text-decoration: underline;
}

.clear-dotted1px {
	clear: both;
	height: 2px;
	background: url("../../images/punto.gif");
}

.acm-user {
	padding-top: 10px;
	padding-bottom: 10px;
}

.acm-user .image {
	width: 210px;
	float: left;
	padding: 5px;
}

.acm-user .description {
	font-size: 1em;
}

.acm-user .description h4 {
	margin: 0;
	padding: 0;
}

.acm-user .description .link {
	font-size: 0.9em;
}

/*	JCAROUSEL */


#contenitore-carousel {
	width: 980px;
	margin: 0 auto;
}

.jcarousel-control {
	background: url("../../images/sdwwg/bgControl.png");
	overflow: hidden;
	height: 450px;
    z-index: 99999;
	width: 200px;
	clear: both;
	font-size: 0.7em;
	font-family: "Tahoma";
	position: absolute;
	margin-top: 0px;
	color: #666;
}
.jcarousel-control ul {
	margin:0px;
	margin-top: 20px;
	padding: 2px;
}
.jcarousel-control .section-list {
	border-bottom: 1px dotted #dedede;

}
.jcarousel-control a .section-list {
	width: 100%;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #333;
	text-decoration: none;
}
.jcarousel-control  a:hover .section-list {
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #000;
	background: #f9f9f9;
}
.item-image {
	margin-top: 20px;
	margin-left: 200px;
	width: 450px;
	height: 400px;
	float: left;
}

.item-text {
	padding: 20px;
	font-size: 0.8em;
	font-family: "Georgia";
	font-style: italic;
	line-height: 1.2em;
	color: #666;
	width: 280px;
	font-weight: lighter;
	float: right;
}
.item-text strong {
	font-weight: bold;
}


/* SCROLLER */

#mycustomscroll {
/* percentage width without the fix*/
width: 270px;
height: 380px;
padding-right: 20px;
margin-top: 5px;
outline: none;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
}

/*
percentage width: the real percentage is done by the wrapper
this is to fix various IE6 bugs
*/
.percentagewrap {
	width: 80%;
	margin: 0 auto;
	padding: 10px;
}
	
.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: #999;
padding: 1px;
}
/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 14px;
background: url("../../images/sdwwg/sdwwg-bg-scroller-dark.png") center no-repeat;
}
.vscrollerbar {
	width: 14px;
	background: url("../../images/sdwwg/sdwwg-scroller.png") center no-repeat;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color:  #666666;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
