body  {
	font-family: "Segoe UI", Verdana, Tahoma, Sans, Arial,Helvetica, sans-serif;
	font-size:80%;
	background:	#E8E8E8 url(../img/body_bg.gif) top repeat-x;
	margin: 0em;
	padding: 0;
	color: black;
}

html {
	overflow-y:scroll;
}

img {
	vertical-align:middle;
	border:0;
}

a {
	text-decoration:none;
	color:#325D87;
}
a:hover {
	text-decoration:underline;
	color:#000080;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
}

table {
	width:99%;
	border-collapse:collapse;
	border:0;
	border-spacing:0;
	margin:5px 0;
}

thead {
	background-color:#BBBBBB;
}

td {
	vertical-align:top;
}

form {
	padding:0;
	margin:0;
}

tr.header {
}
tr.header a {
}
tr.row-1 {
	background:transparent;
}
tr.row-2 {
	background:#f5f5f5;
}
ol, ul {
	list-style-position:outside;
	margin:5px 0;
	padding-left:3em;
}

ul.easy {
	list-style-type:none;
	padding:0;
}

ul.log {
	list-style-type:none;
	padding:0;
	vertical-align:middle;
}

#container {
	width:870px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#inner-container {
	margin:0 5px;
	margin:0;
	padding:5px;
	position:relative;
	background:url(../img/interface/border.png) repeat-y;
}

#content {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin: 0px 0px 0px 185px;
	position:relative;
}

div#content {
	line-height:18px;
	position:relative;
}

#content h1 {
	font-size:140%;
	color:#606060;
	padding:8px 0;
	margin:0;
}

#content h2 {
	font-size:115%;
	color:#8E4545;
	padding:5px 0;
	margin:0;
}

#content h3 {
	font-size:100%;
	padding:5px 0;
	margin:0;
}

#content p {
	padding:5px 0;
	margin:0;
}

#content p.trademark {
	color:#aaaaaa;
	font-size:xx-small;
	margin-top:30px;
	vertical-align:bottom;
}

#header {
	width:100%;
	height:75px;
	position:relative;
}

#header .top {
	background:url(../img/interface/header.png) no-repeat top;
	height:20px;
}

#header .spacer {
	background:url(../img/interface/border.png) repeat-y;
	height:55px;
}

#header .logo {
	position:absolute;
	top:4px;
	left:240px;
	z-index: 100;
}

#copyright {
	color:#555555;
	font-size:smaller;
	line-height:16px;
	width:100%;
	height:30px;
	position:relative;
	background:url(../img/interface/footer.png) no-repeat top;
}

#copyright .left {
	position:absolute;
	left:10px;
	top:5px;
}

#copyright .right {
	position:absolute;
	right:10px;
	top:5px;
}

#copyright .languages {
	text-align:center;
	top:5px;
	position:relative;
}

.sidebar-left {
	float: left; 
	padding: 8px 5px;
	width: 180px;
}

.sidebar-right {
	float: right; 
	padding: 8px 0;
	width: 160px;
}

.box {
	margin:0;
	margin-bottom:10px;
	border:1px solid #000000;
	border-top:none;
}

.box-header {
	background:#0064B1 url(../img/interface/menu-background-blue-normal.png) repeat-x;
	font-weight:bold;
	color:white;
	text-align:center;
}

.box-content {
	padding:6px;
}


#localizations {
	border:1px solid #025493;
}
#localizations tbody td {
	padding:2px 4px;
}
#localizations thead {
	font-weight:bold;
}
#localizations .first {
	width:20px;
}

#localizations .last {
	width:30px;
}

#localization .current {
	font-weight:bold;
}

table.pricing {

}

table.pricing thead tr {

}


#license input#id {
	width:15em;
}

#license input#email {
	width:15em;
}

#menu {
	margin:0;
	padding:0 5px;
}
#menu li {
	list-style-type:none;
	border:1px solid #CCCCCC;
	padding:0;
	height:20px;
	white-space:nowrap;
	overflow:hidden;
}

#menu li.selected {
	font-weight:normal;
	background:#BBBBBB;
}
#menu li.first {
	margin-top:0px !important;
}
#menu li.root {
	margin-top:12px;
	font-weight:bold;
}
#menu li:hover {
	background:#000000;
}
#menu li:hover > a {
	color:white;
}
#menu li span,
#menu li a {
	margin:0;
	padding:0;
	display:block;
	height:20px;
	line-height:20px;
	text-decoration:none;
	vertical-align:middle;
}

#menu img.icon {
	margin-bottom:2px;
	margin-top:1px;
	height:16px;
	margin-right:4px;
}
#menu img.dropdown {
	vertical-align:middle;
	margin-right:4px; 
}

#menu li.disabled:hover {
	background:none;
}

/* Navigation Bar */

#navigation {
	font-size:85%;
	padding-left:15px;
	background:url(../img/interface/navigation-bg.png) no-repeat;
	height:24px;
	line-height:24px;
	vertical-align:middle;
}

#navigation a {
	color:#E6EEF7;	
}

#navigation .header {
	color:#FFFFFF;
	font-weight:bold;
}

#navigation a.selected {
	font-weight:bold;
}


.sitemap p {
	margin:0;
	padding:0;
}
.sitemap p.header {
	font-weight:bold;
	padding:4px;
}


.alct {
	text-align:center;
}

.block {
	padding:10px 0;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

span.new,
span.important {
	color:red !important;
}

span.current {
	font-weight:bold;
}

span.selected {
	font-weight:bold;
	color:blue;
}

.comment {
	font-size:x-small;
	color:#909A9E;
}
.error {
	color:#FD6565;
	font-weight:bold;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
.clearfix {display:block;}


a.buy-button {
	width:120px;
	height:27px;
	padding-left:20px;
	background-image:url(../img/button_buy.png);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	color:white;
	line-height:23px;
	vertical-align:middle;
	text-align:center;
	margin:auto;
	font-weight:bold;	
}

.zoompic{
position: relative;
z-index: 0;
}

.zoompic:hover{
background-color: transparent;
z-index: 50;
}

.zoompic span{
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.zoompic span img{
border-width: 0;
padding: 2px;
}

.zoompic:hover span{
visibility: visible;
top: 0;
left: -135px;

}


input,textarea, select {
	color : #000000;
	font: normal 12px Courier;
	background-color : #DDDDDD;
	border: 1px solid #303030;
}

table.editions thead td {
	text-align: center;
}

#editions tbody td.check {
	text-align: center !important;
	vertical-align:middle !important; 
/*	background:url(../img/check_green.gif) no-repeat center center; */
}

#editions tbody td.group {
	font-weight:bold;
	background:#f5f5f5;	
	font-size:110%;
	color:#8E4545;
}

#editions tbody td .description {
	color:#606060
}

#editions tbody td .title {
	font-weight:bold;
}

#editions thead td {
	font-weight:bold;
}