/* box editoriale nella sidebar di saturnia-terme.it */
#sidebar #edit {
background-image:url("/el/media/img/edit_bg.jpg");
background-repeat:repeat-y;
font-size:10px;
text-align:center;
width:226px; 
}
#sidebar  #edit_titolo {
background:url("/el/media/img/edit_titolo.jpg") repeat scroll 0 0 transparent;
height:29px;
text-align:center;
}
#sidebar #edit_footer {
background:url("/el/media/img/edit_footer.jpg") repeat scroll 0 0 transparent; 
height:20px;
} 

/* shadetabs - tabs all'interno delle sezioni come in Saturnia-terme*/
.shadetabs{
border-bottom: 1px solid gray;
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 1em;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline; 
margin: 0;
}

.shadetabs li a{
text-decoration: none;
font-weight:normal;
font-size:9px;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(/el/media/img/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: none;

color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(/el/media/img/shadeactive.gif);
border-bottom-color: white;
font-weight:bolder;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
/* stili tabelle tag sx e dx */
#table_tag { border:solid; border-width:1px; border-color:#4881C2; width:226px;margin-left:0px; margin-top:8px;background-color:#D7E4F1; margin-left:0}
#table_tag_dx { border:solid; border-width:1px; border-color: #CCCCCC; width:226px;margin-left:0px; margin-top:8px;background-color:#d6e7f7;}

/* end stili tabelle tag sx e dx */

/* tag cloud */
#tagcloud {list-style-type:none; margin:0px; padding:3px; text-align:center}
.tag5 { font-size: 7pt; display:inline; }
.tag4 { font-size: 8pt; display:inline; }
.tag3 { font-size: 9pt; display:inline; }
.tag2 { font-size: 11pt; display:inline; }
.tag1 { font-size: 14pt; display:inline; }
.link_li{text-decoration:none; color:#ffffff}
#table_tag_dx a:link {
color:#4a82c6;
}
#table_tag_dx a:hover {
color:#4a82c6;
text-decoration:underline;
}
#table_tag_dx a:actie {
color:#4a82c6;
}
#table_tag_dx a:visited{
color:#4a82c6;
}
/* end tag cloud */
