@charset "utf-8";
/* CSS Document */


/* Reset the Grid restrictions on width */
#feature { padding:0px; }
.container_16 { width:985px; margin:0px; }
.container_16 .grid_16{ width:985px; margin:0px;}
.container_16 .grid_10 { margin:0px; width:556px;}
.container_16 .grid_7 {margin:0px; width:428px; }


.flash_content{ background:url(http://www.wpunj.edu/alumni/images/mock1.png) top left repeat-x; width:100%; height:298px; }

/* Horizontal Menu */
#menu{ background:url(http://www.wpunj.edu/alumni/images/barg.png) top left repeat-x; width:100%; height:27px; }
#menu ul {padding-top:10px;}
#menu ul li { float: left; margin:-5px 0 0 0;border-right:solid 1px #647990;padding:0 6px; }
#menu ul li a { color:#FFF; }

/* IE Hacks for new Alumni homepage */
*html #menu {height:35px;}
*html #alumnislideshowbox {float:left;}


/* Columns */
.alumni_column {
	min-height:380px;
	height:auto !important;
	height:380px; 
}
	
*+html .alumni_column {
min-height:383px;
	height:auto !important;
	height:383px;
}



.alumni_column h2 { color:#000; background-color:#E5E5E5; padding:4px 0px 4px 10px; }


/* Left Column */
.alumni_left_column {
	background:url(http://www.wpunj.edu/template/images/alumni/bottomleftgradient.png) bottom left repeat-x;
	
}
.alumni_left_column_content{
	min-height:280px;
	height:auto !important;
	height:280px;
}



.alumni_left_column_content p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.alumni_hr { border-top:1px dashed #999; width:100%; height:60px;  }

/* Right Column */
.alumni_right_column {
	background:url(http://www.wpunj.edu/alumni/images/greyg.png) bottom left repeat-x;
	border-left:1px dashed #999;
        padding-bottom:128px;
}


.alumni_right_column_gift { position:absolute;  margin-left:855px; margin-top:-56px; z-index:1; }
.alumni_right_column_gift a{  }
.alumni_right_column_gift a:hover{ text-decoration:none; }

*+html .alumni_right_column_gift a{ }


.calendar {
 background:url(http://www.wpunj.edu/alumni/images/calendar.png) top left no-repeat;
 width:402px;
 height:246px;
 margin-left:auto;
 margin-right:auto;
}
.calendar ul { padding:10px; }
.calendar ul li { color:#FFF; border-bottom:1px solid #FFF; font-size:16px; font-weight:bold; padding:4px;}
.calendar ul li span { font-size:12px; font-weight:normal; }

/*  4.0.1 - Styles for scrolling alumni boxes on alumni home
----------------------------------------------------------------------------------------------- */

#pioneerpride1 {
	margin-bottom:20px;
	padding-bottom:24px;
	border-bottom: solid 1px #cdcdcc;
}

#pioneerpride1 h1 {
	font-size: 1.0em;
	text-transform: uppercase;

#alumnislides1 {
	margin-top:10px;
    position:relative; 
    overflow:hidden; 
    width:338px;
    height:100px;
}
 
div.scrollable div.items { 
    position:absolute; 
    width:1500px; 
}

#alumnislides1 .items div {
	font-size: .85em;
	line-height:125%;
    height:100px;
    width:338px;
    float:left;
}

#alumnislides1 .items div img {
	float: left;
	margin:4px 15px 0 0;
}

#alumninav1 {
	position: absolute;
	left:206px;
	bottom:-3px;
	width:106px;
	height:15px;
	background: transparent center top no-repeat url(../images/bkgd_alumninav1.gif);
	font-size: 1px;
z-index:1000;
}

#alumninav1 .forward {float: right;}
#alumninav1 .back {float: left;}