.progress-bar{
		/*
		margin-left:20px;
		vertical-align:middle;
		*/
	}
.progress-bar img{
	vertical-align:middle;
}
.progress-bar h3{color:#039; font-size:14px; margin-left:8px; display:inline;vertical-align:middle;}
	
	
	
.ca_header{
	background-color:#59639C;	
	padding:4px 10px;
}
.ca_header h3{
	font-weight:normal;
	font-size:11px;
	color:#fff !important;
}

.backtotop{
	font-size:9px;
	margin:0 0 25px 0;
}

input:focus, textarea:focus, option:focus { background: #f1f1f1 }
input.button{width:auto !important;}

#surround{margin:30px 20px 40px 20px;}

p.pageDescription .hlite{color:#666; font-weight:bold;}
p.pageDescription{font-size:16px; margin-bottom:20px; width:510px; display:block; clear:both;}
p.note{color:#999;}

dl.split-order{
	margin:15px 0;
	padding:0;
	clear:both;
	display:block;
}
dl.split-order dt{
	margin:0 10px 0 0;	
	padding:0;
	display:block;
	color:#f00;
	font-size:16px;
	font-weight:bold;
	float:left;	
}

	
dl.split-order dd{
	list-style-type:none;
	list-style-position:outside;
	margin-left:120px;
	padding:0;
	display:block;
}

.terms_box{ /* set page specific dimensions height/width */
	background-color:#f7f7f7;
	overflow:auto; 
	padding:2px; 
	border-top:2px solid #848484;
	border-left:2px solid #848484;
	border-bottom:1px solid #b7b7b7;
	border-right:1px solid #b7b7b7;
	margin-bottom:10px;
	
	}
.terms_box p{margin-bottom:10px; text-indent:10px;}
/* store footnotes */

#storeFootnotes{color:#999; clear:both;}
#storeFootnotes h2.title{
	display:block;
	color:#999;
	font-weight:bold; 
	font-size:12px;
	background-image:url(../../images/common/bg_h_dots_light.gif);
	background-repeat:repeat-x; 
	background-position:0 99%; 
	
	padding-bottom:3px;
	margin:0;
}

#storeFootnotes dl{
	margin:0;
	padding:5px 10px 5px 5px;
	background-image:url(../../images/common/bg_h_dots_light.gif);
	background-repeat:repeat-x; 
	background-position:0 99%;
	clear:both;
	display:block;
}
#storeFootnotes dl dt{
	margin:0;	
	padding:0;
	display:block;
	height:100%;
	float:left;
	
}

	
#storeFootnotes dl dd{
	list-style-type:none;
	list-style-position:outside;
	margin:0 0 0 30px;
	padding:0;
	display:block;
}
/*** chat online bar styles ****/
#assistance-bar{
	margin:10px 20px 0 20px;
	position:relative;
	width:982px; /*added per issue 271155 for the multi browser project*/
}

#assistance-bar .user-info{
	text-align:right;
	font-size:10px;
}

#assistance-bar .user-info .links img{vertical-align:middle;}

#assistance-bar .user-info .links ul{ 
	display:inline;
	list-style:none;
	margin:0; 
	padding:0;
	vertical-align:middle;
}

#assistance-bar .user-info .links ul li{
	list-style:none;
	padding:0 7px;
	border-right:1px solid #4B8CBE;
	margin:0;
	vertical-align:middle;
	display:inline;
	background-image:none;
}

#assistance-bar .user-info .links ul li.last{
	border:none;
	padding-right:0;
}

#assistance-bar .sales-help{
	/*
	float:right;
	margin:-40px 0px 0px 0px;
	*/
}
/***end  chat online bar styles ****/

.filterMessage{
	border:1px solid black;
	padding:10px;

}

.filterMessage div{
	border:5px solid #ffe100;
	padding:15px;
}
.filterMessage div h1{
	font-size:20px;
	margin-bottom:10px;
}
.filterMessage .buttons{
		border:none;
		text-align:right;
		padding:0;
	}

