body {
    font-size : 16px;
    font-family : Arial, Sans-serif;
}
img {
    display : inline;
    border : none;
}
h1 {
    font-family : Trebuchet MS, Arial, Sans-serif;
    color : #1f5584;
    font-size : 150%;
    font-weight : normal;
}
h1 small {
    font-size : 90%;
}

h2 {
    font-family : Trebuchet MS, Arial, Sans-serif;
    color : #1f5584;
    font-size : 21px;
    font-weight : normal;
    margin-top : 25px;
}

.link {
    color: #00598F;
    cursor : pointer;
}
.pub_table {
    font-family : Tahoma, Sans-serif;
    font-size : 60%;
    border-collapse : separate;
    border-spacing : 2px;
}
.pub_table td {
    border : 1px solid black;
    padding : 2px;
}
.pub_table th {
    border : 1px solid black;
    background : #F0F0F0;
    font-weight : normal;
    text-align : center;
}
.pub_table .val {
    border : 1px solid white;
}
.pub_table .mcapt {
    border : 1px solid black;
    text-align : center;
    width : 120px;
}
.pub_table .capt {
    border : 1px solid black;
    background : #FFFF90;
    text-align : center;
    width : 120px;
}
.pub_table .tosn_top_active {
    background : #AAAAFF;
    font-size : 140%;
    font-weight : bold;
    padding : 1px;
}
.pub_table .tosn_top_obsolete {
    background : #FF9B9B;
    font-size : 140%;
    font-weight : bold;
    padding : 1px;
}

.pub_table .off_bull {
    background : white;
    font-size : 120%;
    font-weight : bold;
    text-align : center;
    padding-top : 1.5em;
    border : none;
}
.top_header {
    font-family : Trebuchet MS, Arial, Sans-serif;
    color : #134a81;
    margin : 0px;
    margin-left : 0px;
    font-size : 150%;
    margin-bottom : 0.5em;
    text-align : center;
}

/*
.mktu_table {
    border : 1px solid gray;
    font-family : Tahoma, Arial, Sans-serif;
    margin-top : 2px;
}
.mktu_table td {
    width : 50px;
    padding : 1px 2px;
    text-align : center;
    border : 2px solid gray;
    font-size : 80%;
    font-weight : bold;
    cursor : pointer;
}
.mktu_table .passive {
    border-color : #cccccc;
    color : #cccccc;
}
*/

/*
.mktu_table {
    font-family : Tahoma, Arial, Sans-serif;
    margin-top : 2px;
}

.mktu_table td {
    width : 41px;
    height : 31px;

    background : url(images/onclick_event.jpg);

    font-size : 80%;
    font-weight : bold;
    cursor : pointer;

    padding : 0px;

    color : #000000;
    text-align : center;
}
.mktu_table .passive {
    color : #000000;
    background : url(images/noclick_event.jpg);
}
*/

.mktu_table {
    font-family : Tahoma, Arial, Sans-serif;
    margin-top : 2px;
}

.mktu_table td {
    width : 46px;
    height : 17px;

    font-size : 80%;
    font-weight : bold;
    cursor : pointer;

    padding : 0px;
    background : #FF0000;

    color : #000000;
    text-align : center;
}
.mktu_table .passive {
    color : #000000;
    background : #109CCB;
}

/*
.search_area {
    margin-left : 45px;
    font-family : Tahoma, Arial, Sans-serif;

}
.search_area .search_info {
    position : relative;
    top : -2px;
    color : green;
}

.search_area label {
    position : relative;
    top : -2px;
    font-size : 80%;
}
.search_options {
    margin-top : 1em;
    font-size : 80%;
}
*/
.search_info {
    position : relative;
    top : -2px;
    font-size : 80%;
}

.search_tip {
    font-style : italic;
    font-family : Arial, Sans-serif; 
    margin-left : 10px;
    margin-bottom : 6px;
}

.search_addon {
    margin-left : 45px;
    font-family : Tahoma, Arial, Sans-serif;
    font-size : 80%;
}
.search_options label {
    position : relative;
    top : -2px;
    margin-right : 0.3ex;
}

