/*******************************************************************************
 * COMMON
 *******************************************************************************/
#contentcolumn{
	background-color: #FFF;
}
#leftcolumn{
	background: #fff;
}
#footer{
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: bold;
	color: #757575;
	
}
#footer a{
	color: #003399;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
.box {
	background-color: #FFFFFF;
	background-image: url(/images/bigbubble_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.box2 {
	background-color: #FFFFFF;
	background-image: url(/images/bigbubble_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.boxtop {
	background-color: #FFFFFF;
	background-image: url(/images/bigbubble_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.boxbtm {
	background-color: #FFFFFF;
	background-image: url(/images/bigbubble_btm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.boxtop2 {
	background-color: #FFFFFF;
	background-image: url(/images/bigbubble_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
.boxbtm2 {
	background-color: #FFFFFF;
	background-image: url(/images/bigbubble_btm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.searchboxtop {
	background-color: #5C9731;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 1.4em;
	background-image: url(/images/searchboxtop_bg_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.searchboxbtm {
	background-color: #CCCCCC;
	border-top: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	text-transform: uppercase;
}

.searchboxbtm a{
	color: #003399;
	text-decoration: none;
	line-height: 1.3em;
}

.searchboxbtm a:hover{
	text-decoration: underline;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}
.gobutton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;

}
.gobutton:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000;
	border: 1px solid #FFFFFF;
}

.gobutton_quicksearch{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;

}
.gobutton_quicksearch:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000;
	border: 1px solid #FFFFFF;
}
.adminlink a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #003399;
	text-transform: uppercase;
	text-decoration: none;
}
.adminlink a:hover{
	text-decoration: underline;
}

/* Main Menu */

#mainmenu ul #current a{
	color: #FFFFFF;
	background-color: #2E3092;
	background-image: none;
} 

#mainmenu ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-transform: uppercase;
}


#mainmenu ul li a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/login_bg_green.gif) repeat-x left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#mainmenu ul li a:hover{
	background-image: url(/images/login_bg_over_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


/* ---- dhtmlgoodies_tree menu {browse subjects} ---- */


.dhtmlgoodies_tree li a{
	color:#333;
	text-decoration:none;

}
.dhtmlgoodies_tree li a:hover{
	text-decoration:underline;
}

.sub li a{
	color:#003399;
	text-decoration:none;
	font-weight: normal;
}


/*******************************************************************************
 * HOMEPAGE
 *******************************************************************************/
 
 .loginbutton a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #5C9731;
	font-size: 105%;
	letter-spacing: 1px;
	line-height: 1.25em;
	background-image: url(/images/login_bg_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.loginbutton a:hover{
	background-image: url(/images/login_bg_over_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.mainintro 
{
	background-image: url(/images/main_illustration.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainintro p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 72%;
	line-height: 1.5em;
	color: #333333;
	text-decoration: none;
}
.keyfeatures{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #333333;
	text-decoration: none;
}
.mainintro a{
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.mainintro a:hover{
	text-decoration: underline;
}
.mainhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5C9731;
	font-size: 70%;
	color: #003399;
	text-decoration: none;
}
.mainhdrtext{
	font-size: 150%;
	color: #5C9731;
	font-weight: bold;
	line-height: 1.5em;
}
.featurebookrt b a{
	font-size: 95%;
	font-weight: bold;
	color: #003399;
}
.featurebookrt a{
	font-weight: normal;
	text-decoration: none;
	color: #666;
	font-size: 105%;
}
.featurebooklft b a{
	font-size: 95%;
	font-weight: bold;
	color: #003399;
}
.featurebooklft a{
	font-weight: normal;
	text-decoration: none;
	color: #666;
	font-size: 105%;
}
.featurebookbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.28em;
	color: #5C9731;
	font-weight: bold;
}
.featurebookimage {
	margin-bottom: 0px;
	border: 1px solid #333;
	max-width: 70px;
	/* width: expression(this.width > 70 ? 70: true); */
	margin-right: 10px;
	margin-top: 0px;
}
.sidehdrtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.3em;
	color: #789D39;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5C9731;
}

div.hpscroll {
	border: 0px solid #fff;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	line-height: 1.4em;
}
.keyfeaturesbox {
	background-image: url(/images/bigbubble_left.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-top: 0px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.keyfeaturesboxheaderbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2E3092;
	background-image: url(/images/keyfeaturehdrbox_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.keyfeatures li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.2em;
	list-style-position: outside;
	list-style-type: disc;
}
.hpbutton a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 70%;
	line-height: 1em;
	background-image: url(/images/login_bg_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #5C9731;
}
.hpbutton a:hover {
	text-decoration: none;
	color: #fff;
	background-image: url(/images/login_bg_over_green.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
.hplinktext a {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	text-align: center;
}
.hplinktext a:hover {
	text-decoration: underline;
}
.hploginform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
 .hploginbutton a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #5C9731;
	font-size: 105%;
	letter-spacing: 1px;
	line-height: 1em;
	background-image: url(/images/login_bg_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.hploginbutton a:hover{
	background-image: url(/images/login_bg_over_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.welcomemessage 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
}

/*******************************************************************************
 * HOMEPAGE - LOGGED IN
 *******************************************************************************/

.homepagehdr {

}
.hpwelcometext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #5C9731;
	font-weight: bold;
	line-height: 1.2em;
}
.homepagescroll{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.3em;
}
.homepagehdrtext{
	font-size: 110%;
	color: #5C9731;
	font-weight: bold;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5C9731;
	display: block;
}
.mbloginbutton a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #5C9731;
	font-size: 70%;
	background-image: url(/images/login_bg_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.mbloginbutton a:hover{
	text-decoration: none;
	background-image: url(/images/login_bg_over_green.gif);
}
.mybsform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}
.sidehdrtext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.3em;
	color: #789D39;
	font-weight: bold;
}

/*******************************************************************************
 * SEARCH RESULTS
 *******************************************************************************/
 
.srcontrols {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.2em;
	font-weight: normal;
	color: #333;

}
.srcontrols a{
	color: #003399;
	text-decoration: none;
}
.srcontrols a:hover{
	text-decoration: underline;
}
.srcontrolsright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.2em;
	font-weight: normal;
	color: #333;
}
.srcontrolsright a{
	color: #003399;
	text-decoration: none;
}
.srcontrolsright a:hover{
	text-decoration: underline;
}
 .srmessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.2em;
	background-color: #E8EFDA;
	border: 1px solid #5C9731;
}
.goright {
	font-weight: bold;
	font-size: 95%;
}
.srlisting {
	background-color: #f1f1eb;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.hplinktext a {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	text-align: center;
}
.linktext a {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.hplinktext a:hover {
	text-decoration: underline;
}
.linktext a:hover {
	text-decoration: underline;
}

.pagehdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5C9731;
}
.pagehdrtext{
	font-size: 150%;
	color: #5C9731;
	font-weight: bold;
	line-height: 1.5em;
}

/*******************************************************************************
 * Advanced Search
 *******************************************************************************/ 
 
.advsearchmain{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.2em;
	color: #333;
}
.advsearchform {
	font-size: 100%;
}
.advsearchformsm {
	font-size: 100%;
}
.subhdrtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #5C9731;
	font-size: 120%;
	display: block;
	font-weight: bold;
}
#advsearchmain3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.5em;
	color: #333;
}

 .advsearchbutton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #5C9731;
	font-size: 105%;
	letter-spacing: 1px;
	line-height: 1.25em;
	background-image: url(/images/login_bg_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/*******************************************************************************
 * Reader
 *******************************************************************************/ 
 

.rdrbox {
	background-image: url(/images/bigbubble_left.gif);
	background-repeat: repeat-y;
}
.rdrbox2 {
	background-color: #FFFFFF;
	background-image: url(/images/bigbubble_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.rdrboxtop {
	background-color: #FFFFFF;
	background-image: url(/images/bigbubble_top_reader.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rdrboxbtm {
	background-color: #FFFFFF;
	background-image: url(/images/bigbubble_btm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.rdrboxtop2 {
	background-color: #FFFFFF;
	background-image: url(/images/bigbubble_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rdrboxbtm2 {
	background-color: #FFFFFF;
	background-image: url(/images/bigbubble_btm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rdrcontrols {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.2em;
	font-weight: normal;
	color: #333;
}
.rdrcontrols a{
	color: #003399;
	text-decoration: none;
}
.rdrcontrols a:hover{
	text-decoration: underline;
}
.rdrcontrolsright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.2em;
	font-weight: normal;
	color: #333;
}
.rdrcontrolsright a{
	color: #003399;
	text-decoration: none;
}
.rdrcontrolsright a:hover{
	text-decoration: underline;
}

#rdrscroll {
	border: 0px solid #fff;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 72%;
	line-height: 1.5em;
	color: #333333;
	}
.rdrsidescroll {
	border: 0px solid #fff;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	line-height: 1.3em;
}
.persistentlink 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.bookfocus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.2em;
	color: #666666;
}
.bookfocus b {
	font-weight: bold;
	color: #333333;
}
.bookfocus a{
	text-decoration: none;
	color: #003399;
	line-height: 1.5em;
}
.bookfocus a:hover{
	text-decoration: underline;
}
.bookfocusimage {
	border: 1px solid #333;
}


/* Side Menu */


#sidemenu ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	text-transform: uppercase;
	color: #1042AB;	
}
#sidemenu ul li a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/login_bg_green.gif) repeat-x left top;
	border-right: 2px solid #FFFFFF;
}

#sidemenu ul li a:hover{
	background-image: url(/images/login_bg_over_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#sidemenu ul #current a{
	color: #fff;
	background-color: #2E3092;
	background-image: none;
} 

.pagedivider {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B9B9B9;
	color: #666666;
}
.pagenumber {
	text-align: right;
	padding: 0px 15px 0px 0px;
	color: #666666;
}
.rdrtitle {
	font-size: 150%;
	line-height: 1.3em;
	color: #990000;
}
.rdrsectiontitle {
	font-size: 130%;
	line-height: 1.2em;
	color: #000000;
	font-weight: bold;
}
.rdrsubhead {
	font-size: 110%;
	line-height: 1.2em;
	color: #999999;
	font-weight: bold;
}
.rdrsidescroll {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}

.rdrsidescroll li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #000;
}
.rdrsidescroll li a{
	color: #003399;
	text-decoration: none;
}

.rdrsidescroll li a:hover{
	background-color: #D9EABD;
	color: #000;
}
.rdrsidescroll ul #rdrcurrent a{
	color: #fff;
	background-color: #2E3092;
}

.rdrlabel {
	font-size: 90%;
	color: #666;
}
.smallsize {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
	line-height: 1em;
}
.bigsize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	line-height: 1em;
}
.addbutton a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-size: 90%;
	display: block;
	line-height: 1em;
}
.addbutton a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000;

}
.notepad, .notepad_reader {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #000000;
	/*font-size: 80%;*/
	border: 1px solid #5C9731;
}
* html .notepad {
	margin-left: -20px;
}
#rdrsidescrollnotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #000;
	font-size: 70%;
}
#rdrsidescrollnotes b{
	font-weight: bold;
	display: block;
	color: #5C9731;
}
.bookmarks ul{
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bookmarks li{
	color: #5C9731;
	font-weight: bold;
	list-style: none;
	background-image:url(/images/bookmark.gif);
	background-position:0.2em 0.2em;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	font-size:70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bookmarks li a{
	color: #003399;
	text-decoration: none;
}
.bookmarks li a:hover{
	text-decoration: underline;
}
.bookmarks div{
	color: #333;
	font-weight: normal;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5C9731;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.bookmarkReaderDiv
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.addBookmarkSpan
{
	margin-top:10px;
	line-height:1.5em;
	/*font-size:70%;*/
	display:block;
}
.thisTitleBookmarks
{
	font-weight:bold;
	color:#5C9731;
	/*font-size:70%;*/
	line-height:1.4em;
}

/*******************************************************************************
 * ABOUT THE BOOK LAYER
 *******************************************************************************/ 

#aboutbookfocus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.2em;
	color: #5D5D5D;
}
#aboutbookfocus b{
	color: #333;
}
#aboutbookfocus b a{
	font-weight: bold;
	color: #003399;
	line-height: 1.4em;
}
#aboutbookfocus a{
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}

#aboutbookfocus a:hover{
	text-decoration: underline;
}
.aboutbookfocusimage {
	border: 1px solid #333;
}
.aboutlink a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.5em;
	color: #003399;
	text-decoration: none;
}
.aboutlink a:hover{
	text-decoration: underline;
}
.aboutbooksubhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #5C9731;
	font-size: 120%;
	display: block;
	font-weight: bold;

}
.aboutbookbox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.3em;
}
/*******************************************************************************
 * ADMIN
 *******************************************************************************/ 
 .adminloginform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
}
.adminloginbutton a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #5C9731;
	font-size: 70%;
	background-image: url(/images/login_bg_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.adminloginbutton a:hover{
	background-image: url(/images/login_bg_over_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.adminloginbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #5C9731;
	font-size: 70%;
	background-image: url(/images/login_bg_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.adminsidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.3em;
	color: #789D39;
	font-weight: bold;

}
 
.adminboxtop2 {
	background-color: #FFFFFF;
	background-image: url(/images/bigbubble_top_admin1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.adminboxtop {
	background-color: #FFFFFF;
	background-image: url(/images/sm_bigbubble_top_admin.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.adminhdr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5C9731;
}
.adminhdrtext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #789D39;
	line-height: 1.5em;
}
#adminmenu {
	padding: 5px;
	margin-top: 5px;
	margin-left: 10px;
}

#adminmenu li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #000;
	font-size: 70%;
}
#adminmenu li a{
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	
}

#adminmenu li a:hover{
	background-color: #D9EABD;
	color: #000;
}

#adminmenu ul #admincurrent a{
	color: #fff;
	background-color: #2E3092;
}

#dhtmltooltip{
	border: 1px solid #FFCC66;
	padding: 5px 5px 5px 10px;
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000;
/*Remove below line to remove shadow. Below line should always appear last within this CSS
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

.adminmain p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	color: #333333;
}
.adminmain p a{
	font-size: 110%;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.adminmain p a:hover{
	text-decoration: underline;
}
.adminscroll{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	color: #000;
}
.adminscroll b{
	/* color: #5C9731; */
	font-weight: bold;
	line-height: 1.8em;
}
.adminscroll p b{
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	font-size: 105%;
	line-height: 1.3em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.adminscroll a{
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.adminscroll a:hover{
	text-decoration: underline;
}

#admintitlescroll li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

#admintitlescroll li a:hover{
	text-decoration: underline;
}
.neworderbutton a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	background-color: #D9EABD;
	border: 1px solid #5C9731;
	font-size: 70%;
	line-height: 1em;
}
.neworderbutton a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2E3092;
	border: 1px solid #2E3092;
}
.admintitlelisthdr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#admintitlelist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 72%;
	line-height: 1.35em;
	color: #333333;

}
#admintitlelist b{
	font-size: 105%;
	font-weight: bold;
	color: #5C9731;
	line-height: 1em;
}
#admintitlelist a{
	color: #003399;
	text-decoration: none;
}

