/* style definitions for common page elements */
/* modified header items for blog: #hdr-nav-items, a.hdr-nav-blog,a.hdr-nav-blog:visited, a.hdr-nav-blog:hover */
/* a.hdr-nav-customersupport,a.hdr-nav-customersupport:visited, a.hdr-nav-customersupport:hover */
body
{
    font-size: 8pt;
    padding:0px;
    margin:0px auto;
    padding-top: 0px;
    font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    height: 100%;
    min-width: 950px;
    background-color: #ddded6;
    background: #ddded6 url(images/ba_bg.jpg) repeat-y top;
}
#ba-container{
	position: relative;		
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width:950px;
	height: 100%;
}
#ba-container-wide{ /* header and footer for 100% width websites */
	position: relative;
	float: left;		
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width:100%;
}
#ba-content {
	margin: 0px 0px 0px 0px;
/*	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;  moved to header-shell  */
	width: 950px;
	text-align: left;
	position: relative;
}
#ba-content-wide { /* header and footer for 100% width websites */
	margin: 0px 0px 0px 0px;
	float: left;		
/*	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;  moved to header-shell  */
	width: 100%;
	text-align: left;
	position: relative;
}
.row {
  clear: both;
  overflow: hidden;   /* prevent IE expanding the container */
	margin: 0px;
	padding: 0px;
 }
.clearer {
	clear: both;
  overflow: hidden;   /* prevent IE expanding the container */
	margin: 0px;
	padding: 0px;
}
img {
	border:none;
	margin: 0px;
	padding: 0px;
}

body.popup-bumper {
	background: #ffffff;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#popup-bumper {
	position: relative;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	width: 480px;
	height: 290px;
}

/* style definitions for header */

#header-shell-center { /* centers header over 100% width flash apps */
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 100%;
	z-index: 1000;
/*	border: red 1px dashed; */
}
#header-shell-wide {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto; /* centers header over 100% width flash apps */
	margin-right: auto; /* centers header over 100% width flash apps */
	padding: 0px;
	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: 0px;
	padding: 0px;
	height: 60px;
	width: 950px;
	z-index: 1000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
