/* Armando Ghisalberti per Progim, 2007 v0.1
*/

/* ----------------------
	general rules - testata - layout
---------------------- */
* {
margin: 0px;
padding: 0;
font-size: 100%;
color: #000;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;

}

html {
	height:100%;
	margin-bottom: 0.1px;
}

body {
	background-color: #FFFFFF;
	background-image: url(/img/bg-silver.jpg);
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.75%;
	line-height: 16px;
	margin: 0;
	padding: 0;
}


#wrapper { 
	background-color: white;
	width: 970px;
/*	height: 100%;*/
	margin: 0 auto;
	padding: 0;
	border: 0;
	clear: both;
	background-image: url(/img/bgLeft.gif);
	background-repeat: repeat-y;
}
#header {
	width: 100%;
	height: 86px;
	margin: 0;
	padding: 0;
	border: 0;
	clear: both;
	background-image:url(/img/bgTop.gif);
	background-repeat:repeat-x;
}
#innerHeader {
	width: 970px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

#nav_top
{
	float:right;
top:4px;
	width: 700px;
	height: 46px;
	margin: 0pt;
	padding: 2px;
	text-align: right;
}

ul, li {
display: inline;
}

#registrazione li {
display:list-item;
}

#navigation {
	width: 200px;
	min-height: 400px;
	margin: 0 10px 0 0;
	padding: 50px 0;
	border-right: 1px solid silver;
	float: left;
	background-image: url(/img/bgLeft.gif);
	position:relative;
	z-index:2;
}


#navigation ul {
display:block;
margin:10px 0;
}


#navigation li {
display:block;
width: 150px;
padding:3px 5px;
line-height:10px;
}

#navigation li a {
	display:block;
	padding:0 5px;

}

#navigation li a:hover {
	background-color:#efefef;
}

#logo-i { margin: 10px 0 0 10px; }

#main {
	background-color:#fff;
}


#main-movie {
position:relative;
	text-align:center;
	margin:10px auto;
	z-index:1;
}


#ban-1 {
width:220px;
border:1px solid #005aff;
height:130px;
float:left;
margin:20px 5px 20px 40px;
}

#ban-2 {
width:220px;
border:1px solid #005aff;
height:130px;
float:left;
margin:20px 5px 20px 5px;
}

#ban-3 {
width:220px;
border:1px solid #005aff;
height:130px;
float:left;
margin:20px 0px 20px 5px;
}

#ban-1-5 {
width:130px;
border:1px solid #005aff;
height:80px;
margin:20px 5px 20px 40px;
}

#ban-2-5 {
width:130px;
border:1px solid #005aff;
height:80px;
margin:20px 5px 20px 5px;
}

#ban-3-5 {
width:130px;
border:1px solid #005aff;
height:80px;
margin:20px 0px 20px 5px;
}

#ban-4-5 {
width:130px;
border:1px solid #005aff;
height:80px;
margin:20px 5px 20px 5px;
}

#ban-5-5 {
width:130px;
border:1px solid #005aff;
height:80px;
margin:20px 0px 20px 5px;
color: #00F;
}

#prom-1 {
width:220px;
border:1px solid red;
height:130px;
float:left;
margin:20px 5px 20px 40px;
}

#prom-2 {
width:220px;
border:1px solid red;
height:130px;
float:left;
margin:20px 5px 20px 5px;
}

#prom-3 {
width:220px;
border:1px solid red;
height:130px;
float:left;
margin:20px 0px 20px 5px;
}

#d-promo {
margin: 200px auto 10px;
}

#t-promo td {
	padding:10px;
}

#treeBar1
{
	position: absolute;
	top: 40px;
	right: 0px;
	height: 20px;
	padding: 0 10px;
	color: silver;
	text-align: right;
	z-index: 3;
	visibility: visible;
}


#login-d
{
	padding: 30px;
	margin: 20px auto;
	width: 500px;
}

#footer
{
	width: 100%;
	padding: 8px 0;
	text-align: center;
	line-height: 1.4em;
	margin-top: 0;
	font-size: 0.9em;
}

#footer p { margin: 0; }



#d-txt {
vertical-align:top;
	width: 280px;
	height: 400px;
padding:5px;
}

#d-img {
vertical-align:top;
	width: 280px;
	height:400px ;
text-align:center;
}

#d-acq {
vertical-align:top;
	width: 120px;
	height: 420px;
	border-left:1px solid #efefef;
	}

#dettaglio {
border:1px solid silver;
margin-left:200px;
width:740px;
}

#d-icn, #d-opt {
	display:block;
	width: 750px;
margin-left:210px;
}

/* ----------------------
	LINKs 
---------------------- */

a
{
	text-decoration: none;
	color: #005AFF;
}

a:active
{
	text-decoration: underline;
	color: #005AFF;
}

a:hover
{
	text-decoration: underline;
	color: #005AFF;
}

#nav_top a { margin: 0 3px; }

.recordlist_nav
{
	background: white;
	text-align: right;
	padding-right: 5px;
}

.recordlist_nav span
{
	color: #999;
	background: #efefef;
	padding: 2px 4px;
	margin: 0 2px;
}

.recordlist_nav_range
{
	color: #000 !important;
	background: #fff !important;
	padding: 2px 4px;
	margin: 0 2px;
}

.acq_a { /* pulsante acquista */
float:right;
margin: 10px 5px 20px 0;
border:1px solid #666;
padding: 2px 4px;
text-decoration:none !important;
background: white;
}


