fhtml, body {    
   	height: 100%; 
}

body {
  	margin:0;
  	padding:0;
	width: 100%;
   	text-align: center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

body.homePage {
}

body.layPlain {
	background: #fff;
}

body.noMenu {
	font-size: 90%;
}

.clrfix{zoom:1;}
.clrfix:after{
	content:".";
	display:block;
	height:0;
	width:0;
	line-height:0;
	clear:both;
	visibility:hidden;
}
.clr{clear:both;}




a:link, a:visited {
	color: #990000;
}

a:active, a:hover {
	color: #666;
}

h4 {
	padding: .3em;
}

h5 {
	background: #e1e1e1;
	padding: .3em;
	font-size: 13px;
}


.greeting {
	background:#fff;
	width: 900px;
	margin: auto;
	padding: .5em 0;
	color: #750000;
	font-size: 12px;
	text-align: left;
}

.greeting a {
	color: #750000;
}


.greeting p.pageExpirationWarning {
	color: #FF0000;
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#container {
	background:#FFFFFF;
	min-height: 100%;
	_height: 100%;
   	margin-bottom: -127px;
   	position: relative;
}

.clearfooter {
   height: 117px;
   clear: both;
}

/*******************************************
                 Header
*******************************************/

#header {
	background:url(images/head_back.png);
	padding-left: 0px;
	height: 121px;
	width: 100%;
	margin: 0px auto;
}

#head_content {
	width: 900px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}

#head_content img {
	margin-left: -30px;
	float: left;
}

#head_right {
	background:url(images/head_right_gradient.png) bottom right no-repeat;
	_background: none;/* removes gradient for IE6 */
	width: 409px;
	height: 121px;
	float: right;
	_overflow: hidden;
}

/* Social Buttons */

#social_btns {
    background:url(images/social_icons_2.png) no-repeat;
    width:192px;
    height:47px;
    padding:0;
	margin-left: -30px;
	margin-top: 20px;
	margin-top: 20px;
}

#social_btns span {
    display: none;
}

#social_btns li, #social_btns a {
    height:48px;
    display:block;
}

#social_btns li {
    float:left;
    list-style:none;
    display:inline;
}

#facebook {
	width: 44px;
}

#twitter {
	width: 32px;
}

#instagram {
	width: 32px;
}

#linkedIn {
	width: 33px;
}

#rss {
	width: 32px;
}

#facebook a:hover {
	background:url(images/social_icons_2.png) 0px -47px no-repeat; 
}

#twitter a:hover {
	background:url(images/social_icons_2.png) -44px -47px no-repeat; 
}

#linkedIn a:hover {
	background:url(images/social_icons_2.png) -76px -47px no-repeat; 
}

#instagram a:hover {
	background:url(images/social_icons_2.png) -109px -47px no-repeat; 
}

#rss a:hover {
	background:url(images/social_icons_2.png) -141px -47px no-repeat; 
}

/* Tab Buttons */

#tab_btns {
    background:url(images/tab_btns.png) no-repeat;
	_background:url(images/tab_btns_IE.gif) no-repeat;
    width:321px;
    height:32px;
    padding:0;
	margin-top: 22px;
	_margin-top: 3px;
	margin-left: 37px;
}

#tab_btns span {
    display: inline;
}

.tab_links {
	display: inline;
	padding-left: 40px;
	color: #FFF;
	text-decoration:none;
	font-size:13px;
	font-style:italic;
}

#tab_btns a, #tab_btns a:hover, #tab_btns a:visited {
	line-height: 36px;
	text-decoration:none;
}

#tab_btns li, #tab_btns a {
    height:32px;
    display:block;
}

#tab_btns li {
    float:left;
    list-style:none;
    display:inline;
}

#member_login {
	width: 158px;
}

#join_sssp {
	width: 163px;
} 

#member_login a:hover {
	background:url(images/tab_btns.png) 0px -33px no-repeat; 
	_background:url(images/tab_btns_IE.gif) 0px -33px no-repeat;
}

