body {
	margin: 0.8em auto;
	padding: 0;
	border: 0;
	outline: 0;
	width: 940px;
	vertical-align: baseline;
	background: #cdf;
	line-height: 1;
}

h1{
	font-size: xx-large;
	line-height: 1;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	padding-left: 0.3em;
	border-bottom: thin solid #00a;
	border-left: 0.4em solid #00a;
}

h2{
	font-size: x-large;
	line-height: 1;
	margin: 1em 0em;
}

p {
	margin: 0.5em 0em;
	line-height: 1.5em;
}

ul, ol {
	line-height: 1.7em;
	margin: 1px;
}

ul li{
	margin: 0px;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display:block;
}

nav ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:none;
}

a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
	vertical-align: middle;
}

#box {
	padding: 10px;
	border-radius: 10px;
	background: white;
}

#top-banner {
	width: 920px;
	height: 40px;
	position: relative;
	margin: 0 auto;
	border-bottom: 1px solid #aaa;
}

#navbar {
	width: 100%;
}

#logo {
	margin-top: 0em;
	margin-bottom: 0em;
	float: left;
	height: 40px;
	font-size: xx-large;
	border-bottom: 0;
	border-left: 0;
}

#logo a {
	color: black;
	text-decoration: none
}

#logo a:hover {
	text-decoration: underline;
}

.navigation {
	float: right;
	list-style: none;
	text-align: right;
	position: absolute;
	bottom: 10px;
	right: 0px;
}

.navigation li {
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 0px;
}

article {
	width: 900px;
	position: relative;
	margin: 0 auto;
}

section {
	width: 900px;
	position: relative;
	margin: 1.5em auto;
}

#browserintro {
	text-align: center;
	font-size: larger;
	margin: 1em 0em;
	line-height: 1em;
}

#biginfo {
	text-align: center;
	font-size: larger;
	font-weight: bold;
	margin: 1em 0em 1.5em 0em;
	line-height: 1em;
}

#top_screenshot {
	text-align: center;
}

dl {
	line-height: 1.5em;
}

dt {
	margin-top: 1em;
	margin-bottom:  1em;
	margin-left: 1em;
}

dd {
	margin-left: 3em;
}

footer {
	width: 900px;
	position: relative;
	margin: 1em auto;
	text-align: right;
	border-top: 1px solid #aaa;
}

#copyright {
	color:#009;
	font-style: italic;
	font-size: small;
	font-family: serif;
	text-align: right;
}

#download_button {
	text-align: center;
	font-size: larger;
	margin: 1.5em auto;
}

#download_button strong {
	border: 4px solid #ccf;
	border-radius: 8px;
	padding: 0.8em;
}

#environment {
	float: none;
}

#howto_install {
	margin-top: 2em;
	margin-left: 0.5em;
}

#howto_install summary {
	font-size: x-large;
	color: #00a;
	text-decoration: underline;
}

#howto_install ol {
	margin-left: 2em;
	margin-right: 2em;
}

#howto_install li {
	margin: 12px;
}

.feature_body {
	margin: 1em 2em;
}

.feature_body_c {
	margin: 1em 2em;
	text-align: center;
}

.feature_thumbnail {
	border: 1px solid #eee;
	padding: 6px;
	border-radius: 3px;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
}

.history_body {
	margin: 0 2em;

}

.details_folded{
	margin-top: 2em;
	margin-left: 0.5em;
}

.details_folded li {
	margin: 2px;
}

.details_folded summary {
	font-size: x-large;
	color: #00a;
	text-decoration: underline;
}

.parts_table {
	width: 100%;
	margin:8px 0px 25px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-spacing:0px;
}
.parts_table tr th,
.parts_table tr td {
	font-size: 12px;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 7px;
}
.parts_table tr th {
	background: #E6EAFF;
}

.shortcutkey_table {
	width: auto;
	margin:8px 0px 25px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-spacing:0px;
}
.shortcutkey_table tr th,
.shortcutkey_table tr td {
	font-size: 12px;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 8px;
	line-height: 110%;
}
.shortcutkey_table tr th {
	background: #E6EAFF;
}

div img{
  position:relative;
  vertical-align:middle;
}

a.button_left {
  width:116px;
  color:#ffffff;
  background:#003CBD;
  font-size:16px;
  font-weight:bold;
  text-shadow:0 -1px 1px #143352;
  text-align:center;
  display:block;
  text-decoration:none;
  border:1px solid #63656B;
  padding:3px 0 0px 0;
  border-radius:8px 0px 0px 8px;
  background: linear-gradient(rgba(20,80,209,0.5), rgba(20,70,165,1));
  box-shadow:0px 1px 0px #1b446d,
             0px 2px 0px #1b446d,
             0px 3px 0px #1b446d,
             2px 7px 3px rgba(0,0,0,0.3),
             0px 1px 0px rgba(255,255,255,0.5) inset,
             0px -1px 0px rgba(255,255,255,0.2) inset;
}

a.button_left:hover {
  background: linear-gradient(rgba(139,190,241,0.9), rgba(54,105,156,0.9));
  box-shadow:0px 1px 0px #225588,
             0px 2px 0px #225588,
             0px 3px 0px #225588,
             2px 7px 3px rgba(0,0,0,0.3),
             0px 1px 0px rgba(255,255,255,0.5) inset,
             0px -1px 0px rgba(255,255,255,0.2) inset;
}

