*
{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: Helvetica,Verdana,Sans-Serif,Arial;
    font-size: 11px;
    color: Black;
}
html, body
{
    height: 100%;
}
html
{
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
    overflow-x: auto;
}
body
{
    background-color: White;
}
img
{
    border-width: 0px;
}
table
{
    border-collapse: collapse;
}
big
{
    font-size: 14px;
}
td
{
    padding: 2px;
}
b, p, span, div, i
{
    font-size: inherit;
    color: inherit;
}
a
{
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
}
a:active
{
    font-weight: inherit;
}
a:hover
{
    font-weight: inherit;
    text-decoration: underline;
}
a:link
{
    font-weight: inherit;
}
a:visited
{
    font-weight: inherit;
}
/*base background*/
#menu_extend, #bottom_extend, .topic, .topic_box, .nav
{
    background-color: #e5a51f;
}
/*base background 2*/
.main_topic
{
    background-color: #939393; /*background-image:url(../images/main_topic.png);*/
}
.news
{
    background-color: #939393;
}
/*base roundborder*/
.roundborder, .roundborder_l, .roundborder_r, .button_offer_l, .button_offer_r
{
    border: solid 1px #888888;
}

.button_offer_r
{
    background-color: #fcab0e;
}
.b
{
    font-weight: bold;
}
.red
{
    color: Red;
}
.button
{
    border-color: Black;
    border-style: solid;
    border-width: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    cursor: pointer;
    font-weight: bold;
}
#menu_extend
{
    margin-bottom: 20px;
    margin-top: 25px;
}

#menu_content, #bottom_content
{
    height: 33px;
    line-height: 33px;
}

#menu_content, #main, #bottom_content, #picture, #slideshow
{
    margin: 0 auto;
    width: 995px;
}

#bottom_extend
{
    text-align: center;
    margin-bottom: 25px;
}

#menu_content a
{
    padding-left: 12px;
    padding-right: 12px;
    font-size: 14px;
    font-weight: bold;
    text-shadow: none;
    text-decoration: none;
    float: left;
}
#menu_content a:hover
{
    text-shadow: #d1d1d1 -1px -1px 1px;
}

.main_logo
{
    position: relative;
    top: -9px;
    background-image: url(../images/main_logo.png);
    width: 94px;
    height: 50px;
    display: block;
}
.logo
{
    position: relative;
    top: -6px;
    background-image: url(../images/logo.png);
    width: 68px;
    height: 36px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
}
.arrow_down
{
    position: relative;
    background-image: url(../images/arrow_down.png);
    width: 26px;
    height: 26px;
    float: right;
    margin-right: 5px;
}
.arrow_right
{
    position: relative;
    background-image: url(../images/arrow_right.png);
    width: 26px;
    height: 26px;
    float: right;
}
.silver
{
    background-color: Silver;
}
.clear
{
    clear: both;
}

.center
{
    text-align: center;
}
.left
{
    text-align: left;
}
.right
{
    text-align: right;
}
.top
{
    vertical-align: top;
}
.bottom
{
    vertical-align: bottom;
}
.form0, .form1
{
    border-style: solid;
    border-width: 1px;
    padding: 2px;
    border: solid 1px #888888;
}
.form0
{
    width: 100%;
}

#slideshow
{
    position: relative;
    height: 265px;
    margin-bottom: 16px;
}
#slideshow IMG
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    opacity: 0.0;
}
#slideshow IMG.active
{
    z-index: 10;
    opacity: 1.0;
}
#slideshow IMG.last-active
{
    z-index: 9;
}


#picture
{
    position: relative;
    height: 265px;
    margin-bottom: 16px;
    z-index: 18;
}
#picture_eventlogo
{
    position: absolute;
    right: 5px;
    top: 5px;
}
#picture_logo
{
    position: absolute;
    right: 5px;
    bottom: 5px;
}
#picture_bar
{
    position: absolute;
    right: 121px;
    bottom: 0px;
    width: 500px;
    text-align: right;
}
#picture_bar > img
{
    margin-left: 2px;
    margin-right: 2px;
    cursor: pointer;
}
#content
{
    width: 680px;
    margin-right: 20px;
    float: left;
}