#header-end-l {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 6px;
	background-image: url(images/ba_hdr_end_l.gif);
}
#header-end-r {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 6px;
	background-image: url(images/ba_hdr_end_r.gif);
}
#header-body {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	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: 0px;
}
.bandaiwelcome
{
	position: absolute;
	margin: 0;
	padding: 0;
	left: 70px;
	top: 6px;
	COLOR: #000000;
	font: bold 12px Arial, Helvetica, sans-serif; /* changed from 90%  */
	text-align:left;
}
#hdr-nav-items {
	width: 471px;
	height: 28px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 70px;
	top: 24px;
	list-style:none;
}
#hdr-nav-items li {
	float: left;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	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: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif; /* changed from 90%  */
	width: 46px;
    height: 17px;
    line-height: 17px;
    margin: 0px;
    padding: 5px 0px 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: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif; /* changed from 90%  */
	width: 46px;
    height: 17px;
    line-height: 17px;
    margin: 0px;
    padding: 5px 0px 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: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif; /* changed from 90%  */
	width: 72px;
    height: 17px;
    line-height: 17px;
    margin: 0px;
    padding: 5px 0px 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: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif; /* changed from 90%  */
	width: 72px;
    height: 17px;
    line-height: 17px;
    margin: 0px;
    padding: 5px 0px 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: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif; /* changed from 90%  */
	width: 100px;
    height: 17px;
    line-height: 17px;
    margin: 0px;
    padding: 5px 0px 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: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif; /* changed from 90%  */
	width: 100px;
    height: 17px;
    line-height: 17px;
    margin: 0px;
    padding: 5px 0px 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: 0px;
    padding: 5px 0px 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: 0px;
    padding: 5px 0px 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: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif; /* changed from 90%  */
	width: 138px;
    height: 17px;
    line-height: 17px;
    margin: 0px;
    padding: 5px 0px 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: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif; /* changed from 90%  */
	width: 138px;
    height: 17px;
    line-height: 17px;
    margin: 0px;
    padding: 5px 0px 6px 13px;
    text-decoration: none;
}
#hdr-ad-shell{
	position:absolute;
	top: 5px;
	left: 812px;
	padding: 0px;
	margin: 0px;
	width: 120px;
	display: inline;
}
.hdr-ad-text{
	width: 120px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font: 10px Arial, Arial, Helvetica, sans-serif; /* changed from 75%  */
	color: #000000;
	float: left;
	font-weight:bold;
	position:relative;
	text-align:right;
}
#hdr-search-shell{
	position:absolute;
	top: 25px;
	left: 600px;
	padding: 0px;
	margin: 0px;
	width: 350px;
	height: 25px;
	float: left;
	display: inline;
}
#hdr-search-field{
	padding: 0px 0px 0px 2px;
	margin: 4px 3px 0px 0px;
	width: 130px;
	height: 16px;
	font: 12px Verdana, Tahoma, Arial, sans-serif;
	color: #000000;
	float: left;
	position:relative;
}
#hdr-search-button{
	margin: 0px;
	padding: 0px;
	float: left;
	position:relative;
}
.hdr-search-text{
	width: 150px;
	padding: 10px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
	font: 11px Arial, Arial, Helvetica, sans-serif; /* changed from 80%  */
	color: #000000;
	font-weight:bold;
	float:left;
	text-align:right;
	position:relative;
}
#mn-products {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: absolute;
	left: 137px;
	top: 50px;
	width: 187px; /* initial 172 */
	height: 144px;
	z-index: 4000;
	visibility: hidden;
}
#mn-products iframe { /* also change flash wmode to transparent */
	position:absolute;
	left:0px;
	top:0px;
	width:209px; /* initial 194 */
	height:300px; /* 180 for 6, 210 for 7 */
	margin:0px;
	padding:0px;
	list-style:none;
	z-index:100;
	filter:alpha(opacity=0);
}
#mn-products-items {
	position: absolute;
	margin: 0px; /*removes indent IE and Opera*/
	padding: 0px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	z-index: 4001;
}
#mn-products-items li {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	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: #ffffff;
	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: 0px;
    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: 0px 0px 0px 0px;
	padding: 0px;
	position: absolute;
	left: 333px;
	top: 50px;
	width: 126px;
	height: 100px;
	z-index: 4000;
	visibility: hidden;
}
#mn-customersupport iframe { /* also change flash wmode to transparent */
	position:absolute;
	left:0px;
	top:0px;
	width:150px;
	height:92px;
	margin:0px;
	padding:0px;
	list-style:none;
	z-index:100;
	filter:alpha(opacity=0);
}
#mn-customersupport-items {
	position: absolute;
	margin: 0px; /*removes indent IE and Opera*/
	padding: 0px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	z-index: 4001;
}
#mn-customersupport-items li {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	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: #ffffff;
	text-align:left;
	float: left;
	font: bold 13px Arial, Helvetica, sans-serif; /* changed from 100%  */
	width: 124px;
    height: 14px;
    line-height: 10px;
    margin: 0px;
    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: 0px;
	padding: 0px;
	left: 0px;
	top: 51px;
	width: 803px;
	height: 300px;
	z-index: 2000;
	visibility: hidden;
}


/* style definitions for footer */

#footer-shell-center { /* centers header over 100% width flash apps */
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 100%;
/*	border: red 1px dashed; */
}
#footer-shell-wide {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto; /* centers header over 100% width flash apps */
	margin-right: auto; /* centers header over 100% width flash apps */
	padding: 0px;
	height: 40px;
	width: 950px;
}
#footer-shell {
	position: relative;
	float:left;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 950px;
}
#footer-end-l {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 6px;
	background-image: url(images/ba_ftr_end_l.gif);
}
#footer-end-r {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 6px;
	background-image: url(images/ba_ftr_end_r.gif);
}
#footer-body {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 938px;
    background: url(images/ba_ftr_bg.jpg) repeat-x top;
}
form
{
	color: #000000;
	font-family:  Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 9pt;
	margin: 0px;
	padding: 0px;
}
#quicklinks-shell {
	width: 205px; 
	position: absolute;
	top: 8px;
	left: 4px;
}
.quicklinks-text
{
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, Arial, Geneva, sans-serif;
	FONT-SIZE: 9px;
}

#ftr-nav-items {
	background-color: transparent;
	width: 660px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 232px;
	top: 13px;
	list-style-type:none;
}