a.button {
  width:116px;
  color:#ffffff;
  background:#003CBD;
  font-size:16px;
  font-weight:bold;
  text-shadow:0 -1px 1px #143352;
  text-align:center;
  display:block;
  text-decoration:none;
  border:1px solid #63656B;
  padding:3px 0 0px 0;
  border-radius:0px 0px 0px 0px;
  background: linear-gradient(rgba(20,80,209,0.5), rgba(20,70,165,1));
  box-shadow:0px 1px 0px #1b446d,
             0px 2px 0px #1b446d,
             0px 3px 0px #1b446d,
             2px 7px 3px rgba(0,0,0,0.3),
             0px 1px 0px rgba(255,255,255,0.5) inset,
             0px -1px 0px rgba(255,255,255,0.2) inset;
}

a.button:hover {
  background: linear-gradient(rgba(139,190,241,0.9), rgba(54,105,156,0.9));
  box-shadow:0px 1px 0px #225588,
             0px 2px 0px #225588,
             0px 3px 0px #225588,
             2px 7px 3px rgba(0,0,0,0.3),
             0px 1px 0px rgba(255,255,255,0.5) inset,
             0px -1px 0px rgba(255,255,255,0.2) inset;
}

a.button_right {
  width:116px;
  color:#ffffff;
  background:#003CBD;
  font-size:16px;
  font-weight:bold;
  text-shadow:0 -1px 1px #143352;
  text-align:center;
  display:block;
  text-decoration:none;
  border:1px solid #63656B;
  padding:3px 0 0px 0;
  border-radius:0px 8px 8px 0px;
  background: linear-gradient(rgba(20,80,209,0.5), rgba(20,70,165,1));
  box-shadow:0px 1px 0px #1b446d,
             0px 2px 0px #1b446d,
             0px 3px 0px #1b446d,
             2px 7px 3px rgba(0,0,0,0.3),
             0px 1px 0px rgba(255,255,255,0.5) inset,
             0px -1px 0px rgba(255,255,255,0.2) inset;
}

a.button_right:hover {
  background: linear-gradient(rgba(139,190,241,0.9), rgba(54,105,156,0.9));
  box-shadow:0px 1px 0px #225588,
             0px 2px 0px #225588,
             0px 3px 0px #225588,
             2px 7px 3px rgba(0,0,0,0.3),
             0px 1px 0px rgba(255,255,255,0.5) inset,
             0px -1px 0px rgba(255,255,255,0.2) inset;
}

#button_left_on {
  width:116px;
  color:#ffffff;
  background:#306CED;
  font-size:16px;
  font-weight:bold;
  text-shadow:0 -1px 1px #143352;
  text-align:center;
  display:block;
  text-decoration:none;
  border:1px solid #225588;
  padding:3px 0px 0px 0px;
  border-radius:8px 0px 0px 8px;
  background: linear-gradient(rgba(54,105,156,1), rgba(139,190,241,1));
  box-shadow:/*0px -1px 0px #1b446d,
             0px -2px 0px #1b446d,*/
             0px 3px 0px #1b446d,
             2px 3px 3px rgba(0,0,0,0.3),
             0px -1px 0px rgba(255,255,255,0.5) inset,
             0px -1px 0px rgba(255,255,255,0.2) inset;
}

#button_on {
  width:116px;
  color:#ffffff;
  background:#306CED;
  font-size:16px;
  font-weight:bold;
  text-shadow:0 -1px 1px #143352;
  text-align:center;
  display:block;
  text-decoration:none;
  border:1px solid #225588;
  padding:3px 0px 0px 0px;
  border-radius:0px 0px 0px 0px;
  background: linear-gradient(rgba(54,105,156,1), rgba(139,190,241,1));
  box-shadow:/*0px -1px 0px #1b446d,
             0px -2px 0px #1b446d,*/
             0px 3px 0px #1b446d,
             2px 3px 3px rgba(0,0,0,0.3),
             0px -1px 0px rgba(255,255,255,0.5) inset,
             0px -1px 0px rgba(255,255,255,0.2) inset;
}

#button_right_on {
  width:116px;
  color:#ffffff;
  background:#306CED;
  font-size:16px;
  font-weight:bold;
  text-shadow:0 -1px 1px #143352;
  text-align:center;
  display:block;
  text-decoration:none;
  border:1px solid #225588;
  padding:3px 0px 0px 0px;
  border-radius:0px 8px 8px 0px;
  background: linear-gradient(rgba(54,105,156,1), rgba(139,190,241,1));
  box-shadow:/*0px -1px 0px #1b446d,
             0px -2px 0px #1b446d,*/
             0px 3px 0px #1b446d,
             2px 3px 3px rgba(0,0,0,0.3),
             0px -1px 0px rgba(255,255,255,0.5) inset,
             0px -1px 0px rgba(255,255,255,0.2) inset;
}

#download_list {
  list-style:none;
  margin: 2em auto;
}

#download_list li {
  display: table-cell;
  width:400px;
  margin:0px;
  text-align: center;
}
