@charset "UTF-8";
#seeProducts {
	text-align: center;
	padding: 5px;
    cursor:pointer;
}
.catalog:hover {
	outline: 1px solid #ff9900;
	text-align: center;
	margin: 0px;
}
.bubbleNoOutline:hover {
	outline: none;
	text-align: center;
	margin: 0px;
}
.image-left {
	text-align: left;
	padding: 0px;
	margin-right: 10px;
	float: left;
	margin-bottom: 15px;
	margin-top: 15px;
}
.image-left_noPad {
	text-align: left;
	padding: 0px;
	margin-right: 10px;
	float: left;
	margin-bottom: 15px;
	margin-top: 0px;
}
.image-right {
	float: right;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-top: 15px;
}
.image-right_M-5px {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
}
.image-center {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
.prodBoxLabel {
	text-align: right;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 60px;
}
.small_head_part_nos {
	font-size: x-small;
	font-weight: lighter;
	color: #777777;
}
.tanboxlinkto {
	font-size: xx-small;
	color: #329194;
	text-align: center;
	width: 165px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #cdc9a5;
	line-height: 110%;
}
.lightTanboxlinkto {
	font-size: xx-small;
	color: #FFF;
	text-align: center;
	width: 165px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #dddac1;
	line-height: 110%;
}
.blueboxlinkto {
	font-size: xx-small;
	color: #FFFFFF;
	text-align: center;
	width: 160px;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 10px;
	text-transform: uppercase;
	background-color: #8195ab;
	line-height: 110%;
	margin-left: 7px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.dkblueboxlinkto {
	font-size: xx-small;
	color: #FFFFFF;
	text-align: center;
	width: 160px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	background-color: #586976;
	line-height: 110%;
	font-weight: 300;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#bottomanchor {
	text-align: center;
	clear: both;
	background-color: #6A977A;
	height: 1px;
}
#flagsbox_index {
	color: #777777;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	width: 730px;
	clear: both;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #888888;
	background-color: #d3e0e9;
}
#footer {
	clear: both;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bac2c7;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	list-style-type: none;
	display: inline;
	margin-right: 16px;
	margin-left: 16px;
	font-size: 63%;
	color: #787827;
	margin-bottom: 0px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: .5pt;
}
#smallprint {
	font-size: 70%;
	color: #555555;
	text-align: center;
	padding-top: 4px;
	font-weight: lighter;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#nav {
	text-align: center;
	padding: 5px;
	margin: 0px;
	clear: both;
}
*html #nav {
    margin-top: -20px !important;	
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 67%;
	color: #ffffff;
	margin: 0px;
	font-weight: 600;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#nav a:link {
	color: #999999;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
}
#nav a:visited {
	color: #999999;
}
#nav a:hover {
	color: #ffffff;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottom-left: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottom-right: 5px;
	text-decoration: none;
	background-color: #cccccc;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
}
#nav a:active {
	color: #999999;
}
#SearchBox {
	margin-top: 25px !important;
	margin-bottom: 0px !important;
	margin-right: 53px;
	margin-left: 0px;
	width: 150px;
	float: right;
	height: 28px;
	padding: 0px;
}
#SearchBoxTEST {
	margin-top: 42px !important;
	margin-bottom: 0px !important;
	margin-right: 53px;
	margin-left: 0px;
	width: 150px;
	float: right;
	height: 28px;
	padding: 0px;
}
*html #SearchBox {
	margin-top: 25px !important;
	margin-right: -3px;
	margin-left: -50px;
}
*+html #SearchBox {
	margin-top: 26px !important;
	margin-bottom: 0px !important;
	margin-right: 70px;
	margin-left: -49px;
}
#nav #chinese {
	font-family: "ヒラギノ丸ゴ Pro W4";
}
.mainImage-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#Masthead {
	margin-top: 0px !important;
	height: 77px;
	margin-left: auto;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px !important;
	background-image: url(../images.Epsilon/art/homepage/masthead3.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#Masthead2_OLD {
	margin-top: 0px !important;
	height: 77px;
	margin-left: auto;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px !important;
	background-image: url(../images.Epsilon/art/homepage/masthead4.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#Masthead2 {
	margin-top: 0px !important;
	height: 77px;
	margin-left: auto;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px !important;
	background-image: url(../images.Epsilon/art/homepage/masthead_altPhone.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#Masthead2NEW {
	margin-top: 0px !important;
	height: 77px;
	margin-left: auto;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px !important;
	background-image: url(../images.Epsilon/art/homepage/masthead5.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#Masthead2_flags {
	margin-top: 0px !important;
	height: 77px;
	margin-left: auto;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px !important;
	background-image: url(../images.Epsilon/art/homepage/masthead-flags-5.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#Translate_box {
	padding-left: 490px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	padding-bottom: 0px !important;
	padding-top: 0px !important;
	padding-right: 0px !important;
	margin: 0px;
}
#Translate ul {
}
#Translate li {
	list-style-type: none;
	float: left;
	padding-right: 0px;
	padding-top: 0px;
	margin-right: 10px;
}
#Translate a:link {
	list-style-type: none;
}
#Translate a:hover {
	list-style-type: none;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #0CF;
}
#footTrans {
	height: 20px;
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
}
#footTrans ul {
	list-style-type: none;
	display: inline;
	text-align: center;
}
#footTrans li {
	list-style-type: none;
	display: inline;
	color: #0CF;
	font-size: 80%;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
	letter-spacing: 0.06em;
	font-family: 'Nunito', cursive, "Arial Black", Gadget, sans-serif;
}
#footTrans a:link {
	list-style-type: none;
	color: #0CF;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
}
#footTrans a:visited {
	list-style-type: none;
}
#footTrans a:hover {
	list-style-type: none;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
	background-color: #999;
	color: #FFF;
}
#Contact {
	padding-top: 0px;
	margin: 0px;
	padding-left: 650px;
    border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
}
#Contact2 {
	margin: 0px !important;
	padding-left: 650px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	padding-bottom: 10px !important;
	height: 10px;
	padding-top: 0px !important;
	padding-right: 0px !important;
}
#Contact_tab ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Contact_tab li {
	list-style-type: none;
	font-family: "Arial Black", "Arial Bold", sans-serif;
	font-size: 80%;
	font-weight: 900;
	letter-spacing: .03em;
	margin: 0px;
	padding: 0px;
}
#Contact_tab a:link {
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 1px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 16px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	margin: 0px;
}
#Contact_tab a:visited {
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 16px;
	background-color: #999999;
	margin: 0px;
}
#Contact_tab a:hover {
	color: #cdc9a5;
	background-color: #666666;
	border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	padding-top: 1px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 16px;
	margin: 0px;
}
#ContactNEW {
	padding-left: 20px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	padding-bottom: 10px !important;
	height: 10px;
	padding-top: 0px !important;
	padding-right: 0px !important;
	background-color: #390;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 350px;
	float: right;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
}
#Contact_green ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Contact_green li {
	font-family: "Arial Black", "Arial Bold", sans-serif;
	font-size: 80%;
	font-weight: 900;
	letter-spacing: 0.03em;
	margin: 0px;
	color: #FFF;
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#Contact_green a:link {
	color: #FFFFFF;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	margin: 0px;
	padding: 0px;
}
#Contact_green a:visited {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#Contact_green a:hover {
	color: #284753;
	border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	margin: 0px;
	padding: 0px;
}
