﻿@charset "UTF-8";

@font-face {
    font-family: Fn;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/fiverbox_normal.woff2) format('woff2'),url(fonts/fiverbox_normal.woff) format('woff')
}

@font-face {
    font-family: Fb;
    font-style: normal;
    font-weight: 700;
    src: url(fonts/fiverbox_bold.woff2) format('woff2'),url(fonts/fiverbox_bold.woff) format('woff')
}

@font-face {
    font-family: flatFont;
    font-style: normal;
    font-weight: 700;
    src: url(fonts/flat.woff) format('woff')
}

* {
    font-family: Fn;
    margin: 0;
    outline: 0;
    padding: 0
}

a img {
    border: 0
}

a:link, a:visited {
    color: #7863ff;
    text-decoration: none
}

a:hover {
    color: #35a32c;
    text-decoration: none;
    transition: color 1s ease 0s
}

a:active {
    color: #7863ff;
    text-decoration: none
}

body {
    background-color: #fff;
    color: #000;
    font-size: 16px;
    line-height: 16px;
    overflow-x: hidden
}

.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@-moz-keyframes blinker {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes blinker {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.dxeListBoxItem_iOS em {
    border: 1px solid #ffba75;
    border-radius: 25px;
    background: none repeat scroll 0 0#fff;
    font-weight: 400;
    color: #333
}

.dxeListBoxItemHover_iOS em, .dxeListBoxItemSelected_iOS em {
    background-color: transparent;
    color: #fff;
    border-style: none;
    font-style: normal
}

#div_menu_login {
    padding-bottom: 5px
}

    #div_menu_login .dxmLite .dxm-popup {
        position: relative;
        left: -35px !important
    }

#z_div_menu_login .dxmLite .dxm-popup {
    position: relative;
    left: 25px !important
}

.table_footer {
    padding-right: 20px;
    line-height: 20px;
    padding-bottom: 5px;
    color: #fff;
    font-size: 13px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #151515
}

.z_table_footer {
    padding-left: 20px;
    line-height: 20px;
    padding-bottom: 5px;
    color: #fff;
    font-size: 14px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #151515
}

.customHint {
    text-align: center
}

#servicesCSS {
    color: #343434;
    font-size: 16px
}

    #servicesCSS a {
        color: #000;
        text-decoration: none
    }

        #servicesCSS a:hover {
            color: #000;
            font-family: Fb;
            text-decoration: none
        }

#Grid_Related {
    color: #343434;
    font-size: 15px
}

    #Grid_Related a {
        color: #000;
        text-decoration: none
    }

        #Grid_Related a:hover {
            color: #000;
            font-family: Fb;
            text-decoration: none
        }

.search_border {
    border-radius: 25px;
    padding-right: 10px;
    padding-left: 10px
}

.Line_Height {
    line-height: 25px;
    border-bottom: 1px solid #ccc
}

#search_callback_search_online_DDD_L_D {
    width: 560px !important
}

#search_online_DDD_L_D {
    width: 560px !important
}

.z_search_border {
    border-radius: 25px;
    padding-left: 10px
}

.ads_grid_picture {
    border: 1px solid silver;
    border-radius: 5px;
    padding: 3px
}

.ad_side {
    background: url(images/ad_side.png?v=4) no-repeat;
    display: inline;
    height: 43px;
    position: fixed;
    right: 0;
    top: 250px;
    width: 50px
}

.z_ad_side {
    background: url(images/ad_side_z.png?v=4) no-repeat;
    display: inline;
    height: 43px;
    position: fixed;
    left: 0;
    top: 250px;
    width: 50px
}

.facebook_google_btn {
    border-radius: 2px;
    cursor: pointer
}

    .facebook_google_btn:hover {
        box-shadow: 0 0 8px 0 #8e8e8e;
        transition: background-color 218ms ease 0s,border-color 218ms ease 0s,box-shadow 218ms ease 0s
    }

.scrollup {
    background: url(images/up2.png?v=1) no-repeat;
    bottom: 15px;
    display: none;
    height: 50px;
    position: fixed;
    right: 20px;
    text-indent: -9999px;
    width: 50px
}

.font_16px {
    font-size: 16px
}

.Titles_White_item {
    background-image: url(images/text_item_back2.gif);
    border-radius: 15px;
    color: #000;
    font-size: 16px;
    height: 25px;
    padding-bottom: 2px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 2px;
    width: 130px
}

.Titles {
    background-image: url(Images/title_subback.jpg);
    border: 1px solid #333;
    font-size: 13px
}

.Titles_TOP {
    background-image: url(Images/Title_Top.jpg);
    border: 1px solid #a6a6a6;
    color: #000;
    font-size: 12px
}

.Titles_White_Curve {
    background-image: url(Images/top_bg.jpg);
    border: 1px solid #dcdcdc;
    border-radius: 50px;
    box-shadow: 0 4px 7px -2px #bbb;
    color: #000;
    font-family: Fb;
    font-size: 16px
}

