/* CSS TAKEN FROM HELP PAGES, 2006.05.09 -- gary ashcavai */
/* CSS updated by Kristen to make it fit the full screen view that Help does not have */

/* -------------  Page Structure ------------ */
body
{
	color: #000000;
	/* background-color: #ececec; */
	margin: 40px 40px 40px 40px;
	padding: 0px;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 14px;
}

table
{
	color: #000000;
	/* background-color: #ececec; */
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: verdana,arial,sans-serif;
	font-size: 1em;
	line-height: 1.4em;


}

.lineabove
{
	border: solid;
	border-width: 1px;
	border-color: black;
	border-bottom: none;
	border-left: none;
	border-right: none
	
}

/* edge-to-edge text container */

/* Contains:	
		FullWidthText
		FullWidthImage
		SectionTextLeft (left all but 230px?)
		SectionImageRight (right 230px?)
		etc.
*/

.content
{
	position: relative;
	width: 100%;
	/* background-color: #88f; */
}

.FullWidthText
{
	position: relative;
	width: 100%;
	/* background-color: #f8f; */
}

.FullWidthImage
{
	position: relative;
	width: 100%;
	/* background-color: #ff8; */
}

.SectionTextLeft
{
	/* background-color: #f88; */
	position: relative;
	margin-right: 20px;
	padding: 10px;
}

.SectionImageRight
{
	/* background-color: #8f8; */
	position: absolute;
	width: 150px;
	right: 0px;
	top: 0px;
	padding: 10px;
	z-index: 100;
	overflow: default;
}

.IndentImage
{
	padding: 0 0 0 50px;
}

.InlineRegistered
{
	font-size: 0.2em;
	vertical-align: super;
}

/* light gray bg with the top-left border light */
/* and bottom-right dark -- simulating a button. */
.InlineButton
{
/*	font-size: 1.0em;  */
	font-weight: bold;
/*	font-family: Courier, monospace, serif;  */
	background-color: #e8e8e8;
	border-color: #CCC #888 #888 #CCC;
	border-width: 1px;
	border-style: solid;
	padding: 0 0.5em 0 0.5em;
}

/* light gray bg with the top-left border dark */
/* and bottom-right light -- simulating a field. */
.InFieldContents
{
/*	font-size: 1.0em;  */
/*	font-family: Courier, monospace, serif;  */
	background-color: #eee;
	border-color: #888 #CCC #CCC #888;
	border-width: 1px;
	border-style: solid;
	padding: 0 0.5em 0 0.5em;
}

/* light blue bg with the top-left border light */
/* and bottom-right dark -- simulating a button. */
.InlineMenuTitle
{
/*	font-size: 1.0em;  */
	font-weight: bold;
/*	font-family: Courier, monospace, serif;  */
	border-color: #CCC #888 #888 #CCC;
	border-width: 1px;
	border-style: solid;
	padding: 0em 1.5em 0em 0.5em;
	background-image: url(images/righttrangle.gif);
	background-repeat: no-repeat;
	background-color: eef;
	background-position: right center;
}


/* light blue bg with the top-left border light */
/* and bottom-right dark -- simulating a button. */
.InlineMenuItem
{
/*	font-size: 1.0em;  */
	font-weight: bold;
/*	font-family: Courier, monospace, serif;  */
	border-color: #CCC #888 #888 #CCC;
	border-width: 1px;
	border-style: solid;
	padding: 0em 0.5em 0em 1.5em;
	background-image: url(images/righttrangle.gif);
	background-repeat: no-repeat;
	background-color: eef;
	background-position: 0.5em center;
}


.InlineLink
{
/*  font-size: 1.0em;  */
	font-weight: bold;
/*	font-family: Courier, monospace, serif; */
/*	background-color: #e8e8e8;  */
	text-transform: inherit;
	text-decoration: underline;
}

.CopyrightFooter
{
	color: #000000;
	margin: 10px;
	padding: 0px;
	font-family: verdana,arial,sans-serif;
	font-size: .8em;
	line-height: .9em;
	position: static;
	bottom: 5px;
}

/* -------------  non-structural styles ------------ */
/*	Different font / style effects. */
.backtotop
{
	color: #004097;
	font-family: verdana,arial,sans-serif;
	font-size: .9em;
	line-height: 1.4em;
	position: relative;
	left: 30px;
	font-weight: bold;
}

a
{
	text-decoration: none;
	color: #004097;
	font-weight: bold;
}

a:link
{
	text-decoration: none;
	color: #004097;
	font-weight: bold;
}

a:visited
{
	text-decoration: none;
	color: #004097;
	font-weight: bold;
}

a:hover { text-decoration: underline; }


.somequote
{
	padding: 0 15% 0 15%;
	font-style: italic;
}


h1
{
	font-family: verdana,arial,sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 12px;
}

h2
{
	font-family: verdana,arial,sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 12px;
}

h3
{
	font-family: verdana,arial,sans-serif;
	font-size: 1.3em;
	font-weight: normal;
}

h4
{
	font-family: verdana,arial,sans-serif;
	font-size: 1.2em;
	font-weight: normal;
}

h5
{
	font-family: verdana,arial,sans-serif;
	font-size: 1.1em;
	font-weight: normal;
}

.caption
{
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
}

/*  ebrary "DOES" style */
.does
{
	font-weight: bold;
	font-size: 1.2em;
}

.navbartext
{
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	letter-spacing: .1em;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding-left:24px;
	padding-top: 4px;
}


/* Every Money / Account / Charge related Style */
/* Some of these will be set to "print, display:none" to remove the text */
/* Sign-in required to view a document. (Only Shop so far.) */
.SignInToView
{



}

/* Sign-in *NOT* required to view a document. (All sites except Shop, so far.) */
.NoSignInToView
{

		display: none;

}

/* Allow User to make annotations. Set in CSTOOLS per channel, 
	allowed for all but Shop and /pub/ */

.AllowAnnotations
{



}

/* The search tab includes the Browse button (all but Shop, I think) */
.HasBrowse
{

		display: none;
	
}

/* This channel is a pay-as-you-go site. It has an Account tab instead of a Bookshelf tab */
.HasMoney
{



}

/* This channel is an all-you-can-eat site. It has a Bookshelf tab instead of an Account tab  */
.NoMoney
{

		display: none;
	
}

/* Sign-In Style (Remote or Ebrary) */
/* This channel uses remote sign-in (Athens/eXtend/Primis) */
.HasRemoteSignIn
{

		display: none;
		
}

/* This channel uses standard ebrary sign-in */
.HasEbrarySignIn
{


	
}

/* shows up only for Primis */
.IsPrimis
{

		display: none;

}

/* shows up only for non-Primis */
.IsNotPrimis
{



}


/* SHOP */
.IsShop
{


	
}
