/*body {
	overflow-y: scroll;
}*/

.wrapper{
     background:url(../../common/images/background.jpg); 
     background-repeat: no-repeat; 
    background-position-y: -95px;
	background-position-x: -147px;
	margin: 40px auto 0 auto;
    width: 940px;   
}

.banners{
 	 width:850px;  
}

.header {
	margin-top: 10px;
    background: #FFF;
    border-bottom: #D7D7D7 solid 1px;
}

#desktop-results, #mobile-results {
    /*display: none;*/
}

.tab1 {
	height:40px;
	width:369px;
	padding-bottom:15px;
}

#dashboard {
    border-bottom: solid 1px #E4E4E4;
    overflow:hidden;
    position:relative;
}

.input-area {
	width:438px;
    overflow: hidden;
    margin: 20px auto;
	min-height: 500px;
}

.radioContainer {
    display: inline-block;
    width: 73px;
    padding: 0px 5px;
    margin: 3px 4px 0px 4px;
    border: thin solid #E4E4E4;
    border-radius: 10px;
    background: #F4F4F4;
}

.radioContainer.focused {
    border: 1px solid #00a3e5;
}

a:focus {
	outline: 1px solid #00a3e5;
}

#popup-content-preview:focus {
    border: 1px solid #00a3e5;
    padding-top: 19px;
    padding-right: 39px;
    padding-left: 39px;
    max-height: 599px;
}

h2.red{
 margin-left: 20px;	   
}

.header hr {
    width: 940px;
    border-top:1px solid #CCC;
    margin: 0px;
}

.tip-box {
	width:432px;
	background: #F4F4F4;
    /*border: #D7D7D7 solid 1px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
    clear:both;
    margin:auto;
    /*padding-bottom: 2px;*/
    padding-bottom: 0px;
}

.check{
 	/*background:url(../../common/images/check-icon.png);*/
    width:15px;
    height:14px;
    margin-right: 5px;
    display:inline-block;   
}

.play{
 	background:url(../../common/images/icon_play_red.png);
    width:21px;
    height:20px;
    float:right;
    display:inline-block;   
}

.tip-box-info{
	padding:10px;
	border: #D7D7D7 solid 1px;
}

.congrats-info{
 	padding: 15px 20px;
    margin-bottom: 25px;   
}

.products-content{

	font-size: 12px;
    margin-top:5px;
	width: auto;   
}

.tab{
 	/*margin-left: 20px;  */ 
}

.label{
 	display:inline-block;   
}
	.label.dropdown-label {
        vertical-align: bottom;
        margin-bottom: 5px;
        margin-right:6px;
    }

.congrats-content{
	font-size: 16px;
    margin:5px auto;
	width: 385px;
    color: #666666; 
    word-wrap: break-word;
}

.help-box {
    visibility: hidden;
	/*width:175px;
	height:34px;*/
	float:right;
    margin-top: -28px;
    margin-right: 12px;
    /*border-bottom: #D7D7D7 solid 1px;
    border-left: #D7D7D7 solid 1px;
    border-right: #D7D7D7 solid 1px;
    margin-right: 42px;
    background:#FFF;*/

}

.help-box p{
 	margin-left: 10px;
	margin-top: 10px; 
}

.help-border-right{
    padding-right: 10px;
	border-style:solid;
	border-right:1px solid #eeeeee;
}

.print-preview {
    width: 186px;
    text-align: right;
    background: url('../../common/images/icon_print.jpg') no-repeat right top;
    margin-top: -4px;
    padding-right: 25px;
    position:absolute;
    top:13px;
    right:12px;
}

.print-preview:hover {
	background: url('../../common/images/icon_print_hover.jpg') no-repeat right top;
}

.print:focus {
    border: 1px solid #00a3e5;
}

.results-box {
    position: relative;
	border-top: 1px solid #D7D7D7;
    border-left: 1px solid #D7D7D7;
    border-right: 1px solid #D7D7D7;
    background: #fff;
	width:433px;
	height: auto;

	clear:both;
    margin:10px auto 10px auto;
    text-align:center;
}

