@charset "UTF-8";
/* CSS Document */

html {
  font-family: Verdana, Geneva, sans-serif;
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-image: url(/media/images/grfx/bkg.jpg);
  background-repeat: repeat-x;
  color: #333;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  list-style-type: none;
}
h3 {
  font-size: 14px;
  color:#555;
  margin-bottom: -5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999;
  margin-top: 10px;
}
h4 {
  font-size: 12px;
  color:#135798;
  margin-bottom: -15px;
}
dd {
  padding-right: 10px;
  }

a {
  color: #003882;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #003882;
}

#content {
  position: relative;
  width: 921px;
  margin-right: auto;
  margin-left: auto;
}

#header {
  background-repeat: no-repeat;
  height: 144px;
}

/* Submenu List */
#subnav {
  position: relative;
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 921px;
  height: 24px;
  float: left;
  font-size: 10px;
}

#subnav li {
  margin: 0;
  padding: 0;
  float: left;
}
 
#subnav a {
  padding-left: 15px;
  padding-right: 15px;
  color: #333;
  text-decoration: none;
  line-height: 25px;
  text-align: left;
}
#subnav a:hover {
  color: #06F;
/*  background-color:#777777; */
}
#subnav li.here {
  color: #FFF;
  background-color: #eeedeb;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: c2bfb7;
  border-left-color: c2bfb7;
}

.tlink {
  font-size: 10px;
  position: relative;
  height: 83px;
  width: 500px;
  right: 0px;
  left: 421px;
  text-align: right;
}
.tlink a {
	color: #005696;
	text-decoration: none;
}
.tlink a:hover {
	text-decoration: underline;
	color: #990000;
}

#main_btns {
  position: relative;
  height: 200px;
  margin-top: 5px;
  overflow: hidden;
}
#main_btns .btn-l {
  position: relative;
  width: 302px;
  left: 0;
}
#main_btns .btn-c {
  position: relative;
  width: 302px;
  left: 309px;
  top: -180px;
}
#main_btns .btn-r {
  position: relative;
  width: 302px;
  left: 619px;
  top: -360px;
}

