/* CSS Document */
/* NAVIGATION BAR(s) */

.nav1 {
	width: 100%;
	height: 83px;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	position:relative;
	clear:both;
}
* html body .nav1{
margin-right: -15px;
width: 918px;
}
.nav1 a {
	color: #fff;
	text-decoration: none;
}

.topnav {
	list-style: none;
	height: 29px;
	margin: 0;
	padding-top: 0;
	font-size: 14px;
	line-height: 16px;
}

* html body .topnav {
	font-size: 13px;
	line-height: 14px;
}

.grayoverlay {
	position: absolute;
	height: 26px;
	margin-top: 105px;
	width: 100%;
	background: url(img/topmenu/grayoverlay.png) repeat-x;
	z-index: 100;
}

.whiteoverlay {
	position: absolute;
	height: 26px;
	margin-top: 105px;
	width: 100%;
	background: #fff;
	z-index: 2;
}

.topnav li {
	float: left;
	margin: 0;
}

.navbut > a {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	width: auto;
	height:24px;
	font-weight: bold;
	padding: 5px 11px 0px 11px;	
	font-size: 12px;
}

* html body .navbut a {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	width: auto;
	text-align: center;
	font-weight: bold;
	z-index: 1;
	padding: 7px 11px 8px 11px;
	font-size: 12px;
}

.topnav li.bstext {
	float: left;
	margin: 0;
	color:#FFFFFF;
	margin:5px 10px 7px 20px;
}

a.navbutlink
{
	color: white;
}

.menudivider {
	cursor: pointer;
}

.subtopnav {
	list-style: none;
	padding: 2px 0 0 10px;
	margin: 0;
	width:auto;
	height: 27px;
	overflow: visible;
	font-size: 12px;
	font-weight: bold;
	color: #513C24;
	float: left;
	position: absolute;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	z-index: 5;
	display: none;
}

* html body .subtopnav {
	padding: 1px 0 0 10px;
	line-height: 53px;
	margin-left: -75px;
}

* html body #toy .subtopnav, * html body #etm .subtopnav {
	margin-left: 0px;
}



#agyo .subtopnav {
	width: 800px;
}
*+ html body #agyo .subtopnav {
	width: 720px;
}
* html body #agyo .subtopnav {
	width: 725px;
}

#kagyo .subtopnav {
	width: 500px;
}
*+ html body #kagyo .subtopnav {
	width: 420px;
}
* html body #kagyo .subtopnav {
	width: 425px;
}

#sagyo .subtopnav {
	width: 700px;
}
*+ html body #sagyo .subtopnav {
	width: 570px;
}
* html body #sagyo .subtopnav {
	width: 570px;
}

#tagyo .subtopnav {
	width: 600px;
	margin-left: -50px;
}
*+ html body #tagyo .subtopnav {
	width: 520px;
}
* html body #tagyo .subtopnav {
	width: 565px;
}

#nagyo .subtopnav {
	width: 200px;	
	margin-left: 0px;
}

#hagyo .subtopnav {
	width: 955px;
	margin-left: -355px;
}
*+ html body #hagyo .subtopnav {
	width: 900px;
	margin-left: -353px;
}
* html body #hagyo .subtopnav {
	width: 905px;
	margin-left: -380px;
}

#magyo .subtopnav {
	width: 400px;
	margin-left: 0px;
}

#ragyo .subtopnav {
	width: 500px;
	margin-left: -50px;
}
*+ html body #ragyo .subtopnav {
	width: 420px;
	margin-left: -50px;
}
* html body #ragyo .subtopnav {
	width: 430px;
	margin-left: -50px;
}

#goods .subtopnav {
	width: 500px;
	margin-left: -50px;
}
*+ html body #goods .subtopnav {
	width: 430px;
	margin-left: -50px;
}
* html body #goods .subtopnav {
	width: 450px;
	margin-left: -50px;
}



.subtopnav li {
	float: left;
	width: auto;
	margin: 0;
	padding: 4px 10px 4px 0px;
}

*+ html body .subtopnav li {
	padding: 4px 7px 4px 0px;
}
* html body .subtopnav li {
	line-height: 14px;
	padding: 4px 7px 4px 0px;
}

.subtopnav a {
	display: inline;
	width: 100%;
	height: 100%;
	font-weight: normal;
	color: #513C24;
}

* html body .subtopnav a {
    font-weight: normal;
	display: inline;
	padding: 0;
}


.subtopnav a:hover {
	text-decoration: underline;
	color: #513C24;
}

a.subtopnavlink
{
	color: #513C24;
}