/* Alice Fulton 2008 */
/* http://people.cornell.edu/pages/af89/css/styles.css */
/* Hank De Leo, styles created January 24, 2008 */
/* Hank De Leo, dropdown navigation menus added June 26, 2009 */



/* repeat body background image */
body  {
	margin: 0px;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: .03em;
	font-size: 12px;
	line-height: 1.8em;
	font-style: normal;
	font-weight: normal;
	/* font-weight: 500; */
	
	/* For background to fill browser window */
	 background: #fff url(../images/background850.jpg) repeat-y 50%;
	/*  background: #369 url(../images/homeBgTile336699.jpg) repeat-x; */
	/* background: #0033CC url(../images/homeBgTile0033CC.jpg) repeat-x;  */
}

#zoom  {
	margin: 0px;
	padding: 0px;
	background: #fff;
	
	/* For background to fill browser window */
	/* background: #369 url(../images/homeBgTile336699.jpg) repeat-x; */
	/* background: #0033CC url(../images/homeBgTile0033CC.jpg) repeat-x;  */
}


#wrapper {
	/* background:  url(../images/background800.gif) repeat-y 50%; */
	background-color: #fff;
	width: 800px;
	margin-right: auto;
	margin-left: auto; 
	margin-top: 0px;
}


/* class selector for text alignment */
.left   { text-align: left;   }
.center { text-align: center; }
.right  { text-align: right;  }

/* class selector for indented list */
p.list { margin-left: 20px;  }

/* __________ id selector for text columns _______________ */
#colLeft {
	float: left;
	left: 0px;
	width: 254px;
}

#colLeftWide {
	float: left;
	left: 0px;
	width: 526px;
	margin-left:10px;
}

#colCenter {
	float: left;
	width: 400px;
	margin-bottom: 20px;
}

#colRightWide {
	float: left;
	width: 526px;
	margin-bottom: 20px;
}

#colRight {
	float: right;
	width: 146px;
}

#colRight254 {
	float: left;
	width: 254px;
	margin-left:8px;
}
/* ________________ BEGIN menu for navigation ___________________ */

/* ________________ pseudoclasses for navigation ___________________ */
a.nav:link {color: #ffffff; background-color: transparent; text-decoration: none;}
a.nav:visited {color: #ffffff; background-color: transparent; text-decoration: none;}
a.nav:hover {color: #000060; background-color: transparent; text-decoration: none;}
a.nav:active {color: #404040; background-color: transparent; text-decoration: none;}

p.navbar  { 
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	letter-spacing: 6px;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	margin-top: 1px;
}

/* ____ id selector for horizontal bars behind top-level menu items _____ */
#navbar { 
	position:static;
	left:0px;
	 background: #999;  
	/* background: #9cf;  */
	/* background: url(../images/navbar.gif); */
	width: 800px; 
	height: 20px;
	margin: -4px 0 0 0;
	/* border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #006; */
}


/* ________________ END  menu for navigation ___________________ */










/* __________ id selector for horizontal bars _______________ */
#header { 
	/* position:static;
	left: 0px; */
	background: #066;
	width: 800px; 
	height: 10px;
	clear: both;
}


#footer { 
	position:static;
	left:0px;
	background: #006;
	width: 800px; 
	height: 20px;
	clear: both;
}

/* _________________________________________________________ */

div.bookseller {
	margin: 10px 42px 10px 14px;
	padding-top:10px;
	padding-bottom:10px;
	background: url(../images/bg-tnot-blue.gif) repeat;
}


div.event  {
	margin: 10px 42px 10px 14px;
	padding-top:10px;
	padding-bottom:10px;
	background: url(../images/bg-tnot-cream.gif) repeat;

}

/* _________________________________________________________ */

div.bookLeft {
	float:left;
	width:120px;
	margin:20px 20px 10px 0px;
	padding:0px;
	text-align:center;	 
}

/* _________________________________________________________ */

div.bookRight {
	float:right;
	width:140px;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:center;	 
}

/* _________________________________________________________ */

div.thumbLeft {
	float:left;
	width:120px;
	margin:10px 20px 6px 0px;
	padding:0px;
	text-align:left;	 
}

/* _________________________________________________________ */
div.thumbRight {
	float:right;
	width:140px;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:center;	 
}
/* _________________________________________________________ */

span.dropCap
{
float:left;
width:0.7em;
font-size:400%;
font-family:trajan,times;
line-height:80%;
margin-top:8px;
}


/* _________________________________________________________ */

span.intro {
	font-variant: small-caps;
}
/* _________________________________________________________ */

span.thumbLeft {
	float:left;
	position:inline;
	width:135px;
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 0px;
}

/* _________________________________________________________ */

span.thumbRight {
	float:right;
	position:inline;
	width:135px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 15px;
	clear:right;
}

span.w200Right {
	float:right;
	position:inline;
	width:200px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 15px;
	clear:right;
}


/* __________________ Classes for Images ___________________ */
img.header {
	left: 50%;
	clear: both;
}

img.enlarged {
	position: relative;
	margin-left: 80px;
	margin-top: 30px;
}

img.right {
	float:right;
	margin-right: 15px;
	margin-top: 20px;
	clear: left;
}
img.left {
	margin-top: 20px;
	margin-left: 15px;
	clear: left;
}

img.thumb.right {
	float:right;
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
	clear: left;
}
img.thumb.left {
	float:left;
	margin-top: 20px;
	margin-right: 25px;
	margin-left: 15px;
	clear: left;
}


img.credit {
	margin: 0 0 0 0;
	clear: left;
}
.clear {
	clear: both;
}
/* _________________________________________________________ */

#siteNav {
	text-align: right;
	background: #03213B;
}
#mastHead {
	color: #FFCCCC;
}


