
#w #c .mceEditor img {
	display: inline;
}



		
#search_link {	
	background:linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
	background-color:#7892c2;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	padding:2px 9px;
	text-decoration:none;
}
.search_link:hover {
	color: #ffffff;
	background: linear-gradient(to bottom, #476e9e 5%, #7892c2 100%);
	background-color:#476e9e;
	text-decoration: none;
}
.search_link:active {
	color: #ffffff;
	position:relative;
	top:1px;
	text-decoration: none;
}
	
.search_link:visited {
	color: #ffffff;
	text-decoration: none;
}

		

body {
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
	text-align:center;
	font-family: "Public Sans", verdana, sans-serif;
	font-size: 1em;
	background: #fff;
	background: #044277;
	
}

@media (max-width: 650px) {
body {
	font-size: 1em;
}
}

#w {
	text-align:left;
	margin: 0 auto;
	/* width: 980px; */
	padding: 0 0 10px 0;
	
}

#hbox {
	margin: 0;
	clear: both;
	border-top: 1px solid #bdc5ca;
	border-bottom: 1px solid #bdc5ca;
	position: relative;
	/* width: 980px; */
}

#h {
	background: #d9c2a3 url(/i/tmpl/beefsteak_club.jpg) no-repeat;
	height: 280px;
	/* width: 980px; */
	/* background-position: center -150px; */
	background-size: cover;
	border-top: 1px solid #044277;
}

@media (min-width: 400px) {
	#h {
		/* background-position: right -150px; */
		height: 280px;
	}
}

@media (min-width: 725px) {
	#h {
		background-position: right -200px;
		height: 300px;
	}
}


@media (min-width: 850px) {
	#h {
		background-position: center -200px;
		height: 325px;
	}
}

@media (min-width: 1050px) {
	#h {
		background-position: center -300px;
		height: 325px;
	}
}



@media (min-width: 1300px) {
	#h {
		background-position: center -400px;
		height: 350px;
	}
}

@media (min-width: 1600px) {
	#h {
		background-position: center -500px;
		height: 400px;
	}
}

@media (min-width: 2000px) {
	#h {
		background-position: center -800px;
		height: 450px;
	}
}

@media (min-width: 2500px) {
	#h {
		background-position: center -800px;
		height: 500px;
	}
}

@media (min-width: 3000px) {
	#h {
		background-position: center -1000px;
		height: 600px;
	}
}

@media (min-width: 3500px) {
	#h {
		background-position: center -1200px;
		height: 700px;
	}
}



/*------------ mbr btn ------------*/

#mbr_btn {
	margin:0;
	border: 0;
	padding:0;
	width: 193px; 
	height: 34px; 
	
	position: absolute; 
	bottom:0; 
	right: 0; 
}

#mbr_btn a {
	margin:0;
	border: 0;
	padding:0;
	width: 193px; 
	height: 34px; 
	
	display: inline;
	clear: both;
	float: left;
	background:transparent url(/i/tmpl/mbr_btn_bg.svg) no-repeat 0 0;
	opacity: 0.75;
	text-align:left;
	text-indent:-5000px;
}

#copyright div {
	display: inline;
}


@media (max-width: 650px) {

	#copyright div {
		display: block;
	}
	
	#copyright span {
		display: none;
	}
	
}

/*------------ menu ------------*/

#main_menu {
	width: 100%;
	/* line-height: 13px;
	font-size: 13px; */
}

#main_menu ul li {
	margin: 0;
	padding: 0;
	float: left;
}

#main_menu ul li#mbrs {
	float: right;
	padding-right: 44px;
}

#main_menu ul li#home {
	padding-left: 50px;
}

#main_menu ul
{
	margin: 0;
	padding: 0;
	color: #FFF;
}

#main_menu ul li a
{
	padding: 10px 12px 4px 10px;
	margin: 0 0 0 2px;
	color: #e6ebf2;
	display: block;
	font-weight: normal;
	background-color: transparent;
	text-decoration: none;
	margin-bottom: 4px;
}

#main_menu ul li a:hover, #main_menu ul li a:active
{
	color: #e6ebf2;
	border-bottom: 4px solid #dee3ea;
	text-decoration: none;
	margin-bottom: 0;
}

#w #main_menu a.pg-current
{
	color: #e6ebf2;
	border-bottom: 4px solid #e6ebf2;
	text-decoration: none;
	margin-bottom: 0;
}


#main_menu ul li a.first {
	margin-left: 10px;
}

#main_menu ul li a.last {
}

#pg_mbrslist ul.list1 li {
	margin-bottom: 2.5em;
}

#h {
	position: relative;

}

h2#logo a {
	position: relative;
}



#main_menu {
	position: absolute;
	bottom: 0;
	background: #044277;
}

#main_menu ul{
	margin: 0 auto;
	
	width: 980px;
	max-width: 100%;
}
	
#main_menu ul li {
	float: left;
}

#w #main_menu a.pg-current {
	border-bottom: 4px solid #f9efe8;	
}

/*------------ mbr menu ------------*/

@media (min-width: 651px) {

#mbr_menu_mbr_pg {
	display: none;
}

}

