#value_container .disclaimer {color:#737373;font-size:10px;}

#value_container { width:770px; }

#value_container #value_header {
background-image:url(/static/net10/images/value_plan_header.jpg);
height:120px;
background-repeat:no-repeat;
}
#value_container #value_headerspa{
background-image:url(/static/net10/images/value_plan_header_spa.jpg);
height:120px;
background-repeat:no-repeat;
}

.plan_container {
width:98%;
background-repeat:no-repeat;
float:left;
margin:20px 0 0 13px;
padding:145px 10px 0;
}

#value_container .plan_container p {
font-size:11px;
margin-top:5px;

}

#value_container .plan_container dl { background-color:#f8f8f8;
font-size:11px;
width:250px;
border-bottom:1px solid #efefef;
border-top:1px solid #efefef;
margin:0 79px 5px 0;
padding:3px 3px 3px 25px;
position:relative;
float:left;
}
#value_container .plan_container dl dt span {
left:5px;
position:absolute;
top:4px;
}

#value_container #indv_plan_cont {
background-image:url(/static/net10/images/individual_plan_bg.jpg);
position:relative; 
z-index:100;
}
/**Lang attribute to add spanish image**/
#value_container #indv_plan_contspa {
background-image:url(/static/net10/images/individual_plan_bg_spa.jpg);
position:relative; 
/* z-index:1000; */
}
#value_container #family_plan_cont {
background-image:url(/static/net10/images/family_plan_bg.jpg);
position:relative;
z-index:99;
}
/**Lang attribute to add spanish image**/
#value_container #family_plan_contspa {
background-image:url(/static/net10/images/family_plan_bg_spa.jpg);
position:relative; 
/* z-index:500; */
}
#value_container #lifeline_plan_cont {
background-image:url(/static/tracfone/images/lifeline_plan_bg.jpg);
position:relative;
/* z-index:100; */
}
/**Lang attribute to add spanish image**/
#value_container #lifeline_plan_contspa {
background-image:url(/static/tracfone/images/lifeline_plan_bg_spa.jpg);

}

#value_container .plan_container dd {
position:relative;
margin:0px;
}


#value_container .plan_container span input {
position:relative;
top:3px;

}
#value_container .plan_container dl dt span {position:absolute; left:5px; *left:0px; top:4px;}

#value_container #plans_container {
clear:both;
}

#value_container .enroll_btn input {
float:right;
width:100px;
margin-right:25px;
clear:both;
color:#FFF;
background-color:#26468B;
border:3px solid #3A5CA1;
font-weight:700;
}
#value_container .enroll_btn {
width:750px;
clear:both;
}

#value_container .comparison_table table td{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#737373;

}
#value_container tr td {
background:transparent url(/static/tracfone/images/outline.gif) no-repeat scroll right bottom;
padding:5px;
}

#value_container .comparison_table .grey_bg {
background-color:#F9F6F6;
height:23px; border-bottom:1px solid #EFEFEF;
}
#value_container .comparison_table .white_bg {
height:23px; border-bottom:1px solid #EFEFEF;
}


.comparison_table {
margin:0px auto;
width:708px;
}
#tracfone_plans {border:1px solid #7BBC0C; margin-top:-10px; text-align:center;}
#other_plans {border:1px solid red; margin:-10px 0px 0px 1px; text-align:center;}

#value_container .comparison_table .planfeature {
color:#737373;
font-weight:bold;

}

#value_container .comparison_table .header_title {
font-size:12px;
color:#6fc4d3;
font-weight:700;
}

#value_container .comparison_table .competitor_red {
color:red;
}

#value_container .trac_plans_title {
	background-image:url(/static/tracfone/images/comp_plan_headers.gif);
	width:705px;
	height:33px;
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:5px;
	background-position: right top;
	background-color:#7cbc0e;
}

#value_container .comp_plans_title {
background-image:url(/static/tracfone/images/comp_plan_header_red.gif);
background-position: right top;
width:705px;
height:33px;
background-repeat:no-repeat;
padding-top:10px;
padding-left:4px;
margin-top:10px;
background-color:#df1919;
}

#value_container .trac_plans_title p,#value_container .comp_plans_title p {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFF;
margin:0;
padding:0;
}

#value_container .value_terms {
text-align:center;
}
.clear {clear:both;}
#value_container .subheading_box {
	background-image: url(/static/tracfone/images/bundles_bg.gif);
	background-repeat: no-repeat;
	width: 738px;
	margin:10px auto;
	padding:10px 0px 10px 10px;
}
#value_container .subheading_box input {
color:#FFF;
background-color:#26468B;
border:3px solid #3A5CA1;
font-weight:700;
}
#value_container .bundle_title {font-size:18px;
color:#6fc4d3;
font-weight:700;}

