﻿* {
	margin:0;
	padding:0;
}
p, ol, ul
{
    padding-bottom: 20px;
}

input[type="submit"] {

padding: 2px 2px;
}

body {
	background-color:#726f66;
	color:#403c30;
	font-family:Arial,Helvetica,sans-serif;
	font-size:small;
}

img {
	border-style:none;
}

a {
	color:#9f7000;
}
a:hover {
	color:#de9700;
}

#Frame {
	margin:0pt auto;
	width:800px;
}

#Banner 
{
	background:#414a6f none repeat scroll 0%;
	height:158px;
}
#Home #Banner {
	height:237px;
}
#Banner ul {
	display:inline;
	float:right;
	font-size:small;
	font-weight: bold;
	list-style-type:none;
	margin-top:4px;
	text-align:center;
	text-transform:uppercase;
	width: 230px;
}
#Banner li {
	display:inline;
	margin:0pt 6px;
}
#Banner a {
	color:#fff;
	text-decoration:none;
}
#Banner a:hover {
	text-decoration:underline;
}
#Banner li.active a {
	text-decoration:underline;
}

#Home #Logo {
	height:237px;
	width:112px;
}

#MainMenu {
	background:#fff url('images/menu_right.gif') scroll no-repeat 100% 0;
	height:30px;
	padding:14px 0 0 10px;
}
#Home #MainMenu {
	background:#fff url('images/menu_right_home.gif') scroll no-repeat 100% 0;
}
#MainMenu a {
	background:transparent url('images/donate_button.gif') scroll no-repeat 0 0;
	color:#54470f;
	display:inline;
	float:right;
	font-family:'Times New Roman',serif;
	font-size:small;
	font-style:italic;
	font-weight:bold;
	height:22px;
	line-height:22px;
	margin-right:31px;
	margin-top:2px;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	width:117px;
}
#MainMenu > a {
	display:block;
}
#MainMenu a:hover {
	color:#fff;
}
#MainMenu a.active {
	color:#fff;
}
#MainMenu ul {
	list-style-type:none;
}
#MainMenu li {
	float:left;
}
#MainMenu li a {
	background-color:#d6cda7;
	background-image:none;
	border-right:solid 1px #fff;
	color:#313d6a;
	display:block;
	float:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:x-small;
	font-style:normal;
	font-weight:normal;
	height:30px;
	line-height:30px;
	margin-right:0;
	margin-top:0;
	overflow:hidden;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:109px;
}
#MainMenu li a.big {
	line-height:15px;
}
#MainMenu li.active a, #MainMenu li a:hover {
	background-color:#a59c6b;
	color:#fff;
	text-decoration:none;
}

#Body {
	background:#e9e5d0 url('images/body_top.gif') scroll no-repeat 0 0;
	padding-top:10px;
}
#Home #Body {
	background:#e9e5d0 url('images/body_top_home.gif') scroll no-repeat 0 0;
}
#Global #Body {
	background:#e9e5d0 url('images/body_top_global.gif') scroll no-repeat 0 0;
}