#mbl_menu {
	display: none;
}


@media (max-width: 650px) {

#h {
	border-bottom: 20px solid #044277;
}

.mbl_menu_open #mbl_menu {
	display: block;
}


#mbl_menu_link {
	background: #f2efea;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 5px 10px;
}

#mbr_menu {
	display: none;
}


#main_menu {
	display: none;
}

#mbl_menu {
	/* display: block; */
	background: #f2efea;
}

#mbl_menu ul, #mbr_menu_mbr_pg ul {
	margin: 0;
	border-bottom: 1px solid #fff;
}

#mbl_menu ul.sub1, #mbr_menu_mbr_pg ul.sub1 {
	border-bottom: 0;
}

#mbl_menu ul li img {
	display: none;
}

#mbl_menu a, #w #c #mbr_menu_mbr_pg a {
	display: block;
	padding: 7px 20px;
	font-size: 18px;
	background: #d9c2a3;
	/* #e6d8c5; */
}


#mbl_menu a:hover, #w #c #mbr_menu_mbr_pg a:hover {
	text-decoration: none;
	color: #fff;
	background: #044277;
}

#mbl_menu ul li, #mbr_menu_mbr_pg ul li {
	padding: 0;
	margin: 0;
	border-top: 1px solid #fff;
}

#mbr_menu_mbr_pg {
	display: block;
	margin-top: 20px;
}

}






@media (min-width: 651px) {

#mbl_menu_link {
	display: none;
}

#mbr_menu {
	display: block;
}

#main_menu {
	display: block;
}

#mbl_menu {
	display: none;
}

#mbl_menu ul {
margin: 0;
}

}






#mbr_menu {
	float: right;
	/* width: 191px; */
	border-left: 1px solid #999;
}

 

#mbr_menu ul
{
	padding: 0;
	margin: 0 0 4px 0;
	background-color: #d9c2a3;
}

#mbr_menu ul li ul {
	margin: 1px 0;
}

#mbr_menu li#cur_grp ul.sub1
{
	border-bottom: 1px solid #b9c3ce;
	/* background-color: #e9ebe8; */
}

#mbr_menu ul li, #mbr_menu ul.sub1 li
{
	margin: 0;
	padding: 0;
	
}

 #mbr_menu ul li a
{
	display: block;
	padding: 6px 0 6px 22px;
	background-color: #d9c2a3;
	width: 201px;
} 

#cbox #mbr_menu ul.sub1 li a
{

	width: 191px;
	/* margin-top: 1px; */
	/* color: #4073b1; */
	/* background-image: url(/i/tmpl/sm_arr_blue.svg);
	 background-repeat: no-repeat;
	background-position: 17px 12px;
	background-size: 12px 7px; */
} 

#mbr_menu li#cur_grp ul.sub1 li a
{

	width: 191px;
	
	/* background: #e9ebe8; */
	/* margin-top: 1px; */
	/* padding-left: 20px; */
} 

/* for all other browsers */
/* 
#cbox > #mbr_menu ul li a { 
	width: 159px; 
}
 */
#w #cbox > #mbr_menu ul.sub1 li a { 
	width: 159px; 
}


/* current menu option */
#mbr_menu ul li a#mn-current, #w #mbr_menu ul li a#mn-current:hover, 
#mbl_menu ul li a#mn-current, #mbl_menu ul li a#mn-current:hover {
	/* background: #a5b5c5 url(/i/mn_arrow.gif) 0px 7px no-repeat; */
	background: #044277;
	background: #458ccb;
	/* #2d6ea8; */
	color: #e6ebf2;
	color: #fff;
	
}

/* current menu option when it is part of a sub group */
#mbr_menu li#cur_grp ul.sub1 #mn-current, #w #mbr_menu li#cur_grp ul.sub1 #mn-current:hover {
	/* background: #c9d3dc url(/i/mn_arrow.gif) 0px 7px no-repeat; */
	color: #e6ebf2; 
}

#mbr_menu .mn-cur-grp
{
	/* background: #586b77; */
}

#w #cbox #mbr_menu .mn-cur-grp
{
	/* color: #fff; */
}

#mbr_menu a:link, #mbr_menu a:visited {
	color: #044277;
	text-decoration: none;
}


#mbr_menu a:hover {
	background-color: #eff0ed;
}

#w #cbox #mbr_menu a:hover {
	background-color: #f2efea;
	color:#284A72;
	/* color: #fff; */
}

#w #mbr_menu #cur_grp a:hover {
	/* background-color: #c9d3dc;
	color:#284A72; */
}

#mn_togl {
	margin-left:29px;
	font-size: 11px;
	color:#284A72;
	padding: 2px 3px;
	background: #c9d3dc;
	cursor: pointer;
}

a#mn_togl:link,  a#mn_togl:visited {
	background: #c9d3dc;
}

#w #cbox #mbr_menu a#mn_togl:hover {
	background: #a5b5c5;
	text-decoration: none;
	color: #fff;
}


/*  holly hack to set hasLayout for IE5-6 to prevent peekaboo bug on mn_togl */
/* \*/ 
* html #mn_togl { height: 1%; } 
/* */ 