.Titles_White {
    background-image: url(Images/titles3.jpg);
    border: 1px solid #666;
    color: #000;
    font-size: 12px
}

.brief_desc {
    line-height: 30px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 17px
}

.z_brief_desc {
    line-height: 30px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 17px
}

.radius50 {
    border-radius: 50%;
    padding: 1px;
    border: solid 1px #ccc
}

.radius_5px {
    border-radius: 5px;
    border: solid 1px #ccc
}

.Lists {
    background-image: url(Images/top_bg_long.jpg);
    border: 1px solid #e9e0fc;
    color: #666;
    font-size: 14px
}

.Search_Engine {
    margin: 0 auto
}

.login_back {
    background-image: url(Images/top_bg_login.jpg);
    border: 1px solid #e9e0fc;
    color: #666;
    font-size: 14px
}

.s_border {
    border-radius: 5px
}

.Menu_Hover_No_Flicker {
    background-color: transparent !important;
    background-image: url(images/top_bg.jpg) !important;
    color: #666 !important
}

.Menu_Sub_Hover_No_Flicker {
    background-color: transparent !important;
    background-image: url(images/titles.jpg) !important;
    color: #fff !important
}

.upload_error {
    direction: rtl;
    border: 1px solid #000;
    display: none;
    font-size: medium;
    background-color: #c00;
    color: #fff;
    margin-top: 50px;
    width: 550px
}

.border_update {
    border: 1px solid silver;
    border-radius: 5px;
    padding: 2px
}

.border {
    border: 1px solid silver;
    border-radius: 5px
}

.Table_Border {
    background-image: url(images/top_bg_long_ex.jpg);
    border: 1px solid gray;
    padding: 5px
}

.Fields {
    border: 1px solid #bfbfbf;
    font-size: 12px
}

.Edit_Text {
    height: 30px
}

.alignleft, .left {
    display: inline;
    float: left
}

.alignright, .right {
    display: inline;
    float: right
}

.cl {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0
}

.al {
    text-align: left
}

.ar {
    text-align: right
}

.ac {
    text-align: center
}

h2 {
    font-size: 14px;
    font-weight: 700;
    line-height: 16px
}

h3, h4 {
    color: #000;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase
}

.inbox_fav {
    height: 54px;
    padding-top: 5px
}

.div_a {
    width: 35px;
    height: 0;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 9px;
    font-size: 14px;
    color: #000
}

    .div_a span {
        position: relative;
        top: 50%
    }

.div_b {
    width: 30px;
    height: 20px;
    margin: 0 auto;
    text-align: center;
    padding-top: 15px;
    padding-left: 2px
}

.shell {
    background: #fff;
    margin: 0 auto;
    padding: 10px;
    width: 1240px;
    background: #fff;
    margin: 0 auto;
    padding: 75px 10px 10px 10px;
    width: 1240px
}

h1#logo {
    float: left;
    font-size: 0;
    height: 64px;
    line-height: 0;
    width: 200px
}

    h1#logo a {
        background: url(images/logo.gif);
        display: block;
        height: 65px;
        text-indent: -4000px;
        width: 200px
    }

#header {
    background: url(images/header.png);
    height: 75px;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    padding-top: 7px;
    z-index: 9999
}

#sub_header {
    width: 1240px;
    margin: 0 auto
}

#search_engine_div {
    position: relative;
    min-width: 1240px;
    width: 100%;
    top: 77px;
    box-shadow: 0 2px 5px 0 #dfdfdf;
    background-image: url(Images/search_engine_back.png?v=1);
    margin-bottom: 5px;
    height: 76px
}

pop_z_index {
    z-index: 99999
}

#navigation {
    float: right;
    white-space: nowrap;
    width: 715px;
    padding-top: 13px
}

    #navigation ul {
        float: right;
        font-size: 15px;
        height: 64px;
        list-style-type: none;
        padding-right: 45px
    }

        #navigation ul li {
            display: inline;
            float: right
        }

            #navigation ul li a {
                color: #000;
                float: right;
                line-height: 35px;
                padding-bottom: 0;
                padding-left: 10px;
                padding-right: 9px;
                padding-top: 0;
                text-decoration: none
            }

            #navigation ul li div {
                font-family: flatFont;
                font-size: 16px
            }

            #navigation ul li a.active {
                color: #4a4a4a;
                font-style: normal
            }

            #navigation ul li a:hover {
                color: #404040;
                font-style: normal;
                color: #7863ff;
                transition: color 1s ease 0s
            }

#z_navigation {
    float: right;
    white-space: nowrap;
    width: 715px;
    padding-top: 16px
}

    #z_navigation ul {
        float: right;
        font-size: 17px;
        height: 64px;
        list-style-type: none;
        padding-right: 45px
    }

        #z_navigation ul li {
            display: inline;
            float: right
        }

            #z_navigation ul li a {
                color: #333;
                float: right;
                line-height: 30px;
                padding-bottom: 0;
                padding-left: 10px;
                padding-right: 10px;
                padding-top: 0;
                text-decoration: none
            }

                #z_navigation ul li a.active {
                    color: #4a4a4a;
                    font-style: normal
                }

                #z_navigation ul li a:hover {
                    color: #404040;
                    font-style: normal;
                    color: #7863ff;
                    transition: color 1s ease 0s
                }