#ftr-nav-items li {
	float: right;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 8px;
	border-right:1px solid #000000;
}
#ftr-nav-items li.last {
	border-right:none;
}
a.ftr-nav-btn:hover {
	float: left;
	position: relative;
    display: block;   
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font: 8pt Arial, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
    line-height: 10px;
	background-color:#CCCCCC; 
}
a.ftr-nav-btn,a.ftr-nav-btn:visited {   
	float: left;
	position: relative;
    display: block;   
	padding: 0px 0px 0px 0px;
	margin: 0px;
	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: 0px;
}
#ftr-legal-shell-wide {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto; /* centers header over 100% width flash apps */
	margin-right: auto; /* centers header over 100% width flash apps */
	padding: 5px 0px 5px 0px;
	width: 950px;
	height: auto;
}
#ftr-legal-shell {
	position: relative;
	float:left;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	width: 950px;
	height: auto;
}
#ftr-legal-text-prrpm {
	font: 7pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	float: left;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 10px;
	width: 550px;
	height: auto;
}
#ftr-legal-text-prjf {
	font: 7pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	float: left;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 10px;
	width: 550px;
	height: auto;
}
#ftr-legal-text-btc {
	font: 7pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #01BB00;
	float: left;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 10px;
	width: 850px;
	height: auto;
}
#ftr-legal-text-har {
	font: 7pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #f75e94;
	float: left;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 10px;
	width: 850px;
	height: auto;
}
#ftr-legal-text-mn {
	font: 7pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	float: left;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 10px;
	width: 700px;
	height: auto;
}
#ftr-legal-text {
	font: 7pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	float: left;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 10px;
	width: 850px;
	height: auto;
}
a.ftr-legal-toybank {
	float: right;
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
}
a.ftr-legal-nbglogo {
	float: right;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 10px;
	top: 0px;
	left: 0px;
}

/* style definitions for main content panel */

#main-shell {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 950px;
	clear: both;
	text-align:center;

}


/*-------Bandai Sidebar Toys-----------*/


#sidebar-shell {
	float: left;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 246px;
}

#title-toys-shell {
	float: left;
	position: relative;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	left: 0px;
	top: 0px;
	width: 242px;
	height:auto;
	background-image: url(http://www.bandai.com/images/bg_rule.jpg);
	background-position:bottom;
}
#title-toys-shell-sub {
	float: left;
	position: relative;
	margin: 23px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	left: 0px;
	top: 0px;
	width: 242px;
	height:auto;
	background-image: url(http://www.bandai.com/images/bg_rule.jpg);
	background-position:bottom;
}
.title-toys
{
	float: left;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
	COLOR: #000000;
	background-color:#FFFFFF;
	font: bold 100% Arial, Helvetica, sans-serif;
	z-index:150;
}
#toys-items {
	float: left;
	position: relative;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
