

/* Begining PT "/css/lt_green.tpl" */




    
/* lt_green.css */

#container {
	background: url(/images/siteDesign/standard/lt_green/bg_header.jpg) no-repeat center top;
}

#header {
	background: url(/images/siteDesign/standard/lt_green/bg_header_sub.gif) no-repeat left bottom;
}

#index #header {
	background: url(/images/siteDesign/standard/lt_green/bg_header_sub_index.gif) no-repeat left bottom;
}

#content {
	background: url(/images/siteDesign/standard/lt_green/bg_content.gif) repeat-y left;
}

#index #content {
	background: url(/images/siteDesign/standard/lt_green/bg_content_index.gif) repeat-y left;
}

#index #contentMiddle {
	background: url(/images/siteDesign/standard/lt_green/bg_contentMiddle.gif) repeat-y left;
	border-bottom: 1px solid #ccc;
}

#index #contentBottom {
	border-top: 15px solid #f8fbfa;
}

a {color: #069; }
a:hover {color: #999; }
.rightCol p {color: #666; }
#footer p {color: #999; }

h2 { color: #4c4d3e; } /*removed bottom-border; this is handled in the site.css on just h2.mainHeading - Don 1/18/08 */
h3 {color: #4c4d3e; } /* this was b0b579 - Don */
h3.sectionTitle {
	background: url(/images/siteDesign/standard/lt_green/bg_sidebar_h3.gif) no-repeat left top;
}

/* Added for proper heading order ADA */
div.sectionTitle {
	background: url(/images/siteDesign/standard/lt_green/bg_sidebar_h3.gif) no-repeat left top;
}

#index #contentTop {background: #d9dcbf; }
#index #contentTop div.left {background: #d9dcbf; }
#index #contentTop .right {background: url(/images/siteDesign/standard/lt_green/bg_contentTop_right.gif) no-repeat right top #f7f8f2; }
#index #contentMiddle .left h3 {background: url(/images/siteDesign/standard/bg_h3_red.jpg) repeat-x left top; }
#index #contentMiddle .center h3 {background: url(/images/siteDesign/standard/bg_h3_yellow.jpg) repeat-x left top; }
#index #contentMiddle .right h3 {background: url(/images/siteDesign/standard/bg_h3_teal.jpg) repeat-x left top; }
/*  You can also use background-images for text-replacement using these declarartions instead of the ones above */
/*#index #contentMiddle .left h3 {background: url(/images/siteDesign/standard/lt_green/bg_h3_health-e-news.gif) no-repeat left top; text-indent: -999em; }
#index #contentMiddle .center h3 {background: url(/images/siteDesign/standard/lt_green/bg_h3_care-pages.gif) no-repeat left top; text-indent: -999em; }
#index #contentMiddle .right h3 {background: url(/images/siteDesign/standard/lt_green/bg_h3_my-sutter-online.gif) no-repeat left top; text-indent: -999em; }*/
#index #contentBottom {background: url(/images/siteDesign/standard/lt_green/bg_contentBottom.gif) no-repeat left bottom; }
/*#index #contentMiddle .left a {color: #cf5542; }  Red */
/*#index #contentMiddle .center a {color: #e8d251; } Yellow */
/*#index #contentMiddle .right a {color: #409da4; }  Teal */
#index #contentMiddle .left a:hover { color:#000000 }
#index #contentMiddle .center a:hover { color:#000000 }
#index #contentMiddle .right a:hover { color:#000000 }
#index #contentMiddle a.button {color: #fff; }
#index #contentMiddle .left a.button {background: url(/images/siteDesign/standard/lt_green/btn_red_a.gif) no-repeat right top #cf5542; }
#index #contentMiddle .center a.button {background: url(/images/siteDesign/standard/lt_green/btn_yellow_a.gif) no-repeat right top #e8d251; }
#index #contentMiddle .right a.button {background: url(/images/siteDesign/standard/lt_green/btn_teal_a.gif) no-repeat right top #409da4; }
#index #contentMiddle .left a.button span {background: url(/images/siteDesign/standard/lt_green/btn_red_span.gif) no-repeat left top; }
#index #contentMiddle .center a.button span {background: url(/images/siteDesign/standard/lt_green/btn_yellow_span.gif) no-repeat left top; }
#index #contentMiddle .right a.button span {background: url(/images/siteDesign/standard/lt_green/btn_teal_span.gif) no-repeat left top; }
a.arrow {background: url(/images/siteDesign/standard/lt_green/bg_arrow_teal.gif) no-repeat right center; }
#index #contentMiddle .left a.arrow {background: url(/images/siteDesign/standard/lt_green/bg_arrow_red.gif) no-repeat right center; }
#index #contentMiddle .center a.arrow {background: url(/images/siteDesign/standard/lt_green/bg_arrow_yellow.gif) no-repeat right center; }
#index #contentMiddle .right a.arrow {background: url(/images/siteDesign/standard/lt_green/bg_arrow_teal.gif) no-repeat right center; }
#index #contentTop .right dl {color: #666; }

/* @group navPrimary */

ul#navPrimary {
	background: url(/images/siteDesign/standard/lt_green/bg_navPrimary.gif) no-repeat left top #b3b87e;
	border-bottom: 1px solid #fff;
}

/*#navPrimary li {
	border-right: 1px solid #fff;
}*/

#navPrimary li a {
	color: #fff;
}

#navPrimary li a:hover {
	color: #fff;
	background: url(/images/siteDesign/standard/lt_green/bg_navPrimary_hover.gif) repeat-x top #005091;
}

#navPrimary li.first a:hover { /* we do not need this since the list is now centered - Don */
	/*background: url(/images/siteDesign/standard/lt_green/bg_navPrimaryFirst_hover.gif) repeat-x left top #005091;*/
}

#navPrimary li.last a:hover { /* Comment out just this declaration to make the CSS more bulletproof. */
	/*background: url(/images/siteDesign/standard/lt_green/bg_navPrimaryLast_hover.gif) repeat-x right top #005091;*/
}

