/* new menu import */
@import url(../menu/menu_style.css);

.prenext{
        background-color: #F5F5F5;
        color: black;
        border-bottom:solid;
        border-top:solid;
        border-width:1px;
}
a:link, a:visited, a:active {
        color: #000000;
        text-decoration: none;
}

a:hover {
        color: #FF0000;
        text-decoration: underline;
}

body {
        background-color: #254888;
        border: 1px inset #ECECEC;
        color: #000000;
        font-family: Arial, Verdana, "MS Sans Serif";
        font-size: 12px;
        margin: 0px;
        padding-left: 12px;
        padding-right: 12px;
        padding-bottom:12px;
        scrollbar-face-color: #778ec2;
        scrollbar-highlight-color: #99afe4;
        scrollbar-shadow-color: #4766a6;
        scrollbar-3dlight-color: #D1D7DC;
        scrollbar-arrow-color:  #FFFFFF;
        scrollbar-track-color: #99afe4;
        scrollbar-darkshadow-color: #000000;
}

form, td {
        font-size: 12px;
}

hr {
        color: #306898;
        filter: Alpha(Opacity=80,FinishOpacity=0,Style=2);
        height: 2px;
        width: 95%;
}

img {
        border: 0px;
}

.banner {
        background: silver;
        vertical-align: middle;
}

.bg1 {
        background-color: white;
}
.bg2 {
        background-color: #b1cbe4;
}
.bg3 {
        background-color: #F0F8FF;
}
.bg4 {
        background-color: #DAF0FE;
}

.centerblocktitle{
        padding:4px 10px 4px 4px;
        background-color: #b1cbe4;
        color: black;
        font-size: 12px;
        text-align: right;
        font-weight: bold;
        text-decoration: none;
        width: 99%;
}
.centerblockcontent{
        padding:6px 6px 6px 6px;
        background-color: white;
        color: black;
        text-align: right;
        text-decoration: none;
        width: 99%;
}

.debug {
        font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
        color: white;
        font-style: italic;
}

td#headerlogo {width: 160px; background-color: #254888; vertical-align: top; text-align: left; padding: 0px 0px 0px 0px;}
td#headerbanner {background-color: #254888; vertical-align: bottom; text-align:center;}
td#search {background-image: url('images/tabc.gif'); text-align:left; vertical-align:bottom;}
td#topborder {background-color: #254888; color: #FFFFFF; font-size: 11px; padding: 2px; text-align: center; vertical-align: middle;}
td#headerbar {background-color: #4766a6; color: #FFFFFF; font-style: bold; font-size: 12px; padding: 1px 10px 3px 1px; text-align: left;}
td#headerbar a {color: #FFFFFF; text-decoration:none;}
td#headerbar a:hover {color: #FF0000; text-decoration:underline;}

.footer {
        background-color: #4766a6;
        color: black;
        padding-top: 5px;
        padding-bottom: 5px;
        font-weight: bold;
        test-align: right;
}
.footer a:link, a:visited, a:active {
        color: black;
}
.footer a:hover {
        color: red;
}

.indextable {
        background: #F5F5F5;
        border-bottom: 1px solid #ECECEC;
        border-left: 1px solid #ECECEC;
        border-right: 1px solid #ECECEC;
        padding: 1px 1px 1px 3px;
}

.indextable2 {
        background: #F5F5F5;
        border-left: 1px dashed #ECECEC;
        border-right: 1px dashed #ECECEC;
        padding: 1px 1px 1px 3px;
}

.indextext, .postedby {
        color: #000000;
        font-family: Arial, Verdana, "MS Sans Serif";
        padding: 1px 1px 1px 1px;
        text-align: right;
}

/*.indextitle {
        border: solid 1pt #000000;
        color: #000000;
        font-size: x-small;
        font-weight: bold;
        margin: 0pt;
        padding: 2pt;
        text-align: right;
        text-decoration: none;
        width: auto;
}*/
.newsindextitle {
        padding:3px 3px 3px 3px;
        background-color: #b1cbe4;
        font-size: 12px;
        text-align: right;
        font-weight: bold;
        text-decoration: none;
}