.results-box .bottom-arrow {
    position: absolute;
    bottom: -11px;
    width: 100%;
    height: 12px;
    background:url(../../common/images/results_box.jpg);
    background-repeat: no-repeat;
    background-position: -2px -105px;
}



/*.question-section-1{
	width:425px;
    margin-left: 20px; 
    clear: both;
    }*/


.question {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	padding-top:10px;
	padding-bottom:10px;
    margin-bottom:0px;
}

p.question {
    margin-bottom:0;
}

.question-slide {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	padding-top:10px;
	padding-bottom:10px;


}

.question-btn1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
    padding: 0px 6px 6px 6px;
	margin-top: 30px;
    margin-bottom: 14px;
    width: 182px;
    display:inline-block;
    text-decoration: none;
}

.question-btn2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
    padding: 0px 0px 6px 9px;
	margin-top: 30px;
    margin-bottom: 14px;
    margin-left: 2px;
    width:210px;
    display:inline-block;
    text-decoration: none;
}

.btn-cont{
 	margin: 0 auto;
    clear:both;
    overflow:hidden;
    width:432px;
    padding:4px 0px 20px 0px;
}
	.btn-cont .btn-view-results {
    	display:block;
        margin:auto;
        width:116px;
    }
    .btn-cont hr {
        border:0;
    	border-top:1px solid #D7D7D7;
        margin:16px;
    }
    .btn-cont .btn-savings-tips {
    	margin:auto;
    }
    
.grey-btn {
    position: relative;
    display: block;
    overflow: hidden;
    background-color: #f6f2f1;
    background-image:url(../../common/images/btn-grey-bg.png);
    background-position: left top;
    background-repeat: repeat-x;
    color: #d81e05;
    height: 1.8em;
    line-height: 1.8em;
    padding: 0;
    border: 1px solid #d0d0d0;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px #666;
    -moz-box-shadow: 0 1px 1px #666;
    box-shadow: 0 1px 1px #666;
}
	.grey-btn:hover {
    	background-position: left bottom;
        top: 1px;
        text-decoration: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
.foot-info{
 	padding-left:60px;   
}

.footer-div{
 	margin: 20px 0px;
    border-bottom: #AEAEAE solid 3px;
    border-top: #AEAEAE solid 3px;  
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 60px;
	width: 775px;
    
}

.banner1 {
	background:url(../../common/images/banner_1.jpg);
	height:118px;
	width:260px;
	background-repeat:no-repeat;
	float:left;
    margin-right: 25px;
    
	
}

.banner2 {
	height:118px;
	width:260px;
	background-repeat:no-repeat;
	display: inline-block;
	background-image: url(../../common/images/banner_2.jpg);
    
}

.banner3 {
	background:url(../../common/images/banner_3.jpg);
	height:118px;
	width:260px;
	background-repeat:no-repeat;
	display: inline-block;
    margin-right: 25px;
    
}

/* SLIDER STYLES: START */

.slide-lg{
 	background:url(../../common/images/slider_lg.png);
    width:397px;
    height: 67px;
}

#select-comfort {
    display: none;
}

#sliderLabels {
    width: 329px;
    padding: 0px 0px 14px 20px;
    overflow: hidden;
    text-align: center;
}

#sliderLabels span {
    display: inline-block;
    text-align: center;
}

#sliderLabels .firstLabel {
    float: left;
}

#sliderLabels .lastLabel {
    float: right;
}

#slideWrapper {
    width:397px;
    height: 24px;
    background: url(../../common/images/bg-amount-slider.png);
    background-size: 390px 19px;
    background-repeat: no-repeat;
}

#slider {
    width: 284px;
    height: 19px;
    margin-left: 52px;
    border: none;
    background: none;
}

#slider .ui-slider-range {
    background: none;
}

#slider .ui-slider-handle {
    background: url(../../common/images/slider-handle.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 42px;
    margin-top: -8px;
    margin-left: -50px;
    /*z-index: 10;*/
}

