moviecompany : Movie « Templates « HTML / CSS






moviecompany

  

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />

<title>Movie Company - Free Website Templates</title>

<style type='text/css'>
* {
  margin: 0px;
  padding: 0px;
}

body {
  background: url('moviecompany-images/body_background.gif') #4a4848 repeat-x 0px 0px;
  color: #a7a7a7;
  font-family: tahoma, arial, sans-serif;
  font-size: 9px;
  text-align: center;
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  color: #ea9a2e;
}

span {
  display: none;
}

img {
  border: none;
}

ul {
  list-style-type: none;
}

li {
  list-style-type: none;
}

p {
  margin: 10px 0px 20px;
  text-align: justify;
  line-height: 13px;
}

.clearthis {
  margin : 0px;
  height : 1px;
  clear : both;
  float : none;
  font-size : 1px;
  line-height : 0px;
  overflow : hidden;
  visibility: hidden;
}


#container {
  margin: 0px auto;
  width: 780px;
  text-align: left;
}


/* Page Header */

#page_header {
  width: 780px;
  height: 122px;
  background: url('moviecompany-images/header_background.gif') no-repeat 0px 0px;
}

#company_name {
  padding-left: 204px;
  height: 122px;
}

#company_name h1 {
  width: 155px;
  height: 32px;
  background: url('moviecompany-images/company_name.gif') no-repeat 0px 0px;
}


/* Page Menu */

#page_menu {
  margin-bottom: 14px;
  width: 780px;
  height: 42px;
  background: url('moviecompany-images/menu_background.gif') no-repeat 0px 0px;
  text-align: center;
}

#page_menu ul {
  margin: 0px auto;
  height: 29px;
  width: 606px;
}

#page_menu li {
  width: 101px;
  height: 29px;
  background: url('moviecompany-images/menu_link_bg.gif') no-repeat 0px 0px;
  float: left;
}

#page_menu li a {
  margin-top: 11px;
  height: 10px;
  width: 101px;
  display: block;
}

#page_menu .home a {
  background: url('moviecompany-images/menu_home.gif') no-repeat 50% 0px;
}

#page_menu .aboutus a {
  background: url('moviecompany-images/menu_aboutus.gif') no-repeat 50% 0px;
}

#page_menu .gallery a {
  background: url('moviecompany-images/menu_gallery.gif') no-repeat 50% 0px;
}

#page_menu .portfolio a {
  background: url('moviecompany-images/menu_portfolio.gif') no-repeat 50% 0px;
}

#page_menu .procedure a {
  background: url('moviecompany-images/menu_procedure.gif') no-repeat 50% 0px;
}

#page_menu .contact a {
  background: url('moviecompany-images/menu_contact.gif') no-repeat 50% 0px;
}


/* Page Body Content */

.content_header {
  height: 38px;
  background: url('moviecompany-images/main_bg_topright.gif') #353434 no-repeat 100% 0px;
  overflow: hidden;
}

.content_header h2 {
  padding-left: 41px;
  height: 38px;
  background: url('moviecompany-images/main_bg_topleft.gif') no-repeat 0px 0px;
}

.content_box_right {
  margin-bottom: 8px;
  background: url('moviecompany-images/main_bg_botright.gif') #353434 no-repeat 100% 100%;
}

.content_box_left{
  padding-bottom: 12px;
  background: url('moviecompany-images/main_bg_botleft.gif') no-repeat 0px 100%;
}

.content_box {
  padding: 5px 13px;
}

.content_box .thumbnail {
  float: left;
  border: #a1a19e 1px solid;
}

.content_box h3 {
  padding-top: 10px;
  padding-bottom: 3px;
  font-size: 9px;
  font-weight: normal;
}


/* Left Sidebar */

#left_sidebar {
  padding-left: 17px;
  float: left;
}

#left_sidebar .content_header {
  width: 134px;
}

#left_sidebar .content_header h2 {
  color: #9bb74b;
  font-weight: bold;
  font-size: 11px;
  line-height: 11px;
}

#left_sidebar .content_header h2 span {
  display: block;
  padding-top: 10px;
}

#left_sidebar .content_box_left {
  width: 134px;
}

#left_sidebar .content_box {
  background: url('moviecompany-images/left_sidebar_bg.gif') repeat-y 0px 0px;
}

#left_sidebar .content_box h3 {
  color: #ea912e;
  clear: both;
}

#left_sidebar .link-more {
  padding-top: 2px;
  text-align: right;
}

#left_sidebar .link-more a {
  color: #a7a7a7;
  font-weight: bold;
}

#left_sidebar .link-more a:hover {
  color: #f1af3b;
}


/* Main Content */

#main_content {
  padding-right: 17px;
  float: right;
}

#main_content .content_header {
  width: 594px;
}

#main_content .content_header h2 {
  color: #f89d31;
  font-size: 12px;
  line-height: 12px;
}

#main_content .content_header h2 span {
  display: block;
  padding-left: 3px;
  padding-top: 10px;
}

#main_content .content_box_left {
  width: 594px;
}

