div#page-subscribe {
	max-width: 950px;
	margin: 0 auto;
}
h1#subscribe-headline-slogan {
	color: #353535;
	font-family: YanoneKaffeesatzLightRegular;
	font-size: 24px;
	padding-bottom: 10px;
	padding-top : 14px;
	border-bottom: 2px solid #C5C5C5;
	margin-bottom: 26px;
	text-transform: uppercase;
	width: 922px;
	margin:auto;
}
#subscribe {
	color: #b75e3e;
	margin-right: 20px;
}

#headline-container{
	/*width: 500px;*/
}

#headline {
	font-weight: bold;
	color: #50a8c7;
}
#subscribe-slogan {
	float: right;
	color: #8a8582;
	font-size: 18px;
	font-style: italic;
	font-family: Helvetica, Arial, Verdana sans-serif;
	text-transform: none;
}

#checker img{
	vertical-align: middle;
}

#sub-title, #checker {
	color: #353535;
	font-family: YanoneKaffeesatzRegularRg;
	font-size: 27px;
}

#under-sub-title {
	color: #7dbe00;
	font-family: Helvetica, Arial;
	font-size: 18px;
}

table#subscribe-infos {
	width: 870px;
	margin: 30px auto 30px auto;
	background: #F0F0F0;
	box-shadow: 0px 1px 3px #888;
	-moz-box-shadow: 0px 1px 3px #888;
	-webkit-box-shadow: 0px 1px 3px #888;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
table#subscribe-infos thead td {
	height: 53px;
	background: #c5c5c5;
	color: #353535;
	font-size: 26px;
	vertical-align: middle;
	text-align: center;
	font-family: YanoneKaffeesatzRegularRg, Arial, Helvetica, sans-serif;
}
table#subscribe-infos thead td:first-child {
	border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
}
table#subscribe-infos thead td:last-child {
	border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}
table#subscribe-infos tbody tr.even {
	background: #F0F0F0;
}
table#subscribe-infos tbody tr.odd {
	background: #E3E3E3;
}
table#subscribe-infos tbody td {
	text-align: center;
	height: 40px;
	vertical-align: middle;
	text-align: center;
	color: #353535;
}
table#subscribe-infos tbody td:first-child img {
}
table#subscribe-infos tbody td:first-child {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	line-height: 1.1em;
	font-size: 15px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

table#subscribe-infos tbody td:first-child,
table#subscribe-infos tfoot td:first-child {
	border-right: 1px solid #353535;
}
table#subscribe-infos tbody td:last-child,
table#subscribe-infos tfoot td:last-child {
	border-left: 1px solid #353535;
}
table#subscribe-infos tfoot td {
	height: 5px;
	line-height: 5px;
}



div#subscribe-step-by-step {
	width: 870px;
/*	background: #C5C5C5; */
	margin: 0 auto;
}

div#subscribe-step-by-step h3 {
	font-family: YanoneKaffeesatzLightRegular;
	color: #32a4cf;
	font-size: 26px;
	margin-bottom: 15px;
}
div#subscribe-step-by-step h3 span.step-id {
	color: #ff3636;
	font-size: 36px;
	margin-right: 10px;
}
div.infos-price {
	width: 922px;
	margin: auto;
	margin: 30px auto;
	text-align: center;
}
div.subscribe-step ul {
	margin-top: 15px;
	margin-left: 40px;
}
div.subscribe-step li {
	line-height: 30px;
	cursor: pointer;
}
div.subscribe-step li.unactive {
	cursor: default;
	text-decoration: line-through;
}
div.subscribe-step li img {
	vertical-align: text-bottom;
}
div#subscribe-passcode {
	margin: 20px auto 10px auto;
	padding-left: 40px;
	text-align: left;
	line-height: 18px;
	font-family: Helvetica, Arial;
	font-size: 16px;
	color: #353535;
}
div#subscribe-passcode form {
	padding-left: 34px;
	
}
div#subscribe-passcode label,
div#subscribe-passcode button {
	cursor: pointer;
}
div#subscribe-passcode input {
	text-align: center;
	margin: 0 15px;
}
div#popup-passcode {
	min-height: 55px;
	font-family: YanoneKaffeesatzRegularRg,Arial,Helvetica,sans-serif;
	font-size: 22px;
	text-align: center;
	vertical-align: middle;
}

td.span-form-paypal {
	width: 150px;
}
div.subscribe-step td {
	vertical-align: top;
	text-align: center;
}
div.subscribe-step td p {
	margin: 5px 6%;
	line-height: 18px;
	font-family: Helvetica, Arial;
	font-size: 16px;
	color: #353535;
}
div.subscribe-step td p a {
	text-decoration: none;
	border-bottom: 1px solid transparent;
	color: #168DBD;
	cursor: pointer;
}
div.subscribe-step td p a:hover {
	border-bottom: 1px dotted #C5C5C5 !important;
}
div.subscribe-step td p img#accept-cgv {
	vertical-align: text-bottom;
	cursor: pointer;
}
td#span-form-paypal img {
	vertical-align: top;
	width: 120px;
	height: 98px;
}
div.bt-billing-container {
	background: url("/img/web2.0/subscribe/submit-bg.png") repeat-x #ffffff;
	padding : 10px 20px;
	border : 2px solid #e1e1e1;
	width: 210px;
	margin: 0 auto;
}

div.subscribe-step div.bt-billing-container p {
	margin: 5px 10px;
	font-size: 14px;
	text-align: center;
}

#valid-billing {
	cursor: pointer;
	border: 0px none;
	width: 100%;
	color: #ffffff;
	background: #353535;
	font-size: 20px;
	padding : 25px 12px;
	text-transform : uppercase;

}

#valid-billing:active {
	/*Shadow*/
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.8);
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.8);
	/*Gradient*/
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}

table#mail-important{
	margin:30px 0 50px 0;
	width:870px;
	display: block;
	background: #f9f9f9;
	box-shadow : 2px 0px 6px #aaa;
	padding: 25px 30px;
	background: #fff;
}
#email-warn{
	color: #353535;
	font-family: YanoneKaffeesatzLightRegular;
	font-size:30px;
	width : 230px;
	margin: 5px 0;
	text-transform : uppercase;
}

#email-warn .blueFont{
	text-transform : lowercase;
}
#to-do ul{
	margin-left: 0px;
}
.first-billing{
	display:none;
}
#to-do li{
	color : #353535;
	text-align: left;
}