/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
/*	font-weight: inherit;*/
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/*vertical-align: baseline;*/
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	width:98%;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}



/*////////////////////////////////////////////////////////////////////////
------------------------------------------------------ BEGIN 2 COL STYLING
////////////////////////////////////////////////////////////////////////*/

body 
{
	background-image:  url(../images/back-x.jpg);
	background-repeat:repeat-x;
	font-size:76.2%;
	background-color:#c0dae7;
}

#mainwrap /* This frames and contains the content in the middle of the page */
{
	margin-left:auto;
	margin-right:auto;
	/*border-left:1px #383939 solid;
	border-bottom:1px #383939 solid;
	border-right:1px #383939 solid;*/
	min-height:600px;
	/*overflow:hidden;*/
	width:960px;
	position:relative;
}

#innerwrap /* This wraps the left and Middle content sections */
{
	width:941px;
	padding: 0 0 0 18px;
	margin:0 2px 0 0;
	background-color:#dce4eb;
	border-left:1px #383939 solid;
	border-bottom:1px #383939 solid;
	border-right:1px #383939 solid;	
	overflow:hidden;
	position:absolute;
	top:116px;
	left:-1px;
	}

/* Header 
=================================================================*/
#header, #header_mhatter  /* Contains the main navigation and search box */
{
	width:959px;
	height:118px;
	/*background: url(../images/header.jpg) no-repeat #000;*/
	display:block;
	background-color:#dce4eb;
	border-left:1px #383939 solid;
	border-right:1px #383939 solid;
	position:relative;
	left:-1px;
	z-index:1000;
}
#header_mhatter {
	background: #000 url(../images/mh_header.jpg) no-repeat;
}
#search
{
	height:25px;
	left:560px;
	position:relative;
	top:-110px;
	width:405px;
 
}

#search li
{
	height:auto;
	width:auto;
	float:left;
	padding-left:13px;
}

#ctl00_txtSearchText, #txtSearchText
{
	height:16px;
	width:105px;
	background:#fff;
	font-size:11px;
	border:1px solid #666;
	padding:2px 0 0 2px;
}


#search a
{
	color:#fff;
	font-family:Verdana, Tahoma, Sans-Serif;
	font-size:13px;
	font-weight:normal;/* CSS Document */
	text-decoration:none;
}

#search li.button
{
	height:auto;
	width: auto;
	padding-left:4px;
}


/* Navigation
=================================================================*/

#navigation {
	width: 808px;
	height: 27px;	
	position: absolute;
	bottom: 2px;
	left:151px;
	top:80;
	_top:87px;
	display: block;
	z-index:1000;
	background:url(../images/nav-left.gif) no-repeat left;
	padding-left:30px;
}

#navigation, #navigation ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 17px;
	color:#003333;
	font-family:Verdana, Tahoma, Sans-Serif;
	_font-size:15px;
	*font-size:15px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#navigation a, .iemenufix  {
	display: block;
	width: auto;
	color:#003333;
	text-decoration: none;
	overflow: visible;

}

#navigation a{
	color:#003333;
	font-size: 14px;
	font-weight:bold;
	line-height: 16px;
}

#ctl00_Menu8, #Menu8 {
	padding-left:10px;
}

/* Breadcrumb
=================================================================*/

#breadcrumb{
	width:100%;
	height:34px;
	}

#breadmenu a
{
	color:#003333;
	font-family:Verdana, Tahoma, Sans-Serif;
	font-size:1em;
	font-weight:bold;
	width:auto;
	text-decoration:none;
	}

#breadmenu span
{
	color:#003333;
	font-family:Verdana, Tahoma, Sans-Serif;
	font-size:1em;
	font-weight:bold;
	width:auto;
	text-decoration:none;
	}
	
#breadmenu
{
	width:500px;
float:left;
padding-top:8px;

}


/* Tray Navigation
=================================================================*/

#traynav /* secondary navigation below the main navigation */
{
	width:345px;
	_width:335px;
	*width:325px;
	height:28px;
	background: url(../images/tray_nav_back.gif) repeat-x;
	display:block;
	float:right;
	}
#traynav ul
{
	padding-left:20px;
	width:345px;
	_width:325px;
	*width:335px;
	height:29px;
	background: url(../images/tray_nav_corner.gif) no-repeat left top;
	
}

#traynav li
{
	width:auto;
	padding:2px 10px 0 10px;
	margin:4px 0px 0 0px;
	float:left;
}