#main_content .content_box {
  padding: 5px 11px 0px 0px;
  background: url('moviecompany-images/main_background.gif') no-repeat 100% 0%;
  border-width: 0px 2px;
  border-color: #d2913d;
  border-style: solid;
}

#main_content_border {
  padding-left: 42px;
  background: url('moviecompany-images/main_bg_side.gif') repeat-y 5px -1px;
}

#main_content .link-more {
  padding-bottom: 7px;
  padding-right: 5px;
  text-align: right;
  line-height: 11px;
}

#main_content .link-more a {
  color: #ea9a2e;
  font-weight: bold;
}

#main_content .link-more a:hover {
  color: #f7ec37;
}

#main_content .divider {
  margin: 0px auto 7px 2px;
  width: 522px;
  height: 3px;
  background: url('moviecompany-images/main_divider.gif') repeat-x 0px 0px;
  overflow: hidden;
}


/* Top Masters */

.topmasters {
  padding: 6px 0px;
}

.topmasters_info {
  float: right;
  width: 383px;
}

.topmasters_info h3 {
  padding: 2px 0px 2px;
  width: 383px;
  color: #9bb74b;
}

.topmasters_info p {
  margin: 0px;
  padding: 10px 5px 10px 0px;
  clear: both;
}


/* Login Box */

#loginbox_left {
  margin-bottom: 5px;
  margin-top: 10px;
  padding-left: 14px;
  background: url('moviecompany-images/loginbox_bgleft.gif') #686765 no-repeat 0px 0px;
  float: left;
}

#loginbox_right {
  padding-right: 14px;
  background: url('moviecompany-images/loginbox_bgright.gif') no-repeat 100% 0px;
}

#loginbox {
  width: 160px;
  height: 99px;
  overflow: hidden;
  color: #fafafa;
  font-size: 9px;
  font-weight: bold;
  line-height: 9px;
}


#loginbox a {
  text-decoration: underline;
}

#loginbox a:hover {
  color: #f7b637;
}

#loginbox h2 {
  padding-top: 7px;
  color: #f7b637;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
}

#loginbox form {
  margin: 13px 0px 3px;
}

.loginbox_formfield {
  padding: 0px 3px 2px 2px;
}

.loginbox_formfield strong {
  padding-top: 3px;
  float: left;
  width: 55px;
  display: block;
}

#loginbox input {
  width: 97px;
  color: #fff;
  padding-top: 2px;
  background-color: #4a4948;
  border: #8e8c89 1px solid;
  font-family: tahoma, arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  float: right;
}

#loginbox input.button {
  margin-top: 1px;
  width: 41px;
  height: 14px;
  border: none;
  text-align: center;
  font-weight: normal;
  cursor: pointer;
}

#loginbox_register {
  padding-top: 10px;
  line-height: 10px;
}


/* Tips of the Day */

#tips {
  padding: 8px 10px 5px 17px;
  border-left: #62615f 1px solid;
  float: right;
}

#tips_box {
  width: 295px;
  font-weight: bold;
}

#tips_box a {
  color: #f1ab30;
  text-decoration: underline;
}

#tips_box a:hover {
  color: #f7f037;
}

#tips_box h2 {
  padding-bottom: 9px;
  color: #9bb74b;
  font-size: 12px;
}

#tips_box ul {
  padding: 3px 0px 3px;
}

#tips_box li {
  padding: 3px 0px;
}


/* Page Footer */

#page_footer {
  padding: 2px 10px 15px;
  color: #adacab;
  text-align: center;
}

#page_footer a {
  color: #adacab;
  text-decoration: underline;
}

#page_footer a:hover {
  color: #f7ec37;
}

</style>



</head>

<body>

<div id="container">

  <!-- Start of Page Header -->

  <div id="page_header">

    <div id="company_name">
    <h1><span>United Brothers</span></h1>
    </div>

  </div>

  <!-- End of Page Header -->


  <!-- Start of Page Menu -->

  <div id="page_menu">

    <ul>
    <li class="home"><a href="http://www.freewebsitetemplates.com/" title="Home"><span>Home</span></a></li>
    <li class="aboutus"><a href="http://www.freewebsitetemplates.com/" title="About Us"><span>About Us</span></a></li>
    <li class="gallery"><a href="http://www.freewebsitetemplates.com/" title="Gallery"><span>Gallery</span></a></li>
    <li class="portfolio"><a href="http://www.freewebsitetemplates.com/" title="Portfolio"><span>Portfolio</span></a></li>
    <li class="procedure"><a href="http://www.freewebsitetemplates.com/" title="Procedure"><span>Procedure</span></a></li>
    <li class="contact"><a href="http://www.freewebsitetemplates.com/" title="Contact"><span>Contact</span></a></li>
    </ul>

  </div>

  <!-- End of Page Menu -->


  <!-- Start of Left Sidebar -->

  <div id="left_sidebar">

    <!-- Start of Experts' Voice -->

    <div class="content_header">
    <h2><span>Experts' Voice</span></h2>
    </div>

    <div class="content_box_right">
    <div class="content_box_left">
    <div class="content_box">

