.htmlarea { background: #fff; }
.htmlarea .toolbar {
cursor: default;
background: ButtonFace;
padding: 1px 1px 2px 1px;
border: 1px solid;
border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
}
.htmlarea .toolbar table { font-family: tahoma,verdana,sans-serif; font-size: 11px; }
.htmlarea .toolbar img { border: none; }
.htmlarea .toolbar .label { padding: 0px 3px; }
.htmlarea .toolbar .button {
background: ButtonFace;
color: ButtonText;
border: 1px solid ButtonFace;
padding: 1px;
margin: 0px;
}
.htmlarea .toolbar .buttonHover {
border: 1px solid;
border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
}
.htmlarea .toolbar .buttonActive, .htmlarea .toolbar .buttonPressed {
padding: 2px 0px 0px 2px;
border: 1px solid;
border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}
.htmlarea .toolbar .buttonPressed {
background: ButtonHighlight;
}
.htmlarea .toolbar .indicator {
padding: 0px 3px;
overflow: hidden;
width: 20px;
text-align: center;
cursor: default;
border: 1px solid ButtonShadow;
}
.htmlarea .toolbar .buttonDisabled { background-color: #aaa; }
.htmlarea .toolbar .buttonDisabled img {
filter: alpha(opacity = 25);
-moz-opacity: 25%;
}
.htmlarea .toolbar .separator {
position: relative;
margin: 3px;
border-left: 1px solid ButtonShadow;
border-right: 1px solid ButtonHighlight;
width: 0px;
height: 16px;
padding: 0px;
}
.htmlarea .toolbar .space { width: 5px; }
.htmlarea .toolbar select { font: 11px Tahoma,Verdana,sans-serif; }
.htmlarea .toolbar select,
.htmlarea .toolbar select:hover,
.htmlarea .toolbar select:active { background: FieldFace; color: ButtonText; }
.htmlarea .statusBar {
border: 1px solid;
border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
padding: 2px 4px;
background-color: ButtonFace;
color: ButtonText;
font: 11px Tahoma,Verdana,sans-serif;
}
.htmlarea .statusBar .statusBarTree a {
padding: 2px 5px;
color: #00f;
}
.htmlarea .statusBar .statusBarTree a:visited { color: #00f; }
.htmlarea .statusBar .statusBarTree a:hover {
background-color: Highlight;
color: HighlightText;
padding: 1px 4px;
border: 1px solid HighlightText;
}
/* Hidden DIV popup dialogs (PopupDiv) */
.dialog {
color: ButtonText;
background: ButtonFace;
}
.dialog .content { padding: 2px; }
.dialog, .dialog button, .dialog input, .dialog select, .dialog textarea, .dialog table {
font: 11px Tahoma,Verdana,sans-serif;
}
.dialog table { border-collapse: collapse; }
.dialog .title {
background: #008;
color: #ff8;
border-bottom: 1px solid #000;
padding: 1px 0px 2px 5px;
font-size: 12px;
font-weight: bold;
cursor: default;
}
.dialog .title .button {
float: right;
border: 1px solid #66a;
padding: 0px 1px 0px 2px;
margin-right: 1px;
color: #fff;
text-align: center;
}
.dialog .title .button-hilite { border-color: #88f; background: #44c; }
.dialog button {
width: 5em;
padding: 0px;
}
.dialog .buttonColor {
padding: 1px;
cursor: default;
border: 1px solid;
border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
}
.dialog .buttonColor-hilite {
border-color: #000;
}
.dialog .buttonColor .chooser, .dialog .buttonColor .nocolor {
height: 0.6em;
border: 1px solid;
padding: 0px 1em;
border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}
.dialog .buttonColor .nocolor { padding: 0px; }
.dialog .buttonColor .nocolor-hilite { background-color: #fff; color: #f00; }
.dialog .label { text-align: right; width: 6em; }
.dialog .value input { width: 100%; }
.dialog .buttons { text-align: right; padding: 2px 4px 0px 4px; }
.dialog legend { font-weight: bold; }
.dialog fieldset table { margin: 2px 0px; }
.popupdiv {
border: 2px solid;
border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
}
.popupwin {
padding: 0px;
margin: 0px;
}
.popupwin .title {
background: #fff;
color: #000;
font-weight: bold;
font-size: 120%;
padding: 3px 10px;
margin-bottom: 10px;
border-bottom: 1px solid black;
letter-spacing: 2px;
}
form { margin: 0px; border: none; }
body { }
body.admin { background: #cccccc; }
.scrollbarhead { border: none; width: 800px; height: 60px; overflow: auto; }
.scrollbarnav { border: none; width: 185px; height: 500px; overflow: auto; scrollbar-base-color: #999999; }
.scrollbarmain { border: none; width: 560px; height: 500px; overflow: auto; scrollbar-base-color: #999999; }
.blue { background-color: #ffffff; font-family: verdana, arial, helvetica; font-size: 12px; font-weight: normal; color: #FFFFFF; margin-right: 0.05in; line-height: 18px; margin-top: 0.07in; margin-bottom: 0.05in }
.mednormal { font-family: verdana, arial, helvetica; font-size: 12px; color: #000000; text-decoration: none }
.largebold { font-family: verdana, arial, helvetica; font-size: 16px; color: #ffffff; text-decoration: none }
.header { font-family: verdana, arial, helvetica; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: none }
.text { font-family: verdana, arial, helvetica; font-size: 10pt; color: #000000; }
.whitetext { font-family: verdana, arial, helvetica; font-size: 10pt; font-weight: bold; color: #333399; }
.crumbtext { font-family: verdana, arial, helvetica; font-size: 10pt; font-weight: bold; color: #333399; }
.footer { font-family: verdana, arial, helvetica; font-size: 10pt; color: #000000; }
.admintext { font-family: verdana, arial, helvetica; font-size: 10pt; color: #000000; }
.menucell { cursor: default; background: ButtonFace; padding: 1px 1px 2px 1px; border: 1px solid; border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;}
.input { background: #999999; outline: #FFFFFF; border-color: #FFFFFF; border-style: solid; color: #FFFFFF; font-weight: normal; font-style: normal; font-size: 12px; font-family: verdana, arial, helvetica; }
.textarea { background: #ffffff; outline: #000000; border-color: #FFFFFF; border-style: solid; color: #000000; font-weight: normal; font-style: normal; font-size: 12px; font-family: verdana, arial, helvetica; }
A:link { font-family: verdana, arial, helvetica; font-size: 12px; color: #333399; text-decoration: none }
A:visited { font-family: verdana, arial, helvetica; font-size: 12px; color: #333399; text-decoration: none }
A:hover { font-family: verdana, arial, helvetica; font-size: 12px; color: #333399; text-decoration: underline }
A:active { font-family: verdana, arial, helvetica; font-size: 12px; color: #333399; text-decoration: none }
A.topnav:link { font-family: arial, helvetica; font-size: 12px; color: #333399; font-weight: bold; text-decoration: none; line-height: 20px; background-image: url("images/button1.jpg"); width: 200px; padding: 17px;height:55px; }
A.topnav:visited { font-family: arial, helvetica; font-size: 12px; color: #333399; font-weight: bold; text-decoration: none; line-height: 20px; background-image: url("images/button1.jpg"); width: 200px; padding: 17px;height:55px; }
A.topnav:hover { font-family: arial, helvetica; font-size: 12px; color: #333399; font-weight: bold; text-decoration: underline; line-height: 20px; background-image: url("images/button1.jpg"); width: 200px; padding: 17px;height:55px; }
A.topnav:active { font-family: arial, helvetica; font-size: 12px; color: #333399; font-weight: bold; text-decoration: none; line-height: 20px; background-image: url("images/button1.jpg"); width: 200px; padding: 17px;height:55px; }
A.nav:link { font-family: arial, helvetica; font-size: 12px; color: #333399; font-weight: bold; text-decoration: none; line-height: 22px; background-image: url("images/button_long.jpg"); width: 210px; padding: 4px; }
A.nav:visited { font-family: arial, helvetica; font-size: 12px; color: #333399; font-weight: bold; text-decoration: none; line-height: 22px; background-image: url("images/button_long.jpg"); width: 210px; padding: 4px; }
A.nav:hover { font-family: arial, helvetica; font-size: 12px; color: #333399; font-weight: bold; text-decoration: underline; line-height: 22px; background-image: url("images/button_long.jpg"); width: 210px; padding: 4px; }
A.nav:active { font-family: arial, helvetica; font-size: 12px; color: #333399; font-weight: bold; text-decoration: none; line-height: 22px; background-image: url("images/button_long.jpg"); width: 210px; padding: 4px; }
A.nav2:link { font-family: verdana, arial, helvetica; font-size: 12px; color: #ffffff; text-decoration: none }
A.nav2:visited { font-family: verdana, arial, helvetica; font-size: 12px; color: #ffffff; text-decoration: none }
A.nav2:hover { font-family: verdana, arial, helvetica; font-size: 12px; color: #ffffff; text-decoration: underline }
A.nav2:active { font-family: verdana, arial, helvetica; font-size: 12px; color: #ffffff; text-decoration: none }
A.menu:link { font-family: verdana, arial, helvetica; font-size: 12px; color: #000000; text-decoration: none; line-height: 22px; cursor: default; background: ButtonFace; padding: 1px 1px 2px 1px; border: 1px solid; border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight; }
A.menu:visited { font-family: verdana, arial, helvetica; font-size: 12px; color: #000000; text-decoration: none; line-height: 22px; cursor: default; background: ButtonFace; padding: 1px 1px 2px 1px; border: 1px solid; border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight; }
A.menu:hover { font-family: verdana, arial, helvetica; font-size: 12px; color: #000000; text-decoration: none; line-height: 22px; cursor: default; background: ButtonFace; padding: 1px 1px 2px 1px; border: 1px solid; border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight; }
A.menu:active { font-family: verdana, arial, helvetica; font-size: 12px; color: #000000; text-decoration: none; line-height: 22px; cursor: default; background: ButtonFace; padding: 1px 1px 2px 1px; border: 1px solid; border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow; }
A.menu2:link { font-family: verdana, arial, helvetica; font-size: 12px; color: #000000; text-decoration: none; line-height: 22px; cursor: default; background: ButtonFace; padding: 1px 1px 2px 1px; border: 1px solid; border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight; }
A.menu2:visited { font-family: verdana, arial, helvetica; font-size: 12px; color: #000000; text-decoration: none; line-height: 22px; cursor: default; background: ButtonFace; padding: 1px 1px 2px 1px; border: 1px solid; border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight; }
A.menu2:hover { font-family: verdana, arial, helvetica; font-size: 12px; color: #000000; text-decoration: none; line-height: 22px; cursor: default; background: ButtonFace; padding: 1px 1px 2px 1px; border: 1px solid; border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight; }
A.menu2:active { font-family: verdana, arial, helvetica; font-size: 12px; color: #000000; text-decoration: none; line-height: 22px; cursor: default; background: ButtonFace; padding: 1px 1px 2px 1px; border: 1px solid; border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow; }
.searchfield {
height:20px;
width:100px;
color:#333399;
solid 1px #9FDAF8;}
font-size:12px;
background:#FFFFFF;
}
.searchbutton { font-family: arial, helvetica; font-size: 12px; color: #333399; font-weight: bold; text-decoration: none; line-height: 18px; background-image: url("images/button2.jpg"); width: 88px; padding: 17px; border:0px; background-color: #888888; }