#admintitlelist a:hover{
	text-decoration: underline;
}

.message
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}


/* COMMENTED OUT AND REPLACED WITH THE CLASS ADMINTITLELISTTD IN THEME EXTENSION - THE VERSION BELOW WAS UNDERLINING THE PAGING FROM THE GRIDVIEW */
/*
#admintitlelist td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7B7B7;
}
*/

.adminmarc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	color: #333333;
}
.adminmarc a{
	font-size: 110%;
	color: #003399;
	text-decoration: none;
}
.adminmarc a:hover{
	text-decoration: underline;
}
.adminrss{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
	color: #000;
}
.adminrss b{
	color: #5C9731;
	font-weight: bold;
	text-transform: uppercase;

}
.adminrss p b{
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	font-size: 110%;
	line-height: 1.3em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
.adminrss a{
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.adminrss a:hover{
	text-decoration: underline;
}
.adminrssbutton a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-size: 90%;
	display: block;
	line-height: 1em;
}
.adminrssbutton a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000;

}
/*******************************************************************************
 * MY BOOKSHELF
 *******************************************************************************/ 
 .mbloginbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	color: #333333;
}
  .mbloginbox a{
	color: #003399;
	text-decoration: none;
	font-size: 95%;
}

 .mbloginbox a:hover{
	text-decoration: underline;
}

 .mybookshelfloginbutton a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #5C9731;
	font-size: 95%;
	background-image: url(/images/login_bg_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 1.3em;
}

