/**************************************************************\
*                               *
* Copyright (C) 2008 Tozzini Alessio Flat-Crew digital:artists *
*  rilasciato secondo i termini di GNU GENERAL PUBLIC LICENSE  *
*--------------------------------------------------------------*
* style.css: stile generale per le pagine utente               *
\**************************************************************/


/*--------------------- GENERALE */
body {
	margin: 0px;
	border:0px none;
	padding: 0px;
	background-color: #000000;
	background-image: url(../image/style3/sfondo.jpg);
	background-position: top center;
	background-attachment: scroll;
	background-repeat: repeat-y;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7B7B7B;
	}
h1 {
	margin: 0px;
	border: 0px none;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #BB9722;
	}
h2 {
	margin: 0px;
	border: 0px none;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #BB9722;
	}
a:link, a:visited {
	color: #903500;
	text-decoration: none;
	}
a:hover {
	color: #BB9722;
	text-decoration: none;
	}
a:link img, a:visited img {
	border: 2px solid #903500;
	}
a:hover img {
	border: 2px solid #BB9722;
	}
img{
	border-width: 2px !important;
	border-width: 0;
	}
a.img_portfolio img, a.img_portfolio:link img, a.img_portfolio:visited img {
	border: 2px solid #903500;
	}
a.img_portfolio:hover img {
	border: 2px solid #BB9722;
	}
input, textarea, select, checkbox {
	margin: 1px;
	border: 1px solid #000000;
	background-color: #D8D36D;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	}
input.input_error {
	background-color: #832214;
	}
input:focus, textarea:focus {
	background-color: #E7E7E7;
	color: #000000;
	}

/*--------------------- PAGINA */
 div#container {
	width:850px;
	margin: 0px auto;
	border: 0px none;
	padding: 0px;
	background-color: transparent;
	background-image: url(../image/style3/sfondo_container.jpg);
	background-position: top center;
	background-attachment: scroll;
	background-repeat: repeat-y;
	text-align:left;
	}

/*--------------------- PAGE HEAD */
div#page_head {
	width:850px;
	height:296px;
	margin:0px auto;
	border:0px none;
	padding: 0px;
	background-image: url(../image/style3/sfondo_menu.jpg);
	background-position: top left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color:transparent;
	text-align: center;
	}

/*--------------------- MENU */
div#container_menu {
	height:60px;
	margin: 0px auto;
	border: 0px none;
	padding:0px;
	padding: 235px 0px 0px 0px;
	background-color:transparent;
	text-align: right;
	vertical-align:top;
	color: #000000;
	}
div#menu {
	float:left;
	height:50px;
	margin:0px;
	border:0px none;
	padding: 0px;
	background-color:transparent;
	text-align: right;
	vertical-align:top;
	}
div#title_menu {
	float:right;
	margin:auto 5px auto auto;
	border:0px none;
	padding:0px;
	background-color:transparent;
	text-align: center;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
	}
div#menu img {
	border: 0px none;
	}

/*--------------------- LOADING */
div#divLoading {
	float:center;
	height: 32px;
	margin:0px;
	border: 0px none;
	padding: 0px;
	background-color: transparent;
	vertical-align:middle;
	text-align: left;
	}
div#imgLoading {
	height:32px;
	float:left;
	vertical-align: middle;
	}
div#imgLoading img{
	vertical-align: middle;
	}
div#messageLoading {
	height:32px;
	vertical-align: middle;
	font-weight: bold;
	color: #000000;
	}

/*--------------------- COLONNA DESTRA */
div#page_list {
	float: right;
	width:290px;
	min-height: 800px;
	height: auto !important;
	height: 800px;
	margin:0px;
	border:0px none;
	padding:5px;
	background-color: transparent;
	text-align:left;
	}
div#title {
	margin-top: 50px;
	}
div#title h1 {
	font-weight:bold;
	font-size:2.5em;
	color:#000000;
	}
div#comment_title {
	text-align:justify;
	}

/*--------------------- COLONNA SINISTRA */
div#page {
	min-height: 800px;
	height: auto !important;
	height: 800px;
	margin:0px 300px 0px 0px;
	border: 0px none;
	border-right: 1px solid #000000;
	background-color:transparent;
	padding:10px;
	text-align:center;
	}
div#page_txt {
	margin: 0px;
	border: 0px none;
	padding: 0px;
	}

/*--------------------- CODA */
div#page_bottom {
	clear:both;
	width:100%;
	margin:0px;
	border: 0px none;
	background-color:transparent;
	text-align:center;
	}
div#page_bottom img {
	border: none 0px;
	}