#SimMenu {
}
#SimMenu .sinl {
    padding-left : 15px;
}

#SearchField {
    font-family : Courier, Serif;
}

.search_menu {
    border-collapse : collapse;
    text-align : center;
    margin-top : 40px;
    margin-left : 45px;
}
.search_menu td {
    width : 150px;
    padding : 10px;
    color: #134a81;
}
.search_menu div {
    cursor : pointer;
}
.search_menu a {
    text-decoration : none;
}
.search_menu span {
    font-family : Tahoma, Serif;
    font-size : 85%;
    text-decoration : none;
}

.search_submits {
    padding-left : 45px;
    padding-top : 1em;
}
.search_line {
    margin-left : 10px;
    margin-bottom : 10px;
}
.search_line span {
    margin-right : 10px;
}

.search_outfields {
    padding-left : 45px;
    padding-right : 10px;
    margin-top : 2em;
}

.search_empty {
    border : 2px dashed red;
    text-align : justify;
    padding : 1em;
    color : black;
    font-weight : bold;
    font-family : Tahoma, Arial, Sans-serif;
    font-size : 80%;

}

.search_results {
    font-family : Tahoma, Arial, Sans-serif;
    font-size : 80%;
    border-collapse : collapse;
    border : 1px solid #999999;
    width : 100%;
}

.search_results th {
    border : 1px solid gray;
    background : #6699CC;
    color : white;
    font-size : 80%;
    font-weight : normal;
    white-space : nowrap;
    padding : 1px 3px;
}

.search_results td {
    font-size : 80%;
    border-collapse : collapse;
    border : 1px solid gray;
    padding : 2px;
    background : #FFFFCC;
}

.search_results .checkbox {
    text-align : center;
    width : 12ex;
}

.search_results .image {
    text-align : center;
    width : 15ex;
}
.search_results .image img {
    margin : auto;
}
.search_results .classes {
    text-align : center;
}

.search_results .siml {
    text-align : center;
}

.search_results .name {
    padding-left : 1ex;
    width : 100%;
}

.search_results .afield {
    padding-left : 1ex;
    padding-right : 1ex;
    text-align : center;
}

.search_results .orid {
    padding-left : 1ex;
    text-align : center;
}
.search_results .name .purchased_line {
    color : green;
    cursor : pointer;
}
.search_results .name .unpurchased_line {
    color : black;
    cursor : pointer;
}
.search_results .name .common_line {
    color : black;
    cursor : pointer;
}

.search_results .top {
    text-align : center;
    background : #FFFFFF;
}

.nav {
    font-family : Tahoma, Arial, Sans-serif;
}
.nav td {
    font-size : 60%;
}

.nav td span {
    cursor : pointer;
    color : #00598F;
}

.bottom_block {
    border-top : 1px solid #cccccc;
    font-family : Tahoma, Sans-serif;
    margin-top : 1ex;
}

.bottom_block .box {
    border : 1px solid #cccccc;
    border-top : none;
    border-right : 10px solid #cccccc;

    width : 400px;
    height : 100px;

    margin-left : 30px;
    margin-bottom : 10px;

    position : relative;

    font-size : 12px;
}
.bottom_block .box div {
    position : absolute;
}

.bottom_block .box .value {
    font-size : 18px;
    font-weight : bold;
}

.bottom_block .box .value2 {
    font-weight : bold;
}

.wait_message {
    display : none;

    position : absolute;

    padding : 2ex 10ex;

    border : 1px solid red;
    text-align : center;
    vertical-align : middle;
    background : white;

    color : red;
    font-size : 120%;
    z-index : 10000;
    font-family : Arial, sans-serif;
}
#wait_message_description {
    margin-top : 1em;
    font-size : 80%;
    color : red;
    display : none;
}

.account_panel {
    width : 300px;
    font-family : Tahoma, Sans-serif;
    vertical-align : top;
}

.account_panel h1 {
    text-align : center;
    margin : 0px;
    color : #1f5584;
    --font-weight : bold;
}

.main_panel {
    vertical-align : top;
    font-family : Arial;
}