#join_sssp a:hover {
	background:url(images/tab_btns.png) -158px -33px no-repeat; 
	_background:url(images/tab_btns_IE.gif) -158px -33px no-repeat;
}

/* Search Bar */

#search{
	position:absolute;
	top:29px;
	margin-left: 155px;
	background-color:#FFFFFF;
	border:1px solid #333333;
	width:202px;
	height:28px;
	overflow:hidden;
	z-index: 1000;
}

#search form{
	position:absolute;
	top:2px;
	left:2px;
	*left:0px;
	width: 205px;
	height: 24px;
	background-color:#FFFFFF;
	margin:0;
	*margin-top: -2px;
	padding:0;
}
#search form input{
	width:160px;
	height: 21px;
	margin:1px;
	padding:0px;
	vertical-align:middle;
	font-size:12px;
	font-style:italic;
	text-indent: 2px;
	color:#333;
	border:1px solid #990000;
	position: relative;
	z-index: 1000;
}
#search form input#submit{
	background:transparent url(images/search_btn.png) no-repeat;
	margin-top: -25px;
	margin-left: 174px;
	*margin-left: 206px;
	vertical-align:top;
	cursor:pointer;
	height:24px;
	width:24px;
	border:0;
	font-size:0;
    line-height:0;
	text-indent:-9999px;
}

/*******************************************
              Navigation Bar
*******************************************/

#nav {
	background:url(images/nav_back.png);
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: 47px;
	width: 100%;
	_overflow: hidden;
}

#nav_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	_overflow: hidden;
}

/*******************************************
             Sidebar Navigation
*******************************************/
#innerNav {
	position: relative;
	float: right;
	width: 220px;
	height: auto;
	min-height: 264px;
	background: #fff url(images/secondary_sidebar_back.png) 0 0 no-repeat;
	z-index: 100;
}

#innerNav ul {
	margin: 0;
	padding: 0;
	padding-left: .5em;
	margin-top: 1.5em;
	width: 200px;
}

#innerNav li {
	position: relative;
	z-index: 50;
	border-bottom: #333 solid thin;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 10px;
	font-size:13px;
	list-style: none;
}

#innerNav ul ul li {
	border: none;

}

#innerNav h3 {
	color:#FFF;
	font-size: 16px;
	padding: 7px;
	margin: 0;
	background: url(images/secondary_sidebar_header.jpg) 0 0 no-repeat;
}

/*******************************************
             top of page
*******************************************/

#pageTopper {
	width: 894px;
	margin: 0 auto;
	padding: 0;
	height: 40px;
	position: relative;
	top: -5px;
	margin-bottom: -5px;
}

.breadcrumb {
	font-size: 12px;
	padding-left: 5px;
	position: absolute;
	top: 15px;
}

.addthis_toolbox {
	float: right;
	height: 25px;
	z-index:1;
	width: 220px;
	position: absolute;
	right: 0;
	top: 15px;
}



/*******************************************
              Main Content
*******************************************/

#body {
	position: relative;
	background: #e1e1e1 url(images/main_back_gradient.png) repeat-x bottom;
	_background: #e1e1e1 url(images/main_back_gradient_IE.jpg) repeat-x bottom;
	width: 100%;
	min-height: 100%;
	text-align: left;
}

.layPlain #body {
	background: #fff;
}
#body p {
	margin: .75em 0;
}


.homePage #main_container #oneOneSidebar #leftColumn {
	margin-top: 20px;
	width: 630px;
}

.homePage .contentIntro, .homePage .contentBody {
	width: 600px;
}


.homePage  #sidebarRight {
	width: 195px;
}	

#main_container {
	background: url(images/main_content_back.png) no-repeat;
	_background: url(images/main_content_back_IE.gif) no-repeat;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 894px;
	min-height: 400px;
}

#main_white_back {
	background-color: #FFF;
	width: 884px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	position: relative;
	top: -5px;
}


/* Text Area*/

#main_page_text, #nav_page_text {
	top: 0px;
	_top: -322px;
	margin: 0px;
	_margin-bottom: -322px;
	font-size: 14px;
	padding: 0 20px;
	padding-bottom: inherit;
}

