/* CSS Document */

BODY
{
    margin: 0;
    padding: 0;
    font-family: "Trebuchet MS" , Times, serif;
    font-size: 11px;
    line-height: 18px;
    color: #666666;
    background-image: url(../Images/bg.jpg);
    background-repeat: repeat-x;
}

.mapDiv
{
    border: 1px solid #666666;
    padding: 1px;
    width: 500px;
    height: 322px;
}

.main_box
{
    width: 1183px;
    text-align: left;
}

.he
{
    position: relative;
    height: 83px;
}

.foo
{
    background-color: #f1f1f1;
    background-image: url(../Images/foo_bg.gif);
    background-repeat: repeat-x;
    padding: 25px 0px 65px 0px;
    clear: both;
}

.box_logo
{
    position: absolute;
    left: -2px;
    width: 206px;
}

.box_find
{
    position: absolute;
    top: 12px;
    right: 0px;
    width: 206px;
    height: 52px;
    text-align: right;
}

.input
{
    font-family: "Trebuchet MS" , Times, serif;
    font-size: 12px;
    padding: 2px 6px 2px 6px;
    color: #7d7d7d;
    border: 1px solid #333333;
    width: 165px;
}

.box_menu
{
    position: absolute;
    top: 58px;
    right: 0px;
    width: 400px;
    text-align: right;
}

.pos_menu
{
    background-color: #dadada;
    height: 20px;
    display: inline-block;
    padding: 5px 15px 0px 15px;
    color: #333333;
    font-weight: bold;
}

.pos_menu_ac
{
    background-color: #333333;
    height: 20px;
    display: inline-block;
    padding: 5px 15px 0px 15px;
    color: #ef7a05;
    font-weight: bold;
}


.box_mainmenu
{
    position: absolute;
    top: 58px;
    left: 0px;
    width: 400px;
}

.pos_main
{
    background-color: #333333;
    height: 24px;
    display: inline-block;
    padding: 8px 21px 0px 21px;
    color: #FFFFFF;
    font-weight: bold;
}

.pos_main_ac
{
    background-color: #ef7a05;
    height: 24px;
    display: inline-block;
    padding: 8px 21px 0px 21px;
    color: #FFFFFF;
    font-weight: bold;
}

A
{
    color: #ef7a05;
    text-decoration: none;
}

A:hover
{
    text-decoration: underline;
}

H3
{
    display: inline-block;
    color: #ef7a05;
    font-size: 11px;
    margin-top: 5px;
}

.box_left
{
    min-height: 400px;
    margin-top: 11px;
    width: 857px;
    background-repeat: repeat-x;
    float: left;
}

.box_right
{
    margin-top: 10px;
    width: 301px;
    float: right;
}
#rightAccordion h3
{
    float: none;
    width: 100%;
    display: block;
}

.nr_event
{
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    left: 22px;
    width: 45px;
    text-align: center;
    color: #FFFFFF;
    top: 20px;
}

.nr_users
{
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    left: 55px;
    top: 42px;
    width: 17px;
    text-align: center;
    color: #FFFFFF;
}

.item
{
    position: absolute;
    left: 95px;
    width: 763px;
}

H1
{
    margin: 0px 0px 8px 0px;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

H2
{
    margin: 0px 0px 8px 0px;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}

.men_d_event
{
    padding-top: 4px;
    color: #b8b8b8;
}

.men_g_date
{
    font-weight: bold;
    color: #333333;
}

.event
{
    position: relative;
    height: 90px;
}
.eventSeparator
{
    border-bottom: 1px dotted #cccccc;
    margin-bottom: 22px;
    margin-top: 10px;
}
.info
{
    position: relative;
    border: 1px solid #FFFFFF;
    background-color: #efefef;
    min-height: 70px;
}

.button
{
    background-color: #333333;
    height: 19px;
    display: inline-block;
    padding: 3px 16px 0px 16px;
    color: #FFFFFF;
}

.lst_events
{
    padding-top: 9px;
}


.block_info
{
    border: 1px solid rgb(241, 169, 97);
    position: relative;
    border: 1px solid #FFFFFF;
    background-color: #fef5eb;
    padding: 8px 20px 25px 25px;
    background-image: url(../Images/info_bg.gif);
    background-repeat: repeat-x;
}

.bold
{
    font-weight: bold;
}

.orange
{
    color: #ef7a05;
    font-weight: bold;
}

.float_r
{
    float: right;
    margin-left: 5px;
}

.float_l
{
    float: left;
    margin-right: 4px;
}

.black
{
    color: #000000;
}

.com_border
{
    border: 1px solid #dcdcdc;
    margin: 10px 0px 10px 0px;
    color: #b8b8b8;
}

.com_border_in
{
    border: 1px solid #FFFFFF;
    background-color: #efefef;
    padding: 0px 10px 0px 15px;
    text-align: left;
}

.com_ava
{
    width: 81px;
    float: left;
    overflow: hidden;
    height: 53px;
    padding-left: 15px;
}

.com_sub
{
    padding-left: 96px;
    margin-top: 25px;
}

.com_no_sub
{
    margin-top: 25px;
}

.com_text
{
    margin-left: 96px;
}


input[type="submit"], input[type="button"]
{
    background-color: #333333;
    height: 22px;
    padding: 0px 16px 0px 16px;
    color: #FFFFFF;
    font-size: 11px;
    border: 1px solid #333333;
    cursor: pointer;
}

input[type="submit"]:hover, input[type="button"]:hover
{
    background-color: #ef7a05;
    border: 1px solid #ef7a05;
}


.w_200
{
    width: 180px;
}

.content
{
    border: 1px solid #e3e3e3;
    border-top-width: 0px;
    background-image: url(../Images/left_bg.gif);
    background-repeat: repeat-x;
    padding: 20px 20px 20px 20px;
}

.w_140
{
    width: 140px;
}
.w_200
{
    width: 200px;
}
.clear
{
    clear: both;
}

input[id="captcha"]
{
    width: 70px;
}

.menu_event
{
    display: block;
    background-color: #E1E1E1;
    border: 1px solid #CBCBCB;
    margin-top: 2px;
}

.menu_event div
{
    height: 100%;
    border: 1px solid #FFFFFF;
}
.menu_event div a
{
    border-style: none;
    color: #333333;
    display: inline;
    padding: 2px 10px 2px 5px;
    text-decoration: none;
}
.menu_event div a:hover
{
    background-color: #EF7A05;
    border-style: none;
    color: #FFFFFF;
}

span[class="validation-summary-errors"]
{
    font-size: 130%;
}

.error
{
    position: relative;
    border: 1px solid #FFFFFF;
    background-color: #efefef;
    padding: 10px 26px 5px 94px;
    min-height: 35px;
}




ul#menu, ul#menu ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

ul#menu a
{
    display: block;
    text-decoration: none;
}

ul#menu li
{
    margin-top: 1px;
}

ul#menu li a
{
    background: #333;
    color: #fff;
    padding: 0.5em;
}

ul#menu li a:hover
{
    background: #000;
}

ul#menu li ul li a
{
    background: #ccc;
    color: #000;
    padding-left: 20px;
}

ul#menu li ul li a:hover
{
    background: #aaa;
    border-left: 5px #000 solid;
    padding-left: 15px;
}
.indent1
{
    padding-left: 1em;
}
.indent2
{
    padding-left: 2em;
}



#sliderWrap
{
    margin: 0 auto;
    width: 300px;
}
#slider
{
    position: absolute;
    background-image: url(../Images/slider.png);
    background-repeat: no-repeat;
    background-position: bottom;
    width: 300px;
    height: 159px;
    margin-top: -141px;
}
#slider img
{
    border: 0;
}
#sliderContent
{
    margin: 50px 0 0 50px;
    position: absolute;
    text-align: center;
    background-color: #FFFFCC;
    color: #333333;
    font-weight: bold;
    padding: 10px;
}
#header
{
    margin: 0 auto;
    width: 600px;
    background-color: #F0F0F0;
    height: 200px;
    padding: 10px;
}
#openCloseWrap
{
    position: absolute;
    margin: 143px 0 0 120px;
    font-size: 12px;
    font-weight: bold;
}
#openCloseIdentifier
{
    height: 1px;
}
