/************************
**********Basics*********
*************************/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td{padding:0;margin:0;}
img {border:none;}
a
{
    text-decoration:none;
    color: #f81a00;
}
a:hover
{
    text-decoration:underline;
}
body
{
    margin:0;
    background:#f2f2f2;
    font-family:Helvetica,Arial,Sans-serif;
    font-size:12px;
    line-height: 1.5;
}
textarea
{
    font-family:Helvetica,Arial,Sans-serif;
    font-size:12px;
    border: 1px solid #ddd;
}
.content
{
    width: 1001px;
    margin: auto;
}
.contentFooter
{
    width: 950px;
    clear: both;
}
#main
{
    background: #fff url(/images/body.png);
    color: #666;
}
#mainContent
{
    background: transparent url(/images/bodyContent.png) top center no-repeat;
    padding: 10px;
    min-height: 500px;
}
#mainHeader
{
    background: transparent url(/images/bodyHeader.png) top center no-repeat;
    height: 11px;
}
#mainFooter
{
    background: transparent url(/images/bodyFooter.png) top center no-repeat;
    height: 11px;
}
#footer
{
    padding: 10px;
    text-align: center;
    clear:both;
}


/************************
**********Header*********
*************************/
#header
{
    height:115px;
}
#headerMenu
{
    clear: both;
    background: url(/images/menu.png) repeat-x;
    height: 25px;
    padding: 0 40px 0 20px;
}
#headerMenu .menuLink
{
    height: 20px;
    float: left;
    text-align: center;
    font-size: 1.1em;
    color: #f5f5f5;
    padding: 4px 15px 0 15px;
    text-shadow: 1px 1px #666;
}
#headerMenu .menuCreate
{
    width: 120px;
    background: url(/images/menuCreate.png);
    font-weight: bold;
}
#headerLogo
{
    padding: 25px 0 0 10px;
    float: left;
    clear: both;
    font-size: 2em;
}
#headerInfo
{
    width: 400px;
    height: 70px;
    float: right;
    padding-top: 20px;
}
#headerInfoText
{
    width: 280px;
    float: right;
    text-align: right;
    padding: 0 10px 0 0;
    line-height: 1.2;
}
#headerInfoTextName a
{
    font-size: 1.4em;
    color: #222;
}
#headerInfoTextOpt a
{
    font-size: 1em;
    padding-top: 2px;
}
#headerInfoImg
{
    width: 60px;
    float: right;
    text-align: center;
    overflow: hidden;
    border: 3px solid #B5B5B5;
    margin-right: 10px;
}

#forgotPassForm
{
    float:right;
    display:none;
}
#headerInputSearch, #forgotPassFormInput
{
    background: #f5f5f5;
    color: #252525;
    border: 1px solid #151515;
    margin-top: 2px;
    height: 15px;
    width: 150px;
    float: right;
    padding: 1px;
}
#forgotPass, #forgotPassFormValid
{
    float:right;
    padding-right: 5px;
}
#headerLoginMessage
{
    color:#eee;
}
#headerLoginForm
{
    color: #efefef;
    padding-left: 20px;
    float: left;
    max-width: 600px;
}
#headerLoginFormInputs
{
    float:left;
}
.headerMenuInput
{
    color: #555;
    border: 1px solid #ccc;
    margin-top: 3px;
    margin-right: 10px;
}
#headerLoginBut
{
    padding: 3px 0 0 5px;
    float: right;
}
#headerSignin
{
    padding-top: 2px;
    float: right;
}

/************************
**********Widget*********
*************************/
.widget
{
    border-top: 1px solid #ddd;
    margin: 10px;
    padding: 5px;
    float: left;
}
.widget h2
{
    display: block;
    padding: 5px 0 10px 0;
    margin: 0;
    font-size: 1.7em;
    font-weight: normal;
    text-shadow: 1px 1px 2px #aaa;
}
.widget h3
{
    display: block;
    padding: 15px 0 5px 0;
    margin: 0;
    font-size: 1.3em;
    font-weight: normal;
    color: #999;
}

.widget .widgetMore
{
    float: right;
    clear: both;
    width: 30px;
    height:16px;
    padding: 2px 18px 0 0;
    margin-top: 5px;
    text-align: right;
    color: #f81a00;
    background: url(/images/icons/plus.png) top right no-repeat;
}
.widgetLarge
{
    width: 490px;
    clear: both;
}
.widgetSmall
{
    width: 230px;
}
.widgetHalf
{
    width: 448px;
}
.widgetRight
{
    float: right;
}
.widgetNewsLine
{
    padding-bottom: 5px;
}
.widgetEventsLine
{
    padding: 3px 0 3px 0;
    border-bottom: 1px dotted #eee;
}
.widgetEventsTitle
{
    border-bottom: 1px dotted #eee;
}
.widgetEdit
{
    min-width: 10px;
    height: 16px;
    padding: 2px 0 0 18px;
    float: right;
    cursor: pointer;
    color: #f81a00;
    text-align: right;
}
.widgetEdit:hover
{
    background: url('/images/icons/edit.png') top left no-repeat;
}

