﻿@import "SchoolCommon.css";
@import "../../NPListingCommon.css";

/*
 *	HMS Listing Page CSS
 */


/********************************************************
 * NP Content Query 1
 ********************************************************/

.ContentQuery1_Title{
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 14px;
	color: black;
	font-weight: bold;
	border-bottom: 10px white solid;
	text-indent: 5px;
}


/********************************************************
 * NP Content Query 3
 ********************************************************/

.ContentQuery3_Title{
	width:100%;
	text-align:left;
	text-indent:0px;
	cursor: pointer;
}
 
.ContentQuery3_BaseHolder{
	border: 5px white solid;
}

a.ContentQuery3_Link:hover {
	text-decoration:none;
}

.ContentQuery3_DescHolder{
	width: auto;
}

.ContentQuery3_BtnHolder{
	width:100%;
	text-align:right;
}

.ContentQuery3_Btn{
}

/********************************************************
 * NP Content Query 4
 ********************************************************/

.ContentQuery4_Title{
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 14px;
	color: black;
	font-weight: bold;
	border-bottom: 10px white solid;
	text-indent: 0px;
}

.ContentQuery4_BaseHolder{
	width: 95%;
}

.ContentQuery4_DescHolder{
	width: 95%;
}

.ContentQuery4_BtnHolder{
	width: 95%;
}

/********************************************************
 * NP In The News Content Query
 ********************************************************/
 
.NPInTheNewsQuery_BaseHolder{
	border: 5px white solid;
	border-bottom: 10px white solid;
}

a.NPInTheNewsQuery_Link:active {
}

a.NPInTheNewsQuery_Link:visited {
}

a.NPInTheNewsQuery_Link:link {
}

a.NPInTheNewsQuery_Link:hover {
	text-decoration:none;
}

.NPInTheNewsQuery_DescHolder{
	width: auto;
}

.NPInTheNewsQuery_DateHolder{
	background: white url('/SiteCollectionImages/TemplateImages/Bullet_orange_arrow.gif') no-repeat;
	text-indent: 20px;
	color: black;
	font-weight:bold;
	font-size: 12px;
	font-family: Arial, Helvetica, verdana, sans-serif;
	width: 23%;
	vertical-align:top;
}

.NPInTheNewsQuery_Title{
	color: black;
	font-weight:bold;
	font-size: 12px;
	font-family: Arial, Helvetica, verdana, sans-serif;
}

.NPInTheNewsQuery_Description{
}

.NPInTheNewsQuery_BtnHolder{
	width:100%;
	text-align:right;
}

.NPInTheNewsQuery_Btn{
	background: white url('/SiteCollectionImages/TemplateImages/arrow_square_grey.jpg') no-repeat;	
	padding-right: 40px;
	text-decoration: none;
}


/********************************************************
 * NP Current and Future Students
 ********************************************************/
 
.NPCurrentFutureStudent_BaseHolder{
	border: 5px white solid;
	border-bottom: 10px white solid;
}

.NPCurrentFutureStudent_ImgHolder{
	vertical-align:top;
}

.NPCurrentFutureStudent_Img{
	vertical-align:top;
}

a.NPCurrentFutureStudent_Link:active {
}

a.NPCurrentFutureStudent_Link:visited {
}

a.NPCurrentFutureStudent_Link:link {
}

a.NPCurrentFutureStudent_Link:hover {
	text-decoration:none;
}

.NPCurrentFutureStudent_DescHolder{
	vertical-align:top;
	width: auto;
}

.NPCurrentFutureStudent_Title{
	color: black;
	font-weight:bold;
	font-size: 13px;
	font-family: Arial, Helvetica, verdana, sans-serif;
}

.NPCurrentFutureStudent_Description{
	font-size:12px;
}

.NPCurrentFutureStudent_BtnHolder{
	width:100%;
	text-align:right;
	border-top:10px white solid;
}

.NPCurrentFutureStudent_Btn{
	background: white url('/SiteCollectionImages/TemplateImages/arrow_square_grey.jpg') no-repeat;	
	padding-right: 40px;
}



/*********************************************/

td.ms-sbcell{
	border: 0px
}

td.ms-sbgo{
background-color: #F3F3F3;
}


/**********************************************
 * Sort by Group Style Sheet                  *
 **********************************************/
 
.groupheader{
	font-size:12px;
	font-family: Arial, Helvetica, verdana, sans-serif;
}

.link-item, .link-item a, .link-item a:link{
	font-size:12px;
	font-family: Arial, Helvetica, verdana, sans-serif;
}

.ms-WPBody{
	font-size:12px;
	font-family: Arial, Helvetica, verdana, sans-serif;

}

/**********************************************
 * NP Jobs Content Query                      *
 **********************************************/

.ClosingDateHolder{
	padding-left:15px;
	font-size:11px;
	font-family: Arial, Helvetica, verdana, sans-serif;
	position: relative; top:-8px;
}

.ClosingDate{
	font-style:italic;
	text-decoration:underline;
}

hr{
	height:1px;
	color:black;
}

.JobCategoryTitle{
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:black;
}

a.JobCategoryTitle:active {
}

a.JobCategoryTitle:visited {
}

a.JobCategoryTitle:link {
}

a.JobCategoryTitle:hover {
}

.JobsFullQuery_Title{
	width:100%;
	text-align:left;
	text-indent:0px;
	cursor: pointer;
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
}

.JobsFullQuery_ClosingDate{
	font-style:italic;
	text-decoration:underline;
}

.JobsFullQuery_ClosingDateHolder{
	font-size:11px;
	font-family: Arial, Helvetica, verdana, sans-serif;
}

.JobsFullQuery_BaseHolder{
	padding-left:15px;
	width:95%;
}

.JobsFullQueryOthers_Bullet{
	height:10px;
}

.JobsFullQueryOthers_BaseHolder{
	padding-left:15px;
}

.JobsFullQueryOthers_Title{
	width:100%;
	text-align:left;
	text-indent:0px;
	cursor: pointer;
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
}




