﻿/*#############################################################
Name: Transparentia
Date: 2006-08-20
Description: Simple, lightweight and slightly blue.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #fafafa;
	color: #444;
	font: normal 62.5% Myriad, "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin: 0;
}

a { color: #2a5eb8; }

a:hover { color: #6586c9; }

input {
	color: #555;
	font-weight: normal;
	font-size: 1.1em;
}

p, cite, code, ul, .regular_size {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

h1, h2, h3, .salutation {
	color: #1b468f;
}

h1, h2 {
    padding-top: 6px;
}

h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}

h2, .salutation {
    font-size: 1.2em;
    font-style: italic;
    margin-bottom: 2px;
}

h3 {
    font-size: 1.2em;
    font-weight: bold;
    font-variant: small-caps;
}

h4 {
    font-size: 1em;
    font-weight: bold;
}

code {
	background: url(images/bgcode.gif);
	border: 1px solid #f0f0f0;
	border-left: 6px solid #39f;
	color: #555;
	display: block;
	font-weight: normal;
	font-size: 1.1em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

cite, .bgday {
	color: #666;
	display: block;
	font-weight: normal;
	font-size: 1.3em;
}

.bgday {
    margin-bottom: 12px;
}

cite {
	background: url(images/quote.gif) no-repeat;
	padding-left: 28px;
}

#breadcrumbs {
    font-size: 1.1em;
    color: #666;
    margin-bottom: 0.5em;
}

#breadcrumbs a:link { color: #2a5eb8; }
#breadcrumbs a:hover { color: #6586c9 }

/* misc */
.clearer {
	clear: both;
}

/* structure */
#container {
	background: url(images/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	padding-bottom: 6px;
	width: 980px;
/*	border-bottom: solid 1px #eee; */
}

#container_bottom {
    margin: 0 auto;
    width: 980px;
    height: 7px;
    background: url(images/bottom.gif) 24px 0px repeat-x;
}

#bottom_left {
    width: 16px;
    height: 7px;
    display: block;
    float: left;
    background: url(images/bottom_left.gif) top left no-repeat;
}

#bottom_right {
    width: 12px;
    height: 7px;
    display: block;
    float: right;
    border: 0;
    background: url(images/bottom_corner.gif) top left no-repeat;
}

#header {
    position: relative;
	background: url(images/header2.png) top left repeat-x;
	width: 100%;
	height: 126px;
}

#logo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: block;
}

#logo img {
    border: 0;
}

/* title */

#title h1, #motto {
    position: relative;
    width: 940px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-color: transparent;
}

#title h1 {
    top: 36px;
	font-size: 3em;
}

#motto {
    top: 30px;
    font-size: 18px;
    font-weight: normal;
}

#title h1 a { color: #fff; text-decoration: none; }
#title h1 a:hover { color: #fff; text-decoration: underline; }


/* navigation */
#navigation {
    position: relative;
	margin: 0 0 4px 0;
	width: 100%;
	padding: 0;
}

#navigation ul {
	width: 100%;
	background-color: #1b458e;
    height: 26px;
	margin: 0;
	padding: 0;
	border: 1px solid #6586c9;
}

#navigation li {
	display: inline;
    list-style: none;
	margin: 0;
	padding: 0;
}

#navigation a {
    display: block;
    float: left;
	background-color: #1b458e;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 18px;
	padding: 4px 12px;
	border-right: 1px solid #fff;
	text-align: center;
	text-decoration: none;
}

#navigation a:hover {
	background-color: #fafafa;
	color: #1b458e;
}

/* main */
.main {
	clear: both;
	padding: 8px 18px;
}

/* main left */
#sidenav h1, .sidenav ul {
	padding-left: 12px;
}

#sidenav {
	background: #d9d9d9;
	border: 1px solid #e5e5e5;
	float: left;
	width: 200px;
}

#sidenav h1 {
	color: #666;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}

#sidenav h1 a {
    color: #666;
    text-decoration: none;
}

#sidenav ul {
	border-top: 1px solid #fafafa;
	background: #eee url(images/bgul.gif) repeat-x;
	margin: 0;
	padding: 0;
}