.report_panel_link
{
    font-size : 12px;
    margin-left : 2em;
    text-align : center;
}

.uat {
    font-size : 65%;
    width : 100%;
}
.uat th {
    font-weight : bold;
    text-align : right;
    width : 50%;
    padding-right : 1ex;
    padding-left : 5ex;
    white-space : nowrap;
}
.uat td {
    padding-left : 1ex;
    width : 50%;
    white-space : nowrap;
}

#results_nav_top {
    margin : 0px;
    padding-bottom : 0.2em;
    border : 1px solid #999999;
    border-bottom : none;
    display : none;
}

#results_nav_bot {
    margin : 0px;
    padding-top : 0.2em;
    margin-bottom : 2em;
    border : 1px solid #999999;
    border-top : none;
    display : none;
}

.hst_record_purchased {
    color : green;
    cursor : pointer;
}
.hst_record_obsolete {
    color : black;
    cursor : pointer;
}
.hst_record_passive {
    color : gray;
    cursor : pointer;
}

.history_record {
    margin-bottom : 0.8em;
}
.history_record .history_line {
    margin-bottom : 0.2em;
}
.history_record .record_tag {
    position : relative;
    top : 2px;
}
.history_record .query_tag {
    position : relative;
    top : 2px;
}

.history_query_name {
    /*color : #008CBB;*/
    color : black;
    /*cursor : pointer;*/
    font-weight : bold;
}

.history_report {
    margin-bottom : 0.5em;
    font-family : Tahoma;
}

.history_report .report_name {
    color : #008CBB;
    padding-left : 1ex;
    font-weight : bold;
    font-size : 110%;
    cursor : pointer;
}

.history_report .inner_queries {
    margin : 0em 0px 1.5em 2.4ex;
    font-weight : bold;
}

.history_report .inner_query {
    margin : 0.6em 0px 0.2em 0px;
    font-weight : bold;
}


.history_report .del_report{
    font-weight : normal;
    font-size : 80%;
    color : red;
    cursor : pointer;
    margin-left : 1em;
    white-space : nowrap;
    position : relative;
    bottom : 1px;
}

.history_report .inner_records {
    position : relative;
    margin : 0.2em 0px 0px 4ex;
    font-weight : normal;
}

.report_name {
    cursor : pointer;
}
.report_select {
    font-size : 70%;
    font-family : Tahoma, Sans-serif;
}
.report_select td {
    text-align : center;
}
.report_select th {
    background : #6699cc;
    color : #FFFFFF;
    font-weight : normal;
    white-space : nowrap;
}
.report_select .purchased {
}
.report_select .obsolete a {
    color : red;
}

.forprint_list {
    width : 620px;
    margin : auto;
    border-collapse : collapse;
    font-family : Tahoma, Sans-serif;
    font-size : 80%;
}
.forprint_list .hl {
    font-weight : bold;
    text-align : right;
}
.forprint_list td {
    border : 1px solid black;
    padding : 0.1ex 0.5ex;
    text-align : center;
}
.forprint_list td div {
    margin-top : 0.5em;
}

.search_dates {
    margin-left : 45px;
}
.search_dates span {
    margin-right : 1ex;
}

#searchHistory {
    margin : 0.5em 0.1em 1.0em 2em;
}

#reportHistory {
    margin : 0.5em 0.1em 1.0em 2em;
}

.user_data_table {
    margin-left : 45px;
    margin-bottom : 2em;
    font-family : Tahoma, Arial, Sans-serif;
}

.user_data_table small {
    font-weight : normal;
}

.user_data_table .word_input {
    width : 40ex;
}

.user_data_table td {
    font-size : 80%;
}

.user_data_table th {
    font-size : 80%;
    text-align : right;
    font-weight : normal;
    color : black;
}

.user_data_table h1 {
    margin : 0.1em;
    margin-top : 1.5em;
    font-size : 120%;
    font-weight : bold;
    color : black;
    border-bottom : 1px solid #cccccc;
}

.user_data_table h2 {
    margin : 0.1em;
    margin-top : 0.5em;
    font-size : 90%;
    font-weight : bold;
    color : black;
}

