#uEditMyInformation {

}

#uMyInformation,
#uProfileEvaluator,
#uPersonalAnalysis,
#uMyDevelopment,
#uNegotiationPersona {
     margin-top:25px;
}

#uMyInformation span,
#uProfileEvaluator #Table1 span,
#uPersonalAnalysis span,
#uMyDevelopment span,
#uNegotiationPersona span, 
#uAttendeeInformation span,
#uCurrentCapability span,
#uExternalPerspective span,
#uTeamAnalysis span,
#uTeamNegotiationPersona span,
#uTeamDevelopment span,
#uROIFeedback span,
#uSponsorBehaviours span,
#uROIFeedback span,
#uWorkshopEvaluation span,
#teamList span  {
     line-height:1.5em;
}

#uAttendeeInformation span,
#uPersonalAnalysis span,
#uCapabilityComparisons span,
#uExternalPerspective span,
#uTeamAnalysis span,
#uTeamNegotiationPersona span,
#uTeamDevelopment span,
#uROIFeedback span,
#uSponsorBehaviours span,
#uROIFeedback span,
#uWorkshopEvaluation span,
#teamList span {
     font-size:1.2em;
}

#uROIFeedback table tbody tr td table,
#uNegotiationPersona table tbody tr td table,
#uMyDevelopment table tbody tr td table,
#uPersonalAnalysis table tbody tr td table,
#uCapabilityComparisons table tbody tr td.myAnalysisItem,
#uCapabilityComparisons table tbody tr td.myAnalysisHeader,
#uCurrentCapability table tbody tr td.myAnalysisItem,
#uCurrentCapability table tbody tr td.myAnalysisHeader,
#uExternalPerspective table tbody tr td.myAnalysisItem,
#uExternalPerspective table tbody tr td.myAnalysisHeader,
#uTeamAnalysis table tbody tr td.myAnalysisItem,
#uTeamAnalysis table tbody tr td.myAnalysisHeader,
#uTeamNegotiationPersona table tbody tr td.myAnalysisItem,
#uTeamNegotiationPersona table tbody tr td.myAnalysisHeader,
#uTeamDevelopment table tbody tr td.myAnalysisItem,
#uTeamDevelopment table tbody tr td.myAnalysisHeader,
#uWorkshopEvaluation table tbody tr td.myAnalysisHeader,
#uWorkshopEvaluation table tbody tr td.myAnalysisItem

{
     font-size:1.2em;
     margin-bottom:20px;
}

#uCapabilityComparisons table tbody tr td.myAnalysisHeader,
#uCurrentCapability table tbody tr td.myAnalysisHeader,
#uExternalPerspective table tbody tr td.myAnalysisHeader,
#uTeamAnalysis table tbody tr td.myAnalysisHeader,
#uTeamNegotiationPersona table tbody tr td.myAnalysisHeader,
#uTeamDevelopment table tbody tr td.myAnalysisHeader,
#uWorkshopInformation table tbody tr td.myAnalysisHeader,
#uWorkshopEvaluation table tbody tr td.myAnalysisHeader,
#uROITeamSummary table tbody tr td.myAnalysisHeader,
#uROIUserSummary table tbody tr td.myAnalysisHeader {
     font-weight:bold;
}

#uChangePassword table tbody tr td table {
     font-size:1.1em;
}

#uWorkshopInformation table tbody tr th.myAnalysisHeader a {
     color:#043E82;
     display:block;
     padding:10px 4px;
}

#uNegotiationPersona table tbody tr td table tr td,
#uPersonalAnalysis table tbody tr td table tr td,
#uTeamNegotiationPersona table tbody tr td table tr td {
     padding:4px;
}

#uPersonalAnalysis h3 span,
#uNegotiationPersona h3,
#uMyDevelopment h3 {
     font-size:1.6em;
     font-weight:normal;
     margin-bottom:10px;
}


     #uMyDevelopment table.myDevTable, #uTeamDevelopment table.myDevTable {
          border:5px solid #f1f1f1;
          font-size:1.2em;
     }

          #uMyDevelopment table tbody tr td, #uTeamDevelopment table tbody tr td {
               font-size:1em;
               padding:5px;
          }
          
          #uMyDevelopment table tbody tr.myDevItems, #uTeamDevelopment table tbody tr.myDevItems {
               border-bottom:1px solid #f1f1f1;
               background:#f9f9f9;
               
          }
          
          #uMyDevelopment table tbody tr.myDevItems td, #uTeamDevelopment table tbody tr.myDevItems td {
               vertical-align:middle;
          }
          
          #uMyDevelopment table tbody tr.myDevItems td span, 
          #uTeamDevelopment table tbody tr.myDevItems td span {
          
          }

               #uMyDevelopment table tbody tr td.myDevHeader, #uTeamDevelopment table tbody tr td.myDevHeader {
                    background:#032B6D;
                    color:#fff;
                    font-weight:bold;
                    text-align:center;
     
}

#uForgottenPassword table {
     font-size:1.1em;
}

     #uForgottenPassword table tr td {
          padding:3px 0;
     }

.dgridROI {
     font-size:1.2em;
}

     .dgridROI tbody tr td {
          padding:10px 4px;
     }
     
          .dgridROI tbody tr th.myAnalysisHeader {
               border:1px solid #e1e1e1;
               border-top:0;
          }
          
          .dgridROI tbody tr td.myAnalysisItem {
               border:1px solid #e1e1e1;
          }