#value_container .compare_title {font-size:18px;
color:#6fc4d3;
font-weight:700;}
#minute_bundle{margin-top:10px;}
div.comparison_table {border:0px;}
div#plan_comparison div.comparison_table { display:none; }
div#plan_comparison { padding-bottom:0; display:none; }
div#plan_comparison h2 { margin-bottom:0; cursor:pointer; color:#7BBC0C; text-decoration:underline; background:#F6F6F6 url(/static/common/images/arrow_dwn.gif) no-repeat 5px center; padding-left:28px; }
div#plan_comparison.active div.comparison_table { display:block; }
div#plan_comparison.active { padding-bottom:10px; }
div#plan_comparison.active h2 { margin-bottom:6px; }

/*Pop up */
.bubbleInfo {
position: relative;
}
.popup {
position: absolute;
display: none; /* keeps the popup hidden if no JS available */
background-color:#ffffff; border:5px solid #EAEAEA; padding:10px;
z-index:1000; width:300px;}
.bubbleInfo li, .bubbleInfo ul {list-style:none; margin:0px; padding:0px;}
/*End of Pop up */

.plan_decs strong {display:inline !important;}


/* New Value Plans Page 5.5.2011 */ 
#easy_minutes_plus 		{ width: 780px; min-height: 500px; font-family: Arial, Helvetica, sans-serif; text-align: left; background:url(images/easy_minutes_plus/bg_grd_gray.gif) repeat-x top; padding: 20px 0 0 0; }
#easy_minutes_plus h1	{ font-size: 27px; color: #a81027; padding: 0 0 15px 0; margin: 0; float: left; clear: both; font-weight: normal; width: 100%; text-align: center;  }

/* Left / Right Box General */
#easy_minutes_plus .left_box						{ float: left;  width: 375px;  height: 660px; padding: 20px 0 0 0; margin: 0px;  position: relative; }
.es #easy_minutes_plus .left_box				{  height: 720px; }
#easy_minutes_plus .left_box .phonegirl	{ background: url(/static/net10/images/easy_minutes_plus/woman_phone.png) no-repeat top center; width:375px; height: 187px;  float: left; display: block; padding: 0; margin:0px;  }
#easy_minutes_plus .left_box .phonefam	{ background: url(/static/net10/images/easy_minutes_plus/family_phone.png) no-repeat bottom center;   }
#easy_minutes_plus .left_box h2 			 	{ width: 360px; color: #a81027;  font-weight: bold; float: left; padding: 10px 0 10px 0; margin: 0 0 0 10px; text-align: center; font-size: 22px; background-color: #e6e7e9;  }
#easy_minutes_plus .left_box h2.shrtn		{ width: 150px; margin-top:15px;}
#easy_minutes_plus .left_box p					{ font-size: 12px; color: #000; padding: 20px 0 20px 10px; margin: 0; float: left; clear: both; width: 360px;  line-height: 17px; text-align: center; }
#easy_minutes_plus .left_box p.txtcenter	{ text-align: center; padding-left:0;}
#easy_minutes_plus .left_box p.txtleft			{ text-align: left;}

/* Pop ups */
#easy_minutes_plus .left_box dt								{ width: 100%; float: left; margin: 20px 0 10px 0px; text-align: center; clear: both;  }
#easy_minutes_plus .left_box dt dl							{ width: 320px; list-style: none; background:url(/static/net10/images/easy_minutes_plus/redcheckmark.png) no-repeat top left; padding: 0 0 0 20px; margin: 0 0 0 40px; font-weight: bold; position:relative; text-align: left;}
#easy_minutes_plus .left_box dt dl a						{ color:#000; font-size:18px; text-decoration: none;}
#easy_minutes_plus .left_box dt dl.first-child			{ border-bottom: 1px solid #bfbfbf; padding-bottom:10px; margin-bottom:10px; }
#easy_minutes_plus .left_box dt dl.shortcents			{ width: 180px; margin-left: 90px; *margin-left: 0px;  }
#easy_minutes_plus .left_box dt dl span					{ font-size: 15px; display: block; background:url(/static/net10/images/easy_minutes_plus/cents.png) no-repeat top left; width: 55px !important; height: 55px !important; position:absolute; top:0; right:0; font-weight: bold; text-align: center; color: white; padding: 8px 0 0 0; }

