@charset "utf-8";
/******************************************************/

/******** CSS developed by Sushil Chouhan **********/
/******* Last Modified on 13th November 2010 **********/
/*********** sushil.chouhan@gmail.com **************/

/******************************************************/
@import url(skin.css);

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
p {
	margin:0;
	padding:0;
	}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul, li {
	list-style:none;
	margin:0px;
	padding:0px;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}
a {
	outline:none;
	text-decoration:none;
}
div.clear {
	clear:both;
	}
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
/* End hide from IE-mac */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#797979;
	background-color:#333;
	}
#main {
	margin:0 auto;
	width:1000px;
}
#header{
	float:left;
	width:1000px;
	height:174px;
	background:url(header.jpg);
}

.topnav {
	float:right;
	padding:7px 24px 0 0;
	font-size:11px;
	width:976px; 
	text-align:right;
}
.topnav p.logo {
	float:left;
	padding:0 0 0 70px;
}
.topnav a {
	color:#626466;
}
.topnav a:hover {
	color:#000;
}
.news {
	clear:both;
	margin:0 0 0 257px;
	width:702px;
	height:50px;
	background:url(newsbg.gif) 0 0 no-repeat;
	font-size:12px;
	color:#285670;
}
.newscontent {
	padding:6px 8px 0 122px;
}

.pagebodywrap, .pagebodywrapinner {
	float:left;
	width:1000px;
	background:url(pagebg.gif) bottom left repeat-x #77b5da;
	padding:0 0 20px 0;
}
.pagebodywrapinner {
	background:url(pagetopbg.gif) 3px 46px no-repeat;
	padding:0 23px 0 22px;
	width:955px;
}
#nav {
	float:left;
	width:956px;
	height:46px;
	margin:8px 0 0 0;
}
#nav, #nav li, #nav li a, #nav li a span {
	display:block;
	float: left;
}
#nav li {
	padding:0 5px;
}
#nav li a {
	color: #244f68;
	font-size: 12px;
	cursor: pointer;
}
#nav li a span {
	position: relative;
	height: 44px;
	padding: 7px 20px 0 6px;
	line-height: 44px;
	left: 15px;
}
#nav li a:hover, #nav li a.current_page_item {
	background: url(nav_l.jpg) no-repeat left 0;
}
#nav li a:hover span, #nav li a.current_page_item span {
	background: url(nav_r.jpg) no-repeat right 0;
}
.contentbox, .contentbox_inner {
	float:left;
	width:956px;
	background:url(topornment.gif) 0 0 no-repeat #fff;
	padding:40px 0px 10px 0px;
}
.contentbox_inner {
	background:none;
	background-color:#fff;
	}
.contentboxinner {
	width:876px;
	margin:0 20px;
	background:url(contentboxbg.gif) 0 0 repeat-x #fff;
	border:1px solid #dcdddf;
	border-top:none;
	padding:0 19px;
}
.contentbox_inner {
	background:url(pagebg.jpg) 0 0 repeat-y #fff;
	background-color:#fff;
	padding:0;
	float:left;
	}
.contentboxinner_wrap {	
	float:left;
	width:880px;
	background:url(innerbody.jpg) 0 0 no-repeat;
	padding:40px 36px 0 40px;
	border:none;
	margin:0;
	}
.contentboxinner_wrapbtm {	
	float:left;
	width:880px;
	background-color:#fff;
	height:30px;
	}
.contwraper {
	float:left;
	width:876px;
}
.imgcont {
	padding:5px;
	border:1px solid #dcdddf;
	width:425px;
	height:218px;
	background-color:#fff;
	margin:0 0 20px 0;
	float:left;
}
.imgcont1 {
	padding:5px;
	border:1px solid #dcdddf;
	width:300px;
	height:218px;
	background-color:#fff;
	margin:0 0 20px 0;
	float:left;
}

.welcometxt {
	float:left;
	width:420px;
	padding:0 0 0 19px;
	color:#797979;
}
.welcometxt p {
	padding:0 0 10px 0;
}
.welcometxt p a {
	float:right;
	color:#dd970f;
	font-size:11px;
}
.welcometxt p a:hover {
	color:#000;
}
.home_btmcont {
	padding:10px 20px 10px 40px; 
	display:block; 
	float:left;
	}