#cart {
    float: right;
    height: 64px;
    padding: 3px;
    vertical-align: middle;
    width: 310px
}

#content2 {
    float: left;
    width: 1240px
}

#main {
    padding: 10px 0 0
}

#sidebar {
    float: right;
    height: 381px;
    width: 260px;
    padding-right: 0
}

#z_sidebar {
    float: left;
    height: 381px;
    width: 260px;
    padding-right: 0
}

#content {
    float: right;
    width: 730px
}

#z_content {
    float: left;
    width: 730px
}

.products ul, z_products ul {
    list-style-type: none
}

    .products ul li {
        border: solid 1px #dedede;
        float: left;
        height: 383px;
        margin-right: 8px;
        overflow: hidden;
        padding: 1px;
        position: relative;
        width: 231px
    }

        .products ul li.last {
            margin-right: 0
        }

.z_products ul li {
    border: solid 1px #dedede;
    float: right;
    height: 383px;
    margin-left: 8px;
    overflow: hidden;
    padding: 1px;
    position: relative;
    width: 231px
}

    .z_products ul li.last {
        margin-left: 0
    }

.box {
    border: solid 1px #dedede
}

    .box h2 {
        background-image: url(images/titles3.jpg);
        color: #666;
        font-size: 13px;
        height: 29px;
        line-height: 27px;
        padding-bottom: 0;
        padding-right: 10px;
        padding-top: 0;
        position: relative;
        text-align: right
    }

.box-content {
    padding: 5px
}

.product-info {
    left: 2px;
    position: absolute;
    top: 194px;
    width: 153px
}

    .product-info h3 {
        background: #8b0000;
        color: #fff;
        font-weight: 400;
        padding-bottom: 6px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 6px;
        text-align: right
    }

    .product-info h4 {
        font-weight: 400;
        text-align: right
    }

    .product-info p {
        color: #000;
        font-size: 16px;
        font-weight: 700;
        line-height: 18px;
        padding: 5px 0 7px;
        text-align: right
    }

.product-desc {
    background: url(images/info.png);
    padding: 10px;
    text-align: right;
    width: 133px
}

.css_price {
    height: 15px;
    width: 100px
}

.css_currency {
    height: 10px;
    padding-bottom: 15px;
    width: 100px
}

.product-info .product-desc {
    background: url(images/info.png);
    padding: 10px;
    text-align: right;
    width: 133px
}

.fiveDollar {
    font-size: 50px;
    color: #f90;
    font-weight: 700;
    text-shadow: 1px 1px 1px #666;
    line-height: 40px;
    padding-bottom: 25px
}

.learnTitle {
    text-shadow: 2px 2px 2px #aeaeae
}

.price {
    color: #8b0000;
    display: block;
    font-size: 21px;
    line-height: 23px
}

.more-nav {
    font-size: 0;
    line-height: 0
}

    .more-nav a {
        height: 32px;
        left: 0;
        position: absolute;
        text-indent: -4000px;
        top: 40px;
        width: 30px;
        z-index: 3
    }

        .more-nav a.next {
            background: url(images/s_next.png);
            left: 910px
        }

        .more-nav a.prev {
            background: url(images/s_prev.png);
            left: 20px
        }

.footer_ribbon {
    font-size: 14px;
    color: #dedfe6;
    box-shadow: 0 1px 3px #1b1b1b;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    background-image: url(Images/s_button_back_over.png);
    width: 200px;
    position: absolute;
    z-index: 1100;
    line-height: 22px;
    padding-bottom: 3px;
    padding-top: 1px;
    right: 17%;
    text-align: center;
    margin-top: -28px
}

.z_footer_ribbon {
    font-size: 16px;
    color: #dedfe6;
    box-shadow: 0 1px 3px #1b1b1b;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    background-image: url(Images/s_button_back_over.png);
    width: 200px;
    position: absolute;
    z-index: 1100;
    line-height: 22px;
    padding-bottom: 3px;
    padding-top: 1px;
    left: 17%;
    text-align: center;
    margin-top: -28px
}

#pre-footer {
    width: 100%;
    min-width: 1240px;
    background-color: #101011;
    color: #fff;
    height: 370px;
    padding-top: 15px;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 50px;
    border-top: 2px solid silver
}

    #pre-footer a {
        color: #fff;
        text-decoration: none
    }

        #pre-footer a:hover {
            color: #666
        }

    #pre-footer span {
        padding: 0 2px
    }