/**** global promo style ****/

	#globalPromo .content{
		padding:3px; 
		color:#ffffff; 
		font-weight:bold;
		height:18px; 
		background-color:#ff6600;
		text-align:center;
		width:960px;
		margin:0 0 0 15px;
	}
	#globalPromo .top{
	/*	background-image:url(../../images/common/global_promo_top_back.gif);*/
		height:2px;
		overflow:hidden;
	}
	#globalPromo .bottom{
	/*	background-image:url(/assetsimages/common/global_promo_bottom_back.gif);*/
		height:2px;
		overflow:hidden;
	}

/***** feature bar styles ******/

	.feature-bar{
		background-color:#e4e4e4;
		padding:8px;
		vertical-align:middle;
	}
	
	.feature-bar-container{
		margin-bottom:12px;
		/*width:982px;*/   /* this is the full width of the sprint layout */ 
	}
	
	.feature-bar-container .corner1{
		float:left;
	}
	
	.feature-bar-container .corner2{
		float:right;
	}
	.feature-bar-container .middle{
		margin:0;
		background-color:#e4e4e4;
		height:4px;
		overflow:hidden;
		font-size:1px;
	}
	
	.feature-bar-container .top .middle{
		border-top:1px solid #9c9c9c;
	}
	
	.feature-bar-container .bottom .middle{
		border-bottom:1px solid #9c9c9c;
	}
	
	.feature-bar-container table.feature-bar{
		padding:0;
		border-collapse:collapse;
	}
		
	.feature-bar-container table.feature-bar td{
		border-left:1px solid #9c9c9c;
		border-right:1px solid #9c9c9c;
		vertical-align:middle;
	}
	
	.feature-bar-container table.feature-bar table td{
		border:none;
		vertical-align:middle;
	}
	.feature-bar label{
		color:#333;
		font-weight:bold;
		vertical-align:middle;
		display:inline;
	}	
	
	.feature-bar img.button,
	.feature-bar input,
	.feature-bar select{
		margin:0px 0px 0px 5px; /* fix per Khalid on the plans page to make the formatting look better*/
		vertical-align:middle;
	}
	
	
	.feature-bar td div.inner{
		margin:0 10px;
	}
	
	.feature-bar .last{
		width:10%;
		text-align:center;
		font-weight:bold;
	}
	.feature-bar h3{
		color:#777;
		font-size:12px;	
	}
	
	.feature-bar .first{
		width:15%;
		text-align:center;
	}
	
	.feature-bar .content1{
		width:74%;
	}
	
	.feature-bar .content2{
		width:30%;
		text-align:left;
	}
	.feature-bar .content2 table td{
		width:50%;
	}
	.feature-bar .content3{
		width:44%;
		text-align:left;
	}
	.feature-bar .content2 table td{
		width:33%;
	}
	
	.feature-bar .content3 label,
	.feature-bar .content2 label{
		margin:0 10px 2px 0;
		font-size:10px;
	}
	
	.feature-bar h2{
		font-size:13px;
	}
/****** end feature bar styles *****/





/****** drawer classes *****/
	.drawers .drawer{
		margin-bottom:1px
	}
	
	.drawers .drawer .drawerTop{
		display:block;
		font-weight:bold;
		font-size:12px;
		color:#148AB2;
		background-color:#e7e7e7;
		padding:5px 25px;
	}
	
	.drawers .drawer .closed .drawerTop{		
		background-image:url(../../images/common/icons/icon_drawer_closed.gif);
		background-repeat:no-repeat;
		background-position:5px 50%;
	}
	
	.drawers .drawer .open .drawerTop{
		background-image:url(../../images/common/icons/icon_drawer_open.gif);
		background-repeat:no-repeat;
		background-position:5px 50%;
	}

	.drawers .drawer h3.hover,	
	.drawers .drawer .drawerTop:hover{
		background-color:#ffffcc;
		cursor:pointer;
	}
	
	
	.drawers .drawer .drawerContent{
		padding:10px 20px;
	}
	
	.drawers .drawer .open .drawerContent{
		display:block;
	}
	.drawers .drawer .closed .drawerContent{
		display:none;
	}
	
	.drawers .drawer .drawerContent h4{
		font-size:11px;
		font-weight:bold;
	}
	
	.drawers .drawer .drawerContent p{
		margin-bottom:10px;
	}
	
	.drawers .drawer .drawerContent td{
		padding:3px 20px 3px 0;
		vertical-align:top;
	}
	.drawers .drawer .drawerContent td.c1{
		font-weight:bold;
	}
/***** end drawer classes *****/






