@import url(http://fonts.googleapis.com/earlyaccess/lohitdevanagari.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosansdevanagari.css);
@import url(http://fonts.googleapis.com/earlyaccess/lohitdevanagari.css);

body {
	/* background:#9E181D; */
	/* margin-top:20px;
	margin-bottom:20px; */
	font-family: 'Lohit Devanagari', serif;
	font-family: 'Noto Sans Devanagari', serif;

	font-size:16px;
	background:#E8E8E8 url("../images/brickwall.png");
	
	
}
.container {
	background:#FFFFFF;
	padding:10px;
	/* min-height:800px; */
	/* border-radius:10px; */
	/* border:1px solid #FFCA4F; */
	box-shadow:0px 0px 10px #444444;

}
.header {
	height:80px;
	background:#FFFFFF;
	margin-bottom:10px;
}
table.no-zebra tbody tr:nth-child(even) td,
table.no-zebra tbody tr.even td {
  background: transparent;
}

.header img {
	height:80px;
}
.slideshow {
	background:#ccc;
	height:250px;
}
.bbox {
	/* background:#DAE8ED; */
	/* height:250px; */
}
.newsbox {
	height:230px;
	
	background: #bbdfed; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JiZGZlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1OWMzZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #bbdfed 0%, #59c3ea 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbdfed), color-stop(100%,#59c3ea)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #bbdfed 0%,#59c3ea 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #bbdfed 0%,#59c3ea 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #bbdfed 0%,#59c3ea 100%); /* IE10+ */
background: linear-gradient(to bottom,  #bbdfed 0%,#59c3ea 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbdfed', endColorstr='#59c3ea',GradientType=0 ); /* IE6-8 */
	
		padding:10px;
}
.news ul li {
	font-size:1em;
	margin-bottom:10px;
}
.homecontenttop {
	padding:0px;
	margin-bottom:10px;
}
.content {
	min-height:450px;
}
h1 {
	font-size:1.4em;
	padding:5px 0px;
	font-weight:bold;
	color:#000000;
	text-shadow:1px 1px 1px #ccc;
	border-bottom:2px solid #AC494D;
}
h2 {
	font-size:1.2em;
	padding:5px 0px;
	color:#000000;
	text-shadow:1px 1px 1px #ccc;
	font-family: 'Lohit Devanagari', serif;
	font-weight:bold;
	border-bottom:1px dotted #AC494D;
}
.content h1 {
	margin-bottom:30px;
}
br {
	clear:both;
}
ul li {
	margin:15px 0;
}
.content p a {
	text-decoration:none;
	color:#000;
	border-bottom:1px dotted #000000;
}
.headerinfo {
	text-align:right;
	
}
.headerinfodiv p{
	width:470px;
	text-align:right;
	height:80px;
	line-height:80px;
	font-size:1.2em;
}
.spc {
	height:10px;
}
.fromdeskdiv {
	background:#EBEBEB;
	padding:10px;
}
.fromdeskdiv img {
	float:left;
	margin:10px 10px 10px 0;
}

.margdiv {
	background:#FCC9CB;
	padding:10px;
}

.bbx2 {
	background:#F4A4A6;
	padding:10px;
	
}
.bbx3 {
	background:#FCC9CB;
	padding:10px;
	height:340px;
}
.paststudents {
	background:#CCCCCC;
	padding:5px;
}
.paststudents a {
	display:block;
	text-decoration:none;
	color:#000000;
}
.margdarshan li{
	padding-bottom:15px;
}
.margtable td{
	display:table-cell;
	vertical-align:top;	
	padding-left:25px;
	background:url("../images/tick-red.png") no-repeat;
	background-position:left center;
}
.bx p{
	font-size:1.2em;
	text-align:left;
	line-height:20px;
	margin-top:20px;
}
table.margtable tbody tr:nth-child(even) td,
table.margtable tbody tr.even td {
  display:table-cell;
	vertical-align:top;	
	padding-left:25px;
	background:url("../images/tick-red.png") no-repeat;
	background-position:left center;
}

table.fotostbl td img{
	margin-bottom:20px;
	border:1px dotted #A5252A;
	padding:3px;
	width:450px;
}
p {
	text-align:justify;
}
.footer {
	margin-top:10px;
	border-top:1px solid #cccccc;
	padding-top:10px;
}

#tabs {
	font-size:0.8em;
}
/* ------------------- List ---------------------------- */
.navdiv {
	padding-bottom:0px;
	margin-bottom:0px;
	/* background:#FF0000; */
	height:45px;
}
#navcontainer {
	padding-bottom:0px;
	margin-bottom:0px;
}
#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #9E181D;
color: White;
float: left;
width: 100%;

background: #9e181d; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */


}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #9E181D;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
height:25px;
padding-top:6px;
text-shadow:1px 1px 1px #000;
font-weight:normal;
-webkit-transition:color .3s ease-in;	
-moz-transition:color .3s ease-in;	
-o-transition:color .3s ease-in;	
transition:color .3s ease-in;

background: #9e181d; /* Old browsers */

}

#navcontainer ul li a:hover,#navcontainer ul li a#current
{
background-color: #96B753;
color: #FFFFFF;
background: #e79da0; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U3OWRhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZTE4MWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #e79da0 0%, #9e181d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e79da0), color-stop(100%,#9e181d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e79da0 0%,#9e181d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e79da0 0%,#9e181d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e79da0 0%,#9e181d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e79da0 0%,#9e181d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e79da0', endColorstr='#9e181d',GradientType=0 ); /* IE6-8 */

}

.footer .mediv {
	text-align:right;
}
.me {
	text-align:right;
}
.me a {
	text-decoration:none;
	color:#800000;
	font-weight:bold;
	border-bottom:1px dotted #800000;
	
}

.tblrec {
    border: solid #ccc 1px;
   /*  -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px; */
 /*    -webkit-box-shadow: 0 1px 1px #ccc;
    -moz-box-shadow: 0 1px 1px #ccc;
    box-shadow: 0 1px 1px #ccc; */
    font-size: 1em;
    background: #FFFFFF;
    width: 100%;
	font-family:tahoma;
}

.tblrec tr:hover {
    background: #E3EDED;
}

.tblrec td, .tblrec th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 5px;
    word-wrap: break-word;
    display: table-cell;
    vertical-align: top;
	
}

.tblrec th {
    background-color: #06A2CB;
    border-top: none;
	color:#FFFFFF;
	text-transform:uppercase;
	/* font-family: 'Droid Sans', serif; */
	font-weight:normal;
	font-weight:700;
}

.tblrec td:first-child, .tblrec th:first-child {
    border-left: none;
}

.tblrec th:first-child {
    /* -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0; */
}

.tblrec th:last-child {
  /*   -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0; */
}

.tblrec th:only-child {
    /* -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0; */
}

.tblrec tr:last-child td:first-child {
    /* -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px; */
}

.tblrec tr:last-child td:last-child {
   /*  -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0; */
}

.tblrec td img.cnt {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
p.sts_notice,p.sts_notice a {
	background:red;
	color:white;
	padding:10px 0 5px 10px;
}