@charset "UTF-8";
/* CSS Document */

body {
	
	margin:0px;
	font-family:"Lucida Grande", "Lucida", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background-position:top; 
	background-repeat:no-repeat;	
	background-image:url(images/back-logo.gif);
	}
	
		
a,a:visited {
	text-decoration:none;
	color:#00a175;
	}
a:hover {
	text-decoration:none;
	color:#cccccc;
	}
	
.csc-textpic-caption {
	font-size:10px;
	}
	
p {
	padding-top:0px;
	margin-top:0px;
	line-height:16px;
	}
#image {z-index:5;}

.csc-firstHeader {
font-family:"Bembo",Georgia, "Times New Roman", Times, serif;
	color:#000033;
	font-size:20px;
	padding-top: 0px;
	margin-top:0px;
	}

h1 {
	font-family:"Bembo",Georgia, "Times New Roman", Times, serif;
	color:#000033;
	font-size:17px;
	padding-bottom:10px;
	margin-bottom:0px;
	}
h2 {
	font-family:"Bembo",Georgia, "Times New Roman", Times, serif;
	color:#000033;
	font-size:14px;
	padding-top: 0px;
	margin-top:0px;
	}
h3 {
	font-family:"Bembo",Georgia, "Times New Roman", Times, serif;
	color:#000033;
	font-size:11px;
	padding-bottom:0px;
	}

.clear {
	clear:both;
	}

img {border:none;}
	
	
/* flash headers */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	z-index:1;
}

.sIFR-replaced {
	visibility: visible !important;
	z-index:1;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	z-index:1;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
  z-index:1;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash .csc-firstHeader {
	visibility: hidden;
	z-index:1;
	font-size: 28px;
	line-height: 1em;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
	z-index:1;
	font-size: 22px;
	line-height: 1em;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 22px;
	z-index:1;
	line-height: 1em;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 18px;
	z-index:1;
	line-height: 1em;
	padding-bottom:0px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 18px;
	z-index:1;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
	z-index:1;
}
	
	

/* site wrapper */ 
#wrap {
	position:relative;
	padding:0px;
	margin:0 auto;
	}
	
	
/* top pan wrapper */
#toppan {
	width:900px; height:150px; position:relative; margin:0 auto; padding:0px;
	z-index:10;

	}

#logo {
	width:200px;
	height: 55px;
	position:absolute;
	right: 42px;
	top: 12px;
	margin:0px;
	padding:0px;
	z-index:11;
	}
#search {
	position:absolute;
	height:26px;
	width: 250px;
	bottom:52px;
	right:30px;
	z-index:10;
}
#search form {/* Required for IE6 */
	width: 250px; 
	height: 20px; 
	padding: 2px; 
	margin:0; 
	border: 0;
}

input,
textarea {
font-family:"Lucida Grande", "Lucida", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border:1px solid #666666; /*#FF9C01;*/

}
input[type="button"],
input[type="submit"],
input[type="reset"] {
color:#ffffff;
background-color:#666666;
font-size:11px;

}
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover {
cursor:pointer;
color:#000;
background-color:#FFFFFF;
border: 1px solid #666666;
}
.csc-frame-frame1 {
font-size:100%;
width:273px;
}
.bold,
.csc-form-label {
font-weight:bold;
}
.csc-mailform-field {
margin:0px;
padding:0px;
margin-bottom:6px;
}
label {
font-weight:bold;
display:block;
}
fieldset {
margin:0px;
padding:0px;
border:0px none #FFFFFF;
}
legend {
display:block;
font-weight:bold;
margin-top:3px;
margin-bottom:3px;
}
.hidden {
display:none;
}
.error, .red {
color:#FF0000;
}
.notbold {
font-weight:normal;
}

/* language navigation */
#language {
	position:absolute;
	height:26px;
	width: 250px;
	bottom:47px;
	right:120px;
	z-index:100;
}
	
/* main navigtion */
 #nav {
	width:850px;
	height:17px;
	position:absolute;
	left: 25px;
	bottom: 30px;
	margin:0px;
	padding:0px;
	z-index:10;
	float:right;
	background-color:#666666;
	font-size:0.8em;
	text-transform:uppercase;
	}
	
	