.user_data_table strong {
    color : red;
    font-weight : bold;
}

.report_legend {
    font-size : 70%;
    font-weight : normal;
    padding-left : 15px;
 }

 .tip2 {
    font-size : 100%;
    font-family : Arial,Helvetica,sans-serif;
    border : solid 1px #666666;
    width : 270px;
    padding : 1px;
    position : absolute;
    z-index : 100;
    color : #333333;
    background-color : #ffffcc;
    display : none;
    left : 300px;
    top : 430px;
}

.history {
    font-family : Tahoma, Sans-serif;
    padding-left : 45px;
}
.history .back {
    font-size : 80%;
    position : relative;
    bottom : 10px;
    left : 30px;
}
.history .reports {
    font-size : 80%;
    border-left : 1px solid #777777;
    border-top : 1px solid #777777;
}
.history .reports th {
    border-right : 1px solid #777777;
    border-bottom : 1px solid #777777;
    padding : 0.5em;
}
.history .reports .bulb {
    text-align : center;
    cursor : pointer;
}
.history .reports td {
    border-right : 1px solid #777777;
    border-bottom : 1px solid #777777;
    padding : 0.5em;
    text-align : center;
    vertical-align : top;
}
.history .reports .records_row {
    padding : 1em 1em 1em 2em;
    cursor : auto;
    text-align : left;
}
.history .reports .records_row ul {
    margin-left : 2em;
    margin-top : 1em;
}
.history .reports .records_row ul {
    margin-top : 0.2em;
    margin-bottom : 0.6em;
}
.history .reports .records_row ul li ul li span {
    cursor : pointer;
}
.history .reports .report_name {
    font-weight : bold;
    cursor : auto;
    text-align : left;
}
.history .reports .report_name span {
    cursor : pointer;
}
.history .reports .report_formed {
    text-align : center;
}
.history .reports .open {
}
.history .reports .records {
    margin-left : 30px;
}

.history .reports h2 {
    font-size : 100%;
    font-weight : bold;
    margin-top : 0.3em;
    margin-top : 0.2em;
}

.history .balance {
    font-size : 80%;
    border-left : 1px solid #777777;
    border-top : 1px solid #777777;
}
.history .balance th {
    border-right : 1px solid #777777;
    border-bottom : 1px solid #777777;
    padding : 0.5em;
}
.history .balance td {
    border-right : 1px solid #777777;
    border-bottom : 1px solid #777777;
    padding : 0.5em;
    text-align : center;
    vertical-align : top;
}

.history .balance .value {
    text-align : right;
}
.history .balance .loss {
    color : red;
}
.history .balance .rise {
    color : green;
    font-weight : bold;
}

.history .balance .rest {
    text-align : right;
}
.history .balance .descr {
    text-align : left;
}
.history .balance .summ {
    text-align : left;
    font-weight : bold;
}

.order {
    margin-left : 45px;
}
.order label {
    display : block;
    font-weight : bold;
}

.sylBlockTD {
    width : 33%;
    height : 3em;
    border : 1px solid black;
    padding : 1px;
}
.sylBlockTDs {
    width : 0px;
}

.sylBlock {
    float : left;
    width : 200px;
    height : 3em;
    border : 1px solid black;
}

.syll_in {
    position: relative;
    cursor : pointer;
}
.syll_out {
    position: relative;
    cursor : pointer;
}

.shid {
    /*display : none;*/
}

@media print {
#ac {
    display : none;
    margin : auto;
}
.v_rp {
    display : none;
}
.shid {
    display : block;
}
}

#t2_head_bg {
    width : 100%;
    height : 150px;
    position : absolute;
    top : 0px;
    left : 0px;
}

#t2_head_area {
    width : 100%;
    height : 260px;
    position : absolute;
    top : 0px;
    left : 0px;
}

#t2_head_image {
    width : 910px;
    height : 260px;
    margin : auto;
    position : relative;
}

#t2_menu {
    position : absolute;
    top : 131px;
    right : 0px;
}