/*------------ content ------------*/

#cw {
	background: #d9c2a3;
	padding: 30px 0 60px 0;
}

#cbox {
	color: #181818;
	background: #d9c2a3;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	max-width: 100%;
	
}

 


#c {
	line-height: 180%;
	margin: 0 192px 0 61px;
	padding: 0 51px 0 0;
}

 
@media (max-width: 650px) {
#c {
	margin: 0;
	padding: 0 20px;
}
}

.edit {
	display:inline;
	height:14px;
	vertical-align:bottom;
	width:14px;
}

#w #w1 #cw #cbox #c img.bin {
	display:inline;
	height:15px;
	margin:0pt;
	width:11px;
}





/*------------ footer ------------*/

.smclearfloat {
	clear: both;
	margin:0;
	padding:0;
	visibility: hidden;
	font-size: 1px;
	line-height: 1px;
}

.clearleft {
	clear: left;
	margin:0;
	padding:0;
	visibility: hidden;
	font-size: 1px;
	line-height: 1px;
}

.clearfloat {
	clear: both;
	margin:0;
	padding:0;
	width: 100%;
	visibility: hidden;
}

#f {
	clear: both;
	padding: 2px 0;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.5;
	text-align: center;
	color: #ccc;
	
}

@media (max-width: 650px) {
#f {
	font-size: 1em;
}
}

#f a {
	padding-bottom: 2px;
}

#f a#btnw:link, #f a#btnw:visited, #f a#btnw:hover  {
	font-weight: normal;
	color: #a8b6c8;
	border: 0;
}


#f a:link, #f a:visited {
	color: #fff;
	border-bottom: 1px solid #a8b6c8;
	text-decoration: none;
}


#f a:hover {
	color: #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
} 
	















/*------------ General ------------*/

.mt0 {
	margin-top: 0;
}


td {
	vertical-align: top;
	padding: 0
}

.right {
	text-align: right;
}

.mb10 {
	margin-bottom: 10px;
}

.mt35 {
	margin-top: 35px;	
}

.mr10 {
	margin-right: 10px;	
}

.mr80 {
margin-right: 80px;
}

.ml265 {
	margin:0 0 0 265px;
}

/* M L 1 8 0 */
.ml180 {
	margin: 0 0 0 180px;
}

@media (min-width: 651px) {
	.ml168 { 
		margin: 0 0 0 168px;
	}
}

@media (max-width: 650px) {
.ml168 { 
		float: right;
		margin-right: 15px;
		font-size: 1em;
		padding: 5px 10px;
	}
}

.ml25 {
	margin: 0 0 0 25px;
}

img {
	border: 0;
	display: block;
}

.inline {
	display:inline;
}

.block {
	display:block;
}

.furn  { 
	font-size: 85%; 
}

.clear {
	clear: both;
}

form {
	margin: 0;
	padding: 0;
}

.noborder {
	border: none;
}

ul, dl {
	margin: .5em 0 1em;
	padding: 0;
	list-style: none;
}
  
ul li {
	margin: 0 0 0.5em;
	padding: 0 0 0 14px;
}

.entry ul li, ul.list1 li {
	background: url("/i/tmpl/bullet.svg") no-repeat 2px 0.6em;
	background-size: 10px 10px;
}

#pg_mbrslist ul li {
	padding: 20px 0px 10px 0px;
	border-top: 1px solid #777;
	margin: 5px 0;
}

@media (min-width: 800px) {

	#pg_mbrslist ul li {
		padding: 20px 0px 10px 15px;
	}
	
}

/*------------ forms ------------*/

.bdr0 input, input.bdr0 {
	border: 0;
}

input.btn, .submitbox input {
	font-family: "Public Sans", verdana, sans-serif;
	color:#973a72;
	font-weight: bold;
	background-color:#fff;
	margin-top: 20px;
	border: solid 1px #CBCDC2;
}

/* 
.textfield {
	width: 420px;
	padding: 3px 3px 0;
} */

#pg-email {
	margin-left: 57px;
}

#pg-email form{
	display: block;
	width: 420px;
}

#pg-email p {
	margin-bottom: 0;
	font-size: 11px;
	font-weight: bold
}
/*------------ headings ------------*/
 

h1, h2, h3, h4, h5, h6  {
	font-family: 'PT Serif', Georgia, serif;
	color: #31537a;
	font-weight: normal;
}
/* 
h1 {
	font-family: 'Cinzel'
}
 */
h1, h2 {
	color: #373f49;
}

h2#main_sub {
	color:#373f49;
	font-size:1.8em;
	float: right; 
	width: 250px; 
	text-align: right; 
	margin: 0; 
	padding: 5px 0 2px 0;
}

#pg-events h2#main_sub {
	width: 350px;
}

/*--------------- .h2w ----------------*/

#w #c .h2w h2 {
	margin: 0;
	padding: 0 0 1px 0;
	background: none;
}


.h2w .toplink {
	width: 45px; 
	float: right; 
	text-align: right;
	padding-top: 6px;
}

.h2w .toplink a {
	display: block;
	padding: 0 5px 0 15px;
}

