body {
    background: white;
    color: #333333;
    font: normal 8pt tahoma;
}

a {
    text-decoration: none;
    color: #2843C1;
}

.top_of_page {
    position: fixed;
    top :0;
    left: 0;
    padding: 3px;
    min-width: 600px;
    background-color: #2D2D2D;
    border-bottom: 1px solid #000000;
    font-size: 9pt;
    height: 19px;
    width: 100%;
    z-index: 990;
}
.top_of_page a{
    line-height: 19px;
    padding: 3px 5px;
    color: #CCCCCC;
}
.top_of_page a:hover{
    background-color: #545252;
}
.logo_text {
    font-family: tahoma;
    font-size: 19px;
}

.date_text {
    position: absolute;
    top: 30px;
    left: 12px;
    font-size: 13px;
    direction: rtl;
    color: #F60;
width: 190px;
    z-index: 99999;
}

.search_form {
    text-align: right;
    font-size: 10pt;
}

.search_h2 {
    font-family: tahoma;
    font-size: 13px;
}

input, select, textarea {
    direction: rtl
}

.successful {
    color: green;
    font-size: 14px;
    font-weight: bold;
    direction: rtl
}

.h3inresult {
    font-size: 15px;
    font-weight: normal;
}

.h3inresult a {
    color: blue;
}

.h3inresult a:hover {
    color: red;
}

.main_marquee {
    width: 1000px;
    height: auto;
}

.main_marquee1 {
    width: 390px;
    margin: 10px;
    padding: 4px;
    background: #f0f5fd;
    height: 150px;
    border: 1px groove #c9d7f1;
    color: #015189;
    line-height: 22px;
    direction: rtl;
    text-align: right
}

.main_marquee1 ul {
    list-style: outside;
    margin: 0;
    color: #025e9e;
}

.mainFooterUL a {
    color: #025a98
}

.not_found_at {
    padding: 40px;
    text-align: center;
    direction: rtl
}

.big_font input, .big_font select, .big_font span {
    font-size: 12px;
}

.manager_link {
    position: absolute;
    top: 2px;
    left: 10px;
}

.manager_link a {
    color: #e3edfe
}

.public_form {
    width: 700px;
    height: auto;
    text-align: right
}
.contact_us input[type=text]{
    width: 60%;
    margin: 5px 0 5px 0;
}
#captcha_id{
    width: 210px;
}
#captcha_id input[type=text]{width: 170px;margin: 0 5px  0 0;}
.contact_us_in_realities_detail {
    padding: 6px;
    margin: 10px;
    font-size: 12px;
    font-weight: bold;
    border: 1px groove #c9d7f1;
    background: #f0f5fd;
    color: #0D4BB5
}

.rssnewsfieldset {
    list-style: inside;
    padding: 0;
    margin: 0;
    line-height: 16px
}

.printer {
    position: relative;
    top: -15px;
    left: 5px;
text-align: left;
    height: 0;
}

.selectall {
    font-size: 11px
}

.code_search_box {
    position: absolute;
    top: 30px;
    right: 12px;
    font-size: 13px;
    direction: rtl;
}

.code_search_box input[type=text] {
    width: 100px;
}

.last_orders_link {
    border: 1px solid gray;
    padding: 3px
}

.tbl_s_r3 {
    float: right;
}

.tbl_s_r1 td, .tbl_s_r2 td, .tbl_s_r3 td {
    width: 24%;
    vertical-align: bottom;
}

.tbl_s_r1 select, .tbl_s_r2 select {
    width: 99%;
}

.tbl_s_r2 input, .tbl_s_r3 input {
    width: 97%;
}

.tbl_s_r2 input[type=submit], .tbl_s_r3 input[type=submit], #orderlist {
    height: 25px;
    width: 98%;
    vertical-align: middle;
    color: red;
    padding-bottom: 5px;
}

#orderlist {
    width: 24%;
    margin-top: 15px;
    float: right;
}

.toolBar {
    padding: 20px;
}

.toolBar div {
    vertical-align: bottom;
    text-align: center;
    width: 950px;
}

.toolBar a {
    float: right;
    width: 150px;
    height: 150px;
    padding: 2px;
    margin: 2px;
    text-align: center;
}

.toolBar a div {
    width: 150px;
    height: 150px;
    overflow: hidden;
}

.toolBar a span {
    vertical-align: bottom;
    position: relative;
}

.toolBar a  img {
    position: relative;
    top: 100px;
}

.disabled {
    background-color: #dcdcdc;
    border: solid 2px transparent;
}
.phone-numbers{
    color: #000000;
    font-size: 14pt;
    font-weight: 100;
}
.watermark{
    font-size: 8pt !important;
    color: #b1b0b0 !important;
}
.footer-div{margin-bottom: 35px;}
#capt{width: 150px !important;margin-right: 5px;}
.gsc-resultsbox-visible{
    z-index: 900;
    background-color: white;
    border: solid 1px #dcdcdc;
    width: 500px;
    -moz-box-shadow: 0px 0px 5px #000000;
    -webkit-box-shadow: 0px 0px 5px #000000;
    box-shadow: 0px 0px 5px #000000;
    overflow: hidden;
    padding: 5px;
    border:solid 1px #000000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#cse #txtsearch{
    width: 118px;
    height: 24px;
}
#cse input{float: left;}
