html, body {
	margin:0;
	padding:0;
}
body {
	font-family: 'Copperplate Gothic Light', Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #ffffff;
	min-width: 970px;
	font-size: 13px;
}
body.white {
	font-family: 'Copperplate Gothic Light', Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
}
a {
	color: #ffffff;
}
body.white a {
	color: #000000;
}

img {
	border:0;
}

:focus { outline:none; }
#main {
	margin: 0 auto;
	width: 970px;
	min-width: 970px;
}
#header {
	text-align: center;
	margin-top: 20px;
	height: 70px;
	position: relative;
}
a#chiaramirelli {
	display:block;
	height: 41px;
	width: 350px;
	position: absolute;
	left: 305px;
	background: url(../img/chiaramirelli.png) left top no-repeat;
}
a.white#chiaramirelli {
	background: url(../img/chiaramirelli.png) left bottom no-repeat;
}
a.back-to-homepage {
	position: absolute;
	top: 10px;
	right: 50px;
	text-decoration: none;
	padding: 5px 20px;
	border: 1px solid #000000;
	color: #CDCDCD;
	font-size: 10px;
}
a.back-to-homepage:hover {
	border: 1px solid #ffffff;
	color: #ffffff;
}

body.white a.back-to-homepage {
	color: #333333;
	border: 1px solid #ffffff;
}
body.white a.back-to-homepage:hover {
	border: 1px solid #333333;
	color: #999999;
}


/* switch-color */
a.switch-color {
	position: absolute;
	top: 10px;
	right: 160px;
	height: 25px;
	width: 26px;
	background: url(../img/day-night.png) left top no-repeat;
}
a.switch-color {
	background-position: left top;
}
a.switch-color:hover {
	background-position: right top;
}
a.white {
	background-position: left bottom;
}
a.white:hover {
	background-position: right bottom;
}
/* switch-color */

#footer {
	font-size: 12px;
	text-align: center;
	width: 100%;
	clear: both;
	height: 30px;
	padding-top: 20px;
}
#footer div.credits {
	font-size: 10px;
	color: #333333;
}
#footer div.credits a {
	color: #333333;
	text-decoration: none;
}
#footer div.credits a:hover {
	color: #999999;
	text-decoration: underline;
}
#content {
	width: 100%;
}
#content .column {
	width: 180px;
	float: left;
	height: 100%;
}
#content .column-link {
	width: 240px;
	float: left;
	height: 100%;
}
#content .column-link-left {
	margin-left: 125px;
}
#content .column-link-right {

}
#content .column-link-center {
}
#content .column-menu {
	height: 400px;
	overflow: auto;
}
#content #photo-container {
	width: 610px;
	text-align: center;
}
#photo-big {
	width: 600px;
	height: 400px;
	overflow: hidden;
	margin-left: 5px;
	margin-bottom: 25px;
	position: relative;
}
#description {
	height: 400px;
}
ul.menu {
	list-style: none;
	margin:0;
	padding:0;
}
ul.menu li {
	width: 160px;
	margin-bottom: 7px;
}
ul.menu li a {
	display: block;
	border: 1px solid #000000;
	color: #cdcdcd;
	text-decoration: none;
	padding: 2px 0 13px 70px;
	background: no-repeat 5px 5px;
	height: 36px;
}
body.white ul.menu li a {
	color: #333333;
	border: 1px solid #ffffff;
}
ul.home-menu {
	margin-top: 40px;
}
ul.link-menu {
	width: 230px;
}
ul.link-menu li {
	width: 230px;
}
ul.home-menu li a,
ul.link-menu li a {
	display: block;
	border: 1px solid #000000;
	color: #cdcdcd;
	text-decoration: none;
	padding: 7px;
	background: no-repeat 5px 5px;
	height: auto;
}
body.white ul.home-menu li a,
body.white ul.link-menu li a {
	border: 1px solid #ffffff;
}
ul.link-menu li a {
	padding: 5px;
}
ul.menu li a:hover,
ul.menu li a.active {
	border: 1px solid #ffffff;
	color: #ffffff;
}
body.white ul.menu li a:hover,
body.white ul.menu li a.active {
	border: 1px solid #333333;
	color: #999999;
}
ul.roll {
	margin:0;
	padding:0;
	list-style: none;
}
ul.roll li {
	float: left;
	width: 600px;
	height: 400px;
	position: relative;
	text-align: center;
	overflow: hidden;
}
ul.thumbs-list {
	margin:0 0 0 5px;
	padding:0;
	list-style: none;
}
ul.thumbs-list li {
	float: left;
	width: 60px;
	height: 40px;
	overflow: hidden;
	margin: 0 7px 7px 0;
}
ul.thumbs-list li a {
	width: 60px;
	height: 40px;
	display: block;
	color: #000000;
}
ul.is-child {
	margin-left: 10px;
	margin-top: 5px;
}
ul.is-child  li {
	width: 150px;
}
/* errors */
.error-code,
.error-message {
	text-align: center;
}
.error-message {
	font-size: 18px;
	margin-bottom: 50px;
}
/* /errors */