#Search, #Register 
{
    
	background-color: #d9d5c1;
	

	background-position: 0 0;
	display:inline;
	float:left;
	margin-left:11px;
	margin-top:16px;
	width:205px;
}
#Search .top 
{
    clear:left;
    background-color: transparent;
    background-image: url('images/search_top.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	color:#413f3a;
	font-size:16px;
    background-position: 0 0;
    width: 205px;
    height: 10px;

	
}



#Search .top .border
{
float: left;
padding: 9px 0px;
font-size: 15.25px;
font-weight: bold;
width:190px;
background-color:transparent;

}


#Register .top 
{
    clear: left;
	background-color: transparent;
	background-image: url('images/search_top.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	color:#413f3a;
	font-size:large;
	padding:0px 12px 0;
	 width: 205px;
    height: 10px;
}
#Search .middle, #Register .middle 
{
    background-image: url('images/search_middle.gif');
    background-repeat: repeat-y;
	padding:6px 4px 6px 12px;
	font-size: 12.4px;
}

#Search .middle .heading 
{
    color:#413f3a;
	font-size:16px;
	font-weight: bold;
	margin-bottom:10px;
    
    }

#Search .bottom .border
{

border-left: 1px solid #afac9c;
border-right: 1px solid #afac9c;
margin-left: -12px;
padding: 0px 10px;

	

}

#Search .middle .UpdateLink a

{
 
background: none;
 float:none;
 font-size: small;
 text-transform: none;
 color:#9F7000;
text-decoration:underline;
text-align: left;
width: 195px;
margin: 10px 0px;


}

#Search .middle .UpdateLink a:hover

{
    background: none;
     color:#896000;
 
}






#Search .bottom, #Register .bottom 
{
    float: left;
    width:205px;
    height:10px;
	background-color: transparent;
	background-image: url('images/search_bottom.gif');
	background-repeat: no-repeat;
	background-position: 0 100%;
	
}
#Search .middle a, #Register .middle a {
	background:#896000 url('images/search_button.gif') scroll no-repeat 0 0;
	color:#fff;
	display:block;
	font-size:x-small;
	margin-top: 10px;
	line-height:22px;
	overflow:hidden;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:160px;
}
#Search .middle a:hover, #Register .middle a:hover {
	background:#9b7826 url('images/search_button_over.gif') scroll no-repeat 0 0;
	color:#fff;
}
#Search input[type=text], #Register input[type=text] 
{
    clear: both;
    width: 180px;
    margin: 10px 0px;
}
#Search input[type=checkbox]
{
  width: 13px; 
    height: 13px; 
    padding: 0; 
    margin:0; 
    vertical-align: bottom; 
    position: relative; 
    top: -1px; 

    overflow: hidden; 
     
 
   
  

    }
    
    
    #Search .middle .checkbox 

{
   display: block; 
    padding-left: 15px; 
    text-indent: -16px;
    margin-top: 5px;
     
    }
    
    
#Search select, #Register select {
	margin-bottom:9px;

}

#Menu {
	background-color:#bfb78e;
	display:inline;
	float:left;
	padding-left:10px;
	width:180px;
}
#Menu ul {
	list-style-type:none;
	margin-top:14px;
}
#Menu ul ul {
	margin-top:0;
}
#Menu a {
	background-color:#bfb78e;
	border-bottom:solid 1px #e9e5d0;
	color:#2f3a65;
	display:block;
	height:30px;
	line-height:30px;
	overflow:hidden;
	padding-left:16px;
	text-decoration:none;
}
#Menu li.active a, #Menu a:hover, #Menu a.subitem:hover {
	background-color:#a59c6b;
	color:#fff;
	text-decoration:none;
}
#Menu .subitem {
	background-color:#bfb78e;
	border-bottom:solid 1px #e9e5d0;
	color:#000000;
	display:block;
	height:30px;
	line-height:30px;
	padding-left:3px;
	overflow:hidden;
}
#Menu a.subitem {
	color: #2F3A65;
	padding-left: 3px;
}