.img_rt {
	padding-top: 4px;
}
.tvText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  padding-left: 25px;
  line-height: 15px;
  text-align: left;
  margin-left: 0px;
  padding-right: 25px;
}
.tvTextHi {
	font-weight: bold;
	color: #1076BC;
}
.tvTextHDb {
	font-weight: normal;
	color: #F90;
}
.tvTextHDx {
	font-weight: normal;
	color: #990000;
}
.tvTextHDd {
	font-weight: normal;
	color: #006600;
}
.tvTextHDp {
	font-weight: normal;
	color: #609;
}
.tvprice {
  float: right;
  position: relative;
  top: 25px;
  padding: 5px;
  margin-bottom: 10px;
}
.disclaim {
  font-size: 7pt;
  color: #666666;
  text-align: left;
  padding-top: 10px;
}
.tvMusic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 11px;
}
.bbBlock {
	height: auto;
	width: 607px;
	border: 1px solid #999999;
	background-color: #F1F1F1;
	background-image: url(/media/images/tv_images/tv_bbbkg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.exBlock {
	height: auto;
	width: 607px;
	border: 1px solid #999999;
	background-color: #F1F1F1;
	background-image: url(/media/images/tv_images/tv_exbkg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.daBlock {
	height: auto;
	width: 607px;
	border: 1px solid #999999;
	background-color: #F1F1F1;
	background-image: url(/media/images/tv_images/tv_dabkg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.prBlock {
	height: auto;
	width: 607px;
	border: 1px solid #999999;
	background-color: #F1F1F1;
	background-image: url(/media/images/tv_images/tv_prbkg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.spBlock {
	height: auto;
	width: 607px;
	border: 1px solid #999999;
	background-color: #F1F1F1;
	background-image: url(/media/images/tv_images/tv_spbkg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.btext a {
	color: #0E3A81;
	text-decoration: none;
}

#main_body {
  min-height: 320px;
  background-color: #eeedeb;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 10px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #DDD;
  border-left-color: #DDD;
}

#content .main
{
	position: relative;
	margin:0;
	padding-top: 0px;
    padding-bottom: 10px;
	border:0;
	float: left;
	overflow: hidden;
	width: 609px;
	left: 0px;
}

#content .sidebar
{
	position: relative;
	margin:0;
	padding-left: 5px;
	padding-top: 0px;
	border:0;
	float: left;
	overflow: hidden;
	width: 306px;
}

.main .support_main {
  position: relative;
  margin: 0;
  padding-bottom: 10px;
  float: left;
//  overflow:hidden;
  width: 609px;
  /*background-image: url(/media/images/grfx/support_main_bkg.jpg);*/
  background-repeat: no-repeat;
  height: 213px;
}
.main .support_chat {
  position: relative;
  margin: 0;
  float: left;
//  overflow:hidden;
  width: 248px;
  padding-bottom: 10px;
}
.news_headline {
  font-size: 18px;
  color:#600;
  margin-bottom: -5px;
  width: 100%;
  font-weight: bold;
  padding-top: 10px;
  font-family: Arial, Helvetica, sans-serif;
}
.news_body {
  margin-right: 20px;
  color:#333
}
.news_hilite {
  margin-right: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  color: #036;
}

dd a, dt a:visited {
  color: #039;
  text-decoration: none;
}

dd a:hover {
  text-decoration: underline;
}
.submain_full {
  font-size: 10px;
  float: left;
  width: 606px;
  border: 1px solid #bebbb4;
  position: relative;
  top: 4px;
  background-color: #f6f6f6;
  margin-right: 3px;
  margin-bottom: 10px;
}
.submain_left {
  font-size: 10px;
  float: left;
  width: 301px;
  border: 1px solid #bebbb4;
  position: relative;
  top: 4px;
  background-color: #f6f6f6;
  margin-right: 3px;
}
.submain_right {
  font-size: 10px;
  float: left;
  width: 301px;
  border: 1px solid #bebbb4;
  position: relative;
  top: 4px;
  background-color: #f6f6f6;
  margin-bottom: 1px;
}
.submain_txt {
  margin-right: 15px;
  margin-left: 15px;
}

.submain_txt a, .submain_txt a:visited {
	color:#06C;
	text-decoration: none;
	word-spacing: -1px;
}
.submain_txt a:hover {
	color: #F60;
	word-spacing: -1px;
}
.subvoice_left {
  font-size: 10px;
  float: left;
  width: 198px;
  border: 1px solid #bebbb4;
  position: relative;
  top: 4px;
  background-color: #f6f6f6;
  margin-right: 4px;
  margin-bottom: 1px;
}
.subvoice_center {
  font-size: 10px;
  float: left;
  width: 198px;
  border: 1px solid #bebbb4;
  position: relative;
  top: 4px;
  background-color: #f6f6f6;
  margin-right: 4px;
  margin-bottom: 10px;
}
.subvoice_right2col {
  font-size: 10px;
  float: left;
  width: 400px;
  border: 1px solid #bebbb4;
  position: relative;
  top: 4px;
  background-color: #f6f6f6;
  margin-right: 0px;
  margin-bottom: 10px;
}
.subvoice_right {
  font-size: 10px;
  float: left;
  width: 198px;
  border: 1px solid #bebbb4;
  position: relative;
  top: 4px;
  background-color: #f6f6f6;
  margin-bottom: 1px;
}
#sidenav {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 303px;
  position: relative;
//	top: 2px;
//	right: 10px;
  border-top-width: 1px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #bbbbbb;
  border-right-color: #bbbbbb;
  border-bottom-color: #bbbbbb;
  border-left-color: #bbbbbb;
  background-color: #E0E1DF;
  color: #666;
}
#sidenav li {
	margin: 0;
	padding: 0;
	width: 100%;
}

#sidenav a {
  display: block; /* to increase clickable area as a's default to inline */
  color: #666;
  text-decoration: none;
  padding: 0 15px;
  line-height: 2;
  border-bottom:1px solid #FFF;
}

#sidenav #sidenav_slast a {
	border-bottom: none;
}

#sidenav a:hover {
  background-color: #999;
  color:#fff;
}

/** Call Feature Buttons **/
#featnav {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 198px;
  position: relative;
	top: 0px;
	left: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #bbbbbb;
  border-right-color: #bbbbbb;
  border-bottom-color: #bbbbbb;
  border-left-color: #bbbbbb;
  background-color: #E0E1DF;
  color: #666;
  float: left;
}
#featnav li {
	margin: 0;
	padding: 0;
    float: left;
	width: 100%;
}

#featnav a {
  display: block; /* to increase clickable area as a's default to inline */
  color: #666;
  text-decoration: none;
  padding: 0 10px;
  line-height: 2;
  border-bottom:1px solid #FFF;
}

#featnav #featnav_slast a {
	border-bottom: none;
}

