﻿body
{
    margin: 0;
    font-family: "Trebuchet MS" , Helvetica, sans-serif;
    background: #FFFFFF;
}

html, body, #holder
{
    min-height: 100%;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}
#resol
{
    position: absolute;
}

.WatermarkClass
{
    background-color: #b2ffff;
    color:#777777;
}

a
{
    color: #21334A;
}
a:hover
{
    text-decoration: none;
}

#container
{
    width: 1000px;
    background: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    height: auto;
}

#menuContent
{
    background-color: #FFFFFF;
    width: 100%;
}

#topContent
{
    background-color: #FFFFFF;
    width: 100%;
    height: 170px;
    background-image: url(../images/iu_head.PNG);
    background-repeat: no-repeat;
    text-align: right;
    vertical-align: top;
}

#topContentIIMSR
{
    background-color: #FFFFFF;
    width: 100%;
    height: 152px;
    background-image: url(../images/iimsr_head.PNG);
    background-repeat: no-repeat;
    text-align: right;
    vertical-align: top;
}

/*#footerContent
{    
 width:100%;
 height:40px; 
 font-size:12px;
 font-weight:bold; 
 color:#FFFFFF;
 background-color:#414141;
 }*/


#left_footer
{
    float: left;
    padding: 10px 0 0 10px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #414141;
    width:49%;
}
#right_footer
{
    float: left;
    padding: 10px 10px 0 0;
    text-align:right;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #414141;
    width:49%;
}
#right_footer a
{
    color: #FFFFFF;
}
#right_footer a:hover
{
    text-decoration: underline;
}

.level1
{
    width: 248px;
    height: 30px;
    padding-left: 2px;
    background-image: url('../images/silvergradient.png');
    border-top-color: gray;
    border-top-width: 1px;
    border-top-style: solid;
    font-size: 12px;
    font-family: Verdana;
}

.level2
{
    width: 248px;
    height: 30px;
    padding-left: 2px;
    background-image: url('../images/silvergradientover.png');
    border-top-color: gray;
    border-top-width: 1px;
    border-top-style: solid;
    font-size: 12px;
    font-family: Verdana;
}

.level11
{
    font-size: 18px;
    text-align: left;
    padding-left: 10px;
    width: 100%;
    height: 20px;
    background-color: #666666;
    font-family: Verdana;
    font-weight: bold;
}

.level22
{
    font-size: 12px;
    text-align: left;
    padding-left: 10px;
    width: 100%;
    height: 20px;
    background-color: #FFFFFF;
    font-family: Verdana;
    font-weight: bold;
}

.hoverstylelevel1
{
    padding-left: 8px;
    background-image: url(''); /*background-image:url('../images/silvergradient_rev.png'); 	*/
}

.hoverstylelevel2
{
    padding-left: 8px;
    background-image: url(''); /*background-image:url('../images/silvergradientover_rev.png'); 	*/
}

#divcontainer
{
    position: relative;
    width: 250px;
    height: 190px;
    overflow: hidden;
}

#divcontainer1
{
    position: relative;
    width: 100%;
    height: 210px;
    border: solid 0px gray;
    overflow: hidden;
}

#divcontainer2
{
    position: relative;
    width: 250px;
    height: 590px;
    border: solid 1px #cccccc;
    overflow: hidden;
}



.divcontent
{
    width: 280px;
    font-size: 13px;
}

.divcontent a:link
{
    text-decoration: none;
    color: #000000;
}

.divcontent a:hover
{
    color: #000000;
    text-decoration: underline;
}

.divcontent a:visited
{
    text-decoration: none;
    color: #000000;
}

.divcontent a:active
{
    text-decoration: none;
    color: red;
}

.divFacultyList
{
    width: 280px;
    font-size: 13px;
    visibility: hidden;
}

.divFacultyList a:link
{
    text-decoration: none;
    color: #FF0000;
}

.divFacultyList a:hover
{
    color: #FF0000;
    text-decoration: underline;
}

.divFacultyList a:visited
{
    text-decoration: none;
    color: #FF0000;
}

.divFacultyList a:active
{
    text-decoration: none;
    color: red;
}

.divcontentLarge
{
    width: 230px;
    height: 80px;
    margin: auto;
    font-size: 12px;
    font-weight: bold;
}

.divcontent1
{
    text-align: center;
    /*width: 197px;*/
    height: 70px;
    margin: auto;
}

.divscrollNav, .divscrollNav a:link, .divscrollNav a:visited
{
    font-size: .8em;
    color: #00009C;
    font-weight: bold;
}



#divscroller
{
    height: 160px;
    width: 230px; /* = width + margin left + margin right from the content rule + border*2 from the container rule*/
}

.header
{
    font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
    border-bottom: thin #CCCCCC solid;
}



#header
{
    width: 850px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    background: #ffffff;
}

#space
{
    width: 850px;
    height: 2px;
    margin-left: auto;
    margin-right: auto;
    background: #8fa819;
}

#menu
{
    width: 850px;
    height: 45px;
    margin: 0 auto;
    background: #8fa819;
}


