/* style definitions for header */

#header-shell-wide {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto; /* centers header over 100% width flash apps */
	margin-right: auto; /* centers header over 100% width flash apps */
	padding: 0;
	height: 60px;
	width: 950px;
	z-index: 1000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif
}
#header-shell {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	height: 60px;
	width: 950px;
	z-index: 1000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif
}
#header-delete {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	height: 60px;
	width: 950px;
	background-image: url(../images/ba_hdr_bg.jpg);
	z-index: 1000;
	border-color:#999;
	border-style:solid;
	border-width:1px
}
#header-end-l {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	height: 60px;
	width: 6px;
	background-image: url(../images/ba_hdr_end_l.jpg)
}
#header-end-r {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	height: 60px;
	width: 6px;
	background-image: url(../images/ba_hdr_end_r.jpg)
}
#header-body {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	height: 60px;
	width: 938px;
	background-image: url(../images/ba_hdr_bg.jpg)
}
.bandailogo-hdr {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 4px;
	top: 6px;
	border: 0
}
.bandaiwelcome {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 70px;
	top: 6px;
	color: #000;
	font: bold 12px Arial, Helvetica, sans-serif; /* changed from 90%  */
	text-align:left
}
#hdr-nav-items {
	width: 471px;
	height: 28px;
	position: absolute;
	margin: 0;
	padding: 0;
	left: 70px;
	top: 24px;
	list-style:none
}
#hdr-nav-items li {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	height: 24px
}
a.hdr-nav-home, a.hdr-nav-home:visited  {
	position:relative;
    float: left;
    display: block;
    background:  url(../images/btn_hdr_home.jpg) top;   
    color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif; /* changed from 90%  */
	width: 46px;
    height: 17px;
    line-height: 17px;
    margin: 0;
    padding: 5px 0 6px 16px;
    text-decoration: none
}
a.hdr-nav-home:hover {   
	position:relative;
    float: left;
    display: block;
    background:  url(../images/btn_hdr_home.jpg) no-repeat bottom;   
    color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif; /* changed from 90%  */
	width: 46px;
    height: 17px;
    line-height: 17px;
    margin: 0;
    padding: 5px 0 6px 16px;
    text-decoration: none
}
a.hdr-nav-products,a.hdr-nav-products:visited {
	float: left;
	position: relative;
    display: block;
    background:  url(../images/btn_hdr_products.jpg) top;   
    color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif; /* changed from 90%  */
	width: 72px;
    height: 17px;
    line-height: 17px;
    margin: 0;
    padding: 5px 0 6px 11px;
    text-decoration: none
}
a.hdr-nav-products:hover {   
	float: left;
	position: relative;
    display: block;
    background:  url(../images/btn_hdr_products.jpg) no-repeat bottom;   
    color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif; /* changed from 90%  */
	width: 72px;
    height: 17px;
    line-height: 17px;
    margin: 0;
    padding: 5px 0 6px 11px;
    text-decoration: none
}
a.hdr-nav-wheretobuy,a.hdr-nav-wheretobuy:visited {
	float: left;
	position: relative;
    display: block;
    background:  url(../images/btn_hdr_wheretobuy.jpg) top;   
    color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif; /* changed from 90%  */
	width: 100px;
    height: 17px;
    line-height: 17px;
    margin: 0;
    padding: 5px 0 6px 13px;
    text-decoration: none
}
a.hdr-nav-wheretobuy:hover {   
	float: left;
	position: relative;
    display: block;
    background:  url(../images/btn_hdr_wheretobuy.jpg) no-repeat bottom;   
    color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif; /* changed from 90%  */
	width: 100px;
    height: 17px;
    line-height: 17px;
    margin: 0;
    padding: 5px 0 6px 13px;
    text-decoration: none
}
a.hdr-nav-blog,a.hdr-nav-blog:visited {
	float: left;
	position: relative;
    display: block;
    background:  url(../images/btn_hdr_blog.png) top;   
    color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif; /* changed from 90%  */
	width: 46px;
    height: 17px;
    line-height: 17px;
    margin: 0;
    padding: 5px 0 6px 12px;
    text-decoration: none
}
a.hdr-nav-blog:hover {   
	float: left;
	position: relative;
    display: block;
    background:  url(../images/btn_hdr_blog.png) no-repeat bottom;   
    color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif; /* changed from 90%  */
	width: 46px;
    height: 17px;
    line-height: 17px;
    margin: 0;
    padding: 5px 0 6px 12px;
    text-decoration: none
}
a.hdr-nav-customersupport,a.hdr-nav-customersupport:visited {
	float: left;
	position: relative;
    display: block;
    background:  url(../images/btn_hdr_customersupport.png) top;   
    color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif; /* changed from 90%  */
	width: 138px;
    height: 17px;
    line-height: 17px;
    margin: 0;
    padding: 5px 0 6px 13px;
    text-decoration: none
}
a.hdr-nav-customersupport:hover {   
	float: left;
	position: relative;
    display: block;
    background:  url(../images/btn_hdr_customersupport.png) no-repeat bottom;   
    color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif; /* changed from 90%  */
	width: 138px;
    height: 17px;
    line-height: 17px;
    margin: 0;
    padding: 5px 0 6px 13px;
    text-decoration: none
}
#hdr-ad-shell{
	position:absolute;
	top: 5px;
	left: 812px;
	padding: 0;
	margin: 0;
	width: 120px;
	display: inline
}
.hdr-ad-text{
	width: 120px;
	padding: 0;
	margin: 0;
	font: 10px Arial, Arial, Helvetica, sans-serif; /* changed from 75%  */
	color: #000;
	float: left;
	font-weight:bold;
	position:relative;
	text-align:right
}
#hdr-search-shell{
	position:absolute;
	top: 25px;
	left: 600px;
	padding: 0;
	margin: 0;
	width: 350px;
	height: 25px;
	float: left;
	display: inline
}
#hdr-search-field{
	padding: 0 0 0 2px;
	margin: 4px 3px 0 0;
	width: 130px;
	height: 16px;
	font: 12px Verdana, Tahoma, Arial, sans-serif;
	color: #000;
	float: left;
	position:relative
}
#hdr-search-button{
	margin: 0;
	padding: 0;
	float: left;
	position:relative
}
.hdr-search-text{
	width: 150px;
	padding: 10px 5px 0 0;
	margin: 0;
	font: 11px Arial, Arial, Helvetica, sans-serif; /* changed from 80%  */
	color: #000;
	font-weight:bold;
	float:left;
	text-align:right;
	position:relative
}
#mn-products {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 137px;
	top: 50px;
	width: 187px; /* initial 172 */
	height: 144px;
	z-index: 4000;
	visibility: hidden
}
#mn-products iframe {
	position:absolute;
	left:0;
	top:0;
	width:209px; /* initial 194 */
	height:270px; /* 180 for 6, 210 for 7 */
	margin:0;
	padding:0;
	list-style:none;
	z-index:100;
	filter:alpha(opacity=0)
}
#mn-products-items {
	position: absolute;
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	z-index: 4001
}
#mn-products-items li {
    margin: 0;
    padding: 0;
	width: 185px; /* initial 170 */
    height: 28px;
	float: left;
	z-index: 4001
}
#mn-products-items a, #mn-products-items a:visited {
	background: transparent;
	background-color:#b0292d;
	background-position: top;
    color: #fff;
	text-align:left;
	float: left;
	font: bold 13px Arial, Helvetica, sans-serif; /* changed from 100%  */
	width: 185px; /* initial 170 */
    height: 14px;
    line-height: 10px;
    margin: 0;
    padding: 7px 12px 7px 12px;
    text-decoration: none;
	border: 1px solid;
	border-color:#76180e;
	z-index: 4001
}
#mn-products-items a:hover {
	background-repeat: no-repeat;
	background-color:#da1b1b;
	background-position:bottom;
	z-index: 4001
}
#mn-customersupport {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 333px;
	top: 50px;
	width: 126px;
	height: 100px;
	z-index: 4000;
	visibility: hidden
}
#mn-customersupport iframe {
	position:absolute;
	left:0;
	top:0;
	width:150px;
	height:92px;
	margin:0;
	padding:0;
	list-style:none;
	z-index:100;
	filter:alpha(opacity=0)
}
#mn-customersupport-items {
	position: absolute;
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	z-index: 4001
}
#mn-customersupport-items li {
    margin: 0;
    padding: 0;
	width: 124px;
    height: 28px;
	float: left;
	z-index: 4001
}
#mn-customersupport-items a, #mn-customersupport-items a:visited {
	background: transparent;
	background-color:#b0292d;
	background-position: top;
    color: #fff;
	text-align:left;
	float: left;
	font: bold 13px Arial, Helvetica, sans-serif; /* changed from 100%  */
	width: 124px;
    height: 14px;
    line-height: 10px;
    margin: 0;
    padding: 7px 12px 7px 12px;
    text-decoration: none;
	border: 1px solid;
	border-color:#76180e
}
#mn-customersupport-items a:hover {
	background-repeat: no-repeat;
	background-color:#da1b1b;
	background-position:bottom
}
#mn-hide {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0;
	top: 51px;
	width: 803px;
	height: 300px;
	z-index: 2000;
	visibility: hidden
}

