 .sectionIntro 
 {
   margin-bottom: 12px;
 }
     
 .casi_wizardcontent 
 {
  display: block;
  width: 600px;  
   
 }

 .casiMemberPanel, .casiSitePanel
 {
  width: 260px !important;   
  min-height: 130px !important;
 }
 
 /* audit panel styles */

TABLE.point {
  width: 100% !important;
  }
  
 TD.guidance {
  width: 300px;
  background-color:#FBE3E3;
  background-image:url(/ciaps09/images/boxout_background.gif) !important;
 }
 
 DIV.submit {
  
  padding-top: 10px;
 }
 
 DIV.multiQuestion {
  background-color: #E8F0FF;
  padding: 8px 8px 8px 8px;
  width: 674px;
  border-bottom: solid 1px silver;
  border-right: solid 1px silver;
  border-left: solid 1px #47A9D4;
  border-top: solid 1px #47A9D4;
  margin: 4px 0px 4px 0px;
 }
  
 /* generic styles */

.disclaimer {
 width: 280px;
 height: 120px;
}
 
.scrolling {
    overflow : auto;
    font: 8pt arial,helvetica,sans-serif; 
    padding: 4px 4px 4px 4px;
    border: gray inset 1px; }        

.iconBox, .auditBox {
  padding: 12px 8px 12px 8px;
  margin: 4px 0px 12px 0px;
  width: 555px;
  background-position: top;
  background-repeat: repeat-x;
  background-color: #FCEAEA;
  border-top: 1px solid #E9E5E5;
  border-bottom: 1px solid #E9E5E5;
  }

A.ciapsButton {
 float: left;
 width: 98px;
 text-align: center;
 margin: 12px 12px 0px 18px;
 padding: 8px 4px 8px 4px;
}

A.ciapsButton:hover {
 background-color: #F7E7CE;
 border: solid 1px Maroon;
 padding: 7px 3px 7px 3px;
}

TABLE.status_summary {
 border: solid 0px; 
}

TABLE.status_summary TD {
 border: none;
 padding-right: 4px;
}

TABLE.status_summary TH {
 border: none;
 text-align: left;
 padding-right: 4px;
}

DIV.main {
 width: 620px;
}

TABLE.question {
width:400px;
}

TABLE.question, TABLE.datalist {
 border: none;
}

TABLE.question TD, TABLE.datalist TD {
 border: none;
}

Table.profileHolderTable {
 width: 100%;
 margin-top: 6px;
}

TD.profileHolderTD {
 padding-left: 30px;
 width: 50%;
}

TABLE.question SELECT {
 width: 200px;
}

TABLE.question TD.dataname {
 width: 200px;
}

/* picker styles */


.ebObjectPicker {
  background-color: White;
  border: 1px solid #aaa;
  border-bottom-width: 2px;
  border-right-width: 2px;
  font: 8pt tahoma,verdana,arial,helvetica,sans-serif;
  color: Black; 
}

.assetreference {
  /*background-image: url(../images/icn_arr_d.gif);*/
  background-position: 99% center;
  background-repeat: no-repeat; }

.assetreference, .entityreference {
  width: 365px;
  padding: 2px 1px; }

.picker-inner {
  bottom: 0px; }

.picker-tools {
  height: 26px;
  background-color: #f0f0f0;
  border-top: 1px solid white; }
    
.picker-button {
  margin: 2px;  
  margin-left: 0px;
  padding: 0px;
  height: 20px; /* 14px for IE5 */
  width: 56px;
  background-color: #f0f0f0;
  border: 1px solid #aaa;
  border-left-color: white;
  border-top-color: white;
  font: 8pt tahoma,verdana,arial,helvetica,sans-serif;
  }
.picker-input {
  margin: 2px;
  padding: 2px 2px 2px 18px;
  height: 14px; /* 14px for IE5 */
  width: 200px;
  background: white url(/glue/images/icn_search_14.gif) no-repeat 2px 2px;
  border: 1px solid #aaa;
  font: 8pt tahoma,verdana,arial,helvetica,sans-serif;
  }
  
.picker-item, .picker-iconitem {
  width: auto; height: 16px;
  padding: 2px 4px 2px 4px;
  border-bottom: 1px solid #f0f0f0;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: top;
  font: 8pt tahoma,verdana,arial,helvetica,sans-serif; }
