@charset "utf-8";
/* CSS Document */
img, div, td

html,body{margin:0;padding:0}
body{
	margin: 0px;
	color: #fff;
	font: 13px Arial, Helvetica, sans-serif;
	background-color:#f4e059;
}
.head{
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.head a{
	color: #a10000;
	text-decoration: underline;
}
.head a:hover{
	color: #a10000;
	text-decoration: none;
}

div, h1, h2, h3, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
.clear{
	clear:both; 
	font-size:0; 
	line-height:0;
}
.clear2{
	clear:both; 
	font-size:0; 
	line-height:0;
	height: 10px;
}
.clear3{
	clear:both; 
	font-size:0; 
	line-height:0;
	height: 3px;
}
a {
	border: none;
	outline: none;
}
a:hover {
	border: none;
	outline: none;
}
a:visited {
	border: none;
	outline: none;
}
a:link {
	border: none;
	outline: none;
}
a:focus {
	border: none;
	outline: none;
}


/*------------------------------header--------------------*/
/*#container{
	width:950px;
	margin:0 auto;
	background: #bb1e0b url(../images/bg.jpg) no-repeat top;
	
}*/
#container{
	width:950px;
	margin:0 auto;
	
}
#container2{
	width:1004px;
	margin:0 auto;
	
}
#header{
	height: 100px;
}
#header2{
	height: 100px;	
}
#headerSC{
	height: 100px;
}
.logoWtv{ 
	float: left;
}
.logoWi{ 
	float: right;
}
.sCart{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float:left;
	line-height: 19px;
	margin-top: 27px;
	margin-left: 35px;
}
.sCart a{
	color: #a10000;
	text-decoration: underline;
}
.sCart a:hover{
	color: #a10000;
	text-decoration: none;
}
#navigation{
	height: 35px;
}
#pTop{
	height: 35px;
	width: 950px;
	
}
#pTop2{
	height: 35px;
	width: 1004px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 1px;
	line-height: 30px;
	
}
h2 span{
	color: #f4e059;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	
}
h3 span{
	color: #f4e059;
}
.pageBg_01{
/*	background:url(../images/top_bg.png) no-repeat top;*/
	padding-top: 20px;
}
.pTop_bg{
	/*background:url(../images/top_bg.jpg) top no-repeat;*/
}
.pTop_bg2{
	/*background:url(../images/top_bg02.jpg) top no-repeat;*/
}
.pTop_bg a{
	color: #f3db3c;
	text-decoration:none;
}
.pTop_bg a:hover{
	color: #f3db3c;
	text-decoration:underline;
}
.redStar {
	color: #ff3c00;
	font-weight: bold;
	font-size: 18px;
}

#channels_Bg{
	/*background:url(../images/channels_bg.png) repeat-y top;*/
}

#channels{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background:url(../images/channelDiv_sep.gif) repeat-x bottom;*/
	padding: 22px 10px;
}

#channels .image{
	float: left;
	width: 160px;
	text-align:right;
	margin-right: 30px;	
}
#channels .image img{
	border: none;
}
#channels .text{
	float:left;
	width: 565px;
	margin-right: 30px;	
}



#channels .link{
	float:left;
	width: 105px;
	padding-top: 35px;
}
#channels .link img{
	border: none;
}
#channels h3 a{
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: none;
	
}
#channels h3 a:hover{
	color: #f4e059;
}

#WtvReceiver{
	width: 850px;
	margin: 0 auto;
}
#otherPackages{
	/*background: #bb271b url(../images/otherPackages_bg.gif) bottom no-repeat;*/
	padding: 25px 45px;
}
.opInnerList{
	margin-right: 25px;
	float:left;
}
.opInnerList ul li { 
	line-height: 22px;  
	list-style:none; 
	margin-left: 0px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px; 	
	color:#fff; 
}
.opInnerList a{
	color:#fff;
	text-decoration: none;
}
.opInnerList a:hover{
	color:#fff;
	text-decoration: underline;
}

#checkOut{
	width: 850px;
	margin: 0 auto;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

#checkOut .label{
	line-height: 26px;
	width: 160px;
	margin-left: 240px;
	float: left;
}
#checkOut .field{
	width: 300px;
	margin-right: 25px;
	float: left;
}
.form_Input{
	border: 1px solid #bf7917; 
	color: #380202;
	padding: 3px;
	width: 200px;	
}
.form_Select{
	border: 1px solid #bf7917; 
	color: #380202;
	padding: 2px;
	width: 208px;	
}
.form_InputHeader{
	border: 1px solid #bf7917; 
	color: #000;
	padding: 1px;
	width: 120px;	
}

table.catalog{
	border: 1px solid #f4e059;
	border-collapse:collapse;
	font-family:Arial, Helvetica, sans-serif;
}
.catalog th{
	padding: 8px;
	background-color: #f4e059;
	font-weight: bold;
	font-size: 14px;
	color: #870808;
	text-align:left;
	border: 1px solid #f4e059;
	border-collapse:collapse;
}
.catalog td{
	padding: 8px;
	border: 1px solid #f4e059;
	border-collapse:collapse;
}

.catalog td img {
	border: 0px solid #eed000;
	margin-right: 10px;
}
.catalog td ul li {
	line-height: 18px;
	list-style:disc;
	margin-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#fff;
}
a.htwLink{
	font-size: 18px; 
	font-weight: normal; 
	color: #fff;
	display: block;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}
a.htwLink:hover{

	color: #f3db3c;
	text-decoration: none;
}
a.homeLink{
	background:url(../images/arrow_home.gif) left top no-repeat; 
	font-size: 28px; 
	font-weight: bold; 
	color: #fff;
	display: block;
	height: 60px;
	line-height: 25px;
	border-bottom: 1px solid #ab4d4d;
	text-decoration: none;
	padding-left: 20px;
	margin-top: 15px;
}
a.homeLink:hover{
	background:url(../images/arrow_home-02.gif) left top no-repeat; 
	color: #f3db3c;
	text-decoration: none;
}

.homeLogos{
	 background: #fff;
	 padding: 30px;
	 width: 890px;
}
.homeLogos img{
	float:left;
}

.errormessage{
	background: #f4e059; 
	color: #000000;
	font-weight: bold;
}

.hdng_large{
	font-size:18px;
	font-weight: bold;
}

.bottom2{
	/*background: url(../images/bottom02.gif) top no-repeat;*/
	height: 20px;
	line-height: 20px;
	padding: 30px 15px 10px 15px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a10000;
}
.bottom{
	/*background: url(../images/bottom.gif) top no-repeat;*/
	height: 20px;
	line-height: 20px;
	padding: 30px 15px 10px 15px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a10000;
}
.bottom a{
	color: #a10000;
	padding: 0 5px 0 5px;
	text-decoration: none;
}
.bottom a:hover{
	color: #a10000;
	padding: 0 5px;
	text-decoration: underline;
}
.left{
	float:left
}
.right{
	float:right;
}
.bottomHome{
	/*background: url(../package/images/bottom.jpg) top no-repeat;*/
	height: 20px;
	line-height: 20px;
	padding: 15px 15px 10px 15px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a10000;
}
.bottomHome a{
	color: #a10000;
	padding: 0 5px 0 5px;
	text-decoration: none;
}
.bottomHome a:hover{
	color: #a10000;
	padding: 0 5px;
	text-decoration: underline;
}