/* ----------------------
	FORM 
---------------------- */

form
{
	padding: 0px;
	margin: 0px;
	display: inline;
}

select, input, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #555555;
	vertical-align: top;
	border-width: 1px;
	line-height: 11px;
	width: 150px;
}

input.checkbox { vertical-align: middle; }

.btn {
height:20px;
width:20px;
vertical-align:top;
line-height:1.2em;
padding: 0 3px;
}


/* ----------------------
	BLOCK 
---------------------- */

h2, h3, h4, h5, h6
{
	text-align: left;
	font-weight: normal;
	line-height: normal;
	color: #000;
	margin: 0;
}


h1 {
	margin: 10px 5px;
	padding: 5px 0;
	font-family: Arial, Tahoma;
	font-size: 21px;
	color: #D51322;
}

h2
{
	font-size: 14px;
	text-align: left;
	padding: 5px;
	background: transparent;
	color: #000;
	line-height:1.5em;
}

h3
{
	font-size: 15px;
	margin: 20px 0 0 20px;
}

hr
{
	height: 1px;
	border: 0px;
	color: #DEDFE7;
	/* IE fix */
	background: #DEDFE7;
}

hr.return
{
	visibility: hidden;
	clear: both;
}

ul, li
{
	background: transparent;
	text-align: left;
}

ul li
{
	list-style-type: none;
	width: 260px;
}

li ul li { line-height: 15px; }
li img { border: 1px solid silver; }

#dettaglio ul
{
	width: 260px;
	display: block;
	list-style: outside;
	list-style-type: disc !important;
}

#dettaglio ul li
{
	width: 260px;
	display: block;
	margin: -5px 0;
}


/* ----------------------
	INLINE 
---------------------- */

img
{
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

/* ----------------------
	CLASSI 
---------------------- */
#h-categorie {
line-height:40px;
background:#efefef;
font-size:18px;
border-bottom: 1px solid #ccc;
}

.pagine {
text-align:center;
width:500px;
	margin:5px auto;
	margin-bottom: 10px;}


.h { display: none; }

.R
{
	text-align: right;
	padding-right: 3px;
}

.C { text-align: center; }

.CT
{
	text-align: center;
	vertical-align: top;
}

.L
{
	float: left;
	margin: 10px;
}

.grey
{
	padding: 5px;
	margin: 0px;
	background: #f1f1f5;
}

.p20
{
	padding-left: 30px;
	font-size: 11px;
}

.w200 { width: 200px; }

.titolino {
background-color: #005aff;
color:white;
font-weight:bold;
}

span.arrow {
background-color: transparent;
background-image: url(/img/arrow_white_down.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left top;
clear: left;
float: left;
height: 7px;
font-size: 1px;
margin-top: 5px;
margin-right: 0pt;
margin-bottom: 4pt;
margin-left: 5px;
width: 14px;
}

div.activeCategory p.arrow {
background-color: transparent;
background-image: url(/img/arrow_blue_normal.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left top;
margin-top: 6px;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 5px;
}


.thumbBox { 
	text-align: center;
	float: left; 
	width: 70px; 
	height: 60px; 
	padding: 4px 4px 2px; 
	margin: 5px; 
	border: 1px solid #ccc; 
	display: block;
}

hr.red_h
{
	clear: right;
	margin: 0;
	height: 2px;
	background-color: red;
}

.bg-verde {
	color:white;
	padding: 2px 40px;
	background-image: url(/img/bg-verde.gif);
	background-repeat: no-repeat;
	font-weight:bold;
}

.bg-blue {
	color:white;
	padding: 2px 40px;
	background-image: url(/img/bg-blue.gif);
	background-repeat: no-repeat;
	font-weight:bold;
}

a:hover.bg-blue, 
a:hover.bg-verde {
	color:red;
}

/* ----------------------
	ID 
---------------------- */

#pageIntro {
	width:758px;
	min-height: 400px;
	_height: 400px;
	margin: 10px 0 0 0;
	padding: 0px;
	float: left;
}

#cont-1 {
	height: 139px;
	margin: 0;
	padding: 0;
	background-image:url(/img/bg-signs.jpg);
	background-repeat:repeat-x;
	border-bottom: 1px solid #06C;
}

#cont-2 {
	margin: 20px 0 0 0;
	padding: 20px;
}

#cont-2 h2 {
	text-align:center;
}


#garanzia {
margin:30px 0;
font-size:12px;
padding: 5px;
background: #ffc;
}


caption { font-size: 1.5em; }

th
{
	line-height: 2.0em;
	text-align: center;
	background: #cadcdc;
	color: black;
}

.w100p {
	width:120px;
	background:white;
	line-height:10px;
	text-align:center !important;
}

.tdbg-1 {
background: #C3C8CD;
width:30px;
}

.T {
vertical-align:top;
}

#t-basket td {
padding:6px;
}

.red {
	color: red;
	font-weight: bold;
	line-height: 1.3em
}

#registration label.error, 
#registration input.submit { 
	color:red;
	display:block;
	margin-top:3px;
}

ul.w-all li {
width: 95%;
}

#tbl-promo {
	margin-left:260px;
	line-height: 1em;
	vertical-augn:top;
	color: #00F !important;
}

#tbl-promo td {
	color: #005aff !important;
}

ul.lista li {
display: block;
width: 680px;
}
