/* Layout stylesheet */

/* Medic-Data styles */

.col-menu {
    float: left;
    width: 15.5em;
    #border: 1px solid #aaaaaa;
    #padding: 3px;
    #padding-top: 10px;
    padding-bottom: 15px;
    #margin: 0em 1em 2em 0em;
    margin-left: -1em;
}

.col-content {

    #border: 0px solid #aaaaaa;
    padding: 0px;
    margin-left: 14.5em;
}

.col-content h2 {    
    border-bottom: 1px solid #cccccc;
    margin-top: 1em;
}

.medic-data {
    text-align: left;
}

.label {
    font-size: 11px;
    font-weight: bold;
}

.label.search {
    font-size:15px;
}

.subject {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
}

.text {
    font-weight: normal;
}

/*.medic-headline {
    text-align: left;
    margin: 10px 0px 10px 0px;
    font-size: 16px
}*/

.margin-top{
    margin-top: 10px;
}

.margin-bottom {
    margin-bottom: 10px;
}

.margin-left {
    margin-left: 10px;
}

.filter {
    text-align: left;
}

.indent {
     text-indent:30px;
}

/* result datatable layout */

.result-dtable {
    padding: 0px;
    background-color: #ffffff;  
    border: 1px solid #80a4c5;
}

.result-dtable thead th {
    background-color: #cee3f2;
    padding: 3px 4px 3px 4px;
    color: #000;
    font-weight: bold;
    border-bottom: 1px solid #80a4c5;
}

.result-dtable tbody td {
    padding: 2px 4px 2px 4px;
    color: #000;
}

.result-dtable-header {
      background-color: #80a4c5;
      padding: 2px 4px 2px 4px;
      font-size: 12px;
}

.result-dtable-footer {
      padding: 1px;
      background-color: #fff;
      text-align: center;
      color: #000;
      border-top: 1px solid #cccccc;
}

.result-dtable-detailstamp {
    background-color: #f4f0c8;
    color: #000000;
    border: 1px solid #beb230;
    padding: 3px 6px 3px 6px;
}

.result-dtable-detailstamp .header {
    color: #000;
    display: block;
    font-weight: bold;
    border-bottom: 1px solid #d2c536;
}

.result-dtable-detailstamp-table {
    border: 1px solid #beb230;
}

.result-dtable-detailstamp-table .header2 {  
    background-color: #d2c536;
    text-align: center;
    border-bottom-style: none; 
}

.result-dtable-reven td {
    background-color: #ffffff;
    border-bottom: 1px solid #ddd;
}

.result-dtable-rodd td {
    background-color: #f4f4f4;
    border-bottom: 1px solid #ddd;
}

.result-dtable-commandTable td {
    padding: 1px 0px 1px 0px;
    border: 0px;
}

.pointsSummaryFooter {
    background-color: #fcfcfc;
    color: #000;
    padding: 2px 4px 2px 4px;
    border-top: 1px solid #aaa;
}

.pointsSummaryFooter table {
    margin: 3px;    
}

.pointsSummaryFooter table thead th {
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #333;
    background-color: #fff;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
}

.pointsSummaryFooter table tbody td {
    font-size: 12px;
    color: #000;
    padding: 0px 20px 0px 20px;
    font-weight: bold;
}

/* filter datatable layout */
.result-filter {
   padding: 0px;
   border-bottom: 1px solid #ccc;
   background-color: #fff;
}

.result-filter th {
   background-color: #cee3f2;
   color: #000;
   padding: 2px 4px 2px 4px;
   font-size: 12px;
   font-weight: bold;
   border-bottom: 1px solid #aaa;
   border-top: 1px solid #cee3f2;
   border-left: 1px solid #cee3f2;
   border-right: 1px solid #cee3f2;
}

.result-filter td {
  color: #000;
  padding: 2px 4px 2px 4px;
  font-size: 11px;
  font-weight: bold;
  vertical-align: middle;
}

.result-filter input {
  padding: 2px 3px 2px 3px;
  font-size: 11px;
    margin-left: 3px;
}

.result-filter input[type=submit] {
    margin-left: 10px;
}

.blueborder-thin {
    /*border: 2px solid #80a4c5;*/
    border: 1px solid #80a4c5;
}

.id-white {
     color: #fff;
}

.label2 {
    color: #444;
    font-weight: bolder;
}

.diploma-green {
     color: #080;
     font-weight: bold;
}

.diploma-red {
     color: #a00;
     font-weight: bold;
}

