﻿body {
    background-image: url(../Assets/SliderImages/bg.png);
    /*background-color:#f0f0f0;*/
    background-repeat: repeat;
    font-family: IRANSans;
    font-weight: normal;
    color: #373737;
    margin: 0;
    padding: 0;
}

.main {
    margin: auto;
    border: 0 solid #CCCCCC;
    width: 980px;
    height: 100%;
    margin-top: 0;
    text-align: left;
}

.main_header {
    height: 90px;
    background-color: #373737;
    border-bottom: 4px solid #F7B500;
    width: 100%;
}

.logo {
    position: relative;
    left: 15px;
    top: 15px;
    float: left;
    width: 250px;
    background-image: url('/Assets/Image/Logo1.png');
    background-repeat: no-repeat;
}

.logo1 {
    font-size: 12px;
    color: #fff;
    height: 30px;
    width: 100%;
    padding-top: 5px;
    clear: both;
}

.logotxt {
    float: right;
    font-size: 12px;
    height: 20px;
    width: 55%;
    padding-top: 25px;
    margin-right: 35px;
    text-align: right;
    color: #fff;
    border-bottom: 1px solid #F7B500;
}

.SearchBox {
    position: relative;
    right: 20px;
    top: 30px;
    float: right;
    width: 300px;
    padding: 0;
}

    .SearchBox div {
        float: left;
        margin-left: 5px;
        font-size: 14px;
    }


.main_menu {
    height: 40px;
    background-color: #373737;
    clear: both;
}

.content1 {
    min-height: 420px;
    background-color: #E0E0E0;
    font-size: 14px;
}



.box {
    position: relative;
    left: 0;
    top: 0;
    float: left;
    height: 100%;
    /*background-color: #96989A;*/
    font-size: 16px;
    color: #fff;
    /*cursor: pointer;*/
}

.txt {
    font-size: 12px;
}

#box1 {
    width: 320px;
    background-color: #4D4D4D;
}

    #box1:hover {
        /*background-color: #a8a9a9;*/
    }

.cbox div {
    float: left;
    text-align: left;
}

.mbox {
    text-align: left;
    padding: 10px;
    width: 120px;
    z-index: 100;
    position: absolute;
    top: 130px;
    left: 0;
    color: #373737;
}

.footer {
    height: 135px;
    background-color: #373737;
}

.footer_col {
    float: left;
    width: 305px;
    height: 80px;
    margin: 10px;
}

.footer_item {
    clear: both;
    height: 35px;
}

    .footer_item img {
        float: left;
        top: 0;
        left: 0;
        width: 35px;
        height: 35px;
        margin: 5px;
        background-color: #656565;
        border-radius: 50%;
    }

    .footer_item div {
        float: left;
        top: 0;
        left: 0;
        width: 220px;
        height: 27px;
        margin-top: 12px;
    }

.footer_co {
    float: left;
    width: 305px;
    height: 75%;
    margin: 10px;
    padding-top: 10px;
    vertical-align: bottom;
}

.footer #contact {
    font-size: 14px;
    color: #e8e8e8;
    height: 100px;
    /*padding-top: 15px;*/
}

.copyright {
    clear: both;
    text-align: center;
    font-size: 12px;
    padding-top: 5px;
    border-top: 1px dotted #f7b500;
}

.lang {
    float: right;
    width: 200px;
    text-align: right;
    padding-right: 10px;
    padding-top: 10px;
    color: #E0E0E0;
    font-size: 14px;
    /*visibility: hidden;*/
}

.link {
    text-decoration: none;
    color: #E0E0E0;
}

    .link a:active {
        color: #E0E0E0;
    }

::selection {
    background: #F7B500;
}

::-moz-selection {
    background: #F7B500;
}

#samandehi {
    /*width: 160px;*/
    float: right;
}