#w #c .h2w .toplink a:link, #w #c .h2w .toplink a:visited {
	background:transparent url(/i/tmpl/c_top_arrow.gif) repeat-y 5px 7px;
	color: #899ba9;
}

#w #c .h2w .toplink a:hover {
	background: #f6f7f5 url(/i/tmpl/c_top_arrow.gif) repeat-y 5px -33px;
	color: #973a72;
	text-decoration: none;
}


#w #c div.h2w {
	padding: 0 0 16px 0;
	margin: 0 0 30px 0;
	/* background: transparent url(/i/tmpl/double_band_blue.gif) repeat-x left bottom; */
}




#w #c h3 {
	color: #1d324a;
}

h1 {
	font-size: 240%;
	padding-top: 0;
	margin-top: 0;
	line-height: 105%;
}

h2 {
	font-size: 180%;
	margin: 2em 0 0 0;
	padding: 0 0 0.5em 0;
}

h2 span {
	border-bottom: 1px solid #ccc;
}



#logobox {
	background: #f2efea;
	text-align: center;
	height: 175px;
}

#logo img {

	height: 177px;
}

@media (max-width: 650px) {

	#logobox {
		height: 200px;
	}
	
	#logo img {

	height: 203px;
	}
	
}



#logobox h2 {
	display: inline-block;
}

h2#logo { 
	margin:0;
	border: 0;
	padding:0;
}

h2#logo a {
	display: inline;
	clear: both;
	
	/* background:transparent url(/i/tmpl/athenaeum_logo.png) no-repeat scroll 54px 40px; */
	height:130px;
	margin:0;
	border: 0;
	width: 354px;
	padding:0;
	text-align:left;
	text-indent:-5000px;
	/* margin-left: -40px; */
} 

h2#logo a span {
	display: none;
}

strong, b {
	opacity: 0.7;
}

h3 {
	font-size: 175%;
	font-weight: 500;
	/* margin: 2em 0 1em 0; */
	margin: 1.5em 0 0.25em 0;
}

#grp_home h3 {
	margin: 0 0 1em 0;
}
	
/*------------ Links ------------*/

a:link, a:visited {
	color: #044277;
	text-decoration: none;
}

a:hover {
	color: #044277;
	/* text-decoration: underline; */
}


#c a:link {
	font-weight: 600;
	border-bottom: 1px solid transparent;
}



#c a:hover {
	color: #044277;
	text-decoration: none;
	border-bottom: 1px solid #044277;
}


#c p a, #c li a,  #c a.reg {
	padding-bottom: 1px;
}

#c p a:link, #c p a:visited, 
#c li a:link, #c li a:visited, #c a.reg:link, #c a.reg:visited {
	/* color: #1659aa;
	color: #242d8f; */
	color: #044277;
	text-decoration: none;
}


#c p a:hover, #c li a:hover, #c a.reg:hover {
	color: #1659aa;
	border-bottom: 1px solid #1659aa;
	text-decoration: none;
}



#c a.noreg:link, #c a.noreg:visited {
	color: #1659aa;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

#c a.noreg:hover {
	color: #1659aa;
	text-decoration: none;
	border: none;
}

#c h3 a:link, #c h3 a:visited, #c h3 a:hover, h3 #c a:hover {
	border-bottom: none;
}


/*------------ page numbers ------------*/


.results {
	font-style: italic;
	float: left;
	font-weight: normal;
	text-align: left;
}





/* 

#c .pagnum  { 
	color: #666;
	font-weight: bold;
	text-align: right;
	padding: 1px 5px 5px 5px;
	font-size: 100%;
	
	cursor: default;
}

#c .pagnum img {
	display: inline;
}

.pagnum a {
	padding: 0 3px 6px 3px;
}

.pagnum a.pgprev, .pagnum a.pgnext, .pagnum a.blank {
	padding: 0 2px 6px 2px;
}

#w #c .pagnum a.blank {
	cursor: default;
}

#c .pagnum a.pgprev:link, #c .pagnum a.pgprev:visited {
	background: url(/i/pagnum/pagn.gif) 3px 4px no-repeat;
}

#c .pagnum a.pgprev:hover {
	background: url(/i/pagnum/pagn.gif) -42px 4px no-repeat;
}

#c .pagnum a.pgnoprev:link, #c .pagnum a.pgnoprev:visited {
	background: url(/i/pagnum/pagn.gif) -19px 4px no-repeat;
}

#c .pagnum a.pgnoprev:hover {
	background: url(/i/pagnum/pagn.gif) -19px 4px no-repeat;
}

#c .pagnum a.pgnext:link, #c .pagnum a.pgnext:visited {
	background: url(/i/pagnum/pagn.gif) 0 -16px no-repeat;
}

#c .pagnum a.pgnext:hover {
	background: url(/i/pagnum/pagn.gif) -45px -16px no-repeat;
}

#c .pagnum a.pgnonext:link, #c .pagnum a.pgnonext:visited {
	background: url(/i/pagnum/pagn.gif) -22px -16px no-repeat;
}

#c .pagnum a.pgnonextt:hover {
	background: url(/i/pagnum/pagn.gif) -22px -16px no-repeat;
}

.pagnum a:link, .pagnum a:visited {
	color: #3D50C6;
}

#c .pagnum a.pgnoprev, #c .pagnum a.pgnonext {
	cursor: default;
}

.pagnum #pgcurrent:link, .pagnum #pgcurrent:visited, .pagnum #pgcurrent:hover, #c .pagnum a:hover  {
	color: #242d8f;
	text-decoration: none;
}

.pagnum a#pgcurrent {
	cursor: default;
}

div.pagnum img#page-txt {
	display: inline;
	width: 23px;
	height: 5px;
}
 */
 
 
 
 
 
 
 
 
 
 
 
 
