/*********************/ /* MISCELLANEOUS */ /*********************/ body { background-image: url('/tenant/_sites/southhuronhospital/main/images/background.gif'); height: 100%; margin: 5px; font: 8pt Arial, Helvetica, sans-serif; } .mainContainer { border:1px solid #9CB9E3; border-collapse: collapse; background-color:White; } .middle1 { background-color:#3557AA; height:14; } .middle2 { background-color:#9CB9E3; height:31; border-bottom:3px solid #7F9FCD; } a:link { text-decoration: none; color: #3868AB; cursor: hand; font-weight: bold } a:visited { text-decoration: none; color: #3868AB; cursor: hand; font-weight: bold } a:hover { text-decoration: none; color: #CCCCCC; cursor: hand; font-weight: bold } a:active { text-decoration: none; color: #3868AB; cursor: hand; font-weight: bold } table { font: 8pt Arial, Helvetica, sans-serif } fieldset { font-size:9pt; color: darkblue; } fieldset legend { font-size: 10pt; } fieldset div { padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px; width: 100%; text-align: left; } iframe { width : 100%; height : 100%; border : 0px; } .pagetitle { /* border-right: darkgray 1px solid; padding-right: 5px; border-top: darkgray 1px solid; padding-left: 5px; padding-bottom: 5px; border-left: darkgray 1px solid; width: 100%; filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#f0e68c,endColorStr=#fffacd); border-bottom: darkgray 1px solid; margin: 0px 0px 10px 0px; */ padding-top: 5px; padding-left: 5px; padding-bottom: 5px; color: #3465A6; font: bold small-caps 12pt Arial, Helvetica, sans-serif; } .reservationConflictText { font-weight : bold; font-size : larger; } /****************/ /* CONTROLS */ /****************/ input { font: 10pt Arial, Helvetica, sans-serif; } .button { border-width: 2px; border-style: solid; border-color: #FFF #999 #999 #FFF; font: small-caps 11px Arial, Helvetica, sans-serif; padding: 2px; color: black; background-color: gainsboro; } .checkbox { font: 8pt Arial, Helvetica, sans-serif; } .dropdownlist, select { font: 10pt Arial, Helvetica, sans-serif; } .dropdownlistsmall { font: 7pt Arial, Helvetica, sans-serif; } .link { font: 8pt Arial, Helvetica, sans-serif; } .linksmall { font: 7pt Arial, Helvetica, sans-serif; } .listbox { font: 10pt Arial, Helvetica, sans-serif; } .radiobutton { font: 8pt Arial, Helvetica, sans-serif; } .textbox { font: 10pt Arial, Helvetica, sans-serif; } .textboxmultiline { font: 10pt Arial, Helvetica, sans-serif; } /**************/ /* ERRORS */ /**************/ .errorSummary { width: 100%; background-color: crimson; color: White; font-weight: bold; padding:10px; margin-bottom: 10px; } .errorMarker { color: red } /****************/ /* SECTIONS */ /****************/ .section { width:100% } .sectionheader { background-color: #FFFFFF; color: White; margin: 0px; height: 24px; width:100%; filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#3973AC,endColorStr=#6699CC) } .sectionheader .sectiontitle { color: White; font-weight: bold; padding: 5px; } .sectionheader .sectionbuttons { padding:10px; text-align: right; } .sectionheader .sectionbuttons a { color: Black; padding: 1px 6px; text-decoration: none; height: 18px; border: 1px solid Black; background: #FFFFFF; } .sectionheader .sectionbuttons a:hover { background-color: #FFFFFF; } .sectionfilter { background-color: #FFFFFF; padding: 5px; width:100%; margin: 0px } .sectionform { background-color: #FFFFFF; padding: 5px; width:100%; margin: 0px } .sectionpanel { background-color: #FFFFFF; padding: 5px; width:100%; } .sectionfooter { margin-top: 0px; background-color: #FFFFFF; padding: 15px 0px 5px 0px; text-align: center; } .sectioninfo { padding: 10px; background-color: #FFFFFF; } /*************/ /* LISTS */ /*************/ .list { font: 8pt Arial, Helvetica, sans-serif; cursor: default; background-color: white; border: 1px solid dimgray; width:100%; } .list .header { background-color: gainsboro; color: darkblue; text-align: left } .list .header a { color: darkblue; } .list .pager { background-color: #e3e3e3; font: 8pt Verdana; font-weight: bold; height: 22px } .list .item { background-color: whitesmoke; vertical-align:top; } .list .alternatingitem { background-color: white; vertical-align:top; } .list .edititem { background-color: lightsteelblue; } .list .overflowcell { overflow: hidden; text-overflow: ellipsis; } .list .selectedItem { background-color : #D7F3B5; } .list .mouseOver { background-color : #D7F3B5; } /*************/ /* FORMS */ /*************/ .form { } .form .fieldlabel { font-weight : bold; } .form .fieldlabelrequired, .fieldlabelrequired { } .form .fieldcontent { } fieldset .form { } /*******************/ /* DATE PICKER */ /*******************/ .datePicker { } .datePickerMonthHeader { background-color: gainsboro; font-weight: bold; color: darkblue; } .datePickerDayHeader { background-color: lemonchiffon; font-weight: bold; color: black; } .datePickerOffMonth { background-color: whitesmoke; color: lightgrey; text-decoration: none; } .datePickerToday { text-decoration: none; background-color: white; font-weight: bold; color: crimson } .datePickerSelectedDate { background-color: crimson; text-decoration: none; color: white } .datePickerWeekday { text-decoration: none; background-color: white; } .datePickerWeekend { background-color: gainsboro; text-decoration: none; } .datePickerClearDate { background-color: gainsboro; font-weight: bold }