#footer {
    width: 100%;
    min-width: 1240px;
    background-color: #090909;
    color: #8d8d8d;
    font-size: 13px;
    height: 75px;
    padding-top: 15px;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 50px;
    border-top: 2px solid #050505
}

    #footer a {
        color: #dcdcdc;
        text-decoration: none
    }

        #footer a:hover {
            color: #666
        }

    #footer span {
        padding: 0 2px
    }

.Normal_Text {
    color: #333;
    font-size: 12px;
    font-weight: 700
}

.field {
    border: 1px solid #aeaeae;
    border-radius: 5px;
    color: #333;
    font-size: 12px;
    padding: 2px
}

.z_field {
    border: 1px solid #aeaeae;
    border-radius: 5px;
    color: #333;
    font-size: 14px;
    padding: 2px
}

.pic_item:hover {
    box-shadow: 0 0 10px #333;
    transition: background-color 218ms ease 0s,border-color 218ms ease 0s,box-shadow 218ms ease 0s
}

.box_service {
    border: 1px solid #dadada;
    background-color: #fff;
    box-shadow: 0 0 10px #d1d1d1
}

    .box_service:hover {
        box-shadow: 0 0 10px #a0a0a0
    }

.field_grid {
    border: 1px solid #aeaeae;
    border-radius: 25px;
    padding-left: 20px;
    padding-right: 10px
}

.field_NoBorderR {
    border: 1px solid #aeaeae;
    color: #333;
    font-size: 12px;
    padding: 2px
}

#Div_Country a:link, #Div_Country a:visited {
    color: #333
}

#Div_Country a:hover {
    color: #4242ff
}

#Div_Country a:active {
    color: #333
}

#div_new_ad {
    height: 0;
    visibility: hidden;
    width: 0
}

#div_inbox_main {
    height: 0;
    visibility: hidden;
    width: 0
}

#upload_div {
    visibility: hidden;
    height: 0;
    width: 100%
}

#Del_icon_Div {
    border-width: 0;
    clip: rect(auto,auto,auto,auto);
    height: 30px;
    margin: 0;
    padding: 0;
    position: relative;
    visibility: hidden;
    width: 30px;
    z-index: 1030
}

.btn_top {
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 50px;
    float: left;
    margin-right: 30px;
    width: 25px;
    height: 25px;
    background-image: url(images/head_grid.png)
}

.active_btn {
    background-image: url(images/button_back.png);
    border: 1px solid #666;
    border-radius: 50px
}

.btn_top:hover {
    background-image: url(images/Menu_Header.jpg);
    cursor: pointer
}

.Ad_Desc img {
    max-width: 1170px !important;
    border: 1px solid #a4a4a4 !important
}

.Service_Desc img {
    max-width: 655px !important;
    border: 1px solid #a4a4a4 !important
}

.poll-box-main {
    background-image: url(images/top_bg_cell.png);
    border: 1px solid silver;
    border-radius: 5px;
    direction: ltr;
    height: 370px;
    margin-right: 8px;
    padding: 7px;
    width: 225px
}

.z_poll-box-main {
    background-image: url(images/top_bg_cell.png);
    border: 1px solid silver;
    border-radius: 5px;
    direction: ltr;
    height: 370px;
    margin-left: 8px;
    padding: 7px;
    width: 225px
}

.poll-box {
    background-image: url(images/top_bg_cell.png);
    border: 1px solid silver;
    border-radius: 5px;
    direction: ltr;
    padding: 7px;
    vertical-align: middle;
    width: 211px
}

.poll-question {
    background-image: url(images/background2.jpg);
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #333;
    font-family: Fb;
    font-size: 14px;
    padding: 5px 5px 10px
}

.z_poll-question {
    background-image: url(images/background2.jpg);
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #333;
    font-family: Fb;
    font-size: 14px;
    padding: 10px 0 10px 10px
}

.divAnswers {
    direction: rtl
}

.poll-answers {
    color: #666;
    font-size: 14px;
    padding: 0 15px 30px 0
}

.z_poll-answers {
    color: #666;
    direction: ltr;
    font-size: 14px;
    padding: 0 0 30px 15px
}

.poll-button {
    background-image: url(images/titles3.jpg);
    border: 1px solid #ccc;
    color: #06f;
    cursor: pointer;
    font-size: medium;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    width: 200px
}

.poll-total {
    background-image: url(images/top_bg_long_ex.jpg);
    border: 1px solid #ccc;
    color: #2a2a2a;
    font-size: 14px;
    margin-bottom: 1px;
    padding: 5px 5px 10px;
    text-align: center
}

.poll-result {
    color: #333;
    font-size: 14px;
    height: 30px;
    padding-right: 5px
}

.poll-chart {
    background-image: url(images/text_item_all.gif);
    border: 1px solid #ccc;
    height: 15px;
    margin: 5px 0 10px;
    overflow: hidden;
    padding: 1px;
    vertical-align: middle
}

.ads_special {
    text-align: center;
    width: 1220px;
    font-family: Fb;
    padding-bottom: 5px;
    border-radius: 50px;
    border: 1px solid #dfdfdf;
    line-height: 30px;
    background-image: url(images/top_bg.jpg)
}