#Features {
	display:inline;
	float:right;
	margin-right:21px;
	padding-top:32px;
	width:137px;
}
#Home #Features {
	padding-top:17px;
}
#Features a {
	background:transparent url('images/donate_button.gif') scroll no-repeat 0 0;
	color:#54470f;
	display:block;
	font-family:'Times New Roman',serif;
	font-size:small;
	font-style:italic;
	font-weight:bold;
	height:22px;
	line-height:22px;
	margin:0 10px 24px;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	width:117px;
}
#Features a:hover {
	color:#fff;
}
#Features .feature {
	background:transparent url('images/feature_middle.gif') scroll repeat-y 0 0;
	margin-bottom:12px;
}
#Features .feature_team_parkinsons {
	background:transparent url('images/feature_team_parkinsons.gif') scroll no-repeat 0 0;
	height:100px;
}
#Features .feature .top {
	background:transparent url('images/feature_top.gif') scroll no-repeat 0 0;
	color:#2b2b27;
	font-weight:bold;
	padding:12px 12px 0;
}
#Features .feature_team_parkinsons .top {
	background-image:none;
}
#Features .feature .middle {
	color:#363530;
	font-size:small;
	padding:6px 12px;
}
#Features .feature .bottom {
	background:transparent url('images/feature_bottom.gif') scroll no-repeat 0 100%;
	padding:0 12px 12px;
}
#Features .feature_team_parkinsons .bottom {
	background-image:none;
}
#Features .feature a {
	background:#885f00 url('images/feature_button.gif') scroll no-repeat 0 0;
	color:#fff;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:x-small;
	font-style:normal;
	font-weight:normal;
	height:22px;
	line-height:22px;
	margin:11px -1px 0;
	overflow:hidden;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:117px;
}
#Features .feature_team_parkinsons a {
	margin-top:42px;
}
#Features .feature a:hover {
	background:#9a7726 url('images/feature_button_over.gif') scroll no-repeat 0 0;
	color:#fff;
}

#Content {
	background:transparent url('images/content_left.gif') scroll repeat-y top left;
	padding-bottom:10px;
}

#Home #Content {
	background-image:none;
	display:block;
}
#Global #Content {
	background-image:none;
	display:block;
}
#Container {
	margin: 0 180px 0 216px;
}
#Home #Container {
	margin-left:236px;
}
#Global #Container {
	margin-left:236px;
}
#Content h1, #Body h1 {
	font-size:large;
	margin-bottom:1em;
	padding-top:30px;
}
#Content h2 {
	font-size:small;
}
#Content ul, #Content ol {
	padding-left:50px;
}
#Content dt {
	font-weight:bold;
}
#Content a {
	color:#9f7000;
	text-decoration:underline;
}
#Home #Content #NewsItems {
	display:inline;
	float:left;
	margin-left:12px;
	width:175px;
}
#Home #Content #NewsItems h1 {
	color:#5d5c53;
	font-size:medium;
	margin-right:0;
}
#Home #Content #NewsItems p {
	margin-right:0;
}
#Home #Content #NewsItems a {
	font-weight:bold;
	margin-left:-12px;
	text-decoration:none;
}
#Home #Content #NewsItems a:hover {
	text-decoration:underline;
}
#Home #Content #Events {
	display:inline;
	float:left;
	margin-left:20px;
	width:175px;
}
#Home #Content #Events h1 {
	color:#5d5c53;
	font-size:medium;
	margin-right:0;
}
#Home #Content #Events p {
	margin-right:0;
}
#Home #Content #Events a {
	font-weight:bold;
	margin-left:-12px;
	text-decoration:none;
}
#Home #Content #Events a:hover {
	text-decoration:underline;
}

#Content img {
	border:solid 1px #000;
}

#Content .Book {
	text-align:center;
	margin-bottom:2em;
}
#Content .Book img {
	height:140px;
	margin:0;
}

#Content #GlossaryGroups {
	text-align:center;
}

#Foot {
	background:transparent url('images/foot_top.gif') scroll no-repeat top left;
	color:#fff;
	font-size:x-small;
	padding-top:16px;
}
#Home #Foot {
	background:transparent url('images/foot_top_global.gif') scroll no-repeat top left;
}
#Global #Foot {
	background:transparent url('images/foot_top_global.gif') scroll no-repeat top left;
}
#Foot ul {
	list-style-type:none;
	text-transform:uppercase;
}
#Foot li {
	display:inline;
	margin-right:12px;
}
#Foot a {
	color:#fff;
	text-decoration:none;
}
#Foot a:hover {
	text-decoration:underline;
}
#Foot li.active a {
	text-decoration:underline;
}

