*{
    margin: 0;
    padding: 0;    
}
body{
    font-family: arial, calibri;
    font-size: 13px;
    /*background-color: #919191;*/
}

#outer-main-wrapper{
    width: 100%;
    /*margin: auto;*/
    display: block;
    overflow: hidden;
    background: #E0E2D3;
}

#outer-header{
    width: 100%;
    height:165px;
    background: #EEF0E2;
    /*border: 1px solid;*/
}

#header{
    width:1024px;
    height:165px;
    background: #EEF0E2;
    margin:auto;
    /*border: 1px solid;*/
}

#dimat-logo-div{
    width:135px;
    height:160px;
    float:left;
    /*border:1px solid;*/
}

#dimat-logo-div img{
    padding-top:30px;
    padding-left: 15px;
}
.pmu-head{
    color: #990000;
    margin-left: 15px;
}
#dimat-name-div{
    width:670px;
    height:140px;
    float:left;
    /*border:1px solid;*/    
    margin-left: 20px;
    margin-top: 10px;
}

#des-logo-div{
    width:220px;
    height:160px;
    float:right;
    border:1px solid;
}

.dimat-text{
    /*text-align: center;*/
    font-size:24px;
    font-weight:bold;
    padding-top:35px;
    color:#990000;
}

.dimat-text-aff{
    /*text-align: center;*/
    font-size:12px;
    letter-spacing: 0.05em;
    padding-top: 5px;
    line-height: 18px;
}

.fl_right{
    /*    padding-top:30px;
        padding-left: 10px;*/
    width:270px;
    float:right;
    /*margin-right: 50px;*/
    /*border: 1px solid;*/
    border-radius: 20px;
    padding: 0px 10px 15px;
    margin-top: 35px;
    background: #1E9FC0;

}

.fl_right a{
    color: #FFFECB;
}

.fl_right p{
    color: #FFFECB;
}

.quick-link-text{
    margin-top: 15px;
    /*text-align: center;*/
    font-size: 15px;
    letter-spacing: 0.04em;
    /*text-decoration: underline;*/
    color:#FFFECB;
    padding-bottom: 2px;
    border-bottom: 1px solid #FFFECB;
    display: inline-block;
    font-weight: bold;
}   

#outer-menu{
    width: 100%;
    background-color: #002C1F;
    height:57px;
}

a{
    text-decoration: none;
}

#menu{
    width: 1024px;
    background-color: #002C1F;
    height:57px;
    color:white;
    margin:auto;
}

nav{
    display:block; 
    margin:0; 
    padding:0;    
    width: 1024px;
    height:57px;
}

#topnav{
    margin:0 auto;
    padding:0; 
    color:#FFF; 
    background-color:#002C1F; 
    clear:both; 
    word-wrap:normal;
    white-space:nowrap;
}

#topnav ul{
    margin:0; 
    padding:0; 
    list-style:none; 
    /*text-transform:uppercase;*/ 
    font-size:13px;
    margin-left: 30px;
}

#topnav ul ul{
    z-index:9999; 
    position:absolute; 
    width:190px; 
    text-transform:none;
    margin-left: 1px;
}

#topnav ul ul ul, #topnav ul ul ul ul{
    left:100px; 
    top:0;
}

#topnav ul:first-child li:last-child > ul{
    right:0;
    border:none;
}

#topnav ul:first-child > li:last-child li > ul{
    left:-190px;
    border: none;
}

#topnav li{
    position:relative; 
    display:block; 
    float:left; 
    margin:0 17px 0 0; 
    padding:0 5px;
}

#topnav ul li.last-child1{
    padding-left: 18px;
}
#topnav ul li .first-child1{
    /*padding-right:15px;*/
}

#topnav li:first-child{

}

#topnav ul:first-child li:last-child{
    margin-right:0;
    border: none;
}

#topnav li li{
    width:80%; 
    margin:0;
    padding: 0;
    border-bottom: 1px solid #EEF0E2;
}

