body {
	color: #ccd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	background-image:url("menu_bg2.jpg");
	background-repeat:repeat;
	background-attachment:fixed;
}

html,body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	margin: 0;
	padding: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
}

a:link, a:visited {
	color: #88c;
}
a:hover {
	color: #ccd;
}
a:active {
	color: #ccd;
}

ul {
    padding-left: 2em;
	margin: 0;
}

#header {
	padding-top: 1em;
	text-align: center;
	padding-bottom: 2em;
	position: relative;
	top: 0; left; 0;
	width: 100%;
}

#page {
	position: relative;
	min-height: 720px;
	height: auto !important;
	height: 720px;
}

#header #header-bg {
	height: 300px;
	width: 100%;
	position: absolute;
	top: 0; left: 0;
	z-index: 0;
	border-bottom: 1px solid #999;
}
#header img {
	z-index: 1;
	position: relative;
}

#header-news a {
	font-weight: normal;
	font-size: 0.9em;
	margin-left: 5px;
}

#header-news #news-lable a{
	text-align: left;
	font-weight: bold;
	font-size: 1.1em;	
	padding-bottom: 2px;
	margin-left: 0px;
}

#header-news #news-lable a:link, #header-news #news-lable a:visited {
	color: #ccd;
}

#logo #header-container {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#header-left {
	width: 260px;
	height: 270px;
	float: left;
	position: relative;
}
#header-right {
	width: 382px;
	padding-right: 261px;
	float: right;
	position: relative;
}

.translayer {
	background: #0d1a43;
	opacity: 0.4;
	filter: alpha(opacity = 40);
}

#page h2 {
	border-bottom: 1px solid #999;
	padding-bottom: 0.05em;
}

#leftpane h2 {
	text-align: left;
	padding-left: 1.2em;
	
	margin-left: -0.5em;
	margin-right: -0.5em;
	
}
#rightpane h2 {
	text-align: right;
	padding-right: 2em;
}

#page #panes-container {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#leftpane {
	width: 450px;
	float: left;
	position: relative;
}
#rightpane {
	width: 450px;
	float: right;
	position: relative;
	text-align: center;
	padding-right: 10px;
}

#video {
	position: relative;
	padding-top: 2.4em;
	z-index: 0;
	margin-right: 20px;
}

#screenshots {
	position: relative;
	padding-top: 1.7em;
	margin-right: 20px;
}

#buy {
	text-align: center;
	position: relative;
	padding-top: 2.4em;
	padding-bottom: 0.1em;
}

.review {
	margin-left: 1.5em;
	padding-bottom: 2em;
	text-align: justify;
}

.review .signature {
	padding-top: 1em;
	text-align: right;
}

.code {
	margin-left: 1.5em;
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: justify;
	font-style: italic;
}

#page {
	padding-bottom: 50px;
}

#logo {
	padding-top: 1em;
	height: 250px;
}

#language-links {
	z-index: 1;
	font-size: 1em;
	position: relative;
	padding-top: 0.2em;		
	clear: both;
}


#footer {
	height: 100px;
	position: relative;
	width: 100%;
	text-align: center;
}

#footer #footer-bg {
	border-top: 1px solid #999;
	height: 100px;
	width: 100%;
	position: absolute;
	bottom: 0; 
	left: 0;
	z-index: 0;
}

#footer-inner {
	position: absolute;
	left: 0; bottom: 0;
	width: 100%; 
	height: 90px;
}

#footer p {
	z-index: 2;
	vertical-align: middle;
	position: relative;		
}

#footer-links {
	z-index: 1;
	font-size: 1.1em;
	position: relative;
	padding-top: 0.2em;		
	clear: both;
}

#footer-social-icons {
	z-index: 1;
	position: relative;
	padding-top: 0.5em;		
	clear: both;
}

#copyright {
	z-index: 1;
	font-size: 0.9em;
	position: relative;		
	clear: both;
	color: #889;
}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -100px;
}
.footer, .push {
	height: 100px;
}

#header-news {
	float: center;
	z-index: 1;
	position: relative;
	text-align: left;
	padding-top: 204px;
}