﻿@import "SchoolCommon.css";
@import "../NPDeptCommon.css";


a {
	color: #535353;
	text-decoration:none;
}

a:hover {
	color: #535353;
	text-decoration: underline;
}

.LeftTopText{
	height:320px !important;
}

.News{
	/*padding-left:2px;*/
	/*width: 307px;*/
	background-color: #EDEDED;
	border-right: 5px white solid;
}

#WebPartWPQ2 {
	width:300px !important;
	height:220px;
}

/********************************************************
 * Display Title And Arrow 
 ********************************************************/
 
.NP_DisplayTitleAndArrow_BaseHolder{
	background-color: #EDEDED;
	/*width: 280px;*/
}

.NP_DisplayTitleAndArrow_TitleHolder{
	text-align:left;
}

.NP_DisplayTitleAndArrow_Title{
	width: 250px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 5px #EDEDED solid;
	color: #656565;
	text-decoration:none;
	cursor: pointer;
}

.NP_DisplayTitleAndArrow_Seperator{
	height:3px;
}

.NP_DisplayTitleAndArrow_Link: hover, visited, link, active {
	text-decoration:none;
}

.NP_DisplayTitleAndArrow_Btn{
	text-decoration:none;
	background: #EDEDED url('/SiteCollectionImages/TemplateImages/arrow_square_grey.jpg') no-repeat;
	padding-right: 15px;
}
