﻿#header {
    background: url('../../MainTheme/Images/AR/header_bg.jpg') no-repeat 0px 0px;
    height: 106px;
}

#header_content {
    float: left;
    height: 106px;
}

#image_login {
    background: url('../../MainTheme/Images/AR/image_login.png');
    float: left;
    height: 102px;
    width: 308px;
}

#logo {
    background: url('../../MainTheme/Images/AR/logo.png');
    float: right;
    height: 95px;
    margin-top: 2px;
    width: 300px;
}

#main_menu {
    background: url('../../MainTheme/Images/menu_bg.gif') 0px 0px;
    border-left: 1px solid #2F2F2F;
    border-right: 1px solid #2F2F2F;
    border-top: 1px solid #2F2F2F;
    float: left;
    height: 32px;
    margin-top: 43px;
}

#main_menu ul {
    line-height: 30px;
    padding: 0px;
}

#main_menu li {
    float: left;
    list-style: none outside none;
}

#main_menu a {
    color: #FFFFFF;
    font-family: arial;
    font-size: 12pt;
    margin-right: 20px;
    text-decoration: none;
}

#main_menu a:hover { color: #005CAF; }

.dropdown dd ul li a em, .dropdown dt a em {
    cursor: pointer;
    float: left;
    font-style: normal;
    text-align: right;
    width: 100px;
}

.dropdown dd ul li a span, .dropdown dt a span {
    background-image: url('../../MainTheme/SpecialStyles/flags.png');
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    height: 11px;
    margin: 2px 6px 0 0;
    width: 16px;
}

.control {
    border-bottom: 1px solid #1F487F;
    margin-bottom: 5px;
    margin-top: 15px;
    padding-bottom: 5px;
    text-align: right;
}

.control a {
    color: #1F487F;
    font-family: Tahoma;
    font-size: 10pt;
    text-decoration: none;
}

.control a:hover { color: #797A7A; }

#slider {
    background: url('../../MainTheme/Images/AR/slider.png');
    height: 154px;
    width: 940px;
}

#logout {
    background: url('../../MainTheme/Images/AR/slider.png');
    height: 154px;
    width: 940px;
}

#logout {
    background: url('../../MainTheme/Images/AR/logout.gif');
    height: 38px;
    width: 158px;
}

#container {
    border-collapse: collapse;
    border-spacing: 0;
    direction: rtl;
    width: 940px;
}

#container tr { vertical-align: top; }

#container td { direction: rtl; }

#top_content {
    border-bottom: 1px solid #C4D5E1;
    direction: ltr;
    height: 52px;
}

#title {
    color: #005CAF;
    direction: rtl;
    float: right;
    font-family: arial;
    font-size: 23.35pt;
    font-weight: bold;
    margin-top: 12px;
    text-align: right;
}

.logout_container {
    float: left;
    width: 158px;
}

#sidebar {
    background: #E9E9E9 url('../../MainTheme/Images/menu_border.gif') no-repeat 0px bottom;
    margin-right: 0px;
}

#sidebar ul {
    border-left: 1px solid #D1D1D1;
    border-right: 1px solid #D1D1D1;
    padding: 0;
}

#sidebar li {
    border-bottom: 1px solid #BEBEBE;
    font-family: tahoma;
    list-style: none outside none;
    width: 100%;
}


#sidebar a {
    color: #000000;
    display: block;
    padding: 10px;
    text-decoration: none;
    text-shadow: 0.1px 1.1px #FFFFFF;
}

#sidebar a:hover { color: #005CAF; }

.arabic_icon {
    background: url('../../MainTheme/Images/AR/Arabic.png') no-repeat center;
    height: 30px;
    width: 95px;
}

.arabic_icon:hover {
    background: url('../../MainTheme/Images/AR/Arabic.png') no-repeat center;
    height: 30px;
    width: 95px;
}

.english_icon {
    background: url('../../MainTheme/Images/AR/English.png') no-repeat center;
    height: 30px;
    width: 95px;
}

.english_icon:hover {
    background: url('../../MainTheme/Images/AR/English_Hov.png') no-repeat center;
    height: 30px;
    width: 95px;
}

.S100 {
    background: url('../../MainTheme/ButtonTemplates/ARNormal.png') no-repeat center;
    width: 100px;
}

.S100:hover {
    background: url('../../MainTheme/ButtonTemplates/ARHover.png') no-repeat center;
    width: 100px;
}

.S150 {
    background: url('../../MainTheme/ButtonTemplates/150-ARNormal.png') no-repeat center;
    width: 150px;
}

.S150:hover {
    background: url('../../MainTheme/ButtonTemplates/150-ARHover.png') no-repeat center;
    width: 150px;
}

.S200 {
    background: url('../../MainTheme/ButtonTemplates/200-ARNormal.png') no-repeat center;
    width: 200px;
}

.S200:hover {
    background: url('../../MainTheme/ButtonTemplates/200-ARHover.png') no-repeat center;
    width: 200px;
}

.S300 {
    background: url('../../MainTheme/ButtonTemplates/300-ARNormal.png') no-repeat center;
    width: 300px;
}

.S300:hover {
    background: url('../../MainTheme/ButtonTemplates/300-ARHover.png') no-repeat center;
    width: 300px;
}