/*#############################################################
Name: Dirtylicious
Date: 2007-03-10
Description: A soft-colored, bright and somewhat dirty two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Modified by: Neamedia Snc
URL: http://www.neamedia.it
Date: 2007-04-10
Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
html {min-height: 100%;}
* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}

body {
	background: #F3F3F3;
	background-image: url(img/sfondo.jpg);
	background-repeat: repeat-x;
	color: #444;
	font: normal 62.5% verdana,arial;
}

p,code,ul {padding-bottom: 1.2em;}
li {list-style: none;}
h1 {font: normal 1.8em verdana,arial;}
h2 {font: bold 1.4em verdana,arial;}
h3 {font: bold 1em verdana,arial;}
form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em verdana,arial;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 0; color: #4D8EB3; margin-bottom: 4px;}


/* misc */

.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}


.credits {
	width: 99%;
	color: #396986;
	font-size: 0.9em;
	margin: 4px;
	text-align:center;
	font-weight: bold;
	padding: 2px;
}

.credits a:link, .credits a:visited, .credits a:active, .credits a:focus {
	color: #396986;
	text-decoration: none;
}

.credits a:hover {
	text-decoration: underline;
}


/* structure */

.inner-container {
	border: 1px solid #91BAD0;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 778px !important;
	width: 774px;
}

.header {
	padding-bottom: 2px;
	width:800px;
	margin: auto;
	margin-bottom: 0px;
	height:238px;
	background-image: url(img/testata.jpg);
	border-left: 0px solid #B4C6A8;
	border-right: 0px solid #B4C6A8;
	border-bottom: 0px solid #B4C6A8;
}

/*
.logo {
	position: absolute;
	top: 15px;
	margin-left: 15px;
	width:175px;
	height:155px;
	background-image: url(img/logo.jpg);
}

.rotazione_foto {
	position: absolute;
	top: 15px;
	margin-left: 205px;
	width:579px;
	height:155px;
}
*/

.outer-container {
	padding-bottom: 64px;
}


/* path */
.path {
	background: #C8DDE8;
	color: #396986;
	font: normal 1.1em Verdana,sans-serif;
	padding: 5px 7px;
	margin: auto;
	margin-bottom:10px;
}

/*
#396986
#4D8EB3
#91BAD0
#C8DDE8
*/
.path a {
	color: #396986;
	text-decoration: none;
}

.path a:hover {
	color: #4D8EB3;
	text-decoration: underline;
}

/* link switch lingua */
.langlink{
	float: right;
	text-align: right;
	font-family: verdana,arial;
    color: #396986;
	padding: 5px 5px;
  	margin: 1px;
    font-weight:bold;
	width:10%;
  }

/* main */

.main {
	background: url(img/main.gif) repeat-y;
	padding: 0 12px 0 0;
}


/* content */

.content {
	float: right;
	width: 538px;
	line-height:1.5em;
}

.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

.content p {font-family: verdana,arial;}


/* navigation */

.navigation {
	float: left;
	width: 210px;
}

.navigation h2 {
	color: #396986;
	font: bold 1.1em verdana,arial;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}

.navigation ul {
	padding: 0;
	margin-top:13px;
	margin-bottom:13px;
}

.navigation li {border-bottom: 1px dotted #C7D9CD;line-height: 15px;}

.navigation li a {
	font-size: 1.1em;
	color: #4D8EB3;
	display: block;
	padding: 3px 0 3px 5%;
	text-decoration: none;
	width: 95%;
}

.navigation li.parent a {

	color: #396986;
	font: bold 1.2em verdana,arial;
	line-height: 30px;
	padding: 5px 0 3px 5%;
	background-image: url(img/fondomenu.jpg);
}

.navigation li a:hover {
	color: #91BAD0;
}


/* titoli elenco articoli */

.titoletto a{
	color: #396986;
	font: bold 1.2em verdana,arial;
	line-height: 30px;
	text-decoration: none;
}

.titoletto a:hover{
	text-decoration: underline;
}


/* footer */

.prefooter {
	border: 1px solid #F0F0EB;
	margin-top: 5px;
	padding: 0px;
	text-align: center;
}

.footer {
	background: #91BAD0;
	color: #fafafa;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}

.footer a {
	color: #fafafa;
	text-decoration: none;
}

.footer a:hover {color: #fafafa; text-decoration: underline;}

#overlay {
    background-image: url(img/overlay.png);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 90;
    width: 100%;
    height: 2000px;
}

* html #overlay{
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/overlay.png", sizingMethod="scale");
}

#box{
	background:#949490 none repeat scroll 0%;
	border:2px solid #EEEEEE;
	padding:10px;
	position:absolute;
	width:300px;
	color: #F7F7F2;
	font-size: 12px;
}

#close{
    position:absolute;
    top:-5px;
    right:-5px;
    cursor:pointer;
}

div.closebutton {
    float: right;
    width: 16px;
    height: 16px;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-right: 3px;
    background: url('../img/close.png');
    background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}


/* login page */

dl {
	margin: 0; padding: 0;
}

dt {
	float: left;
	clear: left;
	text-align: right;
	margin: 5px 10px 0 0;
	width: 100px;
	font-size: 11px;
	font-weight: bold;
}

