/* -----------------------------------------------------------------------

   Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a, em, img, ul, li, fieldset, form, label, legend, table, caption, tbody, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.3;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
a img {border:none;}

/* typography.css */
body {font-size:70%;color:#222;background:#fff;font-family:Verdana, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
strong {font-weight:bold;}
em {font-style:italic;}
li ul {margin:0 1.5em;}
ul {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text {width:300px;padding:5px;}
textarea {width:390px;height:250px;padding:5px;}

body {
	margin:0 20px 0 0;
  color: #000;
  background-color: #fff;
}

div#working-area {
	margin:  0;
	padding: 0;
	max-width:1024px;
	width: expression(document.body.clientWidth < 852 ? "850px" : document.body.clientWidth > 1026? "1024px" : "auto");
}

.dx {text-align: right;}
.sx {text-align: left;}
.red {color: red;}

p.errore {
	margin:0;
	color:red;
	}

 hr {
  background: #ddd; 
  color: #ddd;
  width: 100%; 
  height: .1em;
  margin: 0 0 1.45em;
  border: none; 
}

hr.space {
  clear: left; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 0 0 1.45em;
  border: none; 
  background: #fff;
  color: #fff;
}

p span.up a{text-align: right; font-weight: bold; float:right;}
div.centra-img {text-align: center}
div.centra-img img {float:none; margin:0 auto 0 auto}

div#header {
	position:relative;
	background: url(images/header_bg.png) repeat-x ;
	height:146px;
}

div#header h1 {
	font:26px "Trebouchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	line-height:26px;
	font-style: oblique;
	padding-left:240px;
	padding-top:5px;
	position:relative;
	height:146px;
	background: url(images/header.png) top left no-repeat ;
	width: 80%;
	z-index:100;
	margin:0;
}

div#header h2 {
	position:absolute;
	left:230px;
	top:105px;
	color: #666666;
	font-size: 11px;
	font-style:normal;
	padding-bottom:10px;
	z-index:120;
}

div#flag {
	position:absolute;
	right:0;
	bottom:0;
	z-index:121;
}


div#header span.logo {
	display: none
}
 
span#italia {
	display:block;
	background: url(images/italia_2.png) top right no-repeat;
	position:absolute;
	width: 106px;
	height: 146px;
	right: 0;
	top: 0;
	z-index:99;
}

span#italia-noshop {
	display:block;
	background: url(images/italia.png) top right no-repeat;
	position:absolute;
	width: 106px;
	height: 146px;
	right: 0;
	top: 0;
	z-index:99;
}

div#container {
	background:url(images/mid_bar.png) repeat-y;
	float:left;
	margin:0;
	}
	
div#content {
	padding:6px 0 0 0;
	margin-left:220px;
	margin-right:195px;
	text-align:justify;
	}

div#content h3 {
	font-weight:bold;
	}



div#navigation {
	float:left;
	clear:left;
	width:180px;
	padding-top:18px;
	padding-left:12px;
	}

div#navigation h3 {
	color:#FFF;
	font-size:14px;
	font-weight:bold;	
	border-bottom: solid 1px #0099FF;
	margin-right:20px;
	}

div#navigation ul{
	list-style-type:none ;
	margin-left:0;
	padding-left:0;
	}


	
div#navigation li{
	color:#FFF;
	font-size: 12px;
	list-style-type:none ;
	margin-left:0;
	padding-left:20px;
	background: url(images/main-bullet.png) center left no-repeat;	
	}
	

div#navigation ul a{
	color:#FFF;
	text-decoration:none;
	}

div#navigation ul a.selected {
	color:#FF9900;
	border-bottom:1px dotted;
	}
	
	
div#advert-bar {
	padding:10px 0 0 0;
	width:172px;
	float:right;
	text-align:center;
	margin:0;
	}	

div.advert-block {
	position:relative;
	border:1px solid #000099;
	background:#FFFF66 url(images/pin.png) top center no-repeat;
	padding:0;
	margin: 0 0 10px 0;
	text-align: left;
}

div.advert-block img {
	float:none;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	display:block;
	}

div.advert-block h4 {
	text-align:center;
	background:url(images/parmigiano.png) center 20px no-repeat;
	height:67px;
	margin:0;
	margin-bottom:6px;
}	

div.advert-block h4 span {
	display:none;
}	

div.advert-block h5 {
	text-align:center;
	font-size:12px;
	color:#666666;
	border: 1px solid #000066;
	margin-left:16px;
	margin-right:16px;
	margin-top:0;
	margin-bottom:6px;
}	

