/*=================Table of Global CSS===================
1)Typographic
2)All Fonts( like Font-Color, Font-Size, Font Name )
3)Form Style
4)Header
5)Footer
=========================================================================================================================================================*/



/* 1)Typographic
---------------------------------------------------------------------------------------------------------------------------------------------------------*/
.secondary-header, .search-section, .secondary-header-buisness, ul.addtocart, .repeat, .repeat h3, .btn, .input, .item, .item .more, .more-section, .bez-my-products, .bez-footer, .bez-slider, .bez-my-products ul li, .open-serch input[type="text"], .open-search, .search-section a, .hei, .main-nav ul li, ul.tabs li a, .tabing img, .inner-page, .repeat-left, .repeat-right img, .deals, .filter ul li a, .select, .sbHolder, .btn-second, .one img, .buy-section, #tabContaier li a, .upgrades, .product-btm, .buynow, .bez-our-brands ul li
{
    behavior: url(PIE.htc);
    position: relative;
}

strong
{
    font-weight: bold;
}

p
{
    line-height: 20px;
    margin-bottom: 15px;
}

h1, h2, h3, h4, h5
{
    font-weight: normal;
}

h1
{
    margin-bottom: 10px;
}

h3
{
    font-weight: bold;
}

h4
{
    margin-bottom: 15px;
}

button
{
    font-family: Arial, Helvetica, sans-serif;
}
/* 2)All Fonts( like Font-Color, Font-Size, Font Name )
-----------------------------------------------------------------------------------sell----------------------------------------------------------------------*/

/*-------------------All font color-------------------*/
select, input, textarea, body, a, .winter a:hover, .winter a:focus, .more-section ul li a:hover, .more-section ul li a:focus, .bez-footer ul li a:hover, .bez-footer ul li a:focus, .main-nav ul li:hover a, .main-nav ul li.active a, .main-nav ul li:focus a, .main-nav ul li .dropdown ul li a, .purchage:hover, .purchage:focus, ul.tabs li a:hover, ul.tabs li a:focus, ul.tabs li a.active, h2, .filter ul li a, .tooltip, #tabContaier li a, .checkout-head h4
{
    color: #2b358f;
}

    a:hover, a.active, a:focus, .winter a, .more, .more-section ul li a, .purchage, ul.tabs li a, .repeat-left a, .sell, .branch, .checkout-inner strong, .checkout-footer a, .details, .tooltip:hover
    {
        color: #2894e9;
    }

#top-nav ul li a.active, .row-top strong, .row-top span
{
    color: #97abdf;
}

.for-pd ul li a:focus
{
    color: #2b358f;
}

.main-nav ul li a, .repeat h3, .btn, .btn:hover, .btn:focus, .btn-second, .buynow
{
    color: #ffffff;
}

h1 span
{
    color: #97abdf;
}

.price span, .price-section del, .product-list-info ul li
{
    color: #888a98;
}
/*.bez-my-products h3, h4, .product-list-info p span, .upgrades .row .one a
{*/
.bez-my-products h3, h4, .upgrades .row .one a
{
    color: #55acef;
}
/*
.product-list-info p span
{
    color: inherit !important;
}
    */
.bez-footer h3, .bez-footer ul li a
{
    color: #8c8c8c;
}
/*-------------------All font size-------------------*/
.stores .first-child a
{
    font-size: 1em;
}

.social-icon ul li, #top-nav ul li, .search-section a, .price span, .more-section ul li a, .bez-footer ul li, ul.tabs li a, .repeat-left p, .repeat-left a, .common-deals span, .common-deals li, .filter ul li, p, .input, .branch, .stores, .checkout-inner ul li, .checkout-inner strong, select, .checkout-footer, .row, .security a, .stores td a, .product-list-info ul li, #tabContaier li a, .tabContents ul, .checkout-head h4
{
    font-size: 1.2em;
}

.btn
{
    font-size: 1.2em !important;
}

ul.addtocart li a, ul.services li span, select, input, textarea, .btn, .more-section ul li strong, .bez-footer h3, .bez-my-products ul li, ul.pager li a, .common-deals strong, p strong, .address table td, .checkout-head, .details, .checkout-inner strong, .product-list-info p span, .upgrades h2
{
    font-size: 1.4em;
    line-height: 1.4em;
}