#featnav a:hover {
  background-color: #777;
  color:#fff;
}
#featnav li.here a{
  background-color: #6693b2;
  color:#fff;
}

#callfeatprice {
	float: right;
	background-color: #ddd;
	margin: 0px;
	padding: 5px;
	border: 1px solid #999;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

	z-index: 1000;
	position: absolute;
	top: 4px;
	right: 5px;
}

/** grayed-out overlay **/
#overlay {
    width: 100%;
    min-height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background: url('../img/overlay.png') repeat 0 0;
    display: none;
    text-align: center;
}

#overlay-panel {
  margin: 10% auto 0 auto;
  width: 450px;
  background: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #fff;
  outline-offset: 2px;
  outline: 1px solid #aaaaaa;
}

/** ie6 and below only **/
* html #overlay {
    background-image: url('../img/overlay-ie6.png');
    height: 100%;
    position: absolute;
}

.calc {
//	float: right;
	height: 250px;
	width: 262px;
	border: 1px solid #BBBBB9;
}

.l-content {
	width: 342px;
//	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}

.submain_txt h4 {
  font-size: 12px;
  color:#135798;
  margin-bottom: -5px;
}

.submain_txt ul li {
  	list-style-type: none;
  	margin-left: -40px;
/*   	line-height: 10px; */
  	background-color: #eeedeb;
  	padding-left: 5px;
  	padding-top: 2px;
  	padding-right: 5px;
  	padding-bottom: 2px
  }

.price {
  color: #951c10;
  float: left;
}

.currency {
	font-size: 8pt;
	position: relative;
	top: -8px;
}

.dollar {
	font-size: 18pt;
	font-weight: bold;
}

.cents {
	font-size: 8pt;
	position: relative;
	top: -10px;
	left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 951c10;
}

.month {
	font-size: 8pt;
	position: relative;
	left: -12px;
	top: 0px;
}
.intro {
	font-size: 8pt;
	position: relative;
}

.callfeat_txt {
	padding-right: 60px;
}

#tv_columns {
  width: 611px;
  height: 300px;
/*   background-color: #efefee; */
}

.tv_cola {
	margin-left: 0px;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-top: 2px;
	border-color: #bebbb4;
	border-style: solid;
	border-width: 1px;
	background-color: #f0f0f0;
	width: 148px;
	float: left;
}

.tv_coltxt {
  color: #555;
  font-size: 10px;
  padding:5px;
}

.tv_coltxt .hilite {
  font-weight: bold;
  color: #02497e;
}

.img_caption {
	margin: 10px 10px 10px 0px;
	padding: 5px;
	line-height: 2px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.img_caption p {
	width: 100%;
	margin: 0;
	padding: 5px 0;
	font: 7pt Verdana, sans-serif;
	color: #666;
}

.img_caption img {
	margin: 0;
	padding: 0;
	display: block;
}