.mybookshelfloginbutton a:hover{
	background-image: url(/images/login_bg_over_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
 .mbloginacctbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	color: #333333;
	border: 1px solid #5C9731;
}

 .mbloginacctbox b{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 135%;
	line-height: 1.5em;
	font-weight: bold;
	color: #5C9731;
}

 .mbloginacctbox a{
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

 .mbloginacctbox a:hover{
	text-decoration: underline;
}

.sidetext {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.2em;
	color: #666;
}

.mbsidetext li {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.2em;
	color: #666;
}
.mbsidetext li a{
	text-decoration: none;
	color: #003399;
	
}
.mbsidetext li a:hover{
	text-decoration: underline;
}

.bookshelfscroll{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.3em;
}
.mybookmarks li{
	
}
.mybookmarks li a{
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.mybookmarkssub b{
	color: #5C9731;
}



/* ---- dhtmlgoodies_tree menu {browse subjects} ---- */


.mybookmarks_tree li a{
	color:#003399;
	text-decoration:none;
	font-weight: bold;
}
.mybookmarks_tree li a:hover{
	text-decoration:underline;
}

.mybookmarkssub ul{
	background-color: #f1f1eb;	
}
.mybookmarkssub li {
	color:#333;
	font-weight: normal;
	font-size: 90%;
	line-height: 1.7em;
	border-bottom-width: 0px;
}
.mybookmarkssub li a{
	color:#003399;
	text-decoration:none;
	font-weight: bold;
}
.mybookmarkssub li a:hover{
	text-decoration: underline;
}
.mybookmarkssub div{
	color: #333;
	font-weight: normal;
}
.mbloginacctmain{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 75%;
} 
 .mbloginacctbox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 1.5em;
	color: #333333;

}
 .mbloginacctbox2 strong{
	font-size: 115%;
	font-weight: bold;
	color: #5C9731;
 }
 
 .highlightedbookmark
{
	border: 1px solid #5C9731;
	padding: 3px;
}
.bookmark
{
	padding: 3px;
}
/*******************************************************************************
 * HELP PAGES
 *******************************************************************************/ 
 
 .helppages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.4em;
}

/*******************************************************************************
 * FOOTER LINK PAGES
 *******************************************************************************/ 
 
 .footerpages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.4em;
}
/*******************************************************************************
 * FEEDBACK
 *******************************************************************************/ 
  .feedbackbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.2em;
	background-color: #D9EABD;
}
  .feedbackbox strong{
	font-size: 115%;
	line-height: 1.5em;
}
/*******************************************************************************
 * EMAIL
 *******************************************************************************/ 
  .emailbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.1em;
}
 .emailbox strong{
	color: #5C9731;
	font-size: 105%;
	line-height: 1.3em;
}
.sendbutton a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(/images/login_bg_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
/*******************************************************************************
 * PRINT POP UP
 *******************************************************************************/ 


.printboxsubhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #5C9731;
	font-size: 120%;
	display: block;
	font-weight: bold;

}
.printbookbox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.3em;
}

