/*
Alaska Digital Archives style sheet - tweaks for all pages other than home page
//ic Last edit 29jan07 
Notes:

*/

#pagewrapper {
width: 98%; }

#pageheader {
height: 60px;
text-align: left;}

#pageheader[id] {
min-width:795px;}

.fontcontrol{
position: absolute;
float: right;
width:75px;
top: 23px;
z-index:2; 
vertical-align:bottom;
white-space: nowrap;
text-align: right;}

#logospace {
display: none; }

#pageheader-left {
padding-top: 10px;
border: none;
background-image: none;
height: 42px;}

#simplesearchform{
width: 450px;
float: none;
height: auto;
position: absolute;
padding-top: 5px; 
right: 10px;
text-align: right;
z-index: 2;}

#simplesearchform input.searchbox{
width: 155px; 
height: 18px;
margin-top: 4px;}

#simplesearchform input.searchbutton{
width: 85px; 
font-size: small;
margin-right: 0px;
height: 26px;
padding-top:4px;
padding-bottom:9px;}

#topmenu {
white-space: nowrap;
position: relative;
height:36px;
padding: 5px 0px 4px 5px;}

#topmenu ul a{
float: left;
clear: right;
width: auto;}

#topmenu[id] ul a{
float: none;
width: auto;
clear: none;
display: inline;
padding: 3px 10px;
margin: 0px;}

#sitetitle{
position: relative;
padding-left: 30px;
cursor: pointer;	
font-size: large;
font-family:Georgia, "Times New Roman", Times, serif; }

#contentwrapper { /* Outer layer for page content */
width: 100%; 
min-width:795px;}

#contentspace { /* Inner layer for page content */
width: auto;
margin: 0px 30px 10px 30px}

#pagefooter {
height:35px; }

