﻿/*================Css Reset========*/
*
{
    margin: 0;
    padding: 0;
    border: 0;
}
/*==============End Css Reset========*/

/*============Global Css Reset===========*/
body
{
    font-family:Scada;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #FFFFFF;
    background-color: rgb(14,14,14);
    min-width: 1000px;
}

input
{
    font-family: 'Share Tech';
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.width
{
    width: 1000px;
    margin: 0 auto;
}
/*=================End Global Css============*/



/*==============Header======================*/
.greenhead
{
    width: 100%;
    height: 3px;
    background-color: #497e04;
}

.registerwrap
{
    width: 100%;
    height: 40px;
    background-color: #497e04;
    padding-top: 10px;
    padding-bottom: 10px;
    display: none;
}

    .registerwrap table
    {
        width: 100%;
        height: 40px;
    }

    .registerwrap table, .registerwrap tr, .registerwrap td
    {
        border-spacing: 0;
        vertical-align: middle;
    }

        .registerwrap td.username, .registerwrap td.password
        {
            width: 20%;
            text-align: center;
        }

        .registerwrap td.login_btn
        {
            width: 30%;
            text-align: left;
        }

        .registerwrap td.links
        {
            width: 30%;
            text-align: right;
        }

        .registerwrap td .txt
        {
            width: 85%;
            padding: 0 5%;
            height: 30px;
            color: #333333;
            font-size: 15px;
        }

        .registerwrap td .btn
        {
            width: 60%;
            height: 30px;
            background-color: #333333;
            color: white;
        }

            .registerwrap td .btn:hover
            {
                background-color: #535353;
                color: white;
            }

        .registerwrap td .link,.registerwrap td .link:link,.registerwrap td .link:active,.registerwrap td .link:visited
        {
            margin-left: 10%;
            color:rgb(230, 230, 230);
        }
            .registerwrap td .link:hover
            {
                color:white;
            }

.header
{
    background-position: left top;
    width: 100%;
    height: 130px;
    background-image: url('../_image/bg.jpg');
    background-repeat: repeat-x;
}

    .header table
    {
        width: 100%;
        height: 130px;
    }

    .header table, .header td, .header tr
    {
        border-spacing: 0;
        vertical-align: top;
        text-align: center;
    }

        .header td.logo
        {
            width: 30%;
            vertical-align: middle;
            text-align:left;
            position:relative;
        }

        .header td.margin
        {
            width: 2%;
            vertical-align: top;
            text-align: left;
            position: relative;
        }
        .header td a,.header td a:link,.header td a:visited,.header td a:active,.header td a:hover
        {
            cursor:pointer;
            text-decoration:none;
            border:none;
            
        }
            .header td.margin div.registerlink
            {
                width: 90%;
                background-image: none;
                height: 25px;
                padding-top: 5px;
                margin: 0 auto;
                background-color: #497e04;
                -webkit-border-bottom-left-radius: 8px;
                border-bottom-left-radius: 8px;
                -webkit-border-bottom-right-radius: 8px;
                border-bottom-right-radius: 8px;
                text-align: center;
                vertical-align: middle;
            }

                .header td.margin div.registerlink a, .header td.margin div.registerlink a:link, .header td.margin div.registerlink a:active
                {
                    color: rgb(233, 233, 233);
                    text-decoration: none;
                    background-color: none;
                }

                    .header td.margin div.registerlink a:hover
                    {
                        color: #FFFFFF;
                        text-decoration: none;
                    }

        .header td.home, .header td.cources, .header td.students, .header td.admission, .header td.contact, .header td.internship   
        {
            padding-top: 25px;
            width: 11%;
        }

        .header table div
        {
            margin: 0 auto;
            margin-top: 5px;
        }

        .header td h4
        {
            display: block;
            color: #f1f1f1;
            font-size: 16px;
            font-weight: 400;
        }


            .header td a.active h4
            {
                color: #497e04;
                font-weight: 400;
            }

        .header td span
        {
            display: block;
            color: #999999;
            font-size: 15px;
        }
        /*===========Menu Css Sprite=========*/

        .header table div
        {
            background: url('../_image/cs_menu.png');
            background-position: left top;
            background-repeat: no-repeat;
        }

#xipralogo
{
    margin-top: 10px;
}

.header table div.cs_settings
{
    width: 30px;
    height: 30px;
    background-position: -10px -10px;

}

.header table div.cs_settings_hover
{
    width: 30px;
    height: 30px;
    background-position: -10px -50px;
}

.header table div.cs_pen
{
    width: 31px;
    height: 30px;
    background-position: -10px -90px;
}

.header table div.cs_pen_hover
{
    width: 31px;
    height: 30px;
    background-position: -10px -130px;
}

.header table div.cs_home
{
    width: 36px;
    height: 29px;
    background-position: -10px -170px;
}

.header table div.cs_home_hover
{
    width: 36px;
    height: 29px;
    background-position: -10px -209px;
}

.header table div.cs_doc
{
    width: 24px;
    height: 28px;
    background-position: -10px -248px;
}

.header table div.cs_doc_hover
{
    width: 24px;
    height: 28px;
    background-position: -10px -286px;
}

.header table div.cs_mail
{
    width: 32px;
    height: 22px;
    background-position: -10px -324px;
}

.header table div.cs_mail_hover
{
    width: 32px;
    height: 22px;
    background-position: -10px -356px;
}

.header table div.cs_internship
{
    width: 33px;
    height: 33px;
    background-position: -10px -386px;
    transition:0.5s;
}
.header td.internship:hover .cs_internship
{
    background-position:-10px -431px;
}


/*===========end Menu Css Sprite=========*/
/*===============End Header=================*/






/*====================Main Slider==================*/

/*.slider
{
    width: 100%;
    height: 423px;
    background-color: #3C7500;
    background-image: url('../_image/slider/slider100bg.jpg');
    background-repeat: repeat-x;
}*/
/*======================End Main Slider=====================*/




/*=========================Content==========================*/

.contentwidth {
    width: 100%;
    background-color: rgb(245,245,245);
}
/*=====================End Content=========================*/





/*=======================Bottom Slider===================*/
.bottom_slider
{
    width: 100%;
}

/*======================End Bottom Slider==========*/



/*=====================Footer===================*/

.footer100
{
    width: 100%;
    background-image: url('../_image/bg.jpg');
    background-repeat: repeat;
}
.footer
{
    width:100%;
    padding:40px 0 5px 0;
}
    .footer table
    {
        width:98%;
        margin-left:2%;
        border-spacing:0;
        vertical-align:middle;
        
    }
        .footer table td.ccc1
        {
            width:25%;
            color:#60b000;
            text-align:left;
        }
        .footer table td.ccc2
        {
            width:25%;
            color:#60b000;
            text-align:left;
        }
        .footer table td.ccc3
        {
            width:25%;
            color:#60b000;
            text-align:left;
        }
        .footer table td.ccc4
        {
            
            width:25%;
            color:#60b000;
            text-align:left;
        }
        .footer table td ul
        {
            text-align:left;
            list-style:square;
            color:#60b000;
            list-style-position:inside;
        }
        .footer table td ul li
        {
           color:#999999;
        }

.copyright
{
    margin-top:20px;
    width:100%;
    vertical-align:middle;
    text-align:center;
    color:rgb(128, 128, 128);

}
/*======================End Footer================*/
