@charset "utf-8";
body {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif, Helvetica, Arial;
	margin: 0px;
	padding: 0px;
	background-color: #82c3ff;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

#site {
	width: 752px;
	margin-left: -376px;
	position: relative;
	left: 50%;
	background-color: #FFFFFF;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#content {
	float: left;
	position: relative;
	width: 540px;
	left: 12px;
}
#content h1 {
	font-size: 22pt;
	padding: 0px;
	margin-top: 0px;
	font-weight: lighter;
	color: #0182F6;
	margin-bottom: 1ex;
}
#content h2 {
	font-size: 12pt;
	padding: 0px;
	margin-top: 0px;
	font-weight: bold;
	color: #00296C;
	margin-bottom: 1ex;
	margin-top: 1ex;
}
#content p {
	font-size: 10pt;
	color: #00296C;
	padding: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
}
#content ul, #content ol, #content td {
	font-size: 10pt;
	color: #00296C;
}

#language {
	list-style-type: none;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#language li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}

#language a {
	color: #FFFFFF;
	text-decoration: none;
}

#slogan {
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 176px;
	margin: 0px;
}
#copyright {
	text-align: center;
	margin: 0px;
	padding: 4px;
	color: #FFFFFF;
	font-size: 8pt;
}
#content a {
	color: #0282F6;
}


#menu {
	list-style-type: none;
	text-align: right;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 22px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}

#menu li {
	display: inline;
	padding: 0px;
	margin-right: 8px;
	margin-left: 8px;
}

#footer a {
	color: #004CB3;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


#footer ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
}
#footer li {
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
}
#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 160px;
	background-color: #0081F6;
}

#download {
	background-image: url(images/download.png);
	background-repeat: no-repeat;
	display: block;
	height: 56px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 8px;
}

#buynow {
	background-image: url(images/buynow.png);
	background-repeat: no-repeat;
	display: block;
	height: 56px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 8px;
}

#vkontakte {
	background-image: url(images/ru/vkontakte.png);
	background-repeat: no-repeat;
	display: block;
	height: 138px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 8px;
}

#twitter {
	background-image: url(images/en/twitter.png);
	background-repeat: no-repeat;
	display: block;
	height: 68px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 8px;
}

#download b, #buynow b {
	display: block;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 16px;
	padding-left: 46px;
}

#sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
}

#footer {
	clear: both;
	font-size: 9pt;
	color: #00296C;
	padding-bottom: 2px;
}
#sidebar .info {
	background-image: url(images/sidebar.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #56AEFB;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
#sidebar  .info  h3 {
	color: #FFFFFF;
	font-size: 11pt;
	padding: 0px;
	margin: 0px;
}
#sidebar  .info  p {
	font-size: 10pt;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 1em;
	margin-bottom: 0px;
}
#sidebar   .infofooter  {
	background-image: url(images/sidebarfooter.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 8px;
	font-size: 0px;
}


#sidebar {
	float: right;
	position: relative;
	width: 184px;
	left: -8px;
}
#language a:hover {
	text-decoration: underline;
}
#header #slogan {
}
#menu a:hover {
	text-decoration: underline;
}

.screenshot {
	height: 256px;
	width: 264px;
	background-image: url(../images/screenshot.png);
	background-color: #56AEFB;
	float: right;
	margin-right: 3px;
	margin-left: 3px;
	clear: none;
}
#content .screenshots {
	height: 256px;
}
#content   .screenshot img {
	margin-top: 4px;
	margin-left: 4px;
	margin-bottom: 2px;
	border: 0px;
}
#content     .screenshot  p {
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	margin: 0px;
	padding: 0px;
}