<div class="thumbnail">
<img src="moviecompany-images/_thumbnail01.gif" width="106" height="100" alt="Caption Here" />
</div>

<h3>
<strong>Mark Someone</strong>
<br />
Video Editor
</h3>

<p>If you're looking for beautiful and professionally made templates you can find them at <a href="http://www.templatebeauty.com">Template Beauty</a>.</p>
<p>If you're looking for beautiful and professionally made templates you can find them at <a href="http://www.templatebeauty.com">Template Beauty</a>.</p>

        <p>To find great hosting providers visit <a href="http://www.webhostingzoom.com">Web Hosting Zoom</a></p>

<div class="link-more">
<a href="http://www.freewebsitetemplates.com/">...Read More</a>
</div>

    </div>
    </div>
    </div>

    <!-- End of Experts' Voice -->


  </div>

  <!-- End of Left Sidebar -->


  <!-- Start of Main Content -->

  <div id="main_content">

    <div class="content_header">
    <h2><span>Top 20 Masters of the Month</span></h2>
    </div>

    <div class="content_box_right">
    <div class="content_box_left">
    <div class="content_box">
    <div id="main_content_border">

      <!-- Start of Top Masters Listing 1 -->

      <div class="topmasters">

        <div class="thumbnail">
        <img src="moviecompany-images/_thumbnail02.gif" width="133" height="93" alt="Thumbnail Caption" />
        </div>


        <div class="topmasters_info">

<h3>
<strong>Jash Someone</strong>, Sound Editor
</h3>

<p>You can find some <a href="http://www.webhostingservices.us/">web hosting services</a> which are also a need for website building which are listed in web hosting search.</p>
        
        <p>This is a template designed by free website templates for you for free you can replace all the text by your own 
        text. This is just a place holder so you can see how the site would look like.</p> 
<p>You can remove any link to our websites from this template you're  free to use the template without linking 
        back to us. Don't want your boss to know you used a free website template ;) .</p>
        </div>

        <div class="clearthis">&nbsp;</div>

      </div>

      <!-- End of Top Masters Listing 1 -->


      <!-- Start of Top Masters Listing 2 -->

      <div class="topmasters">

        <div class="thumbnail">
        <img src="moviecompany-images/_thumbnail03.gif" width="131" height="91" alt="Thumbnail Caption" />
        </div>


        <div class="topmasters_info">

<h3>
<strong>Borg Someone</strong>,  Animator
</h3>

        <p>If you're having problems editing the template please don't hesitate to ask for help on the <a href="http://www.freewebsitetemplates.com/forum/">forum</a>.</p>
        
        <p>If you're looking for beautiful and professionally made templates you can find them at <a href="http://www.templatebeauty.com">Template Beauty</a>.</p>
        <p>To find great hosting providers visit <a href="http://www.webhostingzoom.com">Web Hosting Zoom</a></p>

        </div>

        <div class="clearthis">&nbsp;</div>

      </div>

      <!-- End of Top Masters Listing 2 -->

      <div class="link-more">
      <a href="http://www.freewebsitetemplates.com/">...Read More</a>
      </div>


      <div class="divider">&nbsp;</div>


      <!-- Start of Login Box -->

      <div id="loginbox_left">
      <div id="loginbox_right">
      <div id="loginbox">
        <h2>Join our Forum</h2>

        <form action="http://www.freewebsitetemplates.com/">

        <div class="loginbox_formfield">
        <strong>Username:</strong>
        <input type="text" />
          <div class="clearthis">&nbsp;</div>
        </div>

        <div class="loginbox_formfield">
        <strong>Password:</strong>
        <input type="text" />
          <div class="clearthis">&nbsp;</div>
        </div>

        <div class="loginbox_formfield">
        <input type="submit" value="Submit" class="button" />
        </div>

        </form>

        <div id="loginbox_register">
        <a href="http://www.freewebsitetemplates.com/">Register Now</a>
        </div>

      </div>
      </div>
      </div>

      <!-- End of Login Box -->


      <!-- Start of Tips of the Day -->

      <div id="tips">
      <div id="tips_box">

        <h2>Tips of the Day</h2>

        <ul>
        <li><a href="http://www.freewebsitetemplates.com/">Handle your camera more minutely</a></li>
        <li><a href="http://www.freewebsitetemplates.com/">Put your own links here</a></li>
        <li><a href="http://www.freewebsitetemplates.com/">This is a demo text, it wil be replaced by the original.</a></li>
        <li><a href="http://www.freewebsitetemplates.com/">You can place your own contents here</a></li>
        </ul>

      </div>
      </div>

      <!-- End of Tips of the Day -->


      <div class="clearthis">&nbsp;</div>

    </div>
    </div>
    </div>
    </div>

  </div>

  <!-- End of Main Content -->


  <div class="clearthis">&nbsp;</div>


  <!-- Start of Page Footer -->

  <div id="page_footer">
  Hosting by <a href="http://www.webhostingservices.us/">Web Hosting Services</a>.
  </div>

</div>

</body>
</html>

   
    
  








Related examples in the same category

1.moviehunter
2.moviesofmydreams