/*
 * Document-wide settings
*/
html {
border-width:0px;
margin:0px;
color:#000000;
background-color:#ffffff;
}
body {
margin-top:16px;
margin-left:10px;
margin-right:20px;
overflow:visible;
border-width:0px;
color:#000000;
background-color:#ffffff;
font-family:Arial,Helvetica,Univers,"Zurich BT",sans-serif;
text-align:left;
}
body {
-moz-user-select:none;
-webkit-user-select:none;
-khtml-user-select: none;
-o-user-select: none;
user-select:none;
}
body::-moz-selection {
color:#000000;
background-color:#ffffff;
}
body::selection {
color:#000000;
background-color:#ffffff;
}
input, textarea {
border: 2px solid #bbbbbb;
}
input[type=radio] {
border: none;
}
input:focus, textarea:focus {
background-color: #ddeeff;
outline: 3px solid #3366cc;
}
label {
cursor: pointer;
}
a:link { color:#009999; }
a:visited { color:#999999; }
a:active { color:#999999; }
a[href ^="http://"],
a[href ^="/GrMuziek/redirect?url=http://"],
.external-link {
background: url(/GrMuziek/images/external.png) center right no-repeat;
padding-right: 13px;
}
a.external-link-alert-icon {
background-image: none;
padding-right: 0px;
}
a[href ^="https://"],
a[href ^="/GrMuziek/redirect?url=https://"],
.external-link-https {
background: url(/GrMuziek/images/lock_icon.gif) center right no-repeat;
padding-right: 16px;
}
a[href ^="mailto:"],
.link-mailto {
background: url(/GrMuziek/images/mail_icon.gif) center right no-repeat;
padding-right: 18px;
}
.external-link-text {
color:black;
font-size:x-small;
}
.new-window-text {
font-size:x-small;
}
.explain {
border-bottom:1px dashed #009999;
font-style:italic;
}
.skip-link {
position:absolute;
left:-999em;
width:50em;
}
a.skip-link:active, a.skip-link:focus {
left: 2em;
border: 3px #3399cc solid;
background-color: #ffffff;
}
p {
line-height: 120%;
margin-bottom: 1em;
}
a.timid:link { color:#ffffff; }
a.timid:visited { color:#ffffff; }
a.timid:active { color:#ffffff; }
table {
table-layout:fixed;
}
form table {
table-layout:auto;
}
col {
overflow:scroll;
}
div.align-right {
float:right;
}
div.align-left {
float:left;
}
img {
border-width:0px;
}
img.clearpixel {
border-width:0px;
}
img.printer {
border-width:0px;
float:right;
}
img.align-right {
float:right;
margin-left:5px;
}
img.align-left {
float:left;
margin-right:5px;
}
.hidden {
display:none;
}
.required-field-indicator {
color:red;
}
.print-button {
text-align: right;
float: right;
width: auto;
}
.master {
width:99%;
padding:0%;
}
.left-column {
min-width:150px;
width:10em;
max-width:20%;
background-color:#ffffff;
}
td.left-column {
}
div.left-column {
margin-top: 0px;
}
.sitemenu {
table-layout:fixed;
text-align:left;
margin-left:0px;
margin-right:0px;
border-left:0px;
border-width:0px;
background-color:#ffffff;
}
.sitemenu-text {
margin-top:10px;
margin-left:30px;
text-indent:-30px;
background-color:#ffffff;
font-weight:lighter;
font-size:x-small;
}
img.sitemenu-text {
vertical-align:text-top;
margin-left:0px;
float:left;
background-color:#ffffff;
}
.sitemenu-text a:link { color:red; }
.sitemenu-text a:visited { color:red; }
.sitemenu-text a:active { color:red; }
.sitemenu-title {
vertical-align:top;
color:#3366cc;
background-color:#ffffff;
font-weight:bold;
font-size:small;
}
.sitemenu-title a:link { color:#3366cc; }
.sitemenu-title a:visited { color:#3366cc; }
.sitemenu-title a:active { color:#3366cc; }
table.media-table {
table-layout:auto;
margin-right:15px;
margin-bottom:15px;
}
div.media-producer {
text-align:right;
}
div.media-caption {
text-align:center;
}
div.media-img {
text-align:center;
}
div.media-snd {
text-align:center;
}
table.btnmenu-h {
table-layout:auto;
text-align:left;
margin-left:30px;
margin-right:40px;
border-width:0px;
}
img.btnmenu-h {
border-width:0px;
}
table.btnmenu-v {
table-layout:fixed;
text-align:center;
margin-left:30px;
margin-right:40px;
border-width:0px;
}
img.btnmenu-v {
border-width:0px;
}
.prevnextmenu-v {
table-layout:fixed;
text-align:center;
margin-left:10px;
margin-right:20px;
border-width:1px;
}
.copyright {
text-align:center;
font-size:small;
background-color:#ffffff;
}
table.agenda {
}
.agenda-table {
clear: both;
}
.agenda-header {
font-weight:bold;
}
.agenda-month-header {
font-size:large;
font-weight:bold;
vertical-align:middle;
color:black;
background-color:#00cccc;
}
.agenda-time {
text-align:center;
}
.media-producer {
text-align:right;
font-size:x-small;
}
.media-caption {
text-align:center;
font-size:small;
font-weight:bold;
}
.rumour {
color:blue;
font-style:italic;
}
.notconfirmed {
color:blue;
font-style:italic;
}
.confirmed {
}
.postponed {
color:red;
font-weight:bold;
font-style:italic;
}
.deplaced {
color:red;
font-weight:bold;
font-style:italic;
}
.cancelled {
color:red;
font-weight:bold;
font-style:italic;
}
.sold-out {
color:red;
font-weight:bold;
font-style:italic;
}
.complete {
color:red;
font-weight:bold;
font-style:italic;
}
.subtitle {
font-size:large;
font-style:italic;
}
.event-detail-header {
font-weight:bold;
background-color:#ccffff;
}
.pubdate {
font-size:small;
}
.last-update {
font-size:small;
text-align:center;
}
.event-separator {
text-align:left;
width:100%;
}
.bottom-menu {
white-space:nowrap;
text-align:center;
}
.webmaster-email {
font-size:small;
}
.copyright-year {
font-size:x-small;
}
.link-section-left {
font-size:large;
font-weight:bold;
background-color:#6699CC;
}
.link-section-right {
text-align:right;
color:red;
background-color:#6699CC;
}
.link-section-right a:link { color:red; }
.link-section-right a:visited { color:red; }
.link-section-right a:active { color:red; }
.link-topic {
font-weight:bold;
background-color:#99FFFF;
}
.link-url {
text-align:right;
}
.link-description {
}
.link-dates {
font-size:x-small;
}
.news-table-header {
font-weight:bold;
}
.news-month-header {
background-color:#00cccc;
}
.year-page-month-header {
text-align:center;
background-color:#00cccc;
}
.year-page-month-detail {
text-align:center;
}
.year-page-events-header {
background-color:#00cccc;
}
.search-result-header {
background-color:#FF9900;
}
div#qTip {
display: none;
position: absolute;
z-index: 1000;
}
div#qTipText {
display: none;
padding: 2mm;
border: thin solid #000000;
background: #eeffff;
color:#000000;
font-size: small;
text-align: left;
}
div#qTipText:first-letter {
text-transform: capitalize;
}
.shadow-middle, .shadow-inner, .shadow-container
{
position: relative;
left: -1px;
top: -1px;
}
.shadow-outer
{
background:#CCC;
}
.shadow-middle
{
background:#999;
}
.shadow-inner
{
background:#666;
}
.event-description.noprint {
background: url(/GrMuziek/images/wontprint.png);
}
span.searchword {
background-color: yellow;
}
.icalendar {
float: right;
width: 15%;
text-align:right;
font-size:x-small;
}
img.icalendar {
float:right;
width: 50px;
height: 50px;
}
.dynamap-show {
float:right;
text-align:right;
font-size:x-small;
}
.dynamap-hide {
display: none;
}
div.dynamap-off {
display: none;
}
div.dynamap-on {
border-width:10px;
width: 100%;
display: block;
height:400px;
margin-top:5px;
background: url(/GrMuziek/images/ajaxload.gif) no-repeat 50px 50px;
background-color:#f2efe9;
overflow: hidden;
clear: both;
}
.mapinfowindowtext {
font-size: small;
}
h1.mapinfowindowtext {
font-size: small;
font-weight:bold;
}
.distance-to-you {
font-size: small;
font-style:italic;
}
