/* @override 
	http://localhost:8888/TODOsite/workingcopy/css/todo.css
	http://localhost:8888/TODOsite/workingcopy/css/barackslideshow.css
	http://server1.todo.to.it/todov2rc/css/todo.css
	http://localhost:8888/TODOsite/todov2rc/todo_site/css/todo.css
	http://localhost:8888/todo_site/css/todo.css
	http://www.todo.to.it/css/todo.css
*/

/* TODO site */

/*General style*/

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ol {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #AD9F7D;
	outline: none;
}

a:hover {
	color: #D90870;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
}

p {
	padding: 0;
	margin: 0;
}

/* general classes */

.hide {
	visibility: hidden;
}

.whitetext {
	color: #fff;
}

.whitetext div{
	padding: 0;
	margin-left: -6px;
}

p#normal {
	position: absolute;
	top: 20px;
}

.clear {
	clear: both;
}

.floatleft {
	float: left;
	margin-right: 10px;
}

.aligncenter{
	text-align: center;
}

a.external{
	padding-left: 20px;
	background: url(../images/icons/external.gif) no-repeat left center;
}

a.attachment{
	padding-left: 20px;
	background: url(../images/icons/pdfpress.gif) no-repeat left center;
}

.message{
	display: block;
}

/* specific elements */

#quattrozeroquattro {
	margin-left: 80px;
	margin-top: 44px;
}



/*Main elements style*/

body,html {
	margin: 0;
	padding: 0;
	background: #1d1a16;
	text-align: center;
	font-family: Georgia, Times, "Times New Roman", serif;


/*font-family: Georgia, Palatino, Palatino Linotype, Times, "Times New Roman", serif;*/
	line-height: 160%;
	font-size: 13px;
}

/* CONTAINER */

#container {
	padding-top: 14px;
	text-align: left;
	margin: 0 auto;
	width: 1100px;
}

/* HEADER */

#header {
	position: relative;
	height: 384px;
	background-color: #000!important;

/*	background-position: right center!important;
	background-repeat: no-repeat!important;*/
	width: 1098px;
	overflow: hidden;
}

#headerslideshow {
	width: 1098px;
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	height: 384px;
}

#header #headerlogo {
	position: absolute;
	top: 13px;
}

#header #headerlogo #logo {
	width: 220px;
	text-align: center;
	height: 143px;
	position: absolute;
	top: 0;
	padding-top: 79px;
}

#header #firstcontent {
	text-indent: -555em;
	background: url(img/header_mask.gif) center top no-repeat;
	position: absolute;
	width: 1098px;
	z-index: 10;
}

#header #headerdescriptionback {
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
	position: absolute;
	top: 0;
	left: 220px;
	width: 222px;
	height: 235px;
	display: block;
	background: #000;
}

#header #headerdescription {
	line-height: 180%;
	position: absolute;
	top: 0;
	left: 221px;
	padding-left: 10px;
	height: 222px;
	width: 202px;
	color: #D90870;
	font-size: 12px;
}


/*HEAD SLIDE*/

#headerslideshow #menu, #headerslideshow #pictureshead, #headerslideshow #loadinghead {
	position: absolute;
}

#headerslideshow #loadinghead {
	background: url('../images/components/loader.gif');
	display: block;
	position: absolute;
	top: 350px;
	left: 230px;
	text-indent: -5000px;
	width: 24px;
	height: 24px;
	visibility: hidden;
	z-index: 5;
}

#headerslideshow #pictureshead {
	width: 1098px;
	height: 384px;
	left: 0;
	overflow: hidden;
}

#headerslideshow #pictureshead li {
	background: #000;
	display: block;
	position: absolute;
	top: 0;
	width: 1098px;
	right: 0;
}

#headerslideshow #pictureshead li img {
	float: right;
	display: block;
	position: relative;
	bottom: 0;
}

#headerslideshow #menuhead {
	display: none;
}

#headerslideshow #menuhead li {
	display: inline;
	z-index: 1000;
	position: relative;
	zoom: 1;
}

#headerslideshow #menuhead li a:focus {
	outline: 0;
}

#headerslideshow #menuhead li a:hover {
	color: #D90870;
}

#headerslideshow #menuhead li.current a {
	font: 11px "Lucida Grande", "Verdana";
	color: #D90870;
	text-decoration: none;
	padding: 0 0 0 7px;
	line-height: 14px;
}

/* CONTENT */

#content {
	
}

#whitespace {
	position: relative;
	background: #ffffff;
	color: #8F7646;
	padding-bottom: 22px;
	width: 1098px;
	float: left;
}

#fix-height {
	height: 220px!important;
	float: right;
}

/*	color: #8F7646; */

#whitespace a {
	color: #8F7646;
}

#whitespace a:hover {
	color: #D90870!important;
}

#whitespace #studiolink {
	top: 30px;
	color: #8F7646;
}

