@charset "utf-8";

body{
	    background: none repeat scroll 0 0 #fbfbfb;
}

#form{	    background: #fbfbfb;
    margin: 0 auto;
    width: 1000px;
}

#container1{
	height:350px;
  margin: 0 20px;
}

.head {
    background-color: #8D8D8D;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16pt;
    font-weight: bold;
    height: 40px;
    margin-top: 10px;
}
.head .step {
    background-color: #AB0000;
    color: #FFFFFF;
    float: left;
    text-align: center;
    vertical-align: middle;
    width: 150px;
}

.head div {
    height: 40px;
    line-height: 40px;
}

.head .instr {
    color: #FFFFFF;
    float: left;
    text-align: left;
    text-indent: 20px;
    vertical-align: middle;
}

.subimg{
	border:0pt;
}

.col-submit{
	height:120px;
}

.renew{
    font-size: 15px;
    font-weight: bold;
    margin-top: -30px;
    text-align: right;
	color:#080A29;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #AB0000;
    color: #FFFFFF;
	float:right;
    text-align: center;
    vertical-align: middle;
    width: 250px;
	line-height:40px;
	align-self:flex-end;
}
.renewbar{
	width:100%;	
}
.box {
    float: left;
    height: 350px;
    position: relative;
}

.box-1 {
    background: url("print+digital.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 450px;
}


.box-2 {
    background: url("print.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-left: 13px;
    width: 240px;
}


.box-3 {
    background: url("digital.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-left: 13px;
    width: 240px;
}

.box-1 .radios {
    margin-left: 20px;
}

.box-2 .radios {
    margin-left: 20px;
}

.box-3 .radios {
    margin-left: 20px;
}
.radios {
    font-size: 12px;
    position: absolute;
    top: 285px;
}


.radios label {
    display: block;
    margin-bottom: 0;
}

.choicedigital{
	display: block;
	font-size: 12pt;
	padding-left: 40pt;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
}
.subscriptionperiod{
	display: block;
	font-size: 12pt;
	font-family: Arial,Helvetica,sans-serif;
}
.paymentmethode{
	display: block;
	font-size: 12pt;
	font-family: Arial,Helvetica,sans-serif;
}
select.ExpYr {
    display: inline;
    width: 250px;
}

.Prefix{
	width:50px;
}
select {
    background-color: #F5F5F5;
    border: 1px solid #000000;
    color: #3A3A3A;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12pt;
    font-weight: bold;
    height: 35px;
    margin-bottom: 5px;
    padding-left: 10px;
    width: 315px;
	margin-left:20px;
}

input.radiopr {
    background-color: #FFFFFF;
    border: 0 none;
    display: inline;
    height: 20px;
    margin: 0 0px 0px 0;
    padding-left: 0;
    text-align: left;
    width: 20px;
	margin-left:20px;
}

input.radio {
    background-color: #FFFFFF;
    border: 0 none;
    display: inline;
    height: 20px;
    margin: 0 10px 20px 0;
    padding-left: 0;
    text-align: left;
    width: 20px;
	margin-left:20px;
}


input {
	background-color: #F5F5F5;
	border: 1px solid #000000;
	color: #3A3A3A;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16pt;
	font-weight: bold;
	padding-left: 10px;
	margin-left: 20px;

}

.col {
    margin-left: 10px;
    margin-right: 20px;
    width: 360px;
}

.footer{
	margin-left:40pt;
	margin-right:40pt;
	font-family: Arial,Helvetica,sans-serif;
}