﻿@import "SchoolCommon.css";
@import "../NPDeptCommon.css";


/*
 *	Department Page CSS
 */

.HorizontalBorder{
	display: none;
}
 
.LeftContentArea{
	vertical-align: top;
	width: 215px;
}

.LeftSchoolLogo{
	width: 215px;
	height: 75px;
	background: white url('/fms/publishingimages/HomeLogo.gif') no-repeat;
	text-align: left;
}

.LeftNav{
	background: transparent url('/fms/publishingimages/navi_bg.gif') repeat-y;
	width: 215px;
}

.LeftNavBottom{
	background: white url('/fms/publishingimages/navi_btm.gif') no-repeat;
	width: 215px;
	height: 25px;
	text-align: left;
}

.LeftContentDivider{
	height: 10px;
}

.LeftContent{
	width: 215px;
	vertical-align: top;
}

.VerticalDivider{
	width: 12px;
}

.RightContentArea{
	vertical-align: top;
	Width: 745px;
}

.FlashBanner{
	vertical-align: top;
	text-align: right;
	width: 745px;
	height: 308px;
}

.FlashBannerBottom{
	height: 10px;
}

.RightContentBottom{
	vertical-align: top;
}

.RightContentBottomLeft{
	width: 531px;
	vertical-align: top;
}

.RightContentBottomLeftTop{
	text-align: left;
}

.RightContentBottomLeftBottom{
	padding-top: 10px;		
}

.RightContentBottomDivider{
	width: 10px;
}

.RightContentBottomRight{
	width: 201px;
	vertical-align: top;
}

.LastUpdate{

}

/*
 Navigation Drop-Down Menu
*/

.menu-StaticMenuItemStyle{
	color: #ffffff;
	text-align:right;
	background: none;
	font-size: 11px;
	/*background: transparent url('/fmPublishingImages/left_menu_arrow_white_bg_red.gif') no-repeat scroll 130px;*/
	text-indent:0px;
	height:20px;
	padding-right: 10px;
	border-top: none;
}

.HorizontalBorder{
	display: none;
}


/* fix to let left column touch the footer row */
.PageFooter{
	border-top: 0px white solid;
}

	
/********************************************************
 * NP Content Query 1
 ********************************************************/

.ContentQuery1_BaseHolder{
	width: 520px;
	text-align: left;
}

.ContentQuery1_Link:active, hover, visited {
	text-decoration:none;
}
 
.ContentQuery1_Title{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 15px;
	font-weight:bold;
	text-decoration:none;
}

.ContentQuery1_Btn{
/*	background: white url('/SiteCollectionImages/TemplateImages/arrow_square_grey.jpg') no-repeat; */
	text-decoration:none;
}

.ContentQuery1_DescHolder{
	width:96%;
}

.ContentQuery1_Description{
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}

.ContentQuery1_BtnHolder{
	display: none;
}

/********************************************************
 * FMS Urbanwire List Content Query
 ********************************************************/
 
.FMSUrbanWireListQuery1_BaseHolder{
	padding: 5px 5px 10px 5px;
	color:black;
	/*border-bottom:1px #CCCCCC solid;*/
	/*width:505px;*/
	text-align:left;
}

a.FMSUrbanWireListQuery1_Link:active {
}

a.FMSUrbanWireListQuery1_Link:visited {
}

a.FMSUrbanWireListQuery11_Link:link {
}

a.FMSUrbanWireListQuery1_Link:hover {
	text-decoration:none;
}

.FMSUrbanWireListQuery1_Img {
}

.FMSUrbanWireListQuery1_DescHolder{
	width: 95%;
}

.FMSUrbanWireListQuery1_Title{
	color:#990066;
	font-weight:bold;
}

.FMSUrbanWireListQuery1_Description{
	text-align:left;
}

.FMSUrbanWireListQuery1_BtnHolder{
	width:100%;
}

.FMSUrbanWireListQuery1_Btn{
	background: transparent url('/SiteCollectionImages/TemplateImages/arrow_square_grey.jpg') no-repeat 428px;
	padding-right:10px;
	text-decoration:none;
}

