*{
	padding:0;
	margin:0;
}

.height_clear{
	clear:both;
	font-size:1px;
	line-height:0.1em;
	height:0px;
	visibility:hidden;
	margin:0;
	padding:0;
}

a img{
	border:none;
}
a{
	color:#b5b5b5;
	text-decoration:none;
	border-bottom:1px dotted #666666;
	outline:none;
	border:none;
}
a:hover{
	color:#ffffff;
	border:none;
}
.on{
	color:#990000;
}

hr{
	border-top:1px solid #000000;
	border-bottom:1px solid #1f1f1f;
	line-height:1px;
	padding:0;
	border-left:0;
	border-right:0;
}

strong{
	color:#cccccc;
	font-weight:normal;
}

body{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#808080;
	background-color: #202020;
	line-height:1.3em;
	padding:0 0 20px 0;
	margin:0;
}

.outer{
	background: url(/images_common/men_shadow_repeat.jpg) repeat-y 50% 0;
}

.outer .outer{
	background: url(/images_common/men_body_back.jpg) no-repeat 50% 0;
}

#container{
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	width: 1000px;
	background-color: #0f0f0f;
	overflow: hidden;
}

.pageinfo{
	height:28px;
	padding:0 0 0 10px;
	background:#000000 url(/images_common/men_pageinfo_back.png) repeat-x;
}


.pageinfo ul#secnav li a{
	float:left;
	height:28px;
	text-decoration:none;
	text-indent:-9999px;
}

#breadcrumb{
	padding-top:1px;
	font-size:10px;
	line-height:26px;
	color:#666666;
}

#breadcrumb a{
	color:#666666;
	text-decoration:none;
	border:0;
}

#breadcrumb a:hover{
	color:#cccccc;
	text-decoration:none;
}

#breadcrumb strong{
	color:#990000;
}

/*Trade Mark and Registory in Product Title */

sup.title_mark{
font-size:10px;
font-weight:normal;
margin-left:3px;
}

#locale_select {
  position: relative;
  float: left;
  padding-top: 30px;
  margin-top: -30px;
  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;
}
#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;
}