#leftMarginClick {
    float: left;
    margin-left: -52px;
    width: 52px;
    height: 20px;
}

#rightMarginClick {
    float: right;
    margin-right: -52px;
    width: 52px;
    height: 20px;
}

.ie8orless #slideWrapper {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../common/images/bg-amount-slider.png',sizingMethod='scale');
}

/* SLIDER STYLES: END */

.toggle{
 	/*background:url(../../common/images/toggle.png);*/
    width:190px;
    height:41px;
    margin-top: 10px;   
}

.call-to-action{
	width:787px;
	height:322px;
	/*border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;*/
    margin: 0 auto;
    padding-top: 20px;
}

.line-divide{
    margin:0 auto;
    border-top:1px solid #CCC;  
}

.right-title{
    display: block;
	clear: both;
    margin: 10px auto 20px auto; 
    width:437px;
}

.mobile-divide{
 	display:none;   
}

.rm-select-text{
	font-size:12px;
}

    .rm-select.shrink .rm-select-text{
        font-size: 11px;
        padding: 0 10px 0 2px;
    }
.rm-option {
	font-size : 12px;
}

.phone{
    background:url(../../common/images/bg-cell.gif);
    width:16px;
    height:27px;
    display:inline-block;
    margin-right: 5px;
}

.header p{
   margin-bottom: 10px;    
}

.dropdown{
 	/*background:url(../../common/images/dropdown.png);*/
    /*width: 300px;*/
    height: 29px;   
	display: inline-block;
    vertical-align:middle;
    /*margin-top:10px;*/
    cursor:pointer;
}

#select-needs {
    width: 295px;
}

.footerdiv.footer2 h2{
	vertical-align:bottom;

}

.foot-info p.red{
 	float: right;
    display:inline-block;
    margin-right: 160px;   
}

.foot-info p.red-text{
    display:inline-block;
    margin-left: -61px;   
}
	
.footer {
 	display:inherit;
    clear:both;
    width: 940px;
    margin: 0 auto;
    padding-bottom: 25px;
    padding-top: 10px;
    /*border-top: #D7D7D7 solid 1px;*/
    background-color:#FFF;
}

.foot-content{
 	font-size: 11px;
    color: #666666; 
    margin-left:10px;  
    margin-right:10px;
    text-align:justify
}
.footer1{
    margin-right: 93px;
	width:200px;
	height:auto;
	display: inline-block;
    vertical-align:super;
    float: left;
}

.footer1-2{
	width:200px;
	height:auto;
	display: inline-block;
    vertical-align:super;
}

.footer2{
	width: 425px;
	height:auto;
	display: inline-block;
    vertical-align: super;
    border-bottom: #D7D7D7 solid 1px;
}

.footer2-2{
	width: 425px;
	height:auto;
	display: inline-block;
    vertical-align: super;
    margin-top: 15px;

}


.footer3{

	height:auto;
	display: inline-block;
    vertical-align: top;
    text-align: right;
    float: right;

    }

.footer3-2{
	width: 425px;
	height:auto;
	display: inline-block;
    vertical-align: super;
    border-bottom: #D7D7D7 solid 1px;
    padding-bottom: 15px;
    padding-top: 15px;
}

.footer-mobile{
 	display:none;   
}

.tab-right{
 	float:right;
    margin-left: 20px;   
}


.tab2 {
	height:27;
	width:161;
	padding-bottom:15px;
	float:right;
	clear:both;
}

.select{
    background:url(../../common/images/select-btn.png);
    width: 225px;
    height: 40px;
    display:inline-block;
}

.save{
   background:url(../../common/images/save-btn.png);
   width: 194px;
   height: 40px;
   display: inline-block; 
}

.help-icon{
	font-size: 14px;
    font-family: arial;
	color: #666666;
    display: inline-block;    


}

.print-answer {
	color: #D52326;
}