#t2_menu a {
    color : white;
    text-decoration: none;
    
    cursor : pointer;
    
    position : absolute;
    
    padding-left : 6px;
    padding-top : 6px;
    padding-bottom : 6px;
    
    height : 13px;

    display : block;
    
    font-family : Tahoma, sans-serif;
    font-size : 10px;
    font-weight : bold;
    
    background : none;
    
    text-transform: uppercase;
}

#t2_menu_b1 {

    top : 0px;
    left : 15px;
    width : 72px;
}

#t2_menu_b2 {
    top : 71px;
    left : 31px;
    width : 86px;
}

#t2_menu_b2_ {
    top : 71px;
    left : 49px;
    width : 86px;
}

#t2_menu_b3 {
    top : 35px;
    left : 133px;
    width : 74px;
}

#t2_menu_b4 {
    top : 18px;
    left : 260px;
    width : 96px;
}

#t2_menu_b5 {
    top : 97px;
    left : 317px;
    width : 91px;
}

#t2_menu_b6 {
    top : 66px;
    left : 417px;
    width : 77px;
}

#t2_menu .mact {
    background : none;
    cursor : default;
}

#t2_footer {
    width : 100%;
    height : 165px;
    background : url(images/t2_foot_bg.gif);
}

#t2_addr {
    height : 114px;
    position : relative;
    border-top : 1px solid #e1dddc;
    z-index : 100;
}

#t2_addr div
{
    position : absolute;
    font-size : 11px;
    font-family : Tahoma, sans-serif;
    color : black;
}

#t2_addr_b1{
    height : 129px;
    position : absolute;
    top : 0px;
    left : 30px;
    width : 385px;
    border : 1px solid #d3cecc;
    border-right : 16px solid #d3cecc;
    border-top : 0px;
    
}
 
#t2_addr_logo {
    display : block;
    margin : auto;
    margin-left : 840px;
    position : relative;
    right : 300px;
    top : 10px;
    z-index : 1000;
}

#t2_addr_phone {         
    display : block;
    position : absolute;
    left : 40px;
    top : 5px;
}

#t2_addr {
	margin-bottom : 30px;
}

#t2_addr .t2_name {
    font-size : 12px;
}

#t2_addr .t2_value {
    font-size : 18px;
    font-weight : bold;
}

#t2_addr .t2_value2 {
    font-size : 12px;
    font-weight : bold;
}

.ttov_rows div
{
    margin-bottom : 8px;
}

.paytable {
    padding-left : 2em;
    text-align : center;
    font-size : 14px;
}

.paytable h1 {
    margin-top : 2em;
}

.flat {
    margin : 0px;
    padding : 0px;
    text-indent : 0px;
}

.actinfo {
    padding-left : 30px;
}
.actinfo h3 {
    font-size : 1.2em;
    margin : 0px;
    padding : 0px;
    padding-left : 35px;
    padding-top : 0.4em;
}

.actinfo img{
    position : absolute;
    top : 0.1em;
}

.pps_search {
    margin-left : 2em;
    padding : 1em;
    border : 1px solid #ddd;
    width : 550px;
    overflow : visible;
}

.pps_search_field {
    zborder-bottom : 1px solid #eee;
    padding : 5px 0px;
}

.pps_search_field label {
    float : left;
    width : 200px;
    padding-right : 10px;
}

.pps_search_field .textfield {
    width : 300px;
}

#imp, #whs {
    font-size : 11px;    
}
          
#imp h1, #whs h1 {
    font-size : 13px;
    margin : 0px 0px 5px 0px;
}

.tarif_select {
    margin : 1em;
    width : 500px;
}

.tarif_select h2 {
    font-family : Trebuchet MS, Arial, Sans-serif;
    font-size : 1.1em;
    color : #1f5584;
    margin-bottom : 0.1em;
    padding-bottom : 0em;
}

.slidenews {
    height : 200px;
    overflow : hidden;
    border : 1px solid #ccc;
    padding : 5px;
    font-size : 0.9em;
}

.slidenews_big {
    height : 100px;
    overflow : hidden;
    border : 1px solid #ccc;
    padding : 5px;
    font-size : 1em;
}

.slidenews p, .slidenews_big p {
    text-align : left;
}

