/*---------------------------------------------------------------------
DIRECT SAT TV FOR BUSINESS WEB STYLES
---------------------------------------------------------------------*/
body {
  font-family: helvetica, verdana, arial, sans-serif;
  font-size:12px;
  }

#wrapper {
  width:875px;
  margin: 20px auto 0px auto;
  height: auto;
  text-align: left;
}

h1 {
  font-size: 30px;
  color: #003d78;
  font-weight:bold;
  margin-top:20px;
  margin-bottom:10px;
}
h2 {
  font-size: 14px; 
  color: #003d78;
  font-weight:bold;
  margin-bottom: 0;
}
h3 {
  font-size: 12px; 
  color: #003d78; 
  font-weight:bold; 
  margin-top: 0; 
  margin-bottom: 0;
}
.subhead {
  font-size: 14px; 
  color: #cc0000;
  font-weight:bold;
  margin-bottom: 0;
}
.headline {
  font-size: 30px; 
  color: #cc0000;
  font-weight: 400;
  font-family:times new roman, sans-serif;
  margin: 5px;
  letter-spacing:2px;
}

img {border: 0;}

p {
  font-size: 12px; 
  font-family:  helvetica, verdana, arial, sans-serif;
  line-height: 16px; 
  color:#666666;
}

ul,li {
  font-size: 12px; 
  font-family:  helvetica, verdana, arial, sans-serif;
  color:#666666;
  margin-bottom:7px;
}
.bold {
  font-weight:bold;
}
.gray {
  color:#666666;
}
a:link  {
  color: #003d78; 
  text-decoration: none;
}
a:active {
  color: #003d78; 
  text-decoration: none;
}
a:visited {
  color: #003d78; 
  text-decoration: none;
}
a:hover {
  color: #666666; 
  text-decoration: underline;
}

a.bold:link   {
  color: #003d78; 
  text-decoration: none;
  font-weight:bold;
}
a.bold:active {
  color: #003d78; 
  text-decoration: none;
  font-weight:bold;
}
a.bold:visited {
  color: #003d78; 
  text-decoration: none;
  font-weight:bold;
}
a.bold:hover {
  color: #666666; 
  text-decoration: underline;
  font-weight:bold;
}
/*---------------------------------------------------------------------
HEADER
---------------------------------------------------------------------*/
#header {
  margin: 0px;
  padding: 0px;
  width: 875px;
  height:105px;
}

.headerphone {
  float:left;
  color:#000000;
  font-size:40px;
  font-family:times new roman, sans-serif;
  text-align:center;
}

/*---------------------------------------------------------------------
TOP NAV
---------------------------------------------------------------------*/

#topnav {
  background-image:url('../dstimages/dstcom-topnav.jpg');
  background-repeat:no-repeat;
  height:27px;
  width:875px;
  padding:7px 0px 0px 0px;
  margin:0px;
  color:#ffffff;
  font-weight:bold;
}
a.topnav:link {
  color:#ffffff;
  font-size:13px;
  font-weight:bold;
}
a.topnav:visited {
  color:#ffffff;
  font-size:13px;
}
a.topnav:active {
  color:#ffffff;
  font-size:13px;
}
a.topnav:hover {
  color:#efefef;
  font-size:13px;
  text-decoration:none;
}
#heroslides {
  width:875px;
  height:175px;
  padding:0px 0px 0px 0px;
  background-color:none;
}

/*---------------------------------------------------------------------
3 COLUMN CONTAINER
---------------------------------------------------------------------*/

#container {
  padding: 0px;
  height: 1%;
  width: 875px;
  margin-top:5px;
  border-top:2px solid #a0a1a4;
}

/*---------------------------------------------------------------------
CONTAINER FOR CENTER CONTENT
---------------------------------------------------------------------*/
#contenthome {
  width:695px;
  float: right;
  padding-top:10px;
  padding-left:5px;
  border-left:2px solid #a0a1a4;

}


/*---------------------------------------------------------------------
LEFT NAV
---------------------------------------------------------------------*/
#leftnav {
  width:170px;
  padding:10px 0px 0px 0px;
  float:left;
}

/* NAVLINKS */

.leftnavcat { 
  text-decoration:none;
  margin:10px;
}

a.leftnavcat:link {
  color:#003d78;
  font-size:11px;
}
a.leftnavcat:visited {
  color:#003d78;
  font-size:11px;
}
a.leftnavcat:active {
  color:#003d78;
  font-size:11px;
}
a.leftnavcat:hover {
  color:#666666;
  font-size:11px;
  text-decoration:none;
}

