@charset "UTF-8";
/* CSS Document */

html, table, select, input {
	/* To fix IE's text resizing */
	font-size: 100%;
}


/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END CSS RESET */

html, table, select, input {
	/* To fix IE's text resizing */
	font-size: 100%;
}

/* stick footer to bottom */
* {
    margin: 0;
}
    
html, body {
    height: 100%;
}
    
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -175px;
}
.footer, .push {
    height: 175px;
	clear:both;
}
/* end stick footer to bottom */
 
 
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	margin:auto;
}
 
#page{
	margin: 36px auto 0px;
	width:90%; 
	max-width:720px;
}

#mainContent {
	width: 97.1428571428571%; /* 680px / 700px */
	border: 1px solid #25418f;
	padding: 5px 10px;
	
}

#desktop_logo{ 
	display:block;
}

#mobile_logo{display:none;}

.leftContainer {
	float: left;
	width: 66.6176470588235%; /* 453px / 680px */
}

.rightContainer {
	float:right;
	width:33.3823529411765%; /* 227px / 680px */
}

.floatLeft{
	float:left;
	
}

.clear {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

img{
	max-width:100%;
}

.errors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 10px;
	color: #F00;
	display: block;
	font-weight: bold;
}

h1 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	padding-bottom: 5px;
	padding-top:10px;
	color: #25418f;
}

h2 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 10px;
}

.name {
	font-weight:bold;
	padding-top:5px;
}

.ccNumber {
	padding-right:8px;
	padding-top:12px;
}

.expire {
	padding-top:12px;
}

.field1, .field2 {
	border: 1px solid #666;
	padding: 5px;
	margin-top: 3px;
	font-size: 12px;
	width: 230px;
}
.add1{border: 1px solid #666;
padding: 5px;
margin-top: 3px;
font-size: 12px;
width: 230px;}

.field3 {
	border: 1px solid #666;
	padding: 5px;
	margin-top: 3px;
	font-size: 12px;
	width: 75px;
}


.auto {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 10px;
	line-height: 11px;
	color: #999;
}

.accountUpdate {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 11px;
	color: #999;
}


.salestax a:link {
	font-size: 10px;
	line-height: 13px;
	color: #999;	
}

.salestax a:visited {
	font-size: 10px;
	line-height: 11px;
	color: #999;
}

.salestax a:hover {
	font-size: 10px;
	line-height: 11px;
	color: #999;
}

.salestax a:active {
	font-size: 10px;
	line-height: 11px;
	color: #999;
}
.salestax {
	padding-top: 2px;
	padding-bottom: 10px;
	font-size: 10px;
	line-height: 11px;
	color: #999;
	padding-left:5px;
}

.buttonSpace {
	padding-top:15px;
}

.lock {
	text-align:right;
}

.divider {
	border-bottom: 1px solid #25418f;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: 5px;
	padding-top: 10px;
	width:98%;
 
}

input[type="radio"] {
	margin-right:5px;
}

.button{
	width:350px;
	height:48px;
	display:block;
	padding-bottom:20px;
}

.buttonSm, .lockMobile, .payHeMobile, #mobile_acctno, #mobile_footer {
	display:none;
}

.hearstLogo{
	 margin:0px auto;
	 display:block;
	 background-color:#ffffff;
	 padding-bottom:5px;
	 padding-top:25px;
}


.bottomBar {
	background-image:url(eRenSaveBigMobile_tagLine.gif);

	background-repeat:no-repeat;
	width:328px;
	height:17px;
	position: relative;
	bottom:0px;
	left:360px;
}

#footer {
	width: 100%;
	margin: 0px auto;
	text-align:center;
	background-color:#c8d3cb;
}

#desktop_footer{ 
	padding-top:10px;
	text-align:center;
}

.mouse {
	padding-top: 10px;
	padding-left:5px;
	padding-right:5px;
	font-size: 11px;
	color: #000000;
	display:block;
	line-height:13px;
}

.tyText {
	padding-right:25px;
	padding-top:10px;
}
 


@media screen and (max-width: 768px) {

#page{
	margin:10px;
	width:auto; 
}

