
/************************************************
 *          Defaults
 ************************************************/
body  {
  font-family:verdana, serif; text-align:center;  margin:0px;padding:0px;
}
div,table,tr,td,img { margin:0px;padding:0px;border:0px; }
th,td { vertical-align:top;text-align:left; }
 
 
/************************************************/
/* img.percentImage is used by forms with use /core/tupload/tupload.js */
img.percentImage { background:url('/core/tupload/percentImage_back.png') no-repeat scroll 1px 0;padding:0;margin:5px 0 0 0; }

#modedit { position:absolute;top:20px;left:0px;z-index:100;width:100%; }
.mynav { font-weight:bold;font-size:110%; }
.csnotice { text-align:center; width:75%; margin:10px auto; }
.em { font-size:1.1em; font-weight:bold; color:#008; }

/************************************************
 *          Talons JavaScript Tabs              *
 ************************************************/
div.JSTab { margin-top:5px; }
.JSTab span.Iselected {
  border-left:1px solid #DDD;
  border-right:1px solid #777;
  border-top:1px solid #DDD;
  padding:3px 8px 4px;
  position:relative;
  top:-2px; background-color:#FFF;
  color:#900;
}
.JSTab span.unselected, .JSTab span.Iunselected {
  background-color:#E0E0E0;
  border-left:1px solid #EEE;
  border-right:1px solid #888;
  border-top:1px solid #EEE;
  cursor:pointer;
  padding:3px 8px 2px;
}
div.JSTab div {
  margin-top:2px;
  padding: 0px; background-color:#FFF
}
.seemore_link { cursor:pointer; color:#00D; }
.seeless_link { cursor:pointer; color:#00D; }
/************************************************
 *          MenuGen Display Settings            *
 ************************************************/
td.menu { padding:0 20px 2px 30px; font-weight:bold; color:#008; }
td.menu-head { padding:0 0 10px 35px; font-weight:bold; color:#008; }
td.menu-foot { padding:10px 0 50px; font-weight:bold; color:#008; }

/************************************************
 *          FormGen Display Settings            *
 ************************************************/
.indent { margin-left: 20px; }
td.prompt {
  white-space:nowrap; text-align:right; font-weight:bold;
  vertical-align:top; padding:2px 4px 0 0; color:#008;
}
td.prompt2 {
  white-space:nowrap; text-align:left; font-weight:bold;
  vertical-align:top;
}
input.small { border:1px solid #000; font:7pt Tahoma; }
.center { text-align:center; }


/************************************************
 *          ListGen Display Settings            *
 ************************************************/
.listgen_detail { width: 100%; padding:3px; white-space: nowrap; }
.listgen_detail b { font-weight:bold; color:#008; }
.listgen_detail ul { margin:0; padding:0 3px 15px; }
.listgen_detail li { list-style:none inside none; }

.listgen { width:100%; table-layout:fixed; }
.listgen tr.lh { background:#004; color:#FFF; font-weight:bold; }
.listgen tr.r1 { background:#EEF; border:1px outset #EEF; }
.listgen tr.r2 { background:#DDF; border:1px outset #DDF; }

.listgen th { padding:2px 1em; white-space:nowrap; overflow:hidden; }
.listgen th span.lh-a { float:right; width:14px; background: url(core/images/arrowa.gif) no-repeat right; }
.listgen th span.lh-d { float:right; width:14px; background: url(core/images/arrowd.gif) no-repeat right; }
.listgen th a { color:#FFF; }

.listgen td { padding:2px .5em; white-space:nowrap; overflow:hidden; }
.listgen td a { text-decoration:none; }

.ld { width: 100%; padding:3px; }
.ld td,.ld th { white-space: nowrap; }
.ld b { font-weight:bold; color:#008; }

#list { width:100%; table-layout:fixed; }
#list th { padding:2px 1em; white-space:nowrap; overflow:hidden; }
#list td { padding:2px 1em; white-space:nowrap; overflow:hidden; }
#lh { background:#004; color:#FFF; font-weight:bold; }
#lh-a { float:right; width:14px; background: url(core/images/arrowa.gif) no-repeat right; }
#lh-d { float:right; width:14px; background: url(core/images/arrowd.gif) no-repeat right; }
#lh a { color:#FFF; }

#list tr.r1 { background:#EEF; border:1px outset #EEF; }
#list tr.r2 { background:#DDF; border:1px outset #DDF; }
#list td a { text-decoration:none; }

/************************************************
 *           Default Hlink Settings             *
 ************************************************/
A:link    { text-decoration: none; color:#00D; }
A:visited { text-decoration: none; color:#00D; }
A:hover   { text-decoration: underline; <br />
<b>Notice</b>:  Undefined index:  link_hover in <b>/home/jerrybe2/public_html/jerrybeaver.net/core/css/style.php</b> on line <b>147</b><br />
; }
A:active  { text-decoration: none; color:#00D; }

/************************************************
 *               Font Settings                  *
 ************************************************/
.c     { color:#008; }
.b     { font-weight:bold; }
.bc    { font-weight:bold; color:#008; }
.bcf   { font-weight:bold; color:#008; font-size:110%; }
.f7    { font-size:7px; }
.f8    { font-size:8px; }
.f8c   { font-size:8px; color:#008; }
.f8b   { font-size:8px; font-weight:bold; }
.f8bc  { font-size:8px; font-weight:bold; color:#008; }
.f10   { font-size:10px; }
.f10c  { font-size:10px; color:#008; }
.f10b  { font-size:10px; font-weight:bold; }
.f10bc { font-size:10px; font-weight:bold; color:#008; }
.f12   { font-size:12px; }
.f12c  { font-size:12px; color:#008; }
.f12b  { font-size:12px; font-weight:bold; }
.f12bc { font-size:12px; font-weight:bold; color:#008; }