.main-nav ul li a, .repeat h3, .winter a, .item h3, .more, .open-search input[type="text"], .main-nav ul li .dropdown ul li a, .buynow, .price-section del
{
    font-size: 1.6em;
}

ul.services li strong, .winter p, .price strong, h2, .btn-second, h4
{
    font-size: 1.8em;
}

.stores caption
{
    font-size: 2em;
}

.winter h2, .bez-my-products h3, .text p, .purchage, .checkout-footer strong, .price-section strong
{
    font-size: 2.2em;
}

h1, h3, .primary-header h1
{
    font-size: 2.6em;
}

.primary-span
{
    float: right;
    font-size: 2.6em;
    margin-top: 15px;
}

.text h2, .sell
{
    font-size: 2.8em;
}
/* 3)Form Style
---------------------------------------------------------------------------------------------------------------------------------------------------------*/
.input
{
    border: 1px solid #dcdff0;
    background: #ffffff;
    width: 163px;
    padding: 0px 5px;
    border-radius: 5px;
}

.btn, .input
{
    height: 27px;
    line-height: 27px;
    border-radius: 5px;
}

.btn
{
    padding: 0px 10px;
    border: none;
    display: inline-block;
    background: url(../images/btn-bg.jpg) left top repeat-x;
}

.ie7 .btn
{
    padding: 0px 7px;
}

.ie8 .btn
{
    padding: 0px 7px;
}

/*.form .btn
{
    margin-right: 180px !important;
}*/

.ie9 .btn
{
    margin-right: 12px !important;
}


.btn span
{
    background: url(../images/white-arrow.png) left 8px no-repeat;
    padding-left: 13px;
    display: block;
}

.ie .btn span
{
    background: url(../images/white-arrow.png) left 9px no-repeat;
}


.btn:hover, .btn:focus, .btn-second:hover, .btn-second:focus, .buynow:hover, .buynow:focus
{
    box-shadow: 1px 1px 3px 1px #507897 inset !important;
    cursor: pointer;
}

.ie .btn:hover, .ie .btn:focus, .ie .btn-second:hover, .ie .btn-second:focus, .ie .buynow:hover, .ie .buynow:focus
{ /* background:url(../images/btn-hover.jpg) left top repeat-x;*/
    filter: alpha(opacity=50);
    opacity: 0.5;
}

button:hover, input[type="submit"]:hover
{
    cursor: pointer;
}

/* 4)Header
---------------------------------------------------------------------------------------------------------------------------------------------------------*/

.primary-header
{
    z-index: 99999;
}

.primary-header, .secondary-header, .secondary-header-buisness
{
    position: relative;
    display: table;
    width: 100%;
}

.social-icon, .social-icon ul li
{
    float: left;
}

    .social-icon ul li
    {
        margin-right: 5px;
        margin-top: 10px;
        line-height: 15px;
    }

        .social-icon ul li a
        {
            display: block;
        }

.pinit
{
    width: 24px !important;
    height: 16px;
    background: url(../images/gplus.png) left top no-repeat;
}

    .pinit:hover, .pinit:focus
    {
        background: url(../images/gplus-hover.png) left top no-repeat;
    }

.youtube, .facebook, .twitter
{
    width: 16px;
    height: 16px;
}

.social-network
{
    background-position: left top;
    background-repeat: no-repeat;
    height: 16px;
    width: 18px;
}

    .social-network:hover, .social-network:focus
    {
        background-position: left bottom;
    }

.twitter
{
    background: url(../images/twitter.png) left top no-repeat;
}

    .twitter:hover, .twitter:focus
    {
        background: url(../images/twitter-hover.png) left center no-repeat;
    }

.facebook
{
    background: url(../images/facebook.png) left top no-repeat;
}

    .facebook:hover, .facebook:focus
    {
        background: url(../images/facebook-hover.png) left top no-repeat;
    }

.youtube
{
    background: url(../images/youtube.png) left top no-repeat;
}

    .youtube:hover, .youtube:focus
    {
        background: url(../images/youtube-hover.png) left top no-repeat;
    }

