﻿
#header
{
    font-family:Arial; font-size: Small; color:White; padding:0px 50px 0px 0px;
}

#headerAdvancedSearch{padding:10px 0px 0px 0px;}


#headerLink {}
#headerAdvancedSearch a {color:White; text-decoration:underline;}
#headerLink a {color:White; text-decoration:none;}
#headerLink a:visited, #headerAdvancedSearch a:visited {color:Gray;}

.headerLinks{padding:0px 10px; vertical-align:middle;}
.rssLink{padding:0px 0px 0px 10px; position:relative; top:5px;}

#headerSearch{padding:30px 0px 0px 0px;}

.banner-left{width:245px;min-width:245px; height:158px; display:block; background-image:url("images/PBCA-Banner-Left.jpg"); background-repeat:no-repeat;}
.banner-middle{width:406px; min-width:406px; height:158px; background-image:url("images/PBCA-Banner-Middle.jpg"); background-repeat:no-repeat; 
}
.banner-middle-fill{text-align:center; width:0px; max-width:0px;height:158px; }
.banner-right{width:550px;min-width:550px;height:158px; max-width:550px; display:block; background-image:url("images/PBCA-Banner-Right2.jpg"); background-repeat:no-repeat; text-align:right;}
.banner-fill{width:50%;height:158px; background-image:url("images/pbca-banner-fill.jpg");}

#headerIcons
{
    width:auto; 
    height:72px; 
    background-image:url("images/pbca-header-fill.jpg"); 
    background-repeat:repeat-x;
    text-align:right;
    margin-bottom:10px;
}

#headerIcons a{text-decoration:none; color:White;}
#headerIcons a:hover{text-decoration:underline; color:White;}

#headerHome{float:right; width:79px; height:72px; max-height:72px; overflow:hidden; background-image:url("images/header-home.jpg"); background-repeat:no-repeat;}
#headerContact{float:right; width:79px; height:72px; background-image:url("images/header-contact.jpg"); background-repeat:no-repeat;}
#headerLogin{float:right; width:79px; height:72px; background-image:url("images/header-login.jpg"); background-repeat:no-repeat;}
#headerLogout{float:right; width:79px; height:72px; background-image:url("images/header-logout.jpg"); background-repeat:no-repeat;}
#headerComment{float:right; width:79px; height:72px; max-height:72px; overflow:hidden; background-image:url("images/header-comment.jpg"); background-repeat:no-repeat;}

.headerVSeperator{float:right; width:10px; height:72px; min-width:10px;}

.headerIconText
{
    font-family:Arial; 
    font-weight: bold; 
    font-size:9pt; 
    color: White; 
    text-align:center; 
    vertical-align:bottom; 
}

#headerMessage a{color:Gray; 
	
}
#headerMessage a:hover{color:Blue; 
	
}

