/**********************************************
Form styles
**********************************************/
input[disabled=disabled] {
  color: lightgray;
}

.birthdate_calendar_icon_container {
  display: none;
}

.global_errors {
  color: red;
}

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

form .clear {
  clear: both;
}


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


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

form fieldset {
         border:1px solid #ccc;
         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 textarea {
         width:230px;
         border:1px solid #ccc;
}

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 #ccc;
}

form div.pulsantiera {
         text-align:right;
         padding-bottom: 2px;
         padding-right: 2px;

}
  
form div.pulsantiera input {
  width: auto;
  background-color: black;
  color: white;
	border:1px solid white;
	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 #ccc;
}

input.datetext  {
  width: 120px;
}

.Login form {
  background-color: white;
  /*background-color: #a7a5a6;*/
  background-image: url(http://www.pyrodigit.it/style/formback);
  background-repeat: repeat-x;
  background-position: 0px 24px;
}

.Login .description {
 /* display: none;*/
}

.SideSlot form {
  margin-bottom: 20px;
}

.SideSlot  form fieldset {
}

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

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

.SideSlot textarea, .SideSlot input[type=text], .SideSlot input[type=password], .SideSlot input[type=file], .SideSlot select  {
  width: 90px; 
  border:1px solid #ccc; 
}

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

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


/************************************************************
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.pyrodigit.it/style/bubble) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(http://www.pyrodigit.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;
}



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

.no_packages {
  display: none;
}

.package_list {
       padding:0px 3px 2px 3px;
       border-bottom:1px solid #ddd;
       margin:0 0 10px 0;
       color: white;
}

.package_list h4{
        text-transform:uppercase;
        color: white;
}

.package_list a {
        text-transform:uppercase;
        color: white;
}
.package_list a img {
        float:left;
        padding:2px;
        background-color:#fdd;
        margin:0 10px 5px 0;
        border:1px solid #faa;
        display: none;
}

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

.package_list .dates {
        font-weight:bold;
        font-size:10px;
}

.package_list .cost, .package_list .people {
        font-weight:bold;
        font-size:12px;
        color: yellow;
}

.package_list .cost {
        margin-bottom:10px;
}

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

.package_list .activities {
        margin-top:20px;
        font-weight:bold;
        text-align:right;
}



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

div.LanguageMenu {
  padding-top: 10px;
  width: 100px;
  float: right;
}

div.LanguageMenu ul li {
  float:left;
  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;
}
address {
  padding-left: 30px;
}

address span {
  display: block;
}

.SideSlot .rss_link {
  display: none;
}

#activitymenu ul {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  margin-bottom: 20px;
  background-image: url(http://www.pyrodigit.it/style/li);
  background-repeat: repeat-y;
  background-position: top right;
  height: 27px;
  margin-left: 0;
  padding-left: 0;
  text-transform: lowercase;
  letter-spacing: 1px;
}

#activitymenu li {
  display:block;
  height: 27px;
  float: left;
  padding-left: 12px;
  padding-top: 6px;
  padding-right: 20px;
  background-image: url(http://www.pyrodigit.it/style/arrow);
  background-position: 0px 8px;
  background-repeat: no-repeat;
}

#activitymenu li a {
  cursor: pointer;
}

.BodySlot .MyActivity {
  clear: both;
}

div.item {
 clear:both;
}

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


.BodySlot .Body div.item h3 {
}

.BodySlot .Body div.item h3 a {
  color: #a50000;
  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 {
  width: 128px;
  height: 87px;
  display: block;
}

.BodySlot .Body  div.item .description{
}

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


.SideSlot div.item h3 {
}

.SideSlot div.item h3 a {
  color: #a50000;
  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;
}









div#youtube iframe.youtube-player {
  padding: 0px !important;
}

.box {
  clear: left;
}

.BodySlot .clear {
  clear: both;
  border-bottom: 1px solid #ccc;
  padding-top: 10px;
}

.BodySlot form .clear {
  border: 0;
  padding-top: 0px;
}

#googlemapcontainer {
 width: 560px;
 height: 350px;
} 

#map {
 width: 560px;
 height: 350px;
} 

.BodySlot .Menu {
  display: none;
}

.item img {
  display: none;
}

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

.Context .Menu ul {
  background: none;
  border: none;
}

.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;
}

.Context .Menu img {
  display: inline;
}

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

.rss_link {
  clear: both;
}

.BodySlot .Preview h2, 
.BodySlot .Preview .ReadMore
 {
  display:none;
}

.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 {
  background-color: #777;
  color: white;
  border-style: solid;
  border-width: 1px;
  border-color: black;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  font-style: italic;
  margin-bottom: 20px;
  text-transform: none;
  font-variant: small-caps;
}

.BodySlot .Body .priority1 {
  border-color: red;
  border-width: 1px;
  border-style: dashed;
}

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

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

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

.BodySlot .Body .break {
  clear: both;
  padding-top: 20px;
  border-bottom: 1px solid lightgray;
}

.BodySlot .Body .news_list h4 a {
  color: red;
  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 {
  border: 1px solid lightgray;
}

.BodySlot .Body .news_list .logo img {
  display: block;
  border: 4px solid white;
}

.BodySlot .Body .news_list .dates {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 22px;
  color: gray;
}

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


.BodySlot .Body .priority3 .dates, .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:140px;
  position:relative;
  margin-right:10px;
  float: left;
  padding: 0px;
}

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

.SideSlot .Body div.news_list h4 {
  height: 32px;
  font-size: 9px;
  background-color: #a50000;
  padding-top: 4px;
  padding-left: 3px;
  padding-bottom: 1px;
  margin: 0px;
  font-variant: small-caps;
  color: white;
}

.SideSlot .Body .news_list a {
  color: white;
  text-decoration: none;
}

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

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

.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.pyrodigit.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;
  margin-top: 20px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: lightgray;
}

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

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

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

}

.BodySlot .Body .comment .logo img {
  max-height: 75px;
  max-width: 75px;
}

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

.BodySlot .Body .comment .description{
}


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





.BodySlot .Body .products_list {
  margin-top: 20px;
  margin-right: 40px;
  float: left;
  border-width: 1px;
  border-color: lightgray;
  border-style: dotted;
  text-align: center;
}

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

.BodySlot .Body .products_list .logo img {
  display: block;
  width: 129px;
  height: 86px;
}

.BodySlot .Body .MoreProducts,
.BodySlot .Body .products_list .description, 
.BodySlot .Body .products_list .activities,
.BodySlot .Body .products_list .object {
  display: none;
}

/***************************************************
Products as packages
****************************************************/

.SideSlot .Preview {
  padding-left: 4px;
}

.SideSlot .Body .products_list {
  width: 104px;
  height:120px;
  position:relative;
  margin-right:10px;
  float: left;
  padding: 0px;
}

.SideSlot .Body div.products_list .object {
  display:none;
}

.SideSlot .Body div.products_list h4 {
  height: 32px;
  font-size: 9px;
  background-color: #a50000;
  padding-top: 4px;
  padding-left: 3px;
  padding-bottom: 1px;
  margin: 0px;
  font-variant: small-caps;
  color: white;
}

.SideSlot .Body .products_list a {
  color: white;
  text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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


.SideSlot .UserData {
  display: none;
}
/* Download Area styling */

#DownloadArea {
  width: 561px;
}

.BodySlot #DownloadArea .Menu {
  display: block;
}

