/* START - TEEN HEADER STYLES */
	
	a:link.footer { color: #000066; text-decoration: underline;  font-weight: bold; font-size:12px; }
	a:active.footer { color: #000066; text-decoration: underline; font-weight: bold; font-size:12px; }
	a:visited.footer { color: #000066; text-decoration: underline; font-weight: bold; font-size:12px; }
	a:hover.footer { color: #00A0FF; text-decoration: underline; font-weight: bold; font-size:12px; } 
	
	a:link.lowernav { color: #b83d2b; text-decoration: none; font-weight: bold; font-size:12px; margin:0px 10px 0px 10px; }
	a:active.lowernav { color: #b83d2b; text-decoration: none; font-weight: bold; font-size:12px; margin:0px 10px 0px 10px; }
	a:visited.lowernav { color: #b83d2b; text-decoration: none; font-weight: bold; font-size:12px; margin:0px 10px 0px 10px; }
	a:hover.lowernav { color: #b83d2b; text-decoration: underline; font-weight: bold; font-size:12px; margin:0px 10px 0px 10px; } 

	DIV.footer
	{
		margin: 26px 0px 0px 10px;
	}
	
	DIV.copyright
	{
		margin: 13px 0px 0px 20px;
	}
	
	TD.footer
	{
		background-image: url(http://files.harpercollins.com/Assets/HC/Images/HarperTeen/footer.jpg);
		background-repeat: no-repeat;
		width: 730px;
		height: 112px;
	}

/* END - TEEN HEADER STYLES */

/* START - NEW TITLE BAR STYLES */

	TD.titleBar_Left
	{
		background-image:url(http://files.harpercollins.com/Assets/HC/Images/header_gradient.gif);
		height: 42px;
		font-family: Arial;
		font-size: 22px;
		font-weight: bold;
		padding-top: 16px;
		padding-left: 10px;
		padding-bottom: 2px;
		color: #af3a29;
	}
	TD.titleBar_Right
	{
		background-image:url(http://files.harpercollins.com/Assets/HC/Images/header_gradient.gif);
		height: 42px;
		padding-top: 17px;
		padding-right: 10px;
		text-align: right;
	}

    TD.leftSubNav
    {
        width: 563px;
    }
    TD.seperator
    {
        width: 1px;
        vertical-align: middle;
        background-image: url(http://files.harpercollins.com/Assets/HC/Images/bg_channels.gif);
        background-repeat: repeat-x;
        border-bottom: 1px solid #000066;
    }
    TD.rightSubNav
    {
        width: 167px;
        background-image: url(http://files.harpercollins.com/Assets/HC/Images/bg_channels.gif);
        background-repeat: repeat-x;
        border-bottom: 1px solid #000066;
        padding-top: 10px;
        padding-left: 19px;
        padding-right: 2px;
        text-align: right;
    }
    .ddPopSearches
    {
        font-size: 11px;
    }
    
    .ddChannels
    {
        font-size: 11px;
        width: 114px;
    }
    .searchText
    {
        color: #00016D;
        font-weight: bold;
    }
    
/* END - NEW TITLE BAR STYLES */