/*------------ page numbers ------------*/


.results {
	font-style: italic;
	float: left;
	font-weight: normal;
	text-align: left;
}

@media screen 
	and (max-width: 600px) {
		
		.results {
			float: none;
		}
		
	}

#c #evtitlebar .pagnum {
	margin-right: 0;
}

#c .prevnext {
	float: right;
	margin-top: -6px
}

.pagnum a.pgprev, .pagnum a.pgnext, .pagnum a.blank {
	padding: 0;
	width: 25px;
	height: 32px;
	display: inline-block;
}

#c .pagnum  { 
	/* color: #a9a9a9; */
	font-weight: normal;
	text-align: right;
	padding: 5px;
	font-size: 120%;
	/* margin-right: 18px; */
	cursor: default;
	clear: left;
	line-height: 2rem;
}


#c .pagnum img {
	display: inline;
}

#c .pagnum a {
	padding: 0 3px;
}


@media (max-width: 800px) {
	#c .pagnum a {
		font-size: 120%;
		padding: 0 7px;
	}
}

#w #c .pagnum a.blank, #w #c .pagnum a.blank:hover {
	cursor: default;
	border: 0;
}	

#c .pagnum a.pgprev:link, #c .pagnum a.pgprev:visited {
	background: url(/i/tmpl/pagnum/p_prev.svg) no-repeat;
	border: 0;
}


#c .pagnum a.pgnoprev:link, #c .pagnum a.pgnoprev:visited {
	background: url(/i/tmpl/pagnum/p_no_prev.svg) no-repeat;
	border: 0;
}

#c .pagnum a.pgnext:link, #c .pagnum a.pgnext:visited {
	background: url(/i/tmpl/pagnum/p_next.svg) no-repeat;
	border: 0;
}

#c .pagnum a.pgnonext:link, #c .pagnum a.pgnonext:visited {
	background: url(/i/tmpl/pagnum/p_no_next.svg) no-repeat;
	border: 0;
}

.pagnum a:link, .pagnum a:visited {
	/* color: #a4acb0; */
}

#c .pagnum a.pgnoprev, #c .pagnum a.pgnonext {
	cursor: default;
}

.pagnum #pgcurrent:link, .pagnum #pgcurrent:visited, .pagnum #pgcurrent:hover, #c .pagnum a:hover  {
	color: #BC0F17;
	text-decoration: none;

}
.pagnum #pgcurrent:link, .pagnum #pgcurrent:visited, .pagnum #pgcurrent:hover {
	border-bottom: 2px solid #ca5459;

}

.pagnum a:hover  {
	border-bottom: 2px solid #ca5459;
}

.pagnum a#pgcurrent {
	cursor: default;
}










.pagnum a#pgcurrent {
	cursor: default;
}













#toplink {
	padding-left:13px;
	background:transparent url(/i/tmpl/top.gif) no-repeat 3px 2px;
}

h1 span {
	color: #938d8a;
	font-size: smaller;
}

.book {
padding: 15px 0;
}

.sm_arr {
display: inline;
}

/*------------ alphabetical index ------------*/

#alphabetical {
	display: block;
	width: 100%;
	
	

}

#c #alphabetabox {
	display: inline-block;
	color: #000;
	margin-bottom: 2px;
}

#w #alphabetabox a {
	text-align: center;
	float: left;
	margin-right: 3px;
	margin-top: 3px;
	padding: 0 6px;
	background-color: #eee9e0;
	font-size: 0.9em;
	line-height: 1.9em;
	font-weight: bold;
	border-radius: 0 0 3px 3px;
}


@media (max-width: 800px) {
#w #alphabetabox a {
	font-size: 18px;
	margin-right: 5px;
	padding: 5px 10px;
	margin-bottom: 5px;
	border-radius: 0 0 5px 5px;
}

}


#w  #alphabetabox a:last-child {
	margin-right: 0;
}

#alphabetabox a#chosenletter:link, #alphabetabox a#chosenletter:visited, #alphabetabox a#chosenletter:hover {
	background-color: #2d6ea8;
	color: #fff;
}

#c #alphabetabox a:hover {
	background-color: #2d6ea8;
	color: #fff;
}

#w #alphabetabox a:link,#w #alphabetabox a:visited, #w #alphabetabox a:hover,  #w #alphabetabox a:active {
	border-bottom: 0;
}


.mbr_dtls {
	/* padding-left: 15px; */
	border-left: 5px solid #81909e;
	padding-left: 10px;
	margin-left: 5px;
}