#main_page_text ul li, #nav_page_text ul li {
	margin-bottom: 1em;
}



#nav_page_text {
	width: 625px;
}
#nav_page_text #topOneColumn {
	width: 644px;
}


#nav_page_text #oneColumn table {
	width: 644px;
}

#main_page_text #oneColumn .article,
#nav_page_text #oneColumn .article {
	padding-right: 10p;
}


#main_page_text h2
,#nav_page_text h2 {
	background: #454545 url(images/h2_top_border.jpg) top repeat-x;
	margin: 5px 0;
	padding: 8px 0 5px 0;
	text-align: center;
	position: relative;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	line-height: normal;
	left: -20px;
	width: 884px;
}

.layPlain #main_page_text #sessionLayout h2 {
	width: 100%;
}

.layPlain #page_content {
	text-align: left;
	margin: 5%;
}

#sidebarRight h2 {
	margin: 0;
}



#oneColumnSidebar .twoThird h2 {
	width: 632px;
}
#sidebarRight h2 {
	width: 240px;
}

 

#main_page_text h3, #nav_page_text h3, #sidebarRight h2, 
.homePage #main_page_text h2,
.articleComments #main_page_text h2.grpHeadline,
.articleComments #nav_page_text h2.grpHeadline {
	background: #7C0100 url(images/content_title_back.jpg) repeat-x;
	color: #FFF;
	text-align:left;
	position: relative;
	font-size:16px;
	font-weight:bold;
	padding: 5px;
	position: relative;
	z-index: 0;
	line-height: normal;
	height: auto;
}

#tos {
	font-size: 90%;
	text-align: left;
	padding: 1em;
}

#nav_page_text h3 {
}


.articleComments #main_page_text h2.grpHeadline,
.articleComments #nav_page_text h2.grpHeadline {
	text-align: center;
}

.homePage #main_page_text h2 {
	width: 622px
}
.homePage #main_page_text .detail h2 {
	width: 874px;
}


.articleComments #main_page_text .articleGroup h2.articleHeadline,
.articleComments #nav_page_text .articleGroup h2.articleHeadline,
.articleComments #main_page_text .articleGroup h2.articleHeadline a,
.articleComments #nav_page_text .articleGroup h2.articleHeadline a {
	background: none;
	color: #000;
	font-size: 14px;
	margin: 0;
	margin-top: .5em;
	padding: 0;
	text-align: left;
	position: relative;
	left: 0;
	width: 600px;
}

.articleComments #main_page_text .detail h2.grpHeadline {
	width: 874px;
}

.articleComments #main_page_text .detail h2.articleHeadline {
	width: 874px;
	font-size: 16px;
	margin: 1em 0;
}
.articleComments #main_page_text .articleGroup h2 {
	margin: 0;
	padding: 0;
}




.articleComments #main_page_text .articleGroup h2.articleHeadline a:link,
.articleComments #main_page_text .articleGroup h2.articleHeadline a:visited,
.articleComments #nav_page_text .articleGroup h2.articleHeadline a:link,
.articleComments #nav_page_text .articleGroup h2.articleHeadline a:visited {
	color: #000;
}
.articleComments #main_page_text .articleGroup h2.articleHeadline a:active,
.articleComments #main_page_text .articleGroup h2.articleHeadline a:hover,
.articleComments #nav_page_text .articleGroup h2.articleHeadline a:active,
.articleComments #nav_page_text .articleGroup h2.articleHeadline a:hover {
	color: #7C0100;
	text-decoration: underline;
}

.articleComments .readMore {
	margin: 0;
	padding: 0;
	position: relative;
	top: -.75em;
}

h3 a:link, h3 a:visited
,h2 a:link, h2 a:visited {
	color: #fff;
}


#sidebarRight h2 {
	left: -10px;
}

.article h2 a {
	color: #fff;
	text-decoration: none;
}


