﻿@charset "utf-8";
/* CSS Document */


body {
    /*text-align : center;*/
    background: #fff;
    margin: 0;
    color: #666666;
    font-family: Arial;
    font-size: 12px;
    color: #000000;
}

.Header {
    background-image: url(/images/header-bg.jpg);
    background-repeat: repeat-x;
    width: 100%;
    height: 208px;
}

.Header-inner {
    width: 1000px;
    margin: 0px auto;
}

    .Header-inner .topstrip {
        height: 38px;
        color: #FFFFFF;
        padding-left: 22px;
    }

.conntent-wrapper {
    background-image: url(/images/content-bg.jpg);
    background-repeat: repeat-x;
    background-color: #005e20;
    width: 100%;
    margin-top: 1px;
}

.conntent-wrapper-inner {
    width: 978px;
    margin: 0px auto;
    background-color: #ffffff;
    padding: 10px;
    border-left: 1px solid #efefef;
    border-right: 1px solid #fffffe;
}

#page_wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    text-align: left;
}

#page_header {
    height: 114px;
    width: 1000px;
    background: url(/images/head.jpg) top center no-repeat;
    padding: 5px 0px 8px 0px;
}

#headerlogo_left {
    float: left;
    background: url(/images/ashok_astamb.png) top center no-repeat;
    height: 100px;
    width: 110px;
    padding-top: 4px;
    padding-left: 12px;
}

h2 {
    color: #003b55;
}

.services_li {
    background: url(/images/blace_bullate.png) top left no-repeat;
    padding-left: 20px;
}

#companyname_heading {
    float: left;
    width: 766px;
    padding-top: 0px;
    font-family: Arial;
    font-size: 19px;
    color: #ffffff;
    line-height: 27px;
}

#headerlogo_right {
    float: left;
    background: url(/images/flag.jpg) top center no-repeat;
    height: 97px;
    width: 90px;
    padding-top: 4px;
margin-top: 4px;
}

.header_bottom {
    height: 316px;
    width: 1000px;
    background: url(/images/header_bg.jpg) top center no-repeat;
    padding-top: 1px;
}

.skipcontent_div {
    color: #FFFFFF;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    height: 33px;
    padding-top: 8px;
    width: 245px;
    background: url("/images/menu_line.jpg") right top no-repeat scroll transparent;
}

.colortheme_div {
    width: 200px;
    height: 33px;
    float: left;
    background: url("/images/menu_line.jpg") right top no-repeat scroll transparent;
    padding-top: 8px;
    padding-left: 4px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
}

.Selectlanguag_div {
    background: url("/images/menu_line.jpg") right top no-repeat scroll transparent;
    color: #FFFFFF;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 4px;
    padding-top: 4px;
    width: 172px;
    height: 35px;
}

.Searchbox_div {
    float: left;
    height: 30px;
    /*padding-left : 18px;*/
    padding-left: 16px;
    padding-top: 8px;
    width: 310px;
    color: #FFF;
}

.text_skip {
    width: 121px;
    float: left;
    padding-top: 4px;
}

.aplus {
    float: left;
    width: auto;
    border: #399cc2 solid 1px;
    margin-right: 4px;
}

.whiteline {
    float: left;
    width: 15px;
    height: 23px;
    background: url(/images/whiteline.png) top center no-repeat;
}

.text_selecttheme {
    width: 102px;
    float: left;
    padding-top: 4px;
}

.colorthem {
    float: left;
    width: auto;
    margin-right: 4px;
}

.searchbox {
    width: 270px;
    border: #217093 solid 1px;
    float: left;
    margin: 0px 0;
    padding: 4px 0px 4px 0px;
}

.gobutton {
    width: 38px;
    float: left;
    text-align: right;
}

.border_logo {
    border: #80bbce solid 4px;
}

.slider_bg {
    height: 228px;
    background: url(/images/slider_bg.png) top center no-repeat;
    padding: 8px 5px 0 6px;
}

