@CHARSET "UTF-8";

table[class!=tbl_eventlist] { max-width: 537px !important; border: 0; }

div.gallery_item { width: 120px; min-height: 120px; float: left; margin: 10px;}
div.gallery_item img { padding: 10px; border: 1px solid #afafaf; background: #404040; }
div.gallery_item div.empty { background: black; height: 100px; width:100px; margin: 10px; }
div.gallery_item.album { background: transparent url(../img/gallery_album_bg.png) center top no-repeat; }
div.gallery_item.image { background: transparent url(../img/gallery_image_bg.png) center top no-repeat; }
div.gallery_item a:link img,
div.gallery_item a:visited img { margin:0; filter:alpha(opacity=50); -moz-opacity:.50; opacity:.50; }
div.gallery_item a:hover img,
div.gallery_item a:active img { }
.gallery_rating { padding: 2px 0 2px 13px; height: 31px; }
.gallery_rating p { margin: 0; padding: 0; font-size: 8px; display: block; text-align: right; }
.ico-rating { width: 16px; height: 16px; display: inline-block; vertical-align: middle; background: transparent url(../img/f3j_rating.png) 0 0 no-repeat; }
.ico-rating.full  { background-position:   0   0; }
.ico-rating.half  { background-position: -16px 0; }
.ico-rating.empty { background-position: -32px 0; }

div.news { padding: 10px; border: 1px solid #737373; margin-bottom: 10px; }
div.news .title { text-decoration: underline; font-size: 130%; margin-bottom: 5px; padding-bottom: 5px;border-bottom: 1px dotted #737373; }
div.news .title,
div.news .meta {/* background: url(../img/news_bg.png); filter:alpha(opacity=50); -moz-opacity:.50; opacity:.50;*/ }
div.news .title .navigator { float: right; margin: 3px; width: 9px; height: 9px; }
div.news .title .navigator .plus { background: url(../img/tree_plus.gif); }
div.news .title .navigator .minus { background: url(../img/tree_minus.gif); }
div.news .meta { font-weight: normal; font-style: italic; font-size: 70%; }
div.news .content {}
div.news .hidden { display: none; }

div.calendar { padding: 2px; width: 742px; border: 1px solid transparent; }
div.calendar div.weekday { float: left; width: 100px; height: 20px; margin: 2px; border: 1px solid transparent; }
div.calendar div.day { float: left; width: 100px; height: 100px; border: 1px solid #484848; margin: 2px; -moz-border-radius: 4px; }
div.calendar div.day.today { background: url(../img/wab_calendar_today.gif); }
div.calendar div.day p.title { color: gray; margin: 0; padding: 2px; font-weight: 800;}
div.calendar div.day p.title.other { font-style: italic; font-weight: normal; }
div.calendar div.day.empty { border: 1px solid transparent; }
div.calendar div.day a { display: block; }
div.calendar div.day .event { float: left; margin: 2px; width:10px; height: 10px; background: white; }
div.calendar div.day .event div { display: none; }

/*370px × 216px*/
.tooltip { display:none; background:url(../img/black_arrow_big.png); height:196px; overflow: auto; padding:10px 25px 10px 25px; width:320px; font-size:11px; color:#fff; }
.tooltip .value {}
.tooltip h2 { color: #fff; text-decoration: underline; }

.bandmember { margin-top: 10px; }
.tbl_eventlist { width: 100%; }
.tbl_eventlist td,
.tbl_eventlist th { padding: 0; margin: 0; text-align: left; }
.tbl_eventlist th { border-bottom: 1px solid #484848; font-size: 16px; }
.tbl_eventlist td {}

fieldset {
  margin: 0;
  padding: 0;
  border: none;
  width: 322px;
}
/** Messages */
#flashMessage.message { padding: 10px 15px; font-weight: bold; color: #ffe400; }
#flashMessage.message { border-radius: 7px; border: 2px dashed #ffe400; }
#flashMessage.success { padding: 10px 15px; font-weight: bold; color: #00bb12; }
#flashMessage.success { border-radius: 7px; border: 2px dashed #00bb12; }
.dForm .error-message { color: #f00; }
.dForm .form-error { background: #fbe8e7; }

.dForm { width: 100%; font-family: 'Trebuchet MS' !important;}

.dForm td { vertical-align: top; padding-top: 7px; }

.dForm label { display: inline-block; padding-top: 7px; }

.dForm .radioset label { padding-top: 0; }

.dForm input[type=text],

.dForm input[type=password],

.dForm textarea { padding: 7px 10px; font-size: 14px; border: 1px solid #ddd; width: 300px; font-family: 'Trebuchet MS' !important; }

.dForm textarea { height: 200px; min-height: 200px; min-width: 300px; max-width: 300px; }

.dForm input[type=text]:focus,

.dForm input[type=password]:focus,

.dForm textarea:focus { background: #e1e1e1; }



.button { border-radius: 4px; cursor: pointer; display: inline-block; color: #fff; border: 1px solid #000; padding: 7px 10px; background: gray; width: 322px; }

.button:hover { background: darkgrey; }

.button:active { background: darkgrey; }

legend {display: none;}
