/* CSS Document */
body {
  font-size: 10pt;
  color: #FFFFFF;
  margin-top: 0px;
  margin-left: 0px;
  background-color: #000000;
}
h1 { font-size: 12pt;
     font-weight: bold;
	 color: #FFFFFF;
	 text-indent:1em;
	 margin: 2px;
	 padding: 0px;
}
h2 { font-size: 11pt;
     font-weight: bold;
	 color: #006699;
	 margin: 2px;
	 padding: 0px;
}
h3 {
  background-image: url(img/film.gif);
  background-repeat: no-repeat;
  font-size: 1.3em;
  color: #CC3333;
  font-weight: bold;
  display: block;
  padding: 3px;
  background-color: #101010; 
  margin: 0px;
}
.style1 { font-size: 16pt; color: #FFFFFF; font-weight: bold;}
.style2 { font-size: 11pt; color: #6699FF; font-weight: bold;}
.style3 { color: #336699;}
.style4 { color: #CC3333;}
.style4 { color: #FFCC00;}
p.review { line-height: 130%;}


div#top {
  background-color: #000000;
  width: 800px;
  border : 1px;
  border-style: solid;
  border-color: #000000;
  margin-top: 10px;
  margin-left: 100px;
}
div#logo {
  background-image: url(img/HTlogo.gif);
  background-repeat: no-repeat;
  background-color: #101010;
  height: 100px;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #000066;
}
div#logoside {
  background-image: url(img/walle.gif);
  height: 90px;
  width: 450px;
  margin-top: 5px;
  margin-left: 340px;
}
div#menu {

}
div#menubar {
  background-image: url(img/menuline.gif);
  height: 30px;
  width: 650px;
  margin-left: 0px;
  padding: 0px 0px 0px 150px;
}
div#main {
  margin: 0px;
}
div#hooter { height: 15px;
             background-color: #101010;
			 margin-top: 0px;
             border-width: 1px 0px 1px 0px;
			 border-style: solid;
             border-color: #000066;
			 text-align: right;
}


div.logbox { border: 0px;
             width: 530px;
			 padding: 10px;
			 margin-top: 30px;
			 margin-bottom: 20px;
             color: #FFFFFF;
			 float: left;
}
div#info {
  border: 1px;
  border-style: solid;
  border-color: #CCCCCC;
  width: 530px;
  height: 75px;
  line-height: 120%;
  padding: 10px 0px 10px 0px;
  margin-left: 0px;
  overflow: auto;
  color: #FFFFFF;
}		   
div#side { 
  background-color: #101010;
  border: 0px;
  width: 200px;
  margin-top: 30px;
  margin-left: 20px;
  margin-bottom: 20px;
  float: left;
}
div#about { width: 500px;
            border: 3px;
			border-style: dotted;
			border-color: #009900;
            padding: 15px;
            margin-top: 30px;
		    margin-left: 30px;
			margin-bottom: 30px;
}
div.newinfo {
  border: 0px;
  margin-top: 20px;
  padding: 10px;
}
img.newcinema{
  margin-right: 10px;
}

ul { list-style: none;}
div li { float: left;
         display: block;
		 width: 120px;
         line-height: 130%;
		 font-size: 11pt;
         font-weight: bold;
}
div#cinema { width: 600px;
             border: 0;
			 margin-top: 30px;
			 margin-left: 80px;
			 margin-bottom: 50px
}
div.cinema { width: 550px;
             border: 1px;
			 padding: 10px 0px;
}
div.title { height: 20px;
            border-width: 0px 0px 3px 0px;
		    border-style: solid;
			border-color: #000066;
            margin-top: 0px;
	        padding: 0px;
}
div.movie { width: 125px;
            height: 220px;
			padding: 20px;
			float: left;
}
div.blogside { 
  background-color: #101010;
  border: 0px;
  width: 250px;
  margin-top: 30px;
  margin-left: 20px;
  margin-bottom: 20px;
  float: left;
}
.banner { width: 500px;
          border-width: 0px 0px 1px 0px;
		  border-style: solid;
	   	  border-color: #000066;
          padding: 0px;
          margin-top: 30px;
}
hr { color: #000066;
     height: 1px;
	 width: 100%;
     border: 1px;
	 margin: 5px 0px;
     border-style: solid;
}
hr.news { color: #CCCCCC;
          height: 1px;
	      width: 100%;
          border: 1px;
	      margin: 2px 0px;
          border-style: dotted;
}

img { border: 0;}
a { text-decoration:none;}
a:link{color: #FFFFFF;} 
a:visited{color: #FFFFFF;} 
a:hover{color: #FF99CC; text-decoration: underline;}

a.link1 { text-decoration:underline;}
a.link1:link{color: #FF99CC;} 
a.link1:visited{color: #FF99CC;} 
a.link1:hover{color: #990033; text-decoration: underline;}