/*********************/ /* MISCELLANEOUS */ /*********************/ .tdStyle { Background-image: url('/tenant/_sites/polaris/harbourcentre/images/bg.gif') } body { height: 100%; font: 8pt Arial, Helvetica, sans-serif; margin-left: 0px; margin-right: 0px; margin-top: 0px; } a { color: #000066 } table { font: 8pt Arial, Helvetica, sans-serif; } fieldset { font-size:9pt; color: black; } 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 { font: 17pt verdana, Helvetica, sans-serif; text-transform: capitalize; width: 100%; color: #303062; padding-top: 20px; padding-bottom: 20px; padding-left: 8px; padding-right: 20px; } /****************/ /* CONTROLS */ /****************/ input { font: 10pt Arial, Helvetica, sans-serif; } .button { border-width: 2px; border-style: solid; border-color: #FFF #999 #999 #FFF; font: 11px Arial, Helvetica, sans-serif; padding: 2px; color: black; background-color: #CCCCCC; } .checkbox { font: 8pt Arial, Helvetica, sans-serif; } .dropdownlist, select { font: 10pt Arial, Helvetica, sans-serif; } .dropdownlistsmall { font: 8pt Arial, Helvetica, sans-serif; } .link { font: 10pt Arial, Helvetica, sans-serif; } .linksmall { font: 8pt 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 { border: 1px solid dimgray; width:100% } .sectionheader { background-color: #303062; color: #000066; margin: 0px; height: 24px; width:100%; } .sectionheader .sectiontitle { color: #fff; padding: 5px; font-weight: bold; float: left } .sectionheader .sectionbuttons { padding: 5px 10px; text-align: right; float: right; } .sectionheader .sectionbuttons a { color: #B0C4DE; font-weight: bold; padding: 1px 6px; text-decoration: none; height: 18px; border: 1px solid Black; background: white; } .sectionheader .sectionbuttons a:hover { background-color: #cccccc; } .sectionfilter { background-color: #e3e3e3; padding: 5px; width:100%; margin: 0px } .sectionform { background-color: #e3e3e3; padding: 5px; width:100%; margin: 0px } .sectionpanel { background-color: WhiteSmoke; padding: 5px; width:100%; border: 2px groove; } .sectionfooter { margin-top: 0px; background-color: #e3e3e3; padding: 15px 0px 5px 0px; text-align: center; } .sectioninfo { background-color:lemonchiffon; border: solid 1px darkgray; padding: 10px; } /*************/ /* LISTS */ /*************/ .list { font: 8pt Tahoma; cursor: default; background-color: white; border: 1px solid dimgray; width:100%; } .list .header { background-color: gainsboro; color: black; text-align: left } .list .header a { color: black; } .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: #cccccc; } .list .overflowcell { overflow: hidden; text-overflow: ellipsis; } .list .selectedItem { background-color : #D7F3B5; } /*************/ /* FORMS */ /*************/ .form { } .form .fieldlabel { } .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 }