/*Standard HTML Tags*/
Body{FONT-FAMILY: arial, georgia, sans-serif; FONT-SIZE: 12px; COLOR: #000000;}

TD, TABLE, TR, DIV {FONT-FAMILY: arial, georgia, sans-serif; FONT-SIZE: 12px; COLOR: #000000; line-height:18px;}

h2 {font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#000000;}

A:LINK {color: #00237E; font-family: arial, georgia, sans-serif; FONT-SIZE:12px; FONT-WEIGHT: bold; text-decoration: none;}
A:VISITED {COLOR:#00237E; FONT-WEIGHT: bold; TEXT-DECORATION:NONE;}
A:ACTIVE {COLOR:#00237E; FONT-WEIGHT: bold; TEXT-DECORATION:NONE;}
A:HOVER {COLOR:#0019A8; FONT-WEIGHT: bold; TEXT-DECORATION:UNDERLINE;}


/*Catalog Landing page*/
#catalog { font-size:11px; font-weight:bold; padding-bottom:7px;}
#catalog A:LINK {color: #00237E; font-family: arial, georgia, sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: bold; text-decoration: none;}
#catalog A:VISITED {COLOR:#3878DB; FONT-WEIGHT: bold; TEXT-DECORATION:NONE;}
#catalog A:ACTIVE {COLOR:#00237E; FONT-WEIGHT: bold; TEXT-DECORATION:NONE;}
#catalog A:HOVER {COLOR:#0019A8; FONT-WEIGHT: bold; TEXT-DECORATION:UNDERLINE;}


/*General Content Pages*/
.pageHeader{ font-family:Arial, Helvetica, sans-serif; font-size:20px; margin:5px 0 10px 10px;}
.MainIndent{margin:5px 0 0 20px; }
.subheader{color:#600411; font-weight:bold;}
.subheader A:LINK {color:#600411; font-weight:bold; text-decoration: none;}
.subheader A:VISITED {color:#600411;}
.subheader A:ACTIVE {color:#600411;}
.subheader A:HOVER {color:#600411; text-decoration: none;}

/*Support Your Library Pages*/
#support_rNav ul{width: 100%; top: 5px;	padding: 0px; margin: 0 0 5px 0; font-weight: bold; background-color:#E3F0FC; border: 1px solid #00237E;}
#support_rNav ul li{text-align: left; list-style-type: none; margin-top:5px; margin-bottom:5px;}
#support_rNav ul li a{display: block; width: 100%; margin-left:10px; text-decoration: none; color: #00237E; border: 0px; padding:2px 2px 2px 4px;}
#support_rNav ul li a:hover{background: #ffffff; color: #600411; width:90%; margin: -1px 0 -1px 0px; margin-left:9px; border: 1px solid #cccccc;}

/* More Than Just Books */
#mtjbNav ul {list-style:none; padding:10px; margin:0; width:300px;}
#mtjbNav li {margin:15px 0 0 0;}
#mtjbNav a {display:block; background-color:#ffffff; width:300px; padding:.9em .8em; text-decoration: none; border:#ffffff 1px solid;}
#mtjbNav .current a {display:block; background-color:#ffffff; width:300px; padding:.9em .8em; text-decoration: none; border:#BFCD1A 1px solid; color:#CCCCCC;}
#mtjbNav a:hover{border:#BFCD1A 1px solid; color:#CCCCCC;}
h3.mtjbHeader {font-size:1.5em;  font-weight:bold; margin:2px 0 4px 0;}
h6.mtjbHeader {font-size:1em; font-weight:bold; margin:0 0 0 10px; color:#BFCD1A;}
#mtjbchecklist {border:#ececec 1px solid; padding:0 0 10px 0;}
#mtjbchecklist ul {margin:0; padding:10px 0 0 5px; list-style: none;}
#mtjbchecklist li {	float:left;	padding-left: 16px;	width:150px; background: url(/MoreThanJustBooks/images/check.gif) no-repeat 0 .25em;}
#mtjbcheck ul {margin:0; padding:10px 0 0 5px; list-style: none;}
#mtjbcheck li {	padding-left: 16px;	background: url(/MoreThanJustBooks/images/check.gif) no-repeat 0 .25em;}

table.alternate {
	border: 1px solid #a9a9a9;
	width: 99%;
}
table.alternate td {
	border: 1px solid #a9a9a9;
	padding: 10px;
}
table.alternate tr.d0 td {
	background-color: #000000;
	color: #FFFFFF;
}
table.alternate tr.d1 td {
	background-color:#3366CC;
	color: #FFFFFF;
	}
	
table input
{
	  color:#000000; 
	  font: bold 94% arial,helvetica,sans-serif; 
	  background-color:#F5F5F5; 
	  border:1px solid #353535;
	  padding:5px;
}