#traynav a
{
	color:#003333;
	font-family:Verdana, Tahoma, Sans-Serif;
	font-size:15px;
	_font-size:16px;
	*font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

#traynav .pipe
{
	border-right:1px solid #99A5AF;
}
/* Left
=================================================================*/

#left /* Wraps left column */
{
	width:219px;
	height:auto;
	display:block;
	float:left;
	padding: 2px 0 0 0;
	}

#donation{
	height:56px;
	width:220px;
	display:block;
	border: #fff 1px solid;
	padding:0px 0px;
	margin:8px 0px;
	}
	
#donation a{
	font-family:Verdana, Tahoma, Sans-Serif;
	color:#003333;
	font-size:1.5em;
	font-weight:bold;
	text-decoration:none;
	line-height:1em;
	
	}


.teaser /* Teaser box links below Navigation */
{
	width:auto;
	height:57px;
	margin-top:10px;
	background-color:#ebeef1;
	border:1px solid #fff;
	background-image: url(../images/donation_arrow.gif);
	background-repeat: no-repeat;
	background-position: 185px;
	padding:16px 30px 0 8px;
	}
.teaser_b /* Teaser box links below Navigation */
{
	width:auto;
	height:57px;
	margin-top:10px;
	background-color:#ebeef1;
	border:1px solid #fff;
	background-repeat: no-repeat;
	background-position: 185px;
	padding:16px 30px 15px 16px;
}
.teaser a, .teaser a:visited, .teaser a:active
{
	font-family:Verdana, Tahoma, Sans-Serif;
	font-weight:bold;
	color:#003333;
	font-size:1.1em;
	text-decoration:none;
	line-height:1.2em;
}


.teaserlast
{
	width:auto;
	height:74px;
	margin-top:10px;
	border:1px solid #fff;
	background-color:#003687;
	padding:0px;
}
.teaser_np /* New partner box */
{
	width:auto;
	height:150px;
	margin-top:10px;
	background-color:#ebeef1;
	border:1px solid #fff;
	background-repeat: no-repeat;
	background-position: 185px;
	padding:10px 0 10px 0px;
	_padding:10px 0px 10px 0px;
}

/* Middle
=================================================================*/

#middle /* Wraps middle content divs */
{
	margin-left:16px;
	float:left;
	width:686px;
	min-height:500px;

	}

#middle h2
{
	padding-bottom:5px;
	font-family:Verdana, Tahoma, Sans-Serif;
	color:#003333;
	font-size:1.6em;
	font-weight:bold;
	padding-left:4px;
	width:99%;
	}
	
#middle p, #middle_mhatter p, #middle td, #middle font, #middle em
{	
	font-family:Verdana, Tahoma, Sans-Serif;
	font-size:1em;
	line-height:1.50em;
	margin-left:0px;
	margin-bottom:15px;
	width:auto;
	}
#middle td p {
	margin:0;
}	
#middle p {

}
#middle ol, #middle ul 
{
	padding:0 40px;
}
#middle ul 
{
	list-style-type:disc;
}
#middle ol
{
	list-style-type:decimal;
}
div.PBColumn ul.column > li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding-top:0.75em;
}
iv.LSEdit ul.LSTabWrapper li.LSTab {
	background:#97A5B0 none repeat scroll 0 0;
	border:1px solid #97A5B0;
	float:left;
	font-family:"Trebuchet MS",Trebuchet,Verdana,Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0.25em 0 0 0.25em;
	padding:0;
	position:relative;
	top:1px;
	z-index:2;
	list-style:none;
}
#middle .dropzone ul {
	list-style:none;
	margin:0;
	padding:0;
}
#middle img /* Wraps middle content divs */
{
	margin:0 10px 0 0px;
	border:1px solid silver;
	}
#middle .caption {
	margin:5px;
	color:#003333;
	font-size:12px;
	font-weight:bold;
}
#middle #liSwitcher-viewport {
	padding-bottom:10px;
}
	
#content p /*Content Table in the interior content*/
{	
	color:#333333;
	font-family:Verdana, Tahoma, Sans-Serif;
	font-size:1em;
	line-height:1.9em;
	margin-left:0px;
	margin-bottom:15px;
	padding-left:4px;
	width:430px;
	font-weight:normal;
	}	
	
#middle #topblockl, #middle #topblockr
{
	margin-right:11px;
	width:310px;
	height:164px;
	float:left;
	background:url(../images/top_block_back.gif) no-repeat;
	margin-bottom:10px;
	padding:15px 0 0 22px;
	
	
	}
	
#topblockl h2, #topblockr h2
{
	font-family:Verdana, Tahoma, Sans-Serif;
	color:#003333;
	font-size:1.6em;
	_font-size:1.5em;
	font-weight:bold;
	padding:0 0 10px 0;;
}

#topblockl img, #topblockr img
{
	float:left;
	height:auto;
	width:95px;
	margin-right:14px;
}

