@charset "utf-8";
header html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, nav, output, ruby, section, summary, time, mark, audio, video {
	border:none;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
	margin:0;
	padding:0;
}

header article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block
}
.clear {
	clear:both;
}
#header fieldset {
	border:none;
}
#header img {
	border:none;
}
.curv {
	float:left;
	width:100%;
}
.curv img {
	float:left;
}
*:focus {
	outline:none;
}
textarea {
	resize:none;
}
a {
	text-decoration:none;
}

blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
table {
	border-collapse:collapse;
	border-spacing:0
}
ol, ul {
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	color:#181818;
	font-family:"Cambria", "Georgia", "Times New Roman", Times, sans-serif;
	font-weight:normal
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight:inherit;
	color:#0909ab;
	font-size:14px;
}
h1 {
	font-size:22px;
	color:#3172aa;
	height:25px;
	padding-bottom:4px;
	font-weight:normal;
	text-shadow:#fff 1px 1px;
}
h2 {
	font-size:22px;
	line-height:24px;
	margin-bottom:10px;
	background:#3c5800;
	background: -webkit-gradient(linear, left top, left bottom, from(#669502), to(#3c5800));
	background: -moz-linear-gradient(top, #669502, #3c5800);
	color:#fff;
	padding-left:7px;
	padding-bottom:3px;
	font-weight:normal;
	margin-bottom:5px;
}

h3 {
	font-size:22px;
	line-height:26px;
	background:url(../images/bottom_line.jpg) repeat-x bottom;
	padding-bottom:7px;
	color:#990000;
	font-weight:normal;
	margin-bottom:5px;
}

h5 {
	font-size:18px;
	line-height:24px;
	color:#0909ab;
	padding-bottom:5px;
}
h6 {
	font-size:15px;
	line-height:21px;
	color:#0909ab;
	padding-bottom:5px;
}
p {
	font-size:12px;
	line-height:20px;
	color:#464646;
	font-family: Georgia;
	float:left;
	text-align:justify;
	padding-bottom:10px;
}
strong {
	font-size:14px;
	line-height:18px;
	color:#3172aa;
	font-family: Georgia;
	text-decoration:underline;
	float:left;
	font-weight: bold;
}
span {
	color:#050505;
	


}
.buttonSmall {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow:inset 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-box-shadow:inset 1px 1px 0 rgba(255, 255, 255, 0.3);
	box-shadow:inset 1px 1px 0 rgba(255, 255, 255, 0.3);
	cursor:pointer;
	display:inline-block;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight: bold;
	padding:2px 8px;
	outline:none!important;
	text-align:center;
	text-decoration:none;
	position:relative;
	-moz-box-sizing:border-box!important;
	line-height:16px;
}
.button {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow:inset 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-box-shadow:inset 1px 1px 0 rgba(255, 255, 255, 0.3);
	box-shadow:inset 1px 1px 0 rgba(255, 255, 255, 0.3);
	cursor:pointer;
	display:inline-block;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	padding:8px;
	outline:none!important;
	text-align:center;
	text-decoration:none;
	position:relative;
	-moz-box-sizing:border-box!important;
}
.buttonLarge {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow:inset 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-box-shadow:inset 1px 1px 0 rgba(255, 255, 255, 0.3);
	box-shadow:inset 1px 1px 0 rgba(255, 255, 255, 0.3);
	cursor:pointer;
	display:inline-block;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	padding:6px 16px;
	outline:none!important;
	text-align:center;
	text-decoration:none;
	position:relative;
	-moz-box-sizing:border-box!important;
	line-height:16px;
}
.buttonHuge {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow:inset 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-box-shadow:inset 1px 1px 0 rgba(255, 255, 255, 0.3);
	box-shadow:inset 1px 1px 0 rgba(255, 255, 255, 0.3);
	cursor:pointer;
	display:inline-block;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:20px;
	font-weight: bold;
	padding:10px 16px;
	outline:none!important;
	text-align:center;
	text-decoration:none;
	position:relative;
	-moz-box-sizing:border-box!important;
	line-height:16px
}
.buttonEpic {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow:inset 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-box-shadow:inset 1px 1px 0 rgba(255, 255, 255, 0.3);
	box-shadow:inset 1px 1px 0 rgba(255, 255, 255, 0.3);
	cursor:pointer;
	display:inline-block;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:28px;
	font-weight: bold;
	padding:16px 16px;
	outline:none!important;
	text-align:center;
	text-decoration:none;
	position:relative;
	-moz-box-sizing:border-box!important;
	line-height:16px;
}
.button:hover {
	text-decoration:none;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
}
.button span {
	display:inline-block;
	float:left;
	height:16px;
	margin-right:5px;
	position:relative;
	width:16px;
}
.button-gray {
	background:#1d8cd3;
	background:-webkit-gradient(linear, left top, left bottom, from(#1d8cd3), to(#1457ad));
	background:-moz-linear-gradient(top, #1d8cd3, #1457ad);
	-pie-background:linear-gradient(top, #1d8cd3, #1457ad);
	border:1px solid #003d8b;
	color:#fff;
}
.button-gray:hover, .button-gray:focus {
	background:-webkit-gradient(linear, left top, left bottom, from(#91c4d4), to(#689bfd));
	float:left;
	background:-moz-linear-gradient(top, #91c4d4, #689bfd);
	-pie-background:linear-gradient(top, #91c4d4, #689bfd);
	border:solid 1px #3366ff;
	color:#fff;
	text-shadow:none;
}




.more a{
	float:right;
	width:auto;
	color:#fe0000;
	font-family:Georgia;
	font-size:12px;
	text-decoration:underline;
	margin-right: 25px;
}
.registration {
}
.calendar {
}
.calendar_box {
	height: 245px;
}
body {
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	background:#e8e8e8 url(../images/main_bg.jpg) no-repeat  center top;
	-webkit-font-smoothing:antialiased;
	-webkit-text-size-adjust:100%
}
#outer_container {
	float:left;
	width:100%;
	position:relative;
	background:url(../images/body_bg.png) repeat-x 0 0;
}
.wrapper {
	width:1000px;
	margin:0 auto;
}
#main_container {
	float:left;
	width:980px;
	box-shadow: 1px 1px 4px #888888;
	background:#FFF;
	padding:0px 0px 5px 0px;
}
#header {
	float:left;
	width:100%;
}

#header  .text_box {
	float:left;
	width:1001px;
	font-family: Georgia;
	font-size: 14px;
	color: #FFFFFF;
	height: 24px;
	background-color: #2F6CA2;
}
#header  .urgent {
	margin-top: 5px;
	font-family: Georgia;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 8px;
	padding: 5;
	
}

#navigation{
width:1001px;
}

#nav {
	width:100% !important;
	float:left;
	position:relative;
	z-index:9999;
	background:url(../images/menu_bg.jpg)  no-repeat 0 0;
	height:38px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top:2px;
	
}
ul.menu {
	float:left;
	width:100%;
	position:relative;
	z-index:9999;
	padding-left:0px;
	
}
.menu {


}
.menu li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	padding-top:12px;
	font-weight:900;
	padding-left:1px;
}
/* Links */

.menu li a {
	display: block;
	padding:1px 13px;
	text-decoration: none;
	border-right:1px solid #efffcc;
	font-size: 11px;
	color: #fff;
 -webkit-transition: color .2s ease-in-out;
 -moz-transition: color .2s ease-in-out;
 -o-transition: color .2s ease-in-out;
 -ms-transition: color .2s ease-in-out;
 transition: color .2s ease-in-out;
}
.menu li:first-child a {
	border-left: none;
}
.menu li:last-child a {
	border-right: none;
}
.menu li:hover > a {
	color: #efffcc;
}
/* Sub Menu */

.menu ul {
	position: absolute;
	z-index:89999;
	top: 37px;
	left: 0;
	opacity: 0;
	background: #5b4835;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
 -webkit-transition: opacity .25s ease .1s;
 -moz-transition: opacity .25s ease .1s;
 -o-transition: opacity .25s ease .1s;
 -ms-transition: opacity .25s ease .1s;
 transition: opacity .25s ease .1s;
	
}
.menu li:hover > ul {
	opacity: 1;
}
.menu ul li {
	height: 0;
	overflow: hidden;
	padding: 0;
 -webkit-transition: height .25s ease .1s;
 -moz-transition: height .25s ease .1s;
 -o-transition: height .25s ease .1s;
 -ms-transition: height .25s ease .1s;
 transition: height .25s ease .1s;
}
.menu li:hover > ul li {
	height: 30px;
	overflow: visible;
	padding: 0;
}
.menu ul li a {
	width: 200px;
	padding:4px 0 6px 10px;
	font-size:12px;
	font-weight: normal;
	margin: 0;
	border: none;
	border-bottom: 1px solid #8d7255;
	text-transform:none;
}












#header .logo_box {
	margin-top: 24px;
	
}
#header .logo_image {
	width: 582px;
	height: 108px;
	background-image: url(../images/logo.png);
	float: left;
	background-repeat: no-repeat;
}
#header .right_details {
	float:right;
	width:362px;
	background-color:#dedfcf;
	height: 38px;
	margin-top: 35px;
}
#header .right_details .username {
	float: left;
	width:135px;
	margin-left: 6px;
	height: 24px;
	margin-top: 9px;
	
}
#header .right_details .password {
	float: left;
	width:138px;
	height: 24px;
	margin-left: 6px;
	margin-top: 9px;

}
#header .right_details .loging {
	float:right;
	width:60px;
	height: 24px;
	margin-top: 7px;
	margin-left: 0px;
	margin-right: 10px;

}



