﻿@import url("screen-globals.css");
@import url("screen-nav.css");
@import url("superfish.css");


			#left-col h1 {
				position: relative;
				width: 100%;
				height: 21px;
				display: block;
				margin: 16px 0 20px 0;
			}
			
			h1.head-about { background: transparent url("/images/head-about.jpg") no-repeat; }
			h1.head-about-officers { background: transparent url("/images/head-about-officers.jpg") no-repeat; }
			h1.head-about-community { background: transparent url("/images/head-about-community.jpg") no-repeat; }
			
			h1.head-events-upcoming { background: transparent url("/images/head-events-upcoming.jpg") no-repeat; }
			h1.head-events-gallery { background: transparent url("/images/head-events-gallery.jpg") no-repeat; }
			h1.head-events-awards { background: transparent url("/images/head-events-awards.jpg") no-repeat; }
			
			h1.head-legislative-committee { background: transparent url("/images/head-legislative-committee.jpg") no-repeat; }
			h1.head-legislative-penny { background: transparent url("/images/head-legislative-penny.jpg") no-repeat; }
			h1.head-legislative-current { background: transparent url("/images/head-legislative-current.jpg") no-repeat; }
			
			h1.head-news { background: transparent url("/images/head-news.jpg") no-repeat; }
			h1.head-news-factsheets { background: transparent url("/images/head-news-factsheets.jpg") no-repeat; }
			h1.head-news-editorial { background: transparent url("/images/head-news-editorial.jpg") no-repeat; }
			h1.head-news-newsletter { background: transparent url("/images/head-news-newsletter.jpg") no-repeat; }
			
			h1.head-programs-course { background: transparent url("/images/head-programs-course.jpg") no-repeat; }
			h1.head-programs-testimonials { background: transparent url("/images/head-programs-testimonials.jpg") no-repeat; }
			
			h1.head-sustainability { background: transparent url("/images/head-sustainability.jpg") no-repeat; }
			
			h1.head-membership-join { background: transparent url("/images/head-membership-join.jpg") no-repeat; }
			h1.head-membership-testimonials { background: transparent url("/images/head-membership-testimonials.jpg") no-repeat; }
			h1.head-membership-members { background: transparent url("/images/head-membership-members.jpg") no-repeat; }
			h1.head-membership-leaders { background: transparent url("/images/head-membership-leaders.jpg") no-repeat; }
			h1.head-membership-partners { background: transparent url("/images/head-membership-partners.jpg") no-repeat; }
			
			h1.head-committees { background: transparent url("/images/head-committees.jpg") no-repeat; }
			h1.head-committees-listings { background: transparent url("/images/head-committees-listings.jpg") no-repeat; }
			
			h1.head-members { background: transparent url("/images/head-members-overview.jpg") no-repeat; }
			#left-col h1.head-members-login { background: transparent url("/images/head-members-login.jpg") no-repeat; width: 152px; }
			h1.head-members-members { background: transparent url("/images/head-members-member.jpg") no-repeat; }
			h1.head-members-legislative { background: transparent url("/images/head-members-legislative.jpg") no-repeat; }
			h1.head-members-job-bank { background: transparent url("/images/head-members-job-bank.jpg") no-repeat; }
			h1.head-members-submit-job { background: transparent url("/images/head-members-submit-job.jpg") no-repeat; }
			h1.head-members-post-resume { background: transparent url("/images/head-members-post-resume.jpg") no-repeat; }
			h1.head-members-post-news { background: transparent url("/images/head-members-post-news.jpg") no-repeat; }	
			h1.head-members-submit-resource { background: transparent url("/images/head-members-submit-resource.jpg") no-repeat; }	
			
			h1.head-professional-directory { background: transparent url("/images/head-professional-directory.jpg") no-repeat; }
			
			h1.head-contact { background: transparent url("/images/head-contact.jpg") no-repeat; }
			
			#left-col h2 {
				position: relative;
				width: 100%;
				height: 19px;
				display: block;
				margin: 8px 0 15px 0;
			}
		
			h2.head-featured-news { background: transparent url("/images/head-featured-news.jpg") no-repeat; }
			h2.head-press-releases { background: transparent url("/images/head-press-releases.jpg") no-repeat; }
			h2.head-fact-sheets { background: transparent url("/images/head-fact-sheets.jpg") no-repeat; }
			h2.head-newsletter { background: transparent url("/images/head-newsletter.jpg") no-repeat; }
			h2.head-newsletter-archive { background: transparent url("/images/head-newsletter-archive.jpg") no-repeat; }
			h2.subhead-events-recent { background: transparent url("/images/subhead-events-recent.jpg") no-repeat; }
			h2.subhead-events-upcoming { background: transparent url("/images/subhead-events-upcoming.jpg") no-repeat; }
						
			#left-col h1 span,
			#left-col h2 span {
				display: none;
			}
			
			h3 {
				font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
				color: #333;
				font-size: 18px;
				margin-bottom: 18px;
				margin-right: 20px;
			}
			
			h3 a {
				font-weight: normal;
				color: #c6690f;
				text-decoration: underline;
			}
			
			h3 a:hover {
				text-decoration: none;
			}			
			
			h4 {
				font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
				color: #333;
				font-size: 15px;
				line-height: 20px;
				margin-bottom: 7px;
				margin-right: 20px;
			}
			
			p {
				font-size: 13px;
				line-height: 18px;
				margin-bottom: 18px;
				margin-right: 20px;
			}
			
					p em {
						font-size: 12px;
						line-height: 15px;
						margin-bottom: 10px;
					}
					
					p a {
						color: #c6690f;
						text-decoration: underline;
					}
					
					p a:hover {
						text-decoration: none;
					}


			ul {
				margin: 0 20px 14px 20px;
			}
			
					ul li {			
						font-size: 12px;
						line-height: 18px;
						padding-bottom: 12px;
					}	
					
					ul li a {		
						color: #c6690f;
						text-decoration: underline;
					}
					
					ul li a:hover {		
						text-decoration: none;
					}
					
					
			ul.news {
				list-style: none;
			}
			
			ul.news li {
				font-size: 12px;
				line-height: 17px;
				margin-bottom: 14px;
			}
			
			ul.news li a {
				font-size: 14px;
				color: #c6690f;
				text-decoration: underline;
			}
			
			ul.news li a:hover {
				text-decoration: none;
			}
			
			blockquote {
				float: left;
				width: 608px;
				font-size: 14px;
				line-height: 21px;
				padding: 10px 10px 15px 10px;
				margin-bottom: 10px;				
				background-color: #d9eae2;
				color: #555a58;
				-moz-border-radius-topleft: 3px;
				-moz-border-radius-topright: 3px;
				-moz-border-radius-bottomright: 3px;
				-moz-border-radius-bottomleft: 3px;
				-webkit-border-top-left-radius: 3px;
				-webkit-border-bottom-left-radius: 3px;
				-webkit-border-top-right-radius: 3px;
				-webkit-border-bottom-right-radius: 3px;
			}
			
				
				blockquote .quote-text {
					position: relative;
					width: 462px;
				}
				
				blockquote .quote-pic {
					position: relative;
					width: 133px;
				}
				
					blockquote img {
						border: 4px solid #fff;
						-moz-border-radius-topleft: 3px;
						-moz-border-radius-topright: 3px;
						-moz-border-radius-bottomright: 3px;
						-moz-border-radius-bottomleft: 3px;
						-webkit-border-top-left-radius: 3px;
						-webkit-border-bottom-left-radius: 3px;
						-webkit-border-top-right-radius: 3px;
						-webkit-border-bottom-right-radius: 3px;
					}
			
			blockquote.alt {
				background-color: #ecf4f0;
			}
			
					blockquote div.break-white {
						padding-top: 12px;
						margin-bottom: 12px;
						border-bottom: 2px solid #fff;
					}
					
					blockquote p {
						position: relative;
						line-height: 16px;
						border-top: 2px solid #fff;
						padding: 12px 0 0 0;
						margin: 12px 0 0 0;	
						color: #555a58;
					}
					
					blockquote p strong {
						color: #333;
					}
			
			blockquote.caption {	
				/*background-color: #ecf4f0;*/
				margin-right: 20px;
			}	
			
				blockquote.caption p {	
					padding: 0 0 0 0;
					margin: 8px 0 0 0;	
					color: #555a58;
					border-top: none;
				}
			
			table {
				font-size: 12px;
				background-color: #f2f8f5;
				margin: 0 0 15px 0;
			}
			
					table td {
						vertical-align: top;	
						padding: 10px 15px;
					}
					
						table tbody td p {
							line-height: 15px;
							margin-bottom: 12px;
						}
					
					table thead {
						margin-bottom: 0;
						padding-bottom: 0;
					}
					
					table thead td {
						font-weight: bold;
						border-bottom: 2px solid #fff;
					}
										
					table tbody td {
						border-bottom: 2px dotted #fff;
					}
							
						
						
					table tbody tr.last td {
						border-bottom: none;
					}
					
								
			table.archives {
				font-size: 12px;
				background-color: #f2f8f5;
				margin: 0 0 15px 0;
				width: 100%;
			}
			
			.image-gallery {		
				position: relative;
				width: 700px;	
				overflow: hidden;
			}
					
					.image-gallery-wrap {	
						width: 628px;	
						overflow: hidden;
					}
																				
							div.image-gallery p img {
								padding: 0 10px 10px 0;
								vertical-align: top;
								width: 309px;
							}
							
							div.image-gallery p img.last {
								margin-right: 0;
							}
					
							div.image-gallery a img {
								border: 3px solid #d9eae2;
							}		
							
								div.image-gallery a:hover img {
									border: 3px solid #c6690f;
								}								
							
							div.image-gallery p {
								margin-right: 0;
							}
			
			
			.latest-newsletter {
				border: 3px solid #d9eae2;
				width: 232px;
			}
			
			.member-list-module {
				position: relative;		
				float: left;
				width: 100%;
			}
			
				.member-list-item {
					position: relative;
					float: left;
					height: 155px;
					width: 33%;
				}
				
					.member-list-item p {
						font-size: 11px;
						margin-bottom: 0;
						line-height: 16px;
						margin-right: 15px;
						padding-right: 0;
					}
					
					.member-list-item p.title {
						font-size: 12px;
					}
					
			.company-list-module {
				position: relative;		
				float: left;
				width: 100%;
				margin-bottom: 10px;
			}
			
				.company-list-item {
					/*position: relative;
					float: left;
					height: 20px;s
					width: 309px;*/
				}
					
					.company-list-item p.half-width {
						font-size: 11px;
						line-height: 16px;
						width: 304px;
						float: left;
						margin-bottom: 8px;
						padding-right: 10px;
						margin-right: 0;
					}
									
					.company-list-item p.title {
						font-size: 12px; 
					}
			
			.officers-staff {
				
			}
				
				.officers-staff blockquote {
					float: left;
					width: 288px;
					height: 174px;
					padding-bottom: 15px;
					margin-right: 10px;
					background-color: #ecf4f0;
				}	
				
				.officers-staff blockquote.odd {
					margin-right: 0;
				}
				
				
					.officers-staff blockquote h4 {
						margin-bottom: 0px;
						padding-bottom: 0px;
					}
					
					.officers-staff blockquote img {
						margin: 0 15px 10px 0;
					}
					
					.officers-staff blockquote p {
						font-size: 11px;
						line-height: 17px;
						border: none;
						margin: 0;
						padding: 0;
					}
			
			/* @PROFESSIONAL DIRECTORY IFRAME */
			iframe {
				margin: 0;
				padding: 15px 15px 5px 15px;
				color: #555a58;
				background-color: #ecf4f0;
				-moz-border-radius-topleft: 3px;
				-moz-border-radius-topright: 3px;
				-moz-border-radius-bottomright: 3px;
				-moz-border-radius-bottomleft: 3px;
				-webkit-border-top-left-radius: 3px;
				-webkit-border-bottom-left-radius: 3px;
				-webkit-border-top-right-radius: 3px;
				-webkit-border-bottom-right-radius: 3px;
			}
			
			/* @end */
			
			
			ul.login-form {
				list-style: none;
				margin: 25px 0 25px 0;
				padding: 15px 15px 5px 15px;
				color: #555a58;
				background-color: #ecf4f0;
				-moz-border-radius-topleft: 3px;
				-moz-border-radius-topright: 3px;
				-moz-border-radius-bottomright: 3px;
				-moz-border-radius-bottomleft: 3px;
				-webkit-border-top-left-radius: 3px;
				-webkit-border-bottom-left-radius: 3px;
				-webkit-border-top-right-radius: 3px;
				-webkit-border-bottom-right-radius: 3px;
			}
			
				
				ul.login-form li h3 {
					margin-bottom: 10px;
				}
				
				ul.login-form li a {
					color: #555a58;
					text-decoration: underline;
				}
			
					ul.login-form li a:hover {
						text-decoration: none;
					}	
				
				ul.login-form li {
					vertical-align: middle;
				}
				ul.login-form li label {
					float: left;
					width: 40%;
					margin: 0;
				}
				
				ul.login-form li input {
					width: 55%;
					margin: 0;
					font-size: 11px;
					background: #fff;
					border: 1px solid #d9ebe3;
					padding: 3px;
					margin-top: -2px;
					-moz-border-radius-topleft: 2px;
					-moz-border-radius-topright: 2px;
					-moz-border-radius-bottomright: 2px;
					-moz-border-radius-bottomleft: 2px;
					-webkit-border-top-left-radius: 2px;
					-webkit-border-bottom-left-radius: 2px;
					-webkit-border-top-right-radius: 2px;
					-webkit-border-bottom-right-radius: 2px;
				}
														
				ul.login-form li input.submit {
					height: 25px;
					width: 60px;
					color: #fff;
					border: none;
					background-color: #7fbaa0;
					vertical-align: middle;
				}
				
				ul.login-form li input.submit:hover {
					cursor: pointer;
					background-color: #297554;
				}
			
				

		