﻿body {
    margin: 0;
    background-color: #E9E9E9;
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
}
a {
    font-family: Tahoma;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
}
a:hover {
    font-family: Tahoma;
    font-size: 12px;
    color: #336699;
    text-decoration: underline;
}
.details_show {
    background-color: #778899;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.msgbox_show {
    background-color: #778899;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.bg {
    background-image: url('img/bg.jpg');
    height: 135px;
    width: 350px;
}
.btnout {
    font-size: 12px;
    background-image: url('img/btn_out.jpg');
    vertical-align: middle;
    border-left: #3C7FB1 1px solid;
    border-bottom: #3C7FB1 1px solid;
    border-right: #3C7FB1 1px solid;
    border-top: #3C7FB1 1px solid;
    color: #000000;
    font-family: tahoma;
    height: 22px;
    text-align: center;
    text-decoration: none;
}
.btnover {
    font-size: 12px;
    background-image: url('img/btn_over.jpg');
    vertical-align: middle;
    border-left: #C1A965 1px solid;
    border-bottom: #C1A965 1px solid;
    border-right: #C1A965 1px solid;
    border-top: #C1A965 1px solid;
    color: #000000;
    font-family: tahoma;
    height: 22px;
    text-align: center;
    text-decoration: none;
}
.left-tile {
    background-image: url('img/left-tile.jpg');
    background-repeat: repeat-y;
    width: 67px;
}
.right-tile {
    background-image: url('img/right-tile.jpg');
    background-repeat: repeat-y;
    width: 67px;
}
.heder_labels {
    font-family: Tahoma;
    font-size: 10px;
    color: #000000;
}
.header_items_over {
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
    cursor: hand;
}
.news_date {
    font-family: Tahoma;
    font-size: 11px;
    color: #666666;
}
.link_title {
    background-image: url('img/01.jpg');
    width: 490px;
    height: 55px;
}
.menu_title {
    background-image: url('img/02.jpg');
    height: 25px;
    background-repeat: repeat-x;
}
.gv_items {
    font-family: tahoma;
    font-size: 11px;
    color: #000099;
    height: 20px;
    background-color: #F1F1F1;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}
.gv_header {
    font-family: tahoma;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    height: 20px;
    background-image: url('img/cart_gv_header_bg.jpg');
    background-repeat: repeat-x;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}
.gv_empty {
    font-family: tahoma;
    font-size: 11px;
    background-color: Transparent;
    border-right: Transparent 1px solid;
    border-top: Transparent 1px solid;
    border-left: Transparent 1px solid;
    border-bottom: Transparent 1px solid;
}
.textbox {
    border-right: #778899 1px solid;
    border-top: #778899 1px solid;
    border-bottom: #778899 1px solid;
    border-left: #778899 1px solid;
    font-size: 12px;
    width: 200px;
    color: #191970;
    font-family: tahoma;
    height: 17px;
    background-color: #ffffff;
    text-decoration: none;
    vertical-align: middle;
}
.string_textbox {
    border-right: #778899 1px solid;
    border-top: #778899 1px solid;
    border-bottom: #778899 1px solid;
    border-left: #778899 1px solid;
    font-size: 12px;
    width: 200px;
    color: #191970;
    font-family: tahoma;
    height: 17px;
    background-color: #ffffff;
    text-decoration: none;
    vertical-align: middle;
    direction: rtl;
}
.mlt_textbox {
    border-right: #778899 1px solid;
    border-top: #778899 1px solid;
    border-bottom: #778899 1px solid;
    border-left: #778899 1px solid;
    font-size: 12px;
    width: 300px;
    color: #191970;
    height: 150px;
    font-family: tahoma;
    height: 17px;
    background-color: #ffffff;
    text-decoration: none;
    vertical-align: middle;
    direction: rtl;
}
.regsiter_bg {
    background-image: url('img/03.jpg');
    height: 30px;
    background-repeat: repeat-x;
    cursor: hand;
}
.regsiter_bg_selected {
    background-image: url('img/04.jpg');
    height: 30px;
    background-repeat: repeat-x;
    color: #ffffff;
    cursor: hand;
}
.fill_textbox {
    border-right: transparent 1px solid;
    border-top: transparent 1px solid;
    border-bottom: transparent 1px solid;
    border-left: transparent 1px solid;
    font-size: 12px;
    width: 90%;
    color: #191970;
    font-family: tahoma;
    height: 17px;
    background-color: #ffffff;
    text-decoration: none;
    vertical-align: middle;
    direction: rtl;
}
.vline1 {
    background-image: url('img/vline.jpg');
    background-repeat: repeat-y;
    text-align: right;
}
.menu_over {
    border-top: #A6A6A6 1px solid;
    border-bottom: #A6A6A6 1px solid;
    background-color: #fbfbfb;
    height: 25px;
}
div.loading-invisible {
    display: none;
}
div.loading-visible {
    display: block;
    filter: alpha(opacity=70);
    opacity: 0.7;
    background-color: #F6F6FE;
}
