﻿
/*----------------------------*/
/*----------------------------*/
/*----------------------------*/
/*----------------------------*/
/*----------------------------*/
.innerBanner
{
    max-height: 250px;
    width: 100%;
}
.banerImage
{
/*    content:url(Images/innerBanner/1.jpg);
some-src-property: url("Images/innerBanner/1.jpg");*/
}
/*----------------------------*/
.syllabusLink
{
    padding: 0;
    font-family: 'Helvetica' , 'Arial' ,sans-serif;
    font-size: 12px;
    color: #666;
}
.syllabusLink li
{
    color: #666;
    text-decoration: none;
    font-size: 12px;
    list-style: none;
    padding: 5px 20px 5px 20px;
    margin: 0px 10px 3px 0px;
    line-height: 18px;
    float: left;
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    border-radius: 5px;
    display: block;
}
.imsAbout h4
{
    line-height: 28px;
    font-family: Arial;
    color: #62ab68;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 20px;
}
.highslide img
{
    cursor: url(highslide/graphics/zoomin.cur), pointer !important;
}
.highslide img
{
    border: 2px solid #999999;
    border-radius: 4px;
}
..imsAbout h3
{
    line-height: 28px;
    font-family: Arial;
    color: #62ab68;
    border-bottom: 2px solid #62ab68;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 20px;
}

.imsAbout h3 {
    line-height: 28px;
    font-family: Arial;
    color: #62ab68;
    border-bottom: 2px solid #62ab68;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 20px;
}
/* start accordation css */

.loading
{
    display: none;
}