/**** left column highlights *****/

#bodyCont .inflow{
	min-width:982px;
	_width:982px;
	
}

.inflow .column1{
	width:188px;
	margin-right:13px;
	float:left;
	padding:0px 0px 1px 0px;
}

.inflow .column1 .selection{
	border-top:1px solid #caa403;
	border-bottom:1px solid #c9c9c9;
	border-left:1px solid #9a9a9a;
	border-right:1px solid #9a9a9a;
}

.inflow .column1 .selection h3{
	background-color:#ffe100;
	font-size:11px; 
	padding:5px;
}
.inflow .column1 .selection h4{
	background-color:#c7c7c7;
	font-size:11px; 
	padding:3px 5px;
	margin:0;
}

.inflow .column1 .selection .description{
	background-color:#f5f5f5;
	padding:5px 5px 5px 10px;
	
}

.inflow .column1 .selection .description img.thumb{
	float:left;
	margin-right:10px;
}

.inflow .column1 .selection .description h5{font-size:11px; margin-top:10px; position:relative;}
.inflow .column1 .selection .description p{font-size:10px;}
.inflow .column1 .selection .description ul{
	margin:5px 10px;
}


.inflow .column2{float:left; width:758px;}

/**** end left column highlights *****/



/***** Price block *****/
	.buy-container{
		border:1px solid #e7e7e7;
		margin-bottom:15px;
		position:relative;
		min-width:230px;
	}
	
	.buy-container .intro{
		border-bottom:1px solid #e7e7e7;
		padding:5px 10px;
	}

	.buy-container h3{
		font-size:11px;
		color:#666;
	}
	.buy-container .cost{
		color:#000;
		font-weight:normal;
	}
	
	.buy-container .cost .clearer{
		background-image:url(../../images/common/bg_h_dots_light.gif);	
		background-repeat:repeat-x;
		width:auto;
	}
	
	.buy-container .cost .label{
		float:left;
		padding:4px 5px 4px 10px;
		width:145px;
	}
	.buy-container .cost .price{
		padding:4px 10px 4px 5px;
		float:left;
		width:50px;
		text-align:right;
	}
	
	.buy-container .sale{
		color:#ff5a00;
	}
	
	.buy-container .instant{
		color:#557e08;
	}
	.buy-container .final{
		font-weight:bold;
	}
	
	.buy-container .buy{
		padding:5px 10px;
		text-align:left;
	}
	
	.buy-container .buy label{
		font-weight:bold;
		margin-bottom:5px;
		display:block;
	}
	
	.buy-container .buy input{
		width:25px;
		margin-left:5px;
	}
	.buy-container .buy input.button{
		margin:0;
	}
	
	.buy-container .buy .footnote{
		color:#999;
		font-size:10px;
		margin-top:5px;
	}
	.buy-container .message{
		font-weight:bold;
		padding:10px;
	}

	#acc_inflow .ca_header,
	#phoneDescContent .ca_header{text-align:center; width:210px;}

/***** end Price block *****/

/***** table column headers *******/
.primary th{
	background-color:#ffc709;
	border-right:1px solid white;
	font-size:9px;
	color:#7f6304;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:3px 8px;
	line-height:10px;
}

.primary th.last{border-right:none;}

.primary th{text-align:center;}
.primary th.empty{background-color:transparent}

/********* end table column headers************/


/******************Saved Cart*****************/
#save-cart #bodyCont{width:735px; margin:9px;}
#save-cart .column1{
	float:left;
	width:450px;
}
#save-cart .column2{
	float:left;
	margin-left:25px;
	width:239px;
}

#save-cart p{
	margin-bottom:15px;
	display:block;
}
#save-cart .errorMessagingBox p{margin-bottom:0;}
#save-cart h2{
	font-size:11px;
	color:#000;
	margin-bottom:10px;
}

#save-cart label{
	width:150px;
	display:block;
	float:left;
}

#save-cart label.large{
	width:auto !important;
	vertical-align:middle;
	display:block;
	float:none;
	margin-bottom:15px;
}

#save-cart input.checkbox{
	margin:5px 5px 10px 5px;
	vertical-align:middle;
	float:left;
	width:auto;
}

#save-cart input.text{
	display:block;
	margin-bottom:10px;
	float:left;
	width:280px;
}

