/* Handcoded by http://psdcssxhtml.com */


/* reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td{
    margin:0;
    padding:0;
}

fieldset,img{
    border:0;
}

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

body{
    position:relative;
}

:focus{
    outline:hidden;
}

/* links */
a{
    color:#282828;
    text-decoration:none;
}

a:hover{
    text-decoration:underline;
}

/* ghost */
.ghost {
    display:none;
}

/* hidden */
.hidden {
    visibility:hidden;
}

/* header elements */
h1, h2, h3, h4, h5, h6{
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#282828;
    line-height:100%;
}

h1{
    font-size:28px;
}

h1.titoloPrincipale {
    font-variant:small-caps;
    font-size:30px;
    color:#202020;
    border-bottom:1px solid #CCCCCC;
}

h2{
    font-size:23px;
}

h3{
    font-size:18px;
}

h3.home {
    font-size:20px;
    color:#970000;
    text-align:center;
    font-variant:small-caps;
    margin:0px 0px 3px 0px;
}

h4{
    font-size:15px;
}

h5{
    font-size:14px;
}

h6{
    font-size:11px;
}

/* page setup */
body{
    background:#FFF url(../images/page_bg.png) 50% 0 repeat-x;
    font-family:Arial, Helvetica, sans-serif;
    line-height:140%;
    color:#282828;
    font-size:13px;
}

/* wrapper setup */
div.total{
    margin:auto;
    width:1000px;
}

/* header */
div#header{
    position:relative;
    height:53px;
    margin:0px 0px 5px 0px;
}

/* logo */
span#logo, img#logo{
    position:absolute;
    top:0px;
    left:0px;
    width:135px;
    height:52px;
    border:0;
}

div#logo_centrale {
	position:fixed;
	width:300px;
	height:124px;
	margin: 0px 0px 0px 325px;
	text-align:center;
	}

#logoDiv {
	width:200px;
	margin:0 auto;
}

#logoDiv .clearingfix {
	width:200px;
	text-align:center;
}

#logoDiv .clearingfix img {
	width:170px;
	margin:-8px 0px -8px -20px;
}

/* main body setup */
div#middle{
    width:auto;
    margin:0px 0px 0px 0px;
    clear:both;
    border:#C6C6C6 1px solid;
    padding:20px;
}

/* right column */
div#right{
    width:200px;
    padding:0px 0px 0px 18px;
    float:right;
}

* html div#right{
    padding:0px 0px 0px 15px;
}

#cont {
    margin:10px 0px;
}

/* left column */
div#left{
    width:200px;
    padding:0px 18px 0px 0px;
    float:left;
}

* html div#left{
    margin:0px 15px 0px 0px;
}

/* content column */
div#main{
    width:auto;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

div.linkCentrale {
    color:#970000;
    text-align:center;
    padding:3px 0px;
    font-variant:small-caps;
}
div.linkCentrale:hover {
    text-decoration:underline;
}

div#mainmiddle{
    margin:0px 0px 0px 0px;
}

div#content{
    margin:0px 0px 0px 0px;
    width:auto;
}

/* footer */
div#footer{
    width:auto;
    padding:5px 0px 20px 0px;
    clear:both;
    color:#fff;
}

/* clearing & floating */
.clearingfix:after{
    content:".";
    display:block;
    line-height:0px;
    clear:both;
    visibility:hidden;
}

.clearingfix{
    display:block;
}

.floatbox{
    overflow:hidden;
}

/* alignments */
.alignleft{
    float:left;
    margin:0 20px 0 0;
}

.alignright{
    float:right;
    margin:0 0 0 20px;
}

/* topmenu */
div#topmenu{
    position:absolute;
    top:13px;
    right:0px;
    height:27px;
}

div#topmenu ul{
    padding:0px;
    margin:0px;
    list-style:none;
    float:left;
    font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
}

div#topmenu li{
    float:left;	
    display:block;
    margin:0 0 0 4px;
}

div#topmenu li a{
    float:left;
    display:block;
    position:relative;
    background:transparent url(../images/menu-r.gif) 100% 0 no-repeat;
    height:27px;
    padding:0 4px 0 0;
    overflow:hidden;
    color:#202020;
    text-decoration:none;
    font-size:13px;
    font-weight:bold;
    line-height:27px;
}

div#topmenu li a span{
    display:block;
    background:url(../images/menu-l.gif) 0 0 no-repeat;
    padding:0 6px 0 11px;
}

div#topmenu li a.active, div#topmenu li a:hover{
    background:url(../images/menu-r.gif) 100% -28px no-repeat;
    text-decoration:none;
    color:#970000;
}