#printdisplay {
	border: 0px solid #fff;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 72%;
	line-height: 1.5em;
	color: #333333;
}
.cookiesdisabledmessage
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.4em;
}

.printdisplaybox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.4em;
}

.printbutton a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-size: 90%;
	line-height: 1em;
}
.printbutton a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000;
}
.cite{
	text-indent:-2em;
	padding-left:3em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1em;
	font-weight: normal;

}

.citeline {
	text-decoration: underline;
}
.printdisplaybox strong{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}

#printfooter{
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: bold;
	color: #757575;
}

/*********************ABOUT****************************/
.aboutSection
{
	margin-bottom:10px;
}

/***************************Help************************/
.faqSectionTitle
{
    	font-size:150%;
    	font-weight:bold;
    	color:#5C9731;
}
.helpList li
{
	margin-top:15px;
	margin-bottom:15px;
}


.browse_by_bullet 
{
	vertical-align:top;	
}


.hit
{
	background-color: #FFFF00;	
}

.cliologo
{
    clear: none;
    float: left;
}
.contactUsSection
{
	margin-bottom:10px;
}
.contactUsSectionTitle
{
	margin-bottom:10px;
	color:rgb(25,25,112);
	font-weight:bold;
	font-size:150%;
	line-height:1.5em;
}


