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


div#forumwrapper {
    margin: 0px 15px 5px;
    /*max-width: 1020px;*/
    background:#ffffff; 
    color:#333333; 
    border:solid 1px #444444;
}

div#intro {
    margin: 20px 20px 10px;
    padding: 0px;
}

div#glob_wrapbbs {
    margin: 10px 20px;
    clear: both;
}

div#glob_wrapbbs div.adm_navbar,
div#glob_wrapbbs div.glob_navbar {
    margin: 20px 0px;
    width: auto;
    background-color: #dddddd;
}
div#glob_wrapbbs div.adm_navbar {
    margin: 0px;
}
div#glob_wrapbbs div#nb_top div.glob_snb,
div#glob_wrapbbs div#nb_bttm div.glob_navbar,
div#glob_wrapbbs div#nb_bttm div.glob_snb  {
    background-color: #dddddd;
}
div#glob_wrapbbs div.msg_gbnavbar {
    background-color: #efefef;
}


/* message index */

/* telltales */
div#glob_wrapbbs div#ind_msglist dd.thread,
div#glob_wrapbbs div#msg_respons dd.thread {
    background-image: url(/webbbs/icons/clearpixel.gif);
    padding-left: 28px;
}
div#glob_wrapbbs div#ind_msglist dd.thread {
    margin: 0px 35px;
    padding-left: 0px;
}

div#glob_wrapbbs div#ind_msglist dl.spacer {
    width:auto; 
    height:0px; 
    padding: 0px; 
    margin: 2px 0px; 
    border-top: 1px solid #cccccc;
    overflow:hidden
}
div#glob_wrapbbs div#msg_respons dd.thread {
    margin-left: 10px;
}
div#glob_wrapbbs div#ind_msglist dd.resp,
div#glob_wrapbbs div#msg_respons dd.resp {
    background-image: url(/webbbs/icons/clearpixel.gif);
    padding-left: 40px;
}   
div#glob_wrapbbs div#ind_msglist dd.thread dd.resp,
div#glob_wrapbbs div#msg_respons dd.thread dd.resp,
div#glob_wrapbbs div#ind_msglist dd.resp dd.resp,
div#glob_wrapbbs div#msg_respons dd.resp dd.resp{
    margin-left: 0%;  
}
div#glob_wrapbbs div#ind_msglist dd.sticky {
    background-image: url(/webbbs/icons/AlarmGIF16.gif);
     border-bottom: 1px solid #cccccc;
    margin: 0px 35px;
    background-position: 4px 4px;
    padding: 2px 28px;
}

div#ind_topinf {
    margin-bottom: 12px;
}


/* message form and profile form */
div#misc_msgform {
    margin-bottom: 20px;
}
div#glob_wrapbbs div#quicksubmit  {
    border-width: 1px;
    margin-bottom: 20px;
}


/* alert box */
div#glob_wrapbbs div.alert {
    margin: 20px auto 6px auto;
    width: 100%;
    padding: 5px 0px;
    border-width: 0px;
    font-size: 0.9em;

}
div#glob_wrapbbs div.alert ul {
    text-align: left;
}

/* message form */
div#glob_wrapbbs div#msg_wrap {
    margin: 20px auto;
}


/* message display */
/* profile display */
div#glob_wrapbbs div#msg_wrap,
div#glob_wrapbbs div.msg_headln,
div#glob_wrapbbs div.msg_userln,
div#glob_wrapbbs div.msg_prev,
div#glob_wrapbbs div.msg_text,
div#glob_wrapbbs div.msg_image,
div#glob_wrapbbs div.msg_link,
div#glob_wrapbbs div.prof_userln,
div#glob_wrapbbs div#prof_poster,
div#glob_wrapbbs div#prof_text,
div#glob_wrapbbs div#prof_image,
div#glob_wrapbbs div#prof_link  {
    background-color: transparent;
    border-width: 0px;
}

div#glob_wrapbbs div#msg_wrap {
    margin: auto 30px;
}

div#glob_wrapbbs div.msg_headln,
div#glob_wrapbbs div.prof_userln {
    text-align: center;
    font-size: 1.3em;
}
div#glob_wrapbbs div.msg_userln {
    text-align: center;
    margin-bottom: 15px;
}
div#glob_wrapbbs div.msg_userln span.msg_poster,
div#glob_wrapbbs div.prof_userln div#prof_poster {
    font-size: 1.15em;
    font-weight: bold;
}
div#glob_wrapbbs div.msg_userln span.msg_email {
    font-size: 0.95em;
    font-weight: bold;
}
div#glob_wrapbbs div.msg_userln span.msg_date {
    margin: 0px;
    font-weight: bold;
}
div#glob_wrapbbs div.msg_prev,
div#glob_wrapbbs div.msg_prev span.msg_subject  {
    text-align: center;
    font-weight: bold;
    font-style: italic;
    margin-left: 0px;
}
div#glob_wrapbbs div.msg_text img,
div#glob_wrapbbs div.msg_image img {
    max-width: 100%;
}
div#glob_wrapbbs div.msg_image,
div#glob_wrapbbs div#prof_image {
    text-align:center;
}

div#glob_wrapbbs div.msg_link,
div#glob_wrapbbs div#prof_link {
    text-align:center;
    margin: 15px auto;
    font-weight: bold;
}



/* profile only */
div#glob_wrapbbs div.prof_userln span#prof_email {
    display: block; 
    margin-top: 10px;
}
span#prof_msgcnt {
    font-size: 0.7em;
}
div#prof_text {
    margin: 15px 0px;
}

/* guestbook style */
div#glob_wrapbbs div.msg_gbmsg div.msg_text {
    padding: 5px 15px;
}
div#glob_wrapbbs div.msg_gbmsg div.msg_userln span.msg_date {
    display: block;
}


div#glob_wrapbbs span.ind_yourhere {
    background-color: transparent;
    color: black;
    font-weight: bold;
    border-width: 0px;
    padding-top: 6px;
    padding-bottom: 6px;
}



/* smiley_format plugin */
div#f_btns {
    margin-left: 16.5%;
    margin-top: 15px;
}
button.fbt {
    width: auto;
    height: auto;
    font-size: 11px;
    padding: 2px;
}
button.fbt:hover {
    background-color: #FFFFCC;
}

input.helpline {
    display: none;
}
/* headlines black color font */
h1.pst_fmt,
h2.pst_fmt,
h3.pst_fmt {
    color: black;
}
div#glob_wrapbbs div.quote {
    font-style: italic;
    font-size: 0.9em;
    line-height: 1.0em;
    border-left: 5px solid #aaaaaa;
    padding-left: 10px;
}
div#glob_wrapbbs span.red {
    color: #FF0000;
}
div#glob_wrapbbs span.green {
    color: #00AB59;
}
div#glob_wrapbbs span.blue {
    color: #0000FF;
}
div#glob_wrapbbs span.highlight_yellow {
    background-color: #FFFF00;
}