#topnav li a{
    display:block; 
    padding:20px 0;    
}

#topnav li li a{
    display:block; 
    margin:0; 
    padding:10px 15px;
    font-size: 13px;
}

#topnav ul ul{
    display:none;
}

#topnav ul li:hover > ul{
    display:block;
}

#topnav a{
    color:#FFFFFF; 
    background-color:#002C1F; 
    font-weight:bold;
}

#topnav li li a, #topnav li.active li a{
    color:#FFFFFF;
    background:#949392; /*DARK GREY COLOR */
    font-weight:normal;
}

#topnav a:hover{
    color:#FAFFC2;    
    background-color:#002C1F;
}

#topnav ul li li:hover > a{
    color:#FAFFC2; /*CREAME COLOR*/
    /*background-color:#E15515;*/ /*ORANGE COLOR*/
    background-color: #002C1F;
}
#topnav li a.drop, #topnav li.active a.drop{
    padding-left:15px; 
    background-image:url('../images/layout-images/dropdown_side.gif'); 
    background-position:5px center;
    background-repeat:no-repeat;
}

#topnav li a.drop2, #topnav li.active a.drop2{
    padding-left:15px; 
    background-image:url('../images/layout-images/dropdown_right.gif'); 
    background-position:140px center; 
    background-repeat:no-repeat;

}

.clear{
    display:block; 
    clear:both;
}

.clear:after{
    display:block; 
    visibility:hidden; 
    height:0; 
    clear:both; 
    font-size:0; 
    content:"";
}

#outer-marquee-div{
    width:100%;
    background-color: #EEF0E2;
}
#marquee-div{
    width:1024px;
    height:35px;
    /*border: 1px solid;*/
    /*margin-top:10px;*/
    background-color: #EEF0E2;
    margin:auto;
}

.marq-text{
    padding:10px 10px 0px 10px;
    font-size: 14px;    
    letter-spacing:0.08em;
}


#banner{
    width: 1024px;
    height:325px;
    margin:auto; 
    padding-top: 10px;
    background: white;
}

#banner-left{
    width:715px;
    height:321px;
    float: left;
    margin-left: 10px;
}

#banner-right{
    width:260px;
    height: 321px;
    float:right;
    border: 2px solid #EEF0E2;
    margin-right: 15px;
}
.enq-head{
    margin-left: 10px;
    margin-top:10px;
}

.enq-head-line{
    width: 260px;
    height:2px;
    background: #EEF0E2;
    margin-top:5px;
}
.enq-table{    
    width:260px;
    margin-left: 5px;
    margin-top:15px;
}

.enq-table tr{
    height:35px;
}


.inputtype{
    width:156px;
}


#content{
    width: 1024px;
    display: block;
    overflow: hidden;
    margin: auto;
    background: white;
}

#content-row1{
    width: 1024px;
    height:570px;  
    border-bottom: 3px solid #EEF0E2;
}

.program-text{
    padding-left:10px;
    padding-top: 15px;
    font-weight: bold;
    color:#F15A22;
}

.content-row1-box{
    width: 294px;
    height:530px;
    float: left;
    margin-right: 20px;
    /*border:1px solid red;*/
    margin-top: 20px;
    /*margin-left: 20px;*/
}
.note-text{
    padding-left:10px;
    padding-top: 8px;
    /*font-weight: bold;*/
    font-style: italic;
    font-size: 11px;
}
.divisions{
    width:5px;
    margin: auto;
    height:540px;
    background: #EEF0E2;
    float: left;
    margin-top: 20px;
    margin-left: 0px;
    margin-right: 5px;
}

.content-row1-box-1{
    width: 280px;
    height:170px;
    margin-bottom: 10px;
    /*border:1px solid green;*/
    margin-left: 19px;
    margin-right:10px;
}

.row1-box-1-head{
    background: #002C1F;
    color: #FAFFC2;
    padding: 5px 10px;
}

