/* Styles for Customer Service "snake" question/answer pages */

#content {
	position: relative;
}

.no_header {
	padding-top: 30px;
}

.help {
	position: absolute;
	right: 22px;
	top: 5px;
}

.help p {
	font-size: 1.45em;
}

.help .input_txt {
	float: left;
	width: 253px;
}

.help .button {
	margin-left: 7px;
}

#main_content {
	width: 960px;
}

.customer_service {
	background: url(/Images/Boxes/full_box.png) no-repeat top left;
}

#main_content h2 {
	padding: 20px 0 0 20px;
}

.narrow {
	padding:18px 19px 18px 18px;
}

#main_content .box h2 {
	padding: 0;
	text-align: center;
}

.box img {
	margin: 0 auto 10px;
	display: block;
}

.box .linklist {
	list-style: none;
	margin: 0 0 10px;
}

.box .linklist li {
	margin: 0 0 5px;
}

.box .wide {
	width: 100%;
	padding: 0;
	margin-left: 5px;
	min-height: 20px;
}

.box .wide span {
	text-align: center;
	padding: 0;
	width: 100%;
}

.customer_service .section {
	margin: 7px 3px 0 4px;
	padding: 17px 9px 0;
	width: 166px;
	min-height: 468px;
	background: url(/Images/Snake/narrow_column.gif) no-repeat top left;
}

.customer_service .frequency_section 
{
	margin: 7px 3px 0 4px;
	padding: 17px 9px 0;
	width: 500px;
	min-height: 468px;
	background: url(/Images/Snake/narrow_column.gif) no-repeat top left;
	position:relative;
	float:left;
}

.customer_service .normal {
	width: 340px;
	float: left;
}

.customer_service .full {
	float: left;
	width: 750px;
}

.customer_service .first {
	background: url(/Images/Snake/vertical_line.gif) no-repeat top right;
}

.customer_service .last {
	background: url(/Images/Snake/vertical_line.gif) no-repeat top left;
}

#main_content .full h2 {
	background: url(/Images/Icons/arrow.gif) no-repeat left center;
	margin: 50px;
	padding: 0 0 0 30px;
	color: #d9d6d6;
}

/* navigation selection groups */
.main_groups, .image_groups, .sub_groups {
	list-style: none;
	margin: 0;
}

.image_groups {
	margin-bottom: 8px;
}

.main_groups li, .image_groups li, .sub_groups li {
	border-bottom: 1px solid #e3e3e3;
	padding: 0;
	margin: 0;
}

.main_groups a, .sub_groups a {
	display: block;
	padding: 4px;
	font-size: 1.18em;
	margin: 0 -5px 0 -7px;
	padding: 8px 9px 9px;
}

.main_groups a, .main_groups a:link, .main_groups a:visited {
	color: #252525;
	text-decoration: none;
	font-size: 1.45em;
	margin: 0 -6px;
}

.main_groups .active a, .main_groups .active a:link, .main_groups .active a:visited, .sub_groups .active a, .main_groups a:hover, .sub_groups a:hover {
	background: #e86c1f url(/Images/Snake/active_top.gif) no-repeat top left;
	color: #fff;
	text-decoration: none;
}

.main_groups .active a span, .main_groups .active a:link span, .main_groups .active a:visited span, .sub_groups .active a span,
 .main_groups a:hover span, .sub_groups a:hover span {
	background: #e86c1f url(/Images/Snake/active_bottom.gif) no-repeat bottom left;
	display: block;
	margin: 0 -9px -9px;
	padding: 0 9px 9px;
}

.image_groups a {
	display: block;
	border-color: #fff;
	border-style: solid;
	border-width: 2px 5px;
	margin: 0 -5px 0 -7px;
	padding: 2px;
	text-decoration: none;
	font-size: 1.18em;
}

.image_groups a span {
	display: block;
	text-decoration: underline;
}

.image_groups .active a, .image_groups a:hover {
	border-color: #e86c1f;
}

.image_groups .active a span, .image_groups a:hover span {
	text-decoration: none;
	color: #e86c1f;
}

.got_help, .comment {
	background: url(/Images/line_shadow.png) no-repeat center top;
	padding-top: 10px;
	margin-top: 5px;
	width: 100%;
}

.got_help .button, .comment .button {
	float: right;
}

.got_help .button {
	margin-top: -21px;
}

.comment .button {
	margin-top: 4px;
}
hr {
	width: 150px !important;
	margin-right: 10px !important;
}
table span[class=button] {
	margin-right: 10px;
}
table span.button {
	float: right;
}

body.lightbox {
	background: url(/Images/Lightbox/lightbox_bg.png) no-repeat left top;
	padding: 0 15px;
}

.lightbox #pWizard {
	width: auto;
	height: 420px;
}