.z_ads_special {
    text-align: center;
    width: 1220px;
    font-family: Fb;
    border-radius: 50px;
    border: 1px solid #dfdfdf;
    line-height: 35px;
    background-image: url(images/top_bg.jpg)
}

.ads_special_v {
    position: absolute;
    z-index: 4000;
    text-align: center;
    width: 228px;
    padding-top: 5px;
    padding-left: 5px;
    font-family: Fb
}

.iframeTooltip {
    position: absolute;
    z-index: 1010
}

.tooltipContent {
    background-color: #fff;
    border: 1px solid #999;
    height: 510px;
    padding: 5px;
    width: 610px
}

textarea {
    border: 2px solid #ccc;
    padding: 10px;
    resize: none;
    vertical-align: top
}

.animated {
    moz-transition: height .5s;
    transition: height .5s;
    webkit-transition: height .5s
}

.animated2 {
    moz-transition: height .5s;
    transition: height .5s;
    webkit-transition: height .5s
}

.paypal_one {
    background-image: url(images/text_item_all.gif);
    color: #000;
    font-size: medium
}

.paypal_two {
    background-image: url(images/text_item_all.gif);
    color: #000;
    font-size: medium;
    padding-left: 10px;
    padding-right: 10px
}

.table_one {
    color: #000;
    font-size: medium
}

.tdlarge {
    color: #000;
    font-family: Fb;
    font-size: large
}

.p_one {
    color: #000;
    line-height: 25px
}

.padding_ten {
    padding-bottom: 10px
}

.mainads {
    border-top-color: #e2dede;
    border-top-style: solid;
    border-top-width: 1px;
    margin-top: 5px;
    padding-top: 5px
}

.adtable_td {
    border-bottom-color: #dfdfdf;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-family: Fb;
    font-size: medium;
    padding-bottom: 5px
}

.margin_four {
    margin-top: 4px
}

.heighttwo {
    height: 200px
}

.table_alert_box {
    background-image: url(images/top_bg_long_ex.jpg);
    color: #000
}

.Image_Back_3_Square_White {
    background-image: url(Images/background2.jpg);
    border: 1px solid silver;
    border-radius: 5px;
    color: #000;
    margin: 6px 0
}

.iframe_fb {
    border: none;
    height: 21px;
    overflow: hidden;
    width: 90px
}

.height_seventy {
    height: 70px
}

.td_100 {
    font-size: medium;
    padding-right: 10px;
    width: 100px
}

.td_101 {
    font-size: medium;
    padding-right: 10px
}

.heightfourhand {
    height: 400px
}

.z_heightfourhand {
    height: 400px
}

    .z_heightfourhand div div ul li a span {
        font-family: Fn !important
    }

.z_heightfourhand_hor {
    padding-left: 10px
}

    .z_heightfourhand_hor div div ul li a span {
        font-family: Fn !important
    }

.menu_over_grid {
    margin-top: 15px;
    margin-left: 617px;
    width: 600px;
    position: absolute;
    z-index: 1100
}

.z_menu_over_grid {
    margin-top: 15px;
    margin-left: 13px;
    width: 700px;
    position: absolute;
    z-index: 1100
}

    .z_menu_over_grid div div ul li a span {
        font-family: Fn !important
    }

.font_large_t {
    font-family: Fb;
    font-size: large
}

.font_med {
    color: #000;
    font-size: medium
}

.padding_top_ten {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 10px
}

.padding_info {
    padding-left: 0px;
	padding-right: 5px;
}

.padding_top_five {
    padding-left: 5px
}

.med_two {
    font-size: medium;
    padding: 5px
}

.ltrdir {
    direction: ltr
}

.pointerc {
    cursor: pointer
}

.addService_button {
    cursor: pointer
}

.font_med_one {
    font-size: medium
}

.td_td {
    color: #666;
    font-size: 11px
}

.td_bod {
    border: 1px solid #ddd
}

.td_bod_one {
    border: 1px solid #ddd;
    padding: 0
}

.top_td_ads {
    background-image: url(images/top_bg.jpg);
    color: #000;
    font-family: Fb;
    font-size: 14px;
    padding-right: 10px
}

.top_td_ads_one {
    color: #000;
    font-size: 12px;
    line-height: 20px;
    padding: 10px
}

.font_small {
    color: #666;
    font-size: small
}

.adsgoogle {
    display: inline-block;
    height: 90px;
    width: 728px
}

.height_fifty {
    height: 50px
}

.pad_top_ten {
    padding-top: 10px
}

.lin {
    line-height: 20px;
    padding-bottom: 10px
}

.tdtd_one {
    height: 25px;
    width: 1px
}

.tdtd_two {
    height: 25px;
    width: 33px
}

.height_1200 {
    height: 1200px
}

.googleads_600 {
    display: inline-block;
    height: 600px;
    width: 160px
}