#save-cart div.buttons{
	text-align:right;
	margin-right:20px;
	vertical-align:middle;
}

#save-cart div.buttons .button{
	vertical-align:middle;
	margin:0 0 0 15px;
	padding:0;
}

#save-cart .required{color:#f56c02 !important;}
#save-cart .highlight{color:#f00;}

.cancel-order .column1{
	background-color:#e7e7e7;
	padding:20px 20px 10px 20px;
	width:353px !important;	
	margin-bottom:15px;
	vertical-align:bottom;
}

.cancel-order .column1 label{
	width:100px !important;
}

.cancel-order .column2{
	width:297px !important;
	vertical-align:top;
	padding-top:0;	
}

.cancel-order .buttons{
	text-align:left !important;
	padding-left:20px;
}

.cancel-order .button{
	margin:0 0 10px 15px;
}

/******************end Saved Cart*****************/

/*********** zip intercept ******************/
#zipcode{margin:0 150px;}
#zipcode h2{color:#666; font-size:14px; margin-bottom:10px;}
#zipcode p{margin-bottom:10px;}
#zipcode p.intro{font-size:13px;}
#zipcode input{margin-right:5px;}
#zipcode h1{margin-bottom:10px;}
#zipcode .section1 label,
#zipcode .section1 input{
	display:inline;
	vertical-align:40%;
}
#zipcode .section2{
	margin-top:25px;
	border-top:1px solid #999;
	padding-top:25px;
}
#zipcode .section2 label{
	margin:0 0 10px 15px;
	display:block;
	font-weight:bold;
	vertical-align:middle;
}

#zipcode .section2 input{
	vertical-align:middle;
}

#zipcode .buttons{
	margin-top:10px;
	text-align:right;
}

/***********end zip intercept ******************/


/*********** accessory only ******************/

#accessory-detail #bodyCont{padding-left:0;}
#accessory-landing h2{margin-bottom:15px;}
#accessory-landing h1.pageTitle{margin:24px 0 0 20px;}

/*********** end accessory only ******************/


.terms_box{ /* set page specific dimensions height/width */
	background-color:#f7f7f7;
	overflow:auto; 
	padding:2px; 
	border-top:2px solid #848484;
	border-left:2px solid #848484;
	border-bottom:1px solid #b7b7b7;
	border-right:1px solid #b7b7b7;
	margin-bottom:10px;
	
	}
.terms_box p{margin-bottom:10px; text-indent:10px;}
	
.module{
	margin-bottom:25px;
	border:2px solid #ffe100;
	background-color:#ffffcc;
	min-height:1px;
}
.module .pane{
	min-height:1px;
}

