/* Layout principale */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #2A2A2A;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* Blocchi fondamentali della pagina */
#page {}

#header, #body, #header_series {
	background-color: #666666;
	width: 780px;
	height: 284px; /* +2px per tener conto del bordo dell'immagine grande */
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#header_series {
	height: 184px;
}
#header_title {
	width: 780px;
	height: 80px;
	cursor: default;
}
#header_title div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	padding: 20px 22px 0px 20px;
}
#header_image, #header_image_series {
	width: 780px;
	height: 200px;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
}
#header_image_series {
	height: 100px;
}
#body {
	padding: 15px 0px 10px 0px;
	height: auto;
}
#body_close {
	background-color: #666666;
	width: 782px;
	height: 10px;
}
#footer {
	background-color: #666666;
	width: 782px;
	height: auto;
	margin: 15px 0px 15px 0px;
	clear: both;
}
#footer_content {
	font-family: "Trebuchet MS","Segoe UI",Trebuchet,"Bitstream Vera Sans","DejaVu Sans",Verdana,"Verdana Ref",sans serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	position: relative;
	top: -7px;
	clear: both;
}

/* Assets del layout, validi per tutte le pagine */
.txt_1 {
	color: #CCCCCC;
}
.txt_2 {
	color: #333333;
}
.txt_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	margin: 5px 0px 12px 0px;
	cursor: default;
}
.show_all {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: right;
	margin: 0px 5px 0px 0px;
}
.show_all a {
	color: #CCCCCC;
}
.show_all a:hover {
	color: #A0A0A0;
}



.bcl, .fbl {
	background-image: url(../assets/layout.jpg);
	background-position: 0px -10px;
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	float: left;
}
.bcc, .fbc {
	border-bottom: 1px solid #FFFFFF;
	background-color: #666666;
	height: 9px;
	width: 762px;
	float: left;
}
.bcr, .fbr {
	background-image: url(../assets/layout.jpg);
	background-position: -10px -10px;
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	float: left;
}
.ftl {
	background-image: url(../assets/layout.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	float: left;
}
.ftc {
	border-top: 1px solid #FFFFFF;
	background-color: #666666;
	height: 9px;
	width: 762px;
	float: left;
}
.ftr {
	background-image: url(../assets/layout.jpg);
	background-position: -10px 0px;
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	float: left;
}
.fcc {
	width: 780px;
	height: 12px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #666666;
}
.fleft {
	position: relative;
	top: -16px;
	width: 450px;
	padding-left: 8px;
}
.fleft a {
	color: #BABABA;
}
.fleft a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.fright {
	padding-right: 4px;
}


/* Stili per singole pagine. Li metto qui perche' ho deciso di creare un unico file css */
.body_home {
	height: 750px;
}
.body_home_left {
	margin-left: 18px;
	width: 435px;
	height: 300px;
	float: left;
}
.body_home_right {
	margin: 0px 0px 0px 12px; /* A destra c'è il margin-right dei box quadrati! */
	width: 312px; /* Togliere 15px se si ritorna al margin precedente di sopra */
	height: 300px;
	float: right;
}

.body_series_main {
	margin-left: 18px;
}
.body_series_main_inner {
	margin-left: 157px;
}

.body_series_1row {
	height: 690px;
}
.body_series_2rows {
	height: 780px;
}
.body_series_3rows {
	height: 870px;
}


/* Box messaggio javascript */
#mbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
	margin: 0px 0px 15px 0px;
	width: 700px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	margin-left: 28px;
}
.mbox_warning {
	background-color: #FFFFCC;
	border: 2px solid #FFCC66;
}
.mbox_error {
	background-color: #FFEAF0;
	border: 2px solid #CC3333;
}
.mbox_icon {
	width: 24px;
	float: left;
	margin-top: 4px;
}
.mbox_text {
	display: inline;
}