html, body {
    padding: 0;
    margin: 0;
}

h1 {
    font-size: 60px;
}

a, a:link, a:active, a:visited {
    color: black;
    text-decoration: underline;
}

    a:hover {
        color: #018cb3;
    }

#intro {
    width: 580px;
    margin: 0 auto;
}

.list_carousel {
    width: 978px;
}

    .list_carousel ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: block;
    }

    .list_carousel li {
        color: #999;
        text-align: center;
        width: 1000px;
        height: 342px;
        padding: 0;
        display: block;
        float: left;
    }

    .list_carousel.responsive {
        width: auto;
        margin-left: 0;
    }

.clearfix {
    float: none;
    clear: both;
}

.prev {
    float: left;
    margin-left: 10px;
}

.next {
    float: right;
    margin-right: 10px;
}

.pager {
    float: left;
    width: 300px;
    text-align: center;
}

    .pager a {
        margin: 0 5px;
        text-decoration: none;
    }

        .pager a.selected {
            text-decoration: none;
        }

.timer {
    background-color: #999;
    height: 6px;
    width: 0;
}

a.button {
    background: url(/images/button.png) left top repeat-x scroll #fdb462;
    cursor: pointer;
    display: inline-block;
    line-height: 18px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}

    a.button span {
        color: #000000;
        display: inline-block;
        font-weight: bold;
        line-height: 12px;
        padding: 6px 7px;
        white-space: nowrap;
        font-family: Arial, Helvetica, sans-serif;
        border: #737479 solid 1px;
    }

    a.button:hover {
        background: none 0 0 repeat scroll #98e3ff;
    }

        a.button:hover span {
            color: #FFFFFF;
        }

.left_content {
    float: left;
    width: 212px;
}

.left_menutop {
    height: 14px;
    width: 204px;
    background: url(/images/leftmenu_top.png) top center no-repeat;
}

.left_menumiddle {
    background-color: #FFFFFF;
    height: auto;
    padding: 6px;
    width: 192px;
}

.left_menubottom {
    height: 12px;
    width: 204px;
    background: url(/images/leftmenu_bottom.png) top center no-repeat;
}

.borderpart {
    width: 100%;
    height: 42px;
    text-align: center;
    background: url(/images/border_part.jpg) top center no-repeat;
}

.right_content {
    float: left;
    width: 754px;
    margin-left: 12px;
}

.left_welcom_border {
    width: 10px;
    height: 15px;
    float: left;
    background-color: #509fbe;
    margin-top: 6px;
}

.welcome_header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #13678B;
    float: left;
    padding: 0 10px 0 6px;
}

.read_more {
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
    color: #000000;
    text-decoration: none !important;
}

    .read_more a {
        font-family: Verdana, Geneva, sans-serif;
        font-weight: bold;
        color: #000000;
        text-decoration: none !important;
    }

        .read_more a:hover {
            font-family: Verdana, Geneva, sans-serif;
            font-weight: bold;
            color: #2a81a3;
            text-decoration: none;
        }

.right_welcom_border {
    width: 973px;
    height: 15px;
    margin-top: 6px;
    background: url(/images/welcom_right_border.jpg) top left repeat-x;
}

.importsite_maindiv {
    width: 305px;
    height: auto;
    float: left;
}

.importsite_head {
    width: 305px;
    height: 43px;
    background: url(/images/impotr_site.jpg) top left no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFF;
    padding-left: 20px;
    padding-top: 5px;
}

.importmiddle {
    background-color: #FFF;
    height: 125px;
}

.importmiddleskycolor {
    background: url(/images/impotr_site_middle.jpg) top center repeat-y;
    height: 122px;
}

.importbottom {
    background: url(/images/impotr_site_bottom.jpg) top center no-repeat;
    height: 11px;
}

.importlist {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 21px;
    background: url(/images/bullate.jpg) top left no-repeat;
    padding-left: 16px;
}