.module h2.module_title{
	clear:both; 
	font-size:14px; 
	font-weight:bold; 
	padding:7px 10px;
	margin-bottom:5px; 
	color:#000;
	background-color:#fff352;
}
.module .submodule{
	border:1px solid #d1d1d1; 
	padding:10px 10px; 
	margin:0 10px 10px 10px;
	background-color:#fff;
}
.module span.module_subtitle{font-size:11px; line-height:12px; font-weight:bold; color:#999; margin:0 0 0 10px; padding:0; vertical-align:middle; top:-1px;}
.module span.module_subtitle_text{font-size:12px;font-weight:bold;margin:0px 0px 0px 10px;}





.utilityBox{ /* set page specific dimensions height/width */
	float:left;
	background-image:url(../../images/shop/bg_credit_utilitybox.gif); 
	background-repeat:repeat-x;
	/*border:2px solid #ffe100;*/
}
.utilityBox .content{padding:7px 8px; height:120px; }


/*  CREDIT CHECK PAGE SPECIFIC STYLES */	
			#credit_check #surround{margin:30px 20px 30px 20px;}
			#credit_check #surround2{margin:0 20px 30px 20px;}
			#credit_check .section1{float:left; margin-right:30px; width:510px;}
			#credit_check .section2{float:left; width:190px;}
			#credit_check p.pageDescription{margin-bottom:100px;}
			#credit_check h1.pageTitle{margin:0 0 20px 0; padding:0;}
			#credit_check .section1Sub1{margin:25px 0 30px 0;}
			#credit_check h2{
				font-size:14px; 
				/* border-bottom:1px solid #666;*/ 
				margin:25px 0 10px 0; 
				padding-bottom:5px;
			}
			#credit_check h3 a,
			#credit_check h2 a{text-decoration:none;}
			#credit_check p{margin-bottom:10px;}
			#credit_check .section1Sub2 h2{border-bottom:none; margin-bottom:0;}
			#credit_check .terms_box{height:75px;}			
			#credit_check #terms_agree{margin-right:5px; vertical-align:middle;}
			#credit_check .section1Sub3{vertical-align:middle; margin-top:20px;}
			#credit_check .section1Sub3 .button{margin-right:25px; vertical-align:middle;}
			
			#credit_check #cancelorder{float:left; vertical-align:middle; margin-top:3px;}
			#credit_check #continueButton{float:right; vertical-align:middle;}		
			
			#credit_check .utilityBox{width:156px;}
			#utility2, #utility3{margin-left:15px;}
			#credit_check #boostUtility{width:auto !important;}
			#credit_check .utilityBox .content #require_call{margin-right:5px; margin-bottom:55px; float:left;}
			#credit_check .utilityBox h3{padding-bottom:5px; margin-bottom:5px; font-weight:bold; background-image:url(../../images/common/bg_h_dots_light.gif); background-repeat:repeat-x; background-position:0 99%; font-size:12px;}
			
			#section2 img.branding{margin-bottom:10px;}
			
			
			#credit_check .section2 .utilityBox{margin-top:15px;}
			#credit_check .section2 .businessLine{background-color:#ffe100; margin-top:10px;}
			#credit_check .section2 .businessLine .content{padding:7px 10px; margin:1px; color:#333;}
			#credit_check .section2 .businessLine h3{margin:0 0 10px 0; padding:0;}
			#credit_check .section2 .businessLine .content p{padding:7px 10px; margin:1px; color:#333; margin:0; padding:0;}
			#credit_check .section2 .businessLine ul{list-style:none; margin:0; padding:0}
			#credit_check .section2 .businessLine li{list-style:none; margin:0; padding:0; line-height:15px;}
			#credit_check .section2 .businessLine li.first{margin:0 0 10px 0;}
			#credit_check .section2 .businessLine ul h4{font-size:12px; font-weight:bold;}
			#credit_check .section2 .businessLine ul p{margin:0; padding:0;}
			
			
			#credit_check table{margin-bottom:20px;}
			#credit_check .section2 .businessLine h3{font-size:15px;}
			#credit_check th{
				font-weight:bold;
				border-bottom:1px solid #666;
				padding:5px;
				text-align:left;
			}
			#credit_check .surround td{
				padding:3px 25px;
				text-align:right;
			}
			#credit_check .surround td.label{
				font-weight:bold;
				padding-left:0;
			}
			
			#credit_check .surround tr.totals td{
				font-weight:bold;
				border-top:1px solid #666;
			}
			
/*  END CREDIT CHECK PAGE SPECIFIC STYLES */	