.accordion
{
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.accordion li
{
    list-style: none;
}


.accordion li.locked h5 a
{
    background: #963;
    background: #963 -webkit-gradient(linear, left top, left bottom, from(#c96), to(#963)) no-repeat;
    background: #963 -moz-linear-gradient(top,  #c96,  #963) no-repeat;
    border-bottom: 1px solid #630;
    border-top: 1px solid #fc9;
    text-shadow: 0 -1px 2px #630, #fc9 0 1px 2px;
}

.accordion li h5
{
    margin: 0;
    padding: 0;
}

.accordion .panel
{
    padding: 0px;
    margin: 0px;
}

.accordion .panel h5
{
    font-size: 15px;
    padding: 0px;
    margin: 10px 0 0 10px;
}


.accordion
{
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.accordion li.active h5 a
{
    background: #158845;
    background: #158845 -webkit-gradient(linear, left top, left bottom, from(#62ab68), to(#158845)) no-repeat;
    background: #158845 -moz-linear-gradient(top, #62ab68, #158845) no-repeat; /* border-bottom: 1px solid #fff; */
    border-top: 1px solid #158845;
    text-shadow: 0 -1px 2px #036, #9cf 0 1px 2px;
    color: #fff;
}
.accordion li h5 a
{
    background: #ccc;
    background: #ccc -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc)) no-repeat;
    background: #ccc -moz-linear-gradient(top, #eee, #ccc) no-repeat;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    color: #333;
    display: block;
    font-style: normal;
    margin: 0;
    padding: 5px 10px;
    text-decoration: none;
    font-family: 'Helvetica' , 'Arial' ,sans-serif;
    font-weight: normal;
    border-radius: 5px;
}
/*------------------------------------*/
.technicals
{
    font-family: 'Helvetica' , 'Arial' ,sans-serif;
    color: #666;
    font-size: 12px;
    line-height: 24px;
    text-align: left;
}
.tblBorder
{
    border-collapse: collapse;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
}
.tblBorder tr td
{
    padding: 1px;
    border: 1px solid black;
    font-size: 12px;
}
/*---------------------------*/
.buttonMore
{
    background: #158845;
    width: 250px;
    height: 40px;
    padding: 0px 5px;
    color: #fff;
    border: 0;
    cursor: pointer;
    font-size: 12px;
    border-radius: 5px;
    line-height: 40px;
    border: 1px solid #0c7136;
    text-align: center;
    text-shadow: 1px 1px 3px #000;
    display: block;
    text-decoration: none;
    font-family: 'Helvetica' , 'Arial' ,sans-serif; /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#62ab68), to(#0c7136)); /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #62ab68, #0c7136); /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #62ab68, #0c7136); /* IE 10 */
    background: -ms-linear-gradient(top, #62ab68, #0c7136); /* Opera 11.10+ */
    background: -o-linear-gradient(top, #62ab68, #0c7136);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62ab68', endColorstr='#0c7136');
}

.buttonMore a
{
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    display: block;
    width: 200px;
    height: 40px;
    font-family: 'Helvetica' , 'Arial' ,sans-serif;
}

/*-------------------------------*/
.righttab1
{
    padding: 0;
    font-family: 'Helvetica' , 'Arial' ,sans-serif;
    font-size: 12px;
    color: #666;
}
.righttab1 li
{
    color: #666;
    text-decoration: none;
    font-size: 12px;
    list-style-type: disc;
    background: url(../images/arrow_li.gif) top left no-repeat;
    padding: 0 0 0 10px;
    margin: 0px 10px 3px 0px;
    line-height: 18px;
    margin: 10px;
}

/*----------------------*/
.labLeft
{
    width: 190px;
    height: 180px;
    float: left;
}

.labLeft1
{
    width: 190px;
    height: 180px;
    float: left;
    margin-left: 50px;
}
.clr
{
    clear: both;
}

/*--------------------------*/

.lifeIms p
{
    font-family: 'Helvetica' , 'Arial' ,sans-serif;
    color: #666;
    font-size: 12px;
    line-height: 18px;
    text-align: justify;
}
.lifeText
{
    border-bottom: 1px dotted #ddd;
    display: block;
}
.lifeText a
{
    color: #666;
    text-decoration: none;
    display: block;
    padding: 8px 0 8px 10px;
}
.lifeText a:hover
{
    background-color: #f2f2f2;
    color: #62ab68;
    display: block;
    padding: 8px 0 8px 10px;
}

/*--------------------------*/


.righttab1
{
    padding: 0;
    font-family: 'Helvetica' , 'Arial' ,sans-serif;
    font-size: 12px;
    color: #666;
}
/*--------------------------*/

.imsAbout
{
    /* float: left;     */
    min-height: 100px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.imsAbout h2
{
    line-height: 32px;
    font-family: 'Raleway' , sans-serif;
    color: #40a2c5;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 5px;
    padding-left: 10px;
    border-top-left-radius: 8px;
    border-bottom: 1px solid #ddd;
    border-top-left-radius: 8px;
    border-bottom: 1px solid #ddd; /*     background: -moz-linear-gradient(top, #d6d8d7, #ffffff);*/
    background: linear-gradient(to bottom, #d6d8d7 0%, #ffffff 100%);
}
.imsAbout h4
{
    line-height: 28px;
    font-family: Arial;
    color: #62ab68;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 20px;
}
.imsAbout h5
{
    font-family: Arial;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 20px;
}
.imsAbout p
{
    font-family: 'Raleway' , sans-serif;
    color: #666;
    font-size: 13px;
    line-height: 18px;
    text-align: justify;
    margin-top: 15px;
}

/*--------------------------*/

.aboutBannerBg
{
    width: 100%; /*border-top: 2px solid #fff;     */ /*background-color: #62ab68;     */
    position: relative;
    width: 100%;
}
.top
{
    position: absolute;
    top: 0px;
    width: 100%;
}
.bottom123
{
    position: absolute;
    width: 100%;
    top: 120px;
    background: url(/www/Eduorbit/front_website/myFolder/shadow-1.png) center bottom repeat-x;
}
#banner1
{
    font-family: 'Roboto Condensed' , sans-serif;
    font-size: 14px;
    overflow: hidden;
    margin: auto;
    position: relative; /*width: 80%;     */
    z-index: 1;
}
/*--------------------------*/

.my-head-Green
{
    border-radius: 10px 0px 0px 0px;
    background: #2da368;
    height: 30px;
    font-weight: bold;
    padding: 5px 5px;
    font-size: 20;
    margin-bottom: 10px;
    padding: 5px 5px 5px 10px;
    font-weight: bold;
    color: White;
}
