/*Japanese Edition setteings*/

div#wrap { margin: 0; padding: 0; width: 783px; }

div#mainContent { margin: 0; padding: 0; float:right; width:570px; background-color:#fff;}

div#content {
	width: 563px;
	margin: 0;
}

/* SUB NAVIGATION Settings J-edit.new */
div#subNav { margin: 0 0 0 18px; padding: 0;	float:left;	width: 150px; overflow: hidden;	}
#subNav ul { margin: 21px 0 0 0; padding: 0; list-style: none; }
#subNav ul li { margin: 1px 0; padding: 0 0 0 19px; list-style: none; line-height: 1.5em !important; font-size: 10px; font-weight: bold; background: url(../i/bullet_slashslash_grey.gif) 7px .4em no-repeat;}
#subNav ul li.title { margin: 0; padding: 1px 0 1px 7px; list-style: none; line-height: 1em; color: #903; font-size: 11px; font-weight: bold; }
#subNav ul li a { margin: 0; padding: 0; width: 100%; color: #363636; font-size: 11px; font-weight: normal; letter-spacing: normal; display: block; }
#subNav ul li a:hover { color: #602; }
#subNav ul li.current { margin: 0; padding: 0 0 0 19px; background: #fff url(../i/bullet_slashslash_dkblue.gif) 7px .45em no-repeat; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;}
#subNav ul li.current a { color: #002F80; }
#subNav ul li.current a:hover { color: #002F80; text-decoration: none; }
#subNav ul li.title a { margin: 0; padding: 0; color: #903; font-size: 11px; font-weight: bold; letter-spacing: normal; }

/* SUB NAVIGATION -- 2nd Level -- Settings */
#subNav ul ul { margin: 5px 0 8px 0; padding: 0; list-style: none; }
#subNav ul ul li { margin: 0 0 3px 0 !important; padding: 0; list-style: none; line-height: 1.2em !important; background: none; font-size: 10px; text-indent:1em; }
#subNav ul ul li a { margin: 0; padding: 0; color: #363636 !important; font-size: 10px; font-weight: normal; line-height: 1.2em !important; text-indent:1em;}
#subNav ul ul li a:hover { color: #602 !important; text-decoration: underline !important;   }

/* End of Japanese Edition setteings */


/* for new Navigation */
/* added in 2009 */

/* SUB NAVIGATION Settings J-edit.new */
#subNavigation {
	margin: 0 0 0 18px;
	padding: 0;	float:left;
	width: 150px;
	overflow: hidden;
}
#subNavigation * {
	margin: 0;
	padding: 0;
}
#subNavigation ul {
	margin: 21px 0 0 0;
	list-style: none;
}
#subNavigation ul li {
	margin: 1px 0;
	padding: 0 0 0 19px;
	list-style: none;
	background: url(../i/bullet_slashslash_grey.gif) 7px .4em no-repeat;
}
#subNavigation a {
	color: #363636;
	font-size: 11px;
}
#subNavigation a:hover {
	color: #602;
}
#subNavigation ul li.current {
	background: #fff url(../i/bullet_slashslash_dkblue.gif) 7px .45em no-repeat;
	border-top:	1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#subNavigation ul li.current a {
	color: #002F80;
}

/* SUB NAVIGATION -- 2nd Level -- Settings */
#subNavigation ul ul {
	margin: 5px 0 8px 8px;
}
#subNavigation ul ul * {
	font-size: 10px;
}
#subNavigation ul ul li {
	margin: 0 0 3px 0 !important;
	padding: 0;
	line-height: 1.2em;
	background: none;
}
#subNavigation ul ul li a {
	color: #363636 !important;
}
#subNavigation ul ul li a:hover {
	color: #602 !important;
	text-decoration: underline !important;
}
#subNavigation ul ul ul {
	margin-left: 8px;
}
#subNav ul ul ul {
	margin-left: 1em;
}
#catalogPDFList {
	background-color:#eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	width: 400px;
}
#catalogPDFList h3 {
	color: #000;
	font-size: 95%;
	border-bottom: 1px solid #ccc;
}
#catalogPDFList ul {
	margin:0;
}
#catalogPDFList li {
	list-style: none;
	margin: 5px 0;
}
#catalogPDFList li a {
	display: block;
	height: 27px;
	width: 18em;
	background: url(../pdf/pdf-icon_s.gif) right center no-repeat;
	padding-right: 20px;
}
#catalogPDFList img {
	display: inline;
	vertical-align: middle;
}
.jetrion h2 {
	font-size: 150%;
}
.jetrion h4 {
	color: #000;
	margin-bottom: 0;
	clear: both;
}
div.jetrion {
	min-height: 700px;
	height: auto !important;
	height: 700px;
}
.jetrion div.banner {
	width: 180px;
	height: 105px;
	float: left;
	border: 1px solid #999;
	position: relative;
	background: #ededed;
	margin-right: 5px;
}
.jetrion div.banner * {
	width: 100px;
	margin: 0;
	padding: 2px 5px 0 5px;
	font-size: 10px;
	line-height: 1.1;
}
.jetrion div.banner * * {
	padding: 0;
}
.jetrion div.banner ul li {
	font-size: inherit;
	list-style: none;
}
.jetrion div.banner p {
	padding: 5px;
}
.jetrion div.banner img {
	width: 70px;
	position: absolute;
	top: 16px;
	right: 0;
	border-left: 1px solid #999;
	padding: 0;
}
.jetrion div.banner h4 {
	font-weight: bold;
	border-bottom: 1px solid #999;
	height: 13px;
	width: 170px;
	color: #fff;
}
.jetrion #bannerInks h4 {
	background: #99CC66;
}
.jetrion #bannerSystems h4 {
	background: #4682B4;
}
.jetrion #bannerSolutions h4 {
	background: #A52A2A;
}