/*  ORDER RECEIPT PAGE SPECIFIC STYLES */	
				
			#order_receipt h1.pageTitle{margin:0 0 2px 0;}
			#order_receipt h3.section_title{font-size:18px; color:#000; margin-bottom:15px;}
			#order_receipt h6{font-size:11px; font-weight:bold; margin:5px 0 0 0; padding:0;}
			#order_receipt ul{list-style:none; margin:0 0 10px 0; padding:0;}
			#order_receipt li{list-style:none; margin-left:0; padding-left:0; background-image:none;}
			#order_receipt li.dotList{padding-left:10px;}
			#order_receipt #section1{float:left; margin-right:3%; width:48%;}
			#order_receipt #section2{float:left; width:49%;}
			#order_receipt .accessory_item,
			#order_receipt .service_item{
				background-image:url(../../images/common/bg_h_dots_light.gif); 
				background-repeat:repeat-x; 
				background-position:0 99%; 
				padding-bottom:10px;
				margin-bottom:10px;
				border:1px solid #fff;
			}
			#order_receipt .module .submodule table{width:100%; margin-bottom:10px;}
			#order_receipt p{margin-bottom:10px;}
			#order_receipt .accessory_item img{float:left; margin-right:10px;}
			#order_receipt .accessory_item dl,
			#order_receipt .service_item dl{margin:0 0 15px 0;}
			#order_receipt .accessory_item dl dt,
			#order_receipt .service_item dl dt{font-weight:bold; margin-bottom:5px;}
			#order_receipt .accessory_item dl dd,
			#order_receipt .service_item dl dd{margin:0; padding:0;}
			#order_receipt .last_acc, 
			#order_receipt .last_service{background-image:none; margin-bottom:0px;}
			#order_receipt .phonethumb{ float:left; margin-right:10px;}
			#order_receipt #my_phones .phoneDesc{float:left; clear:right; margin-bottom:10px;}
			#order_receipt #my_phones h4{font-size:14px; font-weight:bold; margin:0; padding:0;}
			#order_receipt #my_phones p{margin-bottom:2px;}
			#order_receipt #my_phones dl{margin:0;}
			#order_receipt #my_phones dl dd{margin:0; padding:0; font-weight:bold;}
			#order_receipt .good{color:#339900;}
			#order_receipt .bad{color:#993300;}
			#order_receipt #my_phones .links{
				background-image:url(../../images/common/bg_h_dots_light.gif); 
				background-repeat:repeat-x; 
				padding:10px 0 0 0;
				margin-left:47px;
				clear:both;
			}
			#order_receipt .multiModule{margin-top:15px; clear:both;}
			#order_receipt #add_info dl{margin:5px 0 0 0; padding:0; height:1%;}
			#order_receipt #add_info dl dt{font-weight:bold; display:block; float:left; margin-right:10px;}
			#order_receipt #add_info dl dd{margin:0 0 5px 0; padding-left:0; display:block;}
			#order_receipt #mynextel_account ul{margin-bottom:10px;}
			#order_receipt #next_steps p{margin-bottom:10px;}
			
			#order_receipt #or_shipping .shipAddr, #order_receipt #or_ebill .ebillSection{
				background-image:url(../../images/common/bg_h_dots_light.gif); 
				background-repeat:repeat-x; 
				margin-top:10px;
				padding-top:10px;
				clear:right;
			}
			#order_receipt #or_shipping .firstAddr{
				background-image:none;
				padding-top:0;
				
			}	
			#order_receipt #or_shipping h3{font-weight:bold; font-size:12px; margin:0 0 5px 0; padding:0;}
			#order_receipt #or_shipping address{float:left; display:block; width:200px; font-style:normal;}
			#order_receipt #or_shipping address span{display:block;}
			#order_receipt #or_shipping p{float:left; clear:right;}
			#order_receipt .introContent{margin:10px 0 20px 0;}
			#order_receipt .printable div{
				vertical-align:middle; 
				margin:15px; 
				float:right;
			}
			#order_receipt .printable,
			#order_receipt .printable p{
				display:block;
				width:80%;
				vertical-align:middle;
			}
			
			#order_receipt .splitModule dl{
				list-style:none;
				margin:0 0 15px 0;
			}
				
			#order_receipt .splitModule dt,
			#order_receipt .splitModule dd{
				list-style:none;
				display:inline;
				clear:right;
			}	
			#order_receipt .split-order-subsection{
				margin-bottom:15px;
				padding-top:5px;
				border-top:1px solid #666;
			}
			#order_receipt .splitModule h3{
				font-size:11px;
			}
			#order_receipt #or_cart .submodule table{
				margin:0 !important;
			}
			
/* END ORDER RECEIPT PAGE SPECIFIC STYLES */