dd {
	margin-bottom: 5px;
	font-size: 11px;
}
.centered{
	text-align:center;
}
.righted{
	text-align:right;
}
.lefted{
	text-align:left;
}
.justified{
	text-align:justify;
}
a img{
	border: 0px;
}
/* modulo contatti */

	.contactForm 	{
	margin : 0;
	padding : 0;
	}

	.contactForm fieldset{
	border: 0px;
	margin:2px;
	padding:2px;
	}

	.contactForm div{
	padding: 3px 0;
	}

	.contactForm label{
	float: left;
	width: 140px;
	font-weight:bold;
	line-height: 16px;
	padding-right: 5px;
	text-align:right;
	}

	.contactForm div.form-button input{
	width:120px;
	margin-left:200px;
	clear : both;
	}

	.contactForm input, .contactForm textarea {
	width: 200px; /* Width for modern browsers */
	border : 1px solid #999999;
	padding : 1px;
	background: #fff;
	color: #333;
	font-size: 100%;
	}
	
/* modulo registrazione */

	.regForm 	{
	margin : 0;
	padding : 0;
	}

	.regForm fieldset{
	border: 0px;
	margin:2px;
	padding:2px;
	}

	.regForm div{
	padding: 3px 0;
	}

	.regForm label{
	margin:2px;
	font-size: 90%;
	float: left;
	width: 240px;
	font-weight:bold;
	line-height: 16px;
	padding-right: 5px;
	text-align:right;
	}	
  .regForm label.checkboxlabel{
	font-weight:normal;
	width: 340px;
	float: none;
	}

	.regForm div.form-button input{
	width:120px;
	margin-left:200px;
	clear : both;
	}
	.regForm input, .regForm textarea {
	margin:2px;
	width: 200px; /* Width for modern browsers */
	border : 1px solid #999999;
	padding : 1px;
	background: #fff;
	color: #333;
	font-size: 100%;
	/*float: left;*/
	}	
	.regForm input.checkbox {
	width: 18px; 
	float: left;
	border : 0px;
	}	
.regForm fieldset.elencoprod{
	margin-left:10px;
	}
.regForm fieldset.elencoprod legend{
	font-weight:bold;
	margin:5px;
	color: #444444;
	}
.regForm fieldset.elencoprod label{
	width: 30px;
	font-weight:normal;
	}
.regForm fieldset.elencoprod input{
	margin-left:10px;
	}
.regForm fieldset.elencoprod input.altro{
	width: 250px;
	}
	.reqfield{
	width:80%;
	text-align:right;
	clear : both;
	}
	.reqfield2{
	text-align:left;
	clear : both;
	}
	input.coloredinput{
	border : 1px solid #ff0000;
	}	
	

fieldset.order{
	text-align:justified;
	line-height: 1.6em;
	width: 230px;
	height: 150px;
	float: left;
	border : 1px solid #999999;
	margin:4px;
	padding:8px;
	}	
fieldset.order legend{
	font-weight:bold;
	padding:4px;
	}	

  fieldset.order label{
	font-weight:normal;
	float: left;
	width: 80px;
	margin:2px;
	padding:2px;
	}

  fieldset.order input{
	width:120px;
	margin:2px;
	padding:2px;
	}	
/* box caricamento pagina ...*/

#loading{
	background-image: url(img/load.gif);
    background-position: center;
    background-repeat: no-repeat;
	padding-top:100px;
	padding-left:190px;
	top: 100px;
	width:350px;
	height:150px;
	font-size: 12px;
}


/* posizione immagini  */

img.left {
	float: left;
	margin: 7px;
}

img.right {
	float: right;
	margin: 7px;
}

/* news */
.newsdescr {
	border: 1px solid #EEE;
	padding: 5px;
	margin-top: 5px;
}
a.leggi:link, a.leggi:visited, a.leggi:active, a.leggi:focus {
	text-decoration: none;
}
a.leggi:hover {
	text-decoration: underline;
	color:#FF2A00;
}

/* pagebrowser */

span.pagebrowser{
	font-family: verdana,arial;
    color: #396986;
  	padding: 2px;
  	margin: 1px;
  	border: 1px solid #396986;
    font-weight:bold;
  }

a.pagebrowser:link, a.pagebrowser:visited, a.pagebrowser:active, a.pagebrowser:focus {
	font-family:verdana,arial;
	color:#396986;
	text-decoration: none;
  	padding: 3px;
  	margin: 1px;
}

a.pagebrowser:hover {
	color:#396986;
	text-decoration: none;
  	padding: 2px;
  	border: 1px solid #396986;
}
/* newsletter */
fieldset.newsl {
  font-size:0.9em;
  padding: 1em;
  width:97%;
  border: 1px solid #D7D7D2;  
  }
fieldset.nl_login {
  font-size:0.9em;
  padding: 1em;
  width:400px;
  border: 1px solid #D7D7D2;  
  }  
fieldset.newsl label, fieldset.nl_login label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }
fieldset.newsl legend, fieldset.nl_login legend {
padding: 4px 6px;
margin: 7px;
}
fieldset.newsl p, fieldset.nl_login p {
margin:.1em;
padding:0.1em;
}
fieldset.acquista {
  width:97%;
  padding:1em;
}
fieldset.acquista legend{
	font-weight:bold;
padding: 4px 6px;
margin: 7px;
}
#privacybox {
  unicode-bidi:bidi-override; 
  direction:ltr; 
  display:block; 
  width:500px; 
  height:100px; 
  overflow:auto; 
  padding:10px; 
  border:1px solid #D7D7D2; 
  margin:0 auto;
}
/* archivio newsletter */
ul.archivionl {
	padding:2px;
	margin:2px;
}
ul.archivionl li {
	padding:5px;
}
