/*  your sites custom CSS goes into this file */

div#prof_list table th, 
div#glob_wrapbbs div,
div#glob_wrapbbs span,
div#glob_wrapbbs table,
div#glob_wrapbbs table th,
div#glob_wrapbbs table td,
div#ind_msglist table,
div#ind_msglist table th,
div#ind_msglist table td,
div#msg_respons table,
div#msg_respons table th,
div#msg_respons table td,
div#smpl_lst form,
div#glob_wrapbbs div.glob_navbar input,
div#glob_wrapbbs input.go_btn,
div#glob_wrapbbs select.q_sel,
div#glob_wrapbbs div.glob_navbar select,
tr.tbrw { 
    border-style: solid;  
    border-width: 0px; 
    border-color: silver;
}
div#glob_wrapbbs div.glob_navbar,
div#glob_wrapbbs div#nb_top div.glob_snb { 
    border-style: solid;  
    border-width: 0px; 
    border-color: #dfdfdf;
}
div#glob_wrapbbs .tbbcol_1,
div.ind_paginate {
    background-color: #eeeeee;
}
div#glob_wrapbbs .tbbcol_2 {
    background-color: #ccccff;
    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: #ccccff;
}
div#glob_wrapbbs .tbbcol_4 {
    border-width: 1px;
}
table tr.rollover:hover,
div.msg_headln, 
div#prof_poster {
    background-color: #efefef;
}
div#glob_wrapbbs div.glob_navbar,
div#glob_wrapbbs  div#ind_msglist table tr.odd,
div#glob_wrapbbs  div#ind_msglist table#ind_tbl tr.odd,
div.msg_delete,
div.adm_navbar,
div.adm_navbar2,
div.adm_navbar3,
div.msg_gbnavbar { 
    background-color: #f5f5f5;
}

div.msg_gbnavbar {
    background-color: #f7f7f7;
}

div#glob_wrapbbs div#nb_top div.glob_snb,
div#glob_wrapbbs  div#ind_msglist table tr.even,
div#glob_wrapbbs  div#ind_msglist table#ind_tbl tr,
div.msg_userln,
div.msg_prev,
div.msg_text {
   background-color: #fcfcfc; 
}

span.ind_yourhere,
tr.ind_yourhere,
div.alert {
    background-color: #fcffcd;
    color: black;
    font-weight: bold;
}
div#ind_msglist a:visited,
div#msg_respons a:visited {
    color: #800080;
}

/* canvas */
html {
    margin: 0 0 1px;
    height: 100%;
    padding: 0;
}
body {
    margin: 0;
    background-color: white;
    padding: 10px 0;
    font-family: verdana, sans-serif;
    font-size: .90em;
}

/* link */
a         { color: blue; }
a:visited { color: blue; }
a:hover   { color: red;  }
a img     { border: 0;   }

/* formatting buttons */
div#glob_wrapbbs .red   { color: red;   }
div#glob_wrapbbs .green { color: green; }
div#glob_wrapbbs .blue  { color: blue;  }
div#glob_wrapbbs .highlight_yellow { background-color: yellow; font-weight: bold; }


/* formatting for header and footers bdc feb2011 */
div.bbheader {
align: center;
background-color: #c6eff7;
}

table.bbheader {
border-style: solid;  
border-width: 0px;
background-color: #c6eff7;
width: 900px;
}

p.bbh {
color:blue;
text-align:left;
font-family:Arial,Helvetica,sans-serif;
font-style:normal;
font-size:2.5em
}

p.left {
color:#000000;
text-align:left;
font-family:Arial,Helvetica,sans-serif;
font-style:normal;
font-size:1.0em
}

p.leftr {
color:red;
text-align:left;
font-family:Arial,Helvetica,sans-serif;
font-style:normal;
font-size:1.0em
}

p.leftb {
color:blue;
text-align:left;
font-family:Arial,Helvetica,sans-serif;
font-style:normal;
font-size:1.0em
}

p.leftg {
color:green;
text-align:left;
font-family:Arial,Helvetica,sans-serif;
font-style:normal;
font-size:1.0em
}


p.center {
color:#000000;
text-align:center;
font-family:Arial,Helvetica,sans-serif;
font-style:normal;
font-size:1.0em
}

p.centerr {
color:red;
text-align:center;
font-family:Arial,Helvetica,sans-serif;
font-style:normal;
font-size:1.0em
}

p.centerb {
color:blue;
text-align:center;
font-family:Arial,Helvetica,sans-serif;
font-style:normal;
font-size:1.0em
}

p.centerg {
color:green;
text-align:center;
font-family:Arial,Helvetica,sans-serif;
font-style:normal;
font-size:1.0em
}