#DownloadArea .item img {
  display: inline;
}

.BodySlot .Body #DownloadArea .comment .logo {
  margin: 4px;
}

#DownloadArea .Menu ul {
  border:medium none;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
}

#DownloadArea .Menu li {
  margin-top: 21px;
  float:right;
  width:24px;
  border-top: 0;
  padding-top: 0;
}

#DownloadArea .Menu li .description {
  display: none;
}

/* File details styling */

#bodyslotsubstitute .file_details {
  padding: 0px 5px 5px 5px;
}

#bodyslotsubstitute .file_details .data_details {
  float: right;
  font-size: smaller;
}

#bodyslotsubstitute .file_details .title {
  font-size: 120%;
  font-weight: bold;
  position: absolute;
  top: 4px;
  left: 250px;
}

#bodyslotsubstitute .file_details .miniblock {
  border-top: 1px solid lightgray;
  clear: right;
  padding: 2px 0px;
}
.Meteo {
	width:304px;
        display:none;
}

.Meteo h2 {
	background:url(http://www.pyrodigit.it/style/theme/meteo/box_top) no-repeat 0 0;
	padding:4px 0;
	margin:0;
	font-size:1.1em;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
}

.Meteo .MeteoBody {
	background:url(http://www.pyrodigit.it/style/theme/meteo/box_bottom) repeat-x 0 bottom;
	height:125px;
}

.Meteo .MeteoBody .MeteoTxt {
	margin:5px 0 0 20px;
	padding:15px 0 20px 0;
	width:160px;
	float:left;
	color:#FFF;
	text-align:left;
}

.Meteo .MeteoBody .MeteoImg {
	margin-left:170px;
	padding:15px 0 20px 0;
}

.Meteo span.location {
        font-weight: bold;
        color: lightgreen;
}

.Meteo span.label {
        font-weight: bold;
}

.Meteo span.value {
}

div.suncloud {
  background-image: url(http://www.pyrodigit.it/style/theme/meteo/suncloud);
  background-position: bottom right;
  background-repeat: no-repeat;
  height: 104px;
}
div.cloud {
  background-image: url(http://www.pyrodigit.it/style/theme/meteo/cloud);
  background-position: bottom right;
  background-repeat: no-repeat;
  height: 104px;
}
div.fog {
  background-image: url(http://www.pyrodigit.it/style/theme/meteo/fog);
  background-position: bottom right;
  background-repeat: no-repeat;
  height: 104px;
}
div.rain {
  background-image: url(http://www.pyrodigit.it/style/theme/meteo/rain);
  background-position: bottom right;
  background-repeat: no-repeat;
  height: 104px;
}
div.snow {
  background-image: url(http://www.pyrodigit.it/style/theme/meteo/snow);
  background-position: bottom right;
  background-repeat: no-repeat;
  height: 104px;
}
div.storm {
  background-image: url(http://www.pyrodigit.it/style/theme/meteo/storm);
  background-position: bottom right;
  background-repeat: no-repeat;
  height: 104px;
}
div.sun {
  background-image: url(http://www.pyrodigit.it/style/theme/meteo/sun);
  background-position: bottom right;
  background-repeat: no-repeat;
  height: 104px;
}
div.box_bottom {
  background-image: url(http://www.pyrodigit.it/style/theme/meteo/box_bottom);
  background-position: bottom right;
  background-repeat: no-repeat;
  height: 400px;
}
div.box_top {
  background-image: url(http://www.pyrodigit.it/style/theme/meteo/box_top);
  background-position: bottom right;
  background-repeat: no-repeat;
  height: 29px;
}




.Context .Menu {
  padding-top: 10px;
}

/* Activities Menu */

div#activitymenu{
  background-color: #a50000;
  height: 18px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #b40000;
  margin-bottom: 20px;
}

div#activitymenu ul {
  margin-left: 0px;
  padding-left: 20px;
  padding-top: 3px;
}

div#activitymenu li {
  display: inline;
  padding-right: 10px;
}

div#activitymenu li a {
cursor: pointer;
color: white;
font-weight: bold;
}

div#address {
  height: 80px;
}

#address img {
  float: left;
}

.address {
  line-height: 1;
  padding-left: 85px;
}

address span {
  display: block;
}


.rss_similar ul, .activities ul {
  padding-left: 0; 
  line-height: 1.6; 
  list-style: none;
  margin-left: 0;
}

.rss_similar a, .activities a {
  text-decoration: none; 
  font-size: 12px;
}

.BodySlot .Context  {
  float:right;
  width: 120px;
  margin-top: -10px;
}

.comment .logo img {
}

/*.comment .description {
  display: none;
}*/

.BodySlot .Context .Menu .item {
  list-style: none;
}

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

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

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


#player {
  width:555px;
  height: 330px;
}

.GallerySlot .GalleryPreview {
    margin: 0px;
    width: 561px;
    height: 86px;
    padding: 0px;
    background-color: #eee;
    border: 1px solid #aaa;
    margin-bottom: 30px;
    margin-left: 45px;
    margin-top: 20px;
}

.GalleryPreviewPanel {
  width: 528px;
  height: 90px;
  float: left;
}

.GallerySlot .GalleryItemNavbar { 
  width:  15px;
  left: 0;
  float: left;
}

.GallerySlot .GalleryItemNavbar a img {
  border-style: none;
  border-size: 0;
  padding-top:35px;
  width: 16px;
  height: 16px;
}

.GallerySlot .GalleryPreviewItem {   
        padding: 0;
        margin: 0;
        width: 110px;
        height: 79px;
        float:left;
        margin-top: 3px;

}

.GallerySlot .GalleryPreviewItem img {
  border-color: #800;
  border-width: 1px;
  width: 103px;
  border:1px solid #aaa;
  height: 77px;
  background-color: white;
}

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

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

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

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

.GallerySlot .GalleryItem img {
  /*border: 1px solid #aaa;*/
}

.SideSlot .GalleryPreviewItem {   
        padding-top -12px;
        float: left;
        padding-left: 4px;
        background-repeat: no-repeat;
        background-position: left top;
        width: 103px;
        height: 70px;
}


.SideSlot .GalleryPreviewItem img {
  border-color: #800;
  border-width: 1px;
  width: 103px;
  height: 67px;
}

.SideSlot .GalleryItemNavbar { 
  padding-top: 5px;
  left: 434px;
  position: relative;
}

.GalleryItemNavbar a img {
  border-style: none;
  border-size: 0;
  width: 16px;
  height: 16px;
}

.Box h2 {
  display: none;
}

.GalleriesBody img {
/*
  border-width: 1px;
  border-style: solid;
  border-color: orange;
 */
  border-top-width: 2px;
  border-top-style: solid;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-color: #a50000;
}

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

.GalleriesBody .link a {
  text-transform: uppercase;
  color: #a50000;
}
/* DateTimeField stuff */

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

.p_day {
	width: 33px;
	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: 33px;
	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: 33px;
	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: 231px;
	margin-top: 24px;
	background: #FFFFFF;
	border: none;
	float:left;
        position: absolute;
	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.pyrodigit.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.pyrodigit.it/style/Calendar/calendar_next);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: 178px;
  top: 2px;
}


.go_to_today {
  background-image: url(http://www.pyrodigit.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.pyrodigit.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.pyrodigit.it/style/Calendar/calendar_next_year);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: 194px;
  top: 2px;
}

span.close {
  background-image: url(http://www.pyrodigit.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: 33px;
	text-align: center;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: #504A59;
	/*color: #00FF99;*/
	color: #f26522;
}


html {
  background-color: #a0a0a4;
  color: gray;
  padding: 0;
  margin: 0;
}

h2 {
  font-size: 15px;
}

.Body ul {
  list-style-image:url(http://www.pyrodigit.it/style/arrow);
}

.Body .Menu ul {
  list-style-image: none;
}

div.displayProduct {
  margin-top: 15px;
  background-image: url(http://www.pyrodigit.it/style/Vborder);
  background-repeat: repeat-y;
  background-position: top left;
  text-align: center;
  font-variant: small-caps;
}

div.displayProduct div.VB {
  background-image: url(http://www.pyrodigit.it/style/Vborder);
  background-repeat: repeat-y;
  background-position: top right;
}

div.displayProduct div.LT {
  background-image: url(http://www.pyrodigit.it/style/LTbracket);
  background-repeat: no-repeat;
  background-position: top left;
}

div.displayProduct div.RT {
  background-image: url(http://www.pyrodigit.it/style/RTbracket);
  background-repeat: no-repeat;
  background-position: top right;
}

div.displayProduct div.LB {
  background-image: url(http://www.pyrodigit.it/style/LBbracket);
  background-repeat: no-repeat;
  background-position: bottom left;
}

div.displayProduct div.RB {
  background-image: url(http://www.pyrodigit.it/style/RBbracket);
  background-repeat: no-repeat;
  background-position: bottom right;
  padding-bottom: 20px;
}

div.displayProduct .object {
  display: none;
}

div.displayProduct img {
  width: 180px;
  height: 120px;
  clear: both;
  display: block;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 30px;
}

body {
  font: 12px Helvetica, Tahoma, sans-serif;
  background-color: white;
  border-color: black;
  border-width: 1px;
  border-style: solid;
  border-right-width: 2px;
  border-right-color: #555;
  border-bottom-width: 2px;
  border-bottom-color: #555;
  width: 937px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left:auto;
  margin-right:auto;
}

div.Body {
  clear: both;
}

img {
  border: none;
}

h1 {
  color: white;
  background-color: black;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
}

h3,h4 {
  color: black;
  font-weight: bold;
  font-size: 16px;
  font-variant:small-caps;
}

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

p {
  line-height: 1.3;
}

.Headline a {
  color: red;
}

table.Master {
  border: none;
  border-collapse: collapse;
  width: 936px;
  margin: 0;
  padding: 0;
}

td {
  padding: 0;
  margin: 0;
}

td.SideSlot {
  background-image: url(http://www.pyrodigit.it/style/BorderR);
  background-repeat: repeat-y;
  background-position: top right;
}

td.BodySlot {
  background-image: url(http://www.pyrodigit.it/style/BorderL);
  background-repeat: repeat-y;
  background-position: top left;
}

div.Cover {
  position: relative;
  background-image: url(http://www.pyrodigit.it/style/banners/default);
  background-repeat: no-repeat;
  background-position: top left;
  height: 135px;
}

#LogoCover {
  position: absolute;
  left: 43px;
  top: 37px;
}

td.BodySlot {
  vertical-align: top;
}

td.SideSlot {
  width: 285px;
  margin: 0;
  padding: 0;
  vertical-align: top;
}

div.HeaderSlot {
  padding-top: 35px;
  padding-right: 45px;
}

div.SideSlot {
  padding-right: 45px;
}

div.BodySlot, div#PhotoSlot {
  margin-top: 35px;
  padding-left: 45px;
  padding-right: 45px;
}

div#PhotoSlot div.GalleryItem img {
  width: 561px;
  height: 375px;
}

div#PhotoSlot div.GalleryItemNavbar {
  width: 561px;
}

div#PhotoSlot div.GalleryItemNavbar img {
  width: 15px;
  height: 15px;
}

td.FooterSlot {
  background-image: url(http://www.pyrodigit.it/style/footer);
  background-repeat: no-repeat;
  background-position: top left;
  height: 56px;
  padding-top:56px;
}


.FooterSlot {
  text-align: center;
  font-size: 10px;
}

.FooterSlot a { 
  color: gray;
}

.FooterSlot div.reQUEST {
  float: right;
  height: 50px;
}

div.Footer {
  margin-left: 77px;
}

/* Menu */


.Menu {
 clear: both;
}

.Menu ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  border-bottom-style: solid;
  border-bottom-color: black;
  border-bottom-width: 2px;
  margin-bottom: 5px;
  background-image: url(http://www.pyrodigit.it/style/li);
  background-repeat: repeat-y;
  background-position: top right;
}

.Menu li {
  border-top-style: solid;
  border-top-color: black;
  border-top-width: 2px;
  padding-top: 5px;
  height: 27px;
}

.Menu li a {
  font-family: verdana, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: red;
  text-decoration: none;
  text-transform: lowercase;
  text-align: center;
  letter-spacing: 1px;
  margin:4px;
}

#Navigator ul {
  padding-left: 0px;
}

#Navigator li {
  background:transparent url(http://www.pyrodigit.it/style/arrow) no-repeat scroll 0 3px;
  display:inline;
  margin-left:10px;
  padding-left:7px;
}

.BodySlot .comment .Menu {
  display: block;
  float: right;
}

.BodySlot .comment .Menu ul {
  margin: 0px;
  border: 0px;
}

.BodySlot .comment .Menu li {
  float:left;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  border: 0px;
}

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

.BodySlot .Body .comment img {
  display:inline;
}

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


