/*
dtv-tools styles
*/
.abox { background-color:#F1F1F1; border: 1px solid #660000; border-radius:5px; width:95%;  padding:10px; font-family:Verdana, Arial, Helvetica, sans-serif; box-shadow: 5px 5px 10px 0px #999; color:#003366; font-size:15px;}
.bbox {width: 50%; border: 1px solid #660000; border-radius:5px; padding:10px; box-shadow: 5px 5px 10px 0px #999; background-color:#FFFFFF;}
.atitle {font-size: 29px; font-weight:bold; color:#CC0000; height: 50px; text-shadow: 2px 2px 2px grey; width: 50%; text-align: left}
.astd {margin:0px; font-size: 13px; font-weight:bold;}
.stdbox {float: left; padding:2px; width:60px; height: 20px; text-align:center; margin:5px; line-height:19px;  border-radius:5px; box-shadow: 5px 5px 5px 0px #ccc;}
.atsc {color:#D5FFFF; background-color:#000066; border: 1px solid #000000}
.dvb {color:#E6FFE6; background-color:#006600; border: 1px solid #000000;}
.isdb {color:#FFFFD2; background-color:#6F6F00; border: 1px solid #000000; }
.nostd {color:#FFFFFF;}
.floatoff {clear: both;}
.cont_feat {float: left; width: 33%; padding: 10px 10px 25px 20px; font-size:15px}
.cont_img {float: left; padding:10px; text-align: center}
.cont {background-color:#FFFFFF; border-radius:5px; border: 1px solid #ccc; box-shadow: 0px 0px 15px #ccc inset; color:#003366;}
.foot {text-align:right; padding-top: 5px}
.more {background-color:#336699; color:#FFFFFF; font-size:11px; line-height:20px; width: 70px; text-align: center; border-radius:5px; border-radius:5px; box-shadow: 3px 3px 5px 0px #ccc;}
.buy_s {background-color:#933382; color:#FFFFFF; font-size:11px; line-height:20px; width: 70px; text-align: center; border-radius:5px;}
.buy_b {background-color:#933382; color:#FFFFFF; font-size:16px; line-height:40px; width: 120px; text-align: center; border-radius:5px;}
.more_1 {background-color:#336699; color:#FFFFFF; font-size:11px; line-height:20px; width: 70px; text-align: center; border-radius:5px; border-radius:5px; box-shadow: 3px 3px 5px 0px #ccc;} 
.txt14 {color: #336699; font-size: 19px; font-weight: bold;}
.txt13 {color: #336699; font-size: 17px; font-weight: bold;}
.txt12 {color: #336699; font-size: 16px; font-weight: bold;}
.bullet {color:#FFFFFF; background-color:#990000; width: 15px; height: 15px; font-size: 11px; line-height: 14px; text-align: center; font-weight: bold; border-radius:5px; display:inline-block;}
li {margin-left: 20px}
ul {margin: 5px}
.txt12n {color: #336699; font-size: 16px;}
.shadow_5 {box-shadow: 5px 5px 10px 0px #999;}


#to-top {
  display:none; 
  position:fixed; 
  bottom:20px; 
  right:20px; 
  width:50px; 
  height:50px; 
  background-image: url(http://www.dtvtools.com/wp-content/uploads/back2top.png);
  cursor:pointer;
}

main {
	background: white;
	border-color: #8a9da8;
	height: 700px;
	overflow: hidden;
}

table,
th,
td {
	border-collapse: collapse;
	padding: 0.3em 0.5em;
}

table {
	margin-left: 1em;
  box-shadow: 5px 5px 10px 0px #999;
}

th,
caption {
	background-color: #666;
	color: #fff;
	border: 1px solid #666;
  font-size: 16px;
}

td {
	background-image: linear-gradient(#f9f9f9, #e3e3e3);
	border-left: 1px solid #666;
	border-right: 1px solid #666;
  color: #336699;
}

tfoot {
	border-bottom: 1px solid #666;
}

caption {
	font-size: 24px;
	border-radius: 0.5em 0.5em 0 0;
	padding: 0.5em 0 0 0
}

.price_table td:nth-of-type(1) { padding-left: 10px; width: 80%}
.price_table td:nth-of-type(2) { padding-left: 30px; }

.tuner_table td {font-size: 13px; vertical-align: top}
.tuner_table td:nth-of-type(1) { padding-left: 5px; text-align: left; width: 30%}
.tuner_table td:nth-of-type(2) { padding-left: 5px; text-align: center; width: 10%}
.tuner_table td:nth-of-type(3) { padding-left: 5px; width: 20%}
.tuner_table td:nth-of-type(4) { padding-left: 5px; width: 80%}

.tool_table td:nth-of-type(1) { padding-left: 10px; width: 25%}
.tool_table td:nth-of-type(2) { padding-left: 10px; }

.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

.togbtn {
  float: left;
  width: 25px;
	height: 25px;
  cursor: pointer;
	background-color:#990000;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	color:#FFFFFF;
	line-height: 25px;
	box-shadow: 3px 3px 5px 0px #999;
	border-radius:5px;
  margin-left: 20px;
  font-family: Arial;
  margin-top: -5px;
}

.togcont {
  
  }

.togcont1 {
   
  }

.toghead
{
  height: 35px;
  font-family: Arial;
  font-weight: bold;
	text-align: center;
  cursor: pointer;
  }

.feathead
{
  margin-top: 15px;
  margin-bottom: -5px;
  color: #8A2908;
  font-weight: bold;
}

.featcont {
  float: left; 
  width: 70%; 
  margin: 5px 20px 10px 10px;
  line-height: 25px;
  text-align: justify;
}

.note {
  color: #993300;
  font-weight: bold;  
}  

.imgtxt {
  text-align: center; 
  //font-style:italic; 
  font-size:12px; 
  margin-top: -10px;
    }