.red-btn3{
    position: relative;
    display: block;
    overflow: hidden;
    background-color: #D81E05;
    background-image: url(../../common/images/bg-red-btn.gif);
    background-repeat: repeat-x;
    color: #fff;
    height: 1.8em;
    line-height: 1.8em;
    padding: 0;
    border: 1px solid #bd0000;
    border-top-color: #ffa5a5;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    text-shadow: -1px -1px 0 #900;
    text-decoration: none;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /* [disabled]-webkit-box-shadow: -1px -1px 1px #900; */
    -moz-box-shadow: -1px -1px 1px #900;
    box-shadow: -1px -1px 1px #900;
    width:140px;

}



.red-btn2{
    position: relative;
    display: block;
    overflow: hidden;
    background-color: #D81E05;
    background-image: url(../../common/images/bg-red-btn.gif);
    background-repeat: repeat-x;
    color: #fff;
    height: 1.8em;
    line-height: 1.8em;
    padding: 0;
    border: 1px solid #bd0000;
    border-top-color: #ffa5a5;
    font-size: 1.4em;
    font-weight: 400;
    text-align: center;
    text-shadow: -1px -1px 0 #900;
    text-decoration: none;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /* [disabled]-webkit-box-shadow: -1px -1px 1px #900; */
    -moz-box-shadow: -1px -1px 1px #900;
    box-shadow: -1px -1px 1px #900;
    width:160px;

}

.red-btn{
	position: relative;
    display: block;
    overflow: hidden;
    background-color: #D81E05;
    background-image: url(../../common/images/bg-red-btn.gif);
    background-repeat: repeat-x;
    color: #fff;
    height: 1.8em;
    line-height: 1.8em;
    border: 1px solid #bd0000;
    border-top-color: #ffa5a5;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    text-shadow: -1px -1px 0 #900;
    text-decoration: none;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /* [disabled]-webkit-box-shadow: -1px -1px 1px #900; */
    -moz-box-shadow: -1px -1px 1px #900;
    box-shadow: -1px -1px 1px #900;
    margin-top: 7px;
    padding: 0 10px 0 10px;

}


    .red-btn.video-btn{
    }

.red-btn2:hover, .red-bt2n:focus {
	background-color: #fd2b2b;
	background-image: url(../../common/images/bg-red-btn-over.gif);
    background-repeat: repeat-x;
	text-decoration: none;
}

.red-btn3:hover, .red-btn3:focus {
	background-color: #fd2b2b;
	background-image: url(../../common/images/bg-red-btn-over.gif);
    background-repeat: repeat-x;
	text-decoration: none;
}

.red-btn:hover, .red-btn:focus {
	background-color: #fd2b2b;
	background-image: url(../../common/images/bg-red-btn-over.gif);
    background-repeat: repeat-x;
	text-decoration: none;
}

.red-btn-video:hover, .red-btn-video:focus {
	background-color: #fd2b2b;
	background-image: url(../../common/images/bg-red-btn-over.gif);
    background-repeat: repeat-x;
	text-decoration: none;
}




.bottom-footer{
    width:940px;
    margin: 10px auto;
	padding-right: 23px;
}

.footer3 p.font-small{
 	margin-bottom: 10px;   
}

.bottom-box {
width: 215px;
height: 34px;
float: right;
/* border-bottom: #D7D7D7 solid 1px; */
/* border-left: #D7D7D7 solid 1px; */
/* border-right: #D7D7D7 solid 1px; */

font-size: 12px;
/* background: #FFF; */
color: #666666;
margin-top: 85px;
}

.bottom-box p {
margin-left: 10px;
margin-top: 10px;
display: inline-block;
font-size: 12px;
color: #666666;
}

.bottom-border-right{
    padding-right: 10px;
	border-style:solid;
	border-right:1px solid #eeeeee;
}

.right-title-mobile{
 	display:none;   
}


.congrats-info-mobile{
 	display:none;   
}
.result-box-mobile{
 	display:none;   
}

.tip-box-mobile{
 	display:none;   
}

.tip-box-bottom-mobile{
 	display:none;   
}




/* POPUPS */

.popup{
    display: none;
    position: absolute;
	width: 600px;
	border : 1px solid #CCCCCC;
	-webkit-box-shadow: 4px 4px 0px rgba(0,0,0,0.45);
	box-shadow: 4px 4px 0px rgba(0,0,0,0.45);
}

