/* CSS Document */
body{ padding:0px; margin:0px; border:0px;}
img,a{ outline:0px; border:0px;}

#wrapper{ margin:0 auto; width:100%; height:auto; background:#FFFFFF;}

#flash{ margin:0 auto; width:700px; height:550px;}

#body-wrapper{ margin:0 auto; width:1004px; height:auto; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#0066CC; font-weight:bold; vertical-align:middle; text-align:center;}

.top-bg{ background:url(../images/main-top-bg.jpg) repeat-x;}
#banner-bg{ background:url(../images/banner-bg.jpg) no-repeat;}
#dish-bg{ background:url(../images/dish-bg.png) no-repeat;}
#theater-bg{ background:url(../images/home-theater.png) no-repeat;}  
#body-bg{ background:url(../images/bg-body.png) repeat;}
#main-menu{ background:url(../images/main-menu-bg.png) no-repeat;}
#retailer{ background:url(../images/retailer.png) no-repeat;}
#contact-bg{ background:url(../images/contact-bg.png) no-repeat;}
#commercial-bg{ background:url(../images/commercial-bg.png) no-repeat;}
#promotions-bg{ background:url(../images/promotions-bg.png) no-repeat;}
#programming-bg{ background:url(../images/programming-bg.png) no-repeat;}
#equipment-bg{ background:url(../images/equipment-bg.png) no-repeat;}
.channels{ background:url(../images/scroll-bg.png) no-repeat;}

.border{ border:2px #CCCCCC solid;}


.wel{ font:bold 12px Arial, Helvetica, sans-serif; text-align:justify; color:#44729D; line-height:16px;}
.red{ font:bold 12px Arial, Helvetica, sans-serif; text-align:justify; color:#CC0033; line-height:16px;}
.bold{ font:bold 16px Arial, Helvetica, sans-serif; text-align:justify; color:#44729D; line-height:16px;}
.black{ font:bold 14px Arial, Helvetica, sans-serif; color:#000000; line-height:16px;}

.commercial{ font:normal 12px Arial, Helvetica, sans-serif; text-align:justify; color:#666666; line-height:16px;}

.theater{ font:normal 12px Arial, Helvetica, sans-serif; text-align:justify; color:#666666; line-height:16px;}

.menu{ font:bold 11px Arial, Helvetica, sans-serif; color:#000000; line-height:16px;}
.menu a:link{ font:bold 11px Arial, Helvetica, sans-serif; color:#000000; text-decoration:underline; line-height:16px;}
.menu a:visited{ font:bold 11px Arial, Helvetica, sans-serif; color:#000000; text-decoration:underline; line-height:16px;}
.menu a:hover{ font:bold 11px Arial, Helvetica, sans-serif; color:#44729D; text-decoration:none; line-height:16px;}
.menu a:active{ font:bold 11px Arial, Helvetica, sans-serif; color:#000000; text-decoration:none; line-height:16px;}

/*--------------effect fade away-----------*/
#mainBodyDiv {
margin:0 auto;
text-align:center;
width:100%;
padding-right:100px;
}

#thumb {
	text-align:center;
	margin:0 auto;
	padding:0;
}

#thumb ul {
	margin:0 auto;
	padding:0;
	width:auto;
}

#thumb li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}

#thumb li a {
	text-decoration:none;
}
/*-----------order-------*/
#order{
	display:block;
	height:27px;
	width:104px;
	background-image:url(../images/order.jpg) ;
	background-position:center;
	background-repeat:no-repeat;
	}
#order:hover{
	background-image:url(../images/order-hover.jpg);
	background-repeat:no-repeat;
	}


/*------footer-----------*/
#footer-bg{ background:url(../images/footer-bg.jpg) no-repeat top center #4695E0;}
.footer{ font:bold 10px Arial, Helvetica, sans-serif; color:#FFFFFF; }
.footer a:link{ font:bold 10px Arial, Helvetica, sans-serif; color:#FFFFFF; text-decoration:none; }
.footer a:visited{ font:bold 10px Arial, Helvetica, sans-serif; color:#999999; text-decoration:none; }
.footer a:hover{ font:bold 10px Arial, Helvetica, sans-serif; color:#CCCCCC; text-decoration:none; }
.footer a:active{ font:bold 10px Arial, Helvetica, sans-serif; color:#CCCCCC; text-decoration:none; }

.footer-text { font:bold 10px Arial, Helvetica, sans-serif; color:#666666; text-decoration:none; text-align:justify; }

.footer-hover{ font:bold 12px Arial, Helvetica, sans-serif; color:#ffffff; line-height:25px;}
.footer-hover a:link{ font:bold 12px Arial, Helvetica, sans-serif; color:#ffffff; text-decoration:none; line-height:25px;}
.footer-hover a:visited{ font:bold 12px Arial, Helvetica, sans-serif; color:#ffffff; text-decoration:none; line-height:25px;}
.footer-hover a:hover{ font:bold 12px Arial, Helvetica, sans-serif; color:#FFCC33; text-decoration:none; line-height:25px;}
.footer-hover a:active{ font:bold 12px Arial, Helvetica, sans-serif; color:#ffffff; text-decoration:none; line-height:25px;}

.link{ font-size:12px; color:#61c6e7; font-family:Verdana, Arial, Helvetica, sans-serif }
.link a{ color:#61c6e7; text-decoration:none;}
.link a:hover{ color:#999999; text-decoration:underline;}