/*******************************************************************************
 * FEEDBACK
 *******************************************************************************/ 
  .feedbackbox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.2em;
	background-color: #D9EABD;
}
  .feedbackbox2 strong{
	font-size: 115%;
	line-height: 1.5em;
}
 .feedbackbox3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.2em;
	background-color: #D9EABD;
}
  .feedbackbox3 strong{
	font-size: 115%;
	line-height: 1.5em;
}
/*******************************************************************************
 * ADMIN
 *******************************************************************************/

 /* ADDED TO SUPPORT ASP:BUTTON OBJECTS - DOES NOT SUPPORT HOVER */
.aspbutton_admin
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/login_bg_green.gif);
    background-repeat: repeat-x;
    background-position: left top;
	border-style: outset;
	border-width: 2px;
	border-color: white;
	padding:2px;
}
.aspbutton_admin:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/images/login_bg_over_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 2px;
	border: none;
	margin: 2px;
}

.msgbutton_close
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/login_bg_green.gif);
    background-repeat: repeat-x;
    background-position: left top;
	border-style: outset;
	border-width: 2px;
	border-color: white;
	padding:2px;
	float: right;
	font-size: x-small;
}
.msgbutton_close:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/images/login_bg_over_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 2px;
	border: none;
	margin: 2px;
	float: right;
	font-size: x-small;
}