#video-popup {
    width: 640px;
    height: 448px;
    margin-left: -320px;
}

#money-saving-tips {
    margin-left: -301px;
}

#popup-preview{
	width : 8in;
    margin-left: -385px;
}
   
.page{
	width: 7in;
	height: 9in;
	border: 1px solid #cccccc;
	box-shadow: 2px 2px 2px #cccccc;
	position: relative;
	margin-bottom : 20px;
}
.page .logo {
	/*margin-top: 10px;
	margin-left: 10px;*/
	display: inline-block;
	*display: inline;
	*zoom : 1;
	height: 30px;
	line-height: 40px;
	position : relative;
    padding-left: 15px;
}

.page .date {
	display: inline-block;
	*display: inline;
	*zoom : 1;
	float: right;
	height: 30px;
	line-height: 40px;
	position : relative;
	*position: absolute;
	*right: 20px;
    margin-right: 20px;
}

.page .print.summary{
	margin: 10px auto;
	text-align: center;
}

.page .print.summary .top{
	vertical-align: top;
}
.page .print.head-block{
	padding: 20px 10px 0px;
}

.page .print.block{
	padding: 0 25px 10px;
}

.page .print.block.page-header{
	padding-top: 20px;
	padding-bottom : 0px;
}

.page .print.graph-block{
	margin: 0 20px;
	height: 300px;
	border: 2px solid #FF0000;
}

.page .print.page-footer {
	position: absolute;
	bottom: 0;
	left: 0;
	*width : 95%; /* IE 7 Fix */
    clear:both;
    padding-top:1px;
   
}
.page .row {
	/*border-bottom:solid 1px #ccc;
	height:16px;
	padding:2px 0;*/
}
.page .row-header {
	height:42px;
}
.page .row-label {
	/*line-height:16px;*/
	font-size: 14px;
}
.page .print.legal {
	font-size:6pt;
	margin: 0 0px;
	bottom:12px;
	font-family:Arial, sans-serif;
}

.page-numbers {
	text-align: right;
	display: block;
}

.page .print.table{
	width : 100%;
}

	
.page hr {
	border: 0;
	border-top: 1px solid #CCCCCC;
	margin:5px 0;
}

.page h1 {
	font-size:24px;
	color: #d81e05;
	padding:0;
	margin:0 20px 6px 20px;
}
.page h2 {
	margin:6px 0px;
	padding-bottom: 6px;

}

.page h3 {
    position: absolute;
    top: 0;
    left: 0;
	padding: 5px;
    font-size: 12px;
}

.bottom-info{
    position: relative;
 	margin-top: 15px;
	padding-bottom: 20px;
}

ol.list {
    margin-left: 20px;
}

ol.list li{
 line-height: 17px;   
}

.para-left p.font-xsmall{
    margin-top: 3px;
}

.para-right p.font-xsmall{
    margin-top: 2px;
}

.check{
 	background:url(../../common/images/check.png);
    height:16px;
    width:16px;
    display:inline-block;
    margin-right: 5px;
    float:left;   
}

.para-left{
    width:275px;
 	float:left; 
    display: inline-block;
    padding-left: 7px;
    margin-top: 10px;   
}

.para-right{
    width:275px;
 	float:left; 
    display: inline-block; 
    padding-right: 7px; 
    margin-left: 55px;
    margin-top: 10px;   
}

.print-bottom-container {
    clear:both;
}

.right-line {
 	border-right:#666;   
}

.popup-header{
	width : 100%;
	height: 51px;
	background : #EEEEEE;
	display : block;
}

.popup-icon{
	width: 50px;
	height: 50px;
	display: inline-block;
	*display: inline;
	*zoom : 1;
	float : left;
}

#img-popupIcon{
	background : url('../../common/images/icon_help.png') no-repeat center center;
	float:left;
	width:50px;
	height:50px;
}

.popup.savemore .popup-icon{
	background : url('../../common/images/icon_moneybag.png') no-repeat center center;
}

