﻿@import "SchoolCommon.css";
@import "../NPDeptCommon.css";


/*
 *	Department Page CSS For SDAR
 */
 
.TopContent{

}

.LeftColumn{
	vertical-align: top;
	width: 214px;
}

.LeftSchoolLogo{
	width: 214px;
	height: 116px;
	background: white url('/sdar/publishingimages/HeaderLogo.gif') no-repeat;
}

.LeftSideNav{
	width: 214px;
	background: transparent url('/sdar/publishingimages/snavi_side.gif') repeat-y right;
	padding-right: 0px;
}

.LeftNav{
}

.LeftNavBottom{
	width: 214px;
	height: 36px;
	background: white url('/sdar/publishingimages/snavi_btm.gif') no-repeat;
	padding-bottom: 20px;
}

.VerticalBorder{
	width: 10px;
	height: 500px;
}

.RightColumn{
	vertical-align: top;
}

.RightBannerTop{
	height: 8px;
}

.RightBanner{
	vertical-align: top;
	width: 742px;
	height: 296px;
}

.RightBannerShadow{
	vertical-align: top;
	width: 742px;
	height: 10px;
	/*background: white url('/sdar/publishingimages/ban_shadow.jpg') no-repeat;*/
}

.ContentBorder{
	background-color: white;
	border-top: 8px white solid;
	border-bottom: 0px;
}

.BottomContentLeft{
	/*padding-right: 5px;*/
	width: 412px;
	vertical-align: top;
}

.BottomContentLeftTop{
	text-align: left;
}

.BottomContentLeftBottom{
	text-align: left;
}

.BottomContentRight{
	width: 330px;
	vertical-align: top;
	/*padding-left: 7px;*/
}

.LastUpdate{

}

.SubTitle{
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 14px;
	color: #cc3333;
	font-weight: bold;
	text-decoration: none;
}

a.SubTitle{
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

/********************************************************
 * NP Content Query 1
 ********************************************************/
 
.ContentQuery1_BaseHolder{
	width: 400px;
}

.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;
	/*
	border-bottom: 0px #F5F5F5 solid;
	border: #EBEBEB;
	width: 100%;
	text-align: right;
	padding-right: 12px;
	*/
}

/********************************************************
 *	Left Navigation Menu
 ********************************************************/

.menu-StaticMenuStyle{
	border-right: 0px;
	border-bottom: 0px;
	display:inline;
}

.menu-StaticMenuItemStyle{
	font-size: x-small;
	color: #333333;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	text-align: right;
	text-indent: 0px;
	width: 195px;
	/*background: transparent 214px;*/
	/*background: transparent url('/soe/PublishingImages/left_menu_arrow.gif') no-repeat scroll 180px;*/
	/*padding-top:2px;*/
	padding-right: 10px;
}