#topblockl p, #topblockr p
{
	font-family:Verdana, Tahoma, Sans-Serif;
	color:#000;
	font-size:11px;
	line-height:1.3em;
	float:left;
	width:179px;
	overflow:hidden;
}
#middle table {
	width:100%;
	font-family:Verdana, Tahoma, Sans-Serif;
	font-size:1em;
	line-height:1.9em;
}

#middle td {
	padding:5px;
	font-family:inherit;
	font-size:inherit;
}

/* Middle Mad Hatter
=================================================================*/	
#middle_mhatter /* Wraps middle content divs */
{
	margin-left:16px;
	float:left;
	width:686px;
	min-height:350px;
	border:1px solid #383939;
	/*background: #fff url(../images/m_hatter_footer.jpg) no-repeat center bottom;*/
	background: #fff;
	}
#middle_mhatter p {
	padding-bottom:10px;
}
#middle_mhatter_head {
	padding-bottom:10px;
}
#m_hatter_footer {
	/*background: #fff url(../images/m_hatter_footer.jpg) no-repeat center bottom;*/
	height:125px;
	width: 686px;
	margin:0;
	padding:0;
	display:block;
}
.m_hatter_logo{
	float: left;
	height:235px;
	width:235px;
	padding:0 15px 10px 0px;
}	
#middle_gallery {
	float:left;
	width:705px;
	min-height:500px;
	padding:2px 0 0 12px;
	}
	
#middle_mhatter p
{		
	/*margin-left:10px;*/
	}
#middle_mhatter h2 {
	padding:15px 5px 15px 40px;
	margin-left:10px;
	font-family:Verdana, Tahoma, Sans-Serif;
	color:#6c4a7d;
	font-size:26px;
	font-weight:bold;
	background: url(../images/left_nav_arrow_mh.jpg) no-repeat left center;
	}
#middle_mhatter table {
	border: 0;
	color:#333333;
	font-family:Verdana, Tahoma, Sans-Serif;
	font-size:1em;
	line-height:22px;
	font-weight:normal;
	width:100%;
		
}
#middle_mhatter td  {
	padding:5px;
}
#mad_flash {
	padding:10px 10px 10px 10px;
	border:1px solid #383939;
	background-color:#DCE4EB;
	_min-width:370px;
	width:350px;
	margin:auto;
}
#mad_flash p
{	
	font-size:14px;
	margin:0px;
	padding-left:5px;
	padding-bottom:0px;
	width:auto;
	font-weight:bold;
	}	

/* Footer
=================================================================*/

#footer
{
	margin-left:-5px;
	margin-right:auto;
	padding:10px 0 10px -18px;
	width:100%;
	float:left;
	position:relative;
	padding-top:15px;

}

#footer li
{
	width:auto;
	float:left;
}

#footer a
{
	color:#003333;
	font-family:Verdana, Tahoma, Sans-Serif;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	text-decoration:none;
	height:24px;
	padding-top:10px;
	margin:0 10px 0 15px;
	display:block;
	float:left;
	width:auto;
	}

#footer a {
	color:#003333;
	display:block;
	float:left;
	font-family:verdana, tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:24px;
	line-height:15px;
	margin:0pt 5px 0pt 10px;
	padding-top:10px;
	text-decoration:none;
	width:auto;
}

#footer a:hover
{
	background:url(../images/footer_hover_bar.gif) repeat-x top;
	display:block;
	height:24px;
	padding-top: 10px;
	float:left;
}

#footer ul
{
	margin:0 auto;
	float:left;
	padding:0;
	width:100%;
}

#footer ul li
{
	background-image:url(../images/bullet.jpg);
	background-position: 0 15px;
	background-repeat:no-repeat;
}
#footer ul li.first
{
	background-image:none;
	background-position: 0 15px;
	background-repeat:no-repeat;
}


#subfooter
{
	font-family:Verdana, Tahoma, Sans-Serif;
	color: #666;
	font-size:12px;
	height:12px;
	width:97%;
	padding:10px 15px 12px 15px;
	float:left;
	margin-left:-5px;
}

#subfooter ul
{
	margin:0 auto;
	float:right;
	padding:0;
	width:auto;
}
#subfooter p {
	float:left;
}

#subfooter ul li
{
	background-image:url(../images/bullet.jpg);
	background-position: 0 50%;
	background-repeat:no-repeat;
	padding:0 5px 0 10px;	
}
#subfooter ul li.first
{
	background-position: 0 50%;
	background-repeat:no-repeat;
	padding:0 5px 0 10px;
}
#formfields
{
	width:auto;	
}

#formfields input
{
	clear:both;
}