.row1-box-1-list{
    /*list-style-position: inside;*/
    margin-left: 20px;
    margin-top:10px;
}

.life-at-disha-div{
    width:292px; 
    height:155px; 
    /*    border: 1px solid; */
    margin-top:10px;
}

.row1-box-2-list{    
    margin-left: 10px;
    margin-top:15px;
    margin-left: 30px;
}

.row1-box-1-list li{
    line-height: 22px;
    margin-bottom: 8px;
}

.row1-box-2-list-college-ranking{
    margin-left: 10px;
    margin-top:15px;
    margin-left: 30px;
}

.row1-box-2-list-college-ranking li{
    line-height: 24px;
}

.row1-box-2-list-stud-achv{
    margin-left: 10px;
    margin-top:0px;
    margin-left: 20px;
    list-style-type: none;
}

.row1-box-2-list-stud-achv li{
    line-height: 23px;
    background:url('../images/misc/tick-16x16.png') no-repeat 0px 6px;
    background-size: 12px 12px;
    padding-left:20px;
}

#stud-achv-home{
    height:160px;
    width:290px;
    /*border: 1px solid #EEF0E2;*/
    overflow-x: auto;
}

#college-ranking{
    height:110px;
    width:290px;
    /*border: 1px solid #EEF0E2;*/
    overflow-x: auto;
}

.row1-box-1-2-list{   
    margin-left: 30px;
    margin-top:10px;
}

.row1-box-1-2-list li{
    line-height: 24px;
    margin-bottom: 0px;
}
.row1-box-2-list li{
    line-height: 27px;
    margin-bottom: 10px;
}

.content-row1-box-img{
    margin-top: 10px;
    margin-left: 15px;
}

#content-row2{
    width: 1024px;
    height:245px;    
    /*border-bottom: 3px solid #EEF0E2;*/   
}


.content-row2-box{
    width: 480px;
    height:250px;
    float: left;    
    margin-top:20px;
    margin-left:10px;
}

.content-row2-box-content{
    width:478px;
    height:190px;
    border:1px solid #EEF0E2;
    overflow-x: auto;    
}

.content-row2-box-content-p{
    padding:10px;
}

.campus-plcmnt-box{
    width: 120px;
    height:44px;
    float: left;
    /*border: 1px solid;*/
    margin-top: 12px;
    margin-left: 10px;
    margin-right: 20px;
    margin-bottom: 5px;
}


.content-row3{
    width: 990px;
    /*height:220px;*/  
    border-bottom: 3px solid #EEF0E2;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-bottom: 20px;
    overflow: hidden;
}

.content-row3-box{
    margin-top: 20px;
    width: 960px;
    margin-left: 10px;
    /*height:190px;*/
    
}

.events-list-div{
    float:left;    
    width:150px;
    height:180px;
    /*border: 1px solid;*/
    margin-top: 3px;
}

.events-list-div-img{
    float:left;
    width:660px;
    /*height:170px;*/
    /*border: 1px solid;*/
    margin-left:5px;
    margin-top: 12px;
}
.content-text{    
    
    line-height: 25px;
    padding-right: 20px;
    text-align: justify;
    padding-left: 3px;
}
.social-div{
    float:right;    
    width:280px;
    /*height:170px;*/
    /*border: 1px solid;*/
    margin-top: 12px;
}
.sub-head{
    margin: 15px 5px 0px;
    font-weight: bold;
    font-size: 15px;
    color: #990000;
}
.social-div-img{
    width:75px;
    height:75px;
    float:left;
    margin-top:10px;
    margin-left: 25px;
    margin-right: 0px;
    /*border: 1px solid;*/
}

.events-list{
    /*list-style-position: inside;*/
    margin-left: 30px;
    margin-top: 20px;
}

.events-list li{
    line-height: 24px;
}

#content-row4{
    width: 1024px;  
    height:460px;
    /*margin-bottom: 20px;*/
}