.Forthcoming_Events {
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
    color: #003b55;
    text-decoration: underline;
}

.water_week {
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
    color: #003b55;
    text-decoration: underline;
}

.directorinfor_maindiv {
    width: 444px;
    height: auto;
    float: left;
    margin-left: 13px;
}

.directorinfor_head {
    width: auto;
    height: 43px;
    background: url(/images/contact_me.jpg) top left no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFF;
    padding-left: 20px;
    padding-top: 5px;
}

.directormiddle_div {
    background: url(/images/middle_director.jpg) bottom center repeat-x #fefefe;
    height: 248px;
}

.directorbottom_div {
    background: url(/images/director1.png) top center no-repeat;
    height: 16px;
}

.heading_tagGlobal4 {
    /*background : url("/images/S_seet.png") right top no-repeat scroll transparent;
	color : #FFFFFF;
	display : block;
	height : 248px;
	margin : -14px 0 0 0;
	position : absolute;
	width : 224px;*/
}

.footer_topborder {
    height: 28px;
    width: 1000px;
    background: url(/images/footer_top.jpg) top center no-repeat;
}

#page_footer {
    height: 60px;
    background: url(/images/footer_bg.jpg) left top repeat-x;
    padding-top: 10px;
}

    #page_footer A:link {
        color: #2f2f2f;
        text-decoration: none;
        font-family: Verdana, Geneva, sans-serif;
    }

    #page_footer A:visited {
        color: #2f2f2f;
        text-decoration: none;
    }

    #page_footer A:active {
        color: #2f2f2f;
        text-decoration: none;
    }

    #page_footer A:hover {
        color: #2f2f2f;
        text-decoration: none;
    }

.contentbox {
    width: 290px;
    height: auto;
    margin-left: 10px;
    margin-bottom: 10px;
    float: left;
}

.contentboxinner {
    background-color: #509FBE;
    border: #09C solid 1px;
    padding: 8px;
}

.contentboxtext {
    color: #ffffff;
    font-family: Arial, Verdana, Geneva, sans-serif;
    font-weight: bold;
}

.boxshadow {
    width: 290px;
    height: 24px;
    background: url(/images/boxshadow.png) top center no-repeat;
}

.left-link-box {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #c6c6c6;
    margin-bottom: 17px;
}

    .left-link-box ul {
        list-style: none;
        padding-left: 0px;
        margin-top: 0px;
    }

        .left-link-box ul li {
            padding-left: 10px;
            background-image: url(/images/left-bottom-border.jpg);
            background-repeat: no-repeat;
            background-position: bottom;
            line-height: 27px;
        }

            .left-link-box ul li a {
                text-decoration: none;
                font-family: Verdana, Geneva, sans-serif;
            }

