/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* LAYOUT */
.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }

img { border: 0; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
img.across { margin: 2px 0 16px 0; }

div.imageleft {
	float: left;
	border: 0px none;
	margin-left:0;
	margin-right:10px;
	margin-top:2px;
	margin-bottom:16px;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	font-family: "MS UI Gothic";
}
div.imageright {
	float: right;
	border: 0px none;
	margin-left:10px;
	margin-right:0;
	margin-top:2px;
	margin-bottom:16px;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	font-family: "MS UI Gothic";
}
div.imageacross {
	border: 0px none;
	margin-left:0;
	margin-right:0;
	margin-top:2px;
	margin-bottom:16px;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	font-family: "MS UI Gothic";
}

#container { width: 720px; margin: 0 auto; }
#main { width: 100%; }
#content {
	padding: 18px 20px;
	color: #333;
	text-align: left;
}
#header {
	text-align: left;
}





/* TYPE */
body { font-size: 12px; font-family:"Lucida Grande", Arial, Verdana, sans-serif; background-color: #fff; color: #333; text-align: center; line-height: 150%; }

a { color: #0088ce; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }
strong, b {
	font-weight:bold;
}
em, i { font-style:normal; color:#FF8000; }
.sosumi { font-size: 10px; color:#76797c; }

p { margin-bottom: 18px; }
h1 { font-weight: bold; font-size: 24px; line-height: 40px; margin-bottom: 18px; }
h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; }
h3 { font-weight: bold; font-size: 14px; line-height: 18px; }
h4 { font-weight: bold; font-size: 10px; line-height: 18px; }
p.intro { font-weight: bold; }
p.post-footers
{
clear: both;
font-size: 10px;
color: #cccccc;
text-align: right;
}
p.last { margin-bottom: 4px; }
ul { margin-bottom: 18px; list-style: none outside; }
ol { margin-bottom: 18px; list-style: decimal; margin-left: 2.2em; }
ul.square,
ul.circle { margin-left: 2em; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul ul{
	margin-left: 16px;
	padding-bottom: 5px;
}
ul ul.circle,
ul ul.square { margin-top: 4px; margin-bottom: 5px; }
ol.sosumi { margin-left: 0; padding-left: 2em; }

.last { margin-bottom: 0; }
.no-margin {
	margin: 0px;
}
.no-padding {
	padding: 0px;
}

#content a.more
{
	white-space: nowrap;
	padding-right: 10px;
	background-image: url(http://www.eee-craft.com/images/css/arrow_more01.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right center;
}

/* GLOBAL FOOTER */
#globalfooter {
	width: 720px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	text-align: center;
	/* font-family: "MS UI Gothic"; */
}
#globalfooter a { color: #66798A; }

#globalfooter #breadcrumbs {
	font-size: 12px;
	line-height: 26px;
	background-image: url(http://www.eee-craft.com/images/css/globalFooter_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	display: block;
	height: 26px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

#globalfooter ol#breadcrumbs li
{
	 color: #66798A;
	float: left;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 20px;
	background-image: url(http://www.eee-craft.com/images/css/breadcrumbs_arrow.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
	margin: 0pt;
	white-space: nowrap;
	height: 26px;
	list-style-type: none;
}


#globalfooter ol#breadcrumbs li.home
{
	background-image: none;
	padding: 0px;
}

#globalfooter #directorynav h3 { font-weight: bold; font-size: 12px; line-height: 20px; }

#globalfooter #directorynav {
	font-size: 12px;
	line-height: 20px;
	padding: 10px 15px;
	margin: 0px;
	background-image: url(http://www.eee-craft.com/images/css/globalFooter_middle.png);
	background-repeat: repeat-y;
	background-position: center top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A7B3BE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7B3BE;
	clear: both;
}
#globalfooter #directorynav ul, #globalfooter #directorynav li {
	margin: 0px;
	padding: 0px;
}

#globalfooter .bottomcap {
	width: 100%;
	line-height: 16px;
	text-align: center;
	background-image: url(http://www.eee-craft.com/images/css/globalFooter_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #F2F4F9;
	font-size: 10px;
}

#globalfooter .bottomcap a{
	color: #F2F4F9;
 }
#directorynav .directorynav-column h3 {
	font-weight: bolder;
}

#directorynav .directorynav-column{
	float: left;
	width: 140px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#directorynav  #dirnav-vr{ width: 155px;}
#directorynav  #dirnav-service{width: 130px;}
#directorynav #dirnav-contents{width: 130px;}
#directorynav #dirnav-app{}
#directorynav #dirnav-support{ width: 135px;}



/* GLOBALHEADER */
#globalheader {
	background-color: #000000;
	text-align: center;
	height: 32px;
}
#globalheader #globalnav {
	margin: 0 auto;
	padding: 0;
	width: 720px;
}
#globalheader #globalnav li { display: inline; }
#globalheader #globalnav li a {
	float: left;
	width: 120px;
	height: 20px;
	padding-top: 6px;
	color: #FFFFFF;
	padding-bottom: 6px;
	font-weight: normal;
	text-decoration: none;
}
#globalheader #globalnav li a:hover  {
	background-color: #353E46;
	text-decoration: none;
}

#globalheader.cat-vr #globalnav li#gn-vr a { background-color: #485460; }
#globalheader.cat-vr #globalnav li#gn-vr a:hover { background-color: #353E46; }
#globalheader.cat-sola #globalnav li#gn-sola a { background-color: #485460; }
#globalheader.cat-sola #globalnav li#gn-sola a:hover { background-color: #353E46; }
#globalheader.cat-landscape #globalnav li#gn-landscape a { background-color: #485460; }
#globalheader.cat-landscape #globalnav li#gn-landscape a:hover { background-color: #353E46; }
#globalheader.cat-3dcg #globalnav li#gn-3dcg a { background-color: #485460; }
#globalheader.cat-3dcg #globalnav li#gn-3dcg a:hover { background-color: #353E46; }
#globalheader.cat-company #globalnav li#gn-company a { background-color: #485460; }
#globalheader.cat-company #globalnav li#gn-company a:hover { background-color: #353E46; }



#ZoomClose {

	display: block;

	position: absolute;

	left: -15px;

	top: -15px;

	overflow: hidden;

	height: 30px;

	width: 30px;

	cursor: pointer;

	background-image: url(http://www.eee-craft.com/images/css/overlay/closebox.png);

	background-repeat: no-repeat;

	background-position: center center;

	text-indent: -9999px;

}