/* -- Alaska 2009 cruise style sheet    ---  */

body { 
font-family: "Palatino Linotype", "Bookman Old Style", Georgia, "Bitstream Charter", serif;
margin: 0; 
padding: 0;
background-color: #c1cdcd;
background-image: url(art/AK09back.jpg);
background-repeat: repeat;
background-position: left top; 
width: 100%;
font-size: 120%;
line-height: 120%;
max-width: 44em;
}

#page { /* holds entire page */
width: 100%;
position: absolute; 
top: 0;
left: 0;
}

#header {
display: block;
width: 900px; 
margin: auto; 
margin-top: 4px;
margin-bottom: 4px;
padding: 1em;
border-top:  2px solid #005951;
border-right: 4px solid #004438;
border-left: 1px solid #004438;
border-bottom: 2px solid #004438;
background-color: #ffffff;
font-size: 90%; 
text-align: left; 
color: #000000;  
}

.headpic {
border: 1px solid blue;
width: 900px; 
height: 100px;
margin-top: 10px;
margin-bottom: 10px;
border-top:  2px solid #005951;
border-right: 4px solid #004438;
border-left: 1px solid #004438;
border-bottom: 2px solid #004438;
background-color: #ffffff;
}

.hdrbrdr {
float: left;
border-top: 3px solid  #9FB6CD;
border-right: 4px solid  #00008b;
border-bottom: 3px solid #000000;
border-left: 3px solid  #9FB6CD;
}

#maintext {
width: 880px; 
margin-top: 20px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
padding: 1em;
border-top:  2px solid #005951;
border-right: 3px solid #004438;
border-left: 1px solid #004438;
border-bottom: 3px solid #004438;
background-color: #ffffff;
font-size: 90%; 
text-align: left; 
color: #000000;  
}

.small {
font-size: 80%;
}

h1 {
width: 60%;
float: right;
padding: 0.2em;
letter-spacing: 0.06em;
background-color: #b9d3ee;
border: 2px solid #00008b;
line-height: 1;
padding: 0.2em;
font-family: "Palatino Linotype", "Bookman Old Style", Georgia, "Bitstream Charter", serif;
color: #191970;
text-align: center;
font-size: 180%;
}

h2 {
width: 50%;
text-align: center;
font-family: "Palatino Linotype", "Bookman Old Style", Georgia, "Bitstream Charter", serif;
font-size: 180%;
font-weight: normal;
padding: 0.4em;
letter-spacing: 0.1em;
background-color: #00008b;
color: white;
border-top: 2px solid #b9d3ee;
border-right: 2px solid #b9d3ee;
border-bottom: 1px solid black;
border-left: 1px solid black;
margin: 1em auto;
line-height: 1.1;
}


h3 {
width: 40%;
text-align: center;
font-family: "Palatino Linotype", "Bookman Old Style", Georgia, "Bitstream Charter", serif;
font-size: 140%;
font-weight: normal;
padding: 0.3em;
letter-spacing: 0.1em;
background-color: #00008b;
color: white;
border-top: 2px solid #b9d3ee;
border-right: 2px solid #b9d3ee;
border-bottom: 1px solid black;
border-left: 1px solid black;
margin: 1em auto;
}
.center {
text-align: center;
margin-right: auto;
margin-left: auto;
margin-bottom: 1em;
}

.left {
float: right;
border: none;
padding-left: 0.5em;
font-size: 80%;
text-align: center;
}

.brdr {
border-top: 3px solid  #9FB6CD;
border-right: 4px solid  #00008b;
border-bottom: 3px solid #000000;
border-left: 3px solid  #9FB6CD;
margin-right: auto;
margin-left: auto;
}

.enlarge {
border: none;
width: 300px;
padding-top: 0.3em;
padding-bottom: 1em;
}

.nobrdr {
border: none;
margin-right: auto;
margin-left: auto;
}

.pic800 {
width: 800px;
margin-top: 1em;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
text-align: center;
}

.pic560 {
width: 565px;
margin-top: 1em;
margin-right: auto;
margin-left: auto;
text-align: center;
}

.caption {
text-align: center;
font-style: italic;
margin-top: 0;
line-height: 1.1;
}


