@import "master.css";

div#audiencecontent {
	background: #FFFFFF url(/sitefiles/1280/images/secondarybg.jpg) top left no-repeat;
	width: 795px;
	overflow: auto;
	height: 100%;
	z-index: 1;
}

div#audienceimage {
	float: left;
	width: 677px;
	height: 227px;
	position: relative;
}

img#newmemberlink {
	position: absolute;
	top: 60px;
	left: 35px;
	width: 190px;
	height: 120px;
	border: none;
}

img#audiencestars {
	position: absolute;
	top: 0px;
	left: 0px;
}

div#adspace {
	text-align: center;
	width: 100px;
	vertical-align: top;
	float: right;
	position: relative;
}

div#adspace img {
	margin-top: 20px;
}

div#audiencefeature {
	float: left;
	width: 480px;
	position: relative;
	font-size: 8pt;
	left: 20px;
	margin-top: 15px;
	padding-bottom: 35px;
}

div#audiencefeature h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #709D40;
}

div#audiencefeature a {
	font-size: 8pt;
	font-weight: bold;
	color: #EDBE33;
	text-decoration: none;
}

div#audiencefeature p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 8pt;
}

div#secondarynews {
	float: right;
	width: 240px;
	position: relative;
	left: -20px;
	border-left: solid 1px #F4D596;
	padding-left: 20px;
	margin-top: 25px;
	margin-bottom: 5px;
}

div#tertiarynews {
	background-color:#F7FFEE;
	border-left:1px solid #E2F7CB;
	float:right;
	height:auto;
	left:0;
	padding:14px 10px 5px 20px;
	position:relative;
	width:199px;
}

div#news {
	
}

div#news h1 {
	font-size: 9pt;
	font-weight: bold;
	color: #EDBE33;
	margin: 2px 0px 2px 0px;
}

div#news a {
	color: #709D40;
	font-weight: bold;
	font-size: 7pt;
	margin: 2px 0px 2px 0px;
	text-decoration: none;
}

div.newsitem {
	margin-bottom: 8px;
}

div.newsitem a {
	color: #EDBE33 !important;
}

div#news p {
	margin-top: 0px;
	margin-bottom: 0px;
}

div#tertiarycontent {
	background-color:#FFFFFF;
	height:100%;
	overflow:auto;
	width:795px;
	z-index:1;
}

/* -- removed by AH 8/24/09
div#tertiarycontent table
{
    max-width: 450px;
} -- */

div#contents {
	background-color:#FFFFFF;
	float:left;
	font-size:8pt;
	height:auto;
	min-height:400px;
	padding:15px 14px 10px 20px;
	position:relative;
	width:530px;
	_height: 380px;
}

div#contents h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #709D40;
	margin-top: 0px;
	margin-bottom: 10px;
}

div#contents h2 {
	color: #709D40;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}

div#contents p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 8pt;
}

div#contents img {
	float: left;
	margin-right: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
	max-width: 480px;
}

div#contents a {
	color: #709D40;
}

div#contents ul li a {
	text-decoration: none;
	font-weight: bold;
}

div#searchcontents {
	float: left;
	width: 530px;
	position: relative;
	font-size: 8pt;
	left: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 14px;
}

div#searchcontents h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #709D40;
	margin-top: 0px;
	margin-bottom: 10px;
}

div#searchcontents h2 {
	font-size: 8pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#searchcontents p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 8pt;
}

div#searchcontents a {
	color: #709D40;
}

div#searchcontents img {
	float: left;
	margin-right: 8px;
	margin-top: 4px;
}

div#newscontent {
	width: 760px;
	position: relative;
	font-size: 8pt;
	left: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 14px;
}

div#newscontent h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #709D40;
	margin-top: 0px;
	margin-bottom: 10px;
}

div#newscontent p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 8pt;
}

div#newscontent img {
	float: left;
	margin-right: 8px;
	margin-top: 4px;
}

div#newscontent a {
	color: #709D40;
}

div#navigation {
	position: relative;
	width: 795px;
	height: 29px;
	z-index: 2;
	height: 26px;
	background-color: #E7E5D9;
	border-bottom: solid 3px #AEABA2;
}

td.navtd {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}

td.navtd img {
	margin-top: 3px;
}

table.dropTable {
	display: none;
	width: 140px;
	border: none;
	position: absolute;
	top: 29px;
}