.leftcol, .principalmsg, .phologallery, .slider {
	float:left;
	width:435px;
}
.principalmsg {
	padding:15px 0 0 0;
}
.principalmsg h1, .phologallery h1 {
	background:url(principal.gif) 0 0 no-repeat;
	height:21px;
	text-align:right;
	padding:10px 0 0 0;
}
.phologallery h1 { 
	background:url(photogal.gif) 0 0 no-repeat;
}
.principalmsg h1 a {
	float:right;
	display:block;
	width:18px;
	height:12px;
	background:url(ico_arrow.gif);
}
.principalmsg h1 a:hover {
	background:url(ico_arrow_r.gif);
}
.principalcont, .gallarycont {
	background-color:#4d82a1;
	width:405px;
	padding:15px;
	height:105px;
}
.gallarycont { 
	background-color:#bbb6a1;
	padding:15px 5px 15px 5px;
	width:425px;
	height:95px;
}
.principalcont .img {
	float:left;
	width:153px;
	height:94px;
	padding:3px;
	background-color:#fff;
}
.principaltxt {
	float:left;
	color:#fff;
	padding:0 0 0 10px;
	width:236px;
}
.phologallery {
	padding:20px 0 0 0;
}

.slider {
	margin:12px 0 0 0;
	background:url(slidermid.gif) 0 0 repeat-x;
	height:13px;
	padding:0 0 5px 0;
}

.rightcol {
	float:left;
	width:421px;
	padding:15px 0 0 20px;
}
.awards {
	float:left;
	width:218px;
	padding:0 15px 0 0;
	background:url(vertidot.gif) top right repeat-y;
}
.awards h1 {
	color:#ff1511;
	font-size:18px;
	font:bold
	padding:0 0 15px 0;
}
.awardscont {
	float:left;
	width:204px;
	padding:7px;
	background:url(awardsicon.gif) 10px 135px no-repeat #fec6c6;
}
.awardsimg {
	border:1px solid #d39110;
	background-color:#fff;
	padding:4px;
}
.awardscont p {
	padding:10px 0 20px 40px;
	color:#81580a;
}
.awards p.more {
	float:right;
	text-align:right;
	padding:10px 0 0 0;
}
.awards p.more a {
	color:#dd970f;
	font-size:11px;
	float:right;
}
.awards p.more a:hover {
	color:#000;
}
.studentlogin {
	padding:10px 0 0 0;
	}
.logincont {
	float:left;
	width:173px;
	background:url(25years.jpg) 50% 5px no-repeat;
	padding:175px 0 0 14px;
}
.logincont h1 {
	padding:0 0 10px 0;
}
.loginbox {
	width:153px;
	background:url(studentloginbg.gif) 0 0 no-repeat;
	padding:20px 10px;
}
.inner_loginbox {
	width:177px;
	background:url(innerloginbg.gif) 0 0 no-repeat;
	padding:20px 10px 0 10px;
	margin:10px 0;
	}
	
.loginbox p, .inner_loginbox p {
	float:left;
	width:153px;
	padding:0 0 12px 0;
	height:20px;
}
.logintxtbx {
	width:140px;
	height:18px;
	border:1px solid #fff;
	font-size:12px;
	color:#333333;
	padding:0 5px;
}
.loginbox p a, .inner_loginbox p a {
	color:#6d520c;
}
.loginbox p a:hover, .inner_loginbox p a:hover {
	color:#000;
}
.bottomsection {
	float:left;
	width:1000px;
	background:url(footerbg.jpg) 0 0 no-repeat;
	height:251px;
}
.bttns {
	float:left;
	width:974px;
	padding:6px 0 0 26px;
}
.bttns img {
	float:left;
}
.footerlink {
	float:left;
	width:1000px;
	text-align:center;
	padding:24px 0;
	height:30px;
}
.footerlink a {
	color:#6c6c6c;
	padding:0 5px;
}
.footerlink a:hover {
	color:#000;
}
.foterbtm {
	float:left;
	width:920px;
	padding:0 40px;
}
.foterbtm p.lftftr {
	float:left;
	color:#6c6c6c;
	width:50%;
}
.foterbtm p.lftftr span {
	color:#4c81a1;
	font-size:16px;
	font-weight:bold;
}
.foterbtm p.rgtftr {
	float:right;
	color:#6c6c6c;
	width:45%;
	text-align:right;
}
.foterbtm p.rgtftr a {
	color:#aaaaaa;
}
.foterbtm p.rgtftr a:hover {
	color:#6c6c6c;
}
/* Drop Down Menu  */
#mydrop .dropmenudiv, #mydrop .dropmenudivbox {
  position:absolute;
  top: 0;
  font:normal 12px Verdana;
  line-height:18px;
  z-index:100;
  visibility: hidden;
  padding:0;
  margin:-6px 0 0 3px;
}
#mydrop .dropmenudivbox {
	width:334px;
}
#mydrop .dropmenudiv ul, #mydrop .dropmenudivbox ul {
	padding:10px 0 0 15px ;
  	margin:0 ;
}
#mydrop .dropmenudiv li a, #mydrop .dropmenudivbox li a {
  display: block !important;
  text-indent: 3px;
  padding:1px 0 3px 5px;
  text-decoration: none;
  color:#244f68;
  font-size:11px;
  text-align:left;
  background-color:#ececec;
  border-bottom:1px solid #fff;
  width:148px;
}
#mydrop .dropmenudivbox li {
	float:left; 
	width:166px; 
}
#mydrop .dropmenudiv a:hover, #mydrop .dropmenudivbox li a:hover{
	background-color:#77b5da;
	color:#244f68;
}
.dropmenubg {
	background:url(submenubg.png) 0 0 repeat-y;
	width:213px;
}
.dropmenubtm {
	background:url(submenubtmbg.png) 0 0 no-repeat;
	display:block;
	height:16px;
	width:183px;
}