.bloc
{
    border: 10px solid #e4e4e4;
    background: #fff;
    margin: 10px;
    padding: 15px;
    float: left;
    max-width: 560px;
}
.bloc h2
{
    display: block;
    padding: 5px 0 10px 0;
    margin: 0;
    font-size: 1.7em;
    font-weight: normal;
    text-shadow: 1px 1px 2px #aaa;
}
.blocFade
{
    width: 100%;
    background: transparent url('/images/fade.png') top right no-repeat;
}


/************************
**********Widget*********
*************************/
.sidebarWidget
{
    width: 230px;
    min-height: 130px;
    padding: 10px;
    margin-top: 10px;
    background: url(/images/sidebarWidget.png) no-repeat top;
    color: #000;
    font-size: 1.2em;
}
.sidebarWidget h2
{
    font-size: 1.5em;
    text-align: center;
    margin: 0;
    padding: 0 0 10px 0;
    color: #f81a00;
}

/************************
******Widget Content*****
*************************/
.widgetUserMini img
{
    background: #eee;
    padding: 2px;
    border: 1px solid #ccc;
    margin: auto;
}
.widgetUserMini img:hover
{
    background: #ee251a;
}
/************************
**********Walls**********
*************************/
.wall
{
    width: 928px;
}
#wallPostButton
{
    float: right;
    width: 100px;
    height: 30px;
    padding: 5px;
    margin: 5px 15px 15px auto;
}
#wallPostText
{
    display: block;
    width: 900px;
    height: 50px;
    margin: auto;
    clear: both;
    border: 1px solid #bfbfbf;
    padding: 4px;
    font-size: 1.1em;
    background-color: #fafafa;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.wallSingle
{
    width: 900px;
    min-height: 80px;
    clear: both;
    margin: 10px auto auto auto;
    background: #eee;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    /*box-shadow: 2px 2px #CCC;*/
}
.wallSingleAuth span
{
    font-size: 0.8em;
    color: #b2b2b2;
}
.wallSingleImage
{
    float: left;
    width: 60px;
    text-align: right;
    padding: 10px;
}
.wallSinglePost
{
    float: left;
    width: 780px;
    margin: 10px;
}
.wallSinglePost a
{
    font-weight: bold;
    font-size: 1.1em;
}
.wallSingleMessage
{
    padding-top: 5px;
    text-align: justify;
}
.wallSingleMessageDelete
{
    display: block;
    width: 100px;
    float: right;
    padding-bottom: 3px;
    font-weight: normal;
}
.wallAdjust
{
    width: 900px;
    clear: both;
}

/************************
**********Forms**********
*************************/
.formInput
{
    border: 1px solid #bfbfbf;
    width: 180px;
    padding: 4px;
    font-size: 1,1em;
    background-color: #fafafa;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.formInputSmall
{
    border: 1px solid #bfbfbf;
    width: 100px;
    padding: 2px;
    font-size: 0.9em;
    background-color: #fafafa;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.formTextarea
{
    border: 1px solid #bfbfbf;
    width: 374px;
    padding: 4px;
    font-size: 1,1em;
    background-color: #fafafa;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.formInput:focus, .formTextarea:focus
{
    border: 1px solid #a1a1a1;
    background: #fffde8;
    outline: none;
}
ul.error_list
{
    color:#e20000;
    padding: 2px 0 0 4px;
    margin: 0;
    list-style: none;
    font-size: 0.8em;
}

.validInput
{
    background: #fff url(/images/icons/tick.png) no-repeat right;
}
.invalidInput
{
    background: #fff url(/images/icons/cross.png) no-repeat right;
}

/************************
**********Lists**********
*************************/
#listInfo
{
    width: 900px;
    clear: both;
}
#listInfo h2
{
    float:left;
}
#listTabs
{
    width: 900px;
    border-bottom: 1px dotted #ddd;
    list-style-type: none;
}
.listTabSingle
{
    float: left;
}
.listTabSingle a
{
    float: left;
    display: block;
    width: 150px;
    padding: 2px;
    border: 1px dotted #ddd;
    background: #d7d7d7;
    color: #f5f5f5;
    text-align: center;
}
.listTabSingleActive a
{
    background: #828282;
    cursor: default;
}
#listElements
{
    width: 900px;
    border: none;
}
.listElemSingle
{
    width: 430px;
    float: left;
    margin-right: 5px;
    padding: 5px;
    border: 1px solid #ddd;
    background: #f2f2f2;
}
.listElemSinglePic
{
    width:60px;
    float:left;
}
.listElemSingleText
{
    padding:5px;
    float:left;
}
.listElemSingleText h2
{
    padding: 0;
    margin: 0;
    font-size: 1.8em;
}
.listElemSingleButton
{
    float: right;
}
.showMore
{
    display:block;
    clear:both;
    height:32px;
    padding: 5px 0 5px 34px;
    font-size:1.5em;
    background: url(/images/plus.png) top left no-repeat;
}

/************************
**********Commons********
*************************/
/*buttons*/
.smallBut
{
    cursor: pointer;
    min-width: 10px;
    padding: 5px 0 5px 0;
    font-size: 12px;
    color: #7e7e7e;
}
.smallButEdit
{
    float: right;
    display: none;
}
.smallButLeft
{
    height: 17px;
    width: 3px;
    background: url(/images/buttons/smallLeft.png) no-repeat;
    float: left;
}
.smallButRight
{
    height: 17px;
    width: 3px;
    background: url(/images/buttons/smallRight.png) no-repeat;
    float: left;
}
.smallButMid
{
    height: 17px;
    background: #dcdcdc url(/images/buttons/smallMid.png) repeat-x;
    float: left;
    padding: 0px 2px 0 2px;
    color: #7e7e7e;
    margin:0;
}
.smallRedBut
{
    cursor: pointer;
    min-width: 10px;
    padding: 5px 0 5px 0;
    font-size: 12px;
    color: #7e7e7e;
}
.smallRedButLeft
{
    height: 17px;
    width: 3px;
    background: url(/images/buttons/smallRedLeft.png) no-repeat;
    float: left;
}
.smallRedButRight
{
    height: 17px;
    width: 3px;
    background: url(/images/buttons/smallRedRight.png) no-repeat;
    float: left;
}
.smallRedButMid
{
    height: 17px;
    background: #dcdcdc url(/images/buttons/smallRedMid.png) repeat-x;
    float: left;
    padding: 0px 2px 0 2px;
    color: #eee;
    margin:0;
}
input.smallRedButMid
{
    border: none;
    cursor: pointer;
}
.button
{
    cursor: pointer;
    min-width: 10px;
    padding: 5px 0 5px 0;
    font-size: 14px;
}
.buttonLeft
{
    height: 25px;
    width: 4px;
    background: url(/images/buttons/redLeft.png) no-repeat;
    float: left;
}
.buttonRight
{
    height: 25px;
    width: 4px;
    background: url(/images/buttons/redRight.png) no-repeat;
    float: left;
}
.buttonMid
{
    height: 22px;
    background: url(/images/buttons/redMid.png) repeat-x;
    float: left;
    padding: 3px 2px 0 2px;
    overflow:visible;
    color: #fff;
    margin:0;
}
input.buttonMid
{
    border: none;
    font-size: 13px;
    padding-bottom: 25px;
    cursor: pointer;
}

.uploadPictureDisclaimer
{
    color: #a2a2a2;
    border-top: 1px solid #a2a2a2;
    clear: both;
    font-size: 0.9em;
}

/*tooltips*/
#tooltip
{
    position:absolute;
    border:1px solid #cecece;
    background:#f5f5f5;
    padding:2px 5px;
    color:#ec1000;
    display:none;
}
.tooltip
{
    cursor:pointer;
}

.messageError
{
    padding:5px;
    margin:5px 0 5px 0;
    border:1px solid #e20000;
    background:#ddb3b8;
    color:#e20000;
    text-align:center;
    float: left;
}
.messageInfo
{
    padding:5px;
    margin:5px 0 5px 0;
    border:1px solid #b99d00;
    background:#ddd9b7;
    color:#b99d00;
    text-align:center;
}
.messageOffline
{
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    background: #eee;
    padding: 10px;
}
.imageError
{
    float: right;
}
.widgetError
{
    width:500px;
    min-height:250px;
    background:url(/images/error_logo.png) top right no-repeat;
}

/*news*/
.newsDateDetail
{
    color: #b0b0b0;
    font-size: 0.8em;
}

/*page manipulation*/
.pageAdjust
{
    width: 980px;
    clear: both;
}

.ajaxLoader
{
    color: #4e79c0;
    font-weight: bold;
    display: none;
}

/************************
**********Dialog*********
*************************/
.dialogBox
{
    display: none;
}
#modalOverlay {
    background-color: #000;
    cursor: not-allowed;
}

#modalContainer {
    min-height: 100px;
    max-height: 500px;
    width: 600px;
    left: 50%;
    top: 15%;
    margin-left: -300px; /* half the width, to center */
    background: #fff url(/images/fade_small.png) top right no-repeat;
    border: 3px solid #ccc;
}

#modalContainer a.modalCloseImg {
    background: url(/images/closeDialog.png) no-repeat;
    width: 32px;
    height: 32px;
    display: inline;
    z-index: 3200;
    position: absolute;
    top: -16px;
    right: -16px;
    cursor: pointer;
}

/************************
**********Maps*********
*************************/
.mapPointInfoPict
{
    float: left;
}
.mapPointInfoText
{
    padding: 3px;
    float: left;
}