.menu ul li:last-child a {
	border: none;
}
#banner {
	float:left;
	width:100%;
	margin-top:5px
	
	
}
#banner_img{
	width:983px;
	height:290px;
	margin-top:0px;
	border:0px #000 solid;
}

.headerimg{
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#fff;
	width:983px;
	height:290px;
	position:absolute;
	display:none
}
.headerimg-small{background-color:#fff;}

#slider_container{float:left; width:100%;}

#banner{float:left; width:724px; background:#fff; padding:5px; height:328px}
#slider_container .staff_box{

	float:right;
	width:247px;
	height:328px;
	background:#fff;
	margin-top:5px;
	padding:5px;
}
#slider_container .staff_box ul{float:left; width:100%;}

#slider_container .staff_box ul li{
	float:left;
	width:100%;
	border-bottom:#e3e2df solid 1px;
	padding-bottom:5px;
	padding-top:5px;
}
#slider_container .staff_box ul li .common_box{float:left; width:100%;}
#slider_container .staff_box ul li .common_box .images_box{
	float:left;
	width:15px;
	height:15px;
}
#slider_container .staff_box ul li .common_box .content_box{
	float:left;
	width:200px;
	padding-left:8px;
}


#container{
	width:1001px;
	margin-top:10px;
	height: 1360px;
	float: left;
	background-color: #FFFFFF;
}
.welcom {
	width: 680px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
}
.text {
	padding: 10px;
}