#top-nav, #top-nav ul li
{
    float: left;
}

    #top-nav ul li a
    {
        display: block;
    }

    #top-nav ul li
    {
        margin-top: 10px;
        line-height: 15px;
        border-left: 1px solid #e6edfd;
        padding-left: 8px;
        margin-left: 8px;
    }

.primary-header h1
{
    margin-right: 130px;
    margin-top: 15px;
    margin-bottom: 5px;
}

.bez-logo
{
    position: absolute;
    right: 35px;
    top: 0px;
    z-index: 9999;
    width: 93px;
    height: 78px;
}

.secondary-header
{
    background: url(../images/secondary-header-bg.jpg) left top repeat-x #1c2159;
    height: 75px;
    border-radius: 6px;
    z-index: 999;
}

.secondary-header-buisness
{
    background: url(../images/secondary-header-business-bg.jpg) left top repeat-x #e1e1e1;
    height: 75px;
    border-radius: 6px;
    z-index: 999;
}

ul.addtocart
{
    float: left;
    margin-left: 10px;
    height: 18px;
    line-height: 18px;
    border-radius: 0px 0px 5px 5px;
    background: url(../images/ul-bg.jpg) left top repeat-x;
    border: 1px solid #dcdff0;
    padding: 4px 10px;
}

    ul.addtocart li
    {
        float: left;
        padding: 0px 0px 0 10px;
        margin-left: 10px;
        border-left: 1px solid #2b358f;
    }

        ul.addtocart li.first-child
        {
            padding-left: 0px;
            border-left: none;
            margin-left: 0px;
        }

        ul.addtocart li a
        {
            font-weight: bold;
            display: block;
        }

.cart
{
    background: url(../images/bezeq-icons.png) right top no-repeat;
    padding-right: 35px;
}

.arrow-down
{
    background: url(../images/arrow-down.png) left center no-repeat;
    padding-left: 12px !important;
}

.deal
{
    background: url(../images/bezeq-icons.png) right -35px no-repeat;
    padding-right: 22px;
}

.search-section
{
    width: 120px;
    height: 24px;
    line-height: 24px;
    margin-top: 17px;
    margin-left: 10px;
    clear: both;
    float: left;
    background: url(../images/search-bg.png) left top repeat-x #ffffff;
    border-radius: 5px;
}

.open-search
{
    width: 342px;
    padding: 7px;
    position: absolute;
    left: 0px;
    top: 30px;
    background: #ffffff;
    z-index: 9999;
    border: 1px solid #d5d5d6;
    box-shadow: 0px 2px 2px #d5d5d6;
    border-top: none;
    border-radius: 0px 5px 5px 5px;
    display: none;
    z-index: 99;
    height: 48px;
}

    .open-search span
    {
        width: 295px;
        display: block;
        height: 48px;
        line-height: 48px;
        background: url(../images/search.jpg) left top no-repeat;
        border: none;
        border-radius: 5px;
        padding: 0px 5px 0px 40px;
        font-weight: bold;
    }

        .open-search span input[type="text"]
        {
            width: 280px;
            margin-top: 7px;
            height: 30px;
            line-height: 30px;
            border: none;
            background: none;
        }

.search-section a
{
    display: block;
    padding: 0px 7px;
    background: url(../images/search-icon.png) 6px 2px no-repeat #ffffff;
    border-radius: 5px;
    box-shadow: 0px 2px 2px #d5d5d6 inset;
}

.cross
{
    background-image: url(../images/cross.png) !important;
    background-position: 7px 6px !important;
}

.hei
{
    height: 35px !important;
    border-radius: 5px 5px 0px 0px !important;
}