.picker-count {
  display: inline-block;
  padding: 1px 0px 2px 2px;
  color: #333; }
.picker-iconitem .picker-link {
  display: inline-block;
  padding: 1px 2px 2px 18px;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-position: 2px center; }
.picker-item .picker-link {
  padding: 1px 1px 2px 1px; }
.picker-iconitem A, .picker-item A {
  color: black; }
.picker-iconitem A.highlighted, .picker-item A.highlighted {
  background-color: #ffcccc; }
.picker-iconitem SPAN.unexpanded, .picker-item SPAN.unexpanded,
.picker-iconitem SPAN.expanded, .picker-item SPAN.expanded,
.picker-iconitem SPAN.empty, .picker-item SPAN.empty {
  width: 2px;
  height: 14px;
  display: inline-block;
  padding-left: 12px;
  margin: 2px 0px 0px 0px;
  background-position:left top;
  background-repeat: no-repeat; }
.picker-iconitem SPAN.unexpanded, .picker-item SPAN.unexpanded {
  background-image: url(/glue/images/icn_tree_collapsed.gif); }
.picker-iconitem SPAN.expanded, .picker-item SPAN.expanded {
  background-image: url(/glue/images/icn_tree_expanded.gif); }
.picker-iconitem SPAN.unexpanded, .picker-item SPAN.unexpanded,
.picker-iconitem SPAN.expanded, .picker-item SPAN.expanded {
  cursor: pointer;
  cursor: hand; }
.picker-iconitem SPAN.busy {
  background-image: url(/glue/images/busy.gif) !important; }
.picker-iconitem .disabled {
  color: #888; }
  
.picker-iconitem .picker-checkbox {
  height: 14px; width: 14px;
  margin: 2px 3px 0px 3px; }
  
.asseticon {
  background-image: url(/glue/images/icn_item_asset.gif); }
.usericon {
  background-image: url(/glue/images/icn_item_user.gif); }
.groupicon {
  background-image: url(/glue/images/icn_item_group.gif); }
.placeholdericon {
  background-image: url(/glue/images/icn_item_placeholder.gif); }
.companyicon {
  background-image: url(/glue/images/icn_item_company.gif); }
.categoryicon {
  background-image: url(/glue/images/icn_item_category.gif); }
.equivcategoryicon {
  background-image: url(/glue/images/icn_item_category_equal.gif); }
.narrowcategoryicon {
  background-image: url(/glue/images/icn_item_category_narrow.gif); }
.relatedcategoryicon {
  background-image: url(/glue/images/icn_item_category.gif); }
  
DIV.buttons 
{  
  padding: 12px 0px 12px 0px;
 }

A.sidebutton {
  padding: 4px 7px 4px 4px;
  background-color: #D7D7C1;
  border: solid 1px #a0a080;
  cursor: hand;
  vertical-align: middle; }
  
A.sidebutton:hover {
  background-color: #f0f0d0;
  border: solid 1px #a0a080;
  color: Black;
}

A.sidebutton:active {
  background-color: #d0d0d0;
  border: solid 1px #f0f0f0;
  color: Red;
}

.ddlist {
padding: 0px 0px 0px 0px;
margin: 1px 0px 0px 0px;
width: 380px;
}

.removeButton {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.responseSelect {
 width: 420px;
 background-color: #DBE2E9;
 margin: 0px 0px 12px 0px;
 padding: 4px 4px 4px 4px;
}

.responseSelect TD {
 background-color: #DBE2E9;
}

.completionText {
 font-weight: bold;
 border: solid 1px #E5EFF8;
 color: Red;
 background-color: #DBE2E9;
 padding: 4px 4px 4px 4px;
 margin: 6px 0px 0px 0px;
 width: 520px;
}

.questionSave {
 border: solid 1px #FBE3E3;
 background-color: #FBE3E3;
 padding: 4px 4px 4px 4px;
 margin: 6px 0px 0px 0px;
}

.responseSave {
 border: solid 1px #E5EFF8;
 background-color: #DBE2E9;
 padding: 4px 4px 4px 4px;
 margin: 6px 0px 0px 0px;
 width: 200px;
}

.question .report {
 color: Red;
 font-size: 8pt;
 padding: 4px 4px 4px 8px;
}

.questionHolder H1 {
 width: 90% !important;
}

.breadcrumbs {
 color: #2989C2;
 padding: 3px 0px 3px 0px;
 margin: 0px 0px 0px 0px;
}

.ebLogin P {
 width: 200px;
 }

.ebLogin .text 
{
    width: 136px !important;
 display: block;
 }

.ebLogin .label {
 display: block;
 }

.casiCertificate {
 width: 80% !important;
 height: 120px;
}

DIV.header {
 height: 130px;
}

#overviewScroll {
 margin-top: 8px;
}

TR.alert TD {
 background-color: #FEDEDE !important; 
}

/* eblock control styles */
 
 .ebRegistration TABLE TABLE INPUT.text {
        width: 112Px;
        }
        
      .ebRegistration TABLE TABLE SELECT.select {
        width: 40Px;
        }
        
.ebContactDetails TABLE TABLE INPUT.text {
        width: 112Px;
        }
        
      .ebContactDetails TABLE TABLE SELECT.select {
        width: 40Px;
        }


.ebContactForm .field {
  margin-bottom: 0.5pc; }
.ebContactForm .field INPUT, .ebContactForm .field TEXTAREA, .ebContactForm .field SELECT {
   border: 1px solid silver; }
.ebContactForm .field TEXTAREA {
  height: 6pc;
  overflow: auto; }

.ebContactForm .field .title {
  font-weight: bold; }  
.ebContactForm .field .caption {
  font-size: 8pt; }
.ebContactForm .field .alert,
.ebContactForm .error {
  font-weight: bold;
  color: Red; } 

.ebContactForm INPUT.button {
  width: 100px;
  border: 1px solid silver;  }

.ebLogin, .ebForgotPassword {
 width: 420px;
}  
  
  
.ebLogin, .ebForgotPassword, #quicksearch {
  margin-bottom: 1pc; }

.ebLogin P, .ebForgotPassword P {
  margin: 0pc 0pc 0.2pc 0pc;
  }
  
.ebLogin INPUT.text {
  width: 120px; height: 14px;
  border: 1px solid silver;
  }
  
 .ebForgotPassword INPUT.text {
  width: 220px; height: 20px;
  border: 1px solid silver;
  }
  
.ebLogin INPUT.button, .ebForgotPassword INPUT.button {
  width: 140px; height: 24px;
  border: 1px solid silver;
  padding-top: 0px;
  }  
  
.ebLogin INPUT.button {
  margin-top: 6px;
  }  
  
.ebChangePassword P, .ebForgotPassword H4 {
  margin: 0pc 0pc 0.3pc 0pc; }
.ebChangePassword INPUT.text {
  width: 150px;
  border: 1px solid silver; }
.ebChangePassword INPUT.button {
  width: 100px;
  border: outset 1px silver;  }
  
.ebRegistration, .ebEnrollment {
  padding: 4px 8px;
  width: 466px; 
  border-top: 1px solid #D50202;
  border-bottom: 1px solid #D50202;
  background-color: #EEEEEE;
  font-size: 8pt; }
  
.ebRegistration DIV.terms, .ebEnrollment DIV.terms 
{
  border: solid 1px silver;
  font-size: 10pt; 
  height: 182px;
  padding: 8px;
  background-color: White;
  overflow: auto; }

.ebRegistration P, .ebEnrollment P {
  margin: 0.3pc 0pc 0pc 0pc; }
.ebRegistration P.error, .ebEnrollment P.error {
  font-weight: bold;
  color: Red; }
  
.ebRegistration TH, .ebRegistration TD,
.ebEnrollment TH, .ebEnrollment TD,
.ebContactDetails TH, .ebContactDetails TD {
  text-align: left;
  vertical-align: top; }
  
.ebRegistration TH, .ebContactDetails TH, .ebEnrollment TH {
  padding-top: 0.25pc;
  padding-right: 1pc; }

.ebRegistration INPUT.text, .ebRegistration TEXTAREA,
.ebContactDetails INPUT.text, .ebContactDetails TEXTAREA,
.ebEnrollment INPUT.text, .ebEnrollment TEXTAREA {
  width: 280px;
  border: 1px solid silver; }
.ebRegistration INPUT.shorttext,
.ebContactDetails INPUT.shorttext {
  width: 108px; 
  border: 1px solid silver; }
.ebRegistration TEXTAREA,
.ebContactDetails TEXTAREA {
  height: 3pc; overflow: auto; }
.ebEnrollment TEXTAREA {
  height: 4pc; overflow: auto; 
  width: 464px; }
  
.ebRegistration INPUT.button, .ebContactDetails INPUT.button,
.ebEnrollment INPUT.button  {
  width: 100px;
  border: 1px solid silver;  }