#left_container{
	float:left;
	width:700px;
	margin-top:5px;
}

.events_box{
	float:left;
	width:680px;
	margin-top:0px;
	padding-left: 5px;
}

.gallery_container{
	float:left;
	width:680px;
	margin-top:5px;
}
.gallery_container h3{
	float:left;
	width:700px;
	color:#006db5;
	font-size:22px;
	line-height:26px;
	font-weight:normal;
	padding-bottom:10px
}
.left_arrow{
	float:left;
	width:31px;
	height:31px;
	left:0px;
	z-index:0;
	margin-left: 610px;
}
.right_arrow{
	float:right;
	width:31px;
	height:31px;
	z-index:50;
	margin-right: 0px;
}
#left_container .gallery_container .newsticker-jcarousellite{float:left;  position:relative }
#left_container .gallery_container .newsticker-jcarousellite ul{float:left;  list-style:none; }
#left_container .gallery_container .newsticker-jcarousellite ul li{float:left; width:190px; margin-right:27px;height:116px; padding:5px; background:#dfdedc}

#left_container .news_box{
	float:left;
	width:680px;
	margin-top:5px;
	padding-left: 10px;
}
#left_container .news_box ul{
	float:left;
	width:680px;
}
#left_container .news_box ul li{
	float:left;
	width:680px;
	border-bottom:#e3e2df solid 1px;
	padding-bottom:5px;
	padding-top:10px;
	padding-right: 0px;
	margin-right: 0px;
}
#left_container .news_box ul li .common_box{
	float:left;
	width:680px;
}
#left_container .news_box ul li .common_box .images_box{float:left; width:194px; height:124px;}
#left_container .news_box ul li .common_box .about_us{
	float:left;
	width:335px;
	height:247px;
	background-image: url(../images/homepage_slice_24.jpg);
}
#left_container .news_box ul li .common_box .alumni_corner{
	float:left;
	width:338px;
	height:247px;
	background-image: url(../images/homepage_slice_25.jpg);
}
#left_container .news_box ul li .common_box .content_box{
	float:right;
	width:475px;
	margin-right: 0px;
}
.about {
	height: 25px;
	width: 310px;
	margin-top: 21px;
	margin-left: 15px;
}
.about_text {
	height: 25px;
	width: 310px;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
}
.alumni {
	height: 25px;
	width: 310px;
	margin-top: 21px;
	margin-left: 20px;
}
.alumni_text {
	height: 25px;
	width: 310px;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 10px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	color: #FFFFFF;
}
.style2 {color: #FF0000}
.style3 {
	color: #464646;
	font-family: Georgia;
	font-weight: bold;
}
.style4 {
	color: #FFFFFF;
	font-size: 22px;
	font-family: Cambria;
}
.style5 {
	font-size:14px;
	line-height:18px;
	color:#000000;
	font-family: Georgia;
	float:left;
	font-weight: bold;
}
.style5 a:hover {
	font-size:14px;
	line-height:18px;
	color:#990000;
	font-family: Georgia;
	float:left;
	font-weight: bold;
}
.style6 {
	font-size:12px;
	line-height:20px;
	color:#464646;
	font-family: Georgia;
	float:left;
	
	padding-bottom:10px;
	text-decoration: underline;
}





.style7 {
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	color: #FFFFFF;
}






#right_container{
	float:right;
	width:289px;
	margin-top:5px;
	height: 800px;
}