.jqueryslidemenu{
width: 100%;
z-index:10;
float:right;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;

color: white;
padding: 3px 7px;
border-left: 1px solid #fff;
color: #2d2b2b;
text-decoration: none;
z-index:10;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}

.jqueryslidemenu ul li a:hover{
color: #000;
background-color: #fff;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
background-color:#666666; /*#000033;*/
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 9px Verdana;
width: 170px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #666666;

}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
color: #000;
background-color: #666666;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

#navlocation {
	position:absolute;
	bottom:10px;
	right:65px;
	text-align:right;
	width:700px;
	}
#navlocation a {
	text-decoration:none;
	
	font-size:10px;
	}
#navlocation a:hover {
	text-decoration:none;
	color:#cccccc;
	}
	
#rightnav {
	position:absolute;
	top:20px;
	right:10px;
	}
#rightnav a {
	text-decoration:none;
	color:#663300;
	font-size:11px;
	padding-right:7px;
	}
#rightnav a:hover {
	text-decoration:none;
	color:#cccccc;
	}


#spenden {
	position:absolute;
	right: 0px;
	bottom: 3px;
	margin:0px;
	padding:0px;
	z-index:20;
	}


/* bottom pan wrapper */	
#botpan {
	width:900px; position:relative; margin:0 auto; padding:0px;
	}

#leftwrap {
		position:relative;
	width:180px;
	padding-left:25px;
	padding-top:30px;
}
#leftnav {
	position:relative;
	width:180px;
	padding-bottom:20px;	
	}
#leftnav ul {	
list-style:none;
margin:0px;
padding-left:25px;
}

/* left navigation */

#leftnav a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:none;
color:#00a175;
	padding-bottom: 3px;
	padding-left:5px;
	padding-top:3px;
	background-position:bottom;
	background-repeat:no-repeat;
	display:block;
	font-size:11px;
	border-bottom: 1px solid #cccccc;                   
}
#leftnav a:hover {
	text-decoration:none;
	color:#cccccc;
	display:block;

}
#leftnav .act a {
	text-decoration:none;
	color:#cccccc;
	display:block;

}

#leftnav .news-latest-item a {
	padding-left:0px;
	border-bottom:none;
	font-weight:bold;
	color:#00a175;
	}
#leftnav .news-latest-item a:hover {
	text-decoration:none;
	color:#cccccc;	
	display:block;
	background-color:#FFFFFF;
}
#leftnav .news-latest-item .act a {
	text-decoration:none;
	color:#ffffff;
	display:block;
	background-color:#00a175;
}
	

#leftnav .level0 {
	width:180px;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-image:none;
}

#leftnav .level1 {
	width:180px;
	text-transform:none;
	text-decoration:none;
	background-color:#FFFFFF;
}
#leftnav .level1 a {
	font-weight:bold;
}
#leftnav a.level1:hover  {
	background-color:#FFFFFF;
	background-image:none;
	color:#A180B8;
}
#leftnav .level2 {

	margin-left: 12px;
	width:168px;
}
#leftnav .level3 {
	margin-left: 27px;
	width:153px;
}
#leftnav .level4 {
	margin-left: 42px;
	width:138px;
}
#leftnav .level5 {
	margin-left: 57px;
	width:123px;
}
#leftnav .level6 {
	margin-left: 72px;
	width:128px;
}
#leftnav li .act a {
	font-weight:bold;
	background:url(images/arrow-orange.gif) no-repeat 0 9px;
	padding-left:9px;
	padding-top:6px;
	
}
#leftnav li .act a:hover {
	background-color: #E75D0F;
	background-image:url(images/orangedot.gif);
	text-decoration:none;
	color:#FFFFFF;
	display:block;	
}



#content {
	position:relative;
	float:right;
	margin:auto;
	padding-left:10px;
	padding-right:0px;
	padding-top:30px;
	width: 675px;
	background-color:#FFFFFF;
	z-index:1;
	}
	
#content ul {
	
	}
#content li {
	padding-top:2px;
	list-style: url(images/list_normal.gif);
	}
	
#contentright {
	margin-top:18px;
	}
	
#contentright img {
	float:right;
	padding-bottom:7px;
	}

