/*v2 specific*/
div.mmMenuWrapper {
    border:none;
    padding-bottom: 0;
}
.leftActionMenu li.selected {
    border-width:1px 0px 0px 1px;
}
/*action menu*/
.actionMenu {
    /*background-color:white;*/
    /*font-weight: bold;*/
    /*font-size: 10pt;*/
    /*border-bottom: 1px solid #B9C2CA;*/
    /*margin: 0;*/
    margin-right: 1px;
    border: none;
    background-color: white;
}
.actionMenu li {
    color: #555;
    border-color: #A6C9E2;
    /*color: #006699;*/
    /* cursor below required for ie6*/
    /*cursor: hand;*/
	/*cursor: pointer;*/
    /*padding: 10px 10px;*/
    border-width: 0px 0px 1px 0px;
    /*border-style: solid;*/
    /*border-color: #B9C2CA;*/
    /*border: 1px solid #B9C2CA;*/
}
.actionMenu li.selected {
    color: #111;
    background-color: #A6C9E2;
    /*color: white;*/
    /*border-width:1px 1px 0px 0px;*/
    /*cursor: default;*/
    -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px;
}
.actionMenuHover {
    background-color: #EDF3FA;
}
.actionMenu li.haMenuTog { border:none;font-size:10px;cursor:default;color:#006699; }
.mmMainContext {
    margin-right:25px;
    margin-bottom: 0px;

}
#mmMain {
    background: #fff url('../images/v2/main6.png') repeat-y scroll 25px 0px;
    border: none;
}
.container_16 {
    /*background: #fff url('../images/v2/border_right.png') repeat-y scroll 965px 0px;*/
}
#mmFooter {
  /*background: #fff url('../images/v2/border_right.png') repeat-x scroll 180px 0px;*/
    background-color: white;
    /*border-top: 1px solid #A6C9E2;*/
    padding-top: 0px;
}
#mmFooter, .push {
    height: 31px;
}
.mmFooterInner {
    margin-left:234px;margin-right:25px;border-top:1px solid #A6C9E2;padding-bottom: 9px;
}
.actionHeader {
    background-color: #F1F8F8;
}
/* old buttons */
.inputLarge {
    width: 600px;
    font-size: 1.2em;
}
.createBtn, .addBtn, .previewBtn, .scheduleBtn, .updateBtn {
     width:75px;margin-left:5px;
    height: 27px;
    margin-top: -1px;
}
/* new buttons
.inputLarge {
    width: 600px;
    font-size: 1.3em;
    height: 23px;
}
.createBtn, .addBtn, .previewBtn, .scheduleBtn, .updateBtn {
    background: url('../images/pubMod/pubModBtnSprite.png') no-repeat scroll 0 0;
    height: 32px; width:100px;
    border: 0;
}
.addBtn { background-position: 0 -1px; }
.createBtn { background-position: 0 -38px; }
.previewBtn { background-position: 0 -75px; }
.scheduleBtn { background-position: 0 -112px; }
.updateBtn { background-position: 0 -149px; }
*/
/*#infoModule_mainLeft {*/
    /*background-color:#A6C9E2;    */
/*}*/
.moduleInner_v2 {

}
.module_v2_top {
border-width:1px 1px 0 1px;
border-style: solid;
border-color:#97A5B0;
background-color:#8CBADC;
}
.moduleFloater {
    border-bottom:1px solid #97A5B0;
    padding: 5px;
    margin: 0px 10px 0 0;
}
.mmDialogBody {
/*height: auto;*/
padding: 0;
}
html, body {
background-color: #F9FCFC;
}
/*ie6 fix to hide the background border: change left panel width from 200 to 199 and right panel from 730 to 732 and change the container margin from 0 25 to 0 24*/
.leftPanel {
width: 199px;
/*margin-right: 10px;*/
float: left;
}
.leftPanelBottom {
    width: 210px;
    float: left;
}
.rightPanel {
    width: 732px;
    /*margin-left: 10px;*/
    float: left;
}
.rightPanelBottom {
    width: 729px;
    float: right;
    border-top:1px solid #A6C9E2;
}