/* inner page */
.inner_leftcol {
	float:left;
	width:624px;
	margin:0 40px 0 0;
	}
.inner_leftcol p {
	padding:0 0 10px 0;
	}
h1.page_heading {
	color:#1a435b;
	font-size:25px;
	font-family:"Trebuchet MS";
	padding:0 0 40px 0;
}
.inner_rightcol {
	float:left;
	width:197px;
	padding:0 0 0 19px;
	}
.inner_rightcol h1.page_heading {
	padding:0 0 40px 19px;
	}
.floatleft {
	float:left;
	margin:0 15px 10px 0;
	background-color:#fff;
	padding:3px;
	border:1px solid #dcdddf;
	}

.davcentenaty_logo, .award_block {
	float:left;
	width:197px;
	height:180px;
	background:url(25years.jpg) 40% 50% no-repeat;
	}
.award_block {
	background:none;
	background-color:#e8c480;
	padding:7px;
	width:183px;
	height:auto;
	}
h1.award_head {
	float:left;
	width:177px;
	padding:0 0 10px 0;
	color:#d39110;
	font-size:15px;
	}
.award_block img {
	border:1px solid #d49416;
	background-color:#fff;
	padding:2px;
	}
.slider_cont {
	background:url(photogalbg.jpg);
	width:160px;
	height:129px;
	display:block;
	float:left;
	padding:25px 0 0 37px;
	}
#slider {

	}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:123px;
	height:80px;
	overflow:hidden; 
	}
h1.photo_head {
	float:left;
	width:177px;
	padding:10px 0 10px 0;
	color:#564d25;
	font-size:15px;
	}
/* inner pages */

.topimage {
	background-color:#fff;
	border:1px solid #dcdddf;
	padding:5px;
	}
.imglist {
	padding:15px 0;
	}
.imglist li {
	float:left;
	width:147px;
	margin:0 4px;
	height:200px;
	}
.imglist li p.imgdisp {
	width:147px;
	height:142px;
	padding:0;
	margin:0;
	}
.imglist li p.name {
	text-align:center;
	background:url(framebtm.gif) 0 0 no-repeat;
	width:147px;
	height:39px;
	color:#295f7f;
	padding:5px 0 0 0;
	font-weight:bold;
	}
.imglist li p.name span {
	display:block;
	color:#595959;
	font-size:11px;
	font-weight:normal;
	}
.pagetitle_blue, .pagetitle_brwn {
	font-size:16px;
	color:#1a435b;
	padding-bottom:5px;
	border-bottom:1px solid #dfdfdf;
	margin-bottom:10px;
	font-weight:bold;
	}
.pagetitle_brwn {
	color:#926807;
	}
.content_block {
	float:left;
	width:624px;
	padding:0 0 10px 0;
	}
p.view a {
	clear:right;
	float:right;
	text-align:right;
	color:#dd970f;
	font-size:11px;
	}
p.view a:hover {	
	color:#000;
	}
a.bttn_bca, a.bttn_msc {
	float:left;
	width:297px;
	height:38px;
	margin:5px 7px;
	background:url(bttn_bca_n.gif) 0 0 no-repeat;
	}
a.bttn_bca:hover {
	background:url(bttn_bca_r.gif) 0 0 no-repeat;
	}
a.bttn_msc {
	background:url(bttn_msc_n.gif) 0 0 no-repeat;
	}
a.bttn_msc:hover {
	background:url(bttn_msc_r.gif) 0 0 no-repeat;
	}
