@charset "utf-8";
/* CSS Document */

.roundabout-holder	{ list-style:none !important; padding: 0; margin: 0px 0px 0px 13px !important; width: 220px; height: 219px; top:25px; left:11px; }
.roudmenuwrapper 	{ float:left; margin:20px; width: 270px; height: 270px; background:url(sprite-wellness.png) no-repeat -8px -24px;}

.roundmenutext			{ float:left; clear:right; margin-top:10px;}
.roundmenutext ul li 	{ list-style: none !important; ;}
.roundmenutext ul li	{ width:100%; padding:3px; height:auto; }
.roundmenutext ul li span	{ /* font-size:13px; */ margin-top:20px; display:block;}
.roundmenutext ul li#text2.energy		{ margin-top:0px;}
.roundmenutext ul li#text2.energy ul	{ display:block; width:auto; }
.roundmenutext ul li#text2.energy ul li	{ /* font-size:12px !important; */ display:list-item !important; }
.roundmenutext ul li h3	{font-size:26px;}

.roundabout-moveable-item { list-style: none !important; height: 75px; width: 75px; cursor: pointer; background-color:#ccc; text-indent:-9999px; opacity:0.3 !important; filter:alpha(opacity=30);}
.roundabout-in-focus { cursor: auto;	 opacity:1 !important; filter:alpha(opacity=100);}

.piscina, .palestra, .benessere, .massaggi, .energy	        { background: url('sprite-wellness.png') no-repeat -316px 0px; width: 56px; height: 55px;}
.piscina, .piscina h3 { background-position:-316px -4px; color:#79d0e7 }
.palestra, .palestra h3{ background-position:-315px -62px; color:#f0ac69 }
.benessere, .benessere h3 { background-position:-316px -237px; color:#c7a8cf; }
.massaggi, .massaggi h3{ background-position:-316px -180px; color:#ee7fab; }
.energy, .energy h3 { background-position:-316px -122px; color:#afc54c; }
.roundabout-in-focus	{ cursor:pointer;}
.roundabout-in-focus	{ cursor:pointer;}

.roundmenutext ul li, .filter input, .filter ul li { background:none; list-style:none;}

.filter			{ width:100%; height:90px; }
.filter ul		{ display:block; height:40px; }
.filter ul li 	{ display:inline-block; float:left; width:130px; height:30px; padding:2px 8px;}				
.filter input, .filter span, .petalo	{ display:inline-block; margin-top:5px; }	

.filter ul li.massaggi	{ width:240px;}
.filter ul li.benessere	{ width:205px;}
.filter ul li.energy	{ width:190px;}
.filter ul li.piscina	{ width:190px;}

.filter input	{ width:20px; padding-top:20px;}
.filter span	{ /* font-size:13px; */ opacity:0.7; cursor:pointer; text-transform:capitalize; }
.filter span.selected	{ font-size:19px; opacity:1;}
.petalo 	{ width:23px; height:23px; background: url('sprite-wellness.png') no-repeat; text-indent:-9999px; margin-right:4px; cursor:pointer;}
.benessere span.petalo, .hr .benessere	{background-position:-385px -104px; }
.piscina span.petalo, .hr .piscina		{background-position:-385px -4px; }
.massaggi span.petalo, .hr .massaggi	{background-position:-385px -79px; }
.energy span.petalo, .hr .energy		{background-position:-385px -54px; }
.palestra span.petalo, .hr .palestra	{background-position:-385px -29px; }

.text ul li  { margin-bottom: 0px;}