﻿@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 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{
}



/********************************************************
 * 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: 12px;
	font-family: Arial, Helvetica, verdana, sans-serif;
}

.NPCurrentFutureStudent_Description{
}

.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: #333333;
}