/* BEGIN image map link back to home page */
#linkhome a {
	display: block;
	overflow: hidden;
	position: relative;
	width: 210px;
	top: 0px;
	left: 0; 
	margin: 0;
	padding: 0;
	text-decoration: none;
} 
 /* Make text invisible to browser */
#gohome a i { visibility: hidden; }
/* link back to home page */
a#gohome {  
	display: block;
	overflow: hidden;
	background: transparent;
	position: absolute; 
	left: 560px;
	height: 36px;
	top: 6px;
	margin: 0;
	padding: 0;

}
/* for IE bug that doesn't clear the hover state */
a#gohome:hover { border: none; } 
/* END image map link back to home page */


/* Class for paragraph text */
p 
{ 
	/* font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; */
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	line-height: 18px;
}

p.bookTitle {
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	text-align: left;
	line-height: 18px;
	margin: 20px 60px 20px 0px;
	color: #633;
}

p.pubData {
	font-weight: bold;
	font-size: 11px;
	margin: 0px 80px 20px 0px;
	color: #633;
}

p.handle {
	font-family: Times, serif;
	font-weight: bold;
	font-size: 13px;
	margin: 20px 80px 20px 0px;
	color: #633;
}

p.attribution {
	font-family: Times, serif;
	font-weight: 500;
	font-variant: small-caps;
	font-size: 14px;
	line-height: 14px;
	margin: -10px 50px 20px 140px;
	color: #404040;
}

/* p.caption {	
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #404040;
	margin-bottom: 10px;
	clear: both;
} */

p.caption {	
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #404040;
	margin-left: 15px;
	margin-top: 6px;
}

p.captionLeft {	
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #404040;
	margin: 6px 60px 10px 15px;
	margin-top: 6px;
}

p.captionCenter {	
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #404040;
	margin-left: 0px;
	margin-top: 6px;
	text-align:center;
}


p.captionRight {	
	text-align: right;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #404040;
	margin-top: 6px;
	margin-bottom: 10px;
	margin-right: 15px; 
	clear: both;
}

p.captionThumbLeft {	
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #404040;
	margin: 6px 10px 10px 0px;
}

p.captionThumbRight {	
	text-align: right;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #404040;
	margin: 6px 0px 10px 10px;
	margin-right: 15px; 
}



