﻿#titlebar
{
    width: 100%;
    height: 25px;
    margin-top: 10px;
    background: url('/images/main/titlebar.gif') no-repeat right top;
}

.content-fullsize
{
    width: 770px;
}

.content-halfsize2
{
    width: 380px;
}

#titlebar h1
{
    float: right;
    margin-top: 2px;
    margin-right: 7px;
    font: normal 9pt tahoma;
    color: black;
}
#titlebar img
{
    float: left;
    vertical-align: middle;
}
/* NAVIGATION */
.nav-band
{
    width: 100%;
    background: #F6F4E8;
    border-top: solid 1px #D3D1C2;
    border-bottom: solid 1px #D3D1C2;
}
.nav-items
{
    padding: 6px 6px 4px 6px;
    border-bottom: solid 1px #fff;
}
.nav-pages
{
    width: 100%;
    float: right;
}
.nav-pages .text
{
    display: block;
    float: right;
    width: 45px;
    font-size: 12px;
}
.nav-pages .cur-button, .nav-pages a
{
    display: block;
    float: right;
    margin-left: 1px;
    padding: 0 4px;
    font-size: 12px;
    background: #E5E3D3;
    border: solid 1px #D1CDAB;
}
.nav-pages a:hover, .nav-pages .cur-button
{
    color: #B23F33;
    background: #FCFCF7;
    border: solid 1px #B23F33;
    text-decoration: none;
}
.sub-hl
{
    margin-bottom: 1px;
    padding: 0 6px 4px 6px;
    font-size: 11px;
    color: #666;
    background: #FCFCF7;
}
.sub-hl a
{
    text-decoration: underline;
}

/* TABLE */
table .datalist
{
    width: 745px;
    float: right;
    border-width: 0px;
    table-layout: auto;
    border-collapse: collapse;
    border-spacing: 0px;
    margin-bottom: 10px;
}
.datalist th
{
    height: 25px;
    color: black;
    background-color: #FFB511;
    font-weight: bold;
    padding: 5px;
}
.datalist td
{
    height: 25px;
    color: black;
    padding: 2px;
}

input, option, textarea, select
{
    font-family: Tahoma;
    font-size: 9pt;
    border: solid 1px #c1c1c1;
}
.checkbox-input, .checkbox-input input
{
    border-width: 0;
    border-style: none;
}
.checkbox-input-big input
{
    border-width: 0;
    border-style: none;
    vertical-align: middle;
    padding-top: 4px;
}
.checkbox-input-big label
{
    margin-right: 5px;
    font-size: 10pt;
}
.image-input
{
    border: solid 1px #c1c1c1;
    cursor: hand;
}

.even
{
    background-color: #EFF3FB;
}
.odd
{
    background-color: #FFFFFF;
}
.two-line
{
    line-height: 1.7;
}


.cell-id
{
    width: 35px;
}
.cell-title
{
    width: 360px;
}
.cell-number
{
    width: 80px;
}
.cell-edit
{
    width: 75px;
}
.cell-date
{
    width: 125px;
}
.cell-name
{
    width: 150px;
}

.bid-title
{
   text-align: center;
   margin-bottom: 10px;
   color: Maroon;
   font-family: B Titr, Titr, Arial;
   font-size: 14pt;
}
.bid-table
{
    border: 1px solid #FFCC66;
    width: 100%;
    padding: 5px;
}
.bid-table .titles
{
    width: 145px;
    background-color: #f6f6f6;
    vertical-align: top;
    padding: 5px 18px 5px 5px;
    color: Maroon;
    vertical-align: top;
    background-image: url('/images/main/itembullet.jpg');
    background-repeat: no-repeat;
    background-position: right 3px;
}
.form-table .controls
{
    width: 600px;
}
.form-table
{
    width: 745px;
}
.form-table .titles
{
    width: 145px;
    background-color: #f6f6f6;
    vertical-align: top;
    padding: 5px;
}
.form-table .controls
{
    width: 600px;
}
.form-table .controls input
{
    padding-top: 2px;
    padding-bottom: 2px;
}
.controls .size-1
{
    width: 600px;
}
.controls .size-2
{
    width: 450px;
}
.controls .size-3
{
    width: 300px;
}
.controls .size-4
{
    width: 150px;
}
.controls .size-5
{
    width: 100px;
}
.controls .button
{
    padding-right: 7px;
    padding-left: 7px;
    height: 25px;
    border: outset 1px #c1c1c1;
    background-color: #e7e7e7;
}