#menu ul
{
    margin: 0;
    padding: 0px 0px 0px 0px;
    list-style: none;
}

#menu li
{
    display: inline;
}


#menu a
{
    display: block;
    float: left;
    margin-left: 20px;
    height: 25px;
    padding: 15px 10px 0px 10px;
    border-bottom: 4px solid #330010;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    border-bottom-color: #ffcd04;
}

#menu a:hover
{
    border-bottom-color: #ffcd04;
    background: #ffcd04;
}

#menu .active a
{
    border-bottom-color: #ffcd04;
    background: #ffcd04;
}




#right
{
    width: 540px;
    padding: 0px;
    margin-left: 20px;
    float: right;
    background: url(../images/dot.gif) repeat-y 0px 0px;
    padding-left: 10px; /*background: #ff00ff;*/
}


#left
{
    width: 190px;
    margin: 0 auto;
    float: left;
    padding: 0px;
    padding-top: 0px;
    padding-left: 0px; /*background: #ff0000;*/
}

#footer
{
    width: 850px;
    margin: 0px auto;
    padding: 3px 0px;
    height: 50px;
    border-top: 2px solid #FFFFFF;
    background: #8fa819;
}

#footer p
{
    margin: 0px;
    padding-top: 15px;
    text-align: center;
    font-size: 11px;
    color: #FFFFFF;
}

#footer a
{
    color: #ffffff;
}

#footer a:hover
{
    color: #ffffff;
}


h1
{
    color: #8fa819;
    font-family: "Trebuchet MS" ,arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 15px;
    padding-left: 12px;
    background: url(../images/arrow.gif) no-repeat left center;
    text-transform: uppercase;
}

.blue
{
    color: #3f71b6;
    font-weight: 800;
}

.bluesquare
{
    color: #3f71b6;
    font-weight: 800;
    padding-left: 12px;
    background: url(../images/square.gif) no-repeat left center;
}


a
{
    color: #3f71b6;
}

a:hover
{
    color: #3f71b6;
    text-decoration: none;
}

hr
{
    width: 100%;
    height: 1px;
    color: #8fa819;
    background-color: #8fa819;
}


td.menuon
{
    background-color: #0052A4;
    color: #FFFFFF;
    height: 25px;
    cursor: pointer;
    padding-left: 10px;
    font-size: 12px;
}
td.menuoff
{
    background-color: #FFFFFF;
    color: #0052A4;
    height: 25px;
    padding-left: 10px;
    font-size: 12px;
}


#holder
{
    position: absolute;
    top: 0;
    left: 0;
}
#copy
{
    clear: both;
}
html, body, #holder
{
    min-height: 100%;
    width: 100%;
    height: 100%;
}
html > body, html > body #holder
{
    height: auto;
}
#free-flash-header a:hover
{
    color: #cdd2d7;
    text-decoration: none;
}
#resol
{
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    position: fixed;
    padding-left: 10px;
    width: 290px;
    top: 0px;
    left: 1280px;
    margin: 0 auto;
    background: #bfc6d9;
}
#resol h1
{
    background: none;
    font-size: 1.2em;
    letter-spacing: 10px;
    padding: 0px;
    margin: 0px;
    border: 0px;
}
#resol h2
{
    font-size: 0.6em;
    letter-spacing: 3px;
    padding: 0px;
    margin: 0px;
    background: none;
}

.divuniv
{
    width: 100%;
    border-bottom-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: thick;
    border-left-color: #FFFFFF;
    border-left-style: solid;
    border-left-width: thick;
    border-right-color: #FFFFFF;
    border-right-style: solid;
    border-right-width: thick;
    border-top-color: #FFFFFF;
    border-top-style: solid;
    border-top-width: thick;
}

.tdread
{
    vertical-align: top;
    background-image: url('../images/rounded.png');
    background-repeat: no-repeat;
    padding: 50px 15px 10px 10px;
}

.tdreadtp
{
    vertical-align: top;
    background-image: url('../images/tp_brief.png');
    background-repeat: no-repeat;
    padding: 50px 15px 10px 10px;
}

.tdnoticeboard
{
    background-image: url('../images/new_notice_board.png');
    background-repeat: no-repeat;
    padding-left: 15px;
    padding-top: 4px;
    width: 340px;
    height: 277px;
}

.contentPlaceHolderClass
{
    background-color: #FFFFFF;
    color: #0052a4;
    font-family: Verdana;
    font-size: 12px;
    padding-right: 5px;
    height: 300px;
    width: 700px;
}


.tableRowClass
{
    background-color: #FFFFFF;
    color: #666666;
    font-family: Verdana;
    font-size: 12px;
    height: 150px;
    font-weight: bold;
}

.tableAltRowClass
{
    background-color: #eee9e9;
    color: #666666;
    font-family: Verdana;
    font-size: 12px;
    height: 150px;
    font-weight: bold;
}



.tableRowClassShort
{
    background-color: #FFFFFF;
    color: #666666;
    font-family: Verdana;
    font-size: 12px;
    height: 20px;
    font-weight: bold;
}

