﻿/* my css */
body {
    font-family: 'Open Sans',Arial, Helvetica, sans-serif;
}

#search-block-form #edit-submit, #search-block-form .form-submit {
    background: #06C;
}

.quicktabs_tabs li.active a {
    color: #06C;
}

.quicktabs_tabs li a:hover {
    color: #06C;
}

h4 {
    color: #2C2C2C;
}

body.front #sidebar-second {
    width: 300px;
}

#block-views-feature-block {
    width: 630px;
}

.contact-form input[type=text] {
    width: 235px;
}

#contact-site-form textarea {
    height: 105px;
}

.form-submit {
    background: #06C;
}

body a#logo {
    margin-top: 10px;
}

.quicktabs_tabs {
    margin: 0px;
}

.quicktabs_tabpage {
    margin-left: 10px;
}

a {
    text-decoration: none;
}

h1#page-title {
    display: none;
}

div#main {
    padding-right: 0px !important;
    padding-left: 0px !important;
    padding-top: 0px !important;
}

body.front div#main {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

#block-system-main .contact-form {
    padding-left: 15px !important;
}

    #block-system-main .contact-form .form-textarea-wrapper {
        width: 250px !important;
        height: 195px !important;
    }


.content-style {
    padding-right: 10px !important;
    padding-left: 5px !important;
}

.content p {
    padding-bottom: 10px;
}

/* menu */
.sf-menu a, .sf-menu a:visited {
    text-transform: none !important;
    padding: 10px 0 10px 0px;
    text-align: center;
}

    .sf-menu a:hover {
        background: #06c;
        color: #ffffff;
    }

.sf-menu li {
    /*width: 135px !important;*/
    width: 118px !important; /*neha for blog*/
}

.section-2 {
    height: 33px;
    background: #8b8b8b;
    border-bottom: 1px solid #CACACA;
}

#block-views-slider-block {
    background: none;
    padding-top: 0px;
}

/* for slider */
.section-3 {
    /* height:350px;*/
    height: 261px;
    /*width:970px;*/ width: 1092px;
}

.views-jqfx-controls-bottom {
    position: absolute;
    z-index: 500;
    /*top: 285px;*/
    top: 220px;
    margin-left: 10px;
    width: 1092px;
}

#views_jqfx_cycle_main_slider-block {
    /*height:330px;*/
    height: 260px;
}
/* contact page*/
.page-contact #sidebar-first {
    width: 660px;
    padding-right: 15px;
}

#block-block-14 {
    float: left;
    margin-left: 15px;
    width: 228px;
}

#quicktabs-tabs {
    float: right;
    margin-left: 10px;
    margin-right: 10px;
}

#block-views-slider-block {
    margin-left: 5px;
}

body.front #main-wrapper {
    height: 0px;
}

#footer .section {
    padding-top: 0px;
}

.sf-menu ul li a:hover, .sf-menu ul li a {
    width: 191px !important;
}

.page-contact div.region.region-content {
    float: right;
    margin-top: -475px;
    padding-right: 20px;
}

.page-contact #block-block-1 {
    width: 1000px;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
}


/* achivements block*/
#block-views-slider-block-3 {
    height: 280px;
    width: 227px;
    float: left;
    margin-left: 12px;
    text-align: center;
}

.page-contact-us #block-block-1 {
    /*width: 655px;*/ width: 1000px;
    float: left;
    margin-left: 15px;
}

.page-contact-us div.region.region-sidebar-second {
    margin-top: -520px;
}

    .page-contact-us div.region.region-sidebar-second #block-contact-form-blocks-0 {
        width: 275px;
        margin-right: 0px;
        right: 60px;
        margin-top: 27px;
    }

.page-contact-us .contact-form {
    padding-bottom: 35px;
}

    .page-contact-us .contact-form input[type=submit] {
        float: right !important;
    }

.tabs ul li a.active, .tabs ul li a:hover {
    background: #3369F0;
}



/* Garima changes 11apr2012*/
.content p span a {
    font-size: 12px;
}

.section-2.clearfix {
    margin-top: 34px;
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:visited, .ui-state-hover a:active {
    /*color:#0050e3;*/
    background-color: #06C;
}

    .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:visited {
        color: white;
    }

h1 {
    font-size: 24px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 10px;
}

h6 {
    font-size: 8px;
}

ul li {
    list-style: disc;
    /*list-style-image: none;
list-style-type: none;*/
}

.heading-color {
    color: #06c !important;
}
/*.about-us-link a
{
font-size:16px;

}*/
.ul-list-style {
    padding-left: 10px;
    list-style: none;
}

    .ul-list-style li {
        text-align: justify;
    }

        .ul-list-style li a {
            color: #06C;
            font-size: 14px;
        }

.ui-accordion-content div.views-field-body {
    padding: 0px;
}

a.link-color {
    color: #06C !important;
    font-weight: bold;
}

.sf-menu ul li a:hover, .sf-menu ul li a.active {
    color: #06c;
}

.sidebar-menu a {
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
}

#subDiv1 {
    color: #ffffff;
    display: inline-block;
    background-color: #619fd8;
    float: right;
    width: 200px;
    border: 1px;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.view.view-accordian.view-id-accordian.view-display-id-block.view-dom-id-1 {
    width: 740px;
    margin-left: 10px;
    margin-top: -220px;
    margin-bottom: 100px;
}




#block-block-15 {
    width: 73%;
    float: right;
    margin-right: 10px;
    height: 280px;
}

section.block h2 {
    color: #06c;
}

.content-type p a {
    color: #06c;
}

.content-type p {
    text-align: justify;
}

.about-us {
    padding-right: 10px !important;
    padding-left: 5px !important;
    width: 700px;
}


#menu-1002-1 a {
    width: 138px;
}

.training {
    padding-right: 10px !important;
    padding-left: 5px !important;
}

    .training h3 {
        color: #06c;
    }

/*menu-11
#menu-1002-1 a {
width: 138px;
}*/

.blog-heading, .news-heading, .event-heading {
    padding: 10px;
    font-size: 20px;
    color: #06C;
}

.blog-row, .news-row, .event-row {
    margin-left: 10px;
}

.blog-title a, .news-title a, .event-title a {
    font-size: 16px;
    color: #06C;
}

.blog-link a, .news-link a, .event-link a {
    text-transform: none;
    margin-left: 0px;
    background: none;
    padding: 0px;
    height: 11px;
}

.news-link a, .event-link a {
    margin-top: 10px;
}

    .blog-link a:hover, .news-link a:hover, .event-link a:hover {
        background: none;
    }

.blog-link, .news-link, .event-link {
    padding-top: 0px;
    margin-top: -20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.blog-body, .news-body, .event-body {
    padding-top: 0px;
}