#Copyright {
	float:right;
}

#Container label {
	font-size:10pt;
	font-weight:bold;
}

.back {
	float:right;
	font-size:x-small;
	margin-bottom:1em;
	margin-top:1.5em;
}
.toplink {
	float:right;
	font-size:x-small;
}

#Members {
	padding-left:20px;
}

.photo
{
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

.registrationHeader
{
	text-transform:uppercase;
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 5px;
}

.eventRegistrationHeader
{
	text-align:center;
	font-weight:bold;
	font-size: 15px;
}


/* Lightbox css */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif,base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left; background: url("/images/prevlabel.gif") left 15% no-repeat; }
#nextLink { right: 0; float: right; background: url("/images/nextlabel.gif") right 15% no-repeat; }
#prevLink:hover, #prevLink:visited:hover { background: url("/images/prevlabel.gif") left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("/images/nextlabel.gif") right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* WELLNESS CENTER */
.wellnessSubItemLink {margin-top: -16px; }
.wellnessHome { padding-top: 20px; width: 390px; }
.wellnessContactUs { padding-right: 20px; }

.wellnessGenericPage { padding-left: 20px; padding-right: 20px; }
.wellnessGenericPage ul { margin-left: 20px; }

#WellnessFeatures { display: none; }www
#WellnessContainer { margin: 0 20px 0 216px; }

.wellnessRecipeTagsAddButton { margin-left: 0px; }
.wellnessRecipeTagsOpenButton { margin-left: 20px; }
.wellnessRecipeTagsCloseButton { width: 20px; float: right; }
.wellnessRecipeTagsAddNewButton { margin-top: 10px; float: right; }
.wellnessRecipeTagsNewTag { margin-top: 10px; float: right; }
.wellnessRecipeTags { position: absolute; background-color: #FFFFFF; border: 1px solid #666666; padding: 10px; width: 450px; }

a.homelink { margin-bottom: 20px; }

/* COLLAPSIBLE LEFT NAV */
.collapse { }
.collapse .headerbar { }
.collapse .headerbar a { }
.collapse ul {  }
.collapse ul li {  }
.collapse ul li a {  }
.collapse ul li a:visited { }
.collapse ul li a:hover { }

.modalBackground {
	/*background-color: #91976C;
	filter: alpha(opacity=50);
	opacity: 0.5;*/
	position: absolute;
	top: 230px;
	z-index: 500;
	background-image: url('/images/PopupBackground.png');
	background-repeat: no-repeat;
	background-position: right top;
	width: 560px;
	height: 380px;
	padding-left: 120px;
}

.disclaimerPopup
{
    width: 500px;
    /*height: 221px;*/
    padding: 25px 0px 0px 27px;
    position:relative;
    line-height:14px;
}

#recipes img { border: none; }
#recipes .hidden { display: none; }
#recipes #tabs { margin: 15px 0 0 0; }
#recipes #tabs .tab { height: 21px; width: 82px; background: url('/images/wellness/tab-bg.jpg'); float: left; text-align: center; padding-top: 7px; border-bottom: solid 1px #B1AC99;
						cursor: pointer; color: #414A6F; }
#recipes #tabs .selected { border-bottom: solid 1px #DAD5C2; cursor: default; }
#recipes #tags { background: url('/images/wellness/recipe-middle.jpg') repeat-y; padding: 3px 0 3px 10px; }
#recipes #tags td { padding: 2px 20px 2px 0; }
#recipes #tags a { cursor: pointer; }
#recipes #tags div { display: none; }
#recipes #tags div.selected { display: block; }
#recipes #tags a.selected { cursor: default; color: #726F66; text-decoration: none; }
#recipes h2 { font-size:medium; margin: 15px 0 0 0; }
#recipes ul { margin: 0; padding: 0; list-style: none; }
#recipes ul li { margin: 3px 0 3px 0;}