/* index */
.open-container {
	text-align: center;
	margin-bottom: 30px;
}
/* /index */

/* bio */
.bio-column-left,
.bio-column-right {
	width: 485px;
	float:left;
	height: 330px;
}
.bio-column-left p {
	margin: 0 0 7px 0;
}
.bio-footer {
}
.bio-footer h2 {
	font-size: 15px;
	margin: 0 0 5px 0;
}
#thumbs-container {
	width: 100%;
	overflow: hidden;
	min-height: 100px;
}
ul.bio-thumbs-list {
	margin:0;
	padding:0;
	list-style: none;
	height: 100px;
	overflow: hidden;
}
ul.bio-thumbs-list li {
	display:inline;
	width: 150px;
	height: 100px;
	overflow: hidden;
	margin: 0;
	text-align: center;
}
ul.bio-thumbs-list li a {
	width: 150px;
	height: 100px;
	display: block;
	color: #000000;
}
.bio-column-right {
	overflow: hidden;
}
.bio-column-right ul {
	list-style:none;
	margin: 22px 0 0 42px;
	padding:0;
	height: 260px;
	width: 390px;
	overflow: hidden;
	position: relative;
}
.bio-column-right li {
	height: 260px;
	width: 390px;
	overflow: hidden;
	position: absolute;
	top:0;
	left:0;
	z-index: 5;
	display: none;
	text-align: center;
}
.home-slideshow ul {
	list-style:none;
	margin: 45px 0 0 58px;
	padding:0;
	height: 320px;
	width: 480px;
	overflow: hidden;
	position: relative;
}
.home-slideshow ul li {
	height: 320px;
	width: 480px;
	overflow: hidden;
	position: absolute;
	top:0;
	left:0;
	z-index: 5;
	display: none;
	text-align: center;
}

.bio-column-right ul li.active-bio,
.home-slideshow ul li.active-bio {
	z-index: 45;
	display: block;
}
.bio-column-right ul li.active-bio-last,
.home-slideshow ul li.active-bio-last {
	z-index: 3;
}
.bio-languages-toolbar {
	font-size: 10px;
	margin-bottom: 10px;
}
.bio-languages-toolbar a {
	color: #666666;
	text-decoration: none;
}
.bio-languages-toolbar a.active {
	color: #ffffff;
}
body.white .bio-languages-toolbar a {
	color: #999999;
}
body.white .bio-languages-toolbar a.active {
	color: #333333;
}
/* /bio */

/* contacts */
.contacts-list {
	margin:100px 0 200px 195px;
	padding:0;
	list-style: none;
}
.contacts-list li.big {
	font-size: 25px;
}
.contacts-list li {
	margin-bottom: 20px;
	text-align: left;
}
/* /contacts */



/* book */
.book-column {
	width: 50%;
	height: 350px;
	float:left;
	text-align:center;
}
.book-column img {
	height: 306px;
	margin-bottom: 20px;
}
/* /book */

/* published */
#published {
	height: 180px;
	overflow:hidden;
}
#published-list {
	list-style:none;
	margin: 0;
	padding:0;
}
#published-list li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 80px;
}
#published-list li a {
	height: 80px;
	display: block;
}
body.published-container {
	position: relative;
}

#published-preview {
	position: absolute;
	z-index: 10000;
	/*padding: 0 13px 13px 13px;*/
	background-color: #000000;
	border: 0px solid #ffffff;
	text-align: center;
}
/*
body.white #published-preview {
	background-color: #ffffff;
	border: 2px solid #000000;
}
#published-preview div.title {
	padding: 5px;
}*/
.clear {
	clear: both;
}
/* /published */


