/*****************************************************************************
CONSUMER PORTAL STYLES
*****************************************************************************/

ul {
	background-image: none;
}

#consumer_top:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#consumer_top {
	display: inline-block;
	margin: 0 0 10px 0;
}

* html #consumer_top {
	height: 1%;
}

#consumer_top {
  display: block;
}

#consumer_main_banner {
	margin: 0 10px 0 0;
	padding: 0;
	width: 326px;
	height: 186px;
	float: left;
}

#consumer_coverage_main {
	margin: 0;
	padding: 14px;
	width: 296px;
	height: 156px;
	float: left;
	border: 1px solid #dfdfdf;
	background: url('/THNA_images/consumer_portal/consumer_coverage_bg.jpg') top left no-repeat;
}

#coverage_main_header {
	margin: 0 0 30px 0;
	padding: 0;
	height: 26px;
	width: 298px;
	text-indent: -9000px;
	background: url('/THNA_images/consumer_portal/nationwide_header.gif') top left no-repeat;
}

.consumer_plan_box {
	padding: 0;
	width: 150px;
	border: 1px solid #dfdfdf;
}

.consumer_plan_box p {
	margin: 0;
	padding: 4px;
}

.arrow {
	margin: 0;
	padding: 20px 0 10px 0;
}

.arrow li {
	margin: 0 4px 0 0;
	padding: 0 0 0 16px;
	list-style: none;
	background: url('/images/button_arrow_mini.gif');
	background-position: 0 2px;
	background-repeat: no-repeat;
	display: block;
}

#consumer_adspace {
	margin: 16px auto 16px auto;
	padding: 0;
	width: 664px;
}

#legal {
	margin: 24px 0 0 0;
	font: italic 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #3d4839;
}

/*****************************************************************************
CONSUMER PORTAL TABLE
*****************************************************************************/
.table {
	text-align: center;
	font-size: 10px;
	}
.table_tabon {
	color: #fff;
	font-weight: bold;
	text-align:center;
	background: url('../THNA_images/consumer_portal/table_tab.gif') no-repeat top center;
	}
.yellow {
	background: url('../THNA_images/consumer_portal/table_bkgd_yellow.jpg')  bottom center no-repeat;
background-size: 100%;
	border: 1px solid #dee58e;
	}
.blue {
	background: #f1fbff url('../THNA_images/consumer_portal/table_bkgd_blue.jpg') bottom center no-repeat;
background-size: 100%;
	font-weight: bold;
	border: 1px solid #cedbe0;
	}
	.border_only {
	border: 1px solid #cedbe0;
	}
.blue1 {
	background: #f1fbff url('../THNA_images/consumer_portal/table_bkgd_blue.jpg') repeat-x bottom center;
	border: 1px solid #cedbe0;
	}
.green  {
	background: url('../THNA_images/consumer_portal/table_bkgd_green.jpg') repeat-x bottom center;
	border: 1px solid #a9cc98;
	}