/* -------------------- tabs ---------------------- */

#w #c .tab_pane{
	height:21px;	/* Height of tabs */
	border-bottom:1px solid #919b9c;
}

.a_tab{
	border:1px solid #919b9c;
	border-width: 0 1px 1px 1px;
	padding:5px 5px 20px 5px;
	margin-bottom: 10px;
	background: #fff;
}

#w #c .a_tab .entry {
	/* padding: 0 15px; */
	padding:25px 15px 0 15px
}

#w #c .tab_pane div {
	float: left;
	height: 100%;	/* Height of tabs */
	padding-left: 3px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: bottom left;
	cursor: pointer;
	position: relative;
	bottom: -1px;

	margin: 0;
}

#w #c .tab_pane .tabActive{
	background-image:url('/i/tabs/tab_left_active.gif');
	margin: 0;	
	
}

#w #c .tab_pane .tabInactive{
	background-image:url('/i/tabs/tab_left_inactive.gif');
	margin: 0;

}

#w #c .tab_pane .inactiveTabOver{
	background-image:url('/i/tabs/tab_left_over.gif');
	margin: 0;
}
#w #c .tab_pane span{
	vertical-align:top;
	font-size:13px;
	padding: 0 3px;	
	line-height:21px;
	float:left;
}

* html #w #c .tab_pane span{
	padding: 0 2px;	
}

#w #c .tab_pane .tabActive span{
	padding-bottom:1px;
	line-height:20px;
}

#w #c .tab_pane img{
	float:left;
}
	
#w #c .a_tab h3 {
	padding: 0 0 16px 0;
	margin: 20px 0 0 0;
	background: transparent url(/i/tmpl/double_band_blue.gif) repeat-x left bottom;
}

/* --------------------- th --------------------------- */
/* 
#thbox { 
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 2px 6px 6px 6px;
	background: #2e4f75;
	visibility: hidden;
	z-index: 1000;
	cursor: pointer;
	border: 1px solid #bdc5ca;
}

#thbox .footerbar { 
	font: 9px "Public Sans", verdana, sans-serif;
	line-height: 1.1em;
	color: #fff;
	padding: 5px 10px;
	text-align: right;
	background: #2e4f75;

}

#thbox #caption {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.1em;
	color: #fff;
	text-align: center;
	background: #000;
	border-top: 1px solid #777;
}

#thbox #caption div {
	padding: 5px;
}

#thbox #thumbImage { 
	background: #fff;
	border: 1px solid #777;
}


 */


















#thbox { /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	
	/* background: #544f43; */
	
	visibility: hidden;
	z-index: 1000;
	cursor: pointer;
	padding-bottom: 20px;
}

#thw {
	padding: 2px 6px 6px 6px;
	background: #fff;
	border: 1px solid #bdc5ca;
}

#thf { /*Footer DIV of thumbbox that contains "close" link */
	font: 9px "Public Sans", verdana, sans-serif;
	line-height: 1.1em;
	color: #fff;
	padding: 5px 0 5px 10px;
	text-align: right;
	background: #fff url(/i/click_to_close.gif) no-repeat top right;
	
	/* border-bottom: 1px solid #777; */
}

body #thbox .thfo { /*Footer DIV of thumbbox that contains "close" link */
	background: url(/i/click_to_close_o.gif) no-repeat right top; 
} 

#thbox #caption {
	font-size: 13px;
	/* font-weight: bold; */
	line-height: 1.1em;
	color: #777;
	background: #fff;
	/* border-top: 1px solid #777; */
}

#thbox #thtitle {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.1em;
	color: #333;
	text-align: center;
}


#thbox #thtitle {
	padding: 5px;
	
}

#thbox #thdescr {
	border-top: 1px solid #a7a7a7;
	padding: 5px 5px 5px 5px;
	text-align: left;
	color: #555;
}

#thbox #thumbImage { 
	background: #fff;
	border: 1px solid #777;
}

#thld { 
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	position: absolute;
	visibility: hidden;
	color: #fff;
	border: 1px solid #fff;
	background: #2e4f75;
	padding: 5px;
	z-index: 999;
}

#thld img {
	display: inline;
	vertical-align: middle;
}










/* ---------------- atomic -------------- */

#w #c .fill {
	font-size: 1px; 
	height: 1px;
}

#w #c .nw_img_l {
	float: left; 
	padding: 0.5em 20px 7px 0;
}

#w #c .nw_img_r {
	float: right; 
	padding: 0.5em 0 7px 20px;
}

#w #c .nw_img_b, #w #c .nw_img_t  {
	text-align: center;
}

#w #c .nw_img_t img, #w #c .nw_img_b img {
	margin: 0;
}

#w #c .firstblock p { margin-top: 0; margin-bottom: 20px;}

/* ------------ 'top' link ------------- */

#f_top {

	display: block;
	position: fixed;
	bottom: 0;
	right: 0;
	width:17px;
	height:17px;
}

#w #f a#f_top:link, #w #f a#f_top:visited {
	background: url(/i/top.gif) 0 0 repeat-y;
	border: none;
	padding: 0;
}