#sidebar
{
    width: 295px;
    float: left;
    margin-bottom: 20px;
}
.roundborder, #search
{
    border-radius: 8px;
    -o-border-radius: 8px;
    -opera-border-radius: 8px;
    -icab-border-radius: 8px;
    -khtml-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
.roundbordergrid
{
    border-radius: 8px;
    -o-border-radius: 8px;
    -opera-border-radius: 8px;
    -icab-border-radius: 8px;
    -khtml-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border: none;
}
.roundbordercart
{
    border-radius: 8px;
    -o-border-radius: 8px;
    -opera-border-radius: 8px;
    -icab-border-radius: 8px;
    -khtml-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border: none;
    margin-top:6px;
    margin-bottom:6px;
}
.roundborder_l, .button_offer_l
{
    border-right: none;
    border-radius: 8px 0px 0px 8px;
    -o-border-radius: 8px 0px 0px 8px;
    -opera-border-radius: 8px 0px 0px 8px;
    -icab-border-radius: 8px 0px 0px 8px;
    -khtml-border-radius: 8px 0px 0px 8px;
    -moz-border-radius: 8px 0px 0px 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
}
.roundborder_r, .button_offer_r
{
    border-left: none;
    border-radius: 0px 8px 8px 0px;
    -o-border-radius: 0px 8px 8px 0px;
    -opera-border-radius: 0px 8px 8px 0px;
    -icab-border-radius: 0px 8px 8px 0px;
    -khtml-border-radius: 0px 8px 8px 0px;
    -moz-border-radius: 0px 8px 8px 0px;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
}

.main_topic
{
    height: 25px;
    line-height: 25px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
    font-size: 12px;
    text-transform: uppercase;
}

.topic
{
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    margin-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
}
.topic_box
{
    height: 25px;
    margin-left: -6px;
    margin-right: -6px;
    line-height: 25px;
    font-size: 12px;
    margin-bottom: 3px;
}

.button_offer_l, .button_offer_r
{
    height: 33px;
    line-height: 33px;
    font-size: 12px;
}
.button_offer_l
{
    float: left;
    width: 123px;
    padding-left: 10px;
    padding-right: 10px;
}
.button_offer_r
{
    float: right;
    text-align: center;
    width: 27px;
    padding-top: 2px;
}

.box
{
    padding: 6px;
    padding-top: 10px;
}

.news
{
    margin-bottom: 20px;
    padding: 6px;
    width: 150px;
}
.news_topic
{
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 6px;
}
.news_subtopic
{
    color: White;
}
.news_dt
{
    font-size: 9px;
    padding-bottom: 10px;
}
.news_rss
{
    float: left;
}
.news_readmore
{
    padding-top: 8px;
    float: right;
    color: White;
}

.mover_bottom
{
    margin-bottom: 20px;
}
.mover_left
{
    margin-left: 20px;
}
.mover_bottom_small
{
    margin-bottom: 10px;
}

.logo_event
{
    width: 85px;
    height: 85px;
    margin: 4px;
}
.logo_event2
{
    width: 60px;
    height: 60px;
}

#search
{
    background-color: White;
    width: 130px;
    height: 20px;
    line-height: 20px;
}
#search > input
{
    width: 102px;
    float: left;
    margin-left: 5px;
    margin-top: 3px;
    border: none;
}
#search > img
{
    float: right;
    margin-top: 2px;
    margin-right: 3px;
}

.event_fact
{
    width: 202px;
    float: left;
    height: 27px;
    margin: 4px;
    overflow: hidden;
}
.event_fact > img
{
    width: 28px;
    height: 28px;
    float: left;
    margin-right: 4px;
}

.gallery_item
{
    display: inline-block;
    width: 25%;
    height: 105px;
    text-align: center;
    vertical-align: middle;
}
.gallery_item > img
{
    vertical-align: middle;
    text-align: center;
}
.gallery_page
{
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    width: 100%;
}

A.order_link
{
    font-weight: normal;
    text-decoration: underline;
}
.order_inactive
{
    text-align: center;
    vertical-align: middle;
}
.order_active
{
    color: Black;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}
.order_next
{
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
}

/*facebox*/
#facebox .b
{
    background: url(/images/facebox/b.png);
}

#facebox .tl
{
    background: url(/images/facebox/tl.png);
}

#facebox .tr
{
    background: url(/images/facebox/tr.png);
}

#facebox .bl
{
    background: url(/images/facebox/bl.png);
}

#facebox .br
{
    background: url(/images/facebox/br.png);
}

#facebox
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    text-align: left;
}

#facebox .popup
{
    position: relative;
}

#facebox table
{
    border-collapse: collapse;
}

#facebox td
{
    border-bottom: 0;
    padding: 0;
}

#facebox .body
{
    padding: 10px;
    background: #fff;
    width: 370px;
}

#facebox .loading
{
    text-align: center;
}

#facebox .image
{
    text-align: center;
}

#facebox img
{
    border: 0;
    margin: 0;
}