#sidenav li {
	border: 1px solid #fafafa;
	border-top: none;
	list-style: none;
	margin: 0;
}

#sidenav li a {
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 14px;
	text-decoration: none;
}

#sidenav li a:hover, #sidenav h1 a:hover {
	color: #111;
}

#sidenav li ul {
    background-color: transparent;
    background-image: none;
	border-top: 1px solid #fafafa;
}

#sidenav li ul li a {
	color: #777;
	display: block;
	font-size: 0.8em;
	padding: 3px 6px 3px 24px;
	text-decoration: none;
}

/* Forms */

#sidenav fieldset {
	border: 0;
}

#sidenav fieldset {
	border-top: 1px solid #fafafa;
}

.standard_form {
    margin-bottom: 12px;
}

.standard_form fieldset {
    border: 1px solid #1b468f;
    margin-bottom: 1.2em;
    width: 100%;
}

.standard_form legend {
    font-size: 1.3em;
    font-weight: bold;
    font-style: italic;
    color: #1b468f;
    padding: 6px 8px;
}

#sidenav fieldset label, .standard_form fieldset label {
	color: #777;
	display: block;
	float: left;
	width: 70px;
	font-size: 1.2em;
	padding: 3px 6px 3px 14px;
	text-decoration: none;
}

#sidenav fieldset label:hover, .standard_form fieldset label:hover {
	color: #111;
}

#sidenav fieldset input[type="text"], #sidenav fieldset input[type="password"], .standard_form fieldset input[type="text"], .standard_form fieldset input[type="password"], .standard_form fieldset select, standard_form fieldset textarea {
	width: 170px;
	border: 0;
	font-size: 1.2em;
	margin: 0 6px 6px 14px;
	display: block;
	float: left;
}

.standard_form fieldset input[type="text"], .standard_form fieldset input[type="password"], .standard_form fieldset select, .standard_form fieldset textarea {
    border: 1px #777 solid;
    background-color: #fafafa;
}

#sidenav fieldset input[type="submit"], .standard_form fieldset input[type="submit"], .standard_form fieldset input[type="button"] {
	border: 1px solid #777;
	width: 60px;
	display: block;
	color: #777;
	background-color: #fafafa;
}

#sidenav fieldset input[type="submit"] {
	margin: 6px auto 0;
}

.standard_form fieldset input[type="submit"], .standard_form fieldset input[type="button"] {
	margin: 6px 14px;
}

#sidenav fieldset input[type="submit"]:hover, .standard_form fieldset input[type="submit"]:hover, .standard_form fieldset input[type="button"]:hover {
	color: #111;
}

#sidenav fieldset br, .standard_form fieldset br {
	clear: both;
}

#sidenav fieldset span input[type="checkbox"], .standard_form fieldset span input[type="checkbox"], standard_form fieldset input[type="checkbox"] {
    display: block;
    float: left;
    margin: 0 0 6px 14px;
    padding: 6px 0 0;
}

#sidenav fieldset span label, .standard_form fieldset span label {
    display: block;
    float: left;
    width: 140px;
    padding-left: 3px;
    margin: 0 6px 6px 0;
}

.standard_form fieldset label.wide_label {
    width: 180px;
    text-align: right;
}

.standard_form fieldset input[type="submit"].wide_label, .standard_form fieldset input[type="button"].wide_label {
    width: 172px;
    margin-left: 214px;
}

.standard_form fieldset input[type="submit"].left_submit {
    width: 172px;
    margin: 24px 24px 12px 116px;
    float: left;
}

.standard_form fieldset input[type="submit"].right_submit {
    width: 172px;
    margin: 24px 12px 12px 0;
    float: left;
}

.standard_form fieldset textarea {
    margin: 0 6px 6px 14px;
}

.form_fade {
    color: #999;
}

.left_label td label {
    display: block;
    float: left;
    width: 450px;
    text-align: left;
}

.left_label200 td label {
    display: block;
    float: left;
    width: 120px;
    text-align: left;
}

.left_label td input[type="radio"], .left_label200 td input[type="radio"] {
    display: block;
    float: left;
}