dt {
display: inline; 
font-weight: bold; 
}

.nav-hdr {
font-size: 120%; 
font-family: "Palatino Linotype", "Bookman Old Style", Georgia, "Bitstream Charter", serif;
color: #191970;
font-weight: bold;
text-align: center;
border-top: 2px solid #8B7D7B;
margin-top: 20px; 
margin-bottom: 11px;
font-variant:small-caps;
}


#topnav {
position: relative;
width: width: 880px; ;
}

.navleft {
position: absolute; 
left: 1em;
top: 0;
border: none;
}
.navright {
position: absolute; 
right: 1em;
top: 0;
border: none;
}

.navtbl {
width: 900px;
vertical-align: top;
border-top:  2px solid #005951;
border-right: 4px solid #004438;
border-left: 1px solid #004438;
border-bottom: 2px solid #004438;
}


td.nav {
width: 300px;
vertical-align: top;
}


/* for the introductory text  */
.highlight {
margin: 0 auto;  /* align for good browsers */
margin-bottom: 10px;
background-color: white;
color: black;
width: 38em;
font-style: italic;
padding: 0.6em;
font-size: 0.9em;
text-align: center;  /* counter the body center */
line-height: 1;
}
/* close the introductory text  */


/* for the short-length list items using balls as bullets  */
.smallball li {
list-style-type: none;
padding: 0 0 0 32px;
margin-bottom: 5px;
background-image: url(art/snow.gif);
background-repeat: no-repeat;
background-position: left top; 
}


table {
width: 50%;
margin: 1em auto;
background-color: #b9d3ee;
border: 2px solid #20b2aa;
}

th {
text-align: center;
width: 50%;
}

td {
text-align: left;
background-color: white;
padding: 6px;
}

.footer {
display: block;
width: 900px; 
margin: auto; 
margin-top: 2em;
margin-bottom: 3em;
padding: 0.5em;
border-top:  2px solid #005951;
border-right: 4px solid #004438;
border-left: 1px solid #004438;
border-bottom: 2px solid #004438;
background-color: #ffffff;
font-size: 90%; 
text-align: left; 
color: #000000;  
}

/*  Small listings of links with blue backgrounds */

.links{
border: 0;
padding: 0;
}

.linklist {
width:  260px;
text-align: left;
list-style-type: none;
padding: 0;
margin-left: 0;
font-weight: bold;
}

.linklist a:link {
display: block;
margin-bottom: 0.1em;
text-decoration: none;
width: 100%;
background: #f0f8ff;
border: 1px solid  #b9d3ee;
padding-left: 0.3em;
}

.linklist a:visited {
display: block;
margin-bottom: 0.1em;
color:  #000000;
text-decoration: none;
width: 100%;
background: #f0f8ff;
border: 1px solid  #b9d3ee;
padding-left: 0.3em;
}


.linklist a:hover {
display: block;
padding-left: 0.3em;
margin-bottom: 0.1em;
text-decoration: none;
text-decoration: none;
background: #607B8B;
color: white;

width: 100%;
}

.bullet {
vertical-align: middle;
border: none;
} 


.widelinklist {
text-align: left;
margin: 0 auto 2em auto;
font-family: "Palatino Linotype", "Bookman Old Style", Georgia, "Bitstream Charter", serif;
max-width: 700px;
}

.nav-hdr {
font-size: 120%; 
font-family: Calibri,"Century Gothic", Corbel, "Bitstream Vera Sans",  Arial, sans-serif;
color: #191970;
font-size: 140%;
font-weight: bold;
text-align: center;
margin-top: 20px; 
margin-bottom: 15px;
font-variant:small-caps;
}


.widelinklist p {
margin: 0.2em;
clear: both;
color: #191970;
background: #f0f8ff;
border: 1px solid  #b9d3ee;
}

.widelinklist a:link {
display: block;
margin: 0.2em;
padding: 0.2em;
background: #f0f8ff;
text-decoration: none;
}

.widelinklist a:visited {
display: block;
margin: 0.2em;
background: #f0f8ff;
text-decoration: none;
color: black;
}

.widelinklist a:hover {
display: block;
margin: 0.2em;
text-decoration: none;
background: #607B8B;
color: white;
text-decoration: none;
}