#mainContent {
	width: auto;  
	border: none;
	margin:0;
	padding:0;
}

.bottomBar {
	display:none;
}


} /*/mediaquery*/


@media screen and (max-width: 520px) {

body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	margin:auto;
	background-image:url(eRenSaveBigMobile_bgHH.gif);
	background-repeat:repeat-x;
	height:93px;
}

/* begin stick footer to bottom */
* {
    margin: 0;
}
    
html, body {
    height: 100%;
}
    
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -175px;
}
.footer, .push {
    height: 175px;
	clear:both;
}
/* end stick footer to bottom */


#page{
	margin:0px;
	width:auto; 
}

.leftContainer {
	float:none;
	width:95%; 
	margin-left:10px;
}

.rightContainer { 
	display:none;
	width:0px;
	float:none;
}

.bottomContainer {
	float:none;
	width:95%; 
	margin-left:10px;
	margin-right:10px;
}

#mobile_logo {
	display:block;
}

img {
	max-width:none;
}

.accountUpdate, h1, #desktop_logo, #desktop_acctno, .lock, .divider, .mobileHide {
	display:none;
	height:0;
    font-size: 1px;
    line-height: 0px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 15px;
	font-weight:bold;
	border-bottom:1px solid #000000;
	border-bottom-width:90%;
}

.termHL {
	padding-top:15px;
}

.termValue {
	border-bottom:1px solid #000000;
	border-bottom-width:90%;
	padding: 8px 0;
	margin-bottom:5px;
	line-height:22px;
}

.ccNumber {
	padding-right:0px;
	padding-top:0px;
}

.expire {
	padding-top:0px;
}

.auto {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 10px;
	line-height: 11px;
	color: #999;
	text-align:left;
	width:100%;
}

label {
	display:block;
	width:35%; 
	float:left; 
	text-align:right;
	font-weight:bold; 
	padding-right:5px;
	padding-top:3px;
}

.field1 {
	border: 1px solid #666;
	border-radius:6px;
	padding: 5px;
	margin-top: 3px;
	font-size: 12px;
	width: 59%;
	height:30px;
	float:left;
}

.field2 {
	border: 1px solid #666;
	border-radius:6px;
	padding: 5px;
	margin-top: 3px;
	font-size: 12px;
	width: 55%;
	height:15px;
	float:left;
}
.add1{	border: 1px solid #666;
	border-radius:6px; height:30px; width:90%;}

.field3 {
	border: 1px solid #666;
	border-radius:6px;
	padding: 5px;
	margin-top: 3px;
	font-size: 12px;
	width: 29.5%;
	height:30px;
	float:left;
}


.buttonSm {
	width:162px;
	height:45px;
	display:block;
	margin:auto;
}

.payHeMobile, #mobile_acctno {
	display:block;
}


.button, .payHeDesktop, .bottomBar {
	display:none;
}

.lockMobile {
	display:block;
	padding-bottom:8px;
}


.hearstLogo{
	 margin:0px auto;
	 display:block;
	 background-color:#ffffff;
	 padding-bottom:5px;
	 padding-top:8px;
}

#mobile_footer{ 
	margin:0px auto; 
	text-align:center; 
	display:block;
	padding: 20px 0px;
	font-size: 11px;
}

#desktop_footer { 
	display:none;
}
 
.tyText {
	padding-right:0px;
	padding-top:10px;
}

 

} /*/mediaquery*/


#box {
	/* [disabled]margin-left: 175px; */
	padding-right: 10px;
}
#box {


}
.leftContainer #box {
	/* [disabled]margin-left: 10px; */

}
#nbox {
	/* [disabled]margin-left: 65px; */
}
#a1box {
	/* [disabled]margin-left: 46px; */
}
#a2box {
	/* [disabled]margin-left: 76px; */
}
#sbox {
	/* [disabled]margin-left: 68px; */
}
#zbox {
	/* [disabled]margin-left: 6px; */
}
#cbox {
	/* [disabled]margin-left: 52px; */
}
#ebox {
	/* [disabled]margin-left: 70px; */
}
