﻿
body {
    background-image: url(../../Images/MainPanel/beige_paper.png);
}

/** {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}*/

#content-wrapper {
    /*background: blue;*/
    background-repeat: repeat;
}

#content-main {
    width: 996px;
    background: #003366;
    margin-left: auto;
    margin-right: auto;
}

#content-main-header {
    width: 100%;
    height: 80px;
    background-image: url('../../Images/MainPanel/Header2.png');
}

p {
        text-align: justify; direction: rtl; font-family: tahoma; font-size: 13px;text-justify: auto;line-height: 1.7em;}


#search {
    float: left;
    padding-top: 50px;
}

#searchbox {
    /*margin: 10px 10px 0 0;*/
    width: 130px;
    height: 30px;
    padding: 0 25px;
    background: url(../../Images/MainPanel/searchBoxIMG.png) 0 0 no-repeat;
    -webkit-box-sizing: content-box; 
    -moz-box-sizing: content-box;
    box-sizing: content-box;  
}

    #searchbox input {
        height: 25px;
        color: Yellow;
        text-shadow: 0 1px 0 rgba(0,0,0,0.2);
        font-family: Tahoma,Geneva,sans-serif;
        font-size: 12px;
        text-align: right;
        direction: rtl;
    }

    #searchbox input {
        width: 100%;
        padding: 0;
        border: none;
        outline: none;
        background: none;
        float: right;
    }

#content-main-menu {
    height: 37px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('../../Content/Menu/images/grad_light.png');
}

#content-main-body {
    min-height: 50px;
    width: 992px;
    background: cornsilk;
    float: right;
    font-family: tahoma;
}

#content-main-body-right {
    float: right;
    min-height: 50px;
    width: 154px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box ;
    box-sizing: content-box ;
}

#content-main-body-center {
    float: right;
    min-height: 50px;
    width: 540px;
    margin: 0 2px 0 2px;
    padding: 0 5px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box ;
    box-sizing: content-box ;
}

#content-main-body-left {
    float: right;
    min-height: 50px;
    width: 282px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box ;
    box-sizing: content-box ;
}


.container-box .List > h2 {
    border-radius: 4px;
    text-align: center;
    font-family: tahoma;
    font-size: 13px;
    color: blue;
    margin-bottom: 0px;
    margin-top: 0px;
    background-color: #D69272;
    min-height: 18px;
    
}

 
.container-box {
    border: 1px solid rgba(0,0,0,0.15);
    border-bottom-color: rgba(0,0,0,0.25);
    background: #FAF6F5;
    background-clip: padding-box;
    box-shadow: 0 1px 1px rgba(0,0,0,0.36);
    border-radius: 4px;
    margin: 2px 1px;
    float: right;
    width: 100%;
    direction: rtl;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}


.title-box {
    width: 536px;
    margin-left: auto;
    margin-right: auto;
    float: right;
    padding: 3px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
}

.title-box-image {
    width: 80px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    float: right;
}

    .title-box-image > img {
        width: 80px;
        height: 50px;
    }

.title-box-title > a {
    width: 378px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    float: right;
    direction: rtl;
    padding: 0px 10px;
    font-family: tahoma;
    font-size: 13px;
    color: #007ACC;
    text-decoration: none;
}

.title-box-date {
    width: 56px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    float: right;
    direction: ltr;
    padding: 0px 0px;
    font-family: tahoma;
    font-size: 10px;
    color: #696969;
}

.title-box2 {
    width: 264px;
      height: 60px;
    margin-left: auto;
    margin-right: auto;
    float: right;
    padding: 3px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
}

.title-box2-image {
    width: 80px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    float: right;
}

    .title-box2-image > img {
        width: 80px;
        height: 50px;
    }

.title-box2-title {
    width: 174px;
    margin-left: auto;
    margin-right: auto;
    float: right;
    direction: rtl;
    padding: 0px 5px;
    font-family: tahoma;
    font-size: 12px;
    color: #007ACC;
    text-decoration: none;
    text-align: right;
}

    .title-box2-title > a {
        margin-left: auto;
        margin-right: auto;
        direction: rtl;
        padding: 0px 5px;
        font-family: tahoma;
        font-size: 12px;
        color: #007ACC;
        text-decoration: none;
    }



#page-content {
    font-family: tahoma;
    font-size: 13px;
    line-height: 150%;
}

#page-content img {
    max-width: 450px;
}

#page-content-header {
    margin: 20px;
    font-family: tahoma;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #003559;
}

#page-Second-header {
    margin: 20px;
    font-family: tahoma;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #FF5050;
}


h2.shamgah-header {
    margin: 20px;
    font-family: tahoma;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: #003559;
}