/* Message */
.message
{
    width: 765px;
    float: right;
    text-align: right;
    margin-top: 10px;
    border: 1px solid #c1c1c1;
    background-color: #fff;
}
.message img
{
    float: right;
    padding: 10px 10px 10px 0;
}
.message .text
{
    float: right;
    padding: 27px 10px 10px 10px;
}
.error
{
    color: Red;
}
.success
{
    color: Green;
}

/* News */

.title
{
    width: 745px;
    margin-bottom: 10px;
    float: right;
    text-align: right;
}
#mid-col h1, #law h1
{
    padding: 4px 6px;
    font-size: 18px;
    font-family: B Titr, Arial;
    font-style: normal;
    color: #4B3C23;
    background: #FCFCF7;
}
.treeview
{
    width: 745px;
    float: right;
    text-align: right;
    border-width: 0px;
    table-layout: auto;
    border-collapse: collapse;
    border-spacing: 0px;
    margin-bottom: 10px;
}

td .treeview-root
{
    display: block;
    width: 725px;
    height: 25px;
    color: white;
    background-image: url('/images/table-header-bg.gif');
    font-weight: normal;
    padding-right: 5px;
    padding-left: 5px;
}

span.treeview-root
{
    color: White;
}
td .treeview-node
{
    width: 725px;
    height: 25px;
    color: black;
}
#magazine h1
{
    font-family: Arial;
    font-size: 14pt;
}
.BulletedList li
{
    line-height: 150%;
    list-style-type: circle;
    list-style-position: inside;
    display: list-item;
}




/***************** PAGE ********************/

.page h1
{
    font-family: B Titr, arial;
    font-weight: bold;
    font-size: 18pt;
    color: #663300;
}

.page h2
{
    margin-top: 10px;
    font-family: B Titr, arial;
    font-size: 16pt;
    color: #800000;
}

.page h3
{
    margin-top: 10px;
    font-family: B Titr, arial;
    font-size: 12pt;
    color: #993300;
}

.page p
{
    text-align: justify;
    line-height: 1.5;
}

.page img.left
{
    padding: 0 10px 10px 0;
    float: left;
}
.page img
{
    margin-right: 10px;
    margin-bottom: 10px;
}
.page table
{
    border-spacing: 0px;
    empty-cells: show;
    border: 1px solid #FF9933;
    margin: 5px;
}

.page th
{
    padding: 5px;
    background-color: #FF9933;
}
.page td
{
    padding: 3px;
    background-color: #FFFFCC;
    border-top: 1px solid maroon;
    border-top-color: #FFCC99;
}
.page .center
{
    text-align: center;
}

.page ul li
{
    margin-right: 30px;
    list-style-type: disc;
    list-style-position: outside;
    line-height: 1.3;
}
.page ol li
{
    margin-right: 30px;
    list-style-type: decimal;
    list-style-position: outside;
    line-height: 1.3;
}
table .dataoption
{
    width: 100%;
    margin-bottom: 10px;
    border: 0 none white;
    background-color: white;
    border-spacing: 2px;
}
.dataoption td
{
    height: 20px;
    text-align: center;
    background-image: url('/images/main/tile.png');
    background-repeat: repeat-x;
    padding: 3px;
    background-color: White;
    border-top: 0px none white;
}
