#user_head {
	margin: 22px 0 0 0;
	padding: 0 0 11px 0;
	border-bottom: 1px solid #B3B3B3;
	text-align: center;
}

#user_head h1 {
	margin: 0 0 0px 0;
	padding: 0;
	text-align: left;
	height: 27px;

	text-indent: -1000em;
	overflow: hidden;
}

#user_head h1#payment { background: transparent url('/media/img/user/user_title_payment.gif') no-repeat center top;}
#user_head h1#serviceinformation { background: transparent url('/media/img/user/user_title_serviceinformation.gif') no-repeat center top;}
#user_head h1#registration { background: transparent url('/media/img/user/user_title_registration.gif') no-repeat center top;}
#user_head h1#provisionalregistration { background: transparent url('/media/img/user/user_title_provisionalregistration.gif') no-repeat center top;}
#user_head h1#login { background: transparent url('/media/img/user/user_title_login.gif') no-repeat center top;}
#user_head h1#account { background: transparent url('/media/img/user/user_title_account.gif') no-repeat center top;}
#user_head h1#account a { background: transparent url('/media/img/user/user_title_account_a.gif') no-repeat center top;
	display: block;
	padding: 0;
	height: 27px;
	text-indent: -1000em;
	overflow: hidden;
}

#user_head p {
	margin: 7px 0 0 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	color: #555;
}

#user_article {
	width: 946px;
	padding: 0 0 22px 0;
	margin: 0 0 22px 0;
	border-bottom: 1px solid #B3B3B3;
	float: left;
}

div.form_item {
	position: relative;
	width: 946px;
	display: block;
	float: left;
	line-height: 28px;
	margin: 0 0 14px 0;
}

div.form_item label {
	width: 462px;
	float: left;
	margin: 0 22px 0 0;
	margin: 0;
}

div.form_item div.block_half_left label {
	width: 220px;
	float: right;
	font-size: 14px;
	text-align: left;
}

div.form_item .input ,
div.form_item .select {
	width: 220px;
	float: left;
	margin: 0 22px 0 0;
}

div.form_item .checkbox {
	width: 462px;
	width: 242px;
	float: left;
	margin: 0 0 0 484px;
	font-size: 14px;
}

div.form_item .input input {
	width: 210px;
	height: 28px;
	padding: 0 0 0 8px;
	border: 1px solid #92b7d3;
	background-color: #eef5fa;
	border-radius: 4px;
	font-size: 12px;
	line-height: 28px;
	font-family: 'Lucida Grande', Verdana, sans-serif;
}

div.form_item .select select {
	width: 218px;
	font-size: 18px;
}

div.form_item div.msg_error {
	width: 220px;
	float: left;
	font-size: 12px;
	color: #ED1C24;
}

div.form_item div.submit {
	width: 220px;
	height: 40px;
	margin: 0 242px 0 0;
	display: block;
	float: right;
	font-size: 14px;
}


div.form_item input.submit {
	width: 220px;
	height: 40px;
	background-color: #1462a4;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	border: none;
	border-radius: 6px;

	font-family: 'Lucida Grande', Verdana, sans-serif;
	text-shadow: 0 -1px 0 #333;
	cursor: pointer;
}

div.form_item input.submit_l {
	width: 462px;
	height: 40px;
	background-color: #1462a4;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	border: none;
	border-radius: 6px;
	margin: 0;
	padding: 0;
	display: inline;

	font-family: 'Lucida Grande', Verdana, sans-serif;
	text-shadow: 0 -1px 0 #333;
	cursor: pointer;
}


div.form_item input.___reg_stop_l {
	width: 462px;
	height: 40px;
	background-color: #888888;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	border: none;
	border-radius: 6px;
	margin: 0;
	padding: 0;
	display: inline;

	font-family: 'Lucida Grande', Verdana, sans-serif;
	cursor: default;
}



div.form_item input.cancel {
	width: 220px;
	height: 40px;
	background-color: #999;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	border: none;
	border-radius: 6px;
	display: inline;
}

div.form_item div.msg_password {
	width: 220px;
	margin: 0 0 0 484px;
	float: left;
	font-size: 14px;
}

#user_article div.block_half_center {
	width: 462px;
	margin: 22px 242px;
	display: inline;
	float: left;
}



#user_article div.block_half_center p {
	font-size: 14px;
	line-height: 1.5em;
}

#user_article div.block_half_center p.msg {
	color: #333;
	margin: .5em 0 0 0;
	background-color: #fffce4;
	padding: .5em 1em;
}

#user_article div.block_half_center .msg_error {
	font-size: 14px;
	line-height: 1.5em;
	color: #F00;
	margin: .5em 0 0 0;
}

#user_article.thin div.block_half_center{
	margin: 11px 242px;
}


#user_article.thin div.block_half_center img{
	margin-top: 50px;
	margin-left: 147px;
	margin-right: 187px;
}

#user_article div.block_half_left {
	width: 462px;
	margin: 0 22px 0 0;
	display: block;
	float: left;
	text-align: right;
}

#user_article div.block_half_right {
	width: 462px;
	margin: 0;
	display: block;
	float: right;
}


table.subscription_menu {
	border-collapse: collapse;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0 0 22px 0;
	border: 11px solid #DDD;
}

table.subscription_menu caption {
	font-size: 18px;
	padding: 11px;
}

table.subscription_menu caption span {
	font-size: 14px;
	font-weight: normal;
	display: block;
}

