@charset "UTF-8";
/* CSS Document */

div#superheader {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 13px;
	background-color:#8bb1d7;
	height: 60px;
	clear: both;
}
#superheader div.doubleheight {
	height: 60px;
}
#superheader span.doubleheight {
	height: 60px;
	display: block;
}
#superheader span.singleheight {
	height: 24px;
	display:block;
	margin-top: 3px;
}
span.navarticle {
	float: left;
	padding: 0;
}
div#paddock {
	float:left;
	width:649px;
}
div#paddock2 {
	float: left;
	width: 65px;
}
div#logotype {
	float:left;
	width: 120px;
	position: relative;
}
div#logotype img {
	left:10px;
	bottom:16px;
	position:absolute;
}
div#login {
	float:right;
	width: 80px;
}
span#logotype {
	display: block;
	width: 106px;
	background: url(../gfx/globnav.diglloyd.png) no-repeat top;
}
a:hover span#logotype, a:active span#logotype {
	background: url(../gfx/globnav.diglloyd.png) no-repeat bottom;
}
span#login {
	display: block;
	width: 104px;
	background: url(../gfx/globnav.login.png) no-repeat top;
}
a:hover span#login, a:active span#login {
	background: url(../gfx/globnav.login.png) no-repeat bottom;
}
span#search {
	display: block;
	width: 65px;
	background: url(../gfx/globnav.search.png) no-repeat top;
}
a:hover span#search, a:active span#search {
	background: url(../gfx/globnav.search.png) no-repeat bottom;
}
span#navContact {
	display: block;
	width: 65px;
	background: url(../gfx/globnav.contact.png) no-repeat top;
}
a:hover span#navContact, a:active span#navContact {
	background: url(../gfx/globnav.contact.png) no-repeat bottom;
}
span#navBlog {
	display: block;
	width: 153px;
	background: url(../gfx/globnav.blog.png) no-repeat top;
}
a:hover span#navBlog, a:active span#navBlog {
	background: url(../gfx/globnav.blog.png) no-repeat bottom;
}

span#navArticles {
	display: block;
	width: 66px;
	background: url(../gfx/globnav.articles.png) no-repeat top;
}
a:hover span#navArticles, a:active span#navArticles {
	background: url(../gfx/globnav.articles.png) no-repeat bottom;
}


span#navDAP {
	display: block;
	width: 198px;
	background: url(../gfx/globnav.dap-short.png) no-repeat top;
}
a:hover span#navDAP, a:active span#navDAP {
	background: url(../gfx/globnav.dap-short.png) no-repeat bottom;
}

span#navMSI {
	display: block;
	width: 187px;
	background: url(../gfx/globnav.msi-new.png) no-repeat top;
}
a:hover span#navMSI, a:active span#navMSI {
	background: url(../gfx/globnav.msi-new.png) no-repeat bottom;
}

span#navDIP {
	display: block;
	width: 239px;
	background: url(../gfx/globnav.dip.png) no-repeat top;
}
a:hover span#navDIP, a:active span#navDIP {
	background: url(../gfx/globnav.dip.png) no-repeat bottom;
}
span#navZF {
	display: block;
	width: 195px;
	background: url(../gfx/globnav.zf.png) no-repeat top;
}
a:hover span#navZF, a:active span#navZF {
	background: url(../gfx/globnav.zf.png) no-repeat bottom;
}
span#navMPG {
	display: block;
	width: 166px;
	background: url(../gfx/globnav.mpg.png) no-repeat top;
}
a:hover span#navMPG, a:active span#navMPG {
	background: url(../gfx/globnav.mpg.png) no-repeat bottom;
}
noscript {
	margin-bottom: 18px;
	color: red;
	font-weight: bold;
	text-align: center;
}
/* floating mailing list link */
div#dangle {
	position: block;
	width: 100%;
	text-align: right;
	height:24px;

}


span#mailinglistlink {
	height: 24px;
	width: 130px;
	display: block;
	background: url(../gfx/globnav.mailinglist3.png) no-repeat top;
	float: right;
	margin-left: 1px;
}
a:hover span#mailinglistlink, a:active span#mailinglistlink {
	background: url(../gfx/globnav.mailinglist3.png) no-repeat bottom;
}


span#cataloglink {
	height: 24px;
	width: 142px;
	display: block;
	background: url(../gfx/globnav.catalog.png) no-repeat top;
	float: right;
}
a:hover span#cataloglink, a:active span#cataloglink {
	background: url(../gfx/globnav.catalog.png) no-repeat bottom;
}

span#supportthissitelink {
	height: 24px;
	width: 164px;
	display: block;
	background: url(../gfx/globnav.support-this-site.png) no-repeat top;
	float: right;
	margin-right: 1px;
}
a:hover span#supportthissitelink, a:active span#supportthissitelink {
	background: url(../gfx/globnav.support-this-site.png) no-repeat bottom;
}

