/* This style sheet control items specific to the Handbook. */

#splash-image { background: #fbfbfb url(../images/splash-image.jpg) no-repeat left center; }
.datatable tr:hover { cursor: text; }

.italic {font-style:italic;}

#masthead {background:#ccc url(../images/handbook-banner.jpg) no-repeat right 0; }
#site-title {color:#000!important;}

/* Type */
.key {margin:-5px 0 20px 0!important; background-color:#f2f2f2; font-size:85%; padding:0 0 3px 3px; border:1px solid #ccc; list-style-type:none;}
.headingkey {margin-top:5px!important; background-color:#f2f2f2; font-size:85%; padding:0 0 3px 3px; border:1px solid #ccc;}
.note {font-weight:bold; line-height:1.8; text-decoration:underline;}
.smalltitle {margin-bottom:3px!important; font-weight:bold;}

/* Margins */
ul.stafflist {margin-top:-12px!important;}
ul.stafflist li {margin-bottom:-0.4em!important;}

.position-title {font-style:italic; font-size:120%; border-bottom:1px solid #ddd;}

/* navigation*/
#toTop {position:fixed; bottom:45px; right:10px;}
#toTop a, #toTop a:visited {color:#999;}

/* Contacts */
.contact {
background:transparent url(/ltu_assets/images/devices/left-top-corner-box.jpg) no-repeat scroll 0 0;
margin:5px 0 15px !important;
padding:20px 5px 5px 20px !important;
}
.contact p {margin-bottom:0.5em;}

.datatable-smallText a {background-image:none!important; padding:0!important;}

.tb-width {width:55%;}
.tb-code {width:15%;}