.tblhd_row, .tbl_row {
	float:left;
	width:622px;
	height:26px;
	background-color:#396680;
	border:1px solid #c8c8c8;
	color:#fff;
	}
.tbl_row {
	background:url(couserowbg.gif) bottom left repeat-x #fff;
	border-top:none;
	color:#535353;
	height:auto;
	}
.tbl_row div {
	float:left;
	padding:10px;
	}
.tblhd_row div {
	float:left;
	padding:5px 10px 0 10px;
	}
.tblhd_row .col1, .tbl_row .col1 {
	width:90px;
	}
.tblhd_row .col2, .tbl_row .col2 {
	width:230px;
	}
.tblhd_row .col3, .tbl_row .col3 {
	width:75px;
	text-align:center;
	}
.tblhd_row .col4, .tbl_row .col4 {
	width:40px;
	text-align:center;
	}
.tblhd_row .col5, .tbl_row .col5 {
	width:77px;
	text-align:center;
	}
.paper_block {
	margin:10px 0;
	float:left;
	width:601px;
	padding:10px;
	background-color:#f4f4f4;
	border:1px solid #c3c2c2;
	}
.paper_block h1.heading {
	color:#396680;
	font-size:14px;
	padding:0 0 10px 0;
	border-bottom:1px solid #d0d0d0;
	font-weight:bold;
	}
.paper_block h1.heading span {
	color:#a17c27;
	}
.semblock_wrap {
	float:left;
	width:601px;
	background:url(sem_blockbg.gif) 0 0 repeat-y;
	margin:10px 0 0 0;
	}
.sem_block_one, .sem_block_two {
	float:left;
	width:290px;
	margin:0 16px 0 1px;
	background:url(sem_bg.gif) bottom left repeat-x #fff;
	}
.sem_block_two {
	margin:0 0 0 3px;
	}
.semblock_bttm {
	float:left;
	width:601px;
	background:url(sem_block_btm.gif) 0 0 no-repeat;
	height:1px;
	}
.semblock_wrap .tbl_hd {
	float:left;
	width:290px;
	background:url(sem_tbl_hd_bg.gif) bottom left repeat-x #faefdd;
	border:1px solid #d8c49f;
	border-left:none;
	border-right:none;
	}
.semblock_wrap .tbl_hd div {
	float:left;
	padding:10px;
	color:#6b4c0a;
	}
.semblock_wrap .tbl_hd .col1 {
	width:73px;
	font-weight:bold;
	}
.semblock_wrap .tbl_hd .col2 {
	width:176px;
	font-weight:bold;
	}
.semdata {
	float:left;
	width:270px;
	padding:5px 10px 5px 10px;
	}
.semdata .tbl_row {
	float:left;
	width:270px;
	border:none;
	padding:0 0 10px;
	background:none !important;
	border-bottom:1px solid #e6e7e7 !important;
	}
.semdata .col1 {
	float:left;
	width:94px;
	padding:5px 0 0 0px;
	background:none;
	border:none;
	}
.semdata .col2 {
	float:left;
	width:176px;
	padding:5px 0 0 0px;
	}
.semheading1, .semheading2 {
	float:left;
	width:52%;
	padding:10px 0 0 0;
	color:#926807;
	font-size:14px;
	font-weight:bold;
	}
.semheading2 {
	float:left;
	width:46%;
	padding:10px 0 0 0px;
	}

.accordionButton {
	padding:3px 0 0 20px;
	color:#396680;
	font-size:13px;
	background:url(ico_qklink_n.gif) 0 7px no-repeat;
	cursor:pointer;
}
.accordionButton:hover {
	background:url(ico_qklink_r.gif) 0 7px no-repeat;
	color:#000;
}
.accordionButton a {
	color:#396680;
	}
.accordionButton a:hover {
	color:#000;
	}

.accordionButton span {
	display:block;
	background:url(horidot.gif) bottom left repeat-x;
	padding: 0 0 8px 0;
	}
.accordionContent {
	padding:5px 3px;
}
.accordionContent li {
	display:block;
	margin:0 0 0 20px;
	background:url(horidot.gif) bottom left repeat-x;
	}
.accordionContent li a {
	display:block;
	color:#6c7980;
	padding:4px 0 4px 13px;	
	background:url(ico_subnav_n.gif) 0px 9px no-repeat;
	font-size:11px;
	}
.accordionContent li a:hover {
	color:#3d647c;
	background:url(ico_subnav_r.gif) 0px 9px no-repeat;
}
	