#related-content {
    float: right;
    width: 100%;
    margin-top: 15px;
    text-align: right;
}

    #related-content > ul > li > a {
        font-family: tahoma;
        font-size: 13px;
        color: #cc3300;
        text-decoration: none;
        list-style: none;
    }

    #related-content > ul > li {
        list-style: none;
    }

        #related-content > ul > li:before {
            content: "• ";
            color: red; /* or whatever color you prefer */
        }


.half-content-title {
    width: 100%;
    background: #E7E7E7;
    overflow-x: hidden;
}

    .half-content-title > h2 {
        font-size: 25px;
        background-image: url('../../Images/MainPanel/sectionHeader.png');
        background-repeat: no-repeat;
        background-position: 50px 0px;
        height: 50px;
        width: 540px;
        padding-right: 50px;
        padding-top: 5px;
        font-family:  'tahoma';
        margin: 0 0 0 0;
        color: #ff9231;
        box-sizing: content-box;
        -webkit-box-sizing: content-box; 
        -moz-box-sizing: content-box;
        
    }

    .half-content-title > ul {
        margin-bottom: 20px;
        overflow: hidden;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 0px;
        margin-bottom: 3px;
    }

        .half-content-title > ul > li {
            line-height: 1.5em;
            float: right;
            display: inline;
        }

            .half-content-title > ul > li > a {
                font-family: tahoma;
                text-decoration: none;
                color: black;
                font-size: 13px;
                display: inline-block;
                margin: 0 3px;
            }

.single li {
    width: 100%;
    text-align: right;
}

.double li {
    width: 48%;
    text-align: right;
}

.triple li {
    width: 31.333%;
    text-align: right;
}

.quad li {
    width: 23%;
    text-align: right;
}

.six li {
    width: 15.666%;
    text-align: right;
}

.container-box .List > ul {
    padding: 5px;
    margin: 0;
}

    .container-box .List > ul > li {
        line-height: 1.5em;
        float: right;
        display: inline;
    }

        .container-box .List > ul > li > a {
            font-family: tahoma;
            text-decoration: none;
            color: black;
            font-size: 10px;
            text-align: right;
            font-size: 13px;
        }

        a:hover {
            font-style: italic;
        }

/*#content-main-body-right .top-rated-content .container-box:first-child{
    background-color: rgb(20, 164, 240);
}*/

/*#content-main-body-right .top-rated-content .container-box> h2 {
    text-align: center;
    font-family: Yekan,tahoma;
    font-size: 14px;
    color: yellow;
}*/

#content-main-body-right .top-rated-content > div.container-box > p {
    margin-top: 5px;
    margin-bottom: 5px;
}

    #content-main-body-right .top-rated-content > div.container-box > p > a {
        text-align: center;
        font-family: tahoma;
        font-size: 13px;
        text-decoration: none;
        color: black;
    }

#content-main-body-right .top-rated-content > div.container-box {
    text-align: center;
    margin: 3px auto;
}

    #content-main-body-right .top-rated-content > div.container-box > img {
        padding-top: 5px;
        width: 80px;
        height: 50px;
        margin: auto;
    }

.vessel-box {
    font-family: tahoma;
    font-size: 13px;
    margin: 5px auto;
    padding: 3px;
}

    .vessel-box > p.vessel-owner {
        text-align: left;
        color: grey;
        margin: 0;
    }

#footer {
    width: 100%;
    height: 30px;
    color: wheat;
    background: url(../../Images/MainPanel/footer-patern.png);
    float: right;
    text-align: center;
    border-radius: 5px;
    font-family: tahoma;
    font-size: 13px;
}

    #footer > a {
        color: wheat;
        text-align: center;
        direction: rtl;
        font-family: tahoma;
        font-size: 13px;
        text-decoration: none;
    }

.nav-box {
    direction: rtl;
    margin: 10px auto;
    width: 270px;
}

    .nav-box a {
        width: 80px;
        height: 25px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        box-shadow: 5px 5px 5px #888888;
        margin: 5px;
        float: right;
        background: steelblue;
        direction: rtl;
        text-align: center;
        font-family: tahoma;
        color: white;
        text-decoration: none;
    }

h2.fal {
    font-family: tahoma;
    color: red;
    text-align: right;
    font-size: 14px;
    font-weight: normal;
}

p.fal {
    font-family: tahoma;
    color: black;
    text-align: right;
    font-size: 14px;
    font-weight: normal;
}

#falHafez a {
    color: transparent;
    text-decoration: none;
}



    /*social network css*/
    #social-list {
    text-align: left;
}

    #social-list a {
        color: transparent;
        text-decoration: none;
        margin: 2px;
    }


    img.Facebook {
        content:url(../../Images/MainPanel/social/facebook_32.png);
    }

    img.googleplus {
        content:url(../../Images/MainPanel/social/facebook_32.png);
    }

    img.googleplus {
        content:url(../../Images/MainPanel/social/googleplus_32.png);
    }

        img.twitter {
        content:url(../../Images/MainPanel/social/twitter_32.png);
    }

            /*End social network css*/