#sidebarRight {
	height: auto;
	min-height: 264px;
	background: url(images/sidebar_shadow.png) 0 0 no-repeat;
	_background: url(images/sidebar_shadow_IE.jpg) 0 0 no-repeat;/* IE6 fix */
	float:right;
	padding: 0px;
	font-size: 12px;
	padding-left: 1em;
	width: 220px;
}	


#main_page_text #sidebarRight .grpHeadline {
}

#sidebarRight ul {
	margin: 0;
	padding: 0;
}
#sidebarRight ul li {
	margin-left: .5em;
	padding-left: .5em;
}

#sidebarRight .articleGroup {
	position:relative;
	left: -1px;
}


#sidebarRight .articleGroup ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


#sidebarRight .articleGroup ul li {
	text-align: center;
	border-top: #333 solid thin;
	position: relative;
	top: -1px;
}
#sidebarRight .articleGroup ul li.sidebarTop {
	border: none;
}

#sidebarRight .articleGroup ul a:link
,#sidebarRight .articleGroup ul a:visited {
	text-decoration: none;
	color: #000;
	display: block;
	padding: .2em 0;
}
#sidebarRight .articleGroup ul a:hover
,#sidebarRight .articleGroup ul a:active {
	text-decoration: underline;
	color: #990000;
}


#sidebarRight .articleGroup .grpHeadline {
	color:#FFF;
	font-size: 16px;
	margin: 0;
	background: url(images/secondary_sidebar_header.jpg) 0 0 no-repeat;
	text-align: center;
}

.grpjournalLink {
}
.grpjournalLink ul, .grpAMLink ul, .grpdonateSSSP ul {
	position:relative;
	left: -10px;
	top:16px; 
	width:221px; 
	color:#FFF;
	font-size:16px;
	height: 80px;
	line-height: normal;
	border: none;
}

.grpjournalLink ul {
	background: url(images/journal_sidebar_btn4.png) 0 0 no-repeat;
}
.grpAMLink ul {
	background: url(images/meetings_sidebar_btn_2025.png) 0 0 no-repeat;
}
.grpdonateSSSP ul {
	background: url(images/news_sidebar_btn2.png) no-repeat;
}

.homePage #sidebarRight .grpjournalLink ul li
,.homePage #sidebarRight .grpAMLink ul li
,.homePage #sidebarRight .grpdonateSSSP ul li {
	margin: 0;
	padding: 0;
	margin-left: 70px;
	list-style: none;
	border: none;
	padding-top: 15px;
	text-align: left;
}

.grpAMLink ul li {
	position: relative;
	left: 10px;
}

.homePage #sidebarRight .grpAMLink ul li
,.homePage #sidebarRight .grpdonateSSSP ul li {
	padding-top: 25px;
}

.homePage #sidebarRight .grpjournalLink a:link
,.homePage #sidebarRight .grpjournalLink a:visited
,.homePage #sidebarRight .grpAMLink a:link
,.homePage #sidebarRight .grpAMLink a:visited
,.homePage #sidebarRight .grpdonateSSSP a:link
,.homePage #sidebarRight .grpdonateSSSP a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 90%;
}
.homePage #sidebarRight .grpjournalLink a:active
,.homePage #sidebarRight .grpjournalLink a:hover
,.homePage #sidebarRight .grpAMLink a:active
,.homePage #sidebarRight .grpAMLink a:hover
,.homePage #sidebarRight .grpdonateSSSP a:active
,.homePage #sidebarRight .grpdonateSSSP a:hover {
	text-decoration: underline;
}
.grpjournalLink .grpHeadline
,.grpAMLink .grpHeadline
,.grpdonateSSSP .grpHeadline {
	display: none;
}

.homePage .includedBlog {
	margin-top: 20px;
}

.homePage #main_page_text .includedBlog h2 {
	background: url(images/news_sidebar_btn2.png) no-repeat;
	width: 221px;
	height: 67px;
	text-align: center;
	font-weight: normal;
	padding-top: 22px;
}