div.zoom {
	clear: left;
	margin-left: 80px;
}

p.bookseller {
	/* font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; */
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	margin: 10px 25px 10px 14px;
	color: #336;
}
p.captionZoom {	
	/* font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; */
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	margin: 0 80px 0px 0px;
	color: #404040;
}

p.colLeft.anthologies {
	margin: 10px 25px 10px 15px;
	font-size: 11px;
	line-height: 12px;
	color: #336;
}

p.colLeft {
	margin: 10px 15px 10px 15px;
	color: #336;
}

p.colLeft.list {
	margin: 10px 15px 10px 15px;
	font-size: 13px;
	line-height: 14px;
	color: #336;
}


p.colCenter {
	margin: 20px 20px 20px 0px;
	color: #336;
}

p.colRightWide {
	margin: 20px 40px 20px 0px;
	color: #336;
}

p.event {
	margin: 10px 80px 20px 0px;
	color: #336;
}
p.poetry {
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	margin: 20px 80px 20px 40px;
	color: #003; 
}


p.colRight {
	margin: 20px 20px 20px 20px;
	color: #336;
}

p.indent {
  text-indent: 1.5em;
  margin-top: -18px; 
  }

p.copyright {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 8px;
}

#footer { 
	position: static;
	left: 0px;
	background: #006;
	width: 800px; 
	height: 30px;
	clear: both;
}


/* Class for tab name displayed in header */
p.header {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-weight: 900;
	font-size: 18px;
	line-height: 18px;
	margin-left: 18px;
	width: 500px;
	margin-top:16px;
	color: #999933;
}



h1 {	
	font-family: Times, serif;
	font-weight: 900;
	letter-spacing: 4px;
	font-variant: small-caps;
	font-size: 16px;
	line-height: 18px;
	margin-top: 20px;
	color: #404040;
}

h2 {
	font-family: Times, serif;
	font-weight: 500;
	letter-spacing: 2px;
	font-style: italic;
	font-size: 16px;
	line-height: 18px;
	margin: 20px 25px 0 15px;
	color: #606060;
}

h3 {
	font-family: Times, serif;
	font-weight: 600;
	font-size: 14px;
	color: #333366;
	line-height: 16px;
	margin: 16px 25px 6px 15px;
}

h3.answer {
	margin-left: 10px;
}

select.indent {
	margin-left: 10px;
}

/* Event Venue */
h4 {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: roman;
	text-align: left;
	line-height: 18px;
	margin: 20px 80px 20px 0px;
	color: #633;
}

/* Event Type */
h5 {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	margin: 0px 80px 6px 0px;
	color: #633;
}

h6 {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	text-align: left;
	line-height: 18px;
	margin: 12px 80px 6px 0px;
	color: #633;
}

h6.colLeft {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	margin: 20px 30px 20px 14px;
	color: #633;
}

/* Class for yellow background */
	.yellowbg {
    background-color:#ffff00;
}


li.missing {
	list-style-type: none;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #FF0000;
	line-height: 14px;
	margin-left: 30px;
	margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: 6px;
    border-bottom-width: 0;
    padding-bottom: 0;
}


/*_______________ Begin Navigation Bar styles ________________*/
ul,li {
	margin:0;
	padding:0;
	list-style:none;
}


/*_________________ Pseudo-classes for hyperlinks _________________*/