.tableAltRowClassShort
{
    background-color: #eee9e9;
    color: #666666;
    font-family: Verdana;
    font-size: 12px;
    height: 20px;
    font-weight: bold;
}

.tableRowClassMedium
{
    background-color: #FFFFFF;
    color: #666666;
    font-family: Verdana;
    font-size: 12px;
    height: 50px;
    font-weight: bold;
}

.tableAltRowClassMedium
{
    background-color: #eee9e9;
    color: #666666;
    font-family: Verdana;
    font-size: 12px;
    height: 50px;
    font-weight: bold;
}

.CollapsiblePanelHeading
{
    padding: 1em 0 1em 0;
    font-size: 18px;
    font-weight: bold;
    color: Teal;
}



.SimpleTip
{
    position: relative;
    color: blue;
}
.SimpleTip div
{
    /* hide tool tip box */
    display: none;
}

/* -- STYLE : 1 --*/
.SimpleTipHover
{
    position: relative;
    color: #069; /*cursor:pointer;   show help icon along with regular mouse icon */
}
/* style the tool tip */
.SimpleTipHover div
{
    /* you can change anything in the styling attributes below */
    font-size: 12px;
    font-weight: bold;
    width: 100px;
    padding: 4px;
    border: 2px solid #FFC568;
    background-color: #FFF9E4;
    color: #555; /* DON'T CHANGE ANYTHING BEYOND THIS LINE */ /* making round corners for Moziall Firefox and Safari. IE dosen't support */
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position: absolute;
    display: block;
    left: 0px; /* correct positioning*/
    top: 30px; /* adjust positioning from top so that tool tip will come above the elemnt */
    text-align: left; /* make it visible above the all elment, z-index decide the order of elements we show on page. 5000 is much higher value and tool tip will always come above of all elements */
    z-index: 5000;
}


.flyOutDiv
{
    display: none;
    position: absolute;
    z-index: 3;
    opacity: 0;
    filter: (progid:DXImageTransform.Microsoft.Alpha(opacity=0));
    background-color: #FFFFFF;
    border: 2px solid #000000;
}

#dean_hod
{
    float: left;
    color: #555555;
    text-align: center;
    margin:15px;
    font-weight:bold;
}

.theading
{
    background-color: #555555;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    height: 40px;
}

.rowadmission
{
    /*background-color:#C6DBF7;*/
    height: 40px;
    font-family: verdana;
    font-weight: bold;
}




.altrowadmission
{
    /*background-color:#C6DBF7;*/
    background-color: #eee9e9;
    height: 40px;
    font-family: verdana;
    font-weight: bold;
}

.rowadmission1
{
    /*background-color:#C6DBF7;*/
    height: 80px;
    font-family: verdana;
}

.altrowadmission1
{
    /*background-color:#C6DBF7;*/
    background-color: #eee9e9;
    height: 80px;
    font-family: verdana;
}


.shadow
{
    border: 1px solid #ccc;
    -moz-box-shadow: 15px 15px 15px #ccc;
    -webkit-box-shadow: 15px 15px 15px #ccc;
    box-shadow: 15px 15px 15px #ccc;
}

.mainHeadRowIIMSR
{
    color: #FFFFFF;
    background-color: #555555;
    font-size: 20px;
    font-weight: bold;
    height: 30px;
    text-align: center;
}
.subHeadRowIIMSR
{
    color: #FFFFFF;
    background-color: #999999;
    text-align: left;
    height: 25px;
}
.rowIIMSR
{
    color: #000000;
    background-color: #EEEEEE;
    text-align: left;
}
.altRowIIMSR
{
    color: #000000;
    background-color: #FFFFFF;
    text-align: left;
}




.mainHeadRowExam
{
    color: #FFFFFF;
    background-color: #555555;
    font-size: 20px;
    font-weight: bold;
    height: 30px;
    text-align: center;
}
.subHeadRowExam
{
    color: #FFFFFF;
    background-color: #999999;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    height: 20px;
}
.rowExam
{
    color: #000000;
    background-color: #EEEEEE;
    text-align: left;
    height: 25px;
    cursor: pointer;
}
.rowExam:hover
{
    color: #FF0000;
    background-color: #EEEEEE;
    text-align: left;
    height: 25px;
    cursor: pointer;
    font-weight: bold;
}


.altRowExam
{
    color: #000000;
    background-color: #FFFFFF;
    text-align: left;
    height: 25px;
    cursor: pointer;
}

.altRowExam:hover
{
    color: #FF0000;
    background-color: #FFFFFF;
    text-align: left;
    height: 25px;
    cursor: pointer;
    font-weight: bold;
}


.socialNetwork
{
    font-size: 12px;
    font-weight: bold;
    width: 96%;
    height: 160px;
    padding-left: 20px;
    padding-top: 5px;
    border: 5px solid #414141;
    background-color: #FFFFFF;
    color: #555;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    display: block;
    z-index: 5000;
}