.inline_divs div {
    display: block;
    float: left;
}

#footer_address {
	width: 100%;
}
#address_line {
	display: block;
	float: left;
	margin: 0;
}
#contact_line {
	display: block;
	float: right;
	margin: 0 20px;
}
.signature, .class_year, .title {
	font-size: 1.2em;
}

/* full width */
#fullwidth {
    width: 100%;
}

/* content */
#content {
	float: right;
	width: 733px;
}

#calmain {
    float: left;
    width: 730px;
}

#calsidebar {
    float: right;
    width: 200px;
}

#left {
    float: left;
    width: 425px;
}

.homephoto {
    height: 320px;
}

.icon {
    border: 0;
    padding: 6px 1em;
    border-right: solid 1px #d9d9d9;
}

.icon:hover {
    background-color: #dcdcdc;
}

#left .item p {
    color: #666;
    font-weight: normal;
    font-size: 1.3em;
    font-style: italic;
    padding-top: 6px;
}

.item img {
    border: 0;
}

#right {
    float: right;
    width: 510px;
}

.item {
	padding: 6px 12px;
	border: 1px solid #d9d9d9;
	background: #fff;
	margin-bottom: 8px;
}

.item blockquote {
    font-size: 12px;
    margin: 0 24px 12px;
}

#content .descr {
	color: #333;
	margin-bottom: 6px;
}

#content ul li, .item ul li {
	list-style: url(images/li.gif);
}

#content li, .item li {
    margin-left: 18px;
}

.item dt, .item dd {
    font-size: 1.2em;
}

.item dd {
    margin-left: 1.2em;
}

.item li, .item li p {
    font-size: 12px;
    margin-bottom: 0;
}

.item ul, .item ol {
/*    margin-bottom: 0;
    padding-bottom: 0; */
}

.toplink {
    float: right;
    margin: 0 12px 24px 0;
    clear: both;
}

/* search form */
#search_form {
	padding: 0 0 6px 8px;
}

.styled {
	border: 1px solid #ddd;
	padding: 4px;
}

.button {
	background: url(images/search.gif) no-repeat left bottom;
	border: none;
	height: 27px;
	width: 27px;
	cursor: pointer;
}

/* footer */
#footer {
	background: #fff;
	border: 1px solid #d9d9d9;
	color: #666;
	font-size: 1.1em;
	margin: 0 auto;
	text-align: center;
	padding: 6px;
	width: 934px;
}


#footer a:hover {
	color: #6586c9;
	text-decoration: underline;
}

#footer_address {
    width: 100%;
    float: left;
    text-align: left;
    margin: 20px 10px 0;
}

#footer_address span {
    display: block;
    margin-top: 20px;
}

.page_inset {
    display: block;
    float: right;
    margin-left: 12px;
}

.page_inset img {
    border: 0;
}

.page_inset p {
    font-style: italic;
}

/* table styles */

.simple_border {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    border-style: solid;
    border-color: #1b468f;
    border-top-width: 0;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0;
}

.simple_border tr {
    vertical-align: top;
}

.simple_border td, .simple_border th {
    vertical-align: top;
    text-align: left;
    font-size: 1.1em;
    padding: 3px 9px;
    border-style: solid;
    border-color: #1b468f;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 1px;
}

.simple_border th {
    font-weight: bold;
}

.simple_listing, .compact_listing, .bilingual_table {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}

tr, td, th {
    vertical-align: top;
}

.simple_listing caption, .compact_listing caption {
    font-size: 1.2em;
    font-weight: bold;
    color: #1b468f;
    text-align: center;
    white-space: nowrap;
}

.simple_listing td, .simple_listing th {
    font-size: 1.2em;
    padding: 6px 9px 6px 0;
}

.simple_listing th.list_heading, .compact_listing th.list_heading {
    text-align: right;
}

.compact_listing td, .compact_listing th {
    font-size: 1.2em;
    padding: 0 6px 0 0;
}

.bilingual_table {
    border-bottom: solid 1px #1b468f;
    margin-bottom: 12px;
}