.main-nav
{
    float: right;
    width: 820px;
    margin-top: 16px;
    margin-right: 10px;
    position: relative;
}

    .main-nav ul
    {
        float: right;
    }

        .main-nav ul li
        {
            float: left;
            margin-left: 1px;
            padding: 5px 10px 10px 10px;
            font-weight: bold;
            position: relative;
            border-radius: 5px 5px 0px 0px;
        }

            .main-nav ul li:hover, .main-nav ul li.active
            {
                background: #ffffff;
            }

            .main-nav ul li a
            {
                background: url(../images/arrow-down-blue.png) left 8px no-repeat;
                padding-left: 10px;
                display: block;
            }

            .main-nav ul li.business a
            {
                background: url(../images/arrow-down.png) left 8px no-repeat;
                padding-left: 10px;
                display: block;
                color: #002790;
            }

            .main-nav ul li .dropdown
            {
                position: absolute;
                left: 1px;
                top: 31px;
                display: none;
                width: 100%;
                z-index: 9999;
            }

            .main-nav ul li:hover .dropdown
            {
                display: block;
            }

            .main-nav ul li .dropdown-inner
            {
                width: 235px;
                padding: 10px;
                border-radius: 5px 0px 5px 5px;
                background: #ffffff;
                border: 1px solid #d6d6d6;
                box-shadow: 1px 1px 2px #d6d6d6;
                border-top: none;
                overflow: hidden;
                padding-bottom: 20px;
            }

                .main-nav ul li .dropdown-inner ul
                {
                    float: none;
                }

                .main-nav ul li .dropdown-inner img
                {
                    float: left;
                }

            .main-nav ul li .dropdown ul li
            {
                float: none;
                border-bottom: 1px solid #dae4fc !important;
                padding: 7px 0px;
            }

                .main-nav ul li .dropdown ul li a
                {
                    background: none;
                    font-weight: normal;
                    display: block;
                    background: url(../images/blue-arrow-right.png) right center no-repeat;
                    padding-right: 10px;
                }
/* 5)Footer
---------------------------------------------------------------------------------------------------------------------------------------------------------*/
.bez-footer
{
    /*background: url(../images/footer-bg.png) left top repeat-x;*/
    padding-top: 10px;
    /*border-radius: 5px 5px 0px 0px;*/
    overflow: hidden;
    padding-bottom: 25px;
    padding-top: 10px;
    border-top: 1px solid #c0d8f2;
}

.bez-products-services, .buy-from-bezeq, .our-bezeq-product
{
    float: left;
}

.bez-products-services
{
    width: 250px;
}

    .bez-products-services ul
    {
        float: left;
        width: 125px;
    }

.buy-from-bezeq
{
    width: 125px;
}

.our-bezeq-product
{
    width: 585px;
}

    .our-bezeq-product ul
    {
        float: right;
        width: 145px;
    }

.bez-footer h3
{
    color: #0e243c;
    font-weight: bold;
    margin-bottom: 10px;
}

.bez-footer ul li a
{
    display: inline-block;
    color: #0f233e;
}

.bez-footer ul li
{
    /*background: url(../images/libg.png) right center no-repeat;*/
    /*padding-right: 10px;*/
    line-height: 26px;
    font-size: 15px;
}

.main-nav-cart
{
    float: left;
    width: 340px;
    position: relative;
}

.cartli
{
    position: relative;
    height: 25px;
}

.main-nav-cart ul
{
    float: left;
}

    .main-nav-cart ul li
    {
        float: left;
        margin-left: 0px;
        /*padding: 5px 10px 10px 10px;*/
        /**/ padding: 0 10px;
        font-weight: bold;
        position: relative;
    }



        .main-nav-cart ul li .dropdown
        {
            position: absolute;
            right: -1px;
            top: 24px;
            #top:20px;
            display: none;
            /*width: 100%;*/
            z-index: 9999;
        }

        .main-nav-cart ul li:hover .dropdown
        {
            display: block;
        }

        .main-nav-cart ul li .dropdown-inner
        {
            width: 200px;
            padding: 10px;
            border-radius: 5px 0px 5px 5px;
            background: #ffffff;
            border: 1px solid #d6d6d6;
            box-shadow: 1px 1px 2px #d6d6d6;
            border-top: none;
            overflow: hidden;
        }

            .main-nav-cart ul li .dropdown-inner img
            {
                float: left;
            }

        .main-nav-cart ul li .dropdown ul li
        {
            float: none;
            width: 195px;
            border-bottom: 1px solid #dae4fc;
            padding: 7px 0px;
            display: block;
        }

            .main-nav-cart ul li .dropdown ul li a
            {
                background: none;
                font-weight: normal;
                display: block;
                background: url(../images/blue-arrow-right.png) right center no-repeat;
                padding-right: 10px;
            }