/***********Multiplicity styles*******************/
	#multiplicity{
		 margin:0 9px;
	}
	#multiplicity h4{font-size:11px;}
	#multiplicity p.item-title{
		font-size:16px;
		font-weight:bold;
	}
	#multiplicity p.note{margin-left:15px;}
	#multiplicity h2{
		margin:20px 0 10px 0;
	}
	
	#multiplicity table{
		margin:0 0 15px 15px;
		empty-cells:show;
	}
	
	#multiplicity table th{
		color:#999;
		font-weight:bold;
	}
	
	#multiplicity table td{
		padding:5px 40px 5px 25px;
		font-weight:bold;
		text-align:center;
	}
	
	#multiplicity table td.label{
		padding-left:0;
		font-weight:normal;
		text-align:left;
	}
	
	#multiplicity table tr.first td{
		border-top:1px solid #666;
	/*	border-bottom:1px solid #999; */
		font-weight:bold;
	}
	
	#multiplicity table tr.tborder td{
		border-top:1px solid #666;
	}
	
	#multiplicity table tr.last td{
		border-top:1px solid #999;
		color:#933;
		font-weight:bold;
	}
	
	#multiplicity .column1,
	#multiplicity .column2{
		float:left;
		width:400px;
	}
	#multiplicity .or-divider{
		float:left;
		display:block;
		margin:0 25px;
	}
	
	#multiplicity label{
		display:block;
		vertical-align:middle;
		font-weight:bold;
	}
	#multiplicity label input{
		vertical-align:middle;
	}
	#multiplicity label.section{margin-bottom:5px;}
	
	#multiplicity .line{
		clear:both;
		margin-top:10px;
	}
	
	#multiplicity .line img{
		float:left;
		vertical-align:middle;
	}
	#multiplicity .line label{
		padding-top:5px;
	}
	#multiplicity .submitButton{
		border-top:1px solid #999;
		text-align:right;
		margin-top:25px;
		padding-top:15px;
	}

	#multiplicity .labelDiscountPrice{
		margin:0px; 
		padding:0px;
	}

	/* Styles for zip code * Shop Access Coverage */
	.zipCodeEntrySection2 
	{
	margin:25px 0px 25px 0px;
	border-top:1px solid #999999;	
	padding-top:25px;
	}
	.zipCodeEntryContinueButton
	{	
	margin:0px 0px 0px 120px;
	}
	.coverageAlert 
	{
	margin:25px 0px 25px 150px;	
	}
	.coverageParagraph
	{
	margin:19px;
	}
	.zipCodeLi
	{
	background-image:none;	
	margin:0px 0px 10px 0px
	}
	.zipCodeEntryAddPhone
	{
	margin: -18px 0 0 25px;
	position: absolute;
	}
	.zipCodeEntryUpgradePhone
	{
	margin: -18px 0 5px 25px;
	position: absolute;
	}
	
	
/* balloon styles */
.balloon{max-width:350px; margin-right:25px;_width:350px}
.balloon .close{float:left; vertical-align:middle; margin-right:5px;}
.balloon .content{vertical-align:top; border:none;}
.balloon h3{font-size:14px !important;}
.balloon .contentContainer{min-height:26px; padding:5px; }
.balloon .topCorner .lCorner,
.balloon .bottomCorner .lCorner{float:left; width:6px; height:6px;}
.balloon .topCorner .rCorner,
.balloon .bottomCorner .rCorner{float:right; width:6px; height:6px;}
.balloon .outer{padding:0 0 0 6px;  background-repeat:repeat-y;}
.balloon .inner{ background-repeat:repeat-y; background-position:top right; padding:0 6px 0 0;}
.balloon .middle{padding:0; margin:0 6px; background-repeat:repeat-x;}
.balloon .topCorner .middle img{width:1px; height:6px; padding:0 2px;}	
	
/* info balloon styles */
.infoBalloon .outer{background-image:url(../../images/shop/bg_ch_info_bal_left.gif); border:none;}
.infoBalloon .inner{background-image:url(../../images/shop/bg_ch_info_bal_right.gif);}
.infoBalloon .topCorner .middle{ background-image:url(../../images/shop/bg_ch_info_bal_top.gif);}
.infoBalloon .bottomCorner .middle{background-image:url(../../images/shop/bg_ch_info_bal_bot.gif);}
.infoBalloon .contentContainer{background-color:#fff5c5; color:#000;}
.infoBalloon .textBlock{margin:0 10px;}
	

/* BOGO and Cross Sub Modal styles */

#dynamicModalDialogId a.actionBox{
	display:inline;
 	text-align:center;
	border:1px solid #b1b1b1;
	text-decoration:none;
	vertical-align:middle;

}
a.actionBox:hover{
	text-decoration:none;
}
a.actionBox img{
	vertical-align:middle;
	margin:0;
	padding:0;
}

.dynamicModalBackgroundClass{
	background-color:#fff;
	opacity: 0.0;
	filter:alpha(opacity=0);
}

#messageContent{
	width:600px !important;
	padding: 20px; 
	font-weight:normal;
	/*color:#036;
	line-height:1em;
	padding-bottom:0.25em;
	font-size:23px;*/
}