.popup#popup-preview .popup-icon{
	background : url('../../common/images/icon_list.png') no-repeat center center;
}


.popup-title{
	height: 50px;
	line-height : 50px;
	display : inline-block;
	*display : inline;
	*zoom : 1;
	float : left;
	padding: 0 10px;
}

.popup-close{
	background : url("../../common/images/btn-close.png") no-repeat center center;
	width: 50px;
	height: 50px;
	display : inline-block;
	*display : inline;
	*zoom : 1;
	float: right;
	cursor: pointer; 
	cursor: hand;

}

.popup-close:hover{
	background : url("../../common/images/btn-close-hover.png")  no-repeat center center;
}

.popup-close:active{
	background : url("../../common/images/btn-close-click.png")  no-repeat center center;
}

.popup-body{
	background : #FFFFFF;
	overflow: hidden;
	position : relative;
}

.popup-content{
	padding: 20px 40px 0px;
	min-height : 100px;
	max-height : 600px;
	position : relative;
	display : block;
	overflow-y : scroll;
	overflow-x : hidden;
}

.popup-content .blank{
	height : 25px;
}

.popup-toolbar#popup-toolbar-preview{
	background: #eeeeee;
	padding: 10px 0;
}

.popup-btn#popup-btn-preview-print{
	width: 200px;
    height: 25px;
    padding-top: 5px;
	margin: 0px auto;
	display	: block;
    text-align: center;
}







.popup .section{
	width : 100%;
}

.popup .section.section-popupHeader{
	height : 50px;
	background : #EEEEEE;
	display: block;
}
.section.section-popupHeader #img-popupIcon2 {
	width: 50px;
	height: 50px;
	display: inline-block;
	*display: inline;
	*zoom : 1;
	float : left;
	background : url('../../common/images/icon_help.png') no-repeat center center;
}

.popup .section.section-popupHeader #img-popupIcon{
	
	width: 50px;
	height: 50px;
	display: inline-block;
	*display: inline;
	*zoom : 1;
	float : left;
}

.popup.help .section.section-popupHeader #img-popupIcon{
	background : url('../../common/images/icon_help.png') no-repeat center center;
}

.popup.savemore .section.section-popupHeader #img-popupIcon{
	background : url('../../common/images/icon_moneybag.png') no-repeat center center;
}

.popup.error .section.section-popupHeader #img-popupIcon{
	background : url('../../common/images/icon_error.png') no-repeat center center;
}

.popup .section.section-popupHeader #lbl-popupTitle{
	height: 50px;
	line-height : 50px;
	display: inline-block;
	*display: inline;
	*zoom : 1;
	float : left;
	padding: 0 10px;
}

.popup-close{
	background : url("../../common/images/btn-close.png") no-repeat center center;
	width: 50px;
	height: 50px;
	display : inline-block;
	*display : inline;
	*zoom : 1;
	float: right;
}

.popup .section.section-popupHeader .popup-close:hover{
	background : url("../../common/images/btn-close-hover.png")  no-repeat center center;
}

.popup .section.section-popupHeader .popup-close:active{
	background : url("../../common/images/btn-close-click.png")  no-repeat center center;
}

.popup .section.section-popupMiddle{
	background : #FFFFFF;
}

.popup .section.section-popupMiddle #bdy-popupContent{
	padding : 20px;
	min-height : 100px;
}



#popup-prepayments{
	display: block;
	width: 800px;
	margin: 0 auto;
}


.popup .section#section-prepayHeader{
	height : 50px;
	background : #EEEEEE;
	display: block;
}

.popup .section#section-prepayHeader #img-prepayIcon{
	
	width: 50px;
	height: 50px;
	display: inline-block;
	*display : inline;
	*zoom : 1;
	float : left;
	background : url('../../common/images/icon_moneybag.png') no-repeat center center;
}


.popup .section#section-prepayHeader #lbl-prepayTitle{
	height: 50px;
	line-height : 50px;
	display: inline-block;
	*display : inline;
	*zoom : 1;
	float : left;
	padding: 0 10px;
}

