/*<![CDATA[*/



/*<![CDATA[*/

html, body {
margin: 0;
padding: 0px 0 0px 0;
text-align: center;
background-color: #666666; 
color: black;
}


/*
--------------------------------------------

These are the basic link and heading elements

---------------------------------------------
*/


a {text-decoration: none; color: #0000ff; background-color: transparent;}
a:link {text-decoration: none; font-weight: 500; color: #0000ff; background-color: transparent; }
a:visited {text-decoration: none;font-weight: 500; color:#0000ff; background-color: transparent;}
a:hover {text-decoration: underline; font-weight: 500; color: #0000ff; background-color: transparent;}
a:active {text-decoration: underline; font-weight: 500; color: #000000; background-color: transparent;}
a img {border: none;}

p {
font-size: 13px;
line-height: 1.5em;
margin: 0; padding: 0;
text-align: justify;
font-family: verdana, arial, sans-serif;
}

h1 {
margin: 0; padding: 0;
font: 800 18px verdana, sans-serif;
letter-spacing: 1px;
color: #000000; /*Black smr*/
background-color: transparent;
}
h2 {

font: 200 14px sans-serif;
letter-spacing: 1.2px;
color: #000; 
background-color: transparent;
}

h3 {
padding: 0;
margin: 0;
color: #000000;
font: 16px Georgian,"Times New Roman", serif;
text-align: center;
letter-spacing: 2px;
background-color: transparent;
}

.alternate   {
padding: 0;
margin: 0;
color: #000000;
weight: 600;
font: 16px Ariel, sans-serif;
text-align: center;
letter-spacing: 1px;
background-color: transparent;
}

/*Emergency or Notice Font*/
h4 {
margin: 0; padding: 3px;
border: 2px solid #AD1810;
font: 800 13px verdana, arial, sans-serif;
letter-spacing: 1px;
color: #AD1810;
background-color: transparent;
}

h5

{border: none;
color: #Ff3333;

letter-spacing: 0em;
font-family: ariel;
font-size: 17px;
font-weight: 300;}


h6 {
margin: 0; padding: 0px;
font-size: 12px;
font-weight: 100;
font-family: verdana, arial, sans-serif;
color: #708090;
}

/*
----------------------------------

These are basic class elements

---------------------------------
*/
.leftHead  {font-size: 18px; font-weight: 500; font-family: Ariel; font-decoration: underline; color: #000000;}
.standard  {font-size:13px; line-height: 18px; font-weight: 400px;}
.card  {float:right; valign:top; padding:20;}
.white   {color: #ffffff;}
.floatright {float:right;}
.floatleft {float:left;}
.space {line-height: 150%;}
.italic {font-style: italic;}
.bold {font-weight: bold;}
.gray {color: #797979;} /*--This is gray--*/
.center {text-align: center;}
.left {text-align: left;}
.em {font-style: italic; font-weight: bold;}
.underline {text-decoration: underline;}
.red {color: #CE3C39;}
.small {font-size: 11px;}
.padding {padding: 5px 10px 5px 10px;}
.pagetitle  {font-weight: 600; text-align: center; background-color: #fff; font-size: 14px; font-family: Georgia, "Times New Roman", Serif; color: #000000;}
.tophat { font-weight: 600; text-align: center; background-color: #fff; margin: 10 0 20 0; font-size: 14px; line-height: 125%;}
/*
----------------------------------------

container div extends past the footer
encompassing everything but margins

-----------------------------------------
*/
 

#container {
                margin: 0 auto;
                background-color: white;
                color: black;
                
                width: 900px;
                height: auto;
                padding: 0;
                text-align: left;
                font: 12px verdana, sans-serif;
  
             }


#pageheader {
     background: url(/childrens/OfficialLogoHeader.jpg.jpg); 
background-repeat:no-repeat;
     height: 79px;
     width: 900px; 

     }


form:   {
    1px solid #000000
    }


#note   {
    border: 1; 
    padding: 5px; 
    white-space: normal; 
    line-height: 1.2em;
    text-align: center;
    }


#library {
    text-align: right;
    padding: 10px 0 0 0;
    margin: 0 10px 0 0;
    }

.input   {
    border: 1px solid #000000;
    }

.select:   {
    border: 1px solid #000000;
    }

*div#library {
    padding-top: 1px;
    }

#shortcut {
    text-align: right;
    padding: 0;
    margin: 1px 10px 0 0;
    padding-top: 0px;

    }

#bottomBar   {
	background-color: #EEEEEE;
	border:ridge;
	border-bottom-color:#999;
	border-top-color:#999;
	border-left-color: #EEE;
	border-right-color: #EEE;
	padding-top: 5px;
	}
	
	



*div#shortcut {
 margin-top: -10px;
}

/*
-------------------------------------

menubar is the top horizontal bar
that includes the links to online resources,
events, new arrivals, etc.

--------------------------------------
*/
#menubar {
 width: 100%;

background-repeat:no-repeat; 
background-color: #000000; 
 height: 16px;
 border-top: 1px solid #000000;
 border-right: 1px solid #000000;
 border-bottom: 1px solid #ffffff;
 border-left: 1px solid #000000;
 color: transparent;
  

}

 /*
---------------------------------------------------------
The div below has been commented out for testing purposes.
Attempting to correct misalignment that results from past
corrections designed to resolve cross-browser issues. TW

Omit both from the final code.
---------------------------------------------------------
*/

   /* #menubar {
          width: 900px;
	  margin-top: -6px;
	  margin-left: 0px;
     	margin-bottom: -1px;
     }*/
    
/*

li#current a
{
border-bottom: 1px solid #fff;
background-color: #fff;
color: #000;
}
----commented out while researching tab behaviors
li#resources a
{
border-bottom: 1px solid #fff;
background-color: #fff;
color: #000;
}

-----------------------------------*/



#navcontainer   {
     width: 75%;
     height: 15px;
     background: transparent;
     border-bottom: 0px solid #000000;
     float: right;
     valign:top; 
     }
  
ul#navlist   {
     font: 12px verdana, arial, sans-serif;
     font-weight: 600;
     list-style-type: none;
     padding-bottom: 5px;
     border-bottom: 1px solid #000000;
     margin: 0 0px 0 0px;
     }