/* Bottoni con bordi curvi e morph fx */
.btn_big {
	width: 430px;
	height: 100px;
	margin-bottom: 10px;
}
.btn_big_morph {
	width: 430px;
	height: 100px;
	background-color: #2A2A2A;
	position: relative;
	top: 0px;
	left: 0px;
}
.btn_big_body {
	width: 430px;
	height: 100px;
	position: relative;
	top: -100px;
	left: 0px;
}
.btn_big_tl, .btn_big_bl {
	background-image: url(../assets/layout_hole_IE.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	position: relative;
	top: 0px;
	left: 0px;
}
.btn_big_tr, .btn_big_br {
	background-image: url(../assets/layout_hole_IE.png);
	background-position: -10px 0px;
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	position: relative;
	top: -10px;
	left: 420px;
}
.btn_big_bl {
	background-position: 0px -10px;
	top: 70px;
}
.btn_big_br {
	background-position: -10px -10px;
	top: 60px;
}
.btn_big_inner {
	position: relative;
	top: -30px;
	left: 10px;
	width: 410px;
	height: 80px;
}
.btn_big_image {
	width: 118px;
	height: 78px;
	border: 1px solid #555555;
}
.btn_big_image a {
	width: 118px;
	height: 78px;
	display: block;
	background: url(../assets/fx_images.png) no-repeat 0px 0px;
}
.btn_big_image a:hover {
	background-position: -118px 0px;
}

.btn_big_tbox {
	position: relative;
	top: -80px;
	left: 130px;
	width: 280px;
	height: 80px;
}
.btn_big_txt_1 {
	font-family: "Trebuchet MS","Segoe UI",Trebuchet,"Bitstream Vera Sans","DejaVu Sans",Verdana,"Verdana Ref",sans serif;
	font-size: 18px;
	padding-top: 2px;
}
.btn_big_txt_1 a {
	color: #FFCC66;
}
.btn_big_txt_1 a:hover {
	color: #66CCFF;
}
.btn_big_txt_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 3px 2px 0px 8px;
	cursor: default;
}



.btn_square {
	width: 140px;
	height: 140px;
	float: left;
	margin: 0px 15px 15px 0px;
}
.btn_square_morph {
	width: 140px;
	height: 140px;
	background-color: #9A9A9A;
	position: relative;
	top: 0px;
	left: 0px;
}
.btn_square_body {
	width: 140px;
	height: 140px;
	position: relative;
	top: -140px;
	left: 0px;
}
.btn_square_tl, .btn_square_bl {
	background-image: url(../assets/layout_hole_IE.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	position: relative;
	top: 0px;
	left: 0px;
}
.btn_square_tr, .btn_square_br {
	background-image: url(../assets/layout_hole_IE.png);
	background-position: -10px 0px;
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	position: relative;
	top: -10px;
	left: 130px;
}
.btn_square_bl {
	background-position: 0px -10px;
	top: 110px;
}
.btn_square_br {
	background-position: -10px -10px;
	top: 100px;
}
.btn_square_inner {
	position: relative;
	top: -30px;
	left: 10px;
	width: 120px;
	height: 80px;
}
.btn_square_image {
	width: 118px;
	height: 78px;
	border: 1px solid #888888;
}
.btn_square_image a {
	width: 118px;
	height: 78px;
	display: block;
	background: url(../assets/fx_images.png) no-repeat 0px 0px;
}
.btn_square_image a:hover {
	background-position: -118px 0px;
}
.btn_square_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	position: relative;
	top: -26px;
}
.btn_square_title a {
	color: #404040;
}
.btn_square_title a:hover {
	color: #2A2A2A;
}



.btn_notes {
	width: 430px;
	height: 162px;
	background-color: #484848;
}
.btn_notes_body {
	width: 430px;
	height: 162px;
}
.btn_notes_tl, .btn_notes_bl {
	background-image: url(../assets/layout_hole_IE.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	position: relative;
	top: 0px;
	left: 0px;
}
.btn_notes_tr, .btn_notes_br {
	background-image: url(../assets/layout_hole_IE.png);
	background-position: -10px 0px;
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	position: relative;
	top: -10px;
	left: 420px;
}
.btn_notes_bl {
	background-position: 0px -10px;
	top: 132px;
}
.btn_notes_br {
	background-position: -10px -10px;
	top: 122px;
}
.btn_notes_inner {
	width: 435px;
	position: relative;
	top: -30px;
}
.btn_appunti, .btn_appunti:hover {
	width: 90px;
	height: 60px;
	border: 2px solid #333333;
	margin: 2px 1px 8px 10px;
	display: inline;
	float: left;
}
.btn_appunti:hover {
	border: 2px solid #858585;
}
.btn_appunti a, .btn_appunti a:hover {
	width: 90px;
	height: 60px;
	display: block;
	background: url(../assets/fx_notes.png) no-repeat 0px 0px;
	cursor: pointer;
}
.btn_appunti a:hover {
	background-position: -90px 0px;
}


.contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	top: -6px;
}
.contacts span {
	text-decoration: underline;
}
.contacts a, .contacts a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.contacts a:hover {
	color: #AAAAAA;
}

.navigator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin: -3px 0px 10px 15px;
}
.navigator a, .navigator a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D0D0D0;
	padding: 0px 4px 0px 4px;
}
.navigator a:hover {
	text-decoration: underline;
	color: #999999;
}