/*------------------------------DESCRIZIONE SITO */
div#map_site {
	width:846px;
	margin: 0px 2px;
	border: 0px none;
	border-top: 1px solid #000000;
	padding: 0px;
	background-image: url(../image/style3/bg_div_map.png);
	background-position: top left;
	background-attachment: scroll;
	background-repeat: repeat;
	background-color:transparent;
	font-size: 9px;
	}
div#map_site b {
	color: #3D3D3D;
	}
div#map_site div {
	margin: 10px;
	margin-bottom: 0px;
	}
div#map_site ul li {
	list-style-image: url(none);
	font-size: 9px;
	}
div#map_site a:link, div#map_site a:visited {
	text-decoration: none;
	}
div#map_site a:hover {
	text-decoration: none;
	}

/*--------------------- HOME-PAGE */
table.homepage {
	width:100%;
	margin:0px;
	border: none 0px;
	padding:0px;
	}
table.homepage td {
	width:50%;
	margin:0px;
	border:0px none;
	padding:0px;
	text-align:justify;
	vertical-align:top;
	}
table.homepage td.hp_left {
	border-right: 2px dotted #000000;
	}
table.homepage td.hp_left_sub {
	border-top: 2px dotted #000000;
	border-right: 2px dotted #000000;
	}
table.homepage td.hp_sub {
	border-top: 2px dotted #000000;
	}
table.homepage td div {
	margin:0px;
	border: 0px none;
	padding:5px;
	}
div.div_hover:hover {
	background-image: url(../image/style3/bg_div.png);
	background-position: top left;
	background-attachment: scroll;
	background-repeat: repeat;
	background-color:transparent;
	}
table.homepage td a.img_portfolio,
table.homepage td img,
table.homepage td a img,
table.homepage td a:link img,
table.homepage td a:visited img,
table.homepage td a:active img {
	color: #903500;
	text-decoration: none;
	border: 0px none;
	}
table.homepage td a.img_portfolio:hover {
	color: #BB9722;
	text-decoration: none;
	border: 0px none;
	}

/*--------------------- WEBS */
div.record_web {
	margin: 0px;
	border:0px none;
	border-top: 1px dashed #000000;
	padding: 0px;
	}
div.record_web table {
	margin:5px 0px;
	border:0px none;
	padding: 5px 0px;
	}
div.record_web table td {
	width: 170px;
	margin:0px;
	border:0px none;
	padding: 0px;
	vertical-align:top;
	}
div.record_web table td a,
div.record_web table td img,
div.record_web table td a img,
div.record_web table td a:link img,
div.record_web table td a:visited img,
div.record_web table td a:active img,
div.record_web a.img_portfolio:link,
div.record_web a.img_portfolio:visited,
div.record_web a.img_portfolio:active {
	color: #903500;
	text-decoration: none;
	border: 0px none;
	}
div.record_web table td a:hover,
div.record_web a.img_portfolio:hover {
	color: #BB9722;
	text-decoration: none;
	border: 0px none;
	}
div.record_web table td a.img_portfolio img,
div.record_web table td a.img_portfolio:link img,
div.record_web table td a.img_portfolio:visited img,
div.record_web table td a.img_portfolio:active img {
	border: 2px solid #903500;
	}
div.record_web table td a.img_portfolio:hover img {
	border: 2px solid #BB9722;
	}
div.record_web table td.notes {
	width:100%;
	margin: 0px;
	border: 0px none;
	padding:0px;
	vertical-align:top;
	text-align:left;
	}
div.record_web span.titolo {
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
	}

/*--------------------- GALLERIE */
div#list_images {
	text-align: left;
	}
div#list_images a.img_portfolio img,
div#list_images a.img_portfolio:link img,
div#list_images a.img_portfolio:visited img,
div#list_images a.img_portfolio:active img {
	border: 2px solid #903500;
	}
div#list_images a.img_portfolio:hover img {
	border: 2px solid #BB9722;
	}
div#list_images span#title {
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
	}

/*--------------------- LOAD DVD */
div.record_load_dvd {
	margin: 0px;
	border:0px none;
	border-top: 1px dashed #000000;
	padding: 0px;
	text-align:justify;
	}
div.record_load_dvd h1 {
	padding-bottom: 10px;
	}
div.record_load_dvd div.title{
	margin: 0px;
	margin-top: 40px;
	border:0px none;
	padding: 0px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	}

/*--------------------- CONTATTI */
div#div_email form table td {
	text-align: center;
	vertical-align: top;
	}
div#div_email form table td.txt_form {
	text-align: right;
	}
div#message span.error {
	font-weight: bold;
	color: #000000;
	}