.right-box {
    text-align: right;
}

.left-box {
    margin-left: 0px;
}

.align-right {
 text-align: right;
}

.align-center {
 text-align: center;
}

.align-left {
     text-align: left;
}

.width-140px {
width: 150px;
}

hr { 
    height: 1px; 
    border: none; 
    color: #aaaaaa; 
    background-color: #aaaaaa; 
    margin: 7px 0px;}
    .hr-small {
    margin: 2px; 0px;
}

.dipApp-btn {
    text-align: right;
}

.points-right {
    text-align: right;
    margin-right: 0px;
}

.contact-box {
    vertical-align: top;
    margin-right: 0px;
    text-align: right;
}

.medic-box {
    text-align: left;
}

div.medic-menu {
    padding-top: 5px;
}

div.medic-menu div {
    margin: 2px 8px 2px 0px;
}

div.medic-menu a.inactive {
    color: #000;
    padding-left: 18px;
    background-image: url('../img/misc/breadcrumbArrow.gif');
    background-position: left;
    background-repeat: no-repeat;
    text-decoration: none;
    #font-size: 0.9em;
    width: auto;
}

div.medic-menu a.active {
    color: #000;
    padding-left: 18px;
    background-image: url('../img/misc/breadcrumbArrowActive.gif');
    background-position: left;
    background-repeat: no-repeat;
    text-decoration: none;
    font-weight: bold;
    #font-size: 0.9em;
    width: auto;
}

div.medic-menu a:hover {
    text-decoration: underline; 
}

.legend-orange {
    color: #92ca91;
}

.legend-darkorange {
    color: #329821;
}

.legend-green {
    color: #f1ba79;
}

.legend-darkgreen {
    color: #f48401;
}

.medic-table-width{
    width: 100%;
}

.medic-points-summary-table {
    margin: 3px 0px 3px 0px;
    border-right: 1px solid #dddddd;
}

.medic-points-summary-table .header td {
    background-color: #eeeeee;
    border-bottom: 1px solid #999999;
    padding: 1px 14px 1px 14px;
    font-weight: bold;
}

.medic-points-summary-table td.leftCol {
    background-color: #eeeeee;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #dddddd;
    padding: 1px 4px 1px 4px;
    font-weight: bold;
}

.medic-points-summary-table td.dataCol {
    text-align: right;
    padding-right: 4px;
    border-bottom: 1px solid #dddddd;
}

.diploma-icon-small {
    float: right;
    padding: 5px;
}

.diploma-label {
    text-align: right;
    margin: 10px 0px;
}

/* medicDataScroller */

.dataScroller2 {
    display: inline;
}

.dataScroller2-button {
    border: 1px solid #80a4c5;
    padding: 5px 3px 2px 3px;
    background-color: #cee3f2;
    margin: 2px;
    text-decoration: none;
}

.image{
    border: 0px; margin-left: 3px;
}

.dataScroller2-button img {
    border: 0px;
}

.dataScroller2-paginatorTable {
}

.dataScroller2-paginatorTable td {
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
    vertical-align: top;
}

.dataScroller2-paginatorTable td a {
    font-size: 12px;
    color: #000;
}


.dataScroller2-activeColumn a {
    color: red;	
    font-weight: bold;
}

.dataScroller2-headerText {
    display: block;
    white-space: nowrap;
    padding-bottom: 6px;
    font-weight: bold;
    font-size: 12px;
}

.accountLoginBox {
    background-color: #ffffff;  
    border: 3px solid #80a4c5;
}

.accountLoginBox td {
    background-color: #ffddaa;
}

.diplomaSheet-table {
    margin: 10px 0px 30px 0px;
    padding: 10px 0px 10px 0px;
    border-top: 1px solid #dddddd;
    border-bottom: 3px double #dddddd;
}

.diplomaSheet-table td.leftCol {
    font-weight: bold;
}

.diplomaSheet-table .header td {
    border-bottom: 1px solid #dddddd;
    font-weight: bold;
}

/*

.medic-points-summary-table .header td {
  background-color: #eeeeee;
  border-bottom: 1px solid #999999;
  padding: 1px 14px 1px 14px;
  font-weight: bold;
}

.medic-points-summary-table td.leftCol {
  background-color: #eeeeee;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #dddddd;
  padding: 1px 4px 1px 4px;
  font-weight: bold;
}

.medic-points-summary-table td.dataCol {
  text-align: right;
  padding-right: 4px;
  border-bottom: 1px solid #dddddd;
}

*/
