@charset "utf-8";
/* CSS Document */


body{margin:0px; font-size:8pt; color:#eee; font-family:Arial, Helvetica, sans-serif; text-align:left; background:url(../images/body_back.jpg) repeat-x;}

#mydiv {position:absolute; top:50%;left:50%; width:836px; height:662px; margin-top: -331px;/*set to a negative number 1/2 of your height*/margin-left:-418px; /*set to a negative number 1/2 of your width*/ border:0px solid #999; background:#fff;}

#tv_wrap{margin:0px auto; width:720px; background:#FFF;}

/*header*/
#tv_hdr{height:63px; background:url(../images/hdrbg.png) repeat-x; border-bottom:0px solid #999; padding:0px 0px 0px 0px;}
.tv_logo{height:62px; width:305px; background:url(../images/wawtv-logo.png) no-repeat; float:left; margin-top:0px;}
.tv_topnav{float:right; width:300px; text-align:right; height:45px; margin:18px 20px 0px 0px; background:url(../images/powered.png) no-repeat; background-position:right;}

/*top middle*/
.tv_screen_txt{height:510px; background:#000; margin-bottom:1px;}

.tv_screen_left{width:495px; float:left; margin:15px 0px 15px 15px;}
.tv_txt_ins{height:28px; margin-bottom:5px; font-weight:bold; font-size:9pt;}
.tv_txt_ins_left{float:left; width:100px; padding:7px 10px 5px 10px; background:url(../images/now_base.png) repeat-x; height:16px; color:#000; border:0px solid #FF3300; }
.tv_txt_ins_rgt{float:left; width:357px; padding:7px 0px 5px 10px; background:url(../images/base.png) no-repeat; height:18px;}
.tv_tvscreen{height:345px; border:1px solid #333; background:#333; padding:5px;}

.tv_settings{height:120px; background:url(../images/settings_base.png) no-repeat;}
.tv_settings_hdr{padding:10px; border-bottom:1px solid #333;}
.tv_settings_bdy{}
.tv_settings_lft{float:left; width:296px; padding:0px 5px 5px 5px;}
.tv_settings_rgt{float:right; width:168px; height:75px; border-left:1px solid #333; padding:5px;}
.tv_settings_txt1{padding:5px; border-bottom:1px dashed #333; color:#666; text-align:right;}
.tv_settings_txt3{padding:0px; border-bottom:0px dashed #333; color:#666;}
.tv_settings_txt2{padding:5px; color:#FF6600; font-weight:bold; border-bottom:1px dashed #333;}
.tv_settings_chg{text-align:center; margin-top:5px;}


/*right column*/
.tv_screen_right{float:right; width:180px; margin:15px 15px 0px 0px;}
.tv_radio-img{height:100px; margin-bottom:10px; width:180px;}
.tv_blog-img{height:67px; margin-bottom:10px;}
.tv_report-img{height:51px; margin:10px 0px;}
.tv_more_info{height:100px; border:1px solid #333;}
.tv_help_hdr{padding:3px 5px 5px 28px; margin:10px; border-bottom:1px solid #333; font-weight:bold; height:13px; background:url(../images/phone.png) no-repeat;}
.tv_help_bdy{margin:10px;}
.tv_help_num{margin-left:0px; padding:3px; font-size:12pt;}
.tv_help_survey{margin:10px; text-align:right;}
.tv_help_logout{margin:0px 10px 10px 10px; text-align:right;}



/*footer*/
#tv_ftr_wrap{height:15px; background:url(../images/ftr_bg.png) repeat-x; padding:10px 0px 5px 20px; font-size:7pt; margin-bottom:0px; }
#tv_ftr {color:#666; float:left; border-right:1px solid #ccc; padding-right:10px;}

#tv_ftr_mid{width:110px; background:none; padding:0px; float:right;  margin:0px 10px; height:25px;}

#tv_ftr_links{float:left; width:330px; color:#666; padding:0px 20px 0px 10px; text-align:right; font-weight:bold;}
#tv_ftr_links a{color:#666; text-decoration:none;}
#tv_ftr_links a:hover{color:#FF3300; text-decoration:underline;}
