﻿@font-face
{
    font-family: 'GeosansLight';
    src: url('Fonts/GeosansLight_0.eot');
    src: local('☺'), url('Fonts/GeosansLight_0.woff') format('woff'), url('Fonts/GeosansLight_0.ttf') format('truetype'), 
        url('Fonts/GeosansLight_0.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'GeosansLightOblique';
    src: url('Fonts/GeosansLight-Oblique_0.eot');
    src: local('☺'), url('Fonts/GeosansLight-Oblique_0.woff') format('woff'), url('Fonts/GeosansLight-Oblique_0.ttf') format('truetype'), 
        url('Fonts/GeosansLight-Oblique_0.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

img
{
    border-width: 0px;
    border: 0px;
    border: none;
    outline: none;
    outline: 0;
    border-style: none;
    outline-width: 0px;
}
textarea
{
    overflow: auto;
}
textarea:focus
{
    outline: none;
}
input:focus
{
    outline: none;
}
a
{
    cursor: pointer;
    text-decoration: none;
    border-width: 0px;
    outline: none;
    color:#3D383D;
    font-size: 15px;
}
a:hover
{
    text-decoration: underline
}
h1, h2, h3, h4, h5, h6
{
    margin: 0px;
    padding: 0px;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    text-decoration: none;
}

h1
{
    font-size: 35.25px;
    color: #fff;
    text-transform: uppercase;
}
.selectedLinksa
 {
     font-size: 15px;
    color: #747465;
    text-transform: uppercase;
     text-decoration: none;
    border-width: 0px;
    outline: none;
    color: #AA00AA;
    font-family: 'GeosansLight', Tahoma, Verdana, Arial;
}
table
{
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 0px;
    border-width: 0px;
}
table td, table th
{
    padding: 0;
}
body
{
    background-color:#7B717A;
    margin:0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #ffffff;
    font-family: 'GeosansLight', Tahoma, Verdana, Arial;
}

p
{
    margin:0;
    padding:0;
}

#Wrapper
{
    width: 100%;
}

#TopBlackSpacer
{
    width: 100%;
    min-width: 1004px;
    height: 10px;
    background-color: #7B717A;
}

#HeaderWrapper
{
    width: 100%;
    height: auto;
    background-color: #FFF;
}

#TopHeaderSpacer
{
    width: 100%;
    height: 70px;
}

#TopInnerSpacer
{
    width: 100%;
    height: 75px;
}

#LogoContainer
{
    width: 1004px;
    height: 97px;
    margin: 0 auto;
}

.Logo
{
    font-size: 55px;
    color: #000;
    text-transform: uppercase;
}

.Slogan
{
    font-size: 26px;
    color: #000;
    text-transform: uppercase;
}
.SloganWhite
{
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
}
.SloganWhiterabic
{
    font-size: 20px;
    color: #fff;

}
#Menu
{
    width: 800px;
    height: 30px;
    margin: 0 auto;
    color: #000;
    text-transform: uppercase;
    font-size: 14pt;
}

#ContentWrapper
{
    width: 100%;
    height: 1680px;
    background-color:#7B717A;
    min-width: 1004px;
}
#ContentWrapperInterview
{
    width: 100%;
    height: 3400px;
   background-color:#7B717A;
    min-width: 1004px;
}
.ContentWrapperInterviewArabic
{
    width: 100%;
    height: 2400px;
   background-color:#7B717A;
    min-width: 1004px;
}
#ContentWrapperCheyifhalak
{
    width: 100%;
    height: 800px;
    background-color:#7B717A;
    min-width: 1004px;
}
#Content
{
    width: 1004px;
    height: auto;
    margin: 0 auto;
    background-color:#7B717A;
}

.Profile
{
    float:left;
    text-align: center;
    background-image: url("../images/bgProfilePicture.png");
}
.ProfileArabic
{
    float:right;
    text-align: center;
    background-image: url("../images/bgProfilePicture.png");
}

.HomeProfileContent
{
    width: 589px;
    height: auto;
    margin-top: 10px;
    line-height: 21px;
}
.HomeProfileContent div
{
    float:left;
}
    .HomeProfileContent p
    {
        margin-bottom: 20px;
    }

.HomeParagraphContent
{
    width: 100%;
    height: auto;
    line-height: 21px;
}
.HomeParagraphContent div
{
    float:left;
    display: block;
    height: auto;
    margin-top: 20px;
}
    .HomeParagraphContent p
    {
        margin-bottom: 20px;
    }

.emailContent
{
    background-image: url("../images/icon_Email.png");
    background-repeat: no-repeat;
    background-position: 0 3px;
    color:#fff;
}
.emailContentArabic
{
    background-image: url("../images/icon_Email.png");
    background-repeat: no-repeat;
    background-position:right ;
    color:#fff;direction:rtl;
}
.Links {
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #fff;
    font-family: 'GeosansLight', Tahoma, Verdana, Arial;
}

#FooterSpacer
{
    width: 100%;
    height: 17px;
    background-color: #FFF;
}

#FooterWrapper
{
    width: 100%;
    height: 40px;
    color: #000;
    font-size: 13px;
    text-align: center;
    background-color: #FFF;
}
#ContentTable
{
    width: 100%;
   background-color:#7B717A;
    min-width: 1004px;
}
.LinksBig {
    color: #ffffff;
    font-size: 19px;
    font-family: 'GeosansLight', Tahoma, Verdana, Arial;
    font-weight:700;
}
