/* j2s.css */
body {
	padding:0;
	margin:0;
	font-size:10pt;
	font-family:Arial,sans-serif;
	color:black;
	background-color:white;
}
.header {
	/*overflow:hidden;*/
	overflow:visible;
	border:1px solid transparent;
	position:relative;
	/*z-index:3;*/
	margin-bottom:10px;
}
* html .header {
	border-style:none;
}

.to-logo {
	text-align:center;
	position:relative;
	top:-25px;
}
.more-j2s {
	margin-top:48px;
	clear:both;
	text-align:center;
	font-weight:bold;
}
.more-j2s-continue {
	margin-top:12px;
	clear:both;
	text-align:center;
	font-weight:bold;
}
.copyright-footer {
	margin-top:16px;
	text-align:center;
}
.j2s-home-link {
	display:block;
	width:150px;
	height:80px;
	overflow:hidden;
	position:absolute;
	left:45px;
	top:15px;
	border-bottom:2px solid white;
}

img {
	border-style:none;
	border-width:0;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
}
.j2s {
	/*position:absolute;*/
	margin:0 auto;
	width:148px;
	height:76px;
	/*border:2px solid #ffa500;*/
	white-space:nowrap;
	font-family:"Times New Roman", Arial, sans-serif;
	font-style:italic;
	font-weight:100;
	overflow:hidden;
	color:#000000;
	/*background-color:white;*/
	/*cursor:default;*/
	cursor:pointer;
	cursor:hand;
}
a.j2s-home-link:hover {
	border-bottom:2px solid #ffa500;
}
* html .j2s {
	width:196px;
	height:76px;
}
.bigj {
	position:relative;
	padding-left:18px;
	top:-16px;
	font-size:80px;
	color:#0000d8;
}
.lowerava {
	position:absolute;
	top:40px;
	margin-left:-12px;
	font-size:30px;
	color:#cecece;
	/*z-index:2;*/
}
.middleto {
	font-size:40px;
	color:#e80000;
	position:relative;
	top:-28px;
}
.smalls {
	font-size:58px;
	color:#0000d8;
	position:relative;
	top:-28px;
}
.restcript {
	color:#cecece;
	font-size:30px;
	position:relative;
	top:-28px;
	left:-2px;
}

/* framework.css */
.j2s-container {
	width:480px;
	/*height:210px;*/
	height:14.6em;
	margin:0 auto;
}
.j2s-annotation {
	width:480px;
	/*height:210px;*/
	margin:0 auto;
}
.j2s-framework {
	position:absolute;
	width:480px;
	height:196px;
	height:14.6em;
	/*overflow:hidden;*/
	font-family:Arial,sans-serif;
}
.extended-layer {
	padding:0 2em;
}
.extended-application {
	float:left;
	padding:2px;
	margin:2px 2px 0 10px;
	border:1px solid black;
	border-bottom-style:none;
	background-color:#a7a7fe;
	color:white;
}
.web-application-layer {
	clear:left;
	padding:2px;
	text-align:center;
	border:1px solid black;
	border-bottom-style:none;
	height:1.5em;
	background-color:#a7a7fe;
	color:white;
}
.annotation-your-part {
	float:left;
	text-align:center;
	display:block;
	width:225px;
	margin:2px;
	padding:0 4px;
	background-color:#ffa500;
	color:white;
	border:1px solid black;
}
.annotation-j2s-part {
	float:left;
	display:block;
	width:225px;
	margin:2px;
	padding:0 4px;
	background-color:#00be00;
	color:yellow;
	border:1px solid black;
}
.eclipse-platform {
	height:3em;
	width:317px;
	position:absolute;
	left:161px;
	bottom:0;
	border:1px solid black;
	text-align:center;
	background-color:#cccccc;
	color:black;
}
.javascript {
	height:3em;
	width:160px;
	position:absolute;
	left:0;
	bottom:0;
	border:1px solid black;
	text-align:center;
	background-color:#cccccc;
	color:black;
}
.browser {
	padding:0.25em 0;
	height:1em;
	width:140px;
	position:absolute;
	left:90px;
	bottom:0;
	border:1px solid black;
	text-align:center;
	background-color:white;
	background-color:#cccccc;
	color:black;
}
.swt-jface {
	padding:0.25em 0;
	height:1em;
	width:140px;
	position:absolute;
	left:250px;
	bottom:0;
	border:1px solid black;
	text-align:center;
	background-color:#cccccc;
	color:black;
}
.java-inheritance-simulator {
	text-align:center;
	position:absolute;
	left:0;
	bottom:3em;
	height:3em;
	border:1px solid black;
	width:160px;
	border-bottom-style:none;
	background-color:#00be00;
	color:yellow;
	font-weight:bold;
}
.eclipse-jdt-plugin {
	text-align:center;
	position:absolute;
	left:161px;
	bottom:3em;
	height:3em;
	border:1px solid black;
	width:317px;
	border-bottom-style:none;
	background-color:#cccccc;
	color:black;
}
.desktop-client-application {
	text-align:center;
	position:absolute;
	left:250px;
	bottom:6em;
	height:2em;
	border:1px solid black;
	width:228px;
	border-bottom-style:none;
	background-color:#ffa500;
	color:white;
}
.java2script-pacemaker-plugin {
	text-align:center;
	position:absolute;
	left:0;
	bottom:6em;
	height:2em;
	border:1px solid black;
	width:250px;
	border-bottom-style:none;
	background-color:#00be00;
	color:yellow;
	font-weight:bold;
}
.generated-javascript-layer {
	text-align:center;
	height:3em;
	border:1px solid black;
	padding:0 1em;
	background-color:#ffa500;
	color:white;
}
.generated-javascript-layer div {
	margin-bottom:3px;
}
.generated-javascript-library {
	float:left;
	text-align:center;
	height:1.5em;
	border:1px solid black;
	padding:0 4px;
	margin:0 8px;
}
.java-util, .org-eclipse-swt {
	background-color:#00be00;
	color:yellow;
	font-weight:bold;
}