/* @end */

/* @group navSecondary */
#navSecondary {
	border-bottom: 1px solid #cbcfa2; /* at the bottom of the children - Don */
}

#navSecondary li {
	border-top: 1px solid #cbcfa2;
}

#navSecondary li a {
	color: #184879;
}

#navSecondary li a:hover {
	color: #4c75a5;
}

#navSecondary li.current a, #navSecondary li.current a:hover {
	color: #fff;
	background: url(/images/siteDesign/standard/lt_green/bg_navPrimary_hover.gif) repeat-x top #005091;
}

#navSecondary li.current ul {
	background: #ccd291 !important;
}

#navSecondary li.current li {
	background: #ccd291 !important;
	border-top: 1px solid #b0b579;
}

#navSecondary li.current li a {
	background: #ccd291 !important;
	color: #184879;
}

#navSecondary li.current li a:hover {
	background: #ccd291 !important;
	color: #d9e6f2;
}

/* @end */

/* @group navTabs */

#navTabs {
	background: url(/images/siteDesign/standard/lt_green/bg_navTabs.gif) no-repeat left bottom;
}

#navTabs li {
	background: url(/images/siteDesign/standard/lt_green/bg_navTabs_li.gif) no-repeat left top;
}

#navTabs li a {
	background: url(/images/siteDesign/standard/lt_green/bg_navTabs_a.gif) no-repeat right top;
	color: #2d4563;
	font-weight:bold;
}

#navTabs .current {
	background: url(/images/siteDesign/standard/lt_green/bg_navTabs_liCurrent.gif) no-repeat left top;
}

#navTabs .current a {
	background: url(/images/siteDesign/standard/lt_green/bg_navTabs_aCurrent.gif) no-repeat right top;
	color: #fff;
}

/* @end */

/* @group navUtility */

#navUtility li {
	border-right: 1px solid #ccc; 
}

#navUtility button {
	background: url(/images/siteDesign/standard/lt_green/btn_search.gif) no-repeat left top;
}

/* @end */

#footer {
	background: url(/images/siteDesign/standard/lt_green/bg_footer.gif) no-repeat left top;
}

#index #footer {
	background: url(/images/siteDesign/standard/lt_green/bg_footer_index.gif) no-repeat left top;
}

#footer li {
	border-right: 1px solid #ccc;
}

/* Endeca Keyword Search (SIFT) and Endeca Provider Search styles */

.SIFT_dimBg {
	background: #b3b87e;
}

td.SIFT_findDoc {
	color: #FFF;
	background: #b3b87e;
}

div.SIFT_findDoc {
	color: #FFF;
	background: #b3b87e;
}

.SIFT_breadcrumbBg {
	color: #FFF;
	background: #b3b87e;
}

.SIFT_breadcrumbBg span {
	color: #FFF;
}

.SIFT_findText {
    color: #b3b87e;
}

a.SIFT_dimTitle:link, a.SIFT_dimTitle:visited {
	color: #FFF;
}

.SIFT_helperText {
	color: #b3b87e;
}

ul.SIFT_ul {
	color: #069;	
}