#contentright p {
	font-size:11px;
	line-height:14px;
	}
#contentright ul {
	font-size:11px;
	line-height:14px;
	}
#contentright li {
	font-size:11px;
	line-height:14px;
	padding-top:2px;
	list-style: url(images/list_small.gif);
	}
	
#contentright h1 {
	font-family:"Bembo", Georgia, "Times New Roman", Times, serif;
	color:#000033;
	
	padding-top: 0px;
	margin-top:0px;
	border-bottom:2px solid #ccc; /* add a 1px white border around items */ 
	font-size:20px;
	}
	
/* ----- news -------*/
.news-single-img {
	width:200px;
	float:right;
	padding-left:7px;
	padding-bottom:7px;
	}
.news-single-imgcaption {
	font-size:10px;
	line-height:13px;
	}
.news-single-item h3 {
	padding-bottom:0px;
	}
.news-list-date {
	font-size: 11px;
	color:#666666;
	}	
.news-list-title {
	font-weight:bold;
	font-family:"Bembo", Georgia, "Times New Roman", Times, serif;
	color:#000033;
	font-size:18px;
	}
.news-list-img, .news-list-item img {
	width:120px;
	float:right;
	position:relative;
	padding-left:7px;
	padding-bottom:7px;
	}
.news-list-img img {
	text-align:right;
	}
.news-list-item {
	padding-top:7px;
	padding-bottom:7px;
	border-bottom: #CCCCCC 1px solid;
	min-height:130px;
	}

.line, .news-latest-item {
	padding-top:10px;
	border-bottom: 1px solid #cccccc;
	}



#footpan {
	width:900px; height:141px; position:relative; margin:0 auto; padding:0px;
	}
	
#bottomnav {
	position:absolute;
	top:10px;
	left:25px;
	padding-top:10px;
	width:850px;
	border-top:1px solid #cccccc; /* add a 1px white border around items */ 
	font-size:11px;
	}
#bottomnav a, #bottomnav a:visited {
	padding-right:12px;
	}

#copyright {
	position:absolute;
	top:23px;
	right:25px;
	width:360px;
	font-size:10px;
	color:#999999;
	text-align:right;
	}
#copyright p {
	color:#999999;
	text-align:right;
	}	
#copyright a, #copyright a:active {
	color:#999999;
	cursor:pointer;
	}	
#whywaldorf {
	position:absolute;
	top:74px;
	right:0px;
	width: 479px;
	text-aign:right;
	}
#whywaldorf img {
	padding-left:12px;
	}
	



		
/*
<!--[if IE]>
p.iepara{ 
padding-top: 1em;
}

[endif]-->
*/

/* Donation Form */

		
		textarea{
		width: 100%;
		height: 100px;
		}
		#overlay,
		#processing {
			display: none;
			position: fixed !important;
			position: absolute;
			width: 100%;
			height: 100% !important;
			height: 1200px;
			margin: 0;
			padding: 0;
			top: 0;
			left: 0;
		}
		#overlay {
			background: #13694E;
			z-index: 2000;
			opacity: 0.7;
			-moz-opacity: 70%;
			filter: alpha(opacity=70);
			}
		#processing { z-index: 2001; }
		#processing div {
			display: block;
			background: #fff;
			width: 500px;
			height: 100px;
			border: 1px solid #13694E;
			margin: 30% auto 0 auto;
			padding: 50px 0 0 0;
			font-size: 2em;
			color: #13694E;
			}
		table.blendin {
			border-bottom: none;
			margin-bottom: 0;
		}
		#recurring-msg {
			color: #f00;
		}

		#RecurringStartDateNotice {
			display: none;
		}
		#giftDesignation select {
			width: 170px !important;
		}
table.blendin, table.styled {background:none; margin:0px; padding:0px; border:none; font-size:12px; width:100%;}	
table.blendin th,table.styled th {background-color:#006666; color:#ffffff; text-align:left;padding:5px; margin-bottom:7px; font-size:14px;}
tr.alt {background-color:#E6E6E6;margin:0px;padding:0px;}
td {padding:5px; border:none;}
table.blendin label {font-weight:normal;}
.Affiliation {font-size:10px;}