.lin_30 {
    line-height: 35px;
    padding-right: 10px;
    font-size: 17px
}

.forget {
    font-size: 14px;
    color: #000
}

.chrm {
    color: #060;
    font-size: 12px
}

.font_small_one {
    font-size: small
}

.pad10 {
    padding: 10px
}

.clearboth {
    clear: both
}

.heightzero {
    height: 0
}

.tabletable {
    margin-bottom: 20px;
    margin-top: 10px
}

.direcltr {
    direction: ltr
}

.pad_t15 {
    background-color: #fff;
    padding: 15px
}

.pad15 {
    background-color: #fff;
    padding: 15px
}

.margin_left {
    margin-left: 10px
}

.padstyle {
    background-color: #fff;
    padding: 20px 15px 15px 15px
}

.curstyle {
    border: 1px solid #666;
    cursor: pointer
}

.fontfn {
    color: #c90
}

.td_med_td {
    border-color: #ccc;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    padding: 10px;
    width: 206px
}

.td_table_class {
    padding: 10px;
    width: 60px
}

.div_class_01 {
    border: 1px solid silver;
    border-radius: 10px;
    height: 450px;
    margin: 0;
    padding: 0;
    width: 100%
}

.pad_5 {
    padding: 5px
}

.td_table_wb {
    padding-right: 5px;
    padding-left: 5px;
    width: 300px
}

.btn_close_1 {
    cursor: pointer;
    margin-right: -20px;
    padding: 10px
}

.image_s {
    color: #fff;
    font-size: 9pt
}

.padding_4 {
    padding: 4px 0 0 0
}

.height1800 {
    height: 1800px
}

.width1240 {
    width: 1240px
}

.class_td {
    color: #c00;
    font-size: small
}

.wp_22 {
    padding-right: 5px;
    width: 250px
}

.bc {
    border: 1px solid #ccc;
    color: #36c;
    font-size: 11px;
    padding: 1px 5px 1px 5px
}

.text_area {
    color: #000;
    font-size: 18px;
    height: 90px;
    padding-right: 10px;
    text-align: right;
    width: 641px
}

.z_text_area {
    color: #000;
    font-size: 20px;
    height: 90px;
    padding-left: 10px;
    text-align: left;
    width: 641px
}

.td_text {
    color: #06c;
    padding-right: 15px;
    width: 50px
}

.td_text_td {
    color: #06c;
    padding-right: 15px
}

.table_three_3 {
    border-color: #ccc;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px
}

.map_map {
    border-radius: 5px;
    height: 320px;
    margin: 0;
    padding: 0;
    width: 470px
}

.pad_pad_15 {
    color: #06c;
    padding-right: 15px
}

.z_pad_pad_15 {
    color: #06c;
    padding-left: 15px
}

.fc {
    color: #666;
    font-size: 13px
}

.td_mid_mid {
    padding-right: 5px;
    width: 120px
}

.tr_td_server {
    border: 1px solid #ccc;
    padding-bottom: 6px;
    padding-top: 3px
}

.fcc {
    color: #666;
    font-size: 13px
}

.fcc2 {
    color: #000;
    font-size: 12px;
    line-height: 23px;
    padding: 5px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #cecece;
    border-bottom-color: #cecece
}

.z_fcc2 {
    color: #000;
    font-size: 12px;
    line-height: 23px;
    padding: 5px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #cecece;
    border-bottom-color: #cecece
}

.div_id_id {
    margin-left: 2px;
    margin-top: 2px;
    position: absolute;
    visibility: hidden;
    z-index: 1100
}

.pic_title {
    margin-left: 140px;
    margin-top: 5px;
    padding-bottom: 2px;
    font-size: 14px;
    color: #fff;
    box-shadow: 0 1px 3px #1b1b1b;
    border-radius: 25px;
    background-image: url(Images/button_back.png?v=1);
    width: 410px;
    position: absolute;
    visibility: hidden;
    z-index: 1100
}

.pic_title_msg {
    margin-left: 33px
}

.pic_title_msg_z {
    margin-right: 33px
}

.pic_title_msg, .pic_title_msg_z {
    margin-top: -28px;
    font-size: 15px;
    color: #2b2b2b;
    box-shadow: 0 0 3px #aeaeae;
    background-image: url(Images/search_engine_back.png);
    width: 284px;
    position: absolute;
    z-index: 1100;
    line-height: 30px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px
}

.td_tr_tr {
    margin-left: 24px;
    margin-top: 2px;
    position: absolute;
    visibility: hidden;
    z-index: 1200
}

.bffb {
    border: 1px solid #c00;
    font-size: large
}

.fob {
    font-size: medium;
    line-height: 30px
}

.bmc {
    cursor: pointer;
    margin-right: -20px;
    padding: 20px
}

.ccmm {
    color: red;
    font-size: medium
}

.lh {
    line-height: 20px
}

.w300 {
    width: 300px
}

