img {
	border: 0;
}

body {
	font-family: Lucida Grande,Verdana,Arial,Helvetica;
}

#main-content {
	background: white;
	width: 48em;
	font-size: 10pt;
	color: #303030;
/*	text-align: justify; */
	margin-right: auto;
	margin-left: auto;
}
#left-sidebar {
	float: left;
}
#right-sidebar {
	float: right;
	padding: 20px;
	margin-top: 10em;
}
h1 { /* page title: Downloads, Order/Register, etc. */
	color: #585858;
	font-weight: normal;
	font-size: 1.9em;
	margin-bottom: 0px;
}
h3 {
	margin-bottom: 0px;
}
blockquote {
	margin-right: 0px;
}
#copyright {
	font-size:0.75em;
}


div.list a {
	text-decoration: none;
}
a, a:link {
	text-decoration: none;
	color: #3040f0;
}
a:hover, div.list a:hover {
	color: blue;
	text-decoration: underline;
}



#navbg {
	font-family: verdana, sans-serif;
	font-size: .8em;
	background: url(img/bg.jpg) repeat-x; 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 6.6em;
	padding-top: 1em;
	padding-bottom: 1em;
}
#nav {
	width: 52em;
	padding-left: 2em;
	margin-right: auto;
	margin-left: auto;
	color: #f99627;
}
#nav span {
	display: block;
}
#nav #mainbox {
	display: inline;
	float: left;
}
#nav #softwarebox {
	display: inline;
	float: left;
	width: 38em;
	overflow: hidden;
	margin-top: -.16em;
}
#nav #software span {
	display: inline;
	float: left;
	text-align: center;
	margin-left: .8em;
	font-size: 0.95em;	
}
#nav img {
	padding-bottom :.3em;
}

#nav #langbox {
	float: left;
	margin-left: .2em;
}
#nav #lang span {
	font-size: 0.83em;
}
#accbreak {
	margin-bottom: .5em; height: 2px; background-color: #e0e0ec; clear: both; overflow: hidden;

}
#nav #accbar {
	padding-top: .4em;
	margin-right: 2em;
}
#nav #acc {
	font-size: 0.8em;
	padding-left: 4em;
}
#nav #acc span {
	margin-left: 1.5em;
	float: left;
}
.curacc {
	color: black;
	text-decoration:none;
	font-weight: bold;
}
#nav a, #nav a:visited {
	text-decoration:none;
	color: #4050b0;
}
#nav a:hover {
	color: black;
	text-decoration: underline;
}
#nav a.current {
	color: black;
	text-decoration:none;
}
.current {
	color: black;
	text-decoration:none;
}
#navspacer {
	height: 7.5em;
}

#news {
	float:left;
	font-size: .6em;
	background-color: #f2f2f2;
	padding: .3em;
	display: none;
}
span.versionDate {
	font-size: .7em;	
}
span.versionDateNew {
	font-size: .7em;	
	color: red;
}
span.versionText {
	font-size: .85em;	
}
span.OSversion {
	font-size: .8em;	
	color: fuchsia; 
}

.screenshot {
	text-align: center;
}

.clear {clear: both; height: 0;}
/* .spacer { width: 60px;} */