.content-row4-box{
    margin-top: 20px;
    width: 970px;
    margin-left: 10px;
    height:468px;
}

#footer{
    width:1024px;
    /*height:120px;*/
    margin:auto;
    background: #949392;    
    overflow: hidden;
}

.footer-address{
    padding:12px;
    /*text-align: center;*/
    font-size: 12px;
    line-height: 25px;
    color: #E0E2D3;
}

.footer-address a{
    color: #C2C2C2;
}
.footer-address a:hover{
    text-decoration: underline;
}

.footer-left{
    float: left;
}

.footer-right{
    float: right;
}



#content-pages{
    width:1024px;
    margin:auto;
    /*height:1000px;*/
    /*border:1px solid;*/
    background: white;
}

#content-banner{
    width: 1024px;
    height:275px;
    /*border: 1px solid;*/
    padding-top:10px;
}

#content-matter{
    width: 1024px;
    /*height:800px;*/
    /*border: 1px solid;*/
    margin-top: 10px;
    padding-bottom: 30px;
    display: block;
    overflow: hidden;
}

.content-matter-head{
    width:985px;
    padding:5px;
    padding-left:10px;
    margin-left: 10px;
    background: #002C1F;
    color:#FAFFC2;

}

.content-matter-sub-head{
    color: #F15A22;
    font-weight: bold;
    font-size: 16px;
    margin-left: 20px;
    margin-top:20px;
    clear: both;
}

.content-matter-sub-head-1{
    font-weight: bold;
    margin-left: 20px;
    margin-top: 20px;
    background: #EEF0E2;
    padding: 4px;
    width:980px;
    clear: both;
}

.content-matter-list{
    margin-left: 50px;
    /*margin-top: 15px;*/
    /*list-style-position: inside;*/
}

.content-matter-list li{
    line-height: 28px;
}

.content-matter-text{
    margin-left: 20px;
    margin-top: 20px;
    line-height: 25px;
    padding-right: 20px;
    text-align: justify;
}

.placement-imgs-div{
    width:980px;
    /*height: 600px;*/
    margin-left: 20px;
    /*border: 1px solid;*/
    margin-top:15px;
}

.faculty-data{
    width:200px;
    height:320px;
    float:left;
    margin-left:40px;
    margin-right: 66px;
    margin-top:30px;
    margin-bottom: 20px;
    /*border:1px solid;*/
}

.faculty-name{
    font-weight: bold;    
    padding-top: 10px;
}
.faculty-data img{
    margin-left: 20px;
    border:1px solid #002C1F;
}
.faculty-data p{
    /*text-align: center;*/
    padding-left: 20px;
    line-height: 24px;
}


#page-content-left{
    width: 210px;
    float:left;
    /*height:400px;*/
    /*border: 1px solid;*/
}

#left-navigation{
    margin-left: 20px;
}

#left-navigation h3{
    margin-left: 0px;
    margin-top: 0px;
    width: 165px;
    background-color: #002C1F;
    color:#FAFFC2;
    padding:2px 5px;
}

.left-nav-list{
    margin-left:0px;
    margin-top:5px;
    list-style-type: none;
}

.left-nav-list li{
    padding:5px 15px;
    margin-bottom: 2px;
    width: 145px;

    background: url('../images/left_menu/left-arrow-orange.png') no-repeat 5px 11px;
    background-color:#EEF0E2;
    /*border-bottom: 1px dotted #923784;*/
}


.left-nav-list li a{
    color:black;

}

li.active-left-menu li a{
    color:#000000;
}

.left-nav-list li a:hover{
    color:#990000;    

}

li.active-left-menu{
    background-color:#949392;

}

li.active-left-menu a{
    color: white;
    /*font-weight: bold;*/
}


.left-nav-sub-list{
    list-style-type: none;
    /*border: 1px solid;*/
    margin-left:-15px;
    margin-top:5px;
    padding:0px;
    margin-bottom: 0px;
}