.fv {
    color: #000;
    font-size: 13px;
    line-height: 23px
}

.colss {
    height: 90px;
    padding-bottom: 3px;
    padding-top: 12px
}

.marmar {
    margin-top: 5px
}

.wisdom {
    color: #4b4b4b;
    padding: 20px;
    width: 280px;
    font-size: 14px;
    line-height: 30px
}

.z_wisdom {
    color: #4b4b4b;
    padding: 20px;
    width: 280px;
    font-size: 15px;
    line-height: 30px
}

.login_field {
    color: #fff
}

.morc {
    color: #333;
    font-size: 12px;
    padding: 5px;
    width: 280px
}

.wbr {
    padding-right: 5px;
    width: 120px
}

.div_pic_no {
    margin-left: 24px;
    margin-top: 2px;
    position: absolute;
    visibility: hidden;
    z-index: 1200
}

.fontweight {
    font-weight: 700
}

.fol {
    border: 1px solid #c00;
    font-size: large
}

.bob {
    font-size: medium;
    line-height: 30px
}

.amj {
    cursor: pointer;
    margin-right: -20px;
    padding: 20px
}

.tdcc {
    border: 1px solid #eee
}

.google_adv {
    display: inline-block;
    height: 90px;
    width: 970px
}

.border_sub_menu {
    border-radius: 5px;
    box-shadow: 0 0 10px #666
}

.shadows {
    box-shadow: 0 1px 11px #ccc
}

.shadows_small {
    box-shadow: 0 3px 10px #ccc
}

.service_support {
    width: 250px;
    height: 20px;
    border: 3px solid #ccc;
    border-radius: 50px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    background-image: url(Images/Menu_Header2.jpg);
    color: #000
}

.service_rate {
    width: 250px;
    height: 20px;
    border: 3px solid #ccc;
    border-radius: 50px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #ccc
}

.service_status_1 {
    width: 250px;
    height: 20px;
    border: 3px solid orange;
    border-radius: 50px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    color: orange
}

.service_status_2 {
    width: 250px;
    height: 20px;
    border: 3px solid #093;
    border-radius: 50px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #093
}

.service_status_3 {
    width: 250px;
    height: 20px;
    border: 3px solid #e60000;
    border-radius: 50px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #e60000
}

.social {
    width: 100px;
    height: 100px;
    display: block;
    cursor: pointer;
    text-align: center;
    transform: rotateY(0);
    transition: transform .5s ease-out;
    transform-style: preserve-3d
}

    .social > div {
        width: 100px;
        height: 100px;
        background: #fff;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

    .social > .front {
        transform: translateZ(40px)
    }

    .social > .back {
        transform: rotateY(-100deg) translateZ(40px)
    }

        .social > .back:hover {
            box-shadow: 0 0 5px #ccc
        }

    .social:hover {
        transform: rotateY(100deg)
    }

.social_mobile {
    width: 100px;
    height: 100px;
    display: block;
    text-align: center;
    transform: none;
    transition: none;
    transform-style: preserve-3d
}

    .social_mobile > div {
        width: 100px;
        height: 100px;
        background: #fff;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

    .social_mobile > .front {
        transform: none
    }

    .social_mobile > .back {
        transform: none
    }

    .social_mobile:hover {
        transform: none
    }

.divo {
    padding: 3px 5px;
    display: inline-block;
    position: relative
}

    .divo:after {
        position: absolute;
        bottom: 0;
        left: 50%;
        height: 1px;
        width: 0%;
        background-color: #000;
        display: block;
        content: '';
        transition: .7s
    }

    .divo:hover:after {
        left: 0;
        width: 100%
    }

#over_all {
    position: fixed;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    display: none;
    z-index: 99999
}

.nav_table {
    width: 220px;
    margin-left: 15px
}

.nav_table_pretitle {
    padding: 10px;
    font-size: 25px;
    color: #88c81e
}

.nav_table_title {
    padding: 10px;
    font-size: 22px;
    color: #efefef
}

    .nav_table_title a {
        color: #efefef
    }

        .nav_table_title a:hover {
            color: #9eb973
        }

.nav_table_desc {
    font-size: 14px;
    padding: 10px;
    color: #999;
    line-height: 30px
}

.nav_table_sep {
    border-top-style: solid;
    border-width: 1px;
    border-color: #1d1d1d;
    width: 215px;
    margin-top: 15px;
    margin-bottom: 10px
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999999;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    padding-top: 60px;
    transition: .5s
}

.closebtn {
    position: absolute;
    top: 5px;
    left: 10px;
    font-size: 36px;
    cursor: pointer;
    color: #efefef
}

#main_all_pages {
    transition: margin-right .5s;
    padding: 0
}

@media screen and (max-height:450px) {
    .sidenav {
        padding-top: 15px
    }

        .sidenav a {
            font-size: 18px
        }
}

.z_sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    padding-top: 60px;
    transition: .5s
}

.z_closebtn {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 36px;
    cursor: pointer;
    color: #efefef
}