td.dropItem {
	text-align: left;
	padding: 2px 14px 2px 5px !important;
	border-top: solid 1px #CFEAB2 !important;
	border-left: solid 1px #CFEAB2 !important;
	border-right: solid 1px #CFEAB2 !important;
	width: 140px;
	background-color: #E2F7CB;
	overflow: hidden;
	font: bold 7pt verdana;
	text-transform: lowercase;
}

td.dropItem a {
	color: #6B963A;
	text-decoration: none;
}

td.dropItem a:hover {
	color: #FFFFFF;
}

td.dropItem:hover {
	color: #ECBB44;
	text-decoration: none;
	background-color: #ABACA4;
}

td.dropBottom {
	height: 5px;
	background: Transparent url(/sitefiles/1280/images/dropbottom.gif) bottom left no-repeat;
}

table#drop_students_whoweare {
	left: 97px;
	z-index: 101;
}

table#drop_students_join {
	left: 220px;
	z-index: 102;
}

table#drop_students_community {
	left: 296px;
	z-index: 103;
}

table#drop_students_scholarships {
	left: 417px;
	z-index: 104;
}

table#drop_students_parents {
	left: 543px;
	z-index: 105;
}

table#drop_students_events {
	left: 637px;
	z-index: 106;
}

table#drop_alumnae_whoweare {
	left: 97px;
	z-index: 101;
}

table#drop_alumnae_alumnaeservices {
	left: 220px;
	z-index: 102;
}

table#drop_alumnae_community {
	left: 384px;
	z-index: 103;
}

table#drop_alumnae_events {
	left: 505px;
	z-index: 105;
}

table#drop_alumnae_foundation {
	left: 593px;
	z-index: 104;
}

table#drop_friends_whoweare {
	left: 97px;
	z-index: 101;
}

table#drop_friends_join {
	left: 220px;
	z-index: 102;
}

table#drop_friends_community {
	left: 296px;
	z-index: 103;
}

table#drop_friends_scholarships {
	left: 417px;
	z-index: 104;
}

table#drop_friends_parents {
	left: 543px;
	z-index: 105;
}

table#drop_friends_foundation {
	left: 635px;
	z-index: 106;
}

#slideshowContainer {
	width: 250px;
	height: 200px;
	border: 1px solid #ccc;
	padding: 10px;
	background-color: #FFFFFF;
	margin: 10px;
	position: relative;
	float: right;
}

#slideshowContainer img {
	padding-top: 0px;
	max-width: 230px;
}

.pagelinks a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

.slideCaption {
	background-color: #FFFFFF;
	padding: 4px;
	text-align: center;
	font-weight: bold;
	display: none;
}

.pagelinks a.activeSlide {
	color: #f90 !important;
	text-decoration: none !important;
}

/* this is for IE so the prev/next links can be hovered*/

.nextSlide,.prevSlide {
	background-image: url(/sitefiles/1280/images/spacer.gif);
	text-decoration: none !important;
}

.nextSlide:hover {
	background-image: url(/sitefiles/1280/images/nextslide.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration: none !important;
}

.prevSlide:hover {
	background-image: url(/sitefiles/1280/images/prevslide.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none !important;
}

/* SUB NAV */

#subnav {
	
}

#subnavWrapper h2 a, #latest-news h3 {
	color: #8f9786;
	font-family: helvetica, arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

#subnavWrapper p {
	display: none;
}

ul#subnav {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnav li {
	margin: 0;
	padding: 0;
}

#subnav li a {
	color: #8F9786;
	display: block;
	font-family: helvetica,arial,sans-serif;
	font-size: 12px;
	margin-left: -10px;
	padding: 5px 10px;
	text-decoration: none;
}

#subnav a:hover, #subnav a.current {
	background-color: #EAF2E1;
}

ul#breadcrumb {
	border-top: 1px solid #CCCCCC;
	list-style: none outside none;
	margin: 20px 0 0;
	padding: 10px 0 0;
}

#breadcrumb li {
	float: left;
}

#breadcrumb li a {
	background: url("/sitefiles/1280/images/breadcrumb.gif") no-repeat scroll 0 4px transparent;
	color: #999999;
	font-weight: normal !important;
	margin-right: 10px;
	padding-left: 10px;
}

#breadcrumb li a:hover {
	text-decoration: underline;
}

#breadcrumb li a.current {
	color: #709d40;
}

#breadcrumb li a.first {
	background: none;
	padding: 0;
}

a.recent-news-title  {
	color:#EDBE33;
	display:block;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}
a.recent-news-title:hover {
	text-decoration: underline;
}

#login-form a {
	display: none;
}