div#topmenu li a.active span, div#topmenu li a:hover span{
    background:url(../images/menu-l.gif) 0 -28px no-repeat;
}

div#topmenu li ul {
	display:none;
	float:left;
	clear:both;
	border:1px solid #CCC;
}
div#topmenu li ul li a{
	background:none;
}
div#topmenu li ul li a:hover{
	background:none;
}
div#topmenu li ul li {
	clear:both;
	background:none;
	background-color:#FDFDFD;
	padding:0px 1px;
	margin-right:1px;
	border-bottom:1px solid #CCC;
	text-align:center;
	width:85px;
}
div#topmenu li ul li:last-child {
	border-bottom:none;
}

/* main image */
div.main-image{
    margin:0 0 10px 0;
	text-align:center;
}

/* welcome */
div.welcome{
    /* background:url(../images/green-hosting.jpg) 100% 0 no-repeat; */
    padding:0 220px 10px 0;
    margin:0 0 10px 0;
}

div.welcome h1, div.welcome h2{
    font-weight:normal;
    text-transform:uppercase;
    margin:0;
}

div.welcome h1 span, div.welcome h2 span{
    color:#034694;
}

/* benefits box right */
div.benefits{
    background:url(../images/benefits-top.jpg) 0 0 no-repeat;
    padding:15px 0px 4px 0px;
}

div.benefits-small {
    background:url(../images/benefits-top-small.jpg) 0 0 no-repeat;
    padding:15px 0px 4px 0px;
}

div.benefits-bg{
    background:url(../images/benefits-bg.jpg) 0 100% no-repeat;
    padding:0px 13px 15px 13px;
}

div.benefits h3{
    font-variant:small-caps;
    font-weight:normal;
    font-size:21px;
    margin:0 0 5px 0;
    border-bottom:1px solid #CCCCCC;
    padding-bottom:4px;
    text-align:center;
}

div.benefits h4{
    font-variant:small-caps;
    font-weight:normal;
    font-size:15px;
    margin-top:-5px;
    text-align:center;
}

div.benefits ul{
    list-style:none;
    margin:5px 0px;
}

div.benefits ul#piuVenduti{
    margin-top:-10px;
}

div.benefits ul li{
    padding:10px 0 8px 3px;
    border-bottom:#d4d3d3 1px solid;
}

div.benefits ul#piuVenduti li{
    padding:5px 0 5px 3px;
}

div.benefits ul span.data{
    font-size:10px;
}

div.benefits ul li a{
    font-size:15px;
    color:#970000;
    font-weight:bold;
}

div.benefits ul#piuVenduti li a{
    font-size:13px;
}

/* signup_calendario */
a.signup_calendario{
    background:url(../images/signup-calendario-bg.png) 0 0 no-repeat;
    color:#FFF;
    width:115px;
    display:block;
    padding:0px 10px;
    line-height:16px;
    height:18px;
    margin:10px 0 0 0;
    float:right;
}

/* signup_acquista */
a.signup_acquista{
    background:url(../images/signup-acquista-bg.png) 0 0 no-repeat;
    color:#FFF;
    width:55px;
    display:block;
    padding:0px 10px;
    line-height:16px;
    height:18px;
    margin:10px 0 0 0;
    float:right;
}

/* features box */
div.box{
    background:url(../images/box-top.jpg) 0 0 no-repeat;
    padding:10px 0 4px 0;
}

div.box-bg{
    background:url(../images/box-bg.jpg) 0 100% no-repeat;
    padding:0 10px 10px 10px;
}

div.smallbox {
    background:url(../images/box-top-small.jpg) 0 0 no-repeat;
}

div.bigbox {
    background:url(../images/box-top-big.jpg) 0 0 no-repeat;
}

div.bigbox-bg{
    background:url(../images/box-bg-big.jpg) 0 100% no-repeat;
    padding:0 10px 10px 10px;
}

/* features */
ul.features{
    list-style:none;
}

ul.features li{
    float:left;
    width:220px;
    margin:5px 10px;
    height:110px;
    border-bottom:#d4d3d3 1px solid;
    border-right:#d4d3d3 1px solid;
}

* html ul.features li{
    margin:10px 10px;
}

ul.features li img.features-icon{
    float:left;
    width:40px;
}

ul.features li div.details{
    float:right;
    width:170px;
}

ul.features li div.details h4{
    margin:0;
}

/* eventi */
li.testata_eventi {
    font-size:32px;
    padding:0px 10px 18px 0px;
    text-align:center;
    line-height:100%;
}

