* {
margin:0px;
padding:0px;
}
body {
color:#C93;
background-color:#060607;
background-image:url('images/bg.jpg');
background-repeat:repeat-x;
text-align:center;
font-family:trebuchet ms, sans-serif;
font-size:9pt;
}
h1 {
margin:20px 0px 10px 0px;
font-size:15pt;
color:#C60;
background-color:inherit;
}
h2 {
margin:20px 0px 10px 0px;
font-size:13pt;
color:#630;
background-color:inherit;
}
p {
margin:10px 0px;
}
li {
margin:5px 0px 5px 25px;
}
a {
color:#C60;
background-color:inherit;
}
img {
display:block;
border-width:0px;
}
/* --- --- --- --- --- --- --- --- --- --- */
div#main {
width:800px;
overflow:hidden;
margin:25px auto;
background-image:url('images/main.jpg');
background-repeat:no-repeat;
border:5px solid #060607;
text-align:left;
padding-top:350px;
}
div#body {
width:800px;
overflow:hidden;
}
div#left {
width:240px;
height:440px;
overflow:hidden;
margin:0px;
display:inline;
float:left;
background-image:url('images/navbg.jpg');
background-repeat:no-repeat;
}
div#right {
width:530px;
overflow:hidden;
margin:0px 20px 0px 10px;
display:inline;
float:left;
}
div#content {
width:530px;
margin:20px 0px;
overflow:hidden;
}
div#content_left {
width:300px;
overflow:hidden;
margin:0px 30px 0px 0px;
display:inline;
float:left;
}
div#content_right {
width:200px;
overflow:hidden;
margin:0px;
display:inline;
float:left;
}
div#foot {
width:800px;
overflow:hidden;
padding:20px 0px;
margin:30px 0px 0px 0px;
text-align:center;
background-image:url('images/foot.gif');
background-repeat:no-repeat;
}
/* --- --- --- --- --- --- --- --- --- --- */
div#pagetitle {
margin:50px 0px 30px 0px;
font-size:30pt;
text-align:right;
line-height:80%;
}
span#pt_a {
color:#C60;
background-color:inherit;
}
span#pt_b {
font-size:20pt;
color:#630;
background-color:inherit;
}
/* --- --- --- --- --- --- --- --- --- --- */
div#foot p {
margin:0px;
color:#630;
background-color:inherit;
}
/* --- --- --- --- --- --- --- --- --- --- */
div#sub2block {
width:790px;
margin:0px 5px;
overflow:hidden;
}
div#sub2block div {
width:365px;
overflow:hidden;
margin:0px 15px;
display:inline;
float:left;
color:#630;
background-color:inherit;
}
div#sub2block div span {
color:#C93;
background-color:inherit;
}
/* --- --- --- --- --- --- --- --- --- --- */
div#sub5block {
width:790px;
height:180px;
margin:0px 5px;
overflow:hidden;
background-image:url('images/five.jpg');
background-repeat:no-repeat;
background-position:bottom;
}
div#sub5block div {
width:128px;
height:128px;
margin:0px 15px;
overflow:hidden;
display:inline;
float:left;
}
div#sub5block a {
display:block;
width:128px;
height:128px;
overflow:hidden;
background-image:url('images/five.jpg');
background-repeat:no-repeat;
}
div#sub5block a span {
display:none;
}
a#sub5block_a {
background-position:-15px 0px;
}
a#sub5block_a:hover {
background-position:-15px -128px;
}
a#sub5block_b {
background-position:-173px 0px;
}
a#sub5block_b:hover {
background-position:-173px -128px;
}
a#sub5block_c {
background-position:-331px 0px;
}
a#sub5block_c:hover {
background-position:-331px -128px;
}
a#sub5block_d {
background-position:-489px 0px;
}
a#sub5block_d:hover {
background-position:-489px -128px;
}
a#sub5block_e {
background-position:-647px 0px;
}
a#sub5block_e:hover {
background-position:-647px -128px;
}
/* --- --- --- --- --- --- --- --- --- --- */
ul#nav {
margin:100px 20px 20px 20px;
}
ul#nav li {
display:inline;
margin:0px;
list-style-type:none;
width:200px;
height:40px;
overflow:hidden;
}
ul#nav li a {
display:block;
width:200px;
height:40px;
overflow:hidden;
background-image:url('images/nav.jpg');
background-repeat:no-repeat;
}
ul#nav li a span {
display:none;
}
a#nav_a {
background-position:0px 0px;
}
a#nav_a:hover {
background-position:-200px 0px;
}
a#nav_b {
background-position:0px -40px;
}
a#nav_b:hover {
background-position:-200px -40px;
}
a#nav_c {
background-position:0px -80px;
}
a#nav_c:hover {
background-position:-200px -80px;
}
a#nav_d {
background-position:0px -120px;
}
a#nav_d:hover {
background-position:-200px -120px;
}
a#nav_e {
background-position:0px -160px;
}
a#nav_e:hover {
background-position:-200px -160px;
}
/* --- --- --- --- --- --- --- --- --- --- */
a#addr {
display:block;
width:365px;
height:100px;
overflow:hidden;
background-image:url('images/addr.jpg');
background-repeat:no-repeat;
background-position:left top;
}
a#addr:hover {
background-position:left bottom;
}
a#addr span{
display:none;
}
/* --- --- --- --- --- --- --- --- --- --- */
div#contact p {
color:#C60;
background-color:inherit;
font-size:15pt;
}
div#contact span {
color:#630;
background-color:inherit;
}
div#contact div {
color:#630;
background-color:inherit;
font-size:9pt;
font-style:italic;
}
/* --- --- --- --- --- --- --- --- --- --- */
table.mntable {
width:530px;
overflow:hidden;
border-collapse:collapse;
}
table.mntable td {
padding:5px 0px;
vertical-align:top;
border-top:1px dashed #630;
border-bottom:1px dashed #630;
}
td.mntd_left{
color:#630;
background-color:inherit;
}
td.mntd_left b {
color:#C93;
background-color:inherit;
}
td.mntd_right{
width:150px;
text-align:right;
color:#C60;
background-color:inherit;
font-weight:bold;
}
/* --- --- --- --- --- --- --- --- --- --- */
div#star_a {
background-image:url('images/star_a.gif');
background-repeat:no-repeat;
width:160px;
overflow:hidden;
margin:0px 0px;
display:inline;
float:left;
}
div#star_b {
background-image:url('images/star_b.gif');
background-repeat:no-repeat;
width:160px;
overflow:hidden;
margin:0px 25px;
display:inline;
float:left;
}
div#star_c {
background-image:url('images/star_c.gif');
background-repeat:no-repeat;
width:160px;
overflow:hidden;
margin:0px 0px;
display:inline;
float:left;
}
div#star_a h2, div#star_b h2, div#star_c h2 {
text-align:center;
margin:30px 0px 10px 0px;
font-size:13pt;
color:#630;
background-color:inherit;
border-bottom:1px dashed #630;
}
/* --- --- --- --- --- --- --- --- --- --- */
div#menu ul {
border-top:1px dashed #630;
}
div#menu ul li {
border-bottom:1px dashed #630;
list-style-type:none;
margin:0px;
padding:5px 20px;
}
div#menu ul li a {
text-decoration:none;
font-size:13pt;
color:#C60;
}
/* --- --- --- --- --- --- --- --- --- --- */
div#beer_tmp {
color:#630;
background-color:inherit;
font-size:15pt;
text-align:right;
}
div#beer_tmp span {
color:#C60;
background-color:inherit;
font-size:20pt;
}
/* --- --- --- --- --- --- --- --- --- --- */
a#c_img {
display:block;
width:200px;
height:250px;
overflow:hidden;
background-image:url('images/c_img.jpg');
background-repeat:no-repeat;
background-position:left top;
margin:0px;
padding:0px;
}
a#c_img:hover {
background-position:right top;
}
a#c_img span {
display:none;
}
/* --- --- --- --- --- --- --- --- --- --- */
div#headcounters {
display:none;
}
div#footcounters {
text-align:center;
}
div#footcounters img {
display:inline;
margin:0px 5px;
}
/* --- --- --- --- --- --- --- --- --- --- */
div#movie {
width:450px;
margin:0px 40px;
overflow:hidden;	
}
div#mainmlist {
width:530px;
margin:50px 0px;
overflow:hidden;
border-bottom:1px dashed #630;	
}
div.movlist {
width:530px;
padding:10px 0px;
overflow:hidden;	
border-top:1px dashed #630;
}
div.movlist_left {
width:120px;
margin:0px 30px 0px 0px;
display:inline;
overflow:hidden;
float:left;	
}
div.movlist_right {
width:380px;
margin:0px;
display:inline;
overflow:hidden;
float:left;	
}