.leftnavcat2 {
  width:151px;
  border:none;
  display:block;
  color:#003d78;
  font-size:10px;
  font-weight:bold;
  background-image:url('../dstimages/dstcom-quicklinks-bg.gif');
  background-repeat:repeat-y;
}
a.leftnavcat2:link {
  width:151px;
  height:20px;
  border:none;
  color:#003d78;
  font-size:10px;
  font-weight:bold;
  padding-top:5px;
}
a.leftnavcat2:visited {
  width:151px;
  height:20px;
  border:none;
  color:#003d78;
  font-size:10px;
  font-weight:bold;
  padding-top:5px;
}
a.leftnavcat2:active {
  width:151px;
  height:20px;
  border:none;
  color:#003d78;
  font-size:10px;
  font-weight:bold;
  padding-top:5px;
}
a.leftnavcat2:hover {
  width:151px;
  height:20px;
  border:none;
  color:#666666;
  font-size:10px;
  font-weight:bold;
  text-decoration:none;
}

/*---------------------------------------------------------------------
CENTER PAGE CONTENT
---------------------------------------------------------------------*/

#breadcrumbs p {
  margin:0 10px; 
  padding:0; 
  font-size:10px;
}

.smallprint {
  font-size:9px; 
  color: #003d78; 
}

/*---------------------------------------------------------------------
RIGHT NAV
---------------------------------------------------------------------*/

#rightnav {
  width:278px;
  float: right;
  height:1%;
}

.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}

/*---------------------------------------------------------------------
FOOTER
---------------------------------------------------------------------*/
#footnav {
  background-image:url('../dstimages/dstcom-topnav.jpg');
  background-repeat:no-repeat;
  height:27px;
  width:875px;
  padding:7px 0px 0px 0px;
  margin:0px;
  color:#ffffff;
  font-weight:bold;
}
a.footnav:link {
  color:#ffffff;
  font-size:13px;
  font-weight:bold;
}
a.footnav:visited {
  color:#ffffff;
  font-size:13px;
}
a.footnav:active {
  color:#ffffff;
  font-size:13px;
}
a.footnav:hover {
  color:#efefef;
  font-size:13px;
  text-decoration:none;
}

#footer {
  width:875px;
  font-size: 12px; 
  color: #666666; 
  text-align:center;
}

#footer a:link, #footer a:visited {
  color: #666666;
  font-size: 9px;
  text-decoration: none;
  }
  
#footer a:hover, #footer a:active {
  color: #666666;
  font-size: 9px;
  text-decoration: underline;
  }
  
/*---------------------------------------------------------------------
MISC
---------------------------------------------------------------------*/

.input {
  border-right: #cccccc 1px solid;
  padding-right: 3px;
  border-top: #999999 1px solid;
  padding-left: 3px;
  font-size: 11px;
  margin-bottom: 2px;
  border-left: #999999 1px solid;
  color: #000000;
  width:200px;
  border-bottom: #cccccc 1px solid;
  font-family: helvetica, verdana, arial, sans-serif;
}
.commercialcall {
  font-size:24px;
  color: #00529B;
  padding-top:5px;
  font-weight:bold;
  line-height:30px;
  font-family; trebuchet ms,tahoma,verdana,helvetica,sans-serif;
}

.quotedd  {
  font-size:10px;
  color:#666666;
  width:112px;
}

#seofooter {
  width:875px;
  height: auto;
  margin: 0px auto 3px auto;
  font-size: 8px; 
  color: #003d78; 
  padding:5px 0px 5px 0px;
}

.left {float: left;}

.right {float: right;}


a.small:link  {
  font-size:9px; 
  color: #003d78; 
  text-decoration: underline;
}
a.small:active {
  font-size:9px; 
  color: #003d78; 
  text-decoration: underline;
}
a.small:visited {
  font-size:9px; 
  color: #444444; 
  text-decoration: underline;
}
a.small:hover {
  font-size:9px; 
  color: #000000; 
  text-decoration: underline;
}
.smallhead {
  font-size:9px; 
  color: #ffffff; 
  text-decoration: none;
}
a.smallhead:link  {
  font-size:9px; 
  color: #ffffff; 
  text-decoration: none;
}
a.smallhead:active {
  font-size:9px; 
  color: #ffffff; 
  text-decoration: none;
}
a.smallhead:visited {
  font-size:9px; 
  color: #ffffff; 
  text-decoration: none;
}
a.smallhead:hover {
  font-size:9px; 
  color: #ffffff; 
  text-decoration: none;
}
/*---------------------------------------------------------------------
SPORTS CHANNELS TABLES
---------------------------------------------------------------------*/

.sportschannels {
  width:350px;
  background-color:#ffffff;
  font-size: 12px;
  font-weight:bold;
  color:#666666;
  font-family: trebuchet ms, tahoma, arial, sans-serif;
}
.sportstable {
  color:#FFFFFF;
  font-weight:bold;
  font-family:tahoma,verdana,helvetica,sans-serif;
  font-size:14px;
  text-decoration:none;
}

.sportstablebg {
  background:url('../dstimages/table_header_bg.gif');
  background-repeat: repeat-x;
  white-space:nowrap;
}