.left-nav-sub-list li{
    width: 145px;
    border-bottom: 2px solid white;
    margin: 0px;
    background: url('../images/left_menu/left-arrow-orange.png') no-repeat 18px 11px;
    background-color:#EEF0E2;

    /*border:1px solid;*/    
}

.left-nav-sub-list li.active-left-menu{
    background-color:#949392;
}

.left-nav-sub-list li a{
    margin:0px;
    padding-left:15px;
}

.left-nav-sub-list li:last-child{
    border:none;
}

#page-content-right{
    width: 795px;
    float:right;
    /*height:400px;*/
    margin-right:15px;
    /*border: 1px solid;*/
    display: block;
    overflow: hidden;
}


.content-matter-pics{
    border: 1px solid black; 
    width: 200px; 
    float:right; 
    height:140px; 
    margin-right: 10px; 
    margin-left:20px;
    margin-top: 13px;
    margin-bottom: 15px;
}

#google-map{
    float:left;
    width: 530px;
    height: 630px;
    /*border: 1px solid;*/
}

#road-map{
    float:left;
    width: 430px;
    height: 630px;
    /*border: 1px solid;*/
}

#scholarship_blink{
    width:420px;
    height:30px;
    /*border:1px solid;*/
    margin-left:15px;
    margin-top: 15px;
}

.testi-img{
    margin-left: 10px;
}

.plcmnt-icon{
    position: fixed;
    top:370px;
    left:12px;
    width: 112px;
    height:75px;
    /*border:1px solid;*/
    z-index: 9999;
}

.left-matter{
    float:left;
    width:570px;
    /*border:1px solid;*/
    display: block;
    overflow: hidden;
}

.right-matter{
    float:right;
    width:210px;
    /*border:1px solid;*/
    padding-top: 20px;
}

.teamwrap { 
    width: 120px; 
    height: 120px; 
    margin: 5px 7px; 
    margin-bottom: 20px;
    float: left; 
    border: 2px solid #fff; 
    overflow: hidden; 
    position: relative; 
    text-align: center; 
    -webkit-box-shadow: 0px 0px 0px 1px #E6E6E6; 
    -moz-box-shadow: 0px 0px 0px 1px #E6E6E6; 
    box-shadow: 0px 0px 0px 1px #E6E6E6; 
    cursor: default; 
    background: #fff; 
}

.teamwrap .mask,
.teamwrap .content { 
    width: 120px; 
    height: 120px; 
    position: absolute; 
    overflow: hidden; 
    top: 0; 
    left: 0; 
}