.panelDivider {
    width:10px;
    float:left;
}
#tasksUpdater, #goalsUpdater, #docContainer, #linkContainer {
  left:0px;
}
.contentBody {
    margin: 10px;
}
#goalOption .formList li label {
    width: 130px;
}
#addDocSuperDiv table {
    /*border: 1px solid #97A5B0;*/
    margin-bottom: 10px;
}
#addDocSuperDiv table tr td {
    /*width: 30%;*/
    margin: 0;
    /*border-left: 1px solid #97A5B0;*/
}
#addDocSuperDiv .addDocBox {
    margin: 0;
    padding: 5px;
    border:none;
}
#addDocSuperDiv .addDocBox .formList li label {
    width:75px;
}
#upFileContainer_sModule ul {
    border-bottom:1px solid #97a5b0;
}
#upFileContainer_sModule ul li {
    margin: 5px 0;
}
#addDocSuperDiv select {
    /*height: 24px; font-size: 1.2em;*/
}
#addDocSuperDiv .addDocBox {
    /*height: 300px;*/
    overflow-y: auto;
}
#taskOptionTbl table {
    width: 100%;
}
#taskOptionTbl table tr {
    margin: 5px 0;
}
#taskOptionTbl table tr td {
    vertical-align: top;
}
ul.holder {
    margin-bottom: 0;
}
/*#goalOption ul li label {*/
    /*color: black;*/
/*}*/
#goalOption ul li label.error {
    color: red;
    width: 500px;
}
/*to be removed in mmStyle line 528*/
#task .contextHeader, #goal .contextHeader {
    margin-left:0px;
}
.myTaskQueue {
    margin-left: 10px;
}
/*Tasks line 178 in mmStyle */
div.displayTask, div.displayTask_new{
    border-bottom:1px solid #97A5B0;
}
.contextHeader .editTextLink {
    font-size: 0.70em;
}
.goalMember {
    width: 20%;
}

ul.jd_menu li {
    border-left: none;
}
ul.holder li.bit-input, ul.formList ul.holder li.bit-input {
    width: auto;
    margin: 0;
}
#addDocSuperDiv table tr td {
    vertical-align: top;
}
.sModLeft {
    float:left;
    width:610px;
}
#superModule .holder {
    width:603px;margin: 5px 0 0;
}
#superModule .textMsg {
    margin-left: 10px;font-size:1.25em;
}
.addBookLeft {
    float: left;margin-top:8px;
}
.addBookLeft span {
    margin-top:4px;
}
table.eventOptTbl tr td {
    padding-bottom: 5px;
}
#superModule ul li a .mmImageCommon {
    height: 16px;
}
.myInnerObjListDiv {
    float: left;
    width: 50%;
}

.tsTable td {
    padding: 3px;
    border-bottom: 1px solid #D1DAE2;
}
#taskDialog .tt_a { width: 85px; }
#taskDialog .tt_b { width: 120px; }
#taskDialog .tt_c { width: 55px; }
#taskDialog .tt_cc { width:65px; }
#taskDialog .tt_d { width: 230px; }
.tt_c { text-align: center; }
.tt_cc { text-align: center; }
.tt_e { text-align: right; width: 70px; }
.tt_d2 { vertical-align: bottom; }
.tt_dd { font-size: 0.85em; line-height: 0.8; margin-bottom:5px;}
.tt_c label.error { text-align: center; }
.tsTable .tt_head td {
    padding: 0 3px;
    vertical-align: middle;
}
.tsTable .tt_add td {
    padding: 0px;
}
.tsTable .tt_add td td {
    padding: 5px 3px;
    border: none;
}
.tt_tgRow td {
    border:none;
    font-size: 0.85em;
    padding: 6px 3px 0;
    line-height: 0.8;
}
h6 {
    margin-bottom: 5px;
    border-bottom: 1px solid gray;
    font-size: 14px;
}
form.tt_add, form.tt_report {
    -moz-border-radius: 5px; -webkit-border-radius: 5px;
    background-color: #E6EEEF; padding: 10px 5px;margin-bottom: 15px;
}
form.tt_add { margin-bottom: 0; }
form.tt_report { margin-top: 15px; }
.tt_total td { border: none; }

.upgradeBanner {
    background-color: white;
    margin: 40px 0px 0;
}
.upgradeBanner span {
    font-size: 20px;
    color: #006699;
    float: left;
}
.upgradeBanner .learn {
    float: right;
    margin-top: 8px;
}
.taskActivityContainer {
    margin-left: 60px;
    padding-top: 3px;
    /*position:absolute;*/
    /*top: 10px;*/
    /*left: 10px;*/
    z-index:100;
    border:1px solid #A6C9E2;height:24px;
}
.taskActiDiv {
    position:absolute;
    /*z-index:100;*/
    background-color:#FFFEA1;
    padding:2px 8px;
    border-width: 1px;
    border-color: #A6C9E2;
    border-style:solid;
    font-size: 0.8em;
}
.ntcAst {
    font-weight: bold; color: red; font-size: 1.5em;
}
.ntAst {
    font-weight: bold; color: red; font-size: 1.25em;
}
.menuItem { display: none; }
#superModule.ui-tabs .ui-tabs-panel { padding: 1em 0.5em 0.5em 1em; }
.mmHintTxt_goal {
    position:relative;
    color: red;
    cursor: hand;
	cursor: pointer;
    font-size: 25px;
}


