body 
{
    background: #acc3cb url(/images/portal_bg.jpg) repeat-x;
    color: #000;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: center;
    margin: 0;
    padding: 0 0 5px 0;
}

form { margin: 0; padding: 0; }
table { font-size: 100%; }
img { border: 0; }
img.mid { vertical-align: middle; }

pre {  background-color: #faffb5; border: solid 1px #8BA45B; font-size: 12px; padding: 5px 5px; margin: 5px 0; }

a, a:visited { color: #006e93; text-decoration: none; }
a:hover { color: #849e56; }

h1
{
    color: #8ba45a;
    font-size: 26px;
    font-weight: bold;
    margin: 0 0 10px 0;
    overflow: hidden;
}

h1.list { background: transparent url(/images/h1_green_bg.jpg) top repeat-x; color: #fff; padding: 0 5px; }

h3
{
    background: transparent url(/images/h3_green_bg.jpg) top repeat-x;
    color: #fff;
    font-size: 14px;
    line-height: 1.4em;
    padding: 2px 5px 2px 5px;
    margin: 0 -5px 5px -5px;
}
h3 a, h3 a:hover, h3 a:visited { color: #fff; text-decoration: none; }
h4 { font-size: 14px; margin: 0 0 5px 0; }

.t_big { font-size: 14px; font-weight: bold; }
.t_med { color: #8ba45a; font-size: 14px; font-weight: bold; }
.name_big { color: #8ba45a; font-size: 15px; font-weight: bold; }


#wrap
{
    background-color: #fff;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 900px;
}

#topnav 
{
    background-color: #000;
    color: #999;
    font-family: Tahoma;
    font-size: 11px;
    padding: 5px 10px 5px 125px;
}
#topnav ul { list-style-type: none; margin: 0; padding: 0; }
#topnav ul li { display: inline; }
#topnav ul li a,
#topnav ul li a:visited { color: #fff; text-decoration: none; }
#topnav ul li a:hover { text-decoration: underline; }

#head
{
    background: #fff url(/images/portal_head_bg.jpg) repeat-x;
    clear: both;
    _height: 70px;
    min-height: 70px;
    padding: 5px 5px;
}

#head .logo { position: absolute; float: left; margin: -28px 0 0 -5px; }

#head .nav { color: #fff; padding: 2px 5px 3px 5px; text-align: center; }
#head .nav ul { font-size: 13px; list-style-type: none; margin: 0; padding: 0; }
#head .nav ul li { display: inline; }
#head .nav ul li a,
#head .nav ul li a:visited { color: #fff; /*4c5b32;*/ font-weight: bold; text-decoration: none; }
#head .nav ul li a:hover { text-decoration: underline; }

#head .in_sub { _height: 50px; min-height: 50px; }
#head .in_sub .title 
{
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    margin: 10px 0;
    padding: 0 5px;
}

#head .siteback a,
#head .siteback a:visited { color: #000; font-weight: bold; }
#head .siteback a:hover { text-decoration: underline; }

#content 
{
    background-color: #fff;
    margin: 0;
    padding: 5px 0 10px 0;
}

#main 
{
    float: left;
    _height: 600px;
    min-height: 600px;
    width: 595px;
}

#main .maincontent { background: #efecdd; margin: 0 0 5px 0; padding: 0 5px 5px 5px; }
#main .maincontent h3 { background: none; color: #000; }

#msgchars
{
    font-size: 11px;
    margin: 0 0 0 0;
    line-height: 10px;
    padding: 0 2px;
    height: 14px;
    float: right;
}

#side 
{
    float: right;
    width: 300px;
}

#side .box 
{
    margin: 0 0 10px 0;
    overflow: hidden;
    padding: 0 5px;
}

#side h3 { background: transparent url(/images/h3_blue_bg.jpg) center repeat-x; }

ul.minimsgs { list-style-type: none; margin: 0; padding: 0; }
ul.minimsgs li { border-bottom: solid 1px #eee; }
ul.minimsgs li a,
ul.minimsgs li a:visited { color: #000; font-size: 12px; text-decoration: none; }
ul.minimsgs li a:hover { text-decoration: underline; }
ul.minimsgs li .foot { text-align: left; font-size: 10px; color: #666; overflow: hidden; padding-bottom: 2px; }
ul.minimsgs li .foot a,
ul.minimsgs li .foot a:visited { font-size: 10px; }

#footer
{
    color: #fff;
    font-size: 11px;
    background: #000;
    padding: 5px 10px;
}
#footer a,
#footer a:visited { color: #fff; font-size: 11px; }
#footer a:hover { text-decoration: underline; }
#footer ul { color: #fff; list-style-type: none; margin: 0; padding: 0; }
#footer ul li { display: inline; }

.clear { clear: both; height: 0; overflow: hidden; }
.vsum { font-weight: normal; margin: 5px 0; }
.tbox { border: solid 1px #8BA45B; font-family: Trebuchet MS, Arial; font-size: 13px; padding: 1px 2px; }

.box { margin: 0 5px; }

.searchbox { padding: 5px 0; }
.s_hilite { font-weight: bold; color: #ff0000; }
.sbox_small 
{
    background: transparent url(/images/searchbox_bg.gif) top center no-repeat;
    height: 22px;
    padding: 1px 5px 0 5px;
    margin: 0 0 10px 0;
    text-align: center;
}
.sbox_small input { border: 0; font-size: 10px; height: 16px; line-height: 16px; vertical-align: middle; }

.right { float: right; }
.center { text-align: center; }

table.top tr { vertical-align: top; }

.helpbox 
{
    border: solid 1px #8BA45B;
    background-color: #f3f2de;
    font-size: 12px;
    margin: 0 0 0 -180px;
    padding: 8px 8px;
    text-align: left;
    width: 150px;
}

.info_warn { background-color: #fbf9e8;
    border: solid 1px #f6e4b8; font-weight: bold; padding: 5px 10px; margin: 5px 0; }

.pic { background-color: #fff; border: solid 1px #999; padding: 1px 1px; }
a img.pic:hover { border: solid 1px #3a4425; }
img.big { height: 80px; width: 80px; padding: 2px 2px; }
img.small { height: 50px; width: 50px; }
img.mini { height: 30px; width: 30px; }

.more a,
.more a:visited { font-size: 12px; font-weight: bold; text-align: left; text-decoration: none; }

.wiz h2,
.wiz h3 { background: none; color: #000; }

.wiz a,
.wiz a:visited { font-weight: bold; }
.wiz ul.steps { border-bottom: solid 1px #849e56; list-style-type: none; margin: 5px 0 5px 0; padding: 2px 5px; font-size: 16px; }
.wiz ul.steps li,
.wiz ul.steps li a,
.wiz ul.steps li a:visited { color: #999; display: inline; font-weight: bold; }
.wiz ul.steps li.sel,
.wiz ul.steps li.sel a,
.wiz ul.steps li.sel a:visited { color: #849e56; font-weight: bold; } 

.wiz .content { _height: 300px; min-height: 300px; padding: 0px 5px 5px 5px; }

.listbox { border: solid 1px #9a9a46; }
.listbox th
{
    background-color: #9a9a46;
    color: #fff;
}

.setwiz_body
{
    border: solid 1px #cece9a;
    min-height: 300px;
    padding: 5px 5px;
}

#uploadwin
{
    padding: 10px 10px;
    _height: 100px;
}

#upload_pic  { float: left; margin: 0 10px 0 0; }
#upload_desc 
{
    float: left;
    margin: 0 20px;
    width: 380px;
}

.tabsettings ul.tabs
{
    list-style-type: none;
    margin: 0;
    padding: 0 0 3px 0;
}
.tabsettings ul.tabs li 
{
    background-color: #D6E2BE;
    display: inline;
    margin: 0 3px 0 0;
    padding: 3px 5px;
}
.tabsettings ul.tabs li a,
.tabsettings ul.tabs li a:visited { text-decoration: none; }
.tabsettings ul.tabs li.sel { color: #fff; background-color: #8BA45B; font-weight: bold; }
.tabsettings .content
{
    border: solid 1px #8BA45B;
    min-height: 300px;
    padding: 5px 5px;
    margin: 0;
}

ul.inner_tabs
{
    border-bottom: solid 1px #ccc;
    list-style-type: none;
    margin: 10px 0;
    padding: 0;
}
ul.inner_tabs li
{
    display: inline;
    padding: 0 0 0 5px;
}
ul.inner_tabs li span { padding: 0 5px 0 0; }
ul.inner_tabs li a,
ul.inner_tabs li a:visited { color: #666; text-decoration: none; }
ul.inner_tabs li.sel { color: #000; font-weight: bold; }
ul.inner_tabs li.sel span {}
ul.inner_tabs li.sel a,
ul.inner_tabs li.sel a:visited { color: #000; }

.smallmsgs { margin: 0 5px; }
.smallmsgbox { border-bottom: solid 1px #cddaa5; font-size: 11px; margin: 0 0 5px 0; padding: 0 0 5px 0; }
.smallmsgbox .pic { float: left; margin: 3px 5px 0 0; }
.smallmsgbox .content { overflow: hidden; width: 545px; }
.smallmsgbox .contentbig { overflow: hidden; width: 585px; }
.smallmsgbox .body { font-size: 13px; line-height: 1.3em; }

.smallmsgbox .image
{
    float: left;
    margin: 0;
}
.smallmsgbox .image .pic { float: none; }

.smallmsgbox .title {  font-size: 13px; margin: 0 0 3px 0; }
.smallmsgbox .title a,
.smallmsgbox .title a:visited { color: #006e93; font-weight: bold; }
.smallmsgbox .title a:hover { color: #849e56; text-decoration: none; }
.smallmsgbox .title .new 
{
    color: #E58647;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

.smallmsgbox .more a,
.smallmsgbox .more a:visited { color: #006e93; font-size: 11px; }
.smallmsgbox .more a:hover { color: #849e56; text-decoration: none; }
.smallmsgbox a,
.smallmsgbox a:visited { font-size: 13px; color: #000; }
.smallmsgbox a:hover { text-decoration: underline; } 
.smallmsgbox .footer { color: #666; font-size: 11px; margin: 8px 0 0 0; }
.smallmsgbox .footer a,
.smallmsgbox .footer a:visited { font-size: 11px; }
.smallmsgbox .footer a:hover { color: #000; }

.feed
{
    font-size: 11px;
    padding: 5px 5px;
    overflow: hidden;
    width: 280px;
}
.feed .loading
{
    background-color: #fff;
    border: solid 1px #000;
    padding: 5px 5px;
    float: right;
}
.feed .title
{
    font-weight: bold;
    font-size: 12px;
}
.feed .item
{
    border-bottom: solid 1px #a0a0a0;
    padding: 2px 0 2px 20px;
}
.feed .item img
{
    max-width: 200px; max-height: 150px;
    width: expression(document.geElementById('container').style.width > 400 ? "400px": "auto");
}
.feed .item a,
.feed .item a:visited { color: #333; text-decoration: none; }
.feed .item a:hover { text-decoration: underline; }
.feed .item .foot
{
    color: #666;
    font-size: 10px;
    margin-top: 3px;
}
.feed .footer 
{
    padding: 0 5px;
}
.feed .footer a,
.feed .footer a:visited { font-weight: bold; text-decoration: none; }
.feed .footer .newer { }
.feed .footer .older { float: right; }

.portalback { background-color: #c0de8c; }

.userback { background-color: #efecdd; }
.userback h3 { background: none; color: #000; padding: 0; }
.user,
.user a,
.user a:visited {  color: #333; /*a54d17; */ }


.bablback { background-color: #cedbd4; }
.babl,
.babl a,
.babl a:visited { color: #333; /*5c8694; */ }

.bablback ul
{
    color: #333;
    list-style-type: none;
    margin: 0;
    padding: 0 0 3px 0;
}
.userback ul
{
    list-style-type: none;
    margin: 5px 0;
    padding: 0 0 3px 0;
}
.bablback ul a,
.bablback ul a:visited { color: #000; }
.bablback ul li,
.userback ul li { border-bottom: solid 1px #e3efe9; }

ul.small { font-size: 12px; }

.babltable .title { font-size: 15px; font-weight: bold; }
.babltable .title a,
.babltable .title a:visited { text-decoration: underline; }
.babltable .link a,
.babltable .link a:visited { color: #666; font-size: 11px; }
.babltable .link a:hover { text-decoration: underline; }
.babltable .desc { margin: 5px 0 0 0; font-size: 11px; _height: 10px; min-height: 10px; }
.babltable .foot { font-size: 11px; }
.babltable .smallmsgbox { background-color: #f0f0f0; border: 0; font-size: 11px; margin: 5px 0 0 0; _height: 50px; min-height: 50px; padding: 2px 5px; }
.babltable .smallmsgbox .content { width: 535px; }
.babltable .smallmsgbox .body { margin: 2px 0 0 0; min-height: 0px; }
.babltable .smallmsgbox .footer { margin: 4px 0 2px 0; }
.babltable .smallmsgbox a { font-size: 12px; }

.babltable 
{
    margin: 0;
    padding: 0;
    width: 100%;
}
.babltable th 
{
    border-bottom: solid 1px #ddd;
    font-weight: normal;
}
.babltable td
{
    border-bottom: solid 1px #ccc;
    padding: 5px 0;
}
.babltable .users
{
     background-color: #cedbd4;
    padding: 0 10px;
    text-align: center;
}
.babltable .msgs 
{
    background-color: #8ba45a;
    padding: 0 10px;
    text-align: center;
}

#user_box
{
    color: #333;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
}
#user_box .user { margin: 0; width: 100px; text-align: center; float: right; }
#user_box .user a,
#user_box .user a:visited { color: #006e93; font-size: 15px; font-weight: bold; }

#user_desc { margin: 0 0 0 5px; }
#user_desc .title { color: #8ba45a; font-size: 25px; font-weight: bold; }
#user_desc .subtitle { color: #8ba45a; font-size: 22px; font-weight: bold; }

#user_info { margin: 0; padding: 0; font-weight: bold; }
#user_desc .about { font-size: 12px; margin: 3px 0 0 0; padding: 2px 0 0 0; }

.linktable
{
    border-bottom: solid 1px #aaa;
    margin: 0 0 5px 0;
    width: 100%;
}
.linktable tr { vertical-align: top; }
.linktable tr:hover { background-color: #eee; }
.linktable td { padding: 2px 0; }

.h3,
.h3 a,
.h3 a:visited { margin: 2px 0; color: #fff; }
.h3 a:hover { text-decoration: underline; }

.pager span { border: solid 1px #ccc; float: left; margin: 0 2px; }
.pager span a,
.pager span a:visited { display: block; padding: 0 5px; }
.pager span a:hover { background-color: #ebebeb; }
.pager span.current { font-weight: bold; padding: 0 5px; }
.pager span.prev,
.pager span.next { border: 0; }
.pager span.prev a:hover,
.pager span.next a:hover { background-color: Transparent; }

.imageupload 
{
    background-color: #fefefe;
    padding: 5px 5px;
}

ul.invite_input { list-style-type: decimal; margin: 0; }
ul.invite_input li { padding: 3px 0; }

#side .cafebox 
{
    background-color: #c0de8c;
    margin: 0 0 10px 0;
    overflow: hidden;
    padding: 0 5px;
}

#side .cafebox h3 { background: #90B63C url(/images/h3_green_bg.jpg) top repeat-x; color: #fff; border-bottom: solid 1px #9EC052; }
#side .cafebox img { vertical-align: top; }
#side .cafebox .smallmsgbox 
{
    border: 0;
    margin: 0;
}
#side .cafebox .smallmsgbox .pic 
{
    margin: 0 5px 0 0;
}
#side .cafebox .smallmsgbox .content 
{
    width: 250px;
}
#side .cafebox .smallmsgbox .body 
{
    background: transparent url(/images/msg_small_bg.gif) top left no-repeat;
    font-size: 8px;
    min-height: 25px;
    padding: 5px 5px 5px 8px;
    width: 237px;
}

#side .cafebox .smallmsgbox .body a 
{
    font-size: 12px;
    line-height: 1.3em;
}

#side .cafebox .smallmsgbox .footer 
{
    margin: 3px 0 0 3px;
}
#side .cafebox .smallmsgbox .footer a,
#side .cafebox .smallmsgbox .footer a:visited { color: #000; }