.popup .section#section-prepayHeader .prepay-close{
	background : url("../../common/images/btn-close.png") no-repeat center center;
	width: 50px;
	height: 50px;
	display : inline-block;
	*display : inline;
	*zoom : 1;
	float: right;
}

.popup .section#section-prepayHeader .prepay-close:hover{
	background : url("../../common/images/btn-close-hover.png")  no-repeat center center;
}

.popup .section#section-prepayHeader .prepay-close:active{
	background : url("../../common/images/btn-close-click.png")  no-repeat center center;
}

.popup .section#section-prepayMiddle{
	background : #FFFFFF;
}

.popup .section#section-prepayMiddle #bdy-prepayContent{
	padding : 20px;
	min-height : 100px;
}


::-webkit-scrollbar {
    width: 16px;
}
 
::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
	background : white;
    border-radius: 3px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 3px;
	background : #eeeeee
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); */
}

::-webkit-scrollbar-button:vertical:decrement {
  background : #eeeeee url("../../common/images/scroll_arrow_up.png")  no-repeat center center;
  background-size:cover;
 }

::-webkit-scrollbar-button:vertical:increment {
 background : #eeeeee url("../../common/images/scroll_arrow_down.png")  no-repeat center center;
 background-size:cover;
 }

body{
	scrollbar-base-color: #eeeeee;
	scrollbar-arrow-color: #D81E05;
	scrollbar-track-color: white;

	scrollbar-shadow-color: #eeeeee;
	scrollbar-lightshadow-color: #eeeeee; 
	scrollbar-darkshadow-color: #eeeeee;

	scrollbar-highlight-color: #eeeeee;
	scrollbar-3dlight-color: white;
}

.view.print{
	display : none;
}

.bottom-info h3 {
    display: block;
    font-size: 15px;
}

.bottom-info .red {
    font-weight: bold;
}

.red-btn .ui-button-text {
    padding: 0;
    font-weight: bold;
    text-shadow: 0em -0.1em 0.1em #666666;
}

#money-saving-tips ul {
    padding: 20px 20px 10px 40px;
}

#money-saving-tips li {
    margin-bottom: 10px;
}

#money-saving-tips h3 {
    text-align: left;
}

/*START TOGGLE CSS*/

.navContainer{
	position:relative;
	display:block;
	margin: 0px auto 0px auto;
}

.buttonset{
	vertical-align: middle;
	text-align: center;
    margin-left: auto;
    margin-right:auto;
    margin-top:24px;
}

.ui-buttonset .ui-button-text{
	font-size: 15px;
	font-family: Arial, sans-serif;
    height: 30px;
}

#switch-dispType .ui-state-focus,
#switch-dispType input:focus+label{
	background: #D81E05 url(../../common/images/bg-red-btn-over.gif) repeat-x;
	-webkit-box-shadow: #cc0000 0 0 8px;
	-moz-box-shadow: #cc0000 0 0 8px;
	box-shadow: #cc0000 0 0 8px;
}

.ui-buttonset .ui-button{
	margin-right: 0em;
	width: 175px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border:1px solid #D3D3D3;
}
#slider .ui-state-default, .ui-widget-content .ui-state-default, #slider  .ui-widget-header .ui-state-default {
	border:0px;
    cursor: pointer;
}

.superscript {
    vertical-align: super;
    font-size: 75%;
    line-height: 0;
}

#span-radio-0-for-dispType {
    line-height: 15px;
}

#span-radio-1-for-dispType {
    line-height: 30px;
}

.slider-container {
	width:392px;
    margin:auto;
    -ms-touch-action: none;
}

.disabled {
	opacity:0.3;
    cursor:normal;
}
	.red-btn.disabled:hover, .red-btn.disabled:focus {
    	background-image: url(../../common/images/bg-red-btn.gif);
    }
    
.invisible {
	opacity:0;
    cursor:default;
}

.font-xsmall {
    font-size: 10px;
}

.summary-text-small {
    line-height: 14px;
}