/* CSS Document */

* {
	font-family: tahoma;
	line-height: 1.5em;
	color:#333333;
}

body {
	background: url(images/wm_body_bg.gif) center top #e7e7e7 repeat-y;
	font-size:76%;
}

table, tr, td {
	font-size: 8pt;
	font-family: tahoma;
	line-height: 11pt;
}

table {
	padding: 0;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

select, textarea {
	font-family: tahoma;
	font-size: 1.2em;
	color: #333;
}

input {
	font-size:1em;
}



/* Headers
----------------------------------------------------------------------------------------*/
h3 {
	font-family: tahoma;
	font-size: .8em;
	font-weight: bold;
	color: #f6f6f6;
	padding: 2px 0 1px 7px;
	background: #888;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	letter-spacing: 3px;
	text-transform: uppercase;
}


/* Lists
----------------------------------------------------------------------------------------*/
ul li { list-style-type: square ; }
ul li li { list-style-type: disc; }
ul li li li { list-style-type: circle; }
ol li { list-style-type: decimal; }
ol ol li { list-style-type: lower-alpha; }
ol ol ol li { list-style-type: lower-roman; }

blockquote, pre {
    font-family:    Lucida Console, monospace;
}

pre {
	margin-top:15px;
	padding:10px;
	font-size:8pt;
	background-color:#e9e9e9;
	color:#CC0033;
	border-left:2px solid #CC0033;
}

code {
	color:#003366;
}

/* Links
----------------------------------------------------------------------------------------*/
a:link, a:visited {
	color: #6F88A3;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #333;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}


/* Field sets 
----------------------------------------------------------------------------------------*/
fieldset {
	border: thin solid #999999;
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.5em;
	padding:10px;
}

legend {
	padding: 0.2em 0.5em;
	border-right:thin solid #999999;
	border-left:thin solid #999999;
	border-top:thin solid #999999;
	color:#555555;
	font-size:90%;
	text-align: center;
}

/* --------------------------------------------- */
.ADMgrey {
	background-color:#e9e9e9;
}
.ADMwhite {
	background-color:#ffffff;
}
.ADMactive {
	color:#000000;
	font-weight:bold;
}
.ADMinactive {
	color:#666666;
}
.error {
	color:#990000;
	font-weight:bold;
}


/*--------------------------------------------------*/
/* SPONSOR AND CONTRIBUTOR ITEMS */
/*--------------------------------------------------*/

#DonorTypeHeader {
	margin:0;
	margin-top:6px;
	margin-bottom:6px;
	padding:4px;
	background-color:#EEEEEE;
	border-top:1px solid #BBBBBB;
	border-bottom:0px solid #BBBBBB;
	font-size:16px;
}

#DonorLevelHeader {
	margin:0;
	margin-top:6px;
	margin-bottom:6px;
	padding:4px;
	background-color:#E0E1EF;
	border-top:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	text-align:center;
}

#DonorName {
	margin:0;
	margin-top:3px;
	margin-bottom:3px;
	padding:2px;
	padding-left:20px;
	font-weight:bold;
	color:#1a4069;
}

/* list.php
----------------------------------------------------------------------------------------*/
h3 {
	background-image: url(/gradient_image.php?start=777777&end=999999&width=720&uid=1283850410);
}

div.list_toggle, div.list_toggle:visited { color:#00f; font-weight:normal; font-family: tahoma; font-size: 11px; text-decoration: underline; display: inline; }

div.list_toggle:hover {	cursor: pointer; }

div.list_title {height:22px; line-height:22px; float:left; background:url(/images/script.png) no-repeat 0 3px; padding-left:22px; clear:left; font-size:12px; font-weight:normal; color:#000 !important;}

a.list_email:link, a.list_email:visited, a.header_back_link:link, a.header_back_link:visited {color:#090; font-weight:normal;}

.member-title {width:100%; padding-top:8px; border-bottom:2px solid #ccc; overflow:hidden;}

.list_desc {float:left; clear:both; width:100%; height:20px; font-size:11px; margin-bottom:6px;}

/* gallery 
----------------------------------------------------------------------------------------*/
/* Remove the below to enable galleries, and change div.thumb_container height to 135px */
#gallery {
	display: none;
}

div.thumb_master {
	float: left;
	clear: both;
	width: 100%;
}

div.thumb_heading {
	height: 18px;
	width: 720;
	background-image: url(/gradient_image.php?start=AFAFAF&end=CCCCCC&width=720&uid=1283850410);
}

div.thumb_left_heading {
	float: left;
	clear: left;
	font-weight:bold;
	width: 648;
}

a.title {
	float: left;
	clear: left;
	width: 100%;
}

div.thumb_right_heading {
	font-weight:bold;
	float: right;
	clear: right;
	text-align: right;
	width: 72;
}

div.thumb_container {
	float: left;
	overflow-y: auto;
	width: 100%;
	height: 200px;
}

div.parent_thumb {
	float: left;
	margin-left: 3px;
	margin-right: 3px;
}

img.thumb {
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	display: block;
	clear: both;
}

strong.primary_photo-title {
	font-size: 11px;
	float: left;
	clear:both;
}

.tabs {
	width: 100px;
}

.thumb {
	width: 125px;
	height: 125px;
}

.selected_album, .selected_photo, .primary_selected {
	background-color: #88DD88;
}

/* jquery
----------------------------------------------------------------------------------------*/
.ui-state-default {
	background-color: #CCC;
}
.ui-state-active {
	background-color: #999;
}

/* lightbox form fieldset
----------------------------------------------------------------------------------------*/
.lightbox_form_group_three {
	float: left;
	clear: both;
	width: 100%;
}
.lightbox_form_group_two {
	float: left;
	clear: both;
	width: 100%;
}
.lightbox_form_group_two div {
	float: left;
	display: inline;
	margin: 2px;
	width: 246px;
}
.lightbox_form_group_three div {
	float: left;
	display: inline;
	margin: 2px;
	width: 164px;
}
.lightbox_form_group_three div input {
	width: 160px;
}
.lightbox_form_group_two div input {
	width: 242px;
}
.lightbox_form_group_two div textarea {
	width: 242px;
}
textarea.lightbox_full {
	width: 488px;
}
.lightbox_full_field {
	float: left;
	display: inline;
	margin: 2px;
	width: 492px;
}

/* form fieldset
----------------------------------------------------------------------------------------*/
input.third {
	width: 225px;
}
input.fourth {
	width: 161px;
}
input.sixth {
	width: 107.5px;
}
textarea.full {
	width: 696px;
}
.full_field {
	margin: 2px;
	width: 700px;
	font-weight: bold;
}
.third_field {
	float:left;
	display: inline;
	margin: 2px;
	width: 231px;
	font-weight: bold;
}
.fourth_field {
	float:left;
	display: inline;
	margin: 2px;
	width: 165px;
	font-weight: bold;
}
.sixth_field {
	float:left;
	display: inline;
	margin: 2px;
	width: 113.5px;
	font-weight: bold;
}
.third_field div {
	font-weight: normal;
}
.fourth_field div {
	font-weight: normal;
}
.sixth_field div {
	font-weight: normal;
}
.form_group {
	float: left;
	clear: both;
	width: 100%;
}
.fourth_column {
	width: 173.75px;
}
.list_header {
	text-align: left;
}

.helpfile {display:inline; padding-right:14px; background:url(/admin/images/helpicon.gif) no-repeat 100% 0;}