﻿
body {
    background-color: #C8C8C8;
    background: url(../img/body-bg.gif) repeat-x center top #f8f8f8;
    /*background:url(../img/1-2.jpg) repeat-x center top #f8f8f8;*/
}

header {
    background: none;
    position: relative;
    color: #0088cc !important;
}
ul.headersocial{
    margin-bottom:0;
    display:inline-block;

}
ul.headersocial li{
    vertical-align:middle;
}
.form-horizontal .control-label {
    text-align: left;
}

.navbar {
    background: url(../img/nav-container.gif) repeat-x center bottom;
    padding: 0px 0 20px;
}

.navbar-inner {
    min-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #030084;
    background-image: -moz-linear-gradient(top, #030084, #2c109e);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2595df), to(#0374BF));
    /* background-image: -webkit-linear-gradient(top, #030084, #2c109e); */
    /* background-image: -o-linear-gradient(top, #030084, #2c109e); */
   /*  background-image: linear-gradient(to bottom, #030084, #2c109e);*/
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff886bd9', endColorstr='#ff2c109e', GradientType=0);
    border: 1px solid #1d0a66;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    *zoom: 1;
}

.justify {
    text-align: justify;
}

.socialTop {
    margin-top: 64px;
}

.stickbottom {
    position: absolute;
    bottom: 0;
}

.callus {
    margin-top: 15px;
}

.container {
    /*background-color: #ffffff;*/
}

.fixLinkBackground {
    background-color: #F5F5F5;
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
}

    .fixLinkBackground a {
        padding: 3% !important;
    }

#newslist {
    height: 282px;
}

    #newslist .jcarousel-item {
        height: 6%;
    }

        #newslist .jcarousel-item h4 {
            font-size: 14px;
        }

.navbar-search input {
    margin-left: -80px;
}

.no-margin-left {
    margin-left: 0px !important;
}

footer {
    color: white;
}

    footer h5 {
        color: white;
        margin: 0;
        padding: 0;
        float: left;
        clear: both;
    }

    footer ul {
        clear: both;
        padding: 0;
    }

        footer ul li a {
            color: white;
        }

            footer ul li a:hover {
                color: white;
            }

        footer ul li {
            color: white;
            list-style: none;
            font-size: 10px;
        }

    .icon {
        background-image: url("../img/icons-16by16.png");
        background-repeat: no-repeat;
        display: block;
        float: left;
        height: 16px;
        margin-right: 5px;
        width: 16px;
    }

.blog {
    background-position: 0 -340px;
}

.twitters {
    background-position: 0 -80px;
}

.facebooks {
    background-position: 0 -60px;
}

.google-pluss {
    background-position: 0 -260px;
}



@media (min-width: 1125px) {
    .fixLinkBackground a {
        padding: 5% !important;
    }

    #newslist .jcarousel-item {
        height: 7%;
    }

    #newslist {
        height: 282px;
    }

    #scroll {
        margin: 0 10%;
    }

    .navbar-search input {
        margin-left: 20px;
    }
}

@media (max-width: 1124px) {
    .navbar-search input {
        margin-left: -20px;
    }

    .fixLinkBackground a {
        padding: 4% !important;
    }

    #newslist {
        height: 227px;
    }

        #newslist .jcarousel-item {
            height: 5%;
            font-size: 10px;
        }

            #newslist .jcarousel-item h4 {
                font-size: 12px;
                margin: 0;
                padding: 0;
            }
}

@media (max-width: 1024px) {
    .navbar-search input {
        margin-left: -70px;
    }

    .fixLinkBackground a {
        padding: 3% !important;
    }

    #newslist {
        height: 173px;
    }

        #newslist .jcarousel-item {
            height: 6%;
            font-size: 10px;
            width: 100%;
        }

            #newslist .jcarousel-item h4 {
                font-size: 12px;
                margin: 0;
                padding: 0;
            }

    #scroll {
        margin: 0 8%;
    }
}

@media (max-width: 768px) {
    .navbar-search input {
        margin-left: 0px;
    }

    .fixLinkBackground a {
        padding: 3% !important;
    }

    #scroll {
        margin: 0 38%;
    }
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle; {
    background-color: #886BD9;
}

.fixBackground {
    background: url("content/img/bg-header-new.png") no-repeat scroll center top #FFFFFF;
    background-repeat: repeat-x;
    background-size: cover;
}

.fixBackground {
    background-color: #6347c1;
    background-repeat: repeat-x;
    border: 1px solid #1d0a66;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    zoom: 1;
    background-image: linear-gradient(to bottom, #886bd9, #dd4814);
}

.overlay {
    background: url("../img/menu1/overlay.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
}

.fixImage a {
    width: 174px;
    height: 114px;
    float: right;
    margin-left: 10px;
    background-position: 0 top;
    background-repeat: no-repeat;
}

    .fixImage a:hover {
        background-position: 0 bottom;
    }

.featurette-divider {
    margin: 30px 0; /* Space out the Bootstrap <hr> more */
}
/*.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus{
            background-color:#979DBB;
        }*/
ul.social li a {
}

    ul.social li a:hover {
        background: #000;
        color: #fff;
    }
