html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a
{
  margin: 0;
  padding: 0;
  border: none;
}

ol{
  padding-left:15px;
}

li{
  margin-left: 25px;
  padding-right: 5px;
}

#busyCursor
{
  width: 100%;
  height: 100%;
  background: url(/images/wait30.gif) no-repeat top right;
  position: absolute;
}

#menubar
{
  font-family: Arial, sans-serif;
  font-size: 100.01%;
  font-size: 14px;
  font-weight: bold;

  overflow: hidden;
  width: 100%;
  height: 35px;
  margin: 0;
  padding: 0;
  color: #aaa;
  background-color: #000;

  min-width:1050px;
}
#menubar select
{
  border: solid 1px #aaa;
}
#menubar a
{
/*  display: block;*/
/*  height: 40px;*/
  text-decoration: none;
  color: #aaa;
  background-color: transparent;
}
#menubar a:hover
{
  /*background: url(/images/mojo4m_hl.png) top left no-repeat;*/
  text-decoration: underline;
  color: #aaa;
  border: none;
}
#menubar a:focus, a:active
{
  outline: none;
  color:#aaa;
}

#menubar_center
{
/*  background: url(/images/mojo4m_logo_center.png) top left repeat-x;*/
  height: 40px;
  padding-right: 50px;
  padding-top: 2px;
  line-height: 2;
  text-align: right;
  background-color: #000;
  color: #aaa;
  float: right;
  width:850px;
}
#menubar input
{
  font-size: 14px;
}
#menubar select
{
  font-size: 14px;
}
#menubar_left
{
  color: #aaa;
  padding-left:20px;
  line-height:2;
  float:left;
  text-align:left;
  width:120px;
}

#footerLeft
{
  float: left;
}
#footerRight
{
  text-align: right;
}

/*-------------------------------------------------*/
/* Forms                                           */
/*-------------------------------------------------*/
.mojoForm_wrapper
{
  text-align: right; 
  width: 95%;
  margin: auto;
  color: black;
  font-size: 16px;
}
.mojoForm
{
  padding: 0;
  text-align: left;
}

.mojoForm fieldset
{
}

.mojoForm legend
{
  padding:0 0 15px 0;
}

.mojoForm label
{
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  width: 180px;
}

.mojoForm input
{
  border: solid 1px gray;
  margin-right: 6px;
}

.mojoForm textarea
{
  border: solid 1px gray;
  margin-right: 6px;
}

.mojoForm ol
{
  margin: 0;
  padding: 0;
}
.mojoForm li
{
  padding:0;
  margin:0;
  list-style: none;
  padding-left: 10px;
/*  padding-bottom: 5px;*/
}


/**********************
* login form
**********************/
.overlay_login {
        background-color: #000000;
        filter:alpha(opacity=50);
        -moz-opacity: 0.5;
        opacity: 0.5;
}

.login_content {
  overflow: auto;
  background: #FFFFFF;
  border: double 4px black;
}
/*
#loginForm
{
  margin: 20px;
  text-align: left;
}
#loginForm #username, #password
{
  width: 222px;
}
#loginForm input[type=button],input[type=submit]
{
  width: 60px;
}
*/
#signupForm
{
  margin: 20px;
  text-align: left;
}
#signupForm #blogname
{
  text-align: right;
}


.editmodeBar
{
  padding: 2px 2px 2px 10px;
  background-color: #FFF;
  margin: auto;
  border: solid 1px #000;
  height: 20px;
  font-size: 15px;
  text-align: left;
}

.fancyLink
{
  background-color: transparent;
}

.fancyLink a
{
  text-decoration: none;
}
.fancyLink a:hover
{
  text-decoration: underline;
}
.fancyLink a:focus, a:active
{
}



.blockLink
{
  background-color: transparent;
}
.blockLink a
{
  display: block;
  text-decoration: none;
  background-color: transparent;
  width: 100%;
  height: 100%;
}
.blockLink a:hover
{
}
.blockLink a:focus, a:active
{
 outline: none;
}


/*--------------------------------------------------------*/

.menu
{
  height: 28px;
  background:#E0E0E0;
  margin: 5px 0px 15px 0px;
  border-bottom: solid 1px gray;
}

.menu ul
{
  margin: 0px 0px 0px 0px;
  padding:0px 0px 0 10px;
  list-style:none;
}

.menu li
{
  display:inline;
  margin:0;
  padding:0;
}

.menu a
{
  float:left;
  /*background:url("/~abrown28/NewSpartans/images/tableft.gif") no-repeat left top;*/
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  background-color: #B0B0B0;

  /*border-left: solid 1px gray;
  border-right: solid 1px gray;*/
  margin-right: 6px;
  border-top: solid 1px gray;
  border-left: solid 1px gray;
  border-right: solid 1px gray;
}

