@charset "utf-8";
/* CSS Document */


/* COMMON */
.item td { vertical-align:top; border-bottom:1px dotted #CCCCCC;}
.tip { font-size:0.8em;}
.bold { font-weight:bold;}
.tip .bold { color:#0000FF;}

#leftSki { text-align:left;}

#monteAltissimoLogo { position:absolute; left:800px; top:110px;}

#downloadBox{ text-align:center; clear:both; padding-top:20px;}

#avvertenze { text-align:justify; margin-top:50px;}
#avvertenze span { color:#0000FF; font-weight:bold;}

/* SPRING SECTION */
#greenFree { color:#9DCA5A;}

#springTitle { margin-bottom:10px; margin-top:80px;}
#springInfoBox{ float:left; width:400px; margin-bottom:15px;}
#springPrezziBox{ margin-left:426px; }
#map { margin:10px 0;}

#prezziSpring { width:450px;}
#prezziSpring .body #prezziTable .item .name{ width:370px;}
#prezziSpring .body #prezziTable .item .euro{}
#prezziSpring .body #prezziTable .item .price{ text-align:right;}

.springBox { margin-bottom:10px; margin-left:20px;}
.springBox .header { background:url(../Images/Modules/spring-box-header.png) no-repeat; height:10px; width:370;}
.springBox .body { background:url(../Images/Modules/spring-box-body.png) repeat-y; padding:0 5px;}
.springBox .footer { background:url(../Images/Modules/spring-box-footer.png) no-repeat; height:14px;}


/* WINTER SECTION */
#winterTitle { margin-bottom:10px; margin-top:80px;}
#winterPrezziBox{ margin-bottom:10px; margin-left:20px;}
#winterPrezziPluriGiornalieriBox { float:left; width:445px; margin-left:20px;}
#winterPrezziCorseBox { margin-left:446px; margin-bottom:10px;}

#winterPrezziTable td { text-align:center; color:#0033FF; font-weight:bold;}
#winterPrezziTable .item .dot { width:10px;}
#winterPrezziTable .item .name { text-align:left; width:190px;}
#winterPrezziTable .item .firstPrice { width:200px;}
#winterPrezziTable .item .secondPrice { width:200px}
#winterPrezziTable .item .thirdPrice { width:235px;}

#winterPrezziPluriTable td { text-align:center; color:#0033FF; font-weight:bold;}
#winterPrezziPluriTable #samePricesSki { text-align:left;}
#winterPrezziPluriTable .item .dot { width:10px;}
#winterPrezziPluriTable .item .name { text-align:left; width:120px;}
#winterPrezziPluriTable .item .firstPrice { width:70px;}
#winterPrezziPluriTable .item .secondPrice { width:70px}
#winterPrezziPluriTable .item .thirdPrice { width:70px;}
#winterPrezziPluriTable .item .fourthPrice { width:70px;}

#winterPrezziCorseTable td { text-align:center; color:#0033FF; font-weight:bold;}
#winterPrezziCorseTable .item .dot { width:10px;}
#winterPrezziCorseTable .item .name { text-align:left; width:230px;}
#winterPrezziCorseTable .item .firstPrice { width:70px;}
#winterPrezziCorseTable .item .secondPrice { width:70px}
