/*  your sites custom CSS goes into this file */


/* generic message frame */
div#glob_wrapbbs div#msg_wrap {
    border-width: 0px;
    margin-bottom: 15px;
}

label {
float: left;
width: auto;
}

div.msg_text blockquote {
    padding: 0px 0 0 33px;
}
div.msg_text p {
    padding: 18px 0 0 0;
}
div.msg_headln {
    background-color: #ffffff;
}

h1 { margin: 0 0;
margin-top: 30px;
margin-left: 1px;
}

div.msg_gbmsg h3 {font-size: 1.17em; font-weight: none; margin: .83em 0; background-color: #efefef;}

div#msg_gbfrst div.msg_gbmsg h3 {
font-size: 20px;
line-height: 30px;
background-color: #ffffff;
}


/* link */
a         { color: #800000; }
a:visited { color: #800000; }
a:hover   { color: red;  }
a img     { border: 0;   }


div#ind_msglist a:visited,
div#msg_respons a:visited {
    color: #800000;
}

div#ind_msglist a { 
    font-weight: normal; 
}
div#msg_respons a {
    font-weight: normal; 
}


textarea {
    font-size: 120%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#glob_wrapbbs input.go_btn,
div#glob_wrapbbs div.glob_navbar input.button {
    top: 1px;
    width: 20px;
    height: 20px;
    border-width: 1px;
    border-style: solid;
    background-color: transparent;
    background-image: url(/webbbs/icons/bullet_orange_go.png);
    background-repeat: no-repeat;
    background-position: 1px 0px;
}

div#glob_wrapbbs .tbbcol_2 {
    background-color: #dfdfdf;
    border-width: 1px;
}
td.misc_msgform_b {
    background-color: #dfdfdf;
}
div.msg_text {
    background-color: #ffffff;
}

div#glob_wrapbbs .tbbcol_2 {
    background-color: #dfdfdf;
    border-width: 1px;
}
div#glob_wrapbbs .tbbcol_3,
div#prof_list table th, 
div#d4, 
div#misc_dbcheck table th,
div#adm_wrap table th,
div#msg_form table th,
div#ind_msglist table th,
div#misc_setpref table th,
div#misc_msgform table th,
div#prof_form table th, 
div#misc_topstat table th,
div#misc_traffic table th,
div#misc_bemail table th,
td.misc_msgform_b {
    background-color: #dfdfdf;
}

div.msg_delete  {
    background-color: #ffffff;
   font-size: 0.9em;
   text-align: left;
   padding: 1px 1px;
}

/* End of File */
