<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";
div.gallery_item { width: 120px; min-height: 120px; float: left; margin: 10px;}
div.gallery_item img { padding: 10px; }
div.gallery_item.album { background: #000; }
div.gallery_item.image { border: 1px solid #53351b; }
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: 210px; }
div.calendar div.weekday { float: left; width: 22px; font-size: 10px; text-align: center; height: 25px; margin: 2px; color: #dadedf; border: 1px solid transparent; }
div.calendar div.day { background: #56502e; float: left; width: 22px; height: 22px; border: 1px solid #fff; margin: 2px; }
div.calendar div.day.today { text-decoration: underline; }
div.calendar div.day p.title { color: #fff; margin: 0; padding: 2px; font-size: 10px; font-weight: bold; }
div.calendar div.day p.title.other { font-style: italic; font-weight: normal; }
div.calendar div.day.empty { background: transparent; 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: black; }
div.calendar div.day .event div { display: none; }

.caltitle { font-size: 16px; }
.cal_button { margin: 0; display: inline-block; height: 24px; padding: 6px 10px 0px 10px; background: url(../img/calendar_fwbw_bg.png) repeat-x; }
a.cal_button:link,
a.cal_button:visited { color: #3b3b3b; font-size: 12px; }
a.cal_button:hover,
a.cal_button:active {}

a.cal_button.left { border-top-right-radius: 4px; border-bottom-right-radius: 4px; }
a.cal_button.center { border-radius: 4px; }
a.cal_button.right { border-top-left-radius: 4px; border-bottom-left-radius: 4px; }

div.cal_button_center { position: absolute; left: 310px; }
div.cal_button_arrow { height: 30px; display: inline-block; background:url(../img/calendar_fwbw_arrows.png) no-repeat; }
div.cal_button_arrow.left { padding-left: 21px; background-position: 0 0; float: left; }
div.cal_button_arrow.right { padding-right: 21px; background-position: 100% 0; float: right; }

.day.rent_free { background: #3d3d3d !important; }
.day.rent_free p.title { color: #fff !important; }
.day.rent_reserved { background: #fcad00 !important; }
.day.rent_reserved p.title { color: #000 !important; }
.day.rent_rented { background: #ff3700 !important; }

.cal_legend { display: inline-block; width: 12px; height: 12px; margin-left: 10px; }
.cal_legend.free { background: #3d3d3d; margin:0; }
.cal_legend.reserved { background: #fcad00; }
.cal_legend.rented { background: #ff3700; }

/*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; }
table.tbl_eventlist { width: 100% !important; }
.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 {}

.overlay { display:none; width: 800px; -moz-border-radius:6px; -webkit-border-radius:6px; -moz-box-shadow: 0 0 50px #ccc; -webkit-box-shadow: 0 0 50px #ccc; }
.overlay .close { background-image:url(../img/jqtools_close.png); position:absolute; z-index: 1000; right: -17px; top:-17px; cursor:pointer; height:35px; width:35px; }


</pre></body></html>