#facebox .footer
{
    border-top: 1px solid #DDDDDD;
    padding-top: 5px;
    margin-top: 10px;
    text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br
{
    height: 10px;
    width: 10px;
    overflow: hidden;
    padding: 0;
}

#facebox_overlay
{
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}

.facebox_hide
{
    z-index: -100;
}

.facebox_overlayBG
{
    background-color: #000;
    z-index: 99;
}

* html #facebox_overlay
{
    /* ie6 hack */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
/*facebox*/

/* TipTip CSS - Version 1.2 */
#tiptip_holder
{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
}

#tiptip_holder.tip_top
{
    padding-bottom: 5px;
}

#tiptip_holder.tip_bottom
{
    padding-top: 5px;
}

#tiptip_holder.tip_right
{
    padding-left: 5px;
}

#tiptip_holder.tip_left
{
    padding-right: 5px;
}

#tiptip_content
{
    font-size: 11px;
    color: #fff;
    text-shadow: 0 0 2px #000;
    padding: 4px 8px;
    border: 1px solid rgba(255,255,255,0.25);
    background-color: rgb(25,25,25);
    background-color: rgba(25,25,25,0.92);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 0 0 3px #555;
    -webkit-box-shadow: 0 0 3px #555;
    -moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow, #tiptip_arrow_inner
{
    position: absolute;
    border-color: transparent;
    border-style: solid;
    border-width: 6px;
    height: 0;
    width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow
{
    border-top-color: #fff;
    border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow
{
    border-bottom-color: #fff;
    border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow
{
    border-right-color: #fff;
    border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow
{
    border-left-color: #fff;
    border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner
{
    margin-top: -7px;
    margin-left: -6px;
    border-top-color: rgb(25,25,25);
    border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner
{
    margin-top: -5px;
    margin-left: -6px;
    border-bottom-color: rgb(25,25,25);
    border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner
{
    margin-top: -6px;
    margin-left: -5px;
    border-right-color: rgb(25,25,25);
    border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner
{
    margin-top: -6px;
    margin-left: -7px;
    border-left-color: rgb(25,25,25);
    border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    #tiptip_content
    {
        padding: 4px 8px 5px 8px;
        background-color: rgba(45,45,45,0.88);
    }
    #tiptip_holder.tip_bottom #tiptip_arrow_inner
    {
        border-bottom-color: rgba(45,45,45,0.88);
    }
    #tiptip_holder.tip_top #tiptip_arrow_inner
    {
        border-top-color: rgba(20,20,20,0.92);
    }
}
/*tiptip*/

/*galleri*/
.treeview, .treeview ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}
.treeview ul
{
    margin-top: 4px;
}
.treeview .hitarea
{
    background: url(/images/tree2/treeview-default.gif) -64px -25px no-repeat;
    height: 16px;
    width: 16px;
    margin-left: -16px;
    float: left;
    cursor: pointer;
}
/* fix for IE6 */
* html .hitarea
{
    display: inline;
    float: none;
}
.treeview li
{
    margin: 0;
    padding: 3px 0pt 3px 16px;
}
.treeview a.selected
{
    /*background-color: #eee;*/
}
.treecontrol
{
    padding-bottom: 5px;
    padding-left: 3px;
}
.treeview .hover
{
    cursor: pointer;
}
.treeview li
{
    background: url(/images/tree2/treeview-default-line.gif) 0 0 no-repeat;
}
.treeview li.collapsable, .treeview li.expandable
{
    background-position: 0 -176px;
}
.treeview .expandable-hitarea
{
    background-position: -80px -3px;
}
.treeview li.last
{
    background-position: 0 -1766px;
}
.treeview li.lastCollapsable, .treeview li.lastExpandable
{
    background-image: url(/images/tree2/treeview-default.gif);
}
.treeview li.lastCollapsable
{
    background-position: 0 -111px;
}
.treeview li.lastExpandable
{
    background-position: -32px -67px;
}
.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea
{
    background-position: 0;
}
.filetree li
{
    padding: 3px 0 2px 16px;
}
.filetree span.folder, .filetree span.file
{
    padding: 1px 0 1px 16px;
    display: block;
}
.filetree span.folder
{
    background: url(/images/tree2/folder.gif) 0 0 no-repeat;
}
.filetree li.expandable span.folder
{
    background: url(/images/tree2/folder-closed.gif) 0 0 no-repeat;
}
.filetree span.file
{
    background: url(/images/tree2/file.gif) 0 0 no-repeat;
}
/*galleri*/