/*	font: 9px Arial, Helvetica, sans-serif;  changed from 100%  */
	width: 246px;
	list-style:none;
}
#toys-items li {
	float: left;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	height: 98px;
}
a.toys-bd-a {
	width: 240px;
    height: 71px;
	border: 0px;
	float: left;
	position: relative;
}
a.toys-bd-b,a.toys-bd-b:hover,a.toys-bd-b:visited {
    background: transparent url(http://www.bandai.com/images/btn_toys_bd_b.jpg) no-repeat top;
    color: #000000;
	text-align:center;
	float: left;
	position: relative;
	font: 11px Arial, Helvetica, sans-serif; /* changed from 80% */
	width: 228px;
    height: 20px;
    line-height: 10px;
    margin: 0px;
    padding: 0px 12px 7px 0px;
    text-decoration: none;
}
a.toys-pr-a {
	width: 240px;
    height: 71px;
	border: 0px;
	float: left;
	position: relative;
}
a.toys-pr-b,a.toys-pr-b:hover,a.toys-pr-b:visited {
    background: transparent url(http://www.bandai.com/images/btn_toys_pr_rpm_b.png) no-repeat top;
    color: #000000;
	text-align:center;
	float: left;
	position: relative;
	font: 11px Arial, Helvetica, sans-serif; /* changed from 80% */
	width: 228px;
    height: 20px;
    line-height: 10px;
    margin: 0px;
    padding: 0px 12px 7px 0px;
    text-decoration: none;
}
a.toys-bt-a {
	width: 240px;
    height: 71px;
	border: 0px;
	float: left;
	position: relative;
}
a.toys-bt-b,a.toys-bt-b:hover,a.toys-bt-b:visited {
    background: transparent url('http://www.bandai.com/images/btn_toys_bt_b.jpg');
    color: #000000;
	text-align:center;
	float: left;
	position: relative;
	font: 11px Arial, Helvetica, sans-serif; /* changed from 80% */
	width: 228px;
    height: 20px;
    line-height: 10px;
    margin: 0px;
    padding: 0px 12px 7px 0px;
    text-decoration: none;
}
a.toys-db-a {
	width: 240px;
    height: 71px;
	border: 0px;
	float: left;
	position: relative;
}
a.toys-db-b,a.toys-db-b:hover,a.toys-db-b:visited {
    background: transparent url('http://www.bandai.com/images/btn_toys_db_b.jpg');
    color: #000000;
	text-align:center;
	float: left;
	position: relative;
	font: 11px Arial, Helvetica, sans-serif; /* changed from 80% */
	width: 228px;
    height: 20px;
    line-height: 10px;
    margin: 0px;
    padding: 0px 12px 7px 0px;
    text-decoration: none;
}
a.toys-dbevo-a {
	width: 240px;
    height: 71px;
	border: 0px;
	float: left;
	position: relative;
}
a.toys-dbevo-b,a.toys-dbevo-b:hover,a.toys-dbevo-b:visited {
    background: transparent url('http://www.bandai.com/images/btn_toys_dbevo_b.jpg');
    color: #000000;
	text-align:center;
	float: left;
	position: relative;
	font: 11px Arial, Helvetica, sans-serif; /* changed from 80% */
	width: 228px;
    height: 20px;
    line-height: 10px;
    margin: 0px;
    padding: 0px 12px 7px 0px;
    text-decoration: none;
}
a.toys-dm-a {
	width: 240px;
    height: 71px;
	border: 0px;
	float: left;
	position: relative;
}
a.toys-dm-b,a.toys-dm-b:hover,a.toys-dm-b:visited {
    background: transparent url('http://www.bandai.com/images/btn_toys_dm_b.jpg');
    color: #000000;
	text-align:center;
	float: left;
	position: relative;
	font: 11px Arial, Helvetica, sans-serif; /* changed from 80% */
	width: 228px;
    height: 20px;
    line-height: 10px;
    margin: 0px;
    padding: 0px 12px 7px 0px;
    text-decoration: none;
}
a.toys-mpp-a {
	width: 240px;
    height: 71px;
	border: 0px;
	float: left;
	position: relative;
}
a.toys-mpp-b,a.toys-mpp-b:hover,a.toys-mpp-b:visited {
    background: transparent url('http://www.bandai.com/images/btn_toys_mpp_b.jpg');
    color: #000000;
	text-align:center;
	float: left;
	position: relative;
	font: 11px Arial, Helvetica, sans-serif; /* changed from 80% */
	width: 228px;
    height: 20px;
    line-height: 10px;
    margin: 0px;
    padding: 0px 12px 7px 0px;
    text-decoration: none;
}
a.toys-krdr-a {
	width: 240px;
    height: 71px;
	border: 0;
	float: left;
	position: relative
}
a.toys-krdr-b,a.toys-krdr-b:hover,a.toys-krdr-b:visited {
	background: transparent url('http://www.bandai.com/images/btn_toys_krdr_b.png');
	color: #000;
	text-align:center;
	float: left;
	position: relative;
	font: 11px Arial, Helvetica, sans-serif; /* changed from 80% */
	width: 228px;
	height: 20px;
	line-height: 10px;
	margin: 0;
	padding: 0 12px 7px 0;
	text-decoration: none;
	background-image: url(http://www.bandai.com/images/btn_toys_krdr_b.png);
}
a.toys-tama-a {
	width: 240px;
    height: 71px;
	border: 0px;
	float: left;
	position: relative;
}
a.toys-tama-b,a.toys-tama-b:hover,a.toys-tama-b:visited {
    background: transparent url('http://www.bandai.com/images/btn_toys_tama_b.png');
    color: #000000;
	text-align:center;
	float: left;
	position: relative;
	font: 11px Arial, Helvetica, sans-serif; /* changed from 80% */
	width: 228px;
    height: 20px;
    line-height: 10px;
    margin: 0px;
    padding: 0px 12px 7px 0px;
    text-decoration: none;
}
a.toys-haru-a {
	width: 240px;
    height: 71px;
	border: 0;
	float: left;
	position: relative
}
a.toys-haru-b,a.toys-haru-b:hover,a.toys-haru-b:visited {
	background: transparent url('http://www.bandai.com/images/btn_toys_haru_b.jpg');
	color: #000;
	text-align:center;
	float: left;
	position: relative;
	font: 11px Arial, Helvetica, sans-serif; /* changed from 80% */
	width: 228px;
	height: 20px;
	line-height: 10px;
	margin: 0;
	padding: 0 12px 7px 0;
	text-decoration: none;
	background-image: url(http://www.bandai.com/images/btn_toys_haru_b.png);
}
#main-products-more {
	float: right;
	position: relative;
	margin: 3px 0px 0px 0px;
	padding: 0px 6px 0px 0px;
	height: 21px;
}
a.toys-more,a.toys-more:hover,a.toys-more:visited {
    background: transparent url('http://www.bandai.com/images/btn_red_110x21.jpg');
    color: #ffffff;
    float: left;
	text-align:center;
	font: bold 11px Arial, Helvetica, sans-serif; /* changed from 80% */
	width: 83px;
    height: 10px;
    line-height: 10px;
    margin: 0px;
    padding: 6px 17px 6px 10px;
    text-decoration: none;
}