.slidenews_big h3 {
    color: #9b0e18;
    font-size : 1.5em;
    margin : 0px;
    text-indent: 20px;
    font-weight: bold;
    background : transparent url("images/pp1.gif") no-repeat 0px 8px;    
}

.slidecontent {
    margin : 5px;
}

.slidenews .date {
    font-weight : bold;
    margin : 0px;
    padding : 0px;
}

.rp_header{
    width : 250px;
    height : 19px;
    float : right;
    text-align : left;
    background : url(images/lps.gif) top left;
    font-size : 12px;
    color : white;
    padding-left : 30px;
    padding-top : 3px;
    cursor : pointer;
}

.shr_nav {
    margin-top : 0.7em;
    margin-bottom : 0.3em;
    width : 100%;
    position : relative;
}

.shr_empty {
    text-align : center;
    color : #666;
}

.shr_nav .shr_name {
    text-align : center;
    height : 25px;
    margin-top : 25px;
}

.shr_nav .shr_nav_prev {
    position : absolute;
    left : 40px;
    top : 0px;
    cursor : pointer;
}

.shr_nav .shr_nav_next {
    position : absolute;
    right : 40px;
    top : 0px;
    cursor : pointer;
}

.shr {
    margin-left : 30px;
}

.shr .shr_text {
    margin-top : 0.7em;
    margin-bottom : 0.3em;
    color : #1f5584;
    font-weight : bold;
    text-decoration : underline;
}

.shr .shr_text span {
    cursor : pointer;
}

.shr .shr_param {
    font-size : 80%;
    color : #555;
    margin-left : 10px;
}

.shr .shr_param .key {
    font-weight : bold;
    display : block;
    float : left;
    clear : left;
    width : 17ex;
    color : black;
}

.app_disabled span {
    color : gray;
}

#rb_form_select li {
	text-decoration : underline;
	color : #185584;
	cursor : pointer;
}

.info_acc {
	padding-left : 20px;
}

.info_acc .acc {
	margin-bottom : 10px;
}

.info_acc .acccontent {
	display : none;
}

.info_acc .pass {
	cursor : pointer;
}

.info_acc .pass .il {
	float : left;
	width : 9px;
	height : 30px;
	background : url(/images/acc_b_left.png) no-repeat;
}

.info_acc .pass .ir {
	float : right;
	width : 9px;
	height : 30px;
	background : url(/images/acc_b_right.png) no-repeat;
}

.info_acc .pass h2 {
	color : #ffffff;
	font-size : 20px;
	padding-top : 3px;
	margin : 0px 5px 0px 5px;
	padding-bottom : 2px;
	background : url(/images/acc_b_bg.png);
}

.info_acc .act .il {
	float : left;
	width : 9px;
	height : 30px;
	background : url(/images/acc_w_left.png) no-repeat;
}

.info_acc .act .ir {
	float : right;
	width : 9px;
	height : 30px;
	background : url(/images/acc_w_right.png) no-repeat;
}

.info_acc .act h2 {
	color : #185584;
	font-size : 20px;
	padding-top : 3px;
	margin : 0px 5px 0px 5px;
	padding-bottom : 2px;
	background : url(/images/acc_w_bg.png);
}

.info_acc .acch {
	width : 300px;
}

.info_acc .flg {
	position : relative;
	top : 6px;
}

.info_acc ul ol {
	padding-top : 5px;
}

.info_acc li {
	padding : 2px 0px;
}

.tdv td {
	vertical-align : middle;
	text-align : center; 
}

td.tdvl {
	text-align : left; 
}

.price_table {
	font-size : 12px;
	border-collapse : collapse;
	-moz-border-radius : 4px;
	border-radius : 4px;
}

.price_table td, .price_table th {
	border : 1px solid #185584;
	padding : 5px;
	--vertical-align : top;
}

.price_table th {
	background : #185584;
	color : white;
}

.login_form label {
	font-size : 14px;
}

#results {
	margin-bottom : 20px;
}

.pth {
	margin : 14px 0px 7px 0px;
	cursor : pointer;
	text-decoration : underline;
	color : #1E5581;
	font-weight : bold;
}