#z_main_all_pages {
    transition: margin-left .5s;
    padding: 0
}

@media screen and (max-height:450px) {
    .z_sidenav {
        padding-top: 15px
    }

        .z_sidenav a {
            font-size: 18px
        }
}

.services_grid_slider {
    max-width: 1240px;
    list-style: none;
    margin: 0 auto;
    padding: 0 6px 0 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .services_grid_slider li {
        display: block;
        float: right;
        padding: 25px 5px 5px 5px;
        margin: 10px;
        line-height: 25px;
        width: 390px;
        border: solid 5px #e0e0e0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height:375px;
    }

        .services_grid_slider li:hover {
            box-shadow: 0 0 7px 1px #a4a4a4;
            transition: box-shadow 218ms ease 0s
        }

.z_services_grid_slider {
    max-width: 1240px;
    list-style: none;
    margin: 0 auto;
    padding: 0 0 0 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .z_services_grid_slider li {
        display: block;
        float: left;
        padding: 25px 5px 5px 5px;
        margin: 10px;
        line-height: 25px;
        width: 390px;
        border: solid 5px #e0e0e0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 375px;
    }

        .z_services_grid_slider li:hover {
            box-shadow: 0 0 7px 1px #a4a4a4;
            transition: box-shadow 218ms ease 0s
        }

.services_container {
    width: 340px;
    overflow: auto;
    padding: 0;
    margin: auto
}

.services_cube {
    text-align: center;
    line-height: 30px;
    width: 340px;
    height: 97px;
    vertical-align: middle;
    display: table-cell
}

.z_services_cube {
    text-align: center;
    line-height: 30px;
    width: 340px;
    height: 97px;
    vertical-align: middle;
    display: table-cell
}

.tag_keywords {
    float: right;
    padding: 10px;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 11px
}

    .tag_keywords span {
        font-weight: 700
    }

    .tag_keywords a {
        display: inline-block;
        border: 1px solid #ccc;
        margin-left: 7px;
        margin-bottom: 7px;
        background-color: #e9e9e9;
        color: #1d1d1d;
        padding: 7px 9px;
        font-weight: 700
    }

        .tag_keywords a:hover {
            color: #fff;
            background-color: #666;
            border: 1px solid #333;
            box-shadow: 0 0 8px 0 #8e8e8e;
            transition: background-color 218ms ease 0s,border-color 218ms ease 0s,box-shadow 218ms ease 0s
        }

.z_tag_keywords {
    float: left;
    padding: 10px;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 11px
}

    .z_tag_keywords span {
        font-family: Fb
    }

    .z_tag_keywords a {
        display: inline-block;
        border: 1px solid #ccc;
        margin-left: 7px;
        margin-bottom: 7px;
        background-color: #e9e9e9;
        color: #1d1d1d;
        padding: 7px 9px;
        font-family: Fb;
        font-weight: 700
    }

        .z_tag_keywords a:hover {
            color: #fff;
            background-color: #666;
            border: 1px solid #333;
            box-shadow: 0 0 8px 0 #8e8e8e;
            transition: background-color 218ms ease 0s,border-color 218ms ease 0s,box-shadow 218ms ease 0s
        }

#cookieConsent {
    background-color: rgba(20,20,20,.8);
    min-height: 50px;
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    padding: 25px 200px 15px 230px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
    direction: rtl
}

    #cookieConsent a {
        color: #a9ceff;
        text-decoration: none
    }

#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: 0 20px 0 0;
    font-weight: 700
}

    #closeCookieConsent:hover {
        color: #f5ff00
    }

#cookieConsent a.cookieConsentOK {
    background-color: #f1d600;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 5px 20px 5px 20px;
    cursor: pointer;
    float: left;
    margin: 0 60px 0 10px
}

    #cookieConsent a.cookieConsentOK:hover {
        background-color: #e0c91f
    }

#z_cookieConsent {
    background-color: rgba(20,20,20,.8);
    min-height: 50px;
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    padding: 25px 200px 15px 200px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
    direction: ltr
}

    #z_cookieConsent a {
        color: #a9ceff;
        text-decoration: none
    }

#z_closeCookieConsent {
    float: left;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: 0 20px 0 0
}

    #z_closeCookieConsent:hover {
        color: #f5ff00
    }

#z_cookieConsent a.z_cookieConsentOK {
    background-color: #f1d600;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 5px 20px 5px 20px;
    cursor: pointer;
    float: right;
    margin: 0 60px 0 10px
}

    #z_cookieConsent a.z_cookieConsentOK:hover {
        background-color: #e0c91f
    }

.MyGlowing {
    animation: glowing 1s infinite
}

@keyframes glowing {
    0% {
        box-shadow: 0 0 -5px #212121
    }

    40% {
        box-shadow: 0 0 10px #212121
    }

    60% {
        box-shadow: 0 0 10px #212121
    }

    100% {
        box-shadow: 0 0 -5px #212121
    }
}