.loginbar1 {
        background-color: #305089;
        height: 20pt;
}

.more {
        border: solid 1px #ECECEC;
        font-size: 12px;
        padding: 3pt;
}

.postedby {
        border-bottom: 1px dashed #000000;
}

.redirect {
        background: #F5F5F5;
        border: 3px double #ECECEC;
        color: #000000;
}

input {
        font-size: 12px;
}
.select {
        background: #ECECEC top;
        font-family: Arial, Verdana, "MS Sans Serif";
        font-size: 11px;
}

.sidebar1 {
        background-color: #4766a6;
        border-left: 3px solid #4766a6;
        border-right: 3px solid #4766a6;
}

.sidebar2 {
/*        background-color: white;*/
        background-color: #c2d7ec;
        border-left: 3px solid #c2d7ec;
        border-right: 3px solid #c2d7ec;
}

.leftsidboxtitle {
        border-bottom: 1px solid #254888;
        border-top: 1px solid #254888;
        color: white;
        background-color: #778ec2;
        font-family: Arial, Verdana, "MS Sans Serif";
        font-weight: bold;
        text-indent: 3px;
        font-size: 12px;
        padding: 2pt;
        text-align: right;
        text-decoration: none;
        vertical-align: middle;
}

.leftsideboxcontent {
        background-color: #4766a6;
        font-family: Arial, Verdana, "MS Sans Serif";
        font-size: 12px;
        color: #ffffff;
        padding: 2pt 3pt 8pt;
        text-align: right;
        text-decoration: none;
}

.leftsideboxcontent a:link, .leftsideboxcontent a:visited {
        color: #ffffff;
        text-decoration: none;
}
.leftsideboxcontent a:hover {
        color: red;
        text-decoration: none;
}
.leftsideboxcontent a:active {
        color: #FFffff;
        text-decoration: none;
}

.textarea, .text, .button, .file {
        background: #ECECEC top;
        border: 1px solid #9ab9d6;
        font-family: Arial, Verdana, Arial, "MS Sans Serif";
        font-size: 11px;
        }

.tmenu {
        font-family: Arial, Verdana, Ariel;
   color:white;
   background-color: Black;
        font-size: 12px;
        font-weight: bolder;
        line-height: 9px;
        vertical-align: middle;
        }
.tmenu a:link, .tmenu  a:visited {
        text-decoration: none;
        color: white;
}

.tmenu  a:hover {
        text-decoration: none;
        color: yellow;
}

.waitbox {
        background: #FAFAFA;
        border: 1px solid #ECECEC;
}

.xoopscode, .xoopsquote {
        background: #F5F5F5; /* XOOPS SPECIFIC */
}


.rightsidboxtitle {
        border-bottom: 1px solid #9ab9d6;
        border-top: 1px solid #9ab9d6;
        color: black;
        background-color: #b1cbe4;
        font-family: Arial, Verdana, "MS Sans Serif";
        font-weight: bold;
        text-indent: 3px;
        font-size: 12px;
        padding: 2pt;
        text-align: right;
        text-decoration: none;
        vertical-align: middle;
}
.rightsideboxcontent {
        background-color: #c2d7ec;
        font-family: Arial, Verdana, "MS Sans Serif";
        font-size: 12px;
        color: black;
        padding: 2pt 3pt 8pt;
        text-align: right;
        text-decoration: none;
}

.rightsideboxcontent a:link, .rightsideboxcontent a:visited {
        color: Black;
        text-decoration: none;
}

.rightsideboxcontent a:hover {
        color: red;
        text-decoration: none;
}

.rightsideboxcontent a:active {
        color: black;
        text-decoration: none;
}
/*.newsindextitle {
        text-indent: 10px;
        color: #000000;
        font-size: 12px;
        font-weight: bold;
        margin: 0pt;
        padding: 2pt;
        text-align: right;
        text-decoration: none;
        width: auto;
}*/
