#footer{
	font-size:10px;
	margin:0 0 0 0;
	background:url(/images_common/men_footer_back.jpg) no-repeat 50% 0;
	color:#505050;
	text-align:right;
}
#footer .locale_box{
width:1000px;
margin:0 auto;

}
#footer .inner{
	margin:0 auto;
	width:850px;
	overflow:hidden;
}

#footer a, ul#fnav{
	color:#666666;
	text-decoration:none;
	border:0;
}

#footer a:hover{
	color:#999999;
	border-bottom:1px dotted #808080;
}

ul#fnav{
	margin:26px -10px 0 0;
	float:none;
}

ul#fnav li{
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0 10px 0 12px;
	border-left:1px solid #333333;
}

ul#fnav li.first{
	border:0;
}

p.copyright{
	color:#505050;
	font-size:10px;
	margin:5px 0;
}

p.copyright strong{
	color:#505050;
	font-size:10px;
	margin:5px 0;
}

#international{
	float:left;
	margin:26px 0 0 0;
	width:270px;
	padding:0;
}

#international li{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}

#international li a{
	display:inline;
	float:left;
	line-height:0.1em;
	padding:1px;
	background:#000000 url(/images_common/usa.gif) no-repeat 1px 1px;
	border:1px solid #333333;
	margin:0 5px 0 0;
	width:23px;
	height:11px;
	text-indent:-5000px;
	text-align:left;
}

#international li a:hover{
	border:1px solid #666666;
}

#international li#int_label{
	border-left:1px dotted #333333;
	margin-left:3px;
	padding-left:3px;
	width:100px;
	text-align:left;
	color:#505050;
}

#international li.selected a{
	border-color:#990000;
}

#international a#usa{
	background-image:url(/images_common/usa.gif);
}

#international a#can{
	background-image:url(/images_common/canada.gif);
}

#international a#aus{
	background-image:url(/images_common/australia.gif);
}

#international a#uk{
	background-image: url(/images_common/united_kingdom.gif);
}

#international a#jap{
	background-image:url(/images_common/japan.gif);
}

#locale_select a{


}
#locale_select {
  position: relative;
  float: left;
  padding-top: 25px;
  margin-top: 0px;
  z-index: 999;

}
#locale_select .hr hr {
  display: none;
}
#locale_select #locale_select_button {
  padding-right: 12px;
}
#locale_select #locale_select_button span img {
  margin-top: -2px;
  padding: 0 10px 0 10px;
}
#locale_select #locale_select_popup {
  display: none;
  position: absolute;
  top: -170px;
  left: 0;
  height: 150px;
  width: 485px;
  padding: 15px 20px 20px 20px;
  margin-bottom: 60px;
}
#locale_select:hover #locale_select_popup {
  display: block;

}
#locale_select #locale_select_popup h3 {
  margin-bottom: 7px;
}
#locale_select #locale_select_popup a {
  display: block;
  border-bottom-style:none;!important
}
#locale_select #locale_select_popup a:hover {
  display: block;
  color:#333333;!important
}
#locale_select #locale_select_popup .arrow-down {
  width: 22px;
  height: 11px;
  margin: 0 0 -11px 0;
  position: absolute;
  bottom: 0;
  left: 20px;
}
#locale_select #locale_select_popup #asia_pacific,
#locale_select #locale_select_popup #north_america {
  float: left;
  clear: left;
  width: 150px;
}
#locale_select #locale_select_popup #asia_pacific .hr,
#locale_select #locale_select_popup #north_america .hr,
#locale_select #locale_select_popup #europe .hr {
  display: none;
  margin: 15px 0;
  border-top: 1px solid #b5b5b5;
  height: 1px;
  overflow: hidden;
}
#locale_select #locale_select_popup #asia_pacific .hr {
  display: block;
}
#locale_select #locale_select_popup #europe {
  float: right;
  width: 317px;
  border-left: 1px solid #b5b5b5;
}
#locale_select #locale_select_popup #europe #europe_wrapper {
  border-left: 1px solid #e8e8e8;
  float: left;
  padding-left: 15px;
}
#locale_select #locale_select_popup #europe #europe_countries {
  -moz-column-count: 2;
	-moz-column-gap: 10px;
	-webkit-column-count: 2;
	-webkit-column-gap: 10px;
	column-count: 2;
	column-gap: 10px;
  width: 300px;
}

#locale_select #locale_select_button {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background: #333 url(http://en.oakley.jp/images/main/background_locale_button.png) repeat-x;
  cursor: default;
}
#locale_select #locale_select_button span {
  cursor: default;
}
#locale_select #locale_select_popup {
  background-color: #dcdcdc;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
#locale_select:hover #locale_select_button {
  background: #333 url(http://en.oakley.jp/images/main/background_locale_button-hover.png) repeat-x;
}
#locale_select #locale_select_popup .arrow-down {
  background: transparent url(http://en.oakley.jp/images/main/popup_up-grey.gif) no-repeat;
}
#locale_select #locale_select_popup #asia_pacific .hr,
#locale_select #locale_select_popup #north_america .hr,
#locale_select #locale_select_popup #europe .hr {
  background-color: #e8e8e8;
}