/*
ul#navlist.a.current {
     background:#ffffff;
     color:#000;
     }

#navlist.a.hover {
     background:#000;
     color:red;
     }

*/

ul#navlist li    {
     float: left;
     height: 14px;
     background-color: transparent;
     margin:0px 2px -12px 2px;
     border: 0px solid #000000;
     display: inline;
     list-style-type: none;
     }

#navlist a    {
     float: left;
     display: block;
     color: #ffffff;
     text-decoration: none;
     padding: 0px 3px 4px 3px;
     font-weight: 600;
     }

#navlist a:hover {  
    color: red;
    font-weight: 600;
    }

#navlist a:current {  
    background: #ffffff; 
    color: #000000;
    font-weight: 600;
    }

/*
-------------------------------------

contains everything below the menubar,
including the leftnav

-------------------------------------
*/

div#clearing {
clear: both;
visibility: hidden;}

#bigspace {
 border-right:  1px solid #C6D3DE;
 border-left:  1px solid #C6D3DE;
 width: 100%;
 height: auto;
 overflow: visible; 
 
}


#tophat {
text-align; center;
background-color: #EEE;
margin: 3px 0 3px 0;
font-size: 14px;
border-bottom: 1px solid #c6d3de;
}


#leftnav
{
	float: left;
	background-image: url(leftgraytail.jpg);
	/*border-right: 1px solid #DBDBDB;*/
	margin: 0 0 0 0;
	padding: 0;
	width: 170px;
	height: auto;
	font-size: 12px;
	font-weight: 900;
	overflow: hidden;
	background-repeat: no-repeat;
}


#leftnav ul
{
 margin: 0;
 padding: 0;
 list-style-type: none;
 list-style-image: none;

}


#leftnav li
{
  padding: 5px 0px 6px 0px;
 margin: 0;
}


#leftnav li a
{
 border-top: 1px solid #DBDBDB;
 border-bottom: 1px solid #5F6A6D;
 border-right: 1px solid #DBDBDB;
 text-decoration: none;
 color: black;
 display: block;
 margin: 0;
 padding: 6px 10px 6px 10px;
      font-weight: 300;

}

/*

*div#leftnav li a

{padding-top: 10px;
margin-bottom: -14px;
}

*/


html>#leftnav li a { /* Corrects and reemphasizes width for Netscape 4 */
 width: 176px;

}


#leftnav li a:hover
{
 border-bottom: 1px solid white;
 border-top: 1px solid #878F92;
 background-color: #D3D3D3;
 text-decoration: none;
}

