@charset "UTF-8";
/* CSS Document */

/* General */
body {
	background:url(/res/images/bg.jpg) top center no-repeat #acdaf2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}
p, li {
	line-height:18px;
}
ul {
	margin-left:25px;
	padding:0;
}
li {
	padding-left:2px;
}
a {
	color:#0054a6;
	text-decoration:none;
}
img {
	border:none;
	display:inline;
	vertical-align:middle;
}
h1 {
	font-size:24px;
	margin:10px 0 10px 0;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
}
h4 {
	color:#000;
	font-size:14px;
}
small {
	line-height:normal;
}
.clear {
	clear:both;
}
/* Misc */
.title {
	color:#467900;
	display:block;
	font-size:18px;
	font-weight:bold;
	padding-top:10px;
}
.infobar-title {
	margin:0 0 10px 0;
}
p.feature, p.feature-last {
	width:220px;
	height:auto;
	color:#666;
	display:block;
	margin-bottom:110px;
}
p.feature-last {
	margin-top:50px;
	margin-bottom:30px;
}
p.feature strong, p.feature-last strong {
	color:#000;
}
.screenshot {
	display:inline-block;
	float:right;
}
.screenshot-last {
	float:right;
	margin-top:30px;
}
.text-shadow {
	text-shadow: 0px 1px 3px #000;
}
.right-side {
	width:320px;
	height:auto;
	float:right;
	margin-left:30px;
}
.black {
	color:#000;
}
li.bullet {
	list-style:url(/res/images/icon_bullet.png);
}
li.warning {
	list-style:url(/res/images/icon-warning.png);
}
.small {
	font-size:11px;
}
.red {
	color:#f00;
}
.orange {
	color:#EB8F00;
}
/* Structure */
#header {
	width:960px;
	height:108px;
	margin:0 auto;
	vertical-align:middle;
}
#header img.logo {
	float:left;
	margin-top:35px;
}
#header .language {
	float:right;
	margin-top:45px;
}
#nav {
	width: 960px;
	height: 43px;
	background: url(/res/images/navbar-bg.gif) center no-repeat;
	font-size:16px;
	margin:0 auto;
	padding:0;
}
#nav ul, #nav li {
	margin:0;
	padding:0;
	list-style-type:none;
}
#nav li {
	height:43px;
	float:left;
	background: url(/res/images/navbg.gif) repeat-x top;
	border-right:1px solid #004a9e;
}
#nav li img {
	vertical-align:top;
}
#nav li a:link, #nav li a:visited {
	color:#fff;
	display:inline-block;
	height:43px;
	line-height:43px;
	text-decoration:none;
	top: 0;
	overflow: hidden;
	padding:0 20px;
}
#nav a:hover, #nav a:focus {
	background: url(/res/images/navbg.gif) repeat-x 0 -43px;
}
#nav a:active {
	background: url(/res/images/navbg.gif) repeat-x 0 -86px;
}
#nav li.home {
	width:83px;
	background:url(/res/images/homenav-bg.png) top left no-repeat;
	text-align:center;
}
#nav li.home a:link, #topnav li.home a:visited {
	width:83px;
	height:43px;
	background:url(/res/images/homenav-bg.png) top left no-repeat;
	border:none;
	padding:0;
}
#nav li.home a:hover, #nav li.home a:focus {
	width:83px;
	height:43px;
	background:url(/res/images/homenav-bg.png) no-repeat 0 -43px;
	border:none;
	padding:0;
}
#nav li.home a:active, #nav li.home-active, #nav li.home-active a {
	width:83px;
	height:43px;
	background:url(/res/images/homenav-bg.png) no-repeat 0 -86px;
	border:none;
	text-align:center;
	padding:0;
}
#nav li.corner-left, #nav li.corner-right {
	border:none;
}
#nav li.corner-right {
	float:right;
}
#nav li.home {
	border-left:none;
}
#nav li.active {
	background: url(/res/images/navbg.gif) repeat-x 0 -129px;
}
#nav li.active a:hover {
	background: url(/res/images/navbg.gif) repeat-x 0 -129px;
}
#nav li.search {
	width:330px;
	height:37px;
	border-right:none;
	display:inline-block;
	float:right;
	padding:6px 6px 0;
}
#search {
	background:url(/res/images/searchbg-left.png) left no-repeat;
	float:right;
}
.searchbg-left {
	display:inline;
	float:left;
}
.search-input {
	width:160px;
	height:25px;
	background:url(/res/images/searchbg.jpg) repeat-x;
	border:1px solid #444;
	border-left:none;
	display:inline;
	float:left;
	font-size:14px;
	line-height:25px;
	margin-left:5px;
	padding-left:5px;
}
.prompt {
	color:#fff;
	float:left;
	font-size:16px;
	padding:6px 5px 0;
}
#nav .search-label {
	color:#999;
	float:left;
	font-size:14px;
	line-height:21px;
	padding-left:5px;
}
.btn-search {
	width:105px;
	height:29px;
	background:url(/res/images/btn-search.png) top no-repeat;
	border:none;
	cursor:pointer;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
}
.btn-search:hover {
	background-position:bottom;
}
#main {
	width:954px;
	height:auto;
	background-color:#fff;
	border:3px solid #fff;
	margin:20px auto 0;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#main-top {
	width:954px;
	height:auto;
	background-color:#fff;
	border:3px solid #fff;
	margin:0 auto;
	min-height:620px;
	-moz-border-radius: 0 0 10px 10px;
	-khtml-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 10px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
}
#content {
	width:650px;
	height:auto;
	float:right;
	padding:20px;
}
#content-fullwidth {
	width:894px;
	height:auto;
	float:right;
	padding:30px;
}
.infobar {
	width:290px;
	height:auto;
	background-color:#e4f7fe;
	border:1px solid #bdd5e7;
	padding:15px;
	float:right;
	margin:0 0 50px 0;
	position:relative;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.infobar p {
	color:#666;
}
.infobar ul.info, .infobar ul.info li {
	color:#666;
	list-style-type:none;
	margin:0;
	padding:0;
}
.infobar ul.info li p {
	font-size:12px;
	line-height:18px;
	margin:8px 0;
}
/***Footer***/
#footer {
	width:100%;
	height:322px;
	background:url(/res/images/bg-bottom.jpg) center no-repeat;
	margin:20px auto 0;
}
#footer h3 {
	text-align: center;
	margin: -10px auto 5px;
	font-size: 12px;
	font-weight: normal;
}
.footer-content {
	width:960px;
	height:280px;
	margin:0 auto;
}
.footer-content ul {
	width:200px;
	height:auto;
	float:left;
	margin:0 20px 0 0;
}
.footer-content ul.narrow {
	width:150px;
}
.footer-content ul, .footer-content ul li {
	list-style-type:none;
	margin:0;
	padding:0;
}
.footer-content ul li, .footer-content ul li a {
	font-size:12px;
	line-height:24px;
}
.footer-content ul li {
	color:#000;
}
.footer-content ul li a {
	color:#444;
}
.footer-content ul li a:hover {
	text-decoration:underline;
}
.footer-content .footer-header {
	color:#000;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
.footer-content .social {
	width:250px;
	height:auto;
	float:right;
	color:#fff;
	margin-top:5px;
}
.footer-content .social form {
	width:250px;
	min-height:50px;
	display:block;
	margin:15px 0 30px;
}
.footer-content .social form label {
	width:250px;
	height:22px;
	font-size:11px;
	color:#999;
	float:left;
	line-height:18px;
	display:block;
	margin-bottom:20px;
}
.footer-content .social form input[type=text] {
	width:180px;
	height:22px;
	border:1px solid #ccc;
	line-height:22px;
	float:left;
	padding-left:5px;
}
.footer-content .social form input[type=submit] {
	width:55px;
	border:none;
	height:25px;
	background-color:#666;
	border:1px solid #666;
	color:#fff;
	padding:0 3px 3px;
	float:left;
	cursor:pointer;
	display:block;
}
.footer-content .social form input[type=submit]:hover {
	background-color:#777;
	color:#fff;
}
.ok {
	color: green;
	font-weight: bold;
}
.footer-content .social ul.social-links, .footer-content .social ul.social-links li {
	list-style-type:none;
	margin:0;
	padding:0;
}
.footer-content .social ul.social-links li {
	margin-bottom:10px;
}
.footer-content .social ul.social-links li img {
	float:left;
	vertical-align:middle;
}
.copyright {
	font-size:10px;
	color:#666;
	text-align:center;
	margin:0 auto;
}
