/* ibiblio web stylesheet */

/* Standard HTML Elements */

/* mainlevel-topnav elements
   added PJH 03-29-2005   */
.mainlevel-topnav {

        color: #f1f3f5;
        width: 0;
    margin-left: -1px!important;
        margin-left: -4px;
        }

a.mainlevel-topnav {
        position: relative;
        width: auto;
        background: #666;
        padding: 1px 6px 1px 6px!important;
        padding: 1px 6px 1px 6px;
        color: #666;
    border: 1px solid #ccc;
    margin: 0 0 0 0;
    font-weight: normal;
    color: #CC3333;
    font-size: 10px;
    text-decoration: none;
        }

a.mainlevel-topnav:hover {
        width: auto;
        color: #666;
        background:  #c33;
    border: 1px solid #ccc;
        padding: 1px 6px 1px 6px!important;
        padding: 1px 6px 1px 6px;
        font-weight: normal;
        }


a:link
	{text-decoration: underline; 
	color:#3333CC; }

a:visited  
	{text-decoration: underline;
	color:#663399; }

a:active   
	{text-decoration: underline; 
	color:#990066; }

body 	   
	{font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	color: black;
	background-color: white;
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px }

dd 	   
	{font-weight: normal;}

em 	   
	{font-style: italic; 
	 font-weight: normal; }

hr 	   
	{margin-top: 0px; 
	 margin-bottom: 0px}

p	
	{color: black; 
	 background-color: white}

table 	
	{margin-top: 0px;
	padding-top: 0px;}

td 	   
	{font-family: Arial, Helvetica, sans-serif;}


/* -----------------------------------------------------------------------
*/

/* Special use ibiblio web Style Classes */

/*Titlebar*/

.titlebar
	{ font-size: 12px; 
	color: black;
	background-color: #666666; }

a.titlebar:link
	{text-decoration: underline;
	color:white; }

a.titlebar:visited
	{text-decoration: underline;
	color:white; }

a.titlebar:active
	{text-decoration: underline;
	color:#990066; }

/*Footer*/

.footer 	   
	{ font-size: 11px; }

.footerbar
	{ font-size: 12px; 
	color: black;
	background-color: #ffd988; }

/* Use for Sidebar Content */

.sidebar      
 	{margin-top: 0px;
	border-color: red;
	font-size: 12px;}

a.sidebar
	{text-decoration: underline; }


a.sidebar:active
	{text-decoration: underline; 
	color: #cc0000; }

a.sidebar:visited
	{text-decoration: underline;}

.sidebartitle 
	{font-size: 14px; 
	 font-weight: normal; 
	 margin-top: 0px; 
	 color: #CC0000; 
	 background-color: white}

a.sidebartitle 
	{text-decoration: underline;
	color: #cc0000; }

a.sidebartitle:visited 
	{text-decoration: underline;}

a.sidebartitle:active
	{text-decoration: underline; 
	color: #cc0000; }


.sidebarlink
	{ font-weight: bold; }

.sidebarsublink
	{ }

/* Special use  */

.sponsor	
	{font-size: 9px; 
	 font-weight: normal; 
	 color: black; 
	 background-color: white}

.ibibliobar 
	{font-size: 11px;
	color: #000000;
	background-color: #99CCFF;}

.collection
	{border-color: red;}

.features
	{border-color: red;}

/* Used only for October 2003 page until further notice */
ul.bestof {margin-top:-4px;}


/* head Use for H1-H6 COLOR= black */

.head1, .head2, .head3, .head4, .head5, .head6
	{
	 font-weight: bold;}

.head1 
	{ 
	 font-size: 24px; }

.head2 
	{ 
	 font-size: 18px; }

.head3 
	{ 
	 font-size: 16px; }

.head4 
	{ 
	 font-size: 14px; }

.head5 
	{ 
	font-size: 12px; }

.head6 
	{
	font-size: 10px; }


/* headb Use for H1-H6 COLOR=#666999 (blue) */

.headb1, .headb2, .headb3, .headb4, .headb5, .headb6
	{ 
	 margin-top: 0px; 
	font-weight: normal;
	 color: #666999; 
	 background-color: white}

.headb1
	{
	font-size: 24px;}

.headb2 
	{ 
	 font-size: 18px; }

.headb3 
	{ 
	 font-size: 16px; }

.headb4 
	{ 
	font-size: 14px; }

.headb5 
	{ 
	font-size: 12px;}

.headb6 
	{ 
	 font-size: 10px; }
	 
/*headr Use for H1-H6; 
	 COLOR=CC0000 (red) */

.headr1, .headr2, .headr3, .headr4, .headr5, .headr6
	{ 
	 margin-top: 0px; 
	font-weight: normal;
	 color: #CC0000; 
	 background-color: white}

.headr1
	{
	font-size: 24px;}

.headr2 
	{ 
	 font-size: 18px; }

.headr3 
	{ 
	 font-size: 16px; }

.headr4 
	{ 
	font-size: 14px; }

.headr5 
	{ 
	font-size: 12px;}

.headr6 
	{ 
	 font-size: 10px; }
	 

