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

body{ font-family:"trebuchet MS"; line-height:1;}
.container-full{ width:100%;}
.center-container{
	margin:0 auto;
	width:900px;
	padding-left: 44px;
    padding-right: 44px;
    padding-top: 35px;
}

.drop-shadow{-webkit-box-shadow: -1px 0px 9px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    -1px 0px 9px rgba(50, 50, 50, 0.75);
box-shadow:         -1px 0px 9px rgba(50, 50, 50, 0.75);}

.header-part{
	height: 135px;
	width:898px;
	/*background-image:  url(3.jpg);*/
		
}
p{ color:#ffffff;  font-family: 'ubunturegular'; font-size:13px; text-transform:capitalize; font-weight:bold; }

.menu-sl{  }
.menu-sl li{float:left; margin-right: 1px; text-align:center;}
.menu-sl a{text-decoration:none; font-family:"trebuchet MS"; font-size:12px; background-color:#0099cc; color:#FFFFFF;  padding: 11px 43px; display:block;-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;}
.menu-sl a:hover{ background-color:#6699FF; color:#666;}


.center-part{
	clear:both;
	height:500px;
}

.left-menu{
	float: left;
	width:195px;
	height:660px;
	background-color:#E6F8FB ;	
}

.center-menu{
	float:left;
	height:660px;
	width:510px;	
	background-color:#E6F8FB;	
}

.right-menu{
	float:left;
	width:195px;
	height:660px;
	background-color:#E6F8FB ;	
}

.footer-part{
		clear:both;
		background-color:#000000;
		height:20px;
		font-size:12px;
		padding-top:10px;
		text-align:center;
		color:#FFF;
	}
	
.left-menu-part1{
		padding-top:12px;
		border: 1px solid black;
		height:249px;
		background-color:#CDD5D1;
}


.left-menu-part2{
		padding-top:12px;
		background-color:#00CCCC;
		height:200px;
}

.br-div-25{
	height: 25px;	
}
.br-div-15{
	height: 15px;	
}


.br-div-50{
		height: 50px;
}

.notification{
	margin-left: 30px;
	height: 524px;

	
	
}


.noti-centers{margin-left: -12px;}

.noti-head{
text-align:center;
margin-bottom:10px;	
font-weight: bold;
color:   #F63;
font-family: Arial, Helvetica, sans-serif;

	
}

.about-pk{

	margin-bottom:10px;	
	font-weight: bold;
	color:#FF6633;
	text-align:center;
	font-size:14px;
}


.br-div-25{
	height: 25px;
}


.noti-content{
   
	margin-left: 50px;	

}
.noti-content a{
		color: #333;
		font-size:12px;
	}
	
	.noti-content a:hover{
		color: #C66;
		font-size:12px;
	}
	
	.noti-head-div{
	 	
	}
	
	.left-part1 li{
		margin-bottom:-2px;
		color:#C63;
	

		
	}
	
	.left-menu-part1-bg{
				background-color:#9CC;
				
	}
	
	.left-part1{
		color: #00F;
		margin-left:10px;
		margin-bottom:10px;
	}
	
	a{
		text-decoration:none;
	}
	
	.left-part1 li a{
    color: #A62600;
    font-family:Verdana, Geneva, sans-serif;
    font-size: 11px;
	}
	
	
	.left-part1 li a:hover{
			color:#C66;
	}
	
	.main-menu-head{
			font-weight:bold;
	}
	
	
	.right-menu-part1{
		padding-top:12px;
			border: 1px solid black;
		height:80px;
		background-color:#CDD5D1;
	}


	.right-part1 li{
		margin-bottom:10px;
		color:#C63;
		margin-left:12px;
		
	}
	.menu {font-size:14px;padding:0px; float:left; width:900px;


}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:34px; background:#267cb2;}

/* style the sub-level lists */
.menu ul ul {width: auto;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:28px;line-height:28px;}

/* style the sub level list items */
.menu ul ul li {display:block;width: auto;height:auto;position:relative;line-height:1em; border-bottom:1px #2384BF solid;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%;font-size:11px;text-decoration:none;color:#fff;background:#267cb2;padding:0 21px 0 17px;}
.menu a.current{background:#3da1e0;}
/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#267cb2; color:#fff;width:12em;height:100%;line-height:1em; padding:0.5em 1em;}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; w\idth:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#3da1e0;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#3da1e0;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#3da1e0;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#3da1e0;}

/* style the level hovers */
/* first */
.menu a:hover {color:#fff;background:#3da1e0;}
.menu :hover > a {color:#fff;background:#3da1e0;}
/* second */
.menu ul ul a:hover{color:#fff;background:#3da1e0;}
.menu ul ul :hover > a {color:#fff;background:#3da1e0;}
/* third */
.menu ul ul ul a:hover {background:#3da1e0;}
.menu ul ul ul :hover > a {background:#3da1e0;}
/* fourth */
.menu ul ul ul ul a:hover {background:#eee;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:28px;left:0;width:14em;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.html);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}

	/* calender */
	
	
	.main {
width:192px;
border:1px solid #000000;
}

.month {
background-color:black;
font:bold 12px verdana;
color:white;
    padding-bottom: 4px;
    padding-top: 4px;
}

.daysofweek {
background-color:gray;
font:bold 12px verdana;
color:white;
}

.days {
font-size: 12px;
font-family:verdana;
color:black;
background-color: lightyellow;
padding: 2px;
}

.days #today{
font-weight: bold;
color: red;
}
#marqueestyle
{
	padding-top:0px;
	color: #FFF;
}
p{
	font-size:13px;
	color: #666;
	font-family:Verdana, Geneva, sans-serif;
}

.head-div1{
	float:left;
	width:598px;
	height:125px;
	/*background-color:#3191B0;*/
}

.head-div2{
	float:left;
	width:300px;
		height:125px;
	/*background-color: #63F;*/
}
.logo
{
	height:0px;
	width:200px;
	}
	
.p-head-sub{
	text-align:center;
	font-size:17px;	
	line-height: 20px;
	color:#3F6C93;
	}

.p-head{
	color:#930;
	font-size:23px;
	font-weight:bold;
	text-align:center;	
	line-height: 25px;
	text-shadow:-1px 1px 2px #3F6C93;
}

.noti-center p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11.5px;	
}

.pkimg{
	-webkit-border-top-left-radius: 22px;
-webkit-border-top-right-radius: 22px;
-moz-border-radius-topleft: 22px;
-moz-border-radius-topright: 22px;
border-top-left-radius: 22px;
border-top-right-radius: 22px;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
}