/*
 * Massimiliano Pala's Homepage CSS
 * (c) 2006 by Massimiliano Pala
 *     All rights reserved
 */

body {
	/* font-family: Arial, Times; */
	margin: 20px 0px 0px 0px;
	/* background: #51699e; */
	/* background: #ccccdd; */
	/* background: #ccccdd; */
	/* background: #20699e; */
	/* background-color: #ffc554; */
	background: url("images/back_1.png");
	font-size: 1.2em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
}

a {
	/*
	background-image: url("images/link.png");
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 13px;
	*/
	/* color: #20699e; */
	/* color: #ef6d00; */
	/* color: #A40; */
	/* color: #0055AA; */
	color: #000;
	text-decoration: none;
}

a:visited {
	/* color: #0050A0; */
	color: #000;
	/* color: #ef6d00; */
	/* color: #20699e; */
}

a:hover {
	color: #A40;
}

table {
	margin: 10px;
	margin-left: 35px;
}

td {
	text-align: left;
}

table.organizer {
	background-image: url("images/back_light_1.png");
	padding: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	width: 900px;
	margin-right: 50px;
	margin-top: -20px;
	height: 100%;
	/* padding-top: 100px; */
	/* position: fixed; */
}

table.organizer td {
	padding: 10px;
}

table.organizer td.navbar {
	width: 130px;
	padding-top: 80px;
	vertical-align: top;
}

div.hot {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	background-image: url("images/back_light_2.png");
	/* background-color: #aa8; */
	padding: 10px;
	text-align: justify;
	float: right;
	margin: 15px;
	color: #530;
	text-align: right;
	/*
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	*/
}

div.hot a {
	font-size: 20px;
	font-weight: bold;
	color: #853;
}

div.hot a:hover {
	color: #A40;
}

div.dark1, div.dark2, div.dark3, div.light1, div.light2, div.ligh3 {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-khtml-border-radius: 8px;
	-o-border-radius: 8px;

	margin-bottom: 20px;
	text-align: justify;
	font-size: 14px;
}

div.light1 a, div.light2 a, div.light3 a, div.dark1 a, div.dark2 a, div.dark3 a {
	color: #853;
	font-weight: bold;
}

div.title {
	color: black;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

div.subtitle {
	margin-bottom: 15px;
}

div.dark1 {
	background-image: url("images/back_dark_1.png");
	padding: 15px;
}

div.dark2 {
	background-image: url("images/back_dark_2.png");
	padding: 15px;
}

div.light1 {
	background-image: url("images/back_light_1.png");
	padding: 15px;
	width: 500px;
	float: left;
	text-align: justify;
}

div.light1 ul {
	margin-left: -20px;
}

.light1 .subtitle, .dark1 .subtitle {
	font-size: 14px;
	color: #853;
}

.par_inner {
	margin: 0px 10px 0px 10px;
	padding: 15px;
	width: 100%;
}

.fronttext {
	font-size: 2.0em;
        font-weight: bold;
	line-height: 0.6em;
	/* color: #88bbdd; */
	color: #ddddff;
	font-style: italic;
	font-family: Times;
}

.backtext {
	font-size: 1.5em;
	font-weight: bold;
	color: green;
	/* line-height: 30%; */
	font-style: italic;
	font-family: Times;
	position: relative;
	top: -10px;
}


/* General */

h1 {
	font-size: 18pt;
	line-height: 3pt;
        font-weight: bold;
}

h2 {
	font-size: 100%;
        font-weight: bold;
	line-height: 100%;
}

h3 {
	font-size: 80%;
        font-weight: bold;
	line-height: 100%;
}

.index {
	font-size: 80%;
	position: Absolute;
	top: 10px;
	left: 30px;
	/* margin-top: -1.8em; */
}

.index .on {
	color: black;
	background-image: none;
	/* color: #006500; */
	font-size: .8em;
}

.index .off{
	color: #777777;
	text-decoration: none;
	background-image: none;
	font-size: .8em;
}

font.res_tit {
        font-weight: bold;
	font-style: italic;
	font-size: 100%;
	display: inline;
}

.lab {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 15px;
	font-size: 90%;
	font-weight: bold;
	background: #efefef;
}

.data {
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 90%;
}

.research {
	vertical-align: top;
	padding-left: 5px;
	font-size: 90%;
	background: #efefef;
}

.research a {
	font-size: 100%;
	text-decoration: none;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
	/* color: #330088; */
	color: black;
}

.research a:hover {
	color: #A40;
}


.back {
	border: dotted;
	border-width: 1px;
	background: #bcbcbc;
	width: 100px;
	font-size: 120%;
	margin: 20px;
	padding: 5px;
}

/*
input.back:hover {
	background: #A40;
}
*/

.ref {
	font-style: italic;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
}

font.ref:hover {
	background: #cdcdff;
}

.column {
	float: left;
	padding-right: 1%;
	padding-left: 1%;
	width: 50%;
	margin-top: 1%;
}

.column h3 {
	color: black;
	font-size: 110%;
	font-family: Arial, Helvetica;
	font-weight: bold;
	border: dotted;
	border-color: gray;
	background: transparent;
	border-width: 0px 0px 1px 0px;
	margin: 0px ;
	padding-bottom: 5px;
}

.date {
	border-style: solid;
	border-color: gray gray black black;
	background: #efefef;
	color: #454545;
	padding: 0px 2px 0px 2px;
	font-family: Arial, Helvetica;
	font-size: 80%;
	border-width: 1px;
}

.footer {
	margin-right: 30px;
	color: #999999;
	font-size: 60%;
	font-weight: normal;
	position: absolute;
        margin: 30px 20px 10px 20px;
        padding: 5pt;
	border-width: 1px 0px 0px 0px;
	border-color: #a9a9a9;
	border-style: dashed;
	text-align: center;
	display: none;
}

.footer_body {
	/* background: #afafff; */
	/*
	background-image: url("images/title_body_bak.png");
	background-position: top left;
	background-repeat: repeat-x;
	*/
	margin: 0px;
	position: relative;
}

.gen_desc {
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 40px;
	text-align: justify;
	font-size: 90%;
}

.search {
	/* float:right; */
	text-align: right;
	position: Absolute;
	top: 10px;
	right: 30px;
	/* margin-right: 20px;
	margin-left: 20px; */
}

/* ************************** MIRROR and CODE ********************** */
.code {
	background: #dcdcff;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	padding-left: 10px;
}

/* ************************ WARNINGS ************************** */

div.warning {
	border-style: solid;
	border-color: #A40;
	padding: 5px;
	margin: 5%;
	text-align: center;
	background: #ffff80;
}

.counter {
	color: #330;
	position: fixed;
	top: 5px;
	left: 55px;
	font-size: 12px;
}