#footer{float:left; width:100%; background:url(../images/fooer_bg.jpg) repeat-x 0 0; padding-top:20px; margin-top:10px; }
#footer_container{float:left; width:100%; padding-bottom:15px;}
.pro_vice {
}
.pro_vice_image {
	margin-left: 90px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.pro_vice_text {
	margin-right: 15px;
	margin-left: 10px;
	font-family: Georgia;
	font-size: 12px;
	line-height: 20px;
	color:#464646;
	text-align:justify;
	padding-bottom:10px;
}

.birth_day {
	margin-top: 35px;
	
}
.topper_tips {
}
.topper_tips_image {
	margin-left: 90px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.topper_tips_text {
	margin-right: 15px;
	margin-left: 10px;
	font-family: Georgia;
	font-size: 12px;
	line-height: 20px;
	color:#464646;
	text-align:justify;
	padding-bottom:10px;
}
#footer_container ul{float:left; width:100%; list-style:none}
#footer_container ul li{float:left; padding:10px; background:url(../images/fooer_sep.jpg) no-repeat right; font-size:11px; font-family:Georgia}
#footer_container ul li a{float:left; color:#f9f7f8;} 
#footer_container ul li a:hover{color:#1d8ed4; text-decoration:underline;}
#footer_container ul li.last{ background:none;}
#footer_container p{float:left; width:99%; color:#f9f7f8; font-size:11px; padding-left:10px; font-family:Georgia;}
#footer_container span{color:#fff; font-size:11px; float:right;}
