@charset "utf-8";

/**
 * Global navigation styles
 */
 
/**
* Image replacement styles
*/

h1.propertyName a,
#primaryNav li.major a {
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px !important;
}

/**
* Brand link styles
*/

h1.propertyName {
 display: block;
 position: absolute;
 z-index: 1;
 top: 17px;
 left: 769px;
 width: 110px;
 height: 38px;
}

h1.propertyName a {
 display: block;
 background-image: url('../images/logo_head.png');
 padding:38px 0 0 0;
}

/**
 * Global Navigation Container styles
 */
#globalNavigation {
  position:relative;
  height: 111px;
  width: 996px;
  margin: 0px -8px 0 -8px;
  background:transparent url('../images/global_header_background.png') no-repeat;
}
#body_home #globalNavigation {
  margin: 0px -8px;
}
/**
 * Link layout styles
 */
 
#primaryNav {
height:70px;
padding-left: 234px;

list-style: none;
position: relative;

}

#primaryNav li.major a {
 background-position: 0 -76px;
 background-repeat: no-repeat;
}
#primaryNav li.major a:hover {
  background-position: 0 -38px;
}
#primaryNav li.major {
 float: left;
}

#primaryNav li.major a {
 display: block;
 margin-top: 32px;
 padding: 38px 0 0 0;
}
#primaryNav li.home a {
  background-image: url('../images/tab_home.png');
  width: 85px;
}
#primaryNav li.about a {
  background-image: url('../images/tab_about.png');
  width: 85px;
}
#primaryNav li.contact a {
  background-image: url('../images/tab_contact.png');
  width: 85px;
}
#primaryNav li.projects a {
  background-image: url('../images/tab_projects.png');
  width: 92px;
}
#primaryNav li.services a {
  background-image: url('../images/tab_services.png');
  width: 92px;
}
#primaryNav li.wii a {
  background-image: url('../images/tab_wii.png');
  width: 62px;
}
#primaryNav li.ds a {
  background-image: url('../images/tab_nintendo_ds.png');
  width: 119px;
}
#primaryNav li.games a {
  background-image: url('../images/tab_games.png');
  width: 85px;
}
#primaryNav li.product_registration a {
  background-image: url('../images/tab_product_registration.png');
  width: 169px;

}
#primaryNav li.support a {
  background-image: url('../images/tab_support.png');
  width: 92px;
}

#primaryNav li.support a:hover {
  background-image: url('../images/tab_support.png');
  width: 92px;

}


#primaryNav .my_nintendo {
top: 20px;
font-size:1.0em; /* 10 points */
right:102px;
position: absolute;
}
#primaryNav .my_nintendo a {
color:#0090C7;
}
#primaryNav .my_nintendo a:hover {
color:#00587A;
}

#primaryNav .my_nintendo_logout {
top: 20px;
font-size:1.0em; /* 10 points */
right:32px;
position: absolute;
}
#primaryNav .my_nintendo_logout a {
color:#0090C7;
}
#primaryNav .my_nintendo_logout a:hover {
color:#00587A;
}
/**
 * Glow styles
 */
 
div.glow,
div.glow div {
 position: absolute;
 width: 100px;
 z-index: 1;
}

div.glow div {
  bottom: 0;
  height: 35px;
}
div.glow {
  top: 70px;
  left: 260px;
  
  overflow: hidden;
  height: 0;
}
div.glow div.left {
  background: url('../images/glow_left.png') no-repeat;
  width: 50px;
}
div.glow div.right {
  margin-left: 50px;
  width: 49px;
  background: url('../images/glow_right.png') no-repeat;
}

/**
 * Breadcrumb
 */

#breadcrumb {
  position: relative;
  z-index: 10;
	margin-top: 16px;
	padding-left: 8px;
}
#breadcrumb p {
  font-weight: bold;
  width: auto;
  line-height: 1em;
  margin-right: 5px;
}
#breadcrumb p,
#breadcrumb ul {
  float: left;
}
#breadcrumb ul li {
  float: left;
  background: url('../images/arrow_small_right.gif') bottom left no-repeat;
  padding-left: 13px;
  padding-right: 8px;
  line-height: 1em;
}
#breadcrumb ul li.first {
  background: none;
  padding-left: 0;
}
#breadcrumb a {
  color:#0090C7;
  line-height: 1em;
}
#breadcrumb a:hover {
  color: #00587A;
}
#breadcrumb,
#breadcrumb li.last a {
	color:#7F7F7F;
}

/**
 * Search box styles 
 */
 
#globalSearch {
	position:absolute;
	right: 32px;
	top: 39px;
	float:left;
	background: url('../images/search-input-background.png') no-repeat;
	padding: 0 0 0 11px;
}

#globalSearchKeyword {
	width:141px;
	margin: 0 0 6px 0;
	background: transparent;
	border:0;
	color:#363636;
	font-size:1.0em; /* 10 points */
}
#globalSearch label.overlabel {
	bottom:8px;
	color:#363636;
	font-size:1.0em; /* 10 points */
	left:11px;
	position:absolute;
	z-index:1;
	line-height: 1.0em;
	~line-height: 1.4em; /* IE 7 only */
}
html.dj_safari #globalSearchKeyword {
  visibility: hidden;
  position: relative;
  top: -6px;
}
html.dj_safari #globalSearch label.overlabel {
  bottom: 16px;
  left: 16px;
}
#globalSearch input.submit{
	padding:0;
	margin:0 0 0 3px;
}

/**
 * Legal Links
 * Those links at the bottom of the global navigation
 */
 
#legalLinks {
bottom:0pt;
height:40px;
padding:0pt;
position:absolute;
right:8px;
z-index:10;
}
#legalLinks li {
float:right;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:12px 0pt 0pt 30px;
}
#legalLinks a {
 font-size: 1.1em; /* 11 points */
}

#globalNavigation input{
	border:0px;
padding:0px;
margin:0px;
}

#globalNavigation input.submit{
	width:20px;
	height:21px;
	border:0px;
}
