/* XARAYA REQUIRED CLASSES */
@import "verticalmenu.css";
a {
}
a:link { 
  color: rgb(51, 102, 255);
  }
a:visited { 
  color: #0000dd;
  }
  
a:hover {
}
blockquote {
}
body {
  background-image: url(../images/bkgblue.jpg);
  background-repeat: repeat-x;
  background-color: rgb(0,102,255);
  padding: 0px;
  margin-bottom: 30px;
  margin-top: 10px;
  font-family: Times New Roman,Times,serif;
}
code {
}
h1 , .xar-mod-head .xar-mod-title {
  font-size: 160%;
  font-variant: small-caps;
  text-align: center;
  color: red;
}

h2 {  
  border-style: none none solid none;
  color: rgb(51, 102, 255);
  font-variant: small-caps;
  font-size: 140%;
  border-bottom-width: 1px;
  margin-top: 20px;
  margin-bottom: 5px;
  line-height: 100%;
}

h2 a { font-variant: small-caps}

h3, h3 a:link, h3 a:visited{ 
  margin: 4px 0 4px 0;
  color: rgb(238, 0, 0);
  font-weight: normal;
  width: 89%;
  font-size: 95%;
  font-weight: bold;
}
   
h4 { 
  margin: 4px 0 4px 0; 
  padding: 0; 
}

td {
}
table {
}
thead {
}
tbody {
}
tfoot {
}
p {
}
pre {
}
input {
}
button {
}
select {
}
textarea {
}
img {
}

a img { 
  border: 0px solid blue;
  margin: 1px;
  }
a:hover img {
  border: 1px solid blue;
  margin: 0px;
}
li {
  margin-left: 1em;
  padding-left: 0px;
}
ul {
  margin: 0;
  padding: 0;
}
ol {
}
sup {
}
sub {
}

/*  XARAYA REQUIRED INDIVIDUAL CLASSES */
td.xar-norm {}
td.xar-alt {}

/*  XARAYA REQUIRED ANONYMOUS CLASSES  */

/* these defaults apply to the left block group */
.xar-block-head{
}

.xar-block-title {
  margin: 15px 30px 10px 30px;
  padding: 4px;
  border-bottom: 2px solid red;
  color: red;  
  font-size: larger;
  text-align: center;
  font-variant: small-caps;
}
#main .xar-block-title {
  font-size: 140%;  
}

.xar-block-body {

}
.xar-block-foot {
  margin: 20px;
}

/* right block group classes */
.xar-block-head-right{
}
.xar-block-title-right {
}
.xar-block-body-right {
}
.xar-block-foot-right {
}

/* topnav block group classes */
.xar-block-head-topnav {
}
.xar-block-title-topnav {
}
.xar-block-body-topnav {
}
.xar-block-foot-topnav {
}

/* center block group classes */
.xar-block-head-center{
}
.xar-block-title-center {
}
.xar-block-body-center {
}
.xar-block-foot-center {
}
.xar-mod-head {
}
.xar-mod-title {
  font-size: 110%;
  font-variant: small-caps;
  text-align: center;
}
.xar-mod-body {
  position: relative;
  width: 99%;
}
.xar-mod-foot {
}

.xar-alt { 
 background-color: #ddbbcc;
}
.xar-accent {
}
.xar-alt-outline {
}
.xar-accent-outline {
}
.xar-norm-outline {
}
.xar-norm {
}
.xar-sub {
}
.xar-menu-section {
}
.xar-menu-section-current {
}
.xar-menu-item {
}
.xar-menu-item-current {
}
.xar-menu-item:hover {
}
.xar-menu-subitem {
}
.xar-menu-subitem:hover {

}
.xar-menu-subitem-current {
}
.xar-menu-item-current > .xar-menu-subitem > a {
}
.xar-menu-item-current > .xar-menu-subitem > a:visited {
}
.xar-title {
}
.xar-error {
}

/* Optional classes */

hr {
  margin-top: 20px;
}

/* Positioning */

div#logo {  
  padding: 0px;
  text-align: center;
}   
div#pics {
  float: right;
  margin-right: 20px;
  margin-left: 20px;
}

div#menu {
  position: relative;
  clear: both;  
  text-align: center;
  margin-top: 5px;
  }

#pics img {
  border: 1px solid black;
}
div#container {
  position: relative;
  clear: both;
  margin-top: 20px;
  }
div#leftnav {
  float: left;
  width: 261px;
  padding: 10px;
  margin: 0px 0px 10px 2px;
}
div#main {
  margin-left: 300px;
}

