body {
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
	text-align:center;
	font-family: Verdana, sans-serif;
	font-size: 0.75em;
	background: #2e4f75 url(/i/tmpl/w_bg1.png) center top repeat-y;
}

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

#hbox {
	margin: 0;
	clear: both;
	border-top: 4px solid #96a1a2;
	border-bottom: 1px solid #bdc5ca;
	position: relative;
	width: 886px;
}

#h {
	background: #e1e3df url(/i/tmpl/athene_pallas.jpg) no-repeat;
	height: 281px;
	width: 886px;
}


/*------------ 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.jpg) no-repeat 0 0 ;
	
	text-align:left;
	text-indent:-5000px;
}


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

#mbr_btn a:hover {
	background:transparent url(/i/tmpl/mbr_btn_bg.jpg) repeat -193px 0;
}

#menu {
	width: 886px;
	line-height: 13px;
	font-size: 13px;
	float: right;
}

#menu ul li {
	margin: 0;
	padding: 0;
	float: right;
}

#menu ul
{
	margin: 0;
	padding: 0;
	color: #FFF;
	width: 886px;
}

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

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

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


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

#menu ul li a.last {
}


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

#mbr_menu {
	float: right;
	width: 191px;
}

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

#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 32px;
	background-color: #e1e3df;

/* for <= IE6 */
	width: 191px;
} 

#cbox #mbr_menu ul.sub1 li a
{
/* for <= IE6 */
	width: 191px;
	margin-top: 1px;
	color: #4073b1;
} 

#mbr_menu li#cur_grp ul.sub1 li a
{
/* for <= IE6 */
	width: 191px;
	background: #e9ebe8;
	margin-top: 1px;
} 

/* 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 {
	/* background: #a5b5c5 url(/i/mn_arrow.gif) 0px 7px no-repeat; */
	background: #94aac1 url(/i/mn_arrow.gif) 0px 7px no-repeat;
	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: #284a72;
}

#mbr_menu .mn-cur-grp
{
	background: #94aac1;
}

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

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


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

#w #cbox #mbr_menu a:hover {
	background-color: #c9d3dc;
	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: #e1e3df;
	padding: 30px 0 60px 0;
}

#cbox {
	color: #000;
	background: #e1e3df url(/i/tmpl/cw_bg.gif) 694px 0 repeat-y;
	margin: 0;
	padding: 0;
}

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

.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: 11px;
	font-weight: normal;
	color: #a8b6c8;
	line-height: 1.5;
	text-align: center;
	
}

#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;
}

.ml168 { 
	margin: 0 0 0 168px;
}

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

img {
	border: 0;
	display: block;
}

.inline {
	display:inline;
}

.block {
	display:block;
}

.furn  { 
	color: #a9a9a9; 
	font-size: 85%; 
	font-weight: bold;
}

.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.gif") no-repeat 3px 0.6em;
}

#pg_mbrslist ul.list1 li {
	margin-bottom: 1.5em;
}
/*------------ forms ------------*/

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

input.btn, .submitbox input {
	font-family: 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: Georgia, serif;
	font-weight: normal;
	color: #31537a;
}

h1, h2 {
	color: #31537a;
}

h2#main_sub {
	color:#5A5B59;
	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: #90918f;
	color: #507095;
	color: #31537a;
}

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

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

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

h2#logo { 
	margin:0;
	border: 0;
	padding:0;
	width: 354px;
	height:130px;
}

h2#logo a {
	display: inline;
	clear: both;
	float: left;
	/* 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; */
} 




h3 {
	font-size: 160%;
	font-weight: normal;
	margin: 2em 0 1em 0;
}

/*------------ Links ------------*/

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

a:hover {
	color: #005c99;
	text-decoration: underline;
}

#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: #9e2f4b;
	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: #a9a9a9;
	font-weight: bold;
	text-align: right;
	padding: 1px 5px 5px 5px;
	font-size: 100%;
	/* margin-right: 15px; */
	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: #BC0F17;
	text-decoration: none;
}

.pagnum a#pgcurrent {
	cursor: default;
}

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

#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 {

	border-top: 2px #CCCCCC solid;
	padding-top: 1px;
	width: 578px;

}

#c #alphabetabox {
	text-align: center;
	color: #000;
	background-color: #fafafa;
	margin-bottom: 2px;
}

#alphabetabox a {
	display: block;
	float: left;
	border-left: 2px #E5E5E5 solid;
	padding: 0 5px;
	background-color: #fafafa;
	font-size: 11px;
	font-weight: bold;
}


#alphabetabox a#chosenletter:link, #alphabetabox a#chosenletter:visited, #alphabetabox a#chosenletter:hover {
	background-color: #567eaa;
	color: #ffffff;
}

.mbr_dtls {
	padding-left: 35px;
}


/* -------------------- 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 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 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 auto;
}

#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;
}
