/* general reset start */
body {
    margin: 0;
    font: 11px/13px Arial, Helvetica, sans-serif;
    color: #898989;
}
img { border-style: none; }
a {
    color: #999;
    text-decoration: none;
}
a:hover { text-decoration: underline; }
label, input, textarea, select {
    font: 100% Arial, Helvetica, sans-serif;
    vertical-align: middle;
}
form, fieldset {
    margin: 0;
    padding: 0;
    border: none;
}
/* general reset end */
/* general settings start */
.main-box { padding: 0 0 16px; }
.main-box .headline {
    background: #fbc900;
    height: 24px;
    position: relative;
    padding: 16px 10px 0;
    z-index: 2;
}
.seo-block .main-box .headline {
    height: 25px;
    padding-top: 15px;
}
.main-box h2 {
    margin: 0;
    height: 11px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
.seo-block .main-box h2 { height: 12px; }
.main-box h2.calendar { background-image: url(../images/bg-title-calendar.gif); }
.seo-block .main-box h2.calendar { background-image: url(../images/bg-title-calendar-large.gif); }
.main-box h2.messages { background-image: url(../images/bg-title-messages.gif); }
.main-box h2.messages-large { background-image: url(../images/bg-title-messages-large.gif); }
.main-box h2.tasks { background-image: url(../images/bg-title-tasks.gif); }
.main-box h2.tasks-large { background-image: url(../images/bg-title-tasks-large.gif); }
.main-box h2.news { background-image: url(../images/bg-title-news.gif); }
.main-box h2.tools { background-image: url(../images/bg-title-tools.gif); }
.main-box h2.folders { background-image: url(../images/bg-title-folders.gif); }
.main-box h2.documents { background-image: url(../images/bg-title-documents.gif); }
.main-box h2.senders { background-image: url(../images/bg-title-senders.gif); }
.main-box h2.addr-book { background-image: url(../images/bg-title-addr-book.gif); }
.main-box h2.display { background-image: url(../images/bg-title-display.gif); }
.main-box h2.create-event { background-image: url(../images/bg-title-create-event.gif); }
.main-box h2.edit-event { background-image: url(../images/bg-title-edit-event.gif); }
.main-box h2.profile { background-image: url(../images/bg-title-profile.gif); }
.main-box h2.documents-contact { background-image: url(../images/bg-title-contact-document.gif); }
.main-box h2.document-share-a-doc { background-image: url(../images/bg-title-share-document.gif); }
.main-box h2.document-shared-documents { background-image: url(../images/bg-title-shared-document.gif); }
.main-box h2.create-new-message { background-image: url(../images/bg-title-create-message.gif); }
.main-box h2.reply-message { background-image: url(../images/bg-title-reply-message.gif); }
.main-box h2.event-detail { background-image: url(../images/bg-title-event-detail.gif); }
.main-box h2.assign-a-task { background-image: url(../images/bg-title-assign-task.gif); }
.main-box h2.my-task { background-image: url(../images/bg-tasks-assigned.gif); }
.main-box h2.task-done { background-image: url(../images/bg-done-task.gif); }
.main-box h2.add-new-contacts { background-image: url(../images/bg-title-add-contact.gif); }
.main-box h2.login { background-image: url(../images/bg-title-login.gif); }
.main-box h2.project { background-image: url(../images/bg-title-project.gif); }
.main-box h2.new-project { background-image: url(../images/bg-title-new-project.gif); }
.main-box h2.status { background-image: url(../images/bg-title-status.gif); }
.main-box h2.city { background-image: url(../images/bg-title-city.gif); }
.main-box h2.pole { background-image: url(../images/bg-title-pole.gif); }
.main-box h2.useraccount { background-image: url(../images/bg-title-user-account.gif); }
.main-box .headline .arrow, .tabset li span, .display-holder .filter .arrow {
    display: block;
    width: 20px;
    height: 10px;
    background: url(../images/bg-main-block-arrow.gif) no-repeat;
    overflow: hidden;
    position: absolute;
    bottom: -10px;
    left: 10px;
}
.main-box .body {
    background: #fff;
    padding: 0 0 10px;
    width: 100%;
    position: relative;
}
.main-box .more {
    position: absolute;
    bottom: 13px;
    left: 0;
    text-align: right;
    width: 294px;
    font-size: 12px;
    font-weight: bold;
}
.main-box .more a {
    background: url(../images/bg-arrow.gif) no-repeat left;
    padding: 0 0 0 11px;
    margin: 0 10px 0 0;
}
.inner-body { padding: 0 0 34px; }
.main-box .headline ul {
    margin: -2px 0 0;
    padding: 0;
    list-style: none;
    float: right;
}
.main-box .headline ul li {
    float: left;
    /*padding: 0 0 0 3px;*/
    padding:0 8px 2px 7px;
}
.main-box .headline ul li.delete {
    float: left;
    /*padding: 0 0 0 3px;*/
    padding:0 12px 2px 0;
}
.main-box .headline ul li.showback {
    border-left:2px solid #e5ba0f;
    float: left;
    height:25px;
    padding:0 8px 2px 12px;
}
.main-box .headline ul a {
    display: block;
    height: 18px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
.main-box .headline ul .new-event a {
    width: 200px;
    background-image: url(../images/bg-new-event.png);
}
.main-box .headline ul .next-month a {
    width: 108px;
    background-image: url(../images/bg-next-month.png);
}
.main-box .headline ul .current-month a {
    width: 102px;
    background-image: url(../images/bg-current-month.png);
}
.main-box .headline ul .assign-task a {
    width: 161px;
    background-image: url(../images/bg-assign-task.png);
}
.main-box .headline ul .my-task a {
    width: 160px;
    background-image: url(../images/bg-tasks-assigned.gif);
}
.main-box .headline ul .done-task a {
    width: 100px;
    background-image: url(../images/bg-done-task.png);
}
.main-box .headline ul .tasks-assigned a {
    width: 161px;
    background-image: url(../images/bg-tasks-assigned.png);
}
.main-box .headline ul .messages-set a {
    width: 180px;
    background-image: url(../images/bg-messages-set.png);
}
.main-box .headline ul .post a {
    width: 170px;
    background-image: url(../images/bg-post.png);
}

.main-box .headline ul .back a, .main-box .headline ul .showback a {
    width: 90px;
    background-image: url(../images/bg-back.png);
}
.main-box .headline ul .modify a {
    width: 90px;
    background-image: url(../images/bg-modify.png);
}
.main-box .headline ul .delete a {
    width: 90px;
    background-image: url(../images/bg-delete.png);
}
.save {
    border-left: 1px solid #e8be16;
    float: right;
    margin: -7px 0 -8px 8px;
    padding: 5px 0 8px 8px;
}
.save a {
    display: block;
    width: 93px;
    height: 19px;
    background: url(../images/bg-save.png) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
/* general settings end */
/* container start */
#container {
    width: 950px;
    margin: 0 auto;
}
/* page start */
#page {
    background: #7faad2;
    padding: 20px 20px 0;
}
/* header start */
#header {
    background: #fff url(../images/header.gif) no-repeat 100% 0;
    padding: 0 0 34px;
    height: 145px;
    position: relative;
    margin: 0 0 0px;
}