.dir-box {
    background-image: url(/images/dir-bg-img.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #c6c6c6;
    margin-bottom: 14px;
}

.general-link {
    background-color: #5bb1c9;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    padding: 4px 4px 4px 12px;
}

.slider-border {
    background-color: #ebebeb;
    border: 1px solid #c5c5c5;
    padding: 4px;
    height: 262px;
}

.welcome-text {
    color: #1a688d;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    border-bottom: 4px solid #1a688d;
    padding-bottom: 6px;
    font-weight: bold;
}

p {
    font-size: 13px;
    line-height: 19px;
}

.FACILITIES {
    background-image: url(/images/dir-bg-img.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #c6c6c6;
    margin-bottom: 10px;
    float: left;
    width: 211px;
}

    .FACILITIES ul {
        list-style: none;
        padding-left: 10px;
        margin-top: 0px;
    }

        .FACILITIES ul li {
            background-image: url(/images/bullate.png);
            background-repeat: no-repeat;
            background-position: left;
            line-height: 26px;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
            padding-left: 15px;
        }

.right-tab {
    margin-left: 14px;
    float: left;
    width: 518px;
}

.TabbedPanelsContent ul {
    list-style: none;
    padding-left: 10px;
    margin-top: 4px;
}

    .TabbedPanelsContent ul li {
        background-image: url(/images/bullate.png);
        background-repeat: no-repeat;
        background-position: left 3px;
        line-height: 22px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        padding-left: 15px;
    }

.slider-main-div {
    width: 780px;
    left: 0;
    overflow: hidden;
    position: relative;
    visibility: visible;
    z-index: 2;
    margin-top: 8px;
    margin-left: 0px;
}

.ul {
    margin: 0px;
    padding: 0px;
    position: relative;
    list-style-type: none;
    z-index: 1;
    width: 3904px;
    left: -1220px;
}

.slide-list {
    padding: 4px;
    overflow: hidden;
    float: left;
    width: 164px;
    /*Height Added on 07/10/2015 by muneer*/
    height: 124px;
}

.leftarrow {
    float: left;
    padding-top: 63px;
    width: 30px;
}

.rightarrow {
    float: left;
    padding-top: 63px;
    width: 30px;
    padding-left: 6px;
}

.slider-main-div img {
    border: 1px solid #d7d7d7;
}

.footer {
    background-color: #1a688d;
    margin-top: 1px;
}

.footer-inner {
    width: 1000px;
    margin: 0px auto;
    padding-top: 13px;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 12px;
}

 .footer-inner .left {
        float: left;
        width: 622px;
    }

        .footer-inner .left a {
            color: #fff;
            text-decoration: none;
        }

.footer-inner .middle {
        float: left;
        width: 162px;
	background-color: #8db4c6;
	font-weight: bold;
    }

    .footer-inner .right {
        float: left;
        width: 174px;
        margin-left: 6px;
        background-color: #8db4c6;
        padding: 8px 8px 8px 18px;
        font-weight: bold;
    }
/*About-us Css Here*/

.inner-conntent-wrapper {
    width: 100%;
    margin-top: 1px;
    background-image: url(/images/inner-logo-bg.jpg);
    background-repeat: repeat-y;
    background-position: top center;
}

.interoduction {
    color: #1a688d;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    border-bottom: 4px solid #1a688d;
    padding-bottom: 6px;
}

.middle-heading {
    color: #1a688d;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.image-class {
    float: left;
    width: 292px;
    height: 189px;
    margin-right: 12px;
}

.inner-footer-inner {
    width: 1000px;
    margin: 0px auto;
    padding-top: 13px;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 12px;
}

    .inner-footer-inner .left {
        float: left;
        width: 630px;
    }

        .inner-footer-inner .left a {
            color: #fff;
            text-decoration: none;
        }

    .inner-footer-inner .middle {
        float: left;
        width: 162px;
        background-color: #8db4c6;
        font-weight: bold;
    }

    .inner-footer-inner .right {
        float: left;
        width: 174px;
        margin-left: 6px;
        background-color: #8db4c6;
        padding: 8px 8px 8px 18px;
        font-weight: bold;
    }

img {
    border: 0px;
}

.contrest-slider-bg {
    background-color: #ececec;
    height: 146px;
    border: 1px solid #c5c5c5;
}
/*Added following css on 15/10/2015*/
.contentheading {
    font-family: Arial, Verdana, Geneva, sans-serif;
    font-weight: normal;
    background-color: #6DB4D0;
    text-align: center;
    padding: 5px;
}

.print {
    color: rgb(0, 0, 0);
    font-size: 12px;
    text-decoration: none!important;
    font-weight: normal!important;
}

.jobInner {
    background-color: #fff;
    background-repeat: repeat;
    margin-top: 15px;
    overflow: hidden;
    padding: 5px 10px;
    font-family: Verdana,Geneva,sans-serif;
    font-weight: normal;
    border: 1px solid #000;
}

.ph_boxmid {
    width: 145px;
    height: 160px;
    float: left;
    background-color: #F8F3F3;
    border: 1px solid #C5C5C5;
}
