/*#template-body old{
width: 740px;
padding: 10px 0 12px 10px;
}*/

#template-body {
	width: 950px;
	padding: 0px 0 12px 10px;
}


#sidebar {
	width: 212px;
	float: left;
	background-color: #f3f3f3;
	padding: 12px;
	border-left: 1px #b9b9b9 solid;
	border-right: 1px #b9b9b9 solid;
	display: block;
	height:auto;
}

#sidebar p {
font-size: .9em;
margin-left: 5px;
margin-top: 10px;
}

#sidebar ul {
margin-left: 5px;
margin-top: 5px;
font-size: .9em;
list-style-type: none;
}

#sidebar img {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 0;
border: 1px solid #ccc;
}

.blockHeader{
	width: 96.6%;
	background-color: #889966;
	color: #fff;
	font-size: 1.2em;
	padding: 5px 12px;
	border: 1px solid #818B6A;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}

.blockHeader2{
	width: 96.6%;
	background-color: #889966;
	color: #fff;
	font-size: 1.2em;
	padding: 5px 12px;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}

.promoblock {
	width: 620px;
	float: left;
	padding: 3px 10px 10px 10px;
	margin-left: 10px;
	/*border-bottom: 1px #000 dotted;*/
}

.promoblock h2 {
color: #404040;
font-size: 2em;
font-weight: 900;
}

ul.benefits {
margin-top: 10px;
padding-left: 20px;
line-height: 1.2em;
list-style-position: inside;
}

.subpromo { 
color: #404040;
line-height: 2em;
font-weight: 700;
}

.addressblock {
	width: 650px;
	background-color: #fff;
	float: left;
	margin-top: 10px;
	padding: 0;
	margin-left: 10px;
	padding-left: 10px;
}

.addressblock * {
margin: 0;
}

.addressblock h4 {
font-weight: 700;
}

.subOptions {
width: 500px;
background-color: #fff;
float: left;
margin-top: 20px;

}

.paymentblock {
width: 61%;
background-color: #fff;
float: left;
margin: 20px 0;

}

.paymentblock a {
text-decoration: none;
}

.radio {
margin: 0 5px;
line-height: 1.5em;
}

.submit {
width: 60%;
float: left;
margin: 20px 0;
}

.select {
margin-bottom: 20px;
}

.button{
margin-left: 20px;
}

.logonBox a {
color: #444;
text-decoration: none;
}

.GiftconfirmationBillto{
width: 40%;
margin-top: 20px;
float: left;
padding: 3px 5px;
}

.GiftconfirmationShipto{
width:49%;
margin-top: 20px;
float: left;
padding: 3px 5px;
}

.GiftconfirmationCost{
width: 70%;
border-top: 2px dotted #ddddbb;
border-bottom: 2px dotted #ddddbb;
padding-bottom: 10px;
float: left;
margin-top: 40px;
}

.GiftconfirmationCost h4 {
display: inline;
}

.GiftconfirmationOffer{
width: 100%;
margin-top: 40px;
float: left;
}

.b {
font-weight: bold;
}

.printSubOptions{
float: left;
width: 50%;

}
.digitalSubOptions {
float: left;
width: 50%;
}

.printSubOptions, .digitalSubOptions p {
line-height: 1.5em;
}

.ezpayCheckboxA {
margin: 20px 0 5px;
}

.ezpayCheckboxB {
margin: 44px 0 5px;
}

#covers {
width: 500px;
border-top: 2px dotted #ddddbb;
margin: 40px 10px 0 0;
padding: 30px 5px 5px 5px;
float: right;
}

#covers p{
margin-left: 6px;
line-height: 1.5em;
}

.newtable {
background-color: #777;
color: #fff;
border: 1px solid #000;
padding: 3px;
}

.newheader {
	height:112px;
	margin-bottom:20px;
	}
	
.dotteddiv {
	border-bottom: 1px #000 dotted;
	margin-bottom: 7px;
	margin-top:10px;
}

.continue {
	background-color:#7fa4b6;
}