a.one:link {color: #ffffff; background-color: transparent; text-decoration: none;}
a.one:visited {color: #606060; background-color: transparent; text-decoration: none;}
a.one:hover {color: #000060; background-color: transparent; text-decoration: none;}
a.one:active {color: #404040; background-color: transparent; text-decoration: none;}

/* Pseudo-classes for leftcolumn navigation links */
a.two:link {color: #006699; background-color: transparent; text-decoration: none;}
a.two:visited {color: #404040; background-color: transparent; text-decoration: none;}
a.two:hover {text-decoration: underline;}
a.two:active {color: #006090; background-color: transparent;}

/* Pseudo-classes for h4 links */
a.three:link {color: #303060; background-color: transparent; text-decoration: none;}
a.three:visited {color: #404040; background-color: transparent; text-decoration: none;}
a.three:hover {color: #808080;}
a.three:active {color: #006090; background-color: transparent;}

a.footer:link {color: #ffffff; background-color: transparent; text-decoration: none;}
a.footer:visited {color: #ffffff; background-color: transparent; text-decoration: none;}
a.footer:hover {color: #3399cc; background-color: transparent; text-decoration: none;}
a.footer:active {color: #202020; background-color: transparent; text-decoration: none;}

a.here {color: #666666; background-color: transparent; text-decoration: none;}


/*_________________ End Pseudo-classes for hyperlinks __________________*/


img {
	margin-top: 0;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

img.feature { 
	margin-bottom: 20px;
	margin-top: 10px;
	}

img.alignleft {
	float:left;
	margin-left: -10px;
}



/* dropdown navigation menus */
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_examples.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu5 {
float:left;
position:relative;
width:800px;
}

.menu5 {
text-align:left; font-family: verdana, sans-serif; position:relative; left: 16px; font-size:1.0em; height:1.5em; margin:0 padding:0; list-style-type:none;
}
.menu5 ul {
padding:0; margin:0; list-style-type:none; /* for Firefox */
}
.menu5 li {
float:left; position:relative;
}
.menu5 li a, .menu5 li a:visited {
display:block; text-decoration:none; width:6em; color:#000; float:left; padding-right:1em; height:3em; line-height:3em; color:#404040; 
}
* html .menu5 li a, .menu5 li a:visited {
width:7em; w\idth:6em; /* hack for IE5.5 */
}
.menu5 li a.drop, .menu5 li a.drop:visited {
/*font-weight:bold;*/
}
.menu5 li ul {
visibility:hidden; position:absolute; top:1.5em; left:0; height:0; overflow:hidden;
}
.menu5 table {
margin:-1px; border-collapse:collapse; font-size:1em; /* font size for IE5.5 */
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.menu5 li:hover a,
.menu5 li a:hover {
text-decoration:none; color:#006699; border:0;
}
.menu5 li:hover ul,
.menu5 li a:hover ul {
visibility:visible; height:auto; width:19.5em; background:#fff; border:1px solid #ddd; left:0; top:2.5em; overflow:visible;
}
.menu5 li:hover ul li a,
.menu5 li a:hover ul li a {
display:block; font-weight:normal; background:transparent; text-decoration:none; color:#404040; height:auto; line-height:1.5em; padding:0.5em; width:19em;
}
* html .menu5 li a:hover ul li a {
width:10em; w\idth:9em; /* hack for IE5.5 */
}
.menu5 li:hover ul li a.drop,
.menu5 li a:hover ul li a.drop {
/*font-weight:bold;*/
}
.menu5 li:hover ul li ul,
.menu5 li a:hover ul li a ul {
visibility:hidden; position:absolute; top:0; left:19em; height:0; overflow:hidden;
}
.menu5 li:hover ul li a:hover,
.menu5 li a:hover ul li a:hover {
text-decoration:none; color:#006699;
}
.menu5 li:hover ul li:hover ul,
.menu5 li a:hover ul li a:hover ul {
visibility:visible; color:#000; border:1px solid #ddd; height:auto; background:#fff; width:16em;
} 
.menu5 li:hover ul li:hover ul.left,
.menu5 li a:hover ul li a:hover ul.left {
left:-9.3em;
}
.menu5 li:hover ul li:hover ul li a,
.menu5 li a:hover ul li a:hover ul li a {
display:block; height:auto;
}
.menu5 li:hover ul li:hover ul li:hover a,
.menu5 li a:hover ul li a:hover ul li a:hover {
text-decoration:none; color#006699;
}

/* END modified Stu Nichols dropdown navigation menus */ 

img.menuarrow {
position:relative; left:4em; background: url(../images/menuarrow.gif); 
}