/* Borders */
#easy_minutes_plus .left_box.lftbdr			{ border-left: 1px solid #bfbfbf; padding-left:10px; margin-left: 15px;}
#easy_minutes_plus .left_box .botbrdr		{ border-bottom: 1px solid #bfbfbf; width: 355px; height: 1px !important;  margin: 0px 0 10px 10px; padding: 0; clear: both; }

/* button links */
#easy_minutes_plus .left_box .afbtn						{ background: #800b1d; color: #fff; font-size: 14px; font-weight: bold;  padding: 10px 10px; height:20px; border: 1px solid #bb4b5b;  position: absolute; bottom: 20px; width:60%; right:17%;   text-align: center;    }
#easy_minutes_plus .left_box .afbtn.btnright			{ width: 34%; right:30%;}
#easy_minutes_plus .left_box .afbtn a						{ text-decoration: none; color: #fff; }
#easy_minutes_plus .left_box .afbtn:hover				{ text-decoration: underline !important; }

/* New Reserve Page 5.6.2011 */ 
#net10_reserve						{ width: 780px; min-height: 500px; font-family: Arial, Helvetica, sans-serif; text-align: left; background:url(images/renew/bg_grd.gif) repeat-x top; padding: 20px 0 0 0; }
#net10_reserve .unlimitedcards	{ background:url(images/renew/unlimitedcards.png) no-repeat top left; float: left; width:264px; height: 408px; display: block; margin: 15px 0 0 20px;  }
#net10_reserve .autorefill_content		{ float: right;  width: 450px; padding: 0 0 20px 0; margin-right:20px; }

#net10_reserve .autorefill_content h1	{ font-size: 35px; color: #a81027; padding: 0 0 5px 0; margin: 0; float: left; clear: both; font-weight: normal; }
#net10_reserve .autorefill_content h1 strong { font-weight: bold; }
#net10_reserve .autorefill_content h1 sup		{ font-size: 10px; vertical-align: top;}

#net10_reserve .autorefill_content p		{ font-size: 12px; color: #000; padding: 0 0 0 0; margin: 0; float: left; clear: both; width: 450px;  line-height: 17px;}
#net10_reserve .autorefill_content p span 	{ color: #4aa3c1; font-weight: bold;  }

#net10_reserve .autorefill_content  .afbtn		{ background: #800b1d; color: #fff; font-size: 14px; font-weight: bold;  padding: 10px 20px; height:20px; border: 1px solid #bb4b5b; }
#net10_reserve .autorefill_content  .afbtn a			{ text-decoration: none; color: #fff; }
#net10_reserve .autorefill_content  .afbtn:hover	{ text-decoration: underline !important; }

#net10_reserve .autorefill_border	{ border-top: 1px solid #cdcdcd; width:100%; float: left; display:block; }


/* New Auto Refill Page 5.6.2011 */ 
#net10_autorefill 						{ width: 780px; min-height: 500px; font-family: Arial, Helvetica, sans-serif; text-align: left; background:url(images/auto_refill/bg_grd.gif) repeat-x top; padding: 20px 0 0 0; }
#net10_autorefill .phonegirl	{ background:url(images/auto_refill/girl.png) no-repeat top left; float: left; width:264px; height: 408px; display: block; margin: 15px 0 0 20px;  }
#net10_autorefill .autorefill_content		{ float: right;  width: 450px; padding: 0 0 20px 0; margin-right:20px; }

#net10_autorefill .autorefill_content h1	{ font-size: 35px; color: #a81027; padding: 0 0 5px 0; margin: 0; float: left; clear: both; font-weight: normal; }
#net10_autorefill .autorefill_content h1 strong { font-weight: bold; }
#net10_autorefill .autorefill_content h1 sup		{ font-size: 10px; vertical-align: top;}

#net10_autorefill .autorefill_content p		{ font-size: 12px; color: #000; padding: 0 0 0 0; margin: 0; float: left; clear: both; width: 450px;  line-height: 17px;}
#net10_autorefill .autorefill_content p span 	{ color: #4aa3c1; font-weight: bold;  }

#net10_autorefill .autorefill_content  .afbtn		{ background: #800b1d; color: #fff; font-size: 14px; font-weight: bold;  padding: 10px 20px; height:20px; border: 1px solid #bb4b5b; }
#net10_autorefill .autorefill_content  .afbtn a			{ text-decoration: none; color: #fff; }
#net10_autorefill .autorefill_content  .afbtn:hover	{ text-decoration: underline !important; }

#net10_autorefill .autorefill_border	{ border-top: 1px solid #cdcdcd; width:100%; float: left; display:block; }