.teamwrap .img1 { 
    /*display: block;*/ 
    position: relative; 
    /*border:1px solid;*/    
}
.teamwrap h2 { 
    text-transform: uppercase; 
    color: #fff; 
    text-align: center; 
    position: relative; 
    font-size: 17px; 
    padding: 10px; 
    background: rgba(0, 0, 0, 0.8); 
    margin: 10px 0 0 0; 
}
.teamwrap p { 
    font-family: Georgia, serif; 
    font-style: italic; 
    font-size: 12px; 
    position: relative; 
    color: #fff; 
    padding: 10px 20px 10px; 
    text-align: center; 
}
.teamwrap a.info { 
    display: inline-block; 
    text-decoration: none; 
    padding: 7px 14px; 
    background: #000; 
    color: #fff; 
    text-transform: uppercase; 
    -webkit-box-shadow: 0 0 1px #000; 
    -moz-box-shadow: 0 0 1px #000; 
    box-shadow: 0 0 1px #000; 
}
.teamwrap a.info:hover { 
    -webkit-box-shadow: 0 0 5px #000; 
    -moz-box-shadow: 0 0 5px #000; 
    box-shadow: 0 0 5px #000; 
}
.teambox .img1 { 
    text-align: center;
    -webkit-transform: scaleY(1); 
    -moz-transform: scaleY(1); 
    -o-transform: scaleY(1); 
    -ms-transform: scaleY(1); 
    transform: scaleY(1); 
    -webkit-transition: all 0.7s ease-in-out; 
    -moz-transition: all 0.7s ease-in-out; 
    -o-transition: all 0.7s ease-in-out; 
    -ms-transition: all 0.7s ease-in-out; 
    transition: all 0.7s ease-in-out; 
}
.teambox .mask { 
    /*background-color: #eee;*/ 
    -webkit-transition: all 0.5s linear; 
    -moz-transition: all 0.5s linear; 
    -o-transition: all 0.5s linear; 
    -ms-transition: all 0.5s linear; 
    transition: all 0.5s linear; 
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
    filter: alpha(opacity=0); 
    opacity: 0; 
}
.teambox h2 { 
    border-bottom: 1px solid rgba(0, 0, 0, 0.3); 
    background: transparent; 
    margin: 10px 40px 0px 40px; 
    -webkit-transform: scale(); 
    -moz-transform: scale(); 
    -o-transform: scale(); 
    -ms-transform: scale(); 
    transform: scale(); 
    color: #333; 
    -webkit-transition: all 0.5s linear; 
    -moz-transition: all 0.5s linear; 
    -o-transition: all 0.5s linear; 
    -ms-transition: all 0.5s linear; 
    transition: all 0.5s linear; 
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
    filter: alpha(opacity=0); 
    opacity: 0; 
}
.teambox p { 
    color: #333; 
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
    filter: alpha(opacity=0); 
    opacity: 0; 
    -webkit-transform: scale(); 
    -moz-transform: scale(); 
    -o-transform: scale(); 
    -ms-transform: scale(); 
    transform: scale(); 
    -webkit-transition: all 0.5s linear; 
    -moz-transition: all 0.5s linear; 
    -o-transition: all 0.5s linear; 
    -ms-transition: all 0.5s linear; 
    transition: all 0.5s linear; 
}
.teambox a.info { 
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
    filter: alpha(opacity=0); 
    opacity: 0; 
    -webkit-transform: scale(); 
    -moz-transform: scale(); 
    -o-transform: scale(); 
    -ms-transform: scale(); 
    transform: scale(); 
    -webkit-transition: all 0.5s linear; 
    -moz-transition: all 0.5s linear; 
    -o-transition: all 0.5s linear; 
    -ms-transition: all 0.5s linear; 
    transition: all 0.5s linear; 
}

.teambox .img2 {     
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
    filter: alpha(opacity=0); 
    opacity: 0; 
    -webkit-transform: scale(); 
    -moz-transform: scale(); 
    -o-transform: scale(); 
    -ms-transform: scale(); 
    transform: scale(); 
    -webkit-transition: all 0.5s linear; 
    -moz-transition: all 0.5s linear; 
    -o-transition: all 0.5s linear; 
    -ms-transition: all 0.5s linear; 
    transition: all 0.5s linear; 
}

.teambox:hover .img1 { 
    -webkit-transform: scale(10); 
    -moz-transform: scale(10); 
    -o-transform: scale(10); 
    -ms-transform: scale(10); 
    transform: scale(10); 
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
    filter: alpha(opacity=0); 
    opacity: 0; 
}
.teambox:hover .mask { 
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
    filter: alpha(opacity=100); 
    opacity: 1; 
}
.teambox:hover h2,
.teambox:hover p, .teambox .img2, 
.teambox:hover a.info { 
    -webkit-transform: scale(1); 
    -moz-transform: scale(1); 
    -o-transform: scale(1); 
    -ms-transform: scale(1); 
    transform: scale(1); 
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
    filter: alpha(opacity=100); 
    opacity: 1; 
}

.pmu-course-detail-table{
    width: 600px;
}

.pmu-course-detail-table tr td{
    vertical-align: top;
    padding: 5px;
}
