/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* LAYOUT */
.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }

img, .search-wrapper .left, .search-wrapper .right, ul.sp-results li.viewall a, ul.sp-results li .replacementimg, #globalfooter #breadcrumbs, #globalfooter #breadcrumbs span, #directorynav .capbottom, #productheader h1 a, #productheader h2 a, #productheader a.buynow, #productheader a.ordernow, #productheader a.joinnow, #productheader a.preorder, #productheader a.freetrial, #productheader a.downloadnow, #productheader a.upgradenow { behavior: url(/global/scripts/lib/iepngfix.htc); }

img { border: 0; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
img.across { margin: 2px 0 16px 0; }
img.flushleft { margin-left: -20px; }
img.flushright { margin-right: -20px; }

#omniture, #top { position: absolute; top: 0; }
#container { width: 980px; margin: 0 auto; position: relative; }
#main { width: 100%; position: relative; }
#content { padding: 18px 20px; position: relative; color: #333; }
#breadcrumb { clear: both; text-align: center; margin: 18px auto; clear: both; font-size: 10px; color: #686868; }


/* GLOBALHEADER */
#globalheader { width: 982px; height: 38px; margin: 18px auto; position: relative; z-index: 9998; }
#globalheader #globalnav { margin: 0; padding: 0; }
#globalheader #globalnav li { display: inline; }
#globalheader #globalnav li a { float: left; width: 117px; height: 0; padding-top: 38px; overflow: hidden; }
#globalheader #globalnav li a,
#globalheader #globalsearch {
	background-image: url(../assets/Menu.png);
	_background-image: url(http://images.apple.com/global/nav/images/globalnavbg.gif);
	background-repeat: no-repeat;
}

/* BUTTONS */
#globalheader #globalnav li#gn-over a { background-position: 0 0; }
#globalheader #globalnav li#gn-pitch a { background-position: -110px 0; }
#globalheader #globalnav li#gn-internationaal a { background-position: -205px 0; }
#globalheader #globalnav li#gn-educatie a { background-position: -257px 0; }
#globalheader #globalnav li#gn-archief a { background-position: -448px 0; }
#globalheader #globalnav li#gn-contact a { background-position: -519px 0; }
#globalheader #globalnav li#gn-media a { background-position: -585px 0; }

/* OVER STATES */
#globalheader #globalnav li#gn-over a:hover { background-position: 0 0px; }
#globalheader #globalnav li#gn-pitch a:hover { background-position: -110px -38px; }
#globalheader #globalnav li#gn-internationaal a:hover { background-position: -205px -38px; }
#globalheader #globalnav li#gn-educatie a:hover { background-position: -257px -38px; }
#globalheader #globalnav li#gn-archief a:hover { background-position: -448px -38px; }
#globalheader #globalnav li#gn-contact a:hover { background-position: -519px -38px; }
#globalheader #globalnav li#gn-media a:hover { background-position: -585px -38px; }

/* PRESSED STATES */
#globalheader #globalnav li#gn-over a:active { background-position: 0 -76px; }
#globalheader #globalnav li#gn-pitch a:active { background-position: -110px -76px; }
#globalheader #globalnav li#gn-internationaal a:active { background-position: -205px -76px; }
#globalheader #globalnav li#gn-educatie a:active { background-position: -257px -76px; }
#globalheader #globalnav li#gn-archief a:active { background-position: -448px -76px; }
#globalheader #globalnav li#gn-contact a:active { background-position: -519px -76px; }
#globalheader #globalnav li#gn-media a:active { background-position: -585px -76px; }

/* ON STATES */
#globalheader.home #globalnav li#gn-over a:hover { background-position: 0 0; cursor: default; }
#globalheader.store #globalnav li#gn-pitch a { background-position: -110px -76px !important; }
#globalheader.mac #globalnav li#gn-internationaal a { background-position: -205px -114px !important; }
#globalheader.ipoditunes #globalnav li#gn-educatie a { background-position: -257px -114px !important; }
#globalheader.iphone #globalnav li#gn-archief a { background-position: -448px -114px !important; }
#globalheader.downloads #globalnav li#gn-contact a { background-position: -519px -114px !important; }
#globalheader.support #globalnav li#gn-media a { background-position: -585px -114px !important; }
#globalheader.support #globalnav li#gn-kijkuit a { background-position: -585px -114px !important; }




/* iPhone */
@media screen and (max-device-width: 480px) { html { -webkit-text-size-adjust: none; } }