#whitespace #spotlink {
	top: 50px;
	color: #8F7646;
}

#whitespace #presslink {
	top: 70px;
	color: #8F7646;
}


/* DISABLED - 1st RELEASE*/
#whitespace #solutionslink {
	top: 70px;
	color: #8F7646;
}
/*************************/

#whitespace #clientlink {
	top: 90px;
	color: #8F7646;
}

#whitespace #newsletterlink {
	top: 110px;
	color: #AD9F7D;
}

#whitespace #loginlink {
	top: 130px;
	color: #AD9F7D;
}


#whitespace #lang {
	position: absolute;
	top: 170px;
	margin-left: -222px;
	color: #8F7646;
}

#whitespace #lang a {
	color: #8F7646!important;
}

#whitespace #lang a:hover {
	color: #D90870!important;
	text-decoration: none!important;
}

#whitespace #lang .activelang {
	text-decoration: underline;
}

#whitespace .toggler {
	position: absolute;
	margin-left: -222px;
	top: 0;
	cursor: pointer;
	cursor: hand;
	padding-bottom: 0;
}

#whitespace .toggler:hover {
	cursor: pointer;
	cursor: hand;
	color: #D90870!important;
}

/*---------------------*/

#whitespace #whitecontent {
	margin-left: 444px;
	width: 427px;
	padding-top: 30px;
}

#whitespace #whitecontent a {
	color: #D90870;
}

#whitespace #whitecontent a:hover {
	text-decoration: underline;
}

#whitespace #whitecontent .element ul {
	padding: 0;
}

#whitespace ul {
	padding-top: 30px;
}

#whitespace #whitecontent .element p img {
	margin-bottom: 10px;
}

#whitespace #otherlink {
	position: absolute;
	top: 0;
	width: 200px;
	right: 0;
	text-align: right;
	padding-right: 22px;
	color: #AD9F7D;
}

#whitespace #otherlink a {
	color: #AD9F7D;
}

/* styling white content */

#whitecontent p {
	padding-bottom: 22px;
}

#whitecontent .element p {
	color: #8F7646;
	padding-bottom: 10px;
}

#whitecontent h3 {
	padding-bottom: 11px;
	font-size: 16px;
	letter-spacing: 0.1em;
	font-weight: normal;
}

#whitecontent h4 {
	padding-bottom: 5px;
	font-size: 13px;
	letter-spacing: 0.1em;
	font-weight: bold;
}

/* whitecontentent elements*/

#presselement ul li{
	font-size: 12px;
	padding-bottom: 22px;
}

#presselement ul li h3{
	font-size: 12px;
	padding: 0;
}

#whitecontent #spotelement h3, #whitecontent #spotelementhome h3{
	font-size: 12px;
	padding: 0 0 5px 0;
}

#spotelement span.time, #spotelementhome span.time{
	font-size: 11px;
	padding: 0;
	margin: 0;
	color: #AD9F7D;
}

#spotelement div.spot p, #spotelementhome div.spot p{
	padding: 0;
	margin: 0;
	font-size: 12px;
}

.spot{
	margin-bottom: 10px;
}

#spotelementhome a{
	font-size: 12px;
}

/* form */

#whitecontent input {
	padding: 3px;
	font-weight: normal;
	color: #806A5B;
	margin-right: 12px;
	border: none;/*inset 1px;*/
	margin-bottom: 12px;
	background: #F5F4ED;
	font-size: 12px;
}

#whitecontent input:selected {
	background: #000;
}

#whitecontent fieldset {
	border: none;
	padding-bottom: 0;
	padding-top: 5px;
	padding-left: 0;
}

#whitecontent fieldset.optional {
	margin-top: 22px;
}

#whitecontent fieldset.optional input{
	width: 180px;
	font-size: 12px;
}

#whitecontent fieldset legend {
	font-style: italic;
	color: #AD9F7D!important;
}

#whitecontent fieldset label {
	margin-right: 10px;
}

#whitecontent fieldset.required input {
	color: #D90870;
	font-size: 14px;
	border: none;/*inset 1px #AD9F7D;*/
	margin-bottom: 0;
}

#whitecontent input.radiobut {
	padding: 0;
	font-weight: normal;
	color: #806A5B;
	margin-right: 0!important;
	border: none!important;
	margin-bottom: 0!important;
}

input.submit {
	width: 160px;
	height: 30px;
	border: outset 1px!important;
	background: #F5F4ED!important;
}

/* client list */

#logoscontainer {
	float: left;
	margin-bottom: 10px;
}

.logobox {
	width: 56px;
	height: 56px;
	float: left;
	margin: 15px 24px;
}

.logobox span {
	display: none;
}

/* FOOTER */

#footer {
	clear: both;
	height: 60px;
	color: #AD9F7D;
	font-size: 10px;
	text-align: left;
	padding-left: 0;
	padding-top: 25px;
	width: 1098px;
}

#footer img{
	display: none;
}