body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,p {margin:0;padding:0;}
img{border:0;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}

body{
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#505050;}

.wrppr{
background: #f1f1f1 url('i/page_bg.jpg') repeat-y;
width:900px;
margin:0 auto;
padding:0 7px;
}

.hdr{
height:100px;
background: url('i/watchmediatitleimg.jpg') no-repeat;
}

.sp{
font-size: 1px;
line-height: 1px;
background-color: #f1f1f1;
border-top:1px solid #969590;
border-bottom:1px solid #fff;
height: 9px;
}

.wid{
width:860px;
padding:5px 10px;
margin:8px auto;
border:#e7e5e2 1px ridge;
}

.wid2{
width:880px;
padding:5px 10px;
margin:8px auto;
}

.movie{
float:right;
width:375px;
height:330px;
margin:5px;
text-align:center;
}

.movieimg{
width:375px;
height:274px;
}

.feature{
width:375px;
height:254px;
margin:5px auto;
text-align:center;
border:#cdcdcd 1px solid;
}

h1{
color:#000000;
font-size:200%;
}

h2{
color:#000000;
font-size:160%;
}

h3{
color:#000000;
font-size:120%;
}

.txt-cntr{
text-align:center;
}

.style1 {
font-size: 12px;
font-weight: bold;
color: #000000;
}

.style2{
font-size:14px;
color: #000000;}

.style3 {
font-size: 14px;
font-weight: bold;
}

.style4 {
color: #0000FF;
font-weight: bold;
font-size: 36px;
}

.style6 {
color: #000000;
font-size: 18px;
}

.style8 {
color: #000000;
font-family: "Times New Roman", Times, serif;
font-size: 18px;
font-style: italic;
font-weight: bold;
}

li{
margin:0;
padding:0;
list-style:none;
background:url('/i/arrow.gif') no-repeat left 7px;
line-height:22px;
padding:0 0 0 15px;
position:relative;
}

.arrow_list li{
background: url('/files/arrow.gif') no-repeat left 7px;
line-height:22px;
padding:0 0 0 15px;
position:relative;
}

.arrow_list a{
text-decoration:none;
color:#477796;
}

.title{
height:26px;
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
padding:2px 0 0 0;
border:1px solid #969590;
background: url('i/bluetitle.jpg') repeat-x;
}

.title_shade{
font-size: 1px;
line-height: 1px;
background-color: #dfdcd7;
height: 4px;
}

.box{
border:1px solid #cdcdcd;
padding:2px;
background-color:#FFFFFF;
margin-bottom:8px;
}

.clear{
font-size: 1px;
line-height: 1px;
clear: both;
height: 1px;
}

.ftr{
background:#ffffff url('i/footer_bg.jpg') repeat-x;
height:32px;
padding:20px 30px 0 30px;
clear:both;
}

.ftr a{
color:#505050;
text-decoration:none
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
    
#slidetabsmenu {
float:left;
width:100%;
font-size:86%;
line-height:normal;
border-bottom: 1px solid gray;
}

* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

#slidetabsmenu ul{
list-style-type: none;
margin:0;
margin-left: 10px;
padding:0;
}

#slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

#slidetabsmenu a {
float:left;
background:url(i/tab-left.gif) no-repeat left top;
margin:0;
padding:0 0 0 9px;
text-decoration:none;
}

#slidetabsmenu a span {
float:left;
display:block;
background:url(i/tab-right.gif) no-repeat right top;
padding:3px 14px 3px 5px;
font-weight:bold;
color:#3B3B3B;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
color: black;
}

#slidetabsmenu #current a {
background-position:0 -125px;
}

#slidetabsmenu #current a span {
background-position:100% -125px;
color: blue;
}

#slidetabsmenu a:hover {
background-position:0% -125px;
}

#slidetabsmenu a:hover span {
background-position:100% -125px;
}

.lft{
float:left;
}

.rit{
float:right;
}

.cntr{
margin:0 auto;
}

.mrgn3{
margin:5px;
}

.mrgn5{
margin:5px;
}

.wit{
color:#ffffff;
}

.pad10{
padding:10px;
}