/**********************************************
Form styles
**********************************************/


input[name=__ac_password] {
  background-image: url(http://www.jinglebox.it/style/password);
  background-repeat: no-repeat;
}

input[name=__ac_name] {
  background-image: url(http://www.jinglebox.it/style/username);
  background-repeat: no-repeat;
}

input[name=field_ac_persistent] {
  display: none;
}

input[disabled=disabled] {
  color: lightgray;
}

.global_errors {
  color: red;
}

.error_code {
  color: red;
  display: block;
  padding-left: 100px;
}

form .clear {
  clear: both;
  border: none !important;
}


.BodyForm, .Form, .contenuto {
         padding:10px;
}


.Form span.error_code, .global_errors {
  display: block;
  color: red;
  padding-left: 100px;
}

form fieldset {
         border:1px solid #d5ac38;
         padding:7px;
         margin:14px 0;
}
form fieldset legend {
         font-variant:small-caps;
         font-size:1.1em;
         font-weight:bold;
}

form fieldset div.field {
         margin:4px 0;
}
form fieldset div.field label {
         width:90px;
         text-align:right;
	 padding: 0px 10px 0 0;
         display:block;
         float:left;
         margin-top:3px;
}

form fieldset div.field ul.RadioField li {
         display:inline;
}

form fieldset div.field ul.MultiCheckBoxField {
         list-style-type:none;
         margin:0 0 0 140px;
         padding:0;
}

form fieldset div.field ul.MultiCheckBoxField li {
         padding-top:0;
}

form fieldset div.field ul.MultiCheckBoxField li input {
         width:auto;
         border: 1px solid lightgray;
}

form div.pulsantiera {
         text-align:right;
}
  
form div.pulsantiera input {
  width: auto;
  color: #red;
        background-color: #EEE;
	border:1px solid #red;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
}

textarea, input[type=text], input[type=password], input[type=file], select  {
  width: 230px;
  border: 1px solid lightgray;
  opacity: 0.6;
}

input.datetext  {
  width: 120px;
}

.Login .description {
  display: none;
}

.SideSlot form fieldset legend {
  background-color: #d5ac38;
  color: white;
}

.SideSlot form fieldset div.field label {
         width:90px;
         text-align:right;
	 padding: 0px 10px 0 0;
         display:none;
         float:left;
         margin-top:3px;
}

.SideSlot textarea, .SideSlot input[type=text], .SideSlot input[type=password], .SideSlot input[type=file], .SideSlot select  {
  width: 165px;  
}

.SideSlot form div.pulsantiera input[type=reset] {
  display: none;
}

form fieldset input[type=text].year {
  width: 40px;  
}

form fieldset input[type=text].month,
form fieldset input[type=text].day {
  width: 20px;  
}

.Login li .description {
  display: inline;
}
/************************************************************
MooTools styles
************************************************************/

.tool-tip {
	color: #fff;
	width: 200px;
	z-index: 13000;
        overflow: hidden;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(http://www.jinglebox.it/style/bubble) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(http://www.jinglebox.it/style/bubble) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 200px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}



/***************************************************
Products
****************************************************/
/* SIDESLOT */

.SideSlot .products_list {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 5px solid white;
}

.SideSlot .products_list .logo {
  padding-left: 15px;
  padding-right: 5px;
}

.SideSlot div.products_list h4 {
  padding: 2px;
  margin: 0;
  margin-left: 15px;
  margin-right: 16px;
  background: #c09b32;
}

.SideSlot .products_list a {
 text-decoration: none;
 font-size: 10px;
 color: white;
}

.SideSlot .products_list a img {
  border:2px solid #fff;
  width: 178px;
  height: 105px;
}

.SideSlot .products_list .notes {
  margin:15px 0 0 0;
  font-size:10px;
}

.SideSlot .products_list .description {
  font-size: 10px;
  padding-right: 10px;
  margin-left: 15px;
  display: none;
}

.SideSlot .products_list div.cost {
  position: absolute;
  left: 96px;
  top: 51px;
  display:none;
}

.SideSlot .products_list span.cost {
  color: gray;
  display:none;
}

.SideSlot .products_list .price a {
  color: red;
  font-weight: bold;
  width: 103px;
  display: block;
  background-image: url(http://www.jinglebox.it/style/arrow2);
  background-repeat: no-repeat;
  background-position: right 2px;
  border-bottom:2px solid red;
  top: 2px;
}

.SideSlot .Preview h2 {
  font-size:16px;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 5px solid white;
  padding-bottom: 10px;
  color: #d5ac38;
}

.SideSlot .products_list .activities {
  display: none;
}

/* BODYSLOT ================ */

.BodySlot .Body .products_list {
  clear:both;
  margin-top: 20px;
}

.BodySlot .Body .products_list h4 {
  margin-bottom: 0px;
  margin-top: 6px;
}

.BodySlot .Body .products_list h4 a {
  color: #a50000;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
}

.BodySlot .Body .products_list .logo {
  float:left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.BodySlot .Body .products_list .logo img {
  width: 128px;
  height: 75px;
  display: block;
}

.BodySlot .Body .products_list .dates {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  background-color:black;
  color:white;
  display:block;
  font-weight:bold;
  height:28px;
  width: 118px;
  left:0;
  opacity: 0.7;
  position:absolute;
  top:55px;
}

.BodySlot .Body .products_list .creation_date {
  display: none;
}

.BodySlot .Body .products_list .activities {
  display: none;
}

.BodySlot .Body .products_list .cost {
  display: none;
}




/***************************************************
Packages
****************************************************/

.PackagePreview {
    margin-left: 5px;
    clear:both;
    margin-bottom: 15px;
}

.activities li {
  margin-bottom: 5px;
  list-style: url(http://www.jinglebox.it/style/arrow);
}

.Preview h2 {
  /*display: none;*/
  margin-top: 0;
  padding-top: 0;
}

.package_list {
  width: 103px;
  height: 180px;
  position:relative;
  float: left;
  padding: 0;
  padding-left: 4px;
}

div.package_list h4 {
  height: 24px;
  font-size: 10px;
  background-color: #ef7f01;
  padding-top: 4px;
  padding-left: 3px;
  padding-bottom: 1px;
  margin: 0px;
  font-variant: small-caps;
}

.package_list a {
  color: white;
  text-decoration: none;
}

.package_list a img {
  border:1px solid #ef7f01;
  width: 101px;
  height: 68px;
}

.package_list .notes {
  margin:15px 0 0 0;
  font-size:10px;
}

.package_list .activities {
  display:none;
}

.package_list .description{
  display:none;
}

.package_list div.cost {
  position: absolute;
  top: 145px;
}

.package_list span.cost {
  color: gray;
}

.package_list .days, .package_list .giorninotti {
  display:none;
  font-weight:bold;
  font-size:12px;
  color: gray;
}

.package_list .dates {
  font-size:10px;
  color: gray;
  padding-top: 2px;
}

.package_list .people {
  display:none;
}

.package_list .price a {
  color: red;
  font-weight: bold;
  width: 103px;
  display: block;
  background-image: url(http://www.jinglebox.it/style/arrow2);
  background-repeat: no-repeat;
  background-position: top right;
  border-bottom:2px solid red;
}

.Text { 
  clear:both;  
}

.MorePackages { 
  clear:both;
  padding-bottom: 25px; 
}

.rss_link { 
  clear:both;
  padding-bottom: 25px; 
}

.TailView h2 {
  display: block;
  color: gray;
  font-size: 14px;
}

.no_packages {
  display: none;
}
.BodySlot .Body .users_list h4 {
  margin-top: 6px;
}

.User .item img {
  display: none;
}

.UserData {
  display: none;
  padding-bottom: 20px;
}

.UserData table {
  padding-left: 10px;
}

.BodySlot .Body .users_list {
  clear:both;
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #ccc;
}

.BodySlot .Body .users_list h4 {
  margin-bottom: 0px;
}

.BodySlot .Body .users_list h4 a {
  color: black;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
}

.BodySlot .Body .users_list .logo {
  float:left;
  margin-right: 10px;
  margin-bottom: 10px;
}


.BodySlot .Body .users_list .logo img {
  border: 1px solid black;
  width: 100px;
  height: 75px;
  display: block;
}

.BodySlot .Body .users_list .dates {
  display: none
}

.BodySlot .Body .users_list .creation_date {
  display: none;
}


.BodySlot .Body .users_list .description {
}


.BodySlot .Body .users_list .activities{
  display: none;
}

#PhotoSlot.BodySlot {
  padding-top: 0px !important;
  padding-left: 45px !important;
}

/***************************************************
Users as packages
****************************************************/

.SideSlot .Body .users_list {
  width: 104px;
  height:160px;
  margin-right:5px;
  float: left;
  padding: 0px;
}

.SideSlot .Body div.users_list .object {
  /*display:none;*/
}

.SideSlot .Body div.users_list h4 {
  text-align:left;
  height: 32px;
  font-size: 9px;
  background-color: black;
  padding-top: 4px;
  padding-left: 3px;
  padding-bottom: 1px;
  margin: 0px;
}

.SideSlot .Body .users_list a {
  color: white;
  text-decoration: none;
  font-weight: bold;
  font-size: 10px;
  text-transform: none;
}

.SideSlot .Body .users_list span.hits {
  display: none;
}

.SideSlot .Body .users_list a img {
  border:1px solid #a50000;
  width: 102px;
  height: 80px;
}

.SideSlot .Body .users_list .notes {
  margin:15px 0 0 0;
  font-size:10px;
}

.SideSlot .Body .users_list .activities {
  display:none;
}

.SideSlot .Body .users_list .description{
  display:none;
}

.SideSlot .Body .users_list div.cost {
  display: none;
}

.SideSlot .Body .users_list span.cost {
  color: gray;
}

.SideSlot .Body .3 .days, .SideSlot .Body .users_list .giorninotti {
  display:none;
  font-weight:bold;
  font-size:12px;
  color: gray;
}

.SideSlot .Body .users_list .dates {
  font-size:10px;
  color: gray;
  padding-top: 2px;
}

.SideSlot .Body .users_list .creation_date {
  display: none;
}

.SideSlot .Body .users_list .people {
  display:none;
}

.SideSlot .Body .users_list .price a {
  color: gray;
  font-weight: bold;
  width: 130px;
  display: block;
  background-image: url(http://www.jinglebox.it/style/arrow2);
  background-repeat: no-repeat;
  background-position: top right;
  border-bottom:2px solid gray;
}





/* Language style 
 * --------------
 */

div.LanguageMenu {
  float: left;
}

div.LanguageMenu ul {
  margin-left: 12px;
  margin-top: 10px;
  padding-left: 0px;
}

div.LanguageMenu ul li {
  float:right;
  padding-left: 2px;
  margin: 0 0 0 0px;
}

ul.Flag {
  list-style-type: none;
}

li.Flag {
  display: inline;
}

.Flag img {
  border-color: #850;
  border-width: 1px;
}
.Meteo {
  display: none;
}

.BodySlot .MyActivity {
  clear: both;
}

div.item {
 clear:both;
}


.BodySlot .clear {
 clear:both;
}

.BodySlot .Body div.item {
 margin-top: 20px;
}


.BodySlot .Body div.item h3 {
}

.BodySlot .Body div.item h3 a {
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
}

.BodySlot .Body div.item .logo {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}


.BodySlot .Body div.item .logo img, .BodySlot .frame_set {
  width: 128px;
  height: 87px;
  display: block;
}

div.SideSlot div.item .logo img,
div.SideSlot div.item .description div
 {
  /*display: none;*/
}

div.SideSlot div.item .logo img, .SideSlot .frame_set {
  width: 90px;
  height: 60px;
}

div.SideSlot span span.activity_object {
  display: none;
}

.BodySlot .Body  div.item .description{
}

.SideSlot  div.item {
  margin-top: 20px;
}


.SideSlot div.item h3 {
}

.SideSlot div.item h3 a {
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
}

.SideSlot div.item .logo {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}


.SideSlot div.item .logo img {
  display: block;
}

.SideSlot div.item .description{
margin-top: 0;
padding-top: 0;
}









.rss_similar {
  display: none;
}

#player {
  width:468px;
  height:398px;
}

.rss_similar li {
 padding: 0px;
 margin: 0px;
 margin-top: 8px;
 margin-left: -30px;
 list-style-type: none;
}

.Preview .ReadMore {
  display: None;
}

form[name=comment_form] {
  display: None;
}

span.pop {
  height: 16px;
  width: 16px;
  background-image: url(http://www.jinglebox.it/style/pop);
  background-color: white;
  border: 1px solid #FC0;
  display: block;
  float: right;
}

#BottomBanner,#TopBanner {
/*  height: 65px;*/
}

.BodySlot .link {
  float: right;
  padding-top: 2px;
  padding-bottom: 10px;
}

.BodySlot .link a {
  color: black;
  text-transform: uppercase;
}

#map, #googlemapcontainer {
  width: 468px;
  height: 309px;
}

.Map {
  width: 468px;
  border: 1px solid #ccc;
}

.Context .Menu {
  display: block;
  float:right;
  display:none;
}

.Context .Menu ul {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
}

.Context .Menu li {
  display: inline;
  border: none;
  padding: 0;
  margin: 0;
}

.Context .Menu li A {
  border: none;
  padding: 0;
  margin: 0;
}

.Context .Menu .description {
  display: none;
}

.NormalNews {
  margin-top: 20px;
}

.RightSlot .Galleries img {
  width: 186px;
  height: 140px;
}

h4 .hits {
  font-weight: normal;
  font-style: italic;
  text-transform: none;
  color: gray;
}

.rss_link {
  clear: both;
}

.BodySlot .Highlights {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: gray;
  background-color: #EEE;
  height: 210px;
}

.BodySlot .Highlights h2 {
  background-color: red;
  color: black;
  text-align: center;
  vertical-align: middle;
  padding-top: 4px;
  font-size: 13px;
  text-transform: uppercase;
  height: 20px;
  margin-top: 0;
}

.BodySlot .Preview h2, .BodySlot .Highlights .Preview .dates, 
.BodySlot .Highlights .Preview .hits, 
.BodySlot .Highlights .Preview .object, 
.BodySlot .Highlights .Preview .description, 
.BodySlot .Highlights .ReadMore, .BodySlot .NormalNews .ReadMore {
  display:none;
}

.BodySlot .Preview .clear {
  clear: both;
  padding-bottom: 10px;
}

.BodySlot div.Highlights .clear, .BodySlot .ShortNews .Preview .clear {
  clear: none;
  border-bottom: none;
  padding-bottom: 0px;
}

.NormalNews .Preview h2 {
  display: block;
  border-bottom: 2px solid red;
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
  background-color: #EEE;
  padding-top: 2px;
}

.SideSlot .Headline {
  margin-left: 15px;
  margin-right: 15px;
  width: 180px;
}


.PhotoSlot .Headline {
  display: none;
}

.BodySlot .Body .news_list h4 {
  margin-top: 6px;
}

.BodySlot .Body .news_list {
  clear:both;
  margin-top: 20px;
  padding-top: 10px;
  position: relative;
  border-top: 1px solid #ccc;
}

.BodySlot .Body .priority3 {
  border-top-width: 1px;
  border-top-color: red;
  border-top-style: solid;
  margin-bottom: 20px;
  margin-top: 20px;
}

.BodySlot .Body .news_list h4 {
  margin-bottom: 0px;
}

.BodySlot .Body .news_list h4 a {
  color: blak;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
}

.BodySlot .Body .news_list .logo {
  float:left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.BodySlot .Body .priority3 .logo {
  display: none;
}

.BodySlot .Body .news_list .logo img {
  border: 1px solid black;
  width: 100px;
  height: 75px;
  display: block;
}

.BodySlot .Body .news_list .dates {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  background-color:black;
  color:white;
  display:block;
  font-weight:bold;
  height:28px;
  width: 91px;
  left:0;
  opacity: 0.7;
  position:absolute;
  top:55px;
}

.BodySlot .Body .priority3 .dates {
 display: none;
}

.BodySlot .Body .news_list .creation_date {
  display: none;
}


.BodySlot .Body .priority3 .creation_date {
  display: block;
  color: gray;
  padding-left: 22px;
}

.BodySlot .Body .news_list .description {
}

.BodySlot .Body .priority3 .description {
  padding-left: 22px;
}

.BodySlot .Body .news_list .activities{
  display: none;
}


.BodySlot .Body .MoreNews{
  clear:both;
  padding-top:20px;
}


/***************************************************
News as packages
****************************************************/

.SideSlot .Preview {
  padding-top: 10px;
}

.SideSlot .Body .news_list {
  width: 104px;
  height:160px;
  position:relative;
  margin-right:5px;
  float: left;
  padding: 0px;
}

.SideSlot .Body div.news_list .object {
  /*display:none;*/
}

.SideSlot .Body div.news_list h4 {
  text-align:left;
  height: 32px;
  font-size: 9px;
  background-color: black;
  padding-top: 4px;
  padding-left: 3px;
  padding-bottom: 1px;
  margin: 0px;
}

.SideSlot .Body .news_list a {
  color: white;
  text-decoration: none;
  font-weight: bold;
  font-size: 10px;
  text-transform: none;
}

.SideSlot .Body .news_list span.hits {
  display: none;
}

.SideSlot .Body .news_list a img {
  border:1px solid #a50000;
  width: 102px;
  height: 80px;
}

.SideSlot .Body .news_list .notes {
  margin:15px 0 0 0;
  font-size:10px;
}

.SideSlot .Body .news_list .activities {
  display:none;
}

.SideSlot .Body .news_list .description{
  display:none;
}

.SideSlot .Body .news_list div.cost {
  position: absolute;
  top: 145px;
}

.SideSlot .Body .news_list span.cost {
  color: gray;
}

.SideSlot .Body .news_list .days, .SideSlot .Body .news_list .giorninotti {
  display:none;
  font-weight:bold;
  font-size:12px;
  color: gray;
}

.SideSlot .Body .news_list .dates {
  font-size:10px;
  color: gray;
  padding-top: 2px;
}

.SideSlot .Body .news_list .creation_date {
  display: none;
}

.SideSlot .Body .news_list .people {
  display:none;
}

.SideSlot .Body .news_list .price a {
  color: gray;
  font-weight: bold;
  width: 130px;
  display: block;
  background-image: url(http://www.jinglebox.it/style/arrow2);
  background-repeat: no-repeat;
  background-position: top right;
  border-bottom:2px solid gray;
}

.SideSlot .Body .Text { 
  clear:both;  
}

.SideSlot .Body .MoreNews { 
  clear:both;
  padding-bottom: 25px; 
}

/* ========================== Comments */

.BodySlot .Body .comment {
  clear: both;
  padding-top: 10px;
  display: none;
}

.BodySlot .Body .comment .clear {
  clear: both;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: lightgray;
  height: 10px;
  width: 100%;
}

.BodySlot .Body .comment h4 {
  margin-bottom: 0px;
}

.BodySlot .Body .comment h4 a {
  color: white;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
}

.BodySlot .Body .comment .logo {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
  width: 64px;
}

.BodySlot .Body .comment .Menu li {
  border: none;
}

.BodySlot .Body .comment .logo a img {
  width: 100%;
  height: 100%;
}

.BodySlot .Body .comment .dates {
  color: gray;
}

.BodySlot .Body .comment .description{
}


.BodySlot .Body .comment .activities{
  display: none;
}

.BodySlot .Body .comment .Menu {
  border: none;
  float: right;
}

.BodySlot .Body .comment .Menu li {
  float: left;
  width: 24px;
}

.BodySlot .Body .comment .Menu .logo {
  width: 22px;
}

.BodySlot .Body .comment .Menu .description {
  display: none;
}

.ShortNews  {
  padding-bottom: 20px;
}

.ShortNews .news_list .description, .ShortNews .logo, .ShortNews .Preview h2 {
  display: none;
}


.BodySlot .Body #DownloadArea .comment h4 {
  margin-top: 0px;
}

.BodySlot .Body #DownloadArea .comment .description p {
  margin-top: 4px;
  margin-bottom: 4px;
}
/* BOX --------------------------------------- */

.SideSlot .box {
  margin-top: 15px;
  margin-bottom:15px;
  clear: both;
  padding-left: 15px;
  padding-right: 15px;
}

.SideSlot .box-body {
  font-size:11px;
}

.SideSlot .box-header {
  color:white;
  font-size: 12px;
  font-weight: bold;
  text-transform:uppercase;
  margin-bottom:10px;
}

.SideSlot .Menu .item {
  list-style-type: circle !important;
  font-size: 10px;
}

/* LeftSlot Menu */

.LeftSlot .Menu {
}

.LeftSlot .Menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.LeftSlot .Menu .item {
  height: 55px;
  background-color: green;
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
  border-bottom: 6px solid #444;
  border-left: 3px solid #555;
  padding-right: 10px;
}

.LeftSlot .Menu a {
  color: white;
  font-size: 25px;
  display: block;
  text-align: right;
  padding-top: 15px;
} 

#internet {
  background-color: #6ace6a;
}

#radio {
  background-color: #d56900;
}

#webtv {
  background-color: #9c69d5;
}

/* TopMenu */
/* HeaderSlot Menu */

.HeaderSlot .Menu {
  padding-bottom: 40px;
}

.HeaderSlot .Menu ul {
  padding: 8px;
  margin: 0px;
  border: none;
}

.HeaderSlot .Menu li.item {
  display: block;
  float:right;
  color: black;
  list-style: none;
  padding-left: 12px;
}

.HeaderSlot .Menu li img, .RightSlot .Menu li img, .HeaderSlot .Menu li span.logo {
  display: none;
}

.HeaderSlot .Menu li a {
  margin: 0;
  padding: 0;
  font-family: verdana, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #d5ac38;
  text-transform: lowercase;
  text-decoration: none;
  display: block;
}

.PhotoSlot {
  margin-left: 34px;
  padding-bottom: 20px;
}

.PhotoSlot .GalleryPreview {
    margin: 0px;
    height: 90px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: black;
}

.GallerySlot .GalleryItemNavbar a img {
  border-style: none;
  border-width: 0;
  padding-top: 36px;

}

.GallerySlot .GalleryThumbnails {
  padding-right: 15px;
  padding-left: 15px;

}

.GallerySlot .GalleryPreviewItem img {
  border-color: #800;
  width: 48px;
  border: none;
  height: 32px;
}

#PhotoSlot .caption {
  margin-top:8px;
  margin-left:8px;
  margin-right:8px;
}

#PhotoSlot .caption p {
  color: #999;
  font-style: italic;
}

.GallerySlot .GalleryPreview {
    margin-left: 17px;
    clear:both;
    margin-bottom: 15px;
    height: 112px;
}

.GallerySlot .GalleryPreview h2 {
	font-size:18px;
	color:#C2C0BA;
	text-transform:lowercase;
}

.GallerySlot {
  clear: both;
}

.PhotoSlot .GalleryItem img {
}

.GallerySlot .GalleryPreviewItem {   
        float: left;
        background-repeat: no-repeat;
        background-position: left top;
        width: 94px;
        height: 72px;
        padding: 0;
        margin: 0;
        margin-right: 2px;
        border: 2px solid #aaa;
}


.GallerySlot .GalleryPreviewItem img {
  width: 91px;
  height: 70px;
  border: 2px solid #444 !important;
}

.GallerySlot .GalleryPreviewPanel {
  float: left;
  height: 80px;
  width:440px;
  overflow: hidden;
}

.GallerySlot .GalleryItemNavbar { 
  float: left;
}

.GalleryItemNavbar a img {
  border-style: none;
  border-size: 0;
}

.Box h2 {
  display: none;
}

.GalleriesBody img {

}

.GalleriesBody .link {
  float: right;
  padding-bottom: 10px;
}

.GalleriesBody .link a {
  text-transform: uppercase;
  color: white;
}

/* DateTimeField stuff */

.e_day {
	width: 32px;
	position:relative;
	float: left;
	padding: 2px 0px 2px 0px;	
	border-bottom: 1px solid #B9B9B9;
}

.p_day {
	width: 32px;
	position:relative;
	text-align: center;
	float: left;
	padding: 2px 0px 2px 0px;	
	border-bottom: 1px solid #B9B9B9;
	cursor: pointer;
        color: gray;
}
.c_day {
	cursor: pointer;
	position:relative;
	width: 32px;
	text-align: center;
	float: left;
	font-weight: bold;
	color: #00FFC;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #FFFFFF;
	/*background-color: #660033;*/
	background-color: #f26522;
}

.f_day {
	cursor: pointer;
	position:relative;
	width: 32px;
	text-align: center;
	float: left;
	color: #66CCCC;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #B9B9B9;
}

.f_day:hover, .e_day:hover, .p_day:hover {
  background-color: gray;
  color: white;
}

.Calendar {
  background: #FFFFFF;
  position: relative;

}

.c_all {
	width: 224px;
	background: #FFFFFF;
	border: none;
        margin-bottom: 12px;
/*
	float:left;
	margin-top: 24px;
        position: absolute;
*/
        position: relative;
        height: 130px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.c_title {
  background-color: #0054A6;
  color: white;
  padding: 4px 0px 4px 0px;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-transform:uppercase;
}

.c_title select {
  di
  font-weight: bold;
  background-color: #0084D6;
  color: white;
  border-color: #005486;
  border-width: 1px;
  border-style: solid;
  margin-left: 5px;
  width: 60px;
  height: 16px;
}

.c_title span {
  cursor: pointer;
}

.prev_month {  
  padding: -4px 0px -4px 0px;
  background-image: url(http://www.jinglebox.it/style/Calendar/calendar_prev);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: 36px;
  top: 2px;
}

.next_month {
  background-image: url(http://www.jinglebox.it/style/Calendar/calendar_next);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: 171px;
  top: 2px;
}


.go_to_today {
  background-image: url(http://www.jinglebox.it/style/Calendar/today);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: 2px;
  top: 2px;
}

.prev_year {
  background-image: url(http://www.jinglebox.it/style/Calendar/calendar_prev_year);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: 20px;
  top: 2px;
}

.next_year {
  background-image: url(http://www.jinglebox.it/style/Calendar/calendar_next_year);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: 187px;
  top: 2px;
}

span.close {
  background-image: url(http://www.jinglebox.it/style/Calendar/closewindow);
  background-repeat: no-repeat;
  background-position: right center;
  width: 14px;
  height: 12px;
  display: block;
  position: absolute;
  left: 217px;
  top: 5px;
}


.c_cday {
	padding: 4px 0px 4px 0px;
	position:relative;
	width: 32px;
	text-align: center;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: #504A59;
	/*color: #00FF99;*/
	color: #f26522;
}
#activitymenu {
  clear: both;
  margin-top: 40px;
}

.Body #address a {
  display: block;
  float: left;
}

.Body .address {
  margin-left: 85px;
}

.Body .address a {
  display: inline !important;
  float: none !important;
  padding-right: 0 !important;
}

.Body #address a img {
  width: 75px;
  height: 50px;
}

.Body .Menu .item {
  list-style: none;
  padding-top:2px;
  display: none;
}

.SideSlot .Menu .item {
  list-style: none;
  padding-top:2px;
}

.Context .Menu {
  display: block !important;
}

.Context .Menu .item  {
  padding-left: 0;
  display: block;
  float: left;
}

.Body .Menu .item span.logo {
  background-position: bottom left;
  background-repeat: no-repeat;
  display: block;
  width: 20px;
  height: 16px;
  float: left;
}

.SideSlot .Menu .item span.logo {
  display: none;
}

.Context .Menu .item span.description {
  display: none;
}

.Menu .item#Facebook span.logo    {background-image: url(http://www.jinglebox.it/style/theme/menu_facebook);}
.Menu .item#ReplyAuthor span.logo {background-image: url(http://www.jinglebox.it/style/theme/menu_reply);}
.Menu .item#Email span.logo       {background-image: url(http://www.jinglebox.it/style/theme/menu_forward);}
.Menu .item#Print span.logo       {background-image: url(http://www.jinglebox.it/style/theme/menu_print);}
.Menu .item#SendIM span.logo      {background-image: url(http://www.jinglebox.it/style/theme/menu_sendim);}
.Menu .item#JoinRSS span.logo      {background-image: url(http://www.jinglebox.it/style/theme/menu_joinrss);}
/*
.user_object                  {background-image: url(http://www.jinglebox.it/style/theme/object_user);}
.news_object_checked          {background-image: url(http://www.jinglebox.it/style/theme/object_news);}
.news_category_object_checked {background-image: url(http://www.jinglebox.it/style/theme/object_folder);}
 */


.Login {
  clear: both;
  padding-top: 15px;
}

td.Cover {
  height:122px;
}

html {
  background-color: #aaa;
}

img {
  border: none;
}

h1 {
  color: #666;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}

h3,h4 {
  color: #d5ac38;
  font-size: 12px;
  text-transform: uppercase;
}

a {
  color: #666;
  font-weight: bold;
  text-decoration: none;
}

body {
	margin:0;
	padding:0;
	font:12px Helvetica, Tahoma, sans-serif;
        color: #555;
}

table.Master {
  border-collapse: collapse;
  border: 1px solid black;
  padding: 0px;
  width: 961px;
  margin-left:auto;
  margin-right:auto;
}

td {
  margin: 0px;
  border-style: none;
  vertical-align: top;
}

tr {
  padding: 0px;
  margin: 0px;
  border: 0 none transparent;
}

td.BodySlot {
  background-color: white;
}

td.SideSlot {
  background-color: #f6e5c7;
  width:214px;
}

td.LeftSlot {
  background-color: #f6e5c7;
  width:206px;
}

div.BodySlot {
  font-size: 12px;
  line-height: 1.3;
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 40px;
  min-height: 300px;
  width: 472px;
}

div.HeaderSlot {
  width: 533px;
}

div.BodySlot .Body {
  width: 472px;
}

div.Cover {
  background-image: url(http://www.jinglebox.it/style/banners/default);
  width: 961px;  
  height: 122px;  
}

div.SideSlot {
  padding-top: 15px;
}

div.LeftSlot {
  padding-top: 15px;
  padding-right: 10px;
  padding-left: 10px;
  width: 183px;
}

div.FooterSlot {
  text-align: center;
  padding-top: 10px;
  margin-bottom: 20px;
}


.Credits img {
  width: 128px;
  height: 74px;
}

.Credits .logo {
  padding-right: 20px;
  float: left;
}
