﻿@import "SchoolCommon.css";
@import "../NPDeptCommon.css";


/*
 *	Department Page CSS For Alumni
 */

.LeftColumn{
	vertical-align:top;
}

.LeftSchoolLogo{
	width: 214px;
	height: 108px;
	background: white url('/alumni/publishingimages/HomeLogo.gif') no-repeat;
}

.HorizontalBorder{
	display: none;
}

.LeftSideNav{
	width: 214px;
	background: transparent url('/alumni/publishingimages/snavi_side.gif') repeat-y right;
	padding-right: 0px;
}

.LeftNav{
}

.LeftNavBottom{
	width: 214px;
	height: 36px;
	background: white url('/alumni/publishingimages/snavi_btm.gif') no-repeat;
	padding-bottom: 20px;
}

.RightColumn{
	vertical-align:top;
	background:transparent url('/alumni/PublishingImages/pix_main_AR.jpg') no-repeat scroll right bottom;
}

.RightTopSpacer{
	background: url('/alumni/PublishingImages/MenuShadow.gif') white repeat-x scroll;
}

.VerticalBorder{
	width: 10px;
	height: 500px;
}

.RightBannerTop{
	height: 8px;
}

.RightBanner{
	vertical-align: top;
	width: 743px;
	height: 296px;
}

.RightBannerShadow{
	vertical-align: top;
	width: 743px;
	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: 414px;
	vertical-align: top;
}

.BottomContentLeftTop{
	text-align: left;
}

.BottomContentLeftBottom{
	text-align: left;
}

.BottomContentRight{
	width: 330px;
	vertical-align: top;
	padding-left: 12px;
}

.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;
}

#MSOZoneCell_WebPartWPQ3{
	background-color: #F4F4F4;
}

#WebPartWPQ2{
	background-color: #F4F4F4;
}

/*************************** 
	News and Announcements 
 ***************************/
.NP_DisplayTitleOnly_BaseHolder {
	padding-left: 10px;
	width: 95%;
}

.NP_DisplayTitleOnly_DescHolder{
	/*background: white url('/alumni/PublishingImages/TitleBullet.gif') no-repeat scroll left center;*/
}

.NP_DisplayTitleOnly_Link{
	
}

.NP_DisplayTitleOnly_Title{
	text-decoration:none;
	color: #333333;
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 13px;
	/*font-weight: bold;*/
}

.NP_DisplayTitleOnly_Seperator{
	
}


/**********************************************
 *	Image on Left, Title and Desc on right
 **********************************************/
 
.NP_RollupImgLeft_TitleDescRight_BaseHolder{
	padding-left: 5px;
	border-bottom: 10px #F4F4F4 solid;
	text-align:left;
	width: 95%;
}

.NP_RollupImgLeft_TitleDescRight_ImgHolder{
	vertical-align: top;
}

.NP_RollupImgLeft_TitleDescRight_img{
	padding-left: 5px;
	width:77px;
	height:48px;	
}

.NP_RollupImgLeft_TitleDescRight_Title{
	text-decoration:none;
	color: #333333;
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.NP_RollupImgLeft_TitleDescRight_Desc{
	color: #333333;
	font-size: 13px;
	padding-right: 10px;
}

a.NP_RollupImgLeft_TitleDescRight_Link:hover:active, visited, link, hover {
	text-decoration:none;
}

.NP_RollupImgLeft_TitleDescRight_BtnHolder{
	text-align:right;
}

.NP_RollupImgLeft_TitleDescRight_Btn{
	text-decoration:none;
	background: none;
	/*background: transparent url('/SiteCollectionImages/TemplateImages/arrow_square_grey.jpg') no-repeat;*/
	padding-right:20px;
}

.RollupNP_ImgLeft_TitleDescRight_Link{
}

/********************************************************
 *	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;
	/*background: transparent url('/soe/PublishingImages/left_menu_arrow.gif') no-repeat scroll 180px;*/
	/*padding-top:2px;*/
	padding-right: 10px;
}