/* style definitions for footer */

#footer-shell-wide {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto; /* centers header over 100% width flash apps */
	margin-right: auto; /* centers header over 100% width flash apps */
	padding: 0;
	height: auto;
	width: 950px
}
#footer-shell {
	position: relative;
	float:left;
	margin: 0;
	padding: 0;
	height: auto;
	width: 950px
}
#footer-end-l {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	height: 40px;
	width: 6px;
	background-image: url(../images/ba_ftr_end_l.jpg)
}
#footer-end-r {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	height: 40px;
	width: 6px;
	background-image: url(../images/ba_ftr_end_r.jpg)
}
#footer-body {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	height: 40px;
	width: 938px;
    background: url(../images/ba_ftr_bg.jpg) repeat-x top
}
form {
	color: #000;
	font-family:  Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 9pt;
	margin: 0;
	padding: 0
}
#quicklinks-shell {
	width: 205px; 
	position: absolute;
	top: 8px;
	left: 4px
}
.quicklinks-text {
	color: #000;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 9px
}
#ftr-nav-items {
	width: 660px;
	position: absolute;
	margin: 0;
	padding: 0;
	left: 232px;
	top: 13px;
	list-style-type:none
}
#ftr-nav-items li {
	float: right;
	position: relative;
	margin: 0;
	padding: 0 8px 0 8px;
	border-right:1px solid #000
}
#ftr-nav-items li.last {
	border-right:none
}
a.ftr-nav-btn:hover {
	float: left;
	position: relative;
    display: block;   
	padding: 0;
	margin: 0;
	font: 8pt Arial, Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	text-decoration:none;
    line-height: 10px;
	background-color:#ccc
}
a.ftr-nav-btn,a.ftr-nav-btn:visited {   
	float: left;
	position: relative;
    display: block;   
	padding: 0;
	margin: 0;
	font: 8pt Arial, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
    line-height: 10px
}
.bandailogo-ftr {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 906px;
	top: 6px;
	border: 0
}
#ftr-legal-shell {
	float: left;
	position: relative;
	margin: 0;
	padding: 5px 0 5px 0;
	width: 950px;
	height: auto
}
#ftr-legal-text-hm {
	font: 7pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	float: left;
	position: relative;
	margin: 0;
	padding: 0 6px 0 10px;
	width: 260px;
	height: auto
}
#ftr-legal-text-mn {
	font: 7pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	float: left;
	position: relative;
	margin: 0;
	padding: 0 6px 0 10px;
	width: 700px;
	height: auto
}
#ftr-legal-text {
	font: 7pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	float: left;
	position: relative;
	margin: 0;
	padding: 0 6px 0 10px;
	width: 850px;
	height: auto
}
a.ftr-legal-toybank {
	float: right;
	position: relative;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0
}
a.ftr-legal-nbglogo {
	float: right;
	position: relative;
	margin: 0;
	padding: 0 6px 0 10px;
	top: 0;
	left: 0
}
#btn-helmet-shell {
	width: 170px;
	height: 39px;
	float: right;
	position: relative;
	margin: 0;
	padding: 0 12px 0 12px;
	top: 0;
	left: 0;
	list-style:none
}
#btn-helmet-shell li {
	float: right;
	position: relative;
	margin: 0;
	padding: 0;
	height: 39px
}
a.btn-helmet, a.btn-helmet:visited  {
	position:relative;
    float: left;
    display: block;
/*  background:  url(../../images/html/DownloadHelmet_CSS.gif) no-repeat top;    */
    color: #67001e;
	font: bold 12px Arial, Helvetica, sans-serif; /* changed from 90%  */
    height: 39px;
    line-height: 39px;
    margin: 0;
    padding: 0 2px 0 2px;
    text-decoration: none
}
a.btn-helmet:hover {   
	position:relative;
    float: left;
    display: block;
/*  background:  url(../../images/html/DownloadHelmet_CSS.gif) no-repeat bottom;   */
    color: #000;
	font: bold 12px Arial, Helvetica, sans-serif; /* changed from 90%  */
    height: 39px;
    line-height: 39px;
    margin: 0;
    padding: 0 2px 0 2px;
    text-decoration: none
}

