/* Default CSS Stylesheet for a new Web Application project */ BODY { background:url(/App_Themes/ColorFull/images/bgb.jpg); background-position:center; background-repeat:repeat; background-attachment: fixed; BACKGROUND-COLOR: #f4f4f4;/*#F8FAFC;*/ FONT-FAMILY: tahoma , Times New Roman, Helvetica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: normal; LETTER-SPACING: normal; TEXT-TRANSFORM: none; WORD-SPACING: normal; color: #000000; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; } H1, H2, H3, H4, H5, TH, THEAD, TFOOT { COLOR: #003366; } .title { height: 32; FONT-FAMILY: Times New Roman; font-size: 11pt; font-weight: bold; color:#000000; padding-left : 7px; padding-right : 7px; padding-top: 7px; /* FONT-FAMILY: Times New Roman; font-size: 11pt; font-weight: bold; color:#FFFFFF; background-color: #284E97; padding-left : 7px; padding-right : 7px; text-align: center; */ } .clslblPath { FONT-FAMILY: Tahoma; font-size: 10pt; font-weight: bold; color:#FFFFFF; background-color: #284E97; padding-left : 7px; padding-right : 7px; } .Controltitle { FONT-FAMILY: Times New Roman; font-size: 11pt; font-weight: bold; color:#000000; /* text-align: center; */ } .HBreak { font-size: 4pt; } IMG { margin: 0 0 0 0; border: none 0; } TABLE { font-size: 10pt; } TABLE TD { font-size: 10pt; vertical-align: top; } a:link { font-family: tahoma; font-size: 10pt; font-weight: normal; text-decoration: none; } a:visited { font-family: tahoma; font-size: 10pt; font-weight: normal; text-decoration: none; } a:hover { font-family: tahoma; font-size: 10pt; font-weight: normal; text-decoration: none; } a:active { font-family: tahoma; font-size: 10pt; font-weight: normal; text-decoration: none; } .tblUDG { width:99%; margin-right: 4px; margin-left: 4px; margin-top: 4px; background-image: url('/App_Themes/ColorFull/images/tbTopTile.gif'); background-position:top; background-repeat:repeat-x; border: solid 1 #3256CD; border-top-style: none; /* width:99%; margin-right: 0px; margin-left: 0px; margin-top: 3px; padding: 0 px 0 px 0 px 0 px; */ } .tblWBg { width:99%; margin-right: 4px; margin-left: 4px; margin-top: 4px; background-image: url('/App_Themes/ColorFull/images/tbTopTile.gif'); background-position:top; background-repeat:repeat-x; border: solid 1 #3256CD; border-top-style: none; /* width:99%; margin-right: 0px; margin-left: 0px; margin-top: 3px; padding: 0 px 0 px 0 px 0 px; */ } .tblBg { width:99%; margin-right: 4px; margin-left: 4px; margin-top: 4px; background-image: url('/App_Themes/ColorFull/images/tbTopTile.gif'); background-position:top; background-repeat:repeat-x; border: solid 1 #3256CD; border-top-style: none; /* width:99%; margin-right: 0px; margin-left: 0px; margin-top: 3px; padding: 0 px 0 px 0 px 0 px; */ } .GW { width:86%; } TEXTAREA { font-family: Tahoma; font-size: 10pt; } SELECT { font-family: Tahoma; font-size: 10pt; } OPTION { font-family: Tahoma; font-size: 10pt; } input { font-family: Tahoma; font-size: 10pt; } input.Buttons { font-family: Tahoma; font-size: 10pt; } .UCLink:link { font-family: tahoma; font-size: 10pt; font-weight: normal; text-decoration: none; color: #767676; } .UCLink:visited { font-family: tahoma; font-size: 10pt; font-weight: normal; text-decoration: none; color: #767676; } .UCLink:hover { font-family: tahoma; font-size: 10pt; font-weight: normal; text-decoration: none; color: #0000FF; } .UCLink:active { font-family: tahoma; font-size: 10pt; font-weight: normal; text-decoration: none; color: #767676; } .DataGridHeader:link { background-color: #8B8B8B; color: White; } .DataGridHeader:visited { background-color: #8B8B8B; color: White; } .DataGridHeader:hover { background-color: #8B8B8B; color: White; } .DataGridHeader:active { background-color: #8B8B8B; color: White; } .DataGridHeader { border-width: 1px; border-style: solid; border-color: White; background-color: #8B8B8B; color: White; } .DataGridRow { border-width: 1px; border-style: solid; border-color: black; background-color: #ffffff; color: Black; } .DataGridAlternateRow { border-width: 10px; border-style: solid; border-color: black; border-collapse:separate; background-color: #EEEEEE; color: Black; } .DataGridSelectedRow { border-width: 1px; border-style: solid; border-color: black; background-color: #D8D8D8; color: Black; } .DataGridEditRow { border-width: 1px; border-style: solid; border-color: black; background-color: #D8D8D8; color: Black; } .DataGridPager { border-width: 1px; border-style: solid; border-color: black; background-color: Transparent; color: White; } .MnuHover { background-image: url('/App_Themes/ColorFull/images/mnuBG.gif'); } .PathLink { font-family: Tahoma; font-size: 10pt; color: White; }