@charset "utf-8";
/* CSS Document */

#login-page {
	text-align: left;
	width: 906px;
}
#login a {
	font-weight: normal;
	color: #1c5674;
	text-decoration: underline;
}
#login a:hover {
	color: #236C94;
}
#logo {
	text-align: right;
	margin-right: 40px;
	clear: both;
	margin-bottom: 16px;
}
#accent {
	float: left;
	height: 352px;
	width: 536px;
	position: relative;
}
#accent-buttons {
	position: absolute;
	left: 1px;
	top: 140px;
}
#accent-buttons-first {
	margin-bottom: 4px;
}
#accent-buttons-secound {
	display: none;
}
#accent-buttons h4 {
	font-size: medium;
	padding: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}
#login {
	background-image: url(../img/login/login-bg.png);
	background-repeat: no-repeat;
	clear: both;
	height: 406px;
	width: 906px;
	color: #FFFFFF;
	z-index:101;
	text-align: left;
}
#login-cnt {
	padding-top: 24px;
	padding-right: 30px;
	padding-left: 30px;
}
#rightcol {
	float: right;
	width: 280px;
}
#rightcol h4 {
	font-size: medium;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#login-box {
	background-image: url(../img/login/login-box-bg.png);
	background-repeat: repeat;
}
.form {
	margin: 0px;
	padding: 0px;
}
.form ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 18px;
}
.form ul li {
	margin-bottom: 4px;
	font-size: small;
}
.form .input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none!important;
	font-size: medium;
	margin-top: 4px;
	margin-left: 4px;
	width: 96%;
	color: #686868;
	font-family: Arial, Helvetica, sans-serif;
}
.form .input-bg {
	background-image: url(../img/login/form-input-bg.png);
	height: 30px;
	width: 240px;
}
.form .textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #686868;
}
.form .button {
	position: relative;
	border: 0;
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
	background-image: url(../img/login/form-submit-right.png);
	background-repeat: no-repeat;
	height: 34px;
	background-position: right;
	background-color: transparent;
}
.form .button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}
.form .button:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.form .button .label {
	position: relative;
	display: block;
	white-space: nowrap;
	background-color: transparent;
	background-image: url(../img/login/form-submit-left.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 17px;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 5px;
	height: 34px;
	padding-left: 17px;
}
.form-label {
	font-weight: bold;
	text-align: right;
	float: left;
	width: 140px;
	margin-right: 8px;
	padding-top: 8px;
}
.form-object {
	float: left;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	.form .button .label {
		margin-top: -1px;
	}
}
.advantages {
	list-style-image: url(../img/login/advantages-bullet.png);
	font-size: small;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
	color: #d5eef6;
}
.advantages li {
	margin-bottom: 4px;
}
.clear {
	clear: both;
}
#loginForm {
	display:none;
}
#footer {
	padding-top: 12px;
	padding-left: 22px;
	font-size: x-small;
	color: #666666;
	clear: both;
}
.terms-agree-link {
	color: #ffffff!important;
}

/* Public & download pages */
.download-page {

}
.download-page .top-bar {
	background-image: url(../img/public-pages/header-bg.png);
	clear: both;
	height: 58px;
	width: 902px;
	margin-bottom: 12px;
}
.download-page .top-bar .title {
	font-size: x-large;
	color: #333333;
	padding-top: 14px;
	padding-left: 24px;
	float: left;
}
.download-page .top-bar .logo {
	text-align: right;
	float: right;
	padding-top: 12px;
	padding-right: 24px;
}
.download-page .content {
	background-color: transparent!important;
	background-image: none!important;
}
.download-page .content .download-box {
	float: left;
	width: 580px;
	font-size: small;
	color: #FFFFFF;
}
.download-page .content .download-box-cnt {
	background-color: #32aae0;
	padding-top: 8px;
	padding-right: 24px;
	padding-bottom: 8px;
	padding-left: 24px;
	min-height: 190px;
}
.download-page .content .download-box #file {
	color: #FFFFFF;
	width: 100%;
	font-size: small;
	line-height: 1.4em;
}
.download-page .content .download-box h4 {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.download-page .content .download-box p {
	padding: 0px;
	margin-top: 24px;
	margin-bottom: 24px;
	color: #404040;
}
.download-page .content .rightcol {
	float: right;
	width: 300px;
	color: #333333;
}
.download-page .content .rightcol .advantages {
	color: #333333;
}
.download-page .content .rightcol h4 {
	font-size: large;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: normal;
	color: #333333;
}
.download-page .content .rightcol p {
	font-size: medium;
	color: #5a5a5a;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	line-height: 1.4em;
}