#uROIFeedback div table#Table2 tbody tr td {
     padding:3px;
}

/* global columns for eGAP user controls */
.Column1, .Column2, .Column3 {
     text-align:left !important;
}

select {
     border-top:6px solid #032B6D;
     border-right:8px solid #032B6D;
     border-bottom:6px solid #032B6D;
     border-left:8px solid #032B6D;
}

.Column1 span, .Column2 span, .Column3 span, .Column5 span {
     font-size:1.2em;
}

#uChangePassword input, .Column1 input, .Column2 input, .Column3 input, .Column4 input,
.Column1 textarea, .Column2 textarea, .Column3 textarea, .Column4 textarea {
     border:1px solid #BEBEBE;
     margin:5px 5px 5px 0;
}

.button {
     background:#FFFFFF url(CSSImagery/contactButtonBackground.gif) repeat-x scroll 0 0;
     border:0 none;
     color:#FFFFFF;
     cursor:pointer;
     font-weight:bold;
     height:25px;
     margin-top:10px;
}

     #uMyInformation #Table1,
     #uEditMyInformation #Table1 {
          background:#F9F9F9;
          border:5px solid #F1F1F1;          
          margin:0 auto 10px;
          padding:10px;
     }
     
          #uMyInformation #Table1 tr td,
          #uEditMyInformation #Table1 tr td,
          #uProfileEvaluator #Table1 tr td,
          #uAttendeeInformation #Table1 tr td {
               padding:3px 0;
          }          
                  
          #uMyInformation #Table1 tr td .SubSubHead {
               font-weight:bold;
          }
          
          #uMyInformation #Table1 tr td input.Button {
               }
  
#uNegotiationPersona table tbody tr td.myPersonaItem,    
#uNegotiationPersona table tbody tr td.myPersonaHeader,
#uPersonalAnalysis table tbody tr td.myAnalysisHeader,
 #uPersonalAnalysis table tbody tr td.myAnalysisItem,  
#uCapabilityComparisons table tbody tr td.myAnalysisItem,
#uCapabilityComparisons table tbody tr td.myAnalysisHeader,
#uCurrentCapability table tbody tr td.myAnalysisItem,
#uCurrentCapability table tbody tr td.myAnalysisHeader,
#uExternalPerspective table tbody tr td.myAnalysisItem,
#uExternalPerspective table tbody tr td.myAnalysisHeader,
#uTeamAnalysis table tbody tr td.myAnalysisItem,
#uTeamAnalysis table tbody tr td.myAnalysisHeader,
#uTeamNegotiationPersona table tbody tr td.myAnalysisItem,
#uTeamNegotiationPersona table tbody tr td.myAnalysisHeader,
#uTeamDevelopment table tbody tr td.myAnalysisItem,
#uTeamDevelopment table tbody tr td.myAnalysisHeader
{
     border-bottom:1px solid #E1E1E1;
     padding:4px 0;
}   

#uWorkshopEvaluation table tbody tr td.myAnalysisHeader,
#uWorkshopEvaluation table tbody tr td.myAnalysisItem {
     border-bottom:1px solid #E1E1E1;
     padding:4px 13px 4px 4px;
}  

.teamAnalysisTable {
     
     margin-right:20px;
}

.teamAnalysisGraph, .teamAnalysisTable {
     float:left;
     margin-top:10px;
}

#uTheProfiler {
     font-size:1.2em;
}

#uTheProfiler .theTest {
     border-collapse:seperate;
     border-spacing:0 0 5px 0;
     }

          #uTheProfiler .originalRow, 
          #uTheProfiler .alternateRow {
               border-bottom:10px solid #FFFFFF;
               display:table;
               height:95px;
               line-height:1.5em;
               width:650px;
          }

          #uTheProfiler .originalRow {
               background:url(CSSImagery/eGAP/originalRowBackground.jpg) repeat-x top left;
          }

          #uTheProfiler .alternateRow {
               background:url(CSSImagery/eGAP/alternateRowBackground.jpg) repeat-x top left;
          }

               #uTheProfiler .itemNumber,
               #uTheProfiler .itemQuestion,
               #uTheProfiler .itemAnswer {
                    border:1px solid #ccc;
                    border-spacing:10px;
                    height:90px;
                    vertical-align:middle;
               }

                    /* table cell */
                    #uTheProfiler .itemNumber {
                         border-right:3px solid #CBCFD6;
                         font-weight:bold;
                         text-align:center;
                         width:40px;
                    }
                    /* table cell */
                    #uTheProfiler .itemQuestion {
                         border-right:3px solid #CBCFD6;
                         padding-left:20px;
                    }

                    #uTheProfiler .itemAnswer {
                         text-align:center;
                         width:55px;
                         }
                         
                         #uTheProfiler .PrevNext {
                              color:#00387D;
                              font-weight:bold;
                              text-align:right;
                         }
                         
/* Edit my information */

#uEditMyInformation #Table1 tbody tr td span {
     font-size:1.2em;
     margin:7px 0 2px;
}                    

#uCompletedScenarios {
     font-size:1.2em;
     line-height:1.4em;
}    

     #uCompletedScenarios li {
          list-style-type:disc;
          margin-left:35px;
     }

/* Attendee Information */

#uAttendeeInformation .Column1 {
     width:200px;
}

#uAttendeeInformation #Table3 .Column4 input {
     
}

/* uCurrentCapability Table2 */

#uCurrentCapability #Table2, .groupCompTable {
     margin-top:10px;
}