#kws_breadcrumbs, #kws_refinements h3  {
	background: #b3b87e;
	color: #FFF;
}

#kws_breadcrumbs a {
	color: white;
}

#kws_main h1 {
	color: #4C4D3E;
}

p.kws_helperText { 
	color: #b3b87e;
}

/* classes */

	div.classlisting div.classheader {
		border-bottom:2px solid #B3B87E;
		height:25px;
	}	

	.allEventsTabActive {
		background:transparent url(/images/classes/tab_allclasses.gif) repeat scroll 0 0;
		height:25px;
		width:150px;
		border:medium none;
		margin:0;
		padding:0;
		text-indent:-9999px;
		
	}
	
	.allEventsTabInactive {
		background:transparent url(/images/classes/tab_allclasses_inactive.gif) repeat scroll 0 0;
		height:25px;
		width:150px;
		border:medium none;
		margin:0;
		padding:0;
		text-indent:-9999px;
	}
	
	.searchEventsTabActive {
		background:transparent url(/images/classes/tab_searchresults.gif) repeat scroll 0 0;
		height:25px;
		width:120px;
		border:medium none;
		margin:0;
		padding:0;
		text-indent:-9999px;
	}
	
	.searchEventsTabInactive {
		background:transparent url(/images/classes/tab_searchresults_inactive.gif) repeat scroll 0 0;
		height:25px;
		width:120px;
		border:medium none;
		margin:0;
		padding:0;
		text-indent:-9999px;
	}	
	
	.class_pagination li {
		border-left:1px solid #999999;
		float:left;
		margin:0;
		font-weight:bold;
		padding:0 3px;
	}
	
	.class_pagination li a {
		display:block;
		text-decoration:none;
		color:#608bb6;
	}
	
	.class_pagination li.mls_next a {
		background:transparent url(/images/classes/bullet-more.gif) no-repeat scroll 100% 50%;
		color:#333333;
		font-weight:bold;
		padding-right:10px;
	}
	
	.class_eventList dt a {
		color:#608bb6;
		font-weight:bold;
	}

	.class_eventList dd.mls_description {
		color:#444444;
		margin:0;
		overflow:hidden;
		position:relative;
	}
	
	.cs_button_wrapper {
		background:transparent url(/images/siteDesign/standard/lt_teal/btn-wrap.gif) no-repeat scroll 0 50%;
		/*background-color:#B3B87E;*/
		float:left;
		margin-right:5px;
		margin-bottom:0;
		margin-left:7px;
		padding-left:5px;
		cursor:pointer;
	}
	
	.cs_button {
		/*background:transparent url(/images/siteDesign/standard/lt_teal/btn-wrapInner.gif) no-repeat scroll 100% 50%;*/
		background-color:#B3B87E;
		color:#FFFFFF;
		font-size:11px !important;
		font-weight:bold;
		height:24px;
		line-height:24px;
		padding:0 4px 0 0;
		border: 0;
		cursor:pointer;
	}	
	
	.mls_eventDetail p {
		color:#444444;
		font-size:0.9em;
		line-height:1.3em;
		margin:0;
	}
	
	.mls_eventDetail a {
		text-decoration:none;
		color:#608BB6;
		font-weight:bold;
	}

	div.mls_person {
		margin:5px;
		text-align:left;
		font-size: 1.0em;
		line-height: 1.4em;
		font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", Georgia, serif;
		font-weight: normal;
		color:#444444;
	}
	div.mls_person div.mls_title div {
		font-size: 1.2em;
		color:#608BB6;
		font-weight:bold;
		padding: 0.8em 0;
		line-height: 1.6em;
	}
	
	div.mls_person div.divSpkBio a {
		font-family:Arial, Helvetica, sans-serif;
		background:transparent url(/images/classes/bullet-more.gif) no-repeat scroll 0 50%;
		color:#333333;
		font-weight:bold;
		padding-left:9px;
		text-decoration:none;
	}
	
	div.class_tab {background: #B3B87E; color: #fff}
	div.class_button {background: #B3B87E; color: #fff}
	
/* start classes search */

#classes-search h2, #classes-search #button-container input, div.classlisting div.classheader .tabs{	
	background-color: #B3B87E;
    color: white;
}

#classes-search #frmFilterEvents, .class_eventList dl.mls_alt{
	background-color: #EBEDDE;
}

/* end classes search */
	
	
/* end classes */

/* End of standard css entries.  All entries below this line are site specific */

.lt_green{color:lt_green;}


    

/* Ending PT "/css/lt_green.tpl" */