#leftnav li a#current
{
 background-color: #5F6A6D;
 color: #DBDBDB;
 text-decoration: none;
 border-bottom: 1px solid #5F6A6D;
 border-top: 1px solid #5F6A6D;
}

#leftnav h5 {text-align: center; font-family: arial, helvetica, sans-serif; font-weight: 800; font-size: 12px;}
#leftnav h5 a {text-decoration: none; color:  #004173; }
#leftnav h5 a:link {text-decoration: none; font-weight: bold; color:  #004173; }
#leftnav h5 a:hover {color: #639A00;}
/*
------------------------------

This is "Search our Catalog" 

------------------------------
*/
      
#leftnav li#active a
{
height: 15px;
padding-top: 11px;
border-right: 1px solid #333;
background: #333;
color: #eee;
font-weight: 600;
text-align: center;
font-family: helvetica, verdana, sans-serif;
}


#leftnav li#active a:hover {color: #FFF9AA;}

*div#leftnav li#active a {padding-top: 10px;
padding-bottom: 20px;
margin-bottom: 0; height: 10px;
/*z-index:100;*/
}




#featurespace  {
  width: 725px;
  margin: 0;
  padding: 0;
  float: right;
  display: inline;
  overflow: visible;
}


#featurespace2  {
	width: 600px;
        float: right;
	padding: 0px;
	margin: 5px 25px 0px 40px;
	bgcolor: white;
}
 
/*----------------- kidsLinks ----------*/

#kidsLinks {
  width: 340px;
  padding: 0,20,0,20;
  float: left;
  font-family: ariel, verdana, sans-serif;
  font-weight: 500;
  font-size: 16;
}

  
#kidsLinks ul {text-align: left; font-family: arial, helvetica, sans-serif; line-height: 32px; font-weight: 500; font-size: 16px; list-style-type: none; color: #ff0000;}
#kidsLinks li {text-align: left; font-family: arial, helvetica, sans-serif; line-height: 32px; font-weight: 500; font-size: 16px; list-style-type: disc; color: #000000;}
#kidsLinks li a {text-decoration: none; color:  #0000FF; }
#kidsLinks li a:link {text-decoration: none; font-weight: 500; color:  #0000FF; }
#kidsLinks li a:hover {font-weight: 500; color: #0000ff;}
#kidsLinks li a:visited {font-weight: 500; color: #ff0000;}






/*-------------- ------------------
Footer begins here
----------------------------------*/
#footer {
clear: both;
margin: 0 auto;
text-align: center;
width: 898px;
border-width: 1px 0;
border-top: 1px dotted #666;
border-bottom:  1px solid #666;
font-size: 0.95em; 
background-color: #eee;
height:  40px;
padding-top: 10px;}

.eventstinycal
{
	/*overflow:auto;*/
	font-size:xx-small;
	height:100px;
	width:144px;	/* Controls width of calendar - can be set to fixed width or a percentage relative to the container using a table or div as the container. */
	padding:1px;
	margin:0px;
	margin-left:0px;
	border:0px solid black;
}
.eventstinycal #tinycal_date
{
	text-align:center;
	font-size:10px;
	color:blue;
}

.eventstinycal #tinycal
{
	/*Defines the display of the event/RR calendar*/
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	padding:0px;
	text-align:left;
	vertical-align:top;
	background-color:transparent;
	border-collapse:collapse;
	width:100%;
}
.eventstinycal #tinycal_nav
{
	/*Defines the display of the month/increment decrement month navigation*/
	color: #000000 ;
	background-color: #EEEEEE;
	font-weight : bold;
	font-size : 14px;
	cursor : pointer;
        border : 1px solid #000000;
}
.eventstinycal #tinycal_weekday
{
	/*Defines the display of day cells*/
	color:#FFFFFF;
	background-color:#000000;
	border:1px solid #000000;
	padding:1px;
	font-weight:bold;
	font-size:10px;
}
.eventstinycal #tinycal_day
{
	/*Defines the display of blank day cells.*/
	color:#000000;
	background-color:#F0F0F0;
	padding:1px;
	vertical-align:top;
	border:1px solid #000000;
}
.eventstinycal #tinycal_current_day
{
	/*Defines the display of blank day cells.*/
	color:#800040;
	background-color:#ffff66;
	border:1px solid #000000;
	border-color:#000000;
	vertical-align:top;
}
.eventstinycal #tinycal_blank
{
	/*Defines the display of blank day cells.*/
	background-color:white;
	border:1px solid #000000;}


#footer p {text-align: center;}