/* logo start */
.logo {
    position: absolute;
    top: 10px;
    left: 10px;
    margin: 0;
    width: 277px;
    height: 98px;
}
.logo a {
    display: block;
    height: 100%;
    background: url(../images/bg-logo.png) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
/* logo end */
/* top navigation start */
.top-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    right: 5px;
    top: 0;
    font-size: 12px;
    line-height: 16px;
    overflow: hidden;
    font-weight: bold;
}
.top-nav li {
    float: left;
    background: url(../images/bg-top-nav-separate.gif) no-repeat;
    margin: 0 0 0 -1px;
    padding: 6px 6px 0;
}
.top-nav a { color: #898989; }
/* top navigation end */
/* domino start */
.domino {
    width: 250px;
    height: 45px;
    display: block;
    text-indent: -9999px;
    /*overflow: hidden;*/
    background: url(../images/bg-agora.png) no-repeat;
    position: absolute;
    top: 80px;
    right: 10px;
}
/* domino end */
/* main navigation start */
.main-nav {
    height: 34px;
    background: url(../images/bg-nav.gif) repeat-x;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
* html .main-nav { bottom: -1px; }
.main-nav ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
.main-nav ul li {
    float: left;
    background: url(../images/bg-main-nav-separate.gif) no-repeat right;
    padding: 0 1px 0 0;
}
.main-nav ul a {
    display: block;
    width: 139px;
    height: 34px;
    color: #0055a5;
    text-indent: -9999px;
    overflow: hidden;
    background-repeat: no-repeat;
}
.main-nav ul li.messages a { background-image: url(../images/bg-messages.png); }
.main-nav ul li.documents a { background-image: url(../images/bg-docs.png); }
.main-nav ul li.calendar a { background-image: url(../images/bg-calendar.png); }
.main-nav ul li.tasks a { background-image: url(../images/bg-tasks.png); }
.main-nav ul li.contacts a { background-image: url(../images/bg-contacts.png); }
.main-nav ul li.accounts a { background-image: url(../images/bg-contacts.png); }
.main-nav ul li.projects a { background-image: url(../images/bg-project.png); }
.main-nav ul li.status a { background-image: url(../images/bg-status.png); }
.main-nav ul li.partner a { background-image: url(../images/bg-partner.png); }
.main-nav ul li.city a { background-image: url(../images/bg-city.png); }
.main-nav ul li.faqs a { background-image: url(../images/bg-faqs.png); }
.main-nav ul li.poles a { background-image: url(../images/bg-pole.png); }
.main-nav ul li.groupuser a { background-image: url(../images/bg-title-group-user.png);}
.main-nav ul li.active a, .main-nav ul li a:hover { background-position: 0 100%; }
.main-nav .back {
    float: right;
    width: 183px;
    height: 23px;
    background: url(../images/bg-link-back.png) no-repeat;
    margin: 6px 7px 0 0;
    font-size: 13px;
    line-height: 19px;
    color: #fff;
    font-weight: bold;
    padding: 0 0 0 10px;
}
/* main navigation end */
/* header end */
/* content start */
#content { padding: 0 0 4px; }
/* info row start */
.info-row { padding: 0 0 10px; }
.info-row .inner {
    height: 1%;
    overflow: hidden;
    background: #fff;
    text-align: right;
    font-size: 12px;
    color: #0055a5;
    padding: 8px 10px;
}
.info-row ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
    color: #898989;
}
.info-row ul li {
    float: left;
    background: url(../images/bg-arrow-bullet.gif) no-repeat left;
    padding: 0 13px 0 8px;
}
.info-roe ul a { color: #898989; }
.info-row p { margin: 0; }
/* info row end */
/* home columns start */
.home-cols-holder {
    width: 100%;
    overflow: hidden;
}
.home-cols {
    width: 924px;
    margin: 0 0 0 -14px;
    overflow: hidden;
    float: left;
    display: inline;
    clear: both;
}
.home-cols .col {
    width: 294px;
    float: left;
    padding: 0 0 0 14px;
}
.home-cols .col-small { width: 224px; }
.home-cols .col-large { width: 364px; }
.home-cols p { margin: 0; }
/* home columns end */
/* info holder start */
.info-holder {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 10px;
    line-height: 12px;
    font-weight: bold;
    overflow: hidden;
    width: 100%;
}
.info-holder li {
    border-bottom: 1px solid #e1e1e1;
    padding: 16px 10px 12px;
    margin: 0 0 -1px;
}
.info-holder p { margin: 0 0 6px; }
.info-holder .title {
    display: block;
    font-size: 12px;
    color: #999;
    background: url(../images/bg-arrow.gif) no-repeat 0 3px;
    text-indent: 12px;
    margin: 0 0 4px;
    line-height: 18px;
}
.info-holder .title a { color: #0055a5; }
/* info holder end */
/* tabset start */
.tabset {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    position: relative;
    z-index: 2;
}
.tabset:after {
    content: "";
    clear: both;
    display: block;
}
.tabset li {
    float: left;
    width: 50%;
}
.tabset li a {
    display: block;
    height: 40px;
    position: relative;
    outline: none;
    text-indent: -9999px;
}
.tabset li.document a { background-image: url(../images/bg-latest-doc.png); }
.tabset li.viewed a { background-image: url(../images/bg-most-viewed.png); }
.tabset li a.active { background-position: 0 100%; }
.tabset li span { display: none; }
.tabset li a.active span { display: block; }
/* tabset end */
/* events start */
.events {
    padding: 18px 8px 0;
    font-size: 10px;
    font-weight: bold;
    margin: 0 0 -8px;
}
.events .title {
    padding: 0 8px;
    background: #0055a5;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}
.events .title-holder { padding: 0 0 5px; }
.event-info { padding: 6px 0 4px; }
.event-info .date {
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
    overflow: hidden;
    color: #0055a5;
    padding: 0 0 2px;
    font-weight: bold;
    font-size: 12px;
    line-height: 31px;
}
.news .date { font-size: 13px; }
.event-info .day {
    width: 30px;
    height: 31px;
    background: url(../images/bg-date-block.gif) no-repeat;
    float: left;
    text-align: center;
    font-size: 17px;
    margin: 0 6px 0 0;
}
.event-info .date strong { float: left; }
.event-info .descr { padding: 5px 2px 0; }
.event-info .descr .image {
    width: 83px;
    float: left;
    background: url(../images/bg-events-image.png) no-repeat;
    padding: 2px 2px 2px 0;
    margin: 3px 18px 0 0;
}
* html .event-info .descr .image { margin-right: 15px; }
.event-info .descr .image img { display: block; }
.event-info .descr .text {
    overflow: hidden;
    font-size: 11px;
    padding: 2px 0 0;
}
* html .event-info .descr .text { height: 1%; }
/* events end */
/* tool buttons start */
.tools-btn {
    margin: 0 auto;
    padding: 26px 0 14px;
    list-style: none;
    width: 261px;
    font-size: 17px;
    line-height: 41px;
    text-transform: uppercase;
    font-weight: bold;
}
.tools-btn li { padding: 10px 0; }
.tools-btn a {
    display: block;
    height: 41px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
.tools-btn li.conference a { background-image: url(../images/btn-conference.png); }
.tools-btn li.chat a { background-image: url(../images/btn-chat.png); }
.tools-btn li.blog a { background-image: url(../images/btn-blog.png); }
/* tool buttons end */
/* document util start */
.doc-util {
    border-bottom: 1px solid #e1e1e1;
    margin: 0;
    padding: 0;
    list-style: none;
    background: url(../images/bg-doc-util.gif) repeat-y;
    width: 100%;
    overflow: hidden;
}
.doc-util li {
    float: left;
    width: 50%;
    padding: 14px 0 8px;
}
.doc-util a {
    display: block;
    height: 28px;
    margin: 0 auto;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
.doc-util .share-doc a {
    width: 156px;
    background-image: url(../images/bg-share-doc.png);
}
.doc-util .new-folder a {
    width: 107px;
    background-image: url(../images/bg-new-folder.png);
}
/* document util end */
/* address book util start */
.addr-book-util {
    margin: 0 0 -10px;
    padding: 0 0 10px;
    list-style: none;
    background: url(../images/bg-addr-book-util.gif) repeat-y;
    width: 100%;
    overflow: hidden;
}
.addr-book-util li {
    float: left;
    width: 33%;
    padding: 10px 0 0;
}
.addr-book-util a {
    display: block;
    height: 28px;
    margin: 0 auto;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
.addr-book-util .share-doc a {
    width: 156px;
    background-image: url(../images/bg-share-doc.png);
}
.addr-book-util .post-message a {
    width: 139px;
    background-image: url(../images/bg-post-message.png);
}
.addr-book-util .share-event a {
    width: 158px;
    background-image: url(../images/bg-share-event.png);
}
/* address book util end */
/* list folders start */
.list-folders {
    margin: 0;
    padding: 36px 0 0;
    list-style: none;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    overflow: hidden;
}
.list-folders li {
    float: left;
    width: 27%;
    padding: 36px 3% 0;
    text-align: center;
    background: url(../images/bg-folder.png) no-repeat 50% 0;
}
.list-folders li a { color: #0055a5; }
/* list folders end */
/* wrapp start */
.wrapp {
    width: 100%;
    overflow: hidden;
}
/* seo block start */
.seo-block {
    width: 694px;
    float: right;
}
.seo-block .body {
    padding: 15px 10px;
    width: auto;
    height: 1%;
}
/* pager months start */
.pager-months {
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}
.pager-months li { float: left; }
.pager-months li.next { float: right; }
.pager-months li a {
    display: block;
    height: 18px;
    text-indent: -9999px;
    overflow: hidden;
    background-repeat: no-repeat;
    width: 100px;
}
.pager-months li.prev a { background-image: url(../images/bg-prev.png); }
.pager-months li.next a { background-image: url(../images/bg-next.png); }
/* pager months end */
/* list months start */
.list-months {
    width: 698px;
    overflow: hidden;
    padding: 24px 0 4px;
    margin: 0 -24px 0 0;
}
.list-months .box {
    width: 332px;
    float: left;
    margin: 0 10px 0 0;
}
.list-months .inner {
    width: 329px;
    background: url(../images/bg-list-months-grid.png) no-repeat 0 27px;
    padding: 0 3px 0 0;
}
.list-months .bot {
    display: block;
    overflow: hidden;
    height: 2px;
    background: url(../images/bg-list-months-bot.gif) no-repeat;
}
.list-months table {
    width: 100%;
    border-collapse: collapse;
    padding: 0;
    margin: 0;
}
.list-months th, .list-months td {
    padding: 0;
    width: 46px;
    padding: 0 0 0 1px;
}
.list-months caption {
    background-repeat: no-repeat;
    background-position: 50% 0;
    padding: 0 0 15px;
    text-transform: uppercase;
    font-size: 18px;
    color: #0055a5;
}
.list-months th {
    color: #fff;
    height: 28px;
}
.list-months td {
    height: 70px;
    vertical-align: top;
    font-weight: bold;
    color: #666;
    padding: 0 0 0 2px;
    vertical-align: top;
    width: 45px;
}
.list-months td.other { color: #ccc; }
.list-months td.today { background: url(../images/bg-list-months-today.png) no-repeat 1px 0; }
.list-months td span {
    display: block;
    padding: 3px 5px 5px;
}
.list-months td.today span {
    font-size: 17px;
    color: #0055a5;
    line-height: 18px;
    font-weight: bold;
    padding-bottom: 0;
}
.list-months .add {
    display: block;
    width: 45px;
    height: 35px;
    background: url(../images/bg-list-months-add.png) no-repeat;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    font-weight: normal;
    color: #fff;
    margin: 4px 0 0;
}
.list-months .add:hover { text-decoration: none; }
.list-months .info {
    display: block;
    width: 34px;
    height: 43px;
    background: url(../images/bg-list-months-info.png) no-repeat;
    margin: -6px 0 0;
    font-size: 10px;
    padding: 5px 5px 0;
    text-align: center;
    color: #fff;
    line-height: 10px;
}
.list-months .today .info { margin-top: -2px; }
.list-months .info p { margin: 0; }
/* list months end */
/* current month start */
div.current-month {
    width: 665px;
    margin: 0 auto;
    padding: 4px 3px 0 0;
    background: url(../images/bg-current-months-grid.png) no-repeat 0 45px;
}
div.current-month .bot {
    width: 668px;
    margin: 0 -3px 0 0;
    height: 2px;
    overflow: hidden;
    background: url(../images/bg-current-month-bot.gif) no-repeat;
    display: block;
}
div.current-month table {
    width: 100%;
    border-collapse: collapse;
    padding: 0;
    margin: 0;
}
div.current-month td, div.current-month th {
    padding: 0;
    width: 95px;
}
div.current-month caption {
    font-size: 24px;
    line-height: 28px;
    color: #0055a5;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 0 13px;
}
* html div.current-month caption { padding-bottom: 12px; }
*+html div.current-month caption { padding-bottom: 12px; }
div.current-month caption a {
    margin: 0 4px;
    line-height: 0;
    font-size: 0;
}
div.current-month th {
    height: 33px;
    text-indent: -9999px;
    overflow: hidden;
}
div.current-month td {
    height: 90px;
    vertical-align: top;
    color: #666;
    font-size: 15px;
    font-weight: bold;
    padding: 0 0 0 7px;
    width: 88px;
}
div.current-month td span {
    display: block;
    padding: 5px 0;
}
div.current-month td.other { color: #ccc; }
div.current-month td.today { background: url(../images/bg-current-months-today.png) no-repeat 1px 0; }
div.current-month td.today span {
    font-size: 24px;
    color: #0055a5;
}
div.current-month .info {
    width: 80px;
    height: 54px;
    background: url(../images/bg-current-month-info.png) no-repeat;
    padding: 1px 2px 2px 1px;
    font-size: 11px;
    color: #333;
}
div.current-month .info ul {
    margin: 0;
    padding: 6px 0 0;
    list-style: none;
    color: #fff;
    width: 100%;
    overflow: hidden;
}
div.current-month .info ul li {
    margin: -6px 0 0;
    background-repeat: no-repeat;
    height: 22px;
    padding: 1px 0 0 3px;
    float: left;
    width: 77px;
    position: relative;
    line-height: 14px;
}
div.current-month .info ul li.blue { background-image: url(../images/bg-current-month-info-blue.gif); }
div.current-month .info ul li.green { background-image: url(../images/bg-current-month-info-green.gif); }
div.current-month .info ul li.red { background-image: url(../images/bg-current-month-info-red.gif); }
div.current-month .info .descr { padding: 3px 5px 0 8px; }
div.current-month .info .more-link {
    width: 15px;
    height: 15px;
    margin: -4px 5px 0 auto;
    display: block;
    background: url(../images/bg-btn-more.gif) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
/* current month end */
/* table tasks start */
.table-tasks {
    width: 100%;
    border-collapse: collapse;
    padding: 0;
    margin: 0;
}
.table-tasks td, .table-tasks th { padding: 0; }
.table-tasks th {
    border: solid #1966ae;
    border-width: 0 1px 1px;
    border-bottom-color: #7faad2;
    background: #1966ae;
    color: #fff;
    font-size: 13px;
    padding: 8px 6px;
}
.table-tasks td {
    border: solid #729eca;
    border-width: 0 1px 1px 0;
    font-size: 12px;
    padding: 6px 8px 7px;
    color: #333;
    text-align: center;
}
.table-tasks .alt td { background: #e5eef6; }
.table-tasks td.first { border-left: 1px solid #729eca; }
.table-tasks td p {
    margin: 0;
    text-align: left;
}
.table-tasks td .low, .table-tasks td .normal, .table-tasks td .urgent {
    text-transform: uppercase;
    font-weight: bold;
}
.table-tasks td .low { color: #1d9f2a; }
.table-tasks td .normal { color: #df7003; }
.table-tasks td .urgent { color: #dc1c1c; }
/* table tasks end */
/* create event start */
.create-event .holder {
    border-bottom: 1px solid #0055a5;
    margin: 0 0 -1px;
    padding: 0 0 20px;
}
.create-event .inner {
    width: 100%;
    overflow: hidden;
    padding: 7px 0 0;
}
.create-event dl {
    margin: 2px 0 0;
    width: 100%;
    overflow: hidden;
}
.create-event dt {
    float: left;
    width: 108px;
    clear: left;
    padding: 16px 0 0;
}
.create-event dd {
    margin: 14px 0 0;
    height: 1%;
    overflow: hidden;
}
.create-event label {
    font-size: 12px;
    font-weight: bold;
    color: #0055a5;
}
.create-event input.text, .create-event textarea {
    float: left;
    padding: 2px 5px;
    margin: 0;
    border: 1px solid #a5a5a5;
    font: 12px Arial, Helvetica, sans-serif;
    color: #666;
    width: 436px;
}
.create-event input.date { width: 104px; }
.create-event select {
    float: left;
    width: 448px;
}
.create-event .arrow {
    width: 18px;
    height: 18px;
    float: left;
    margin: 0 14px;
    background: url(../images/bg-arrow-form.gif) no-repeat;
    overflow: hidden;
}
.create-event textarea { height: 70px; }
.create-event .event {
    background: #0055a5;
    width: 442px;
    overflow: hidden;
    padding: 3px;
    font-size: 12px;
}
.create-event .event input {
    width: 32px;
    font-weight: bold;
    text-align: center;
}
.create-event .event strong {
    float: left;
    color: #fff;
    margin: 4px 0 0 10px;
}
.create-event .wrapp {
    width: 100%;
    overflow: hidden;
    padding: 20px 0 0;
    margin: 0 0 -4px;
}
.create-event .wrapp input {
    float: left;
    margin: 0 4px 0 0;
    width: 16px;
    height: 16px;
}
.create-event ul {
    margin: -5px 0 0;
    padding: 0;
    list-style: none;
    width: 194px;
    overflow: hidden;
    line-height: 16px;
    position: relative;
}
.create-event ul li {
    border-bottom: 1px solid #ccc;
    height: 1%;
    overflow: hidden;
    padding: 8px 15px 10px 0;
    margin: 0 0 -1px;
    position: relative;
}
.create-event ul label { font-weight: normal; }
.create-event ul input {
    margin: 0 4px 0 0;
    width: 16px;
    height: 16px;
}
.create-event ul a {
    position: absolute;
    top: 14px;
    right: 9px;
    width: 7px;
    height: 4px;
    background: url(../images/bg-arrow-link.gif) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
.create-event .btn {
    float: right;
    margin: 14px 0 0;
}
/* create event end */
/* seo block end */
/* sidebar start */
.sidebar {
    width: 204px;
    float: left;
}
/* calendar start */
.sidebar .calendar {
    margin: 0 0 16px;
    border: 1px solid #d1c2c2;
}
.sidebar .calendar .month {
    display: block;
    background: #fff;
    text-align: center;
    font-size: 13px;
    line-height: 19px;
    color: #000;
}
.sidebar .calendar table {
    width: 100%;
    border-collapse: collapse;
    padding: 0;
    margin: 0;
}
.sidebar .calendar table caption {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 0 4px;
}
.sidebar .calendar table caption span { padding: 0 34px; }
.sidebar .calendar table caption a { color: #fff; }
.sidebar .calendar table td, .sidebar .calendar table th { padding: 0; }
.sidebar .calendar table th {
    background: #005ab1;
    border-top: 1px solid #003f7c;
    border-bottom: 1px solid #fff;
    color: #fff;
    padding: 2px 0 3px;
}
.sidebar .calendar table .week {
    border-right: 1px solid #fff;
    background: #005ab1;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-left: 1px;
    padding-right: 1px;
}
.sidebar .calendar table td.week { padding: 2px 0 4px; }
.sidebar .calendar table td {
    background: #fed34b;
    text-align: right;
    padding: 2px 5px 4px;
    color: #000;
}
.sidebar .calendar table td.today {
    padding-left: 0;
    padding-right: 0;
}
.sidebar .calendar table td.weekend { color: #c87509; }
.sidebar .calendar table td.other { color: #bb920f; }
.sidebar .calendar table .today span {
    border: 1px solid #b2ba9c;
    background: #ffedb7;
    color: #005ab1;
    font-weight: bold;
    padding: 0 5px;
    font-size: 12px;
}
/* calendar end */
/* filter start */
.sidebar .filter {
    margin: 0 0 -6px;
    padding: 12px 0 0;
    list-style: none;
    overflow: hidden;
    line-height: 15px;
}
.sidebar .filter li {
    height: 1%;
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1;
    margin: 0 0 -1px;
    padding: 6px 6px 7px 10px;
}
.sidebar .filter li .rss {
    float: right;
    width: 16px;
    height: 16px;
    background: url(../images/icon-rss.png) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
.sidebar .filter li input {
    float: left;
    margin: 0 4px 0 0;
    width: 16px;
    height: 16px;
}
.sidebar .filter li label {
    color: #0055a5;
    font-weight: bold;
    text-transform: uppercase;
}
.sidebar .filter li label span { text-transform: none; }
.no-border li {
    border-bottom-style: none;
    margin: 0;
}
/* filter end */
/* sidebar end */
/* wrapp end */
/* display holder start */
.display-holder { padding: 30px 12px 0 28px; }
.display-holder div.filter {
    height: 1%;
    margin: 0 0 14px;
}
.display-holder .filter:after {
    content: "";
    clear: both;
    display: block;
}
.display-holder .filter div.item {
    background: #fbc900;
    margin: 0 1px 0 0;
    float: left;
    position: relative;
    padding: 5px 2px 2px;
    text-align: left;
    min-height: 41px;
    height: auto !important;
    height: 41px;
}
.display-holder .filter div.name { width: 121px; }
.display-holder .filter div.f-name { width: 113px; }
.display-holder .filter div.project { width: 103px; }
.display-holder .filter div.pole, .display-holder .filter div.city { width: 140px; }
.display-holder .filter div.status { width: 126px; }
.display-holder .filter div.country { width: 59px; }
.display-holder .filter div.item label {
    display: block;
    color: #0055a5;
    font-size: 12px;
    font-weight: bold;
    padding: 0 3px 3px;
}
.display-holder .filter div.item select { width: 100%; }
.display-holder .head {
    border-bottom: 1px solid #0055a5;
    height: 1%;
    padding: 0 0 6px;
}
.display-holder .head:after {
    content: "";
    clear: both;
    display: block;
}
.display-holder .head .check {
    float: left;
    margin: 3px 0 0 -18px;
    display: inline;
    position: relative;
}
.display-holder .head .check input {
    float: left;
    margin: 0 2px 0 0;
    width: 16px;
    height: 16px;
}
.display-holder .head .check label {
    float: left;
    font-size: 13px;
    font-weight: bold;
    color: #0055a5;
}
.display-holder .head ul {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
}
.display-holder .head ul li {
    float: left;
    padding: 0 0 0 5px;
}
.display-holder .head ul a {
    display: block;
    height: 18px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
.display-holder .head ul .filter a {
    width: 53px;
    background-image:url(../images/bg-filter.png);
}
.display-holder .head ul .clear a {
    width: 53px;
    background-image:url(../images/bg-clear.png);
}
.display-holder .head ul .export a {
    width: 92px;
    background-image:url(../images/bg-export.png);
}
.display-holder .table {
    border-left: 1px solid #0055a5;
    font-size: 12px;
    color: #011b33;
    line-height: 15px;
    margin: 0 0 13px;
}
.display-holder table {

    border-collapse: collapse;
    padding: 0;
    margin: 0;
}
.display-holder td {
    padding: 0;
    border: solid #0055a5;
    border-width: 0 1px 1px 0;
    background: #e5eef6;
    padding: 1px 0 2px 10px;
}
.display-holder .alt td { background: #ccdded; }

.display-holder .check { height: 1%; }
.display-holder .check:after {
    content: "";
    clear: both;
    display: block;
}
.display-holder .check input {
    float: left;
    margin: 0 0 0 -29px;
    width: 16px;
    height: 16px;
    position: relative;
}
.display-holder .country-box {
    width: 42px;
    padding: 0 10px 0 0;
    text-align: center;
    position: relative;
}
.display-holder .country-box img { vertical-align: middle; }
.display-holder .tooltip {
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 999;
    width: 74px;
    height: 25px;
    background: url(../images/bg-tooltip.png) no-repeat;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    padding: 19px 5px 0;
    display: none;
}
.display-holder .country-box:hover .tooltip, .display-holder .hover .tooltip { display: block; }
.display-holder .detail {
    display: block;
    width: 10px;
    height: 10px;
    background: url(../images/bg-detail.gif) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
.display-holder .pager {
    width: 100%;
    overflow: hidden;
}
.display-holder .pager a {
    color: #033666;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
}
.display-holder .pager .next, .display-holder .pager .prev {
    float: right;
    width: 15px;
    height: 17px;
    overflow: hidden;
    text-indent: -9999px;
    background-repeat: no-repeat;
    margin: 4px 0 0;
    display: inline;
}
.display-holder .pager .next {
    background-image: url(../images/bg-pager-next.gif);
    margin-right: 4px;
}
.display-holder .pager .prev { background-image: url(../images/bg-pager-prev.gif); }
.display-holder .pager ul {
    float: right;
    margin: 0 -2px 0 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
.display-holder .pager ul li {
    float: left;
    background: url(../images/bg-pager-separate.gif) no-repeat left;
    margin: 0 0 0 -1px;
    padding: 0 6px;
}
/* display holder end */
/* messages table start */
.messages-table {
    width: 100%;
    border-collapse: collapse;
    padding: 0;
    margin: 0;
}
.messages-table td, .messages-table th { padding: 8px 6px; }
.messages-table th {
    background: #1966ae;
    border: solid #1966ae;
    border-width: 0 1px 1px;
    border-bottom-color: #7faad2;
    font-size: 14px;
    color: #fff;
}
.messages-table td {
    vertical-align: top;
    border: solid #729eca;
    border-width: 0 1px 1px 0;
    color: #333;
    font-size: 12px;
    line-height: 15px;
}
.messages-table .alt td { background: #e5eef6; }
.messages-table td.first {
    border-left-width: 1px;
    padding-left: 18px;
    padding-right: 18px;
}
.messages-table td .title { font-weight: normal; }
.messages-table .reply {
    display: block;
    width: 61px;
    height: 18px;
    background: url(../images/bg-reply.gif) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    margin: 7px 0 0;
}
.messages-table .holder {
    padding: 0 4px;
    position: relative;
    width: 480px;
}
.messages-table .descr {
    font-size: 11px;
    line-height: 13px;
}
.messages-table .descr p { margin: 0; }
.messages-table .text {
    border-left: 1px solid #333;
    padding: 0 0 0 10px;
    margin: 8px 0 15px;
    height: 1%;
}
.messages-table .roll {
    display: block;
    width: 8px;
    height: 5px;
    position: absolute;
    bottom: 0;
    right: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: url(../images/bg-accordion-roll.gif) no-repeat;
}
.messages-table .open-roll { background-position: 0 -5px; }
.messages-table .markers {
    margin: 0;
    padding: 0 7px;
    list-style: none;
    height: 1%;
    overflow: hidden;
}
.messages-table .markers li {
    float: left;
    width: 11px;
    height: 11px;
    margin: 0 3px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    display: inline;
}
.messages-table .markers li.done { background-image: url(../images/bg-marker-done.gif); }
.messages-table .markers li.not-done { background-image: url(../images/bg-marker-not-done.gif); }
.messages-table .markers li.checked { background-position: 0 -11px; }
/* messages table end */
/* profile start */
div.profile { padding: 25px 10px 10px; }
div.profile .holder {
    width: 100%;
    overflow: hidden;
}
div.profile .main {
    width: 476px;
    border-right: 1px solid #0055a5;
    padding: 0 30px 0 0;
    float: left;
    position: relative;
    font-size: 12px;
    color: #333;
    font-weight: bold;
    line-height: 15px;
}
div.profile .main a { color: #333; }
div.profile .main dl {
    margin: 0;
    width: 100%;
    overflow: hidden;
}
div.profile .main dt {
    width: 182px;
    float: left;
    clear: both;
    padding: 8px 0 7px 2px;
    color: #0055a5;
}
div.profile .main dt.email, div.profile .main dt.phone, div.profile .main dt.mobile, div.profile .main dt.delicious, div.profile .main dt.skype {
    padding-left: 26px;
    width: 158px;
    background-repeat: no-repeat;
    background-position: 0 50%;
}
div.profile .main dt.email { background-image: url(../images/icon-email.png); }
div.profile .main dt.phone { background-image: url(../images/icon-phone.png); }
div.profile .main dt.mobile {
    background-image: url(../images/icon-mobile.png);
    background-position: 4px 50%;
}
div.profile .main dt.delicious {
    background-image: url(../images/icon-delicious.png);
    background-position: 2px 50%;
}
div.profile .main dt.skype {
    background-image: url(../images/icon-skype.png);
    background-position: 2px 50%;
}
div.profile .main dd {
    margin: 8px 0 0;
    padding: 0 0 7px;
    height: 1%;
    overflow: hidden;
}
div.profile .main p { margin: 0 0 14px; }
div.profile a.settings {
    display: block;
    width: 432px;
    height: 19px;
    background: url(../images/bg-settings.gif) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    margin: 12px 0 0 36px;
}
div.profile .main .image {
    background: url(../images/bg-profile-image.gif) no-repeat;
    padding: 0 2px 2px 0;
    width: 83px;
    height: 83px;
    position: absolute;
    top: 0;
    right: 14px;
}
div.profile .main .image img { display: block; }
div.profile .sub {
    width: 270px;
    border-left: 1px solid #0055a5;
    float: left;
    margin: 0 0 0 -1px;
    padding: 0 0 0 20px;
    font-size: 13px;
    color: #0055a5;
}
div.profile .sub a { color: #0055a5; }
div.profile .sub .head { margin: 0 0 8px; }
div.profile .sub .disk-space p { margin: 0 0 4px; }
div.profile .sub .disk-space img {
    vertical-align: middle;
    margin: 0 4px 0 0;
}
div.profile .sub .info {
    width: 100%;
    overflow: hidden;
    padding: 22px 0 0;
    margin: 0 0 -12px;
}
div.profile .sub .lists {
    width: 194px;
    float: right;
    padding: 0 0 12px;
}
div.profile .sub .lists ul {
    margin: 0;
    padding: 10px 0 0;
    list-style: none;
    line-height: 14px;
}
div.profile .sub .lists .title {
    display: block;
    border-bottom: 1px solid #ccc;
    padding: 0 0 6px;
}
div.profile .sub .info .head { float: left; }
/* profile end */
/* content end */
/* footer start */
#footer .row {
    height: 1%;
    background: #0055a5;
    font-weight: bold;
    padding: 13px 11px 9px;
    text-transform: uppercase;
    position: relative;
}
#footer .row:after {
    content: "";
    clear: both;
    display: block;
}
#footer .row a {
    font-size: 15px;
    line-height: 18px;
    color: #fff;
    float: left;
}
#footer .row a.ue {
    float: right;
    width: 36px;
    height: 27px;
    background: url(../images/bg-footer-logo.png) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    margin: -6px 7px -3px;
}
#footer .arrow {
    display: block;
    width: 14px;
    height: 7px;
    background: url(../images/bg-footer-arrow.gif) no-repeat;
    overflow: hidden;
    position: absolute;
    bottom: -7px;
    left: 10px;
}
#footer .links {
    border: solid #e1e1e1;
    border-width: 0 1px 1px;
    background: url(../images/bg-footer-links.gif) repeat-y;
    height: 1%;
    overflow: hidden;
    padding: 12px 0;
    font-size: 10px;
    line-height: 14px;
}
#footer .links .col {
    float: left;
    width: 229px;
    padding: 0 10px;
}
#footer .links .info-col {
    padding: 0 10px;
    float: left;
}
#footer .links .title {
    display: block;
    color: #0055a5;
    font-size: 12px;
    margin: 0 0 5px;
}
#footer .links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#footer .links ul li {
    background: url(../images/bg-arrow-bullet.gif) no-repeat 0 3px;
    text-indent: 8px;
}
#footer .links .inner {
    width: 428px;
    overflow: hidden;
}
#footer .links .inner ul {
    width: 50%;
    float: left;
}
#footer .links .inner ul li {
    padding-right: 50px;
    margin: 0 0 4px;
}
/* footer end */
/* page end */
/* container end */
/* popup start */
.popup {
    position: absolute;
    top: 0;
    left: 0;
    width: 282px;
    z-index: 999;
    display: none;
}
.popup .top-bg, .popup .bot-bg {
    display: block;
    height: 2px;
    overflow: hidden;
    background-repeat: no-repeat;
}
.popup .top-bg { background-image: url(../images/bg-popup-top.png); }
.popup .bot-bg { background-image: url(../images/bg-popup-bot.png); }
.popup .inner {
    background: url(../images/bg-popup.png) repeat-y;
    padding: 0 2px 0 0;
    width: 280px;
}
.popup .headline {
    background: #9fc6e9 url(../images/bg-popup-headline.gif) no-repeat 0 100%;
    height: 1%;
    overflow: hidden;
    padding: 4px 12px 19px 15px;
    font-size: 14px;
    color: #fff;
    line-height: 18px;
}
.popup .headline .close {
    width: 8px;
    height: 8px;
    text-indent: -9999px;
    overflow: hidden;
    float: right;
    background: url(../images/bg-popup-close.gif) no-repeat;
    margin: 6px 0 0;
}
.popup .headline strong { display: block; }
.popup .body {
    padding: 0 7px 5px;
    color: #0055a5;
}
.popup ul {
    margin: 0;
    padding: 0 0 10px;
    list-style: none;
}
.popup ul li {
    width: 100%;
    overflow: hidden;
    padding: 5px 0;
}
.popup ul strong {
    width: 76px;
    float: left;
    background: #fbc900;
    font-size: 12px;
    color: #0055a5;
    line-height: 21px;
    padding: 0 0 0 3px;
    margin: 0 4px 0 0;
}
* html .popup ul strong { margin-right: 1px; }
.popup ul p {
    margin: 0;
    padding: 4px 0 0;
    height: 1%;
    overflow: hidden;
}
.popup ul p span { color: #333; }
/* popup end */


.create-event2 dt {
    float: left;
    width: 108px;
    clear: left;
    padding:5px 0 0;
}
.create-event2 dd {
    margin: 5px 0 0;
    height: 1%;
    overflow: hidden;
}
/* header start */
#login-header {
    background: #fff url(../images/login-header.gif) no-repeat 100% 0;
    padding: 0 0 34px;
    height: 145px;
    width: 958px;
    position: relative;
    margin: 0px;
}

/* container start */
#login-container {
    background: #fff url(../images/login-bg.png) no-repeat 100% 0;
    width: 980px;
    margin: 0 auto;
}

#login-body {
    background: #fff url(../images/login-body.png) no-repeat 100% 0;
    padding: 0px;
    height: 375px;
    width: 958px;
    margin: 0px;
}

/* page start */
#login-page {
    background: transparent;
    padding: 0 0 0 0;
    width: 958px;
    z-index:-2222;
}

#login-content {
    padding: 0;
    width: 958px;
    background: #fff url(../images/login-body.png) no-repeat 100% 0;
}

#login-footer {
    height: 34px;
    width: 958px;
    background: #bee0fd;
    font-weight: bold;
    padding: 0;
    text-transform: uppercase;
    position: relative;
    margin: 0px;
}


/**
added by Edwin
July 21, 2009
for Messaging module
*/
.main-box .headline ul .msgsettings a {
    width: 180px;
    background-image: url(../images/bg-settings.png);
}


/* f-hold */
.f-hold{
    overflow:hidden;
    border:solid #bee0fd;
    border-width:0 1px 1px;
    background:#fff url(../images/bg-f-hold.gif) repeat-y;
}
* html .f-hold {
    overflow:visible;
    height:1%;
}
.f-hold div{
    float:left;
    width:200px;
    padding:12px 16px 5px 20px;
}
.f-hold h3{
    margin:0;
    color:#0055a5;
    font:bold 12px/16px Arial, Helvetica, sans-serif;
}
.f-hold-list{
    margin:0;
    padding:0 0 10px;
    width:100%;
    overflow:hidden;
}
.f-hold-list li{
    width:100%;
    overflow:hidden;
    vertical-align:top;
    text-indent:9px;
    list-style:none;
    color:#898989;
    font:bold 10px/14px Arial, Helvetica, sans-serif;
    background:url(../images/sep-f-hold-list.gif) no-repeat 0 5px;
}
.f-hold-list a{color:#898989;}
.f-hold .more{
    color:#898989;
    padding:0 0 0 12px;
    font:bold 10px/14px Arial, Helvetica, sans-serif;
    background:url(../images/bg-more.gif) no-repeat;
}
.f-hold-list strong{display:block;}
.f-hold-list p{
    margin:0 0 5px;
    text-indent:0;
}


.display-holder .head ul .exportall a {
    width: 115px;
    background-image:url(../images/bg-export_all.png);
}

.display-holder .head ul .exportselected a {
    width: 145px;
    background-image:url(../images/bg-export_selected.png);
}

.display-holder .head ul .delsel a {
    width: 100px;
    background-image:url(../images/del_sel.jpg);
}

/* The following below are for group/members module */
._tbl th {background-color: #408080;color:#FFFFFF;}
._tbl .zebra_on {background-color: #D8DFEA;color:#0055A5;}
._tbl .zebra_off {background-color: #ECEFF5; color:#0055A5;}
._tbl .zebra_nodata{text-align:center; color:#0055A5; border:solid 1px #7FAAD2;}
.header_label {font-size:12px;color:#000000;}
.error_message{color:#FF0000;}