.bilingual_table caption {
    font-size: 14px;
    color: #1b468f;
    text-align: center;
    white-space: nowrap;
    padding-top: 12px;
}

.bilingual_table td, .bilingual_table th {
    font-size: 12px;
    text-align: left;
    font-weight: normal;
}

.bilingual_table td {
    padding: 0 9px 6px 0;
}

.bilingual_table th {
    color: #1b468f;
    padding: 6px 9px 6px 0;
    border-top: solid 1px #1b468f;
}

.horiz_border {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    border-bottom: solid 1px #1b468f;
}

.horiz_border td, .horiz_border th {
    text-align: left;
    font-size: 1.1em;
    padding: 3px 9px;
    border-top: solid 1px #1b468f;
}

.horiz_border th {
    font-weight: bold;
}

/* Forms */

.admin_form br {
	clear: left;
}

.admin_form label, .admin_form input, .admin_form select, .admin_form textarea {
	display: block;
	float: left;
	margin: 0px 6px 12px 6px;
}

.admin_form input[type="text"], .admin_form select, .admin_form textarea {
    border: 1px solid #777;
}

.admin_form input[type="text"]:hover, .admin_form select:hover, .admin_form textarea:hover {
    border-color: #111;
}

.admin_form label {
    color: #777;
    width: 100px;
    text-align: right;
    font-size: 1.2em;
    line-height: 1.4em;
}

.admin_form label:hover, .admin_form input:hover {
    color: #111;
}

.admin_form input[type="text"], .admin_form select {
    width: 180px;
}

.admin_form input, .admin_form legend {
    font-size: 1.2em;
}

.admin_form input[type="submit"], .admin_form input[type="button"] {
    border: 1px solid #777;
    width: 60px;
    display: block;
    color: #777;
    background-color: #fafafa;
    margin: 6px 14px 12px 120px;
}

.admin_form input[type="submit"]:hover, .admin_form input[type="button"]:hover {
    color: #111;
    border-color: #111;
}

.admin_form legend {
    font-weight: bold;
    font-style: italic;
    color: #1b468f;
    padding: 6px 8px;
}

.admin_form {
    margin-bottom: 12px;
    width: 100%;
    border: 1px solid #1b468f;
}

.required, .standard_form fieldset label.required {
    font-weight: bold;
    color: #900;
}

.instruction_text, .alert_text, .standard_form p {
    font-size: 12px;
    margin: 3px 12px;
}

.instruction_text {
    font-style: italic;
}

/* Directory */

.alphalist {
    margin: 12px 0 6px;
    font-size: 1.1em;
}

.deceased {
    color: #666;
}

.ruled_table, .padded_table {
    border-collapse: collapse;
    margin: 0 0 12px;
}

.ruled_table caption, .padded_table caption {
    font-size: 1.3em;
    color: #1b468f;
}

.ruled_table {
    border-bottom: solid 1px #1b468f;
}

.ruled_table tr, .padded_table tr {
    vertical-align: top;
}

.ruled_table td, .ruled_table th, .padded_table td, .padded_table th {
    text-align: left;
    padding: 3px 6px 0;
    vertical-align: top;
    font-size: 1.2em;
}

.ruled_table td a, .ruled_table th a {
    text-decoration: none;
}

.ruled_table td, .ruled_table th {
    border-top: solid 1px #444;
}

.ruled_table th, .padded_table th {
    font-weight: bold;
}

.ruled_table caption {
    font-weight: bold;
    text-align: center;
    font-variant: small-caps;
}

.shaderow {
    background-color: #fafafa;
}

/* Events */

.reunion_date, .reunion_place, .reunion_contact {
    font-size: 1.2em;
    font-weight: bold;
    display: block;
    float: left;
    margin-left: 1em;
}

.reunion_date, .reunion_contact {
    width: 240px;
}

.reunion_contact {
    clear: both;
    margin-bottom: 1em;
}

.reunion_place {
    color: #1b468f;
}

.thumb_popup {
    margin: 12px 12px 12px 0;
    float: left;
}

.thumb_popup_right {
    margin: 12px 0 12px 12px;
    float: right;
}

.thumb_popup img, .thumb_popup_right {
    border: 0;
}