.homePage #main_page_text .includedBlog h2.blogIncludedArticleHeadline {
	background: none;
	text-align: left;
	font-size: 12px;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	padding-right: 5px;
	height: auto;
	width: 211px;
}

.blogEntry {
	border-bottom: #333 solid thin;
	padding-bottom: 10px;
	margin-bottom: 5px;
}


.includedBlog h2 a:link, .includedBlog h2 a:visited {
	color: #990000;
}
.includedBlog h2 a:active, .includedBlog h2 a:hover {
	color: #666;
}

.includedBlog .readMoreLink {
	font-size: 12px;
	padding-bottom: 10px;
	border-bottom: #333 solid thin;
	width: 211px;
}

#circuitBlog .blogSidenotes {
	font-size: 12px;
	padding-top: 60px;
	margin-top: 50px;
}
#circuitBlog .blogSidenotes {
	border: none;
	height: auto;
	min-height: 264px;
	background: url(images/sidebar_shadow.png) 0 0 no-repeat;
	_background: url(images/sidebar_shadow_IE.jpg) 0 0 no-repeat;/* IE6 fix */
}
#circuitBlog table.calendar {
	font-size: 12px;
	border: solid thin #333;
	margin-left: 20px;
}

#circuitBlog .homeLink {
	display: none;
}
#circuitBlog .syndicateIcon {
	display: none;
}
.blogLayout .articleGroup0, .blogLayout .articleGroup1 {
	padding: .5em;
	border-bottom: #333 solid thin;
	margin-bottom: .5em 0;
	font-size: 12px;
}
.blogLayout .articleGroup0 {
	background: #D6D6D6;
}
.blogLayout .linkToEntry {
	display: none;
}


#main_page_text #sidebarRight .articleGroup .home_right_btn .journalLink a,
.home_right_btn .journalLink a:hover, 
.home_right_btn .journalLink a:visited{
	color:#FFF;
	text-decoration: none;
}

.home_right_btn .AMLink {
	position:absolute;
	top:26px; 
	left:73px;
	width:180px; 
	color:#FFF;
	font-size:16px;
}

.home_right_btn .AMLink a,
.home_right_btn .AMLink a:hover,
.home_right_btn .AMLink a:visited{
	color:#FFF;
	text-decoration: none;
}

.home_right_btn .text_news {
	position:absolute;
	top:25px; 
	left:39px;
	width:221px; 
	color:#FFF;
	font-size:16px;
}

#home_right_column img {
	border: none;
}





/*******************************************
                 Footer
*******************************************/

#footer {
	position:relative;
	bottom:0px;
	width:100%;
	background: #990000 url(images/footer_back_gradient.png) repeat-x;
	_background: #990000 url(images/footer_back_gradient_IE.jpg) repeat-x;
	padding: 10px 0px 0px;
	color:#FFF;
	font-size:12px;
	text-align: center;
}

#footer a:link, #footer a:visited {
	color: #fff;
}
#footer a:active, #footer a:hover {
	
}

#footerLinks li {
	list-style: none;
	display: inline;
}
#footerLinks a {
	padding: 0 1em;
}


/* Slider */

/* image replacement */

.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}

/* // jSlide */
			
#slider_container{	
	margin:0 auto;
	position:relative;
	text-align:left;
	width:865px;
	background:#fff;
	padding-top: 10px;
	left: -10px;
}

#slider_content{
	position:relative;
}			

/* Easy Slider */

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}

#slider li{ 
	/* 
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
	*/ 
	width:865px;
	height:361px;
	overflow:hidden; 
}

#prevBtn, #nextBtn,
#slider1next, #slider1prev{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:145px;
	z-index:50;
}

#nextBtn, #slider1next{ 
	left:866px;
}

#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{  
	display:block;
	position:relative;
	width:30px;
	height:77px;
	background:url(images/btn_prev1.png) no-repeat 0 0;
	_background:url(images/btn_prev1_IE.gif) no-repeat 0 0;/* IE6 fix */
}	
		