.lightbox .close {
	float: right;
	margin-top: -44px;
}

.lightbox h1 {
	margin: 20px 0;
}

.lightbox .description {
	width: 356px;
	float: left;
}

.lightbox .screen {
	float: right;
	width:538px;
	height:302px;
}

.lightbox .navigation {
	clear: both;
	background: url(/Images/line.png) no-repeat left top;
	border-bottom: 1px solid #cdcdcd;
	height: 20px;
	padding-top: 5px;
	width: 100%;
	position: absolute;
	bottom: 0;
}

/* choose set-top box lightbox */

.lightbox .customer_service {
	float: left;
	margin-top: -18px;
}

.lightbox .customer_service .section {
	background: none;
	margin: 0 3px 0 4px;
	min-height: 0;
	padding: 0 20px;
	width: 128px;
}

.lightbox .customer_service .section li {
	float: left;
	clear: both;
}

.lightbox .customer_service p {
	color: #252525;
	margin-bottom: 3px;
}

.lightbox .customer_service .more {
	float: left;
}

.lightbox .customer_service .button {
	float: right;
}

.lightbox .customer_service a,  .lightbox .customer_service a span, .lightbox .customer_service a:hover,  .lightbox .customer_service a:hover span {
	text-decoration: none;
	border: none;
}

.blacktext
{
	color: #252525;
	text-decoration: none;
	font-size: 1em;
}

#Poverlay
{
/*	background-color: Black;
	width: 98%;
	height: 95%;
	opacity: 0.5;
	position:fixed;	
	left:15px;
	top:15px; */
	display:none;
	
height:741px;
left:0pt;
position:fixed;
top:0pt;
width:100%;
z-index:100;

background-color:#666666;
opacity:0.7;
	
}

#Poverlay_container {
	z-index: 101;
}

/* 
	frequency search 
	moved from CustomerService.css
*/
#frequency_search label {
	display: block;
	margin-top: 4px;
}

#frequency_search .button {
	float: right;
}

#frequency_results h4 {
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 2px;
}

#frequency_results th.name {
	width: 340px;
}

#frequency_results th.channel {
	width: 80px;
}

#frequency_results th.frequency {
	width: 80px;
}

#frequency_results th {
	color: #404040;
}

#frequency_results td {
	padding: 3px 0;
}

#frequency_results tr.seperator td {
	border-bottom: 1px solid #e7e7e7;
}

/* lightbox */
body.lightbox {
	background: transparent url(/Images/Lightbox/lightbox_bg.png) no-repeat left top;
	padding: 0 15px;
	font-size: 0.7em;
}

.lightbox #cd {
	width: auto;
	height: 420px;
}

.lightbox .close {
	float: right;
	margin-top: -44px;
}

.lightbox h1 {
	margin: 20px 0;
}

.lightbox .description {
	width: 356px;
	float: left;
}

.lightbox .screen {
	float: right;
}

.lightbox .navigation {
	clear: both;
	background: url(/Images/line.png) no-repeat left top;
	border-bottom: 1px solid #cdcdcd;
	height: 20px;
	padding-top: 5px;
	width: 100%;
	position: absolute;
	bottom: 0;
}

.navigation .previous {
	float: left;
	top: 9px;
}

.navigation .next {
	float: right;
	top: 4px;
	left: 0;
}

/* choose set-top box lightbox */

.lightbox .customer_service {
	float: left;
	margin-top: -16px;
	background: none;
}

.lightbox .customer_service .section {
	background: none;
	margin: 0 3px 0 4px;
	min-height: 0;
	padding: 0 17px;
	width: 128px;
}

.lightbox .customer_service .section li {
	clear: both;
	margin-bottom: 3px;
	padding-bottom: 14px;
}

.lightbox .customer_service p {
	color: #252525;
	margin-bottom: 0;
}

.lightbox .customer_service .more {
	padding: 0;
	display: block;
	width: 17px;
}

.lightbox .customer_service .button {
	float: right;
	padding: 0 0 0 14px;
	margin-top: -21px;
	font-size: 1em;
}

.lightbox .customer_service .button span, .lightbox .customer_service .button:hover span {
	color: #fff;
}

.lightbox .customer_service a,  .lightbox .customer_service a span {
	text-decoration: none;
	border: none;
	margin: 0;
}

.lightbox .show_more {
	float: right;
	margin-top: 353px;
}

.close
{	
	float: right; 
	padding-right: 2.5em;
}
.customer_service .modalPopupExtender, .customer_service .csContainer {
	position: absolute !important;
	top: 0px !important;
	left: 6px !important;
}
.fullheight
{
	height: 100%;
}
.got_help_alternatives td {
	padding: 0px 4px 0px 4px;
}
.got_help_alternatives input {
	margin: 0px 2px 0px 0px;
}