@import url("./mc.css");
@import url("./acf.css");
@import url("./head_to_foot.css");
@import url("./navigate_this.css");
@import url("./a_tool.css");
@import url("./the_show.css");
@import url("./this_domain.css");
@import url("./hw_dialogs.css");

/* hslic exceptions */

.title {
	display: block;
	margin: 8px 0 0 0;
	padding: 0;
	font: normal normal bold 14px/14px Verdana, Tahoma, Arial, sans-serif;
	color: #333;
}
.bodyTitle {
	margin: 0 0 0 0;
	font: normal normal bold 12px/14px Verdana, Tahoma, Arial, sans-serif;
	color: #333;
}
.bodytext, .abstractContent, .abstractContent p, .citationContent, .excerptcontent, .bodytitle, .BodyText-detailCenter-column, .subTitle,
.tertiaryTitle /*shows up on ECLKC_Bookstore */ {
	font: normal normal normal 11px/14px Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#content_page #content .BodyText-detailCenter-column p, 
#content_page #content .abstractContent p,
#content_page #content .citationContent p {
	margin: 0 0 14px 0;
}
.BodyText-detailCenter-column p img {
	padding: 10px;
}
.bodytitle, .subTitle {
	font-weight: bold;
	font-size: 12px;
}
.excerptcontent, .tertiaryTitle {
	padding: 0 16px;
}
/*  for the listings at the bottom of some forms */
#collectionhead {
}
#content_page #content #collectionhead ul {
	padding-bottom: 24px;
	margin: 0 16px 0 16px;
}
#content_page #content #collectionhead li {
	margin: 4px 0 0 0;
	border-bottom: 1px dotted #999;
	list-style: none;
	list-style-type: none;
}
#content_page #content #collectionhead li a {
	display: block;
	padding: 3px 0 1px 0;
}
#content_page #content #more_on_bottom_links {
}

#passwordStrength
{
        height:10px;
        display:block;
        float:center;
}
.strength0
{
        width:200px;
        background:#cccccc;
}
.strength1
{
        width:40px;
        background:#ff0000;
}
.strength2
{
        width:80px;    
        background:#ff5f5f;
}
.strength3
{
        width:120px;
        background:#56e500;
}
.strength4
{
        background:#4dcd00;
        width:160px;
}
.strength5
{
        background:#399800;
        width:200px;
}

/*
td {
	background-color: #FEE;
}
td td {
	background-color: #FCC;
}
td td td {
	background-color: #FAA;
}
td td td td {
	background-color: #F88;
}
td td td td td {
	background-color: #F66;
}
td td td td td td {
	background-color: #F44;
}
*/


/*
td {
	visibility: hidden;
}
td div {
	visibility: visible;
}*/
/*
@import url("./hslic_classes.css");
*/