.info_bubble {
    display: block;
    font-size: 12px;
}

.info_hide {
    display: none;
}

.pop_class {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: none;
}

.pop_transparent {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #fafafa;
    filter: alpha(opacity=60);
    -moz-opacity: .60;
    opacity: .60;
}    

.pop_inner {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 0;
    width: 100%;
}

.pop_image {
    position: absolute;
    left: 50%;
    display: block;
}

.pop_image img {
    display: block;
    float: left;
}

.pop_image_inner {
    background: transparent url(images/popup_right.gif) repeat-y top right;
}

.pop_image_inner_image {
    float: left;
}

.pop_image_inner_left {
    background: transparent url(images/popup_left.gif) repeat-y top left;
    float: left;
    width: 20px;
    top: 0px;
    left: 0px;
}    
    

.pop_caption, .pop_closer, .pop_prev, .pop_next, .pop_center {
    font-size: 12px;
    display: block;
}

.pop_image_bottom {
    background-color: #fafafa;
    height: 20px;
    display: block;
    float: left;
}

.pop_caption {
    font-weight: bold;
    font-style: italic;
    float: left;
}

.pop_closer, .pop_next {
    float: right;
}

.pop_next, .pop_prev {
    width: 40px;
}

.pop_prev, .pop_center {
    float: left;
}

.pop_center {
    text-align: center;
}

.pop_inner div br {
    clear: both;
}

.pop_top_left {
    width: 20px;
    height: 20px;
    background: transparent url(images/popup_top_left.gif) no-repeat left top;
}

.pop_top {
    height: 20px;
    background: transparent url(images/popup_top.gif) repeat-x left top;
}

.pop_top_right {
    width: 25px;
    height: 20px;
    background: transparent url(images/popup_top_right.gif) no-repeat left top;
}

.pop_bottom_left {
    width: 20px;
    height: 20px;
    background: transparent url(images/popup_bottom_left.gif) no-repeat left top;
}

.pop_bottom {
    height: 20px;
    background: transparent url(images/popup_bottom.gif) repeat-x left top;
}

.pop_bottom_right {
    width: 25px;
    height: 20px;
    background: transparent url(images/popup_bottom_right.gif) no-repeat left top;
}

.board_members {
    display: block;
    float: left;
    width: 300px;
    margin: 0 24px 12px 0;
}

.board_members img, .board_members_placeholder {
    display: block;
    float: left;
    border: 0;
    margin-right: 12px;
}

.board_members_placeholder {
    height: 100px;
    width: 75px;
}

.board_members_detail {
    display: block;
    float: left;
}

.list_div {
    display: block;
    float: left;
    position: relative;
    width: 380px;
    margin-bottom: 12px;
}

.list_div input[type="radio"] {
    display: block;
    position: absolute;
    left: 8px;
    margin-top: 8px;
}

.list_div_label label {
    display: block;
    position: relative;
    left: 30px;
    white-space: nowrap;
}

.photo_row {
    margin: 12px 0 0;
}

.photo_row div {
    display: block;
    float: left;
    margin: 0 24px 12px 0;
}

.photo_row br {
    clear: both;
}

.return_nav, .return_nav_left, .return_nav_right {
    font-size: 12px;
    width: 120px;
    text-align: center;
    margin: 12px auto;
}

.return_nav, .return_nav_left, .return_nav_right {
    text-align: center;
    margin: 12px auto;
}

.return_nav_left {
    text-align: left;
    float: left;
}

.return_nav_right {
    text-align: right;
    float: right;
}

.card_icon {
    display: block;
    float: left;
    margin: 6px 0 6px 24px;
    height: 60px;
}

.error_div {
    display: inline;
    margin: 0 0 0 216px;
    font-weight: bold;
    font-size: 1.2em;
    color: #900;
}

/* Information pop-unders */

.informational_div, .informational_div_show {
    font-size: 1.2em;
    width: 480px;
    margin: 0 0 12px 120px;
    border-bottom: 1px solid #1b486f;
}

.informational_div {
    display: none;
}

.informational_div_show {
    display: block;
}