li.testata_eventi #titolo {
	padding:5px 3px;
	margin:0px 0px 3px 0px;
	border-top:2px solid #CCC;
	border-bottom:2px solid #CCC;
	color:#970000;
}

li.testata_eventi .sottotitolo {
	padding:3px 0px 3px 0px;
	font-size:20px;
}

li.testata_eventi #eventiinedition {	
	word-spacing:6px;
}

li.testata_eventi .sottotitolo img {
	margin:0px 0px -2px 0px;
}

li.testata_eventi#info {
	font-size:14px;
	font-weight:bold;
}

li.testata_eventi div.riquadro {
	border-bottom:1px solid #ccc;
	margin:3px 0px 10px 0px;
	padding:10px;
	line-height:120%;
}

li.testata_eventi a {
	margin-top:5px;
	color:#970000;
}

li.testata_eventi#evento {
    height:300px;
    width:220px;
    text-align:center;
    line-height:100%;
    font-size:24px;
}

li.testata_eventi#evento:first-child {
    margin-top:10px;
}

li.testata_eventi#evento div {
    text-align:center;
    border-bottom:1px solid #CCC;
    padding:0px;
    font-size:12px;
}

li.testata_eventi#evento img {
    border:1px solid #ccc;
    padding:2px;
}

li.testata_eventi span.mappa {
    font-size:9px;
    color:#970000;
}

/* footermenu */
ul.footermenu{
    list-style:none;
    margin:0 0 0 10px;
}

ul.footermenu li{
    float:left;
    margin:0 0 0 15px;
}

ul.footermenu a{
    font-size:12px;
    color:#747474;
    text-transform:uppercase;
}

ul.footermenu a:hover{
    color:#970000;
}

/* credits */
div.credits {
    font-size:12px;
    float:right;
    margin:0 25px 0 0;
    color:#747474;
}

div.credits a {
    color:#747474;
}

div.credits a:hover{
    color:#970000;
}

/* vecchia versione */
h2#vecchia_versione {
    font-variant:small-caps;
}

a:hover h2#vecchia_versione {
    text-decoration:underline;    
}

a h2#vecchia_versione {
    color:#970000;
    font-size:16px;
    text-align:center;
}

li#mappaDiv {
    width:480px;
    height:256px;
    padding:1px;
    border:1px solid #CCC;
}

/* link */
.link {
    text-align:center;
    color:#970000;
    font-variant:small-caps;   
}
.link:hover {
    text-decoration:underline;
}

/* prossimo evento */
#prossimoEvento ul.features li.lista_eventi img{
    margin:0 auto;
    height:120px;
    padding:1px;
    border:1px solid  #d4d4d4;
}
#prossimoEvento ul.features li#descrizione {
    width:325px;
}
#prossimoEvento ul.features li div#titolo {
    font-variant:small-caps;
    color:#970000;
    font-size:20px;
    margin:2px;
}
#prossimoEvento ul.features li div#sottotitolo {
    margin:2px;
    padding-bottom:5px;
    border-bottom:1px solid #d3d3d3;
}
#prossimoEvento ul.features li div#data, div#luogo {
    margin:2px;
    padding-top:5px;
    font-size:12px;
}

#prossimoEvento ul.features li.testata_eventi id#titolo {
   font-size:26px;
} 

#prossimoEvento ul.features li.lista_eventi{
    float:left;
    margin:5px;
    height:110px;
    border-right:#d4d3d3 1px solid;
    border-bottom:none;
    width:150px;
    height:125px;
    text-align:center;
}

li div.sottotitolo:first-child {
    font-size:14px;
    padding:0px;
    height:27px;
}

li div#titolo {
    font-variant:small-caps;
    line-height:120%;
    height:50px;
    max-height:50px;
    vertical-align:bottom;
    display: table-cell;
    width: 200px;
    vertical-align: middle;
    text-align: center;
}
/* amiciDiv */
div#amiciDiv div.benefits-bg div {
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#970000;
    font-size:15px;
    text-align:center;
    padding:4px 0px;
    border-bottom:2px dotted #CCC;
}
div#amiciDiv div.benefits-bg div:last-child {
}
div#amiciDiv img {
    width:40px;
    float:left;
}
/* dock menu */
#DockMenuDiv {
	margin:0px 0px 0px 0px;
}
.descrizioncina a {
	font-weight:bold;
	font-size:11px;
	color:#970000;
}
tr.prodottiCorrelati td {
	padding:4px 0px 5px 0px;
	border-bottom:1px solid #C7C7C7;
}
#prodottiCorrelatiDiv {
	display:none;
}