/* NEED JUST FONT WITHOUT EBOOKSTRUCTURE APPLIED */
.admintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	color: #333333;
}

.marcrecorddownloadbox {
	font-family: Arial,Helvetica,sans-serif;
	line-height: 1.35em;
	color: #000000;
	background-color: #FFFFCC;
	display: block;
	padding: 10px;
	text-align: left;
	border: solid 1px #CCCCCC;
	width:655px;
	font-size: 90%;
}

.tvrow
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7B7B7;
	padding:4px;
}
.tvheader th
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7B7B7;
	padding-bottom: 8px;
	width:100%;
}

#adminmenu ul .admincurrent a{
	color: #fff;
	background-color: #2E3092;
}
 
 /*******************************************************************************
 * COMMON
 *******************************************************************************/
 
.loginresponse 
{
	width: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	text-decoration: none;
	padding-top: 5px;
	margin-top: 15px;
	font-weight:bold;
	text-align:left;
}

#mainmenu ul .current a{
	color: #FFFFFF;
	background-color: #2E3092;
	background-image: none;
}

#sidemenu ul .current a 
{
	color: #FFFFFF;
	background-color: #2E3092;
	background-image: none;
}

.barcodelink 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size: 60%;
	font-weight:bold;		
}

.general_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size: small;		
}

 /*******************************************************************************
 * READER
 *******************************************************************************/

.bookfocus_title{
	font-weight: bold;
	color: #333333;
	display: inline;
}
.bookfocus_author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #666666;
	display: inline;
}
.bookfocus_pubdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #666666;
	display: inline;
	margin-bottom: 5px;
}


.aboutbookfocus_general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #000000;
}

.rdrcontent
{
	font-size: small;
	padding-right: 10px;
}

.bookshelfloginlink
{
	margin-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-decoration: none;
	color: #003399;
	font-size: 75%;
}

 /*******************************************************************************
 * SEARCH RESULTS
 *******************************************************************************/
.srsidetext {
	list-style-type: circle;
}
.srsidetext li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.srsidetext li a{
	text-decoration: none;
	color: #003399;
	font-size: 75%;
}
.srcenter
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.srstyle 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.srlist {
	border: 0px solid #fff;
	background-color: #fff;
}
.srlist li  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	text-decoration: none;
	font-size: 75%;
}
.srlist li  a{
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.srlist li  a strong{
	font-weight: bold;
	font-size: 95%;
}
.srlist li  a:hover{
	text-decoration: underline;
}
ul.entrieslist li{
	list-style-type: none;
	font-size: 100%;
	line-height: 1.2em;
}
.entrieslist li div a{
	text-decoration: none;
	font-weight: normal;
}
.snippet 
{
	font-size:x-small;
}
.entrieslist
{
	margin-top: 10px;
}
.bookshelfnotice
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.2em;
	background-color: #E8EFDA;
	border: 1px solid #5C9731;
	padding: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.bookTitle
{
    font-weight: bold;
}
.toggleLink
{
    cursor: hand;
    cursor: pointer;
}
.ghostLink
{
	text-decoration: none;
	color: Gray;
}

