@CHARSET "UTF-8";
@import "_form.css";

body {
    font-family: Verdana, Arial, Sans;
    font-size: 12px;
    background: #a0a0a0;
    color: #000;
    margin: 0;
    padding: 0;
    text-align: center;
}

form {
    display: inline;
    margin: 0;
}

.padTable td {
    padding: 5px;
    font-size: 10pt;
}

.welcome {
    float: right;
    position: relative;
    margin-top: -15px;
    font-family: Verdana, Arial, Sans;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}

.blueheader {
    background:transparent url(/images/muffia/bg_darkbox.gif) repeat-x scroll 0 50%;
    color:#F5F5F5;
    font-family:"Arial";
    font-size:15px;
    font-weight:bold;
    height:25px;
    margin:0 0 5px;
    padding:0 0;
}

.welcome a {
    color: #FFFFFF;
}

.niceTable {
    width: 100%;
}

#container {
    width: 721px;
    border: 1px solid #000000;
    margin: 0 auto;
    background: #D2D2D2;
}

.niceTable input {
    width: 100px;
}

#mainContainer {
    width: 93%;
    margin-top: 10px;
    margin-left: 20px;
    border: 1px #fff solid;
    float: left;
    text-align: left;
}

#mainContainer1 {
    width: 70%;
    margin-top: 10px;
    margin-left: 20px;
    border: 1px #fff solid;
    float: left;
    text-align: left;
}

#loginBox {
    float: left;
    width: 225px;
    border: 1px #000 solid;
    margin: 10px;
}

.newsBox {
    padding: 10px;
}

#loginBox .title {
    padding: 5px;
}

#loginBox .body {
    padding: 5px;
}

#mainHeader {
    background: transparent url(/images/muffia/bg_greybox.gif) repeat-x scroll 0 50%;
    color:#2A2A2A;
    font-family:"Arial";
    font-size:16px;
    font-weight:bold;
    height:30px;
    margin:0 0 2px;
    padding:5px 0;
    text-align: left;
}

#mainBody {
    padding: 5px;
    background: #fff
}

#news {
    width: 75%;
    margin-top: 10px;
    margin-left: 20px;
    border: 1px #cfcfcf solid
}

#news .header {
    background: #ccc;
    padding: 10px;
    font-weight: bold;
    font-size: 12pt;
}

#news .body {
    padding: 10px;
}

a {
    color: #003366;
    text-decoration: underline;
}

span {
    display: inline-block;
    behavior: url(iepngfix.htc);
}

h1 {
    font-size: 1.5em;
    padding: 3px;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 0px;
    margin-top: 0px;
}

h2 {
    font-size: 1.25em;
    padding: 3px;
}

a:active {
    color: #069;
}

a:visited {
    color: #00019b;
}

a:hover {
    color: #0099CC;
}

/* Used to fix formatting on h2 tags with anchors */
h2 a {
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
}

/* Used to fix formatting on h2 tags with anchors */
h2 a:hover {
    color: #fff;
}

/* Bold face anything surrounded by label tags */
label {
    font-weight: bold;
}

/* Removes indentation on li items */
li {
    /*padding: 0.5em 0 0.5em 0;*/
    line-height: 2.0em;
    font-size: 1em;
}

#header {
    background: transparent url(/images/muffia/muffia_bg.png) repeat scroll 0% 0%;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
    width: 721px;
    height: 125px;
    text-align: left;
}

#header1 {
    background: transparent url(/images/muffia/part_header1.jpg) repeat scroll 0% 0%;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
    width: 721px;
    height: 125px;
    text-align: left;
}

#header A.titlelink {
    color: #fff;
    font-weight: bold;
    font-variant: small-caps;
    text-decoration: none;
    font-size:1.75em;
}

#main_menu {
    margin-top: -25px;
    width: 100%;
    height: 28px;
    text-align: left;
}

#main_menu .current {
    font-weight: bold;
    background: #6699AA;
    border-top: 1px solid #333;
}

#main_menu a.current:hover  {
    color: #FFF;
}

#main_menu a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

#main_menu a:hover {
    color: #696969;
}

#main_menu li {
    background: transparent url(/images/muffia/muffia_button.png) repeat scroll 0% 0%;
    width: 95px;
    height: 25px;
    float: left;
}

#main_menu li, #sub_menu li {
    display: inline;
    line-height: 200%;
    list-style: none;
    text-align: center;
    white-space: nowrap;
    font-size:0.9em;
}

#notes_info {
    padding: 15px 20px 15px 20px;
}

#sub_menu {
    background: #6699AA;
    border-bottom: 1px solid #666;
    margin: 0;
    padding: 6px 2em 0 3em;
    font-weight: bold;
}

#sub_menu .current {
    background: #fff;
    font-weight: bold;
    color: #000;
    border-top: 1px solid #666;
}

#sub_menu a {
    border: none;
    color: #fff;
    padding: 4px 8px 5px 8px;
    text-decoration: none;
}

#sub_menu a:hover {
    color: #ccc;
}

#sub_menu a.current {
    background-color: #e5e5e5;
}

#sub_menu a.current:hover  {
    color: #000;
}


#sub_menu li {
    line-height: 180%;
    height: 25px;
}

/* Fix IE. Hide from IE Mac \*/

* html #third_menu_tab ul li { float: left; height: 1%; }
* * html #third_menu_tab ul li a { height: 1%; }
*
*/* End */


/* end css to do the third menu tab */

#content {
    /*padding: 15px 10px 20px 10px;*/
    padding: 15px 0 15px 0;
    background: #e5e5e5;
}

#footer {
    padding: 10px;
    font-weight: bold;
    text-align: center;
    color: #000;
    height: 25px;
}
.container {
    background: #ffffff;
    clear: both;
    padding: 10px;
    _width: 100%;
    border: 1px #cccccc solid;
    margin: 0px;
    font-size: 1em;
}

#messageList {
    font: 12pt arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    border:1px solid green;
    background-color: lightgreen;
    padding:10px 10px 10px 10px;

}

#errorList {
    font: 12pt arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    border:1px solid #ff0000;
    background-color: #ffdddd;
    padding:10px 10px 10px 10px;
}

#errorUL {
    font: 12pt arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/* Used for vertical spacing and forcing newlines when floating elements */
.spacer {
    clear: both;
}

.wrap {
    clear: both;
    padding: 1px 10px 1px 10px;
    _width: 100%;
}

tr.fieldsChanged td {
    background-color: lightyellow;
}


.x-selectable, .x-selectable * {
    -moz-user-select: text!important;
    -khtml-user-select: text!important;
}

.boldDomain {
    text-decoration: none;
}
.boldDomainPath {
    color: 777777;
}
.boldDomainLink {
    text-decoration: none;
}