#ctl00_content_SearchResult td a {
	color:#003333;
	font-family:Verdana, Tahoma, Sans-Serif;
	font-size:14px;
	font-weight:bold;
	padding-right:5px;
}

#ctl00_content_SearchResult td {
	color:#666;
	font-family:Verdana, Tahoma, Sans-Serif;;
	font-size:10px;
}

#middle div {
	color:#222;
	font-family:Verdana, Tahoma, Sans-Serif;;
	font-size:12px;
	/*font-weight:bold;*/
	/*padding-top:8px;*/
}


#middle .block div {
	
	padding-top:0;

}
#middle .block {
	padding:25px 0 25px 0;
	clear:both;
	min-height:100px;
	overflow:hidden;
	width:auto;
	border-top:1px solid silver;
}

#middle .block p
{	
	color:#333333;
	font-family:Verdana, Tahoma, Sans-Serif;
	font-size:1em;
	line-height:1.9em;
	margin-left:0px;
	margin-bottom:15px;
	padding-left:0px;
	width:350px;
	font-weight:normal;
	}	

#middle .block-top {
	
	clear:both;
	min-height:100px;
	overflow:hidden;
	width:auto;
	border-top:1px solid silver;
	padding:25px 0 10px 0;
}

#middle .block div img {
	float:right;
	padding-top:0;
	margin-left:30px;

}


#middle div.topblock {
	padding-top:0;
}

#middle #ctl00_ContentPlaceHolder2_ContentBlock3
{
	padding-top:0;
}

#ctl00_content_SearchResult div a {
	margin-bottom:20px;
}



#ctl00_content_SearchResult p {
	line-height:16px;
	padding:5px 0pt 0pt;
	color:#222;
	font-family:Verdana, Tahoma, Sans-Serif;
	font-size:12px;
}


#middle .noboarder img
{
border:0px;
}
/* Miscellaneous Styles */

#Calendar1 table td{
	padding:2px;
}
.tabs-nav li, #ek_MapLatitude, #ek_MapLongitude_label, #ek_MapLongitude, #ek_MapLatitude_label, #ek_avatar_label, #ek_avatar, #ek_useravatar_label, #ek_dvavatar, #ek_MapAddress, #ek_MapAddress_label, #ek_userlanguage, #ek_userlanguage_label, #ek_dvuserlanguage, #ek_dv3_label, #ek_dv3_hiddenData, #container-1 ul

{
display:none;   
}
#container-1 {
    border: 1px solid #FFFFFF;
    margin:10px 10px 10px 12px;
	padding:10px 8px 1em;
    background: #EBEEF1;
	}
#fragment-2, #fragment-3 {
	display:none;
}
#fragment-4{
	background:none;
	border:0;
	padding:7px 0px;
	margin-left:-4px;
	width:505px;
	position:relative;
	
}
#fragment-4 table{
	width:100%;
}
.tabs-hide {
	visibility:visible;

}
#ctl00_ContentPlaceHolder2_Membership1{
	background:none;
}

#pictorial_history p{
	vertical-align:middle;
}
#pictorial_history img {
	float:none;
}
/* Sitemap
=================================================================*/
#sitemap {

	float: left;

	_height: 500px;

	min-height: 500px;

	width: 625px;

	_width: 625px;

	margin: 0 0 0 15px;
	
	text-decoration:none !important;
	
}

#sitemap_col1 {

	float:left;

	width: 325px;

	_width:247px;

}

#sitemap_col2 {

	float:left;
	
	text-decoration:none !important;

	width: 300px;

	_width:247px;

}

#sitemap ul {

	margin:5px 0 0 30px;

	padding:0px;

}

#sitemap ul li li, #sitemap ol li li{

	line-height:18px;

	color:#666666;

	list-style-position: outside;

	list-style-type: disc;
	
	text-decoration:none;

}

#sitemap a{text-decoration:none;}

#sitemap li a{font-size:14px; font-weight:bold; color:#003333;}

#sitemap li li a, #sitemap li li li a{font-size:12px; font-weight:normal; color:black !important;}

 div#liSwitcher-controls
        {
            float: right;
            margin-right: 0.9em;
            display: none;
        }
        div#liSwitcher-controls a.liSwitcher-buttons
        {
            background-image: url(../../image/LIchangerInterval/gallery-buttonsprite.png);
            background-repeat: no-repeat;
            display: block;
            float: left;
            margin: 0 3px;
            color: #000;
        }
        div#liSwitcher-controls a.liSwitcher-buttons:hover
        {
            color: #666;
        }
        div#liSwitcher-controls a.liSwitcher-buttons:active
        {
            color: #888;
        }

