/* GLOBALHEADER */
#globalheader { width: 750px; height: 35px; margin: auto; margin-top:12px; position: relative; z-index: 9998; }
/* #globalheader { background-image: url(../images/header/background_header.png); background-repeat: no-repeat; }; */
/* #globalheader { border-color: #F00; border-width: 1px; border-style: solid;} */
#globalheader #globalnav { margin: 0; padding: 0; }
#globalheader #globalnav li { display: inline; }
#globalheader #globalnav li a,

#globalheader #globalnav li#gn-startly a {  background-image: url(../images/header/logo_header.png); background-repeat: no-repeat;  }
#globalheader #globalnav li#gn-store a {  background-image: url(../images/header/store_header.png); background-repeat: no-repeat; }
#globalheader #globalnav li#gn-downloads a {   background-image: url(../images/header/downloads_header.png); background-repeat: no-repeat;  }
#globalheader #globalnav li#gn-community a {   background-image: url(../images/header/community_header.png); background-repeat: no-repeat; }
#globalheader #globalnav li#gn-support a {  background-image: url(../images/header/support_header.png); background-repeat: no-repeat; }

/*
#globalheader #globalnav li#gn-startly a { float: left; left:18px !important; top:5px; height:23px; width:91px; overflow: hidden; position:absolute !important;}
#globalheader #globalnav li#gn-store a { float: left; right:395px !important; top:10px; height: 17px; width:35px; overflow: hidden; position:absolute !important;}
#globalheader #globalnav li#gn-downloads a { float: left; right:304px !important; top:10px; height: 17px; width:71px; overflow: hidden; position:absolute !important; }
#globalheader #globalnav li#gn-community a { float: left; right:208px !important; top:10px; height: 17px; width:76px; overflow: hidden; position:absolute !important; }
#globalheader #globalnav li#gn-support a { float: left; right:135px !important; top:10px; height: 17px; width:53px; overflow: hidden; position:absolute !important; }

#sitesearch { float: left; margin-top: 7px; right:12px !important; top:1px; width:107px !important; height: 10px !important; position:absolute !important; }
#safarisitesearch { float: left; margin-top: 7px; right:12px !important; top:0px; width:107px !important; position:absolute !important; }
*/

#globalheader #globalnav li#gn-startly a { float: left; left:8px !important; top:5px; height:23px; width:99px; overflow: hidden; position:absolute !important;}
#globalheader #globalnav li#gn-store a { float: left; right:389px !important; top:10px; height: 17px; width:35px; overflow: hidden; position:absolute !important;}
#globalheader #globalnav li#gn-downloads a { float: left; right:298px !important; top:10px; height: 17px; width:71px; overflow: hidden; position:absolute !important; }
#globalheader #globalnav li#gn-community a { float: left; right:202px !important; top:10px; height: 17px; width:76px; overflow: hidden; position:absolute !important; }
#globalheader #globalnav li#gn-support a { float: left; right:129px !important; top:10px; height: 17px; width:53px; overflow: hidden; position:absolute !important; }

#sitesearch { float: left; margin-top: 7px; padding-left: 6px; padding-right: 6px; right:0px !important; top:1px; width:95px !important; height: 15px !important; position:absolute !important; }
#sitesearch { border-color: #CCC; border-width: 1px; border-style: solid; -moz-border-radius:10px; }

#safarisitesearch { float: left; margin-top: 7px; right:0px !important; top:0px; width:107px !important; position:absolute !important; }

#globalheader #globalnav #sitesearchlabel {
    position: absolute;
    right: 64px;
	font-size: 100%;
	margin-top: 7px;
	z-index: 9999;
	color: #888;
}