.menu a span
{
  float:left;
  display:block;
  /*background:url("/~abrown28/NewSpartans/images/tabright.gif") no-repeat right top;*/
  padding:5px 15px 4px 6px;
  color:#666;
  margin-left: 4px;
  background-color: #E0E0E0;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.menu a span {float:none;}
/* End IE5-Mac hack */
/*
.menu a:hover span
{
  color:#FF9834;
  background-color: Yellow:
}
*/

.menu a:hover
{
  background-position:0% -42px;
  background-color: #B0B0B0;
}
.menu a:hover span
{
  /*background-position:100% -42px;*/
  background-color: #D0D0D0;
}

/*---------------------------------------------------------------------*/
.databaseView
{
  width: 100%;
  text-align: left;
}

.databaseView ul
{
  margin: 0px 0px 0px 0px;
  padding:0px 0px 0   0px;
  list-style:none;
  border: solid 1px gray;
  line-height: 150%;
}

.databaseView li
{
  display:inline;
  margin:0;
  margin: 0px 0px 0px 15px;
  border-right: solid 1px gray;
}

.databaseView pre
{
  padding: 2px 10px 0px 10px;
  margin: 0;
  font-family: san-serif;
  font-style: normal;
  font-size: 12pt;
}

.databaseView span
{
  display: -moz-inline-box;
  display: inline-box;
  width: 110px;
  overflow: hidden;
  border-right: solid 1px green;
}

.progressBox {
  width: 10em;
  height: 1em;
  position: relative;
  float: left;
  background: #cccccc;
  padding: 0;
  margin: 0;
}
.progressBar {
  width: 0;
  height: 1em;
  line-height: 1em;
  position: absolute;
  top: 0;
  left: 0;
  background: #447;
  color: #ccc;
  padding: 0;
  margin: 0;
}

.fileName {
  float: left;
  margin-right: .5em;
}

/* Style for IFRAME */
.loader {
  border: 0;
  height: 0;
  width: 0;
  padding: 0;
  position: absolute;
  visibility: hidden;
}



#settings
{
  font-family: Arial, sans-serif;
  font-size: 100.01%;
  font-size: 14px;
  font-weight: bold;

  border:groove 2px #000;
  color:#000;
  background-color:#aaa;
  width:620px;
  padding:0px;
  padding-top: 0;
}

#settings .tab
{
  width: 600px;
  padding:10px;
}

#settings a
{
  color: #444;
  text-decoration: none;
  cursor: pointer;
}
#settings a:hover
{
  color: #FFF;
  text-decoration: underline;
}
#settings a:focus, a:active
{
}

/*globalnav*/

#globalnav {
  font-family: Arial, sans-serif;
  font-size: 100.01%;
  font-size: 16px;
  font-weight: bold;

        position:relative;
        float:left;
        width:100%;
        padding:0 0 0 0 ;
        margin:0;
        list-style:none;
        line-height:1em;
}

#globalnav LI {
        float:left;
        margin:0;
        padding:0;
}

#globalnav A {
        display:block;
        color:#000;
        text-decoration:none;
        font-weight:bold;
        background:#ddd;
        margin:0;
        padding:0.25em 1em;
        border-left:1px solid #fff;
        border-top:1px solid #fff;
        border-right:1px solid #aaa;
}

#globalnav A:hover,
#globalnav A:active {
        text-decoration:none;
        background:#ccc;
}
#globalnav A.here:link,
#globalnav A.here:visited {
        text-decoration:none;
        background:#aaa;
}

#globalnav A.here:link,
#globalnav A.here:visited {
        text-decoration:none;
        position:relative;
        z-index:102;
}

#globalnav A.begtab,
#globalnav A.begtab:hover,
#globalnav A.begtab:active {
        text-decoration:none;
        background:transparent;
        width:10px;
}

#globalnav A.endtab,
#globalnav A.endtab:hover,
#globalnav A.endtab:active {
        text-decoration:none;
        background:#ddd;
        width: 100%;
}

/*subnav*/

#globalnav UL {
        position:absolute;
        left:0;
        top:0;
        float:left;
        background:#ddd;
        width:100%;
        margin:0;
        padding:0.25em 0.25em 0.25em 1em;
        list-style:none;
/*        border-top:1px solid #fff;*/
}

#globalnav UL LI {
        float:left;
        display:block;
        margin-top:1px;
}

#globalnav UL A {
        text-decoration:none;
        background:#ddd;
        color:#fff;
        display:inline;
        margin:0;
        padding:0 1em;
        border:0
}

#globalnav UL A:hover,
#globalnav UL A:active,
#globalnav UL A.here:link,
#globalnav UL A.here:visited {
        text-decoration:none;
        color:#444;
}

.floating_buttons
{
  float: right;
  padding-left: 5px;
}

.floating_buttons input
{
  font-size: 16px;
  width: 50px;
}

.contact_form_wrapper {
  width: 100px;
  margin-left: 15px;
  margin-top:10px;
  font-size: 16px;
}
.contact_form_wrapper a {
}
#contact_form {
  margin:0;
  padding:0;
  margin:5px;
}
#contact_form .text {
  width:100%;
  height: 22px;
}
#contact_form textarea {
  width:100%;
  height:100px;
}
#contact_form .button {
  width:100%;
}
#contact_form_info {
  color: #303080;
  text-align:center;
}

.friends_form_wrapper {
  width: 250px;
  margin-left: 15px;
  margin-top:10px;
}
.friends_form_wrapper a {
}
#friends_form {
  margin:0;
  padding:0;
  margin:5px;
}
#friends_form .text {
  width:225px;
}
#friends_form textarea {
  width:225px;
  height:100px;
}
#friends_form .button {
  width:100px;
}
#friends_form_info {
  color: #303080;
  text-align:center;
}

img {
  border: none;
}
