/*
	Stylesheet generated by Turbine - http://turbine.peterkroener.de/
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{color:inherit;margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-weight:normal;text-decoration:none}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}@font-face {
}
@font-face {
}
@font-face {
}
html {
	font-family: Tahoma, serifSansSerifMonospace, Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(/pics/page_bg.png) 0 0 repeat;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
}
input, textarea {
	font-family: Tahoma, serifSansSerifMonospace, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #000;
	padding: 3px;
}
sup {
	position: relative;
	font-size: 12px;
	top: -0.1em;
	vertical-align: baseline;
}
img {
	border: 0;
}
p {
	margin: 1em 0;
}
h1 {
	font-size: 20px;
	line-height: 25px;
	padding: 1em 0;
	margin: 0;
	display: block;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	padding: 1em 0;
	margin: 0;
}
a {
	color: #000;
}
a, a:link, a:hover, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
strong {
	font-weight: bold;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
@import :-moz-focus-inner;
@import 0;
@import 0;
#wrapper {
	width: 399px;
	margin: 0 auto;
	position: relative;
	padding: 150px 0 50px 0;
}
#wrapper .message {
	height: 90px;
	position: absolute;
	left: 0;
	top: 60px;
	width: 399px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#wrapper .message i {
	width: 44px;
	height: 39px;
	background: url(/pics/sprite3.png) 0 -24px no-repeat;
	display: block;
	margin: 0 auto 6px;
}
#logo {
	width: 115px;
	height: 24px;
	background: url(/pics/sprite3.png) 0 0 no-repeat;
	margin: 0 auto 30px;
}
#login {
	padding: 15px 55px 0;
	background: url(/pics/login_bg.png) left bottom no-repeat #f5f4f4;
	border-radius: 10px; /* Added by border radius plugin */
	color: #696f7a;
	-moz-border-radius: 10px; /* Added by border radius plugin */
	-webkit-border-radius: 10px; /* Added by border radius plugin */
	-khtml-border-radius: 10px; /* Added by border radius plugin */
}
#login .login_label {
	display: block;
	font-weight: bold;
	color: #696f7a;
	line-height: 26px;
	padding-top: 8px;
}
#login input.text {
	border: 1px solid #c9ced5;
	border-radius: 3px; /* Added by border radius plugin */
	height: 22px;
	padding: 5px 10px;
	width: 267px;
	color: #696f7a;
	-moz-border-radius: 3px; /* Added by border radius plugin */
	-webkit-border-radius: 3px; /* Added by border radius plugin */
	-khtml-border-radius: 3px; /* Added by border radius plugin */
}
#login .cookie {
	padding: 14px 0 19px 0;
	line-height: 17px;
	font-weight: bold;
}
#login .cookie label, #login .cookie a {
	vertical-align: middle;
	font-weight: bold;
	color: #696f7a;
}
#login .cookie a {
	color: #6babea;
}
#login .buttons {
	height: 50px;
}
#login .buttons input {
	width: 144px;
	float: left;
	height: 50px;
	line-height: 50px;
	display: block;
	background: none;
	border: 0 none;
	font-size: 10px;
	font-weight: bold;
	color: #cdd2db;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}
#login .buttons a {
	width: 144px;
	float: right;
	height: 20px;
	line-height: 20px;
	padding: 15px 0;
	display: block;
	background: none;
	border: 0 none;
	font-size: 10px;
	font-weight: bold;
	color: #cdd2db;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}
#login .buttons input:hover, #login .buttons a:hover {
	color: #6babea;
}
#register {
	padding: 15px 55px 0;
	background: url(/pics/reg_bg.png) left bottom no-repeat #f5f4f4;
	border-radius: 10px; /* Added by border radius plugin */
	color: #696f7a;
	-moz-border-radius: 10px; /* Added by border radius plugin */
	-webkit-border-radius: 10px; /* Added by border radius plugin */
	-khtml-border-radius: 10px; /* Added by border radius plugin */
}
#register .login_label {
	display: block;
	font-weight: bold;
	color: #696f7a;
	line-height: 26px;
	padding-top: 8px;
}
#register input.text {
	border: 1px solid #c9ced5;
	border-radius: 3px; /* Added by border radius plugin */
	height: 22px;
	padding: 5px 10px;
	width: 267px;
	color: #696f7a;
	-moz-border-radius: 3px; /* Added by border radius plugin */
	-webkit-border-radius: 3px; /* Added by border radius plugin */
	-khtml-border-radius: 3px; /* Added by border radius plugin */
}
#register .buttons {
	height: 50px;
	margin-top: 20px;
}
#register .buttons input {
	width: 289px;
	height: 50px;
	line-height: 50px;
	display: block;
	background: none;
	border: 0 none;
	font-size: 10px;
	font-weight: bold;
	color: #cdd2db;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}
#register .buttons input:hover, #register .buttons a:hover {
	color: #6babea;
}
label.error {
	display: block;
	font-weight: bold;
	color: #cd2525;
	line-height: 22px;
}
.share {
	height: 24px;
	width: 120px;
	float: left;
}
span.checkbox {
	display: inline-block;
	width: 17px;
	height: 17px;
	cursor: pointer;
	margin: 0 8px 0 0;
	background: url(/pics/sprite3.png) -115px 0 no-repeat;
	vertical-align: middle;
}
span.checkbox_selected {
	background-position: -132px 0;
}
#login_help {
	border-bottom: 1px solid #34373c;
	height: 20px;
	line-height: 20px;
	text-align: center;
	padding: 25px 0;
}
#login_help .left {
	width: 199px;
	float: left;
	line-height: 20px;
	text-align: center;
}
#login_help .right {
	width: 199px;
	float: right;
	line-height: 20px;
	text-align: center;
}
#login_help a {
	font-size: 10px;
	color: #cdd2db;
	font-weight: bold;
	text-transform: uppercase;
}
#login_help a:hover {
	text-decoration: none;
	color: #6babea;
}
.info {
	border-bottom: 1px solid #34373c;
	padding: 20px 0;
	text-align: justify;
}
#note {
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	padding: 20px 0;
	text-align: justify;
}
#note a {
	color: #6babea;
}
#reduced_security h3 {
	color: #6babea;
	padding: 0;
	margin: 16px 0;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
#reduced_security p {
	margin: 16px 0;
	line-height: 16px;
}
#captcha_box {
	height: 34px;
	width: 287px;
	text-align: left;
	margin-bottom: 8px;
}
#captcha_box img {
	border: #C9CED5 1px solid;
}
#captcha_box a {
	display: block;
	width: 32px;
	height: 32px;
	float: right;
	background: url(/pics/sprite3.png) -196px -246px no-repeat;
	overflow: hidden;
	text-indent: -5000px;
}
