@import url('generic.css');

.welcome {
	text-align: right;
}

.greeting {
	display: block;
	color: #683387;
	font-family: "Times New Roman", Times, serif;
	font-size: 132%;
	font-variant: small-caps;
	line-height: 18px;
}

#alumnet-landing.two-col {
	background-position: 223px 0px;
	width: 100%;
}

#alumnet-home-left {
	width: 212px;
}

#alumnet-home-right {
	width: 291px;
	padding-left: 25px;
}

#alumnetSearch,
.alumnetForm,
fieldset {
	background: #f2ebf6 url(/images/alumnet_home_search_top_bg.gif) repeat-x 0px 0px;
	padding: 18px 17px 9px;
	margin: 5px 0px 21px;
	color: #777;
	border: 0px;
}

#alumnetSearch input,
.alumnetForm input,
.alumnetForm textarea,
fieldset input,
fieldset textarea {
	border: 1px solid #b3b3b3;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 11px;
	padding: 4px 3px 3px;
	color: #666;
	vertical-align: middle;
}

.updateProfile h3,
.profileView h3 {
	color: #683387;
	font-family: "Times New Roman", Times, serif;
	font-size: 122%;
	font-variant: small-caps;
	line-height: 18px;
	margin: 0px;
	font-weight: normal;
}

/* = PROFILE VIEW
--------------------------------------------------*/

.profileView {
	margin-top: 15px;
}

.profileView h3 {
	margin-top: 10px;
}

.profileView img {
	background-color: #fff;
	padding: 4px;
	border: 1px solid #b3b3b3;
}

.profileView th,
.profileView td {
	vertical-align: top;
	padding: 5px 0px;
	background: transparent url(/images/fieldset_separator.gif) repeat-x 0% 100%;
}

.reciprocal-name {
	display: block;
	font-weight: bold;
}

.family-members p {
	margin: 0px 0px 5px;
	padding: 0px 0px 6px;
	background: transparent url(/images/fieldset_separator.gif) repeat-x 0% 100%;
}

fieldset ul {
	margin: 0px 0px 5px;
	padding: 0px;
}

fieldset ul li {
	background-image: url(/images/fieldset_bullet.gif);
	margin-bottom: 3px;
}

.pv-photo {
	margin-bottom: 5px;
}

.pv-member-rep {
	padding-left: 5px;
}

.pv-acm,
.pv-rep {
	display: block;
	font-weight: bold;
}

.pv-class-year,
.pv-rep {
	font-weight: normal;
	font-style: italic;
}

/* = CLASS NOTES IN PROFILE VIEW
-------------------------------------------------*/

.pv-class-notes li {
	padding: 0px 0px 1px;
	background: transparent url(/images/fieldset_separator.gif) repeat-x 0% 100%;
	margin-bottom: 10px;
}

.pv-class-notes li.NoRecords {
	padding-bottom: 10px;
	background: transparent none;
}

.pv-class-notes li img {
	float: left;
	margin: 0px 7px 4px 0px;
}

.cn-title {
	font-weight: bold;
	text-decoration: none;
}

.cn-date {
	display: block;
	font-style: italic;
}

.updateProfile .address {
	margin-bottom: 20px;
}

.alumnetForm label,
fieldset label {
	vertical-align: middle;
}

.alumnetForm td,
.alumnetForm th,
fieldset th,
fieldset td,
th {
	padding: 2px 3px;
	vertical-align: middle;
	text-align: left;
}

.alumnetForm img,
fieldset img {
	display: inline;
	vertical-align: middle;
}

#alumnetSearch input.submit,
.alumnetForm input.submit,
fieldset input.submit {
	vertical-align: middle;
	padding: 0px;
	border: 0px;
}

#alumnetSearch p {
	margin: 0px 0px 8px;
}

#alumnetSearch a {
	color: #866d94;
}

#alumnetSearch label {
	position: absolute;
	left: -9999em;
}

#alumnetLogin table {
	margin: 0px 0px 0px 5px;
}

#alumnetSearch #alumnetSearchQuery {
	border: 1px solid #b3b3b3;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 11px;
	padding: 4px 3px 3px;
	width: 223px;
	color: #666;
	vertical-align: middle;
}

#alumnetLogin table td * {
	vertical-align: middle;
}

#alumnetLogin label {
	line-height: 20px;
}

#alumnetForgot {
	margin: 15px 0px 0px;
}

#alumnetForgot #email {
	width: 162px;
}

#alumnetForgot p {
	margin: 0px 0px 7px;
}

legend {
}

fieldset h2 {
	color: #683387;
	font-family: "Times New Roman", Times, serif;
	font-size: 122%;
	font-variant: small-caps;
	line-height: 18px;
	margin: 0px;
}

fieldset table {
	margin: 0px;
}

fieldset th {
	text-align: left;
}

fieldset input, fieldset select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 2px;
	color: #333;
	background-color: #fff;
	border: 1px solid #a6a6a6;
}

fieldset input,
fieldset label {
	vertical-align: middle;
}

fieldset input.submit {
	padding: 0px;
	border: 0px;
	display: inline;
	vertical-align: middle;
}

.hide-legend legend {
	display: none;
}

.alumnae-list {
	margin: 0px;
}

.alumnae-list th {
	display: none;
}

#alumnae-search th {
	text-align: left;
}

.alumnae-list td,
.notes-list td,
.notes-list th {
	background: transparent url(/images/border_dot_horiz.gif) repeat-x left bottom;
	vertical-align: middle;
	padding: 5px 0px;
}

.search-results {
	margin: 0px;
	background: transparent url(/images/border_dot_horiz.gif) repeat-x left bottom;
	padding-bottom: 8px;
}

.alumnae-name {
	display: inline;
	font-size: 110%;
}

.class-year {
	text-align: center;
}

.vCard,
.date {
	text-align: center;
}

.alumnae-detail {
	background-position: 50% 0%;
	overflow: hidden;
}

.alumnae-detail .left-col {
	width: 47%;
	padding: 0px;
}

.alumnae-detail .right-col {
	width: 47%;
	padding: 0px;
	float: right;
}

/* = CLASS PAGES AND NOTES
-----------------------------------------------*/

#class-info {
	background: transparent url(/images/border_dot_vert.gif) repeat-y 61% 0%;
}

#class-info .col {
	width: 59%;
}

#class-info .last-col {
	width: 37%;
}

#class-info .intro {
	margin-bottom: 10px;
}

/* = POST A CLASS NOTE
----------------------------------------------*/

.post-note th,
.post-note th label,
.post-note td {
	vertical-align: top;
}

/* = CLASS NOTES LIST
----------------------------------------------*/

#notes-list li {
	background: transparent url(/images/border_dot_horiz.gif) repeat-x 0% 0%;
	padding: 9px 0px 10px;
	margin: 0px;
	
}

#notes-list h3 {
	margin-top: 4px;
}

#notes-list h3 .date {
	display: inline;
	position: static;
	font-weight: normal;
	font-style: italic;
	color: #aaa;
}

div.divided p {
	float: left;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
}

div.divided p.border {
	padding-left: 0;
	padding-right: 10px;
	margin-right: 11px;
	background: transparent url('/images/border_dot_vert.gif') repeat-y top right;
}

div.divided p.border.link1 {
	width: 203px;
}

div.divided p.border.link2 {
	width: 126px;
}

div.divided p.link3 {
	width: 163px;
}

#together input {
	display:inline;
	margin-top: 10px;
}