div#shows { 
  padding: 15px;
  margin: 20px 4px 10px 0px;
  }

div.edit {
  display: inline;
  }
a.edit { 
background-image: url(../images/extlinke.gif) !important;
  position: relative;
  background-position: right center;
  background-repeat: no-repeat;
  float: right;
  width: 11px;
  height: 1.4em;
  padding: 0;
  margin: 0 2px 0 0;
}
/* Aspect */

div#shows {
  background-color: #ddeeff;
  border-style: solid;
  border-width: 2px;
  border-color: #7777ff #0000ff #0000ff #7777ff;
  }
#shows h1 {
  border-bottom: 2px solid red;
  margin-left: 1.5em;
  margin-right: 1.5em;
}
div#leftnav  {
  background-color: #ddeeff;
  border-style: solid;
  border-width: 2px;
  border-color: #7777ff #0000ff #0000ff #7777ff;
/*  -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;
*/  }

#leftnav H2.xar-block-title {
  border: 0
}

#leftnav img {
  border: 1px solid black;
}

#centerblock {
  border-style: solid;
  border-width: 2px;
  border-color: #7777ff #0000ff #0000ff #7777ff;
  background-color: #f3f3ff;
  margin-right: 4px;
  padding: 0 6px 10px 6px;
/*  -moz-border-radius-topleft: 2em;
  -moz-border-radius-topright: 2em;
*/ }

#centerblock h2.xar-block-title { 
  border: none;
  text-align: center;
}

#centerblock h2 { 
  color: black;
  text-align: center;
  border: none;
  margin-bottom: 5px;
  font-style: italic;
  color: #ff0000;
}

#centerblock h3 {
  text-align: center;
  font-style: italic;
  color: black;
  font-weight: 600;
  margin: 10px auto 0 auto;
}
#centerblock ul, #centerblock li {
  list-style: none;
  text-align: center;
}

.categories {
  display: inline;
  font-weight: 600;
  }
.categories a {
  color: black;
  }

.compagnia {
  margin: 2px 0 4px 0;
  font-variant: small-caps;
  font-weight: 600;
  font-size: 95%;
  text-align: right;
  color: rgb(51, 102, 255);
}
.elencospett {
  margin: 8px 50px 5px 50px;
  padding: 4px;
  border: 1px solid black;
}

.gratis {
  text-transform: uppercase;
}

.summary {
  margin-top: 5px;
  margin-bottom: 40px;
}

img.locandina {
  float: left;
  margin-right: 8px;
  margin-left: 0px;
}

a:hover img.locandina {
  margin-right: 6px;
}
  
/* links */

.link  {
  padding: 2px;
  margin-right: 6px;
  }

.link ul { display: inline}

.link li {
  margin: 0px;
  margin-right: 0.5em;
  display: inline;
  font-variant: small-caps;
  color: red;}

.link img {
  border: 0;
  }

/* topmenu */
#menu ul.xar-menu-item li.xar-menu-item-current a { 
  border: 2px solid;
  border-color: #aaaaff #6666ff #6666ff #aaaaff;
  padding: 2px;
  text-decoration: none;
  font-weight: bold;
  background-color: #ffeeee;
}

#menu ul.xar-menu-item li.xar-menu-item a:hover { 
  background-color: #aaaaff;
  color: #ffeeee;
  font-weight: bold;
}

#menu ul.xar-menu-item li.xar-menu-item a { 
  border: 2px solid;
  border-color: #aaaaff #6666ff #6666ff #aaaaff;
  padding: 2px;
  font-weight: bold;
  text-decoration: none;
  background-color: #f3f3ff;
}

#menu ul.xar-menu-section li {
  margin: 2px;
  padding:0;
}

/* Footer stuff */

.footer {
  clear: both;
  margin-top: 20px;
  background: #ddeeff;
  color: #3333ff;
  border: 2px solid #dd4444;
  border-style: solid;
  border-width: 2px;
  border-color: #aaaaaa #000000 #000000 #aaaaaa;
  vertical-align: middle;
}

.footermsg {
  padding: 10px;
  text-align: right;
  margin: 2px;
  font-size: 80%;
}


#slogan {
  margin: 10px 5px 10px 5px;
  width: auto;
  text-align: center;
  padding-right: 60px;
}

#copyright {
  position: relative;
  float: left;
  text-align: center;
  margin: 6px; 
}


div.validators {
  position: relative;
  float: right;
  height: 23px;
  width: 80px;
  margin-right: 7px;
  margin-top: 10px;

}


div.validators img {
  margin: 1px 0;
  border: 0px;
  display: block;
}