#w #f a#f_top:hover {
	background: url(/i/top.gif) 0 17px repeat-y;
	border: none;
	padding: 0;
}


#toplink_vertline {
	display: none;
}

/* -------------- books ------------ */

.book {
padding-bottom: 25px;
}


.morelink:hover {
	border-bottom: 1px solid #1659AA;
    color: #1659AA;
    text-decoration: none;
}


.cc-btn {
	border-radius: 5px;
}


 input[type=text], textarea, input[type=password], input[type=email] {
	/* width: 240px; */
	font-size: 1em;
	border: rgba(0, 0, 0, 0.05) 5px solid;
	padding: 5px 10px;
	width: 100%;
	max-width: 100%;
	border-radius: 5px;
	background: #f2efea;
	background-clip: padding-box;
}

textarea {
	height: 160px;
}

/* @media (max-width: 650px) { */
	#login_form {
		text-align: center;
	}
/* } */

#login_form fieldset div {
padding: 5px 20px 10px;
}

#w1 #login_form fieldset {
	display: inline-block;
	/* width: 294px; */
	margin: 0px 15px 20px 0px;
	background: #fff;
	border: 3px solid #2d6ea8;
	border-radius: 7px;
	padding: 10px 0;
	vertical-align: top;
	width: auto;
}

#w1 #login_form input {
	width: auto;
	border: 1px solid #dedede;
}

#w1 #login_form label {
text-align: left;
display: block;
}

fieldset input[type=text], fieldset input[type=email], fieldset textarea, fieldset input[type=password] {
	padding: 5px 10px;
	border-radius: 5px;
	background: #fff;
	background-clip: padding-box;
}

#w1 #login_form input.btn {
	width: 100%;
	border: none;
	/* background-image: url(/i/tmpl/warn/arrow_w.svg); */
}

#w #c .btn {
	padding: 7px 36px 8px 24px;
	font-size: 18px !important;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	border-radius: 4px;
	background: #5b84cb url(/i/tmpl/warn/arrow.svg) no-repeat;
	background-color: #5b84cb;
	background-size: 2.5em 6.1em;
	background-position: 100% 50%;
	display: inline-block;
}

#fbox {
	padding-top: 10px;
}

.committees {
	font-style: italic;
	
}

i.mbr_nm {
	font-style: normal;
	font-size: 0.8em;
	color: #615749;
}

.mbr_surname {
	font-family: 'PT Serif', Georgia, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	color: #48515c;
}

.mbr_ttl_or_firstname {
	font-family: 'PT Serif', Georgia, serif;
	font-style: normal;
	font-size: 1.5em;
	color: #000;
}




#grp_onlineresources p { 		
	margin-left: 30px; 	
}

#grp_onlineresources .p { 		
	font-family: "Public Sans", verdana, sans-serif !important; 		
	font-size: 12px !important; 		
	font-style: italic; 	
} 	 	

#grp_onlineresources h2 p { 		
	display: inline-block; 		
	padding-bottom: 8px; 			
	border: 1px solid #31537a; 		
	border-width: 0 0 1px 0; 		
	margin: 0 !important; 	
} 	 	

#grp_onlineresources h3 { 		
	margin-bottom: 10px !important; 		
	padding-top: 10px !important; 	
} 	 	

#grp_onlineresources .block h3:first-child { 		
	margin-top: 10px; 	
}

#grp_onlineresources h5 {
	font-family: "Public Sans", verdana, sans-serif !important;
	font-size: 12px !important; 		
	font-style: italic; 		
	margin: 20px 0 0 30px; 		
	font-weight: bold; 	
} 	 	

#grp_onlineresources a span { 		
	font-weight: bold; 	
}
	
#grp_onlineresources #index a { 		
	display: inline-block;  	
} 	

#grp_onlineresources #index a:before { 		
	content: " - "; 	
} 

#grp_onlineresources ul { 		
	margin-left: 30px; 	} 	 	
	.block { 		padding: 0 0 50px 15px; 	
}




#pg-downloads .download .dn_notes ul {
	list-style-type: disc;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#pg-downloads .download .dn_notes ul li {
	margin: 0 0 0.5em;
	padding: 0 0 0 12px;
	background: url("/i/tmpl/red_square_bullet.gif") no-repeat 1px 0.45em;
}

input::file-selector-button, #w #c .btn {
	padding: 7px 36px 8px 24px;
	font-size: 18px !important;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	border: 0;
	border-radius: 4px;
	background-color: #64bbf5;
	width: auto;
	display: inline-block;
}

input::file-selector-button {
	padding: 7px 10px 8px 10px;
}

#w #c .btn {
	
	background: #64bbf5 url(/i/tmpl/btn_arrow.svg) no-repeat;
	background-color: #2d6ea8;
	background-size: 2.5em 6.1em;
	background-position: 101% 50%;
}

#w #c .btn_box {
	display: grid;
	justify-items: end;
	/* padding-right: 20px; */
}

#w #c .btn_box .btn{
	display: inline-block;
}

@media (min-width: 800px) {

	#w #c .btn_box {
		/* padding-right: 60px; */
		justify-items: end;
		/* max-width: 80%; */
		
	}

}