#prevBtn a:hover, #nextBtn a:hover,
#slider1next a:hover, #slider1prev a:hover{  
	display:block;
	position:relative;
	width:30px;
	height:77px;
	background:url(images/btn_prev2.png) no-repeat 0 0;
	_background:url(images/btn_prev2_IE.gif) no-repeat 0 0;/* IE6 fix */
}

#nextBtn a, #slider1next a{ 
	background:url(images/btn_next1.png) no-repeat 0 0;
	_background:url(images/btn_next1_IE.gif) no-repeat 0 0;/* IE6 fix */
}

#nextBtn a:hover, #slider1next a:hover{ 
	background:url(images/btn_next2.png) no-repeat 0 0;
	_background:url(images/btn_next2_IE.gif) no-repeat 0 0;/* IE6 fix */
}

#slider li span {
	display: block; 
	width: 865px; 
	height:62px; 
	background: transparent url(images/gallery_title_bar.png) repeat 0 0; 
	margin-top: -62px; 
	position: relative;
	#position:static;/* IE fix */
	color:#FFF; 
	padding: 5px 10px; 
	line-height:18px;  
	font-size:13px;
} 

#slider li span a, #slider li span a:visited{
	color:#FFF;
}

/*member status message*/

p.memberStatus {
	border: 1px solid #CCC;
	padding: 1em;
}

p.memberStatus span.welcome {
	font-weight: bold;
	font-style: italic;
}
p.memberStatus span.memberDate {

}

/*comments*/

#commentForm .commentField {
	border: thin solid #990000;
}
#articleComments {
	font-size: 12px;
}

#articleComments h4 {
	color: #fff;
	background: #000;
}

#articleComments .commentArea {
	border-bottom: 1px solid #900;
}

#articleComments #commentGroup {
	border: 2px solid #614e4e;
	padding: 5px;
	margin: 7px 0;
}

.previewComment .notPosted {
	color: #990000;;
}

#articleComments .loginRequired {
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
}

p.commentCount {
	margin-top: 0;
	position: relative;
	top: -10px;
	text-align: right;
	width: 613px;
}

.commentReplies {
	clear: both;
	margin-top: 25px;
	padding: 5px;
	background: #ddd;
}

.commentReply {
	clear: both;
	padding: 5px;
	background: #eee;
	border-radius: 3px; 
}
.tier2{
	width: 97%;
	position: relative;
	left: 2%;
}

.tier3 {
	width: 94%;
	position: relative;
	left: 4%;
}
.dspModeratorComment .tier2 {
	
	
}

.dspModeratorComment {
	margin-top: 10px;
	padding: 5px;
	border-top: 2px solid #860100;
	clear: both;
	background: #f0dbdb;
	border-radius: 3px; 
}

/*Member Receipt*/
ul.memberReceiptOptions li {
	margin: 0;
	padding: 0;
	line-height: normal;
}

/*Session Portal*/

#sessionPortal ol, #sessionPortal ul {
	margin-top: 1em;
}

/*page expire*/
.pageExpire {
	padding-top: 1.5em;
}
/*Polling*/

#onlinePoll .threeColumn {
	border: 2px solid #900;
	margin: 1%;
	width: 30%;
	float: left;
}


  
#onlinePoll .innerContent {
	padding: 0 2%;
}

#onlinePoll h3 {
	margin-top: 0;
}

/*commented out 20240124
#onlinePoll span {
	font-weight: bold;
}
*/

#onlinePoll #pollList {
	width: 100%;
}

#onlinePoll input[type="submit"], #onlinePoll input[type="reset"] {
	background: #990000;
	color: #fff;
	font-weight: bold;
	border-style: outset;
	border-color: #000;
	padding: 10px;
	text-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

#onlinePoll input[type="submit"]:hover, #onlinePoll input[type="reset"]:hover {
	background: #999;
	color: #fff;
}

@media only screen and (max-width: 768px) {
  #onlinePoll .innerContent {
    background-color: lightblue;
  }
}

/*donationOptions*/

#donationOptions input {
	padding: 2px;
	font-size: 110%;
}

#donationOptions hr {
	margin: 25px;
}