div.advert-block p.prezzo {
	text-align:center;
	margin-top:6px;
	margin-bottom:4px;
	font-weight:bold;
	font-size:16px;
	color: #990000;
	}

div.advert-block p.buy {
	text-align:center;
	margin-top:0;
	margin-bottom:6px;
}

div.advert-block p.buy a {
	text-decoration:none;
}	

div.advert-block p.buy a:hover {
	text-decoration:underline;
}	


div#footer {
	background:url(images/bottom_bar.png) no-repeat;
	text-align: center;
	padding: 30px 0 0 220px;
	height:40px;
	clear:both;
	}

table.parametri {
	border-collapse: collapse;
	width:30em;
	border-bottom: 1px solid gray;
	}

table.parametri td {
	border-bottom: 1px solid gray;
	}

table.parametri td.dx {
	width: 4em;
	}

ul.lista-shop{
	margin-top:20px;
	font-size:14px;
	font-weight:bold;
	list-style:none;
	padding: 20px 0 0 0px;
	}	

ul.lista-shop li {
	background:url(images/orangebal.gif) 0 center no-repeat;
	padding:2px 0px 2px 20px;
}	

ul.lista-shop li a {
	color:blue;
	text-decoration:none;
}	

/* Form per la registrazione utenti */

.form_info {
  background:#ececf8;
	width:auto;
 }

.form_info span.errore  {
  padding:0 0 0 13em;
  margin:0;
  display:block;
  color:red;
}

.form_info .red {
	color:red;
	}

.form_info ul {
  margin: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
	}

.form_info ul li {
  clear:both;
  margin:0;
	}
  
.form_info label {
  float:left;
  width:13em;
	}  



.form_info input.text,
.form_info textarea ,
.form_info select.text{
  color:#303030;
  display:block;
  float:left;
  padding:1px 2px;
  margin:0 0 2px 0;
	}

.form_info input.text {width:20em;}
.form_info textarea {width:24em;}


div.radio {
	float:left;
	width:100%;
	padding:0 0 2px 0;
	margin:0 0 8px 0;
}


.radio input {
  display:block;
  float:left;
 }

.radio label {
  float:left;
  width:60px;
  padding:0 4px 0 0;
  text-align:right;
} 


p.errore {
	margin:0;
	color:red;
	}


.form_info input.action {
  margin:10px 0 0 0;
  background:#C3D9FF;
  font-weight:bold; 
	}

div.privacy {
	float: left;
	margin: 0 0 10px 0;
	}

#privacy span.errore   {
  padding:0;
  margin:0;
  display:block;
  color:red;
	font-weight: bold;
	}


div.privacy span {
  float:left;
	width:auto;
	margin: 0 10px 0 0;
 }

div.privacy input {
  float:left;
 }

div.privacy label {
	padding: 0 0 0 0px;
  float:none;
 }



/* Area shop  */
table#prodotti {
	width:99%;
	border-collapse:collapse;
	}

table#prodotti td {
	border: 1px dotted gray;
}

table#prodotti th {
	text-align:center
	}

table#prodotti img {
	margin: 0 6px 0 0;
	}


table.progbar {
	width:99%;
	color: #999999;
	border-collapse:collapse;
	border-top:1px solid black;
	}	

table.progbar td {
	vertical-align:top;
	text-align:center;
	}
	
table.progbar td.activestep {
	color:#000000;
	font-weight:bold;
	/* background-color: #B5FF46; */
	}

div.pulsanti_shop {
	margin:8px 0;
	border:solid 1px #999999;
	background-color: #FFCC00;
	text-align:right;
	}
div.pulsanti_shop input.pulsante {
	width:100px;
	}	

fieldset.pagamento label {
	width: 12em;
	float:left;
	text-align:right;
}

fieldset.pagamento input {
	width: 2em;
	float:left;
	text-align:left;
}

table.riepilogo {
	border:1px solid gray;
	border-collapse: collapse
  	}

table.riepilogo td,
table.riepilogo th {
	padding:2px;
	background-color: #fff;
  	}

table.riepilogo th {
	text-align:right;
	width:18em
  	}

table.prezzi_trasporto {
	width:40em;
	border:1px solid gray;
	border-collapse: collapse
  	}

table.prezzi_trasporto td,
table.prezzi_trasporto th {
	border:1px solid gray;
	padding:2px;
	background-color: #fff;
  	}

table.prezzi_trasporto th {
	width:18em
  	}