#mbr_title_and_search {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: row;
	padding-bottom: 0.67em;
}

#mbr_title_and_search h1 {
	margin-bottom: 0;
}

#mbr_title_and_search #word_search_sm {
	padding-right: 5px;
	margin-right: 12px;
	min-width: 120px;
	margin-left: auto;
	display: flex;
	align-items: center;
	/* flex-template-columns: 1fr 43px; */
}

#q {
	border-radius: 10px;

}

#mbr_title_and_search #word_search_sm #mag_btn {
	text-align: center;
	padding-left: 5px;
	cursor: pointer;
}

#mbr_title_and_search #word_search_sm #mag_btn img {
	/* width: 23px;  */
	
	height: 28px;
	display: inline-block;
	
}

.q_c {
	
	padding-right: 10px;
	
}

@media (max-width: 520px) {

	#q {
		font-size: 1.4em;
		
	}
	
	
	/* 
	#mbr_title_and_search {
		display: grid;
		grid-template-rows: 1fr 1fr;
		grid-template-columns: 100%;
		
	}
	
	#mbr_title_and_search h1 {
		grid-row-start: 1;
	}
	 */
	#mbr_title_and_search #word_search_sm {
		/* grid-row-start: 2; */
		/* display: block; */
		/* float: none; */
		width: 100%;
		padding-bottom: 10px;
	}
	
	#mbr_title_and_search #word_search_sm #mag_btn img {
	/* width: 23px;  */
	
	height: 33px;
	display: inline-block;
	
}

}

fieldset {
	display: block;
	margin: 0px 15px 20px 0px;
	
	border: 0;
	/* border-radius: 15px 15px 0 0; */
	padding: 0 0 0 0;
	vertical-align: top;
	/* width: 680px; */
}

@media (max-width : 800px) {
	fieldset {
	width: 100%;
	}
}

fieldset input[type=text], fieldset input[type=email], fieldset textarea, fieldset input[type=password] {
	/* width: 240px; */
	border: rgba(0, 0, 0, 0.05) 5px solid;
	padding: 5px 10px;
	width: 520px;
	border-radius: 5px;
	background: #fff;
	background-clip: padding-box;
}

@media (max-width: 800px) {

	fieldset input[type=text], fieldset input[type=email], fieldset textarea, fieldset input[type=password] {
		width: 80%;
	}
}


#w a.edt_edit {
	font-family: verdana, serif;
	font-size: 12px;
	padding: 2px 3px 1px;
	background: url(/i/tmpl/view_gr.svg) no-repeat;
	display: inline-block;
	width: 42px;background-position: -4px, 0;
	border: none;
	text-align: left;
	
}

#w .edt_edit:link, #w .edt_edit:visited, #w .edt_edit:hover, #w .edt_edit:active {
	color: #fff;
	font-weight: normal;
	text-transform: none;
	border: none;
}

.bin_it_w img {
	width: 20px;
	height: 20px;
	vertical-align: top;
}

.bin_it_w {
	padding-left: 10px;
}

#w #c .up_down {
	display: inline-flex;
	margin-left: 5px;
	background: #ece1d1;
	padding: 2px 5px;
	border-radius: 10px;
	border: 2px solid #458ccb;
}

#w #c .up_down a:link img {
	background: #458ccb;
	margin: 0;
	padding: 0;
	border: 0;
}

#w #c .up_down a:hover img, #w #c .up_down a:active img{
	background: #d54e68;
}

#w #c .up_down img {
	width: 20px;
}

#w .links_form_w {
	padding: 10px 20px 20px;
	background: #fff5;
	margin-top: 20px;
}

#w #c .sm_uc_ib
/* ,
#w #c #grp_directoryofservices h3 span,  
#w #c #grp_banqueting h3 span,
#w #c #grp_menu_and_winelist h3 span  */

{
	
	
	font-size: 16px;
	font-family: 'Public Sans', verdana, sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	
	display: inline-block;
	margin-bottom: 0;
	margin-top: 2em;
	font-size: 18px;
	
	/* background: #e2d7c8; */
	padding: 0 0px;
	border-bottom: 1px solid #666;
}
/* 
#w #c #grp_directoryofservices h3, 
#w #c #grp_banqueting h3,
#w #c #grp_menu_and_winelist h3 {
	padding-bottom: 0;
	margin-bottom: 5px;
	margin-top: 1em;
}

 */
@media (max-width : 750px) {
#w #c .sm_uc_ib
	/* ,
	#w #c #grp_directoryofservices h3 span,  
	#w #c #grp_banqueting h3 span,
	#w #c #grp_menu_and_winelist h3 span  */
	{
		
		
		display: block;
		text-align: center;
		font-size: 20px;
		background: #e2d7c8;
		padding: 5px 7px;
		border-bottom: 0;
	}
}


#char_subttl {
	padding: 0 0 0 0;
	background: #eee9e0;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 5px double #d9c2a3;
	/* border: 3px solid #c89d64; */
}

@media (max-width : 750px) {
	
	#char_subttl {
		font-size: 260%;
		width: 50px;
		height: 50px;
		
		/* border: 3px solid #c89d64; */
	}

}