@charset "UTF-8";
/* CSS Document */

#stepTwo {
	width: 920px;
	margin: 0px auto 10px auto;
	background: url('/images/step2/step2_bg_tile.jpg') repeat left 376px;
}
#stepTwoContainer {
	background: url('/images/step2/step2_bg_tilegrad.jpg') no-repeat top left;
	min-height: 376px;
	padding: 20px 0px 5px 0px;
}
.stepTwoPanel {
	background: #fff url('/images/step2/plans_grad.jpg') repeat-x scroll left bottom;
	border: 1px solid #ccc;
	width: 840px;
	clear: both;
	margin: 0px auto 15px auto;
	padding: 15px 30px 15px 15px;
	/*background: #fff;*/
	color: #727272;
}
.stepTwoPanelTop {
	width: 880px;
	padding: 10px 0px 0px 5px;
	margin-bottom: 10px;
}
.stepTwoPanelTop #network {
	margin-bottom: 5px;	
}
.stepTwoPanelTop table {
	margin: 0px;
	padding: 0px;	
}
.stepTwoPanelTop table a {
	text-decoration: none;
	color: #727272;	
}
.stepTwoPanelTop td {
	padding: 3px;
	margin: 0px;
	border-right: 1px solid #cccccc;
}
.stepTwoPanelTop td.data {
	/*padding-left: 11px;*/
	text-align: center;
}
.stepTwoPanelTop td.data select {
	/*width: 50px;*/	
}
.stepTwoPanelTop td.right {
	border-right: 0px solid #cccccc;
}
.stepTwoPanelTop td.modem select {
	width: 105px;	
}
.stepTwoPanelTop .add {
	color: #444444;
}
.stepTwoPanelTop .price {
	color: #6621a4;
	font-size: 18px;
}
.stepTwoPanelTop span.dollar {
	color: #6621a4;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	top: -2px;
	padding-right: 2px;
}
.stepTwoPanel p {
	margin: 8px 0px;	
}
.stepTwoPanel ul {
	padding-left: 25px;
	list-style-type: disc;
}
.stepTwoPanel .getItNow {
	margin-top: 8px;
}
#stepTwoContainer .stepTwoSteps {
  padding: 0px;
  clear: both;
}
.stepTwoSteps .stepone {
  display: inline;
  float: left;
  clear: none;
  width: 250px; 
  height: 80px;
  margin: 0 0 15px 8px; 
  padding: 15px 20px 20px 20px;
  background: url('/images/adwords/step_bg_white.gif') top left no-repeat;
}
.stepTwoSteps .stepone #phoneNumberChecker #phonenumber { 
  color: #000; 
  width: 150px; 
  padding: 4px; 
  margin: 0 5px; 
  background: transparent url('/images/adwords/purple_number_bg.gif') no-repeat 0 2px;
}
.stepTwoSteps .stepone #phnum {
	background: url('/images/step2/phnum.gif') 20px 2px no-repeat;	
	width: 260px;
	height: 24px;
	margin: 7px 0 0 0;
	padding: 3px 0 0 0;
	float: left;
}
.stepTwoSteps .stepone span.dash {
	font-size: 16px;
}
.stepTwoSteps .stepone span.phpart1 {
	margin-left: 20px;
	font-size: 16px;
}
.stepTwoSteps .stepone span.phpart2 {
	font-size: 16px;
}
.stepTwoSteps .stepone span.phpart3 {
	font-size: 16px;
}	
.checker_btn {
	clear: none;
	float: left;	
}
.stepTwoSteps .stepone .bold {
	color: #381262;
}
.stepTwoSteps .stepone #phoneNumberChecker label {
  color: #727272;
}
.stepTwoSteps .stepone #phoneNumberChecker fieldset { 
  margin: 0px;
}
.stepTwoSteps .stepone p {
	color: #C77FDC;
	padding-top: 5px;
}
.stepTwoSteps .stepone span {
	color: #727272;
}
.stepTwoSteps .stepone .why span {
	color: #C77FDC;
	font-size: 9px;
	float: right;
}
.stepTwoSteps .step h2, .stepTwoSteps .stepone h2 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.stepTwoSteps .step {
  display: inline;
  float: left;
  clear: none;
  width: 245px; 
  height: 80px; 
  margin: 0px;
  padding: 15px 20px 20px 20px; 
  background: url('/images/adwords/step_bg_white.gif') top left no-repeat;
}
.stepTwoSteps .step p {
	color: #5f5f5f;
	padding-top: 5px;
}
.stepTwoSteps .step .bold {
	color: #381262;
}
.stepTwoSteps .steptwo {
	margin: 5px 13px 0 21px;
	height: 75px; 
	background: url('/images/step2/purple_grad_bg.jpg') top left repeat-x;
}
.stepTwoSteps .steptwo h2 {
	color: #fff;
}
.stepTwoSteps .steptwo .bold {
	color: #fff;
}
.stepTwoSteps .steptwo p {
	color: #fff;
}

/* INSTRUCTIONS ABOVE TABLE */
td.instructions {
	color: #531A93;
	border-bottom: 1px solid #CCCCCC;
	border-right: 0px;
}
td.instructions h2 {
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}
td.instructions ol {
	margin-left: 30px;
	color: #727272;
}

