body,table,td
   {
   font-size: 12.5px;
   font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
   line-height: 18px;
   color: #007a7c;
   font-weight: normal;
   }

a:link    { color: #e51828; text-decoration: underline; }
a:visited { color: #b92b36; }
a:active  { color: #fff; text-decoration: none; }
a:hover   { color: #ff404f; text-decoration: none; }

a.thumb img { border: 2px solid #e51828; margin:1px; }
a.thumb:hover img { border: 2px solid #ff404f; }



body { background: #0c0401 url(images/page-bg.gif); margin: 15px 0; text-align:center; }
#wrapper { width:1052px; margin:0px auto; background: url(images/wrapper-bg.gif); border:1px solid #05615f; }
#header { width:1052px; height:183px; margin:0px auto; }

#menu { width:1052px; height:46px; background: #058485 url(images/menubar.gif) no-repeat; }
#menu ul { margin:0px auto; padding:0; list-style-type:none; height:46px !important; }
#menu ul li {float:left; }
#menu a,
#menu a:link,
#menu a:visited { background: #058485 url(images/menubar.gif) no-repeat; position:relative; display:block; width:100px; line-height:46px; height:46px !important; text-decoration:none; text-indent:-9000px; }
#menu a.today { background-position: 0px 0px; width:184px; } 
#menu a.bydate { background-position: -184px 0px; width:175px; } 
#menu a.bycategory { background-position: -359px 0px; width:213px; } 
#menu a.movielist { background-position: -572px 0px; width:128px; } 
#menu a.bykeyword { background-position: -700px 0px; width:213px;  } 
#menu a.dumplist { background-position: -913px 0px; width:139px; } 
#menu a.today:hover { background-position: 0px -46px; width:184px; } 
#menu a.bydate:hover { background-position: -184px -46px; width:175px; } 
#menu a.bycategory:hover { background-position: -359px -46px; width:213px; } 
#menu a.movielist:hover { background-position: -572px -46px; width:128px; } 
#menu a.bykeyword:hover { background-position: -700px -46px; width:213px;  } 
#menu a.dumplist:hover { background-position: -913px -46px; width:139px; } 


#container { width:1024px; padding:0 5px; }
.cls { clear:both; }
.noexist { width:0px; height:0px; }

#sidehold { width:169px; margin:0px auto; float:right; text-align:left; }
.sidetable { width:169px; margin-bottom:20px; }
.sidetable h2 { font-weight:bold; font-size:130%; line-height:110%; }
.sidetable ul { margin:0; padding:0; padding-left:10px; list-style-type:none; }

#mainhold { width:832px; margin:0px auto; float:left; }
.thumbtable { width:832px; margin-bottom:20px; }
.last { margin-bottom:10px; }

.legal { clear:both; color:#fff; text-align:center; margin:0px auto; margin-top:30px; margin-bottom:20px; }
.legal a,
.legal a:link { color:#fff; text-decoration:none; }