#homeBigText
{
    width: 430px;
    float: left;
    padding: 50px 10px 40px 0;
}
.homeBigTextLine
{
    clear:both;
    padding-top: 5px;
    text-align: right;
}
.homeBigTextLineBig
{
    font-size: 3em;
    clear:both;
    color: #f81a00;
    text-shadow: 1px 1px #666;
    line-height: 1em;
}
.homeBigTextLineInfo
{
    font-size: 1.2em;
}
#homeScreenshots
{
    width: 500px;
    padding: 10px 30px 0 0;
    float: right;
}
#homeLogin
{
    width: 470px;
    height:100px;
    float: right;
    background: url('/images/homeSigninButton.png') no-repeat top left;
    text-shadow: 1px 1px #666;
    margin-top: 20px;
    padding-top: 20px;
}
#homeLoginMain
{
    font-size: 2.5em;
    padding-left: 45px;
    display: block;
    color: #eee;
}
#homeLoginInfo
{
    font-size: 1.4em;
    padding-left: 70px;
    display: block;
    color: #eee;
}
#homeLoginInfoBeta
{
    font-size: 1.4em;
    padding-left: 10px;
    color: #ccc;
}
#homeLoginInfoBeta a
{
    color: #eee;
}

#widgetNotification
{
    width: 680px;
    clear: left;
}
#widgetNotification ul
{
    padding: 0 0 0 15px;
}

#agendaBloc
{
    position:relative;
    width: 700px;
    height: 400px;
    overflow: hidden;
    border: 5px solid #C6C6C6;
    background: #fff url(/images/fade_small.png) bottom right no-repeat;
    clear: both;
}
#agendaTopbar
{
    height: 20px;
    background: #000 url(/images/agendaTopbar.png) repeat-x;
}
.agendaBut
{
    width: 100px;
    height: 20px;
    background: #c13b3b url(/images/agendaTopbarBut.png) no-repeat;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
#agendaButPrev
{
    float: left;
}
#agendaButNext
{
    float: right;
}
#agendaTopbarMid
{
    width: 500px;
    float: left;
}
#agendaButToday
{
    width: 150px;
    margin: auto;
    color: #f3f3f3;
    text-align: center;
    cursor: pointer;
    display: none;
}

#agendaDays
{
    padding: 10px;
}
#linkShowWeek, #searchDeptLink
{
    display: none;
}
#agendaDaysSlider
{
    width: 705px;
    position: relative;
    top: 0;
    left: 0;
}
#agendaDaysSliderOffsetBegin, #agendaDaysSliderOffsetBegin
{
    display: none;
}
.agendaSliderOffset
{
    float: left;
    width: 700px;
    height: 155px;
}
.agendaDayEvent
{
    display: block;
    width: 52px;
    margin: 10px auto;
}
.agendaDayEventMe
{
    position: relative;
    top: -70px;
    left: 20px;
    z-index: 100;
}
.agendaDayS
{
    width: 85px;
    height: 150px;
    background: #e4e4e4 url(/images/agendaDayS.png) no-repeat;
    float: left;
    margin-right: 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.agendaDayB
{
    width: 100px;
    height: 150px;
    background: #e4e4e4 url(/images/agendaDayB.png) no-repeat;
    float: left;
    margin-right: 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.agendaDayDate
{
    font-weight: bold;
    text-align: center;
    font-size: 0.9em;
    padding-top: 2px;
}

#agendaInfo
{

}
.agendaInfoBloc
{
    position: relative;
    top: 10px;
    margin-top: 5px;
    width: 319px;
    padding: 15px;
    overflow: hidden;
    float: left;
    height: 170px;
}
.agendaInfoBloc h2
{
    margin: 0;
    padding: 0 0 10px 0;
    font-weight: normal;
}
.agendaInfoMore
{
    display: block;
    text-align: right;
    padding: 15px 15px 0 0;
    clear: both;
}
#agendaInfoReco
{
    border-left: 1px solid #b5b5b5;
}
.agendaInfoEvent
{
    clear: both;
}
.agendaInfoEventImg
{
    float: left;
}
.agendaInfoEventText
{
    float: left;
    padding: 5px;
    width: 250px;
}

#agendaEventInfo
{
    position: relative;
    top: 20px;
    margin-top: 15px;
    width: 670px;
    padding: 15px;
    overflow: hidden;
    height: 170px;
    background: #262626;
    color: #f1f1f1;
}
#agendaEventInfoClose
{
    float: right;
    cursor: pointer;
    clear: both;
}
#agendaEventInfoClose:hover
{
    background: #f1f1f1;
    color: #262626;
}
.agendaEventInfoFriend
{
    float: left;
    margin: 0 10px 0 0;
}
#agendaEventInfoContent a
{
    display: block;
    float: left;
    clear: both;
    margin: 10px 0 0 0;
}
#agendaEventInfoContent h2
{
    margin: 20px 0 0 0;
    padding: 0;
}
#agendaEventInfoContent h3
{
    margin: 0;
    padding: 0 0 10px 0;
}
#agendaEventInfoImage
{
    display: block;
    float: right;
    border: 2px solid #C5C5C5;
}

#widgetSearch
{
    width: 330px;
    float: left;
}
.formSearchLabel
{
    float: left;
    width: 100px;
    font-weight: bold;
    padding-top: 5px;
}

#homeMain
{
    float: left;
    width:710px;
}
#homeSidebar
{
    float: right;
    width:250px;
}
.sidebarWidgetTextLink
{
    color:#111;
    font-size:0.8em;
    /*text-align:justify;*/
    font-weight: bold;
}

#widgetBlog
{
    width:600px;
    float: left;
}
#blogItemList li
{
    list-style-type:square;
    list-style-position:inside;
    font-size:1.4em;
}


#inviteBetaForm
{
    display:none;
}
#inviteBetaFormInput
{
    background: #f5f5f5;
    color: #252525;
    border: 1px solid #151515;
    margin-top: 2px;
    height: 20px;
    width: 150px;
    padding: 1px;
}
#inviteBetaMessage
{
    color:#eee;
}