/*
Sito web: http://www.musicfashion.it
Data: 01/04/2009
Descrizione: Service Audio Video e luci.
Autore: Sickboy
Sito web: http://www.sickboylab.it
*/


/* elementi di default */
* {margin: 0; padding: 0;}

body {
	color: #222;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2%;
	padding-right: 0;
	padding-bottom: 0%;
	padding-left: 0;
	background-image: url(../images/bg.jpg);
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a {
	color: #FF9900;
	text-decoration: none;
}

/* Elenco Articoli  */
#Elenco_Articoli {
	border: 1px dashed #CCC;
}
.Articoli_Foto  {
	border: none;
}
.Articoli_Codice  {
	border: none;
}
.rosso {
	color: #F00;
}

.Articoli_Disp  {
	border: none;
	background-image: url(../images/cerchio_vuoto.png);
	background-repeat: no-repeat;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

big {
	font-size: 1.1em;
}

h1,h2,h3 {
	color: #FF9900;
	padding: 8px 0 8px;
}

h1 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 20px;
	padding-top: 12px;
}

h1 a {
	text-decoration: none;
}

h1 a:hover {
	text-decoration: none;
}

h2 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h3 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
}

blockquote {
	background: url('../images/quote.gif') no-repeat;
	display: block;
	padding-left: 26px;
	font-family: Calibri;
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Form, tabelle */

form {
	margin-bottom: 1.2em;
}
.Campi  {
	width: 100%;
	margin-bottom: 15px;
	border: 1px solid #999;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



label {
	display: block;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 5px;
}

li {
	line-height: 1.5em;
}

p {
	padding: 2px 0 10px;
	line-height: 1.7em;
}

small,.small {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

ul {
	padding-top: 0;
	padding-right: 2em;
	padding-bottom: 1.2em;
	padding-left: 0.5em;
	list-style-type: none;
}

/* struttura gerarchica */
#wrapper {
	margin: 0px auto;
	width: 900px;
	background-color: #383838;
	background-image: url(../images/wrapper.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#container {
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 888px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #383838;
	background-image: url(../images/wrapper_top.png);
	background-repeat: no-repeat;
}
.content p {
	font-size: 1.2em;
	text-align: justify;
}
.right .content p a {
	text-align: left;
}
#spostamento p{
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#bgFooter {
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 25px;
	background-color: transparent;
	background-image: url(../images/bgFooter.jpg);
}
#Preventivo {
	width: 100%;
	height: 100%;
	background-color: #FFF;
}

/* header */
.title {
	text-align: center;
	background-color: #000000;
}

.title h1 {
	color: #FF9900;
	padding: 10px 0 10px 18px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.header {
	height: 220px;
	background-color: #DAD7C5;
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Menù orizzontale */
.navigation {
	background: #DED9D0 url(../images/nav.gif) repeat-x;
	height: 41px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #383838;
}

.navigation a {
	background: #FFF url(../images/nav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #000;
	float: left;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

.navigation a:hover,.navigation a#active {
	background-position: 
	left bottom;
	color: #FF9900;
}

/* main 1 e 2 colonne */
.main#two-columns {
	background: #FFF url(../images/two-columns.gif) repeat-y;
}

.main#one-columns {
	background-color: #FFF;
	background-repeat: no-repeat;
}


/* parte inferiore main a 2 colonne */
.bottom {
	border-top: 1px solid #AA8;
	color: #444;
	padding: 14px 20px;
	background-color: #ccc;
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bottom .left,.bottom .right {
	width: 49%;
}

/* footer */
.footer {
	background: #383838;
	color: #EED;
	padding: 10px;
}

.footer .left {
	width: 66%;
	font-size: 90%;
}

.footer .right {
	width: 33%;
	text-align: right;
	display: inline;
}

.footer a {
	color: #FFF;
	text-decoration: none;
}

.footer a:hover, .footer .right a:hover {
	color: #FFF;
	text-decoration: underline;
}

.footer .right, .footer .right a {
	color: #7D7D75;
}

.footer .left, .footer .left a {
	color: #7D7D75;
}

.gallery {
	text-align: center;
	vertical-align: middle;
}


/* Stili generici e classi */
.clear,.clearer {
	clear: both;
}
 
.clearer {
	font-size: 0;
}

.col2 .left {
	width: 64%;
}

.col2 .right .content {
	background: #FFF;
}

.col2 .right {
	width: 33%;
}

.content {
	padding: 18px 20px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.right .content {
	padding: 18px 12px 12px;
}
.DataArchivio {
	color: #FF9900;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0px;
}
.img_left {
	float: left;
	display: inline;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.galleryDett {
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}
.Categori_Audio {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 25px;
	padding-top: 15px;
	text-transform: uppercase;
	padding-left: 64px;
	background-image: url(../images/categoria_audio.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
.Categori_Video {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 25px;
	padding-top: 15px;
	text-transform: uppercase;
	padding-left: 64px;
	background-image: url(../images/categoria_video.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
.Categori_Luci {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 25px;
	padding-top: 15px;
	text-transform: uppercase;
	padding-left: 64px;
	background-image: url(../images/categoria_luci.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
.Categori_Varie {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 25px;
	padding-top: 15px;
	text-transform: uppercase;
	padding-left: 64px;
	background-image: url(../images/categoria_varie.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}

/* Lista */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 94%;
}

.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.Spazio {
	padding-bottom: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 70px;
}


.block li a,.block li em {
	color: #553;
	display: block;
}

.block li em {
	font-size: 0.9em;
	font-style: normal;
}

.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}

.block li a span {
	font-weight: bold;
}

.block li a:hover {
	background: #999;
	color: #666666;
	font-weight: bold;
}

.right .block,.right .block li {
	border-color: #DCDACC;
}

.right .block li a:hover {
	background: #F2F0EA;
}

/* Slider banner */
#nuovo {
	position: absolute;
	height: auto;
	width: auto;
}
.Campi_m {
	width: 30%;
	margin-bottom: 15px;
	border: 1px solid #999;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}