table.subscription_menu th {
	text-align: left;
	border: 2px solid #BBB;
	padding: 11px;
	background: #EEE;
}

table.subscription_menu td {
	width: 50%;
	border: 2px solid #BBB;
	padding: 11px;
}

table.subscription_menu td.payment {
	text-align: center;
}

table.subscription_menu td span.price {
	color: #F33;
	font-size: 21px;
}

span.requre {
	color: #F60;
}

#txt_not_finished {
	font-size: 21px !important;
	color: #F00;
}

#you_need_login_or_reg {
	width: 440px;
	background-color: #FFFAD2;
	padding: 22px 11px;
	float: left;
}

#you_need_login_or_reg #txts {
	text-align: center;
}

#you_need_login_or_reg #btns {}

#you_need_login_or_reg #btns a#btn_register {
	background-color: #333;
	display: block;
	float: left;
	width: 128px;
	margin: 0 0 0 61px;
	height: 40px;
	line-height: 40px;
	background-color: #1462a4;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	border: none;
	border-radius: 6px;
	border: 1px solid #666;

	font-family: 'Lucida Grande', Verdana, sans-serif;
	text-shadow: 0 -1px 0 #333;
}

#you_need_login_or_reg #btns span {
	display: block;
	float: left;
	width: 42px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
}

#you_need_login_or_reg #btns a#btn_login {
	background-color: #F8F8F8;
	text-shadow: 0 -1px 0 #EEE;
	display: block;
	float: left;
	width: 209px;
	width: 120px;
	height: 40px;
	line-height: 40px;
	margin: 0 61px 0 0;
	border: 1px solid #B2B2B2;
	border-radius: 6px;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 14px;
	text-align: center;
}

#you_need_login_or_reg #btns a#btn_subscribe {
	background-color: #333;
	display: block;
	width: 128px;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	background-color: #1462a4;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	border: none;
	border-radius: 6px;
	border: 1px solid #666;

	font-family: 'Lucida Grande', Verdana, sans-serif;
	text-shadow: 0 -1px 0 #333;

}




.menu_items {
}

.menu_items div a.bg {
	width: 220px;
	height: 58px;
	float: left;
	text-align: center;
	font-size: 14px;
	line-height: 1.4em;
	margin: 11px 22px 11px 0;
	padding: 86px 0 0 0;
}

.menu_items div#menu_change_email a.bg {
	background: transparent url('/media/img/user/icon_menu_change_email.gif') no-repeat center 22px;
}

.menu_items div#menu_change_password a.bg {
	background: transparent url('/media/img/user/icon_menu_change_password.gif') no-repeat center 22px;
}

.menu_items div#menu_payment a.bg {
	background: transparent url('/media/img/user/icon_menu_payment.gif') no-repeat center 22px;
}

.menu_items div#menu_newsletter a.bg {
	background: transparent url('/media/img/user/icon_menu_newsletter.gif') no-repeat center 22px;
	margin-right: 0;
}

.menu_items div#menu_close a.bg {
	background: transparent url('/media/img/user/icon_menu_close.gif') no-repeat center 22px;
}

.menu_items div#menu_close {
	position: relative;
	float: left;
}

.menu_items div#menu_close #mask {
	width: 220px;
	height: 128px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	cursor: pointer;
}

.menu_items div#menu_close #mask #bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 220px;
	height: 128px;
	background-color: #FFF4A4;
	opacity:.5;
	filter: alpha( opacity=50 );
	-ms-filter: "alpha( opacity=50 )";

	display: block;

	width: 220px;
	height: 128px;
}

.menu_items div#menu_close #mask p {
	position: absolute;
	top: 0;
	left: 0;
	padding: 11px;
	float: left;
	font-size: 14px;
	line-height: 1.5em;
}



#user_article div.register_title {
	font-size: 18px;
	font-weight: bold;
	width: 946px;
	margin: 22px 0 0 0;
	float: left;
	text-align: center;
}

#user_article div.register_full {
	width: 946px;
	margin: 22px 0;
	float: left;
	text-align: left;
}

#user_article div.register_full h2 {
	font-size: 18px;
	text-align: center;
	color: #F33;
}

#user_article.thin div.register_full h2 {
	border-bottom:1px solid #444;
	line-height: 1.5em;
	padding: 5px 5px 5px 0px;
	width: 600px;
	margin: 10px 168px;
}

#user_article div.register_full h2.to_readers_in_germany {
	font-size: 18px;
	text-align: center;
	color: #333;
}

#user_article img.devices {
	margin: 0 auto;
	display: block;
}

#user_article div.register_half {
	width: 451px;
	margin: 0 11px;
	display: block;
	float: left;
	text-align: left;
}

#user_article div.register_half p {
	font-size: 14px;
	line-height: 1.5em;
}



dl.subscription_status {
	width: 462px;
	font-size: 14px;
	display: block;
	float: left;
	background-color: #FFF;
	margin: 11px 0;
}

dl.subscription_status dt ,
dl.subscription_status dd {
	padding: 11px;
	margin: 0;
	float: left;
	display: block;
	border-bottom: 1px solid #FFF;
}

dl.subscription_status dt {
	width: 140px;
	background-color: #DDD;
}

dl.subscription_status dd {
	width: 278px;
}

dl.subscription_status dd span#whats_paypal {
	margin-left: 3em;
}

.btns_paypal {
	text-align: center;
}

#content .btns_paypal p {
	font-size: 14px;
	line-height: 1.5em;
	margin: 1em 0;
}
