/*
  $Header: /accountingeducation/htdocs/accountingeducation.dev.bit10.net/subsites/css/admin.css 6     13/12/02 12:29 Craigm $

  Short:  Main stylesheet for admin site

  $Log: /accountingeducation/htdocs/accountingeducation.dev.bit10.net/subsites/css/admin.css $
 * 
 * 6     13/12/02 12:29 Craigm
*

*/

body                 { background: #FFFFFF; font-family: Tahoma; font-size: 9pt; font-weight: normal; scrollbar-face-color: #B4D8EE; scrollbar-highlight-color: white; scrollbar-shadow-color: #648A9D; scrollbar-3dlight-color: #B5D7F0; scrollbar-arrow-color: black; scrollbar-track-color: #E6F7FF; scrollbar-darkshadow-color: #24495C; }
p                    { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; }
p.mail               { font-family: monospace; font-size: 9pt }

h1                   { font-family: Tahoma; font-size: 14pt; font-weight: bold; }
h2                   { font-family: Tahoma; font-size: 12pt; font-weight: normal; }
h3                   { font-family: Tahoma; font-size: 10pt; font-weight: normal; }

th                   { background-color : #394952; color : White; font-size: 9pt; font-weight: normal; }
td                   { font-family: Tahoma; font-size: 9pt; font-weight: normal; }
td.boxtitle          { font-family: Tahoma; font-size: 10pt; font-weight: normal; color: #FFFFFF; }
td.whitetext         { font-family: Tahoma; font-size: 10pt; font-weight: normal; color: #FFFFFF; }
td.previewtext       { font-size: 8pt; }
td.progresstextsmall { font-family: Tahoma; font-size: 7pt; font-weight: bold; color: #63717B; }
td.progresstitle     { font-family: Tahoma; font-size: 10pt; font-weight: bold; color: #63717B; }

a                    { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 9pt; }
a:link               { color: #7383A1; }
a:visited            { color: #7383A1; }
a:hover              { color: #1D3257; }
a.boxtitle           { font-size: 10pt; font-weight: normal; color: #FFFFFF; text-decoration : none; }
a.boxtitle:link      { color: #FFFFFF;  }
a.boxtitle:visited   { color: #FFFFFF;  }
a.boxtitle:hover     { color: #FFFFFF; text-decoration: underline; }

input                { font-family: Tahoma; font-size: 9pt; font-weight: normal; }
input.button         { font-family: Tahoma; font-size: 9pt; font-weight: normal; color: #FFFFFF; background-color : #426584;}

textarea             { font-family: Tahoma; font-size: 9pt; font-weight: normal; }
.bodypreview         { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 8pt; scrollbar-base-color : Silver; scrollbar-face-color : White; scrollbar-darkshadow-color : Silver; border-style : none; }

select               { font-family: Tahoma; font-size: 9pt; font-weight: normal; }

.pagetitle       { font-family: Tahoma; font-size: 12pt; font-weight: bold; color: #63717B; text-decoration : underline; }
.pagesubtitle    { font-family: Tahoma; font-size: 10pt; font-weight: bold; color: #63717B; text-decoration : underline; }
.previewtext     { font-size: 8pt; }

.popupLink           { COLOR: red; outline: none }
.popup               { POSITION: absolute; VISIBILITY: hidden; BACKGROUND-COLOR: #ffffff; LAYER-BACKGROUND-COLOR: yellow; width: 200; BORDER-LEFT: 1px solid black; BORDER-TOP: 1px solid black; BORDER-BOTTOM: 3px solid black; BORDER-RIGHT: 3px solid black; PADDING: 3px; z-index: 10 }

.error               { font-size: 9pt; font-weight: bold; color: #777777; }
.copyright           { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #666666; text-align: right; }
.smalltext           { font-size: 7pt; }
.8pt                 { font-size: 8pt; }

.normal              { font-size: 9pt; font-weight: normal; }

.helpbubble          { visibility: hidden; position: absolute; width: 300; background: white; z-index: 2; border-style: solid; border-color: #87ACC1; border-width: 1; left: 250px; top: 150; padding: 7;}

#divUpControl        { position:relative; z-index:1; } 
#divDownControl      { position:relative; z-index:1; } 
#divContainer        { position:relative; width:250; height:70; overflow:hidden; clip:rect(0,250,70,0); visibility:hidden } 
#divContent          { position:relative; } 

table.summarylist tr td  { font-size: 8pt; vertical-align: top;}
