ftdluminescent : Design 5 « Templates « HTML / CSS






ftdluminescent

    

<!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=utf-8" />
        <title>FlashTemplatesDesign.com free CSS template</title>
        <meta name="keywords" content="" />
        <meta name="description" content="" />
<style type='text/css'>
/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*{
    margin: 0px;
    padding: 0px;
}

img, fieldset{
    padding: 0px;
    border: none;
}

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

a:hover {
    text-decoration: none;
    color: #980259;
}

body{  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #ffffff;
    background: #000000 url(ftdluminescent-images/bg.jpg) no-repeat top center;
}

h2{
  font: 18px Arial, Helvetica, sans-serif;
    color: #ffffff;
  font-weight: normal;
  padding-bottom: 43px;
}

h3{
  font: 18px Arial, Helvetica, sans-serif;
    color: #ffffff;
  font-weight: normal;
  line-height: 50px;
  clear: both;
}

.clear{
  clear: both;  
}

/*
  menu
*/

#menu_bg{
  height: 70px;
  background: url(ftdluminescent-images/menu_bg.png);
}

#menu{
  width: 900px;
  margin: 0 auto;
}

#menu ul{
  padding-left: 0px;
    list-style: none;
  float: right;
}

#menu ul li{
  display: inline;
  display: block;
  float: left;
  background: url(ftdluminescent-images/menu_bor.png) no-repeat center left;
}

#menu ul li a{
  font: 18px  Arial, Helvetica, sans-serif;
    color: #000000;
  text-align: center;
    font-weight: normal;
    text-decoration: none;
    display: block;
    float: left;
    width: 118px;
    height: 70px;
  line-height: 70px;
}

#menu ul li a:hover,  #menu ul li .active{
  background: url(ftdluminescent-images/menu_active.png) no-repeat center;
}


/*logo*/

#logo{
  height: 70px;
  padding-top: 39px;
}

#logo h1 a{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}

#logo a small{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}

/*
  wrap
*/

#wrap{
  width: 900px;
  margin: 0 auto;
}

.read{
  float: right;
}

.read a{
  background: url(ftdluminescent-images/more.jpg) no-repeat;
  display: block;
  width: 67px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  margin-top: 10px;
}

/*
  prew _ box
*/

#prew_box{
  background: url(ftdluminescent-images/prew_bg.png);
  padding: 19px 19px 0px 19px;
}

#prew_box img{
  border: 1px solid #ffffff;
}

#prew_box ul{
  padding-left: 0px;
    list-style: none;
  width: 176px;
  margin: 0 auto;
}

#prew_box ul li{
  display: inline;
}

#prew_box ul li a{
    display: block;
    float: left;
    width: 35px;
    height: 38px;
  background: url(ftdluminescent-images/prew_but.png) no-repeat center;
}

#prew_box ul li a:hover,  #prew_box ul li .active{
  background: url(ftdluminescent-images/prew_but_active.png) no-repeat center;
}

/*
  content
*/

#content{
  background: url(ftdluminescent-images/content_top.png) repeat-x top;
  padding-top: 5px;
  margin-bottom: 19px;
}

#content p a{
  font-weight: bold;
}

#content_column2 img, #content_column3 img{
  padding-bottom: 5px;
}

#content_column1{
  width: 260px;
  float: left;
  padding-right: 31px;
}

#content_column2{
  width: 292px;
  float: left;
  padding-right: 29px;
}

#content_column3{
  width: 288px;
  float: left;
}

.user{
  padding-left: 40px;
  background: url(ftdluminescent-images/user.png) no-repeat 0px 12px;
}

.dial{
  padding-left: 40px;
  background: url(ftdluminescent-images/dial.png) no-repeat 0px 12px;
}

/*
  content bottom box
*/

#content_bot_bg{
  background: url(ftdluminescent-images/content_bot_bg.png) repeat-y left;
  padding: 19px;
  text-align: center;
}

#content_bot_bg p{
  font-size: 18px;
  color: #000000;
  line-height: 20px;
}

#content_bot_bot{
  background: url(ftdluminescent-images/content_bot_bot.png) no-repeat top left;
  height: 6px;
  margin-bottom: 19px;
}

#content_bot_top{
  background: url(ftdluminescent-images/content_bot_top.png) no-repeat top left;
  height: 6px;
}

/*
  footer
*/

/*
  footer_top
*/

#footer_top{
  background: url(ftdluminescent-images/prew_bg.png);
  padding: 19px;
}

#footer_bg{
  background: #1c1c1c;
  padding: 30px;
}

.column1, .column2, .column3, .column4{
  float: left;
}

.column1{
  width: 150px;
  margin-right: 44px;
}


.column2{
  width: 200px;
  margin-right: 44px;
}

.column2 p{
  line-height: 24px;
}

.column3{
  width: 170px;
  margin-right: 44px;
}

.column4{
  width: 150px;
}

.ls{
    list-style: none;
    padding-left: 0px;
}

.ls li a{
    background: url(ftdluminescent-images/ls1.png) no-repeat 0px 8px;
    display: block;
    padding-left: 15px;
    line-height: 24px;
    color: #ffffff;
    font-weight: normal;
}

.ls li a:hover {
    text-decoration: none;
    color: #980259;
}

.link1{
    background: url(ftdluminescent-images/link1.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link2{
    background: url(ftdluminescent-images/link2.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link3{
    background: url(ftdluminescent-images/link3.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link4{
    background: url(ftdluminescent-images/link4.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.foot_menu{
  float: left;
  width: 50%;
}

.foot_menu a{
  font-weight: bold;
  line-height: 28px;
}

.foot_menu a:hover, .foot_menu .active{
  text-decoration: underline;
  color: #ffffff;
}

/*
  footer_bot
*/

#footer_bot{
  text-align: center;
  padding: 20px;
  font-size: 10px;
}


/*
scroll styles here
*/

.item { width: 862px; height: 343px;}
.item img {float:left;}
.item h2 { border:none; margin-bottom:15px;}

.scrollable { position:relative; overflow:hidden; width: 862px; height: 343px;} 
.scrollable .items { width:20000em; position:absolute;}
.scrollable .items div { float:left;} 
.scrollable .items .item { overflow:hidden;}
.scrollable .items .item p { line-height:16px;}
.navi { width:auto; height:20px;  margin: 10px 0; padding-left: 350px;} 
.navi a { width: 43px; cursor:pointer; height: 43px; float:left; margin:0 0 0 0px; background:url(ftdluminescent-images/prew_but.png) no-repeat scroll top; display:block; font-size:1px;} 
.navi a:hover, .navi a.active { background-position:left top; margin:0 0 0 0px;  background:url(ftdluminescent-images/prew_but_active.png) no-repeat scroll top}

.header1
{
width: 862px; height: 343px;
}

.header2
{
width: 862px; height: 343px;
}

.header3
{
width: 862px; height: 343px;
}

.header4
{
width: 862px; height: 343px;
}

/* ------------------------------------------------------------------------
DO NOT CHANGE
------------------------------------------------------------------------- */


div.pp_overlay {background: #000;display: none;left: 0;position: absolute;top: 0;width: 100%;z-index: 9500;}
div.pp_pic_holder {display: none;position: absolute;width: 100px;z-index: 10000;}


</style>


    <script type="text/javascript" src="lib/jquery-1.3.2.min.js"></script>
    <script type="text/javascript" src="lib/jquery.tools.js"></script>
    </head>
    <body>
  <div id="menu_bg">
    <div id="menu">
      <ul>
        <li><a href="#" class="active">Home</a></li>
        <li><a href="#">Blog</a></li>
        <li><a href="#">Gallery</a></li>
        <li><a href="#">About Us</a></li>
        <li><a href="#">Contact Us</a></li>
      </ul>
      <div class="clear"></div>
    </div>
  </div>
  <div id="wrap">
    <div id="logo">
      <h1><a href="#">ftdluminescent</a></h1>
      <a href="#"><small>Small Company Slogan Goes Here</small></a>
    </div>
    
    <div id="prew_box">
       
                      <div class="scrollable">
        <div class="items">
          <div class="item">
            <div class="header1">
            
            <img src="ftdluminescent-images/prew_img1.jpg" alt="" title="" />          </div> 
          </div> <!-- item -->
          <div class="item">
              <div class="header2">
            
               <img src="ftdluminescent-images/prew_img2.jpg" alt="" title="" />            </div>            
          </div> <!-- item -->
          <div class="item">
              <div class="header3">
            
               <img src="ftdluminescent-images/prew_img3.jpg" alt="" title="" />            </div>            
          </div> <!-- item -->
          
          <div class="item">
              <div class="header4">
            
               <img src="ftdluminescent-images/prew_img4.jpg" alt="" title="" />            </div>            
          </div> <!-- item -->
          
                
        </div> <!-- items -->
      </div> 
                      <!-- scrollable -->
      <div style="height: 10px"></div>
      <div class="navi"></div> <!-- create automatically the point dor the navigation depending on the numbers of items -->       
        
                <div style="clear: both"></div>       
      
    </div>
    <div id="content">
      <div id="content_column1">
        <h3>About Us</h3>
        <div>
        <p><a href="#">Praesent ipsum neque.</a><br />
        Volutpat vel tincidunt quis, auctor vitae leo. Pellentesque vitae risus ac odio pharetra. 
        Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae.</p>
        </div>
        <div class="read"><a href="#">read more</a></div>
        <h3>News</h3>
        <div>
        <p><a href="#">Nam nisl sapien, gravida non rhoncus sed.</a> 
        Sodales nec leo. Vestibulum bibendum ante...<br />
        </p>
        <a href="#" style="text-decoration: underline;">April 5th, 2011</a>
        <br />
        <br />
        <p><a href="#">Scelerisque elementum.</a><br />
        Mauris at magna odio, vitae sagittis dui...<br /></p>
        <a href="#" style="text-decoration: underline;">February 10th, 2011</a>
        </div>
        <div class="read"><a href="#">read more</a></div>
      </div>
      <div id="content_column2">
        <h3 class="user">Our team.</h3>
        <div>
        <img src="ftdluminescent-images/img1.jpg" alt="" title="" /><br />
        <p>
          <a href="#">Ut tellus erat, ultricies sed cursus sit amet. </a><br />
          Vestibulum vel nibh. Sed suscipit lobortis massa, imperdiet feugiat ante bibendum et.
        </p>
        </div>
        <div class="read"><a href="#">read more</a></div>
      </div>
      <div id="content_column3">
        <h3 class="dial">Perfect proposition.</h3>
        <div>
        <img src="ftdluminescent-images/img2.jpg" alt="" title="" /><br />
        <p>
          <a href="#">Aliquam erat volutpat.</a><br />
          Donec lobortis bibendum pellentesque. Sed lobortis, arcu sit amet tempus interdum.
        </p>
        </div>
        <div class="read"><a href="#">read more</a></div>
      </div>
      <div class="clear"></div>
    </div>
    
    <div id="content_bot_top"></div>
    <div id="content_bot_bg">
      <p>
        &quot;Vestibulum vel lacus eget nisl iaculis interdum non id massa. Nulla mollis, magna quis feugiat faucibus, risus lorem lacinia justo, et adipiscing tortor lacus in nunc. Duis in tellus vel ipsum bibendum gravida. Nunc eget mi id risus tempor rhoncus.&quot;
      </p>
    </div>
    <div id="content_bot_bot"></div>
    <div id="footer_top">
      <div id="footer_bg">
        <div class="column1">
          <h2>Services</h2>
          <ul class="ls">
                      <li><a href="#">Service Number 1</a></li>
                      <li><a href="#">Service Number 2</a></li>
                      <li><a href="#">Service Number 3</a></li>
                      <li><a href="#">Service Number 4</a></li>
                      <li><a href="#">Service Number 5</a></li>
                    </ul>
        </div>
        <div class="column2">
          <h2>Contact Information</h2>
          <p>1234 SomeStreet</p>
          <p>Brooklyn, NY 11201</p>
          
          <p>Phone:  1(234) 567 8910</p>
          <p>Fax: 1(234) 567 8910</p>
          <p>E-mail: <a href="#">companyname@yahoo.com</a></p>
        </div>
        <div class="column3">
          <h2>Quick Navigation</h2>
          <div class="foot_menu">
            <a href="#" class="active">Blog</a><br />
            <a href="#">Gallary</a><br />
            <a href="#">News</a>
          </div>
          <div class="foot_menu">
            <a href="#">Contact us</a><br />
            <a href="#">Services</a><br />
            <a href="#">About us</a>
          </div>
        </div>
        <div class="column4">
          <h2>Follow Us</h2>
                <div class="link1"><a href="#">Subscribe to Blog</a></div>
                 <div class="link2"><a href="#">Be a fan on Facebook</a></div>
                <div class="link3"><a href="#">RSS Feed</a></div>
                <div class="link4"><a href="#">Follow us on Twitter</a></div>
        </div>
        <div class="clear"></div>
      </div>
    </div>
    
    <div id="footer_bot">
      <p>Copyright  2011. <!-- Do not remove -->Designed by <a href="http://www.metamorphozis.com/free_templates/free_templates.php" title="Free Web Templates">Free Web Templates</a>, coded by <a href="http://www.flashtemplatesdesign.com/" title="Free Flash Templates">Free Flash Templates</a><!-- end --></p>
            <p><a href="#">Privacy Policy</a> | <a href="#">Terms of Use</a> | <a href="http://validator.w3.org/check/referer" title="This page validates as XHTML 1.0 Transitional"><abbr title="eXtensible HyperText Markup Language">XHTML</abbr></a> | <a href="http://jigsaw.w3.org/css-validator/check/referer" title="This page validates as CSS"><abbr title="Cascading Style Sheets">CSS</abbr></a></p>
    </div>
  </div>
    </body>
</html>

   
    
    
    
  








Related examples in the same category

1.d-tv
2.dogstemplate
3.domesticated
4.dottis
5.duet-plasma
6.dusky
7.dusplic
8.dynamic
9.dzine
10.eastern-tales
11.easybreeze
12.easymoto
13.eatlon
14.ebullient
15.echo
16.ecolution-warrior
17.ecom-1
18.edgy
19.edy-builders
20.efflorescence
21.elements
22.elitecircle1-0
23.emblazoned
24.embouteillage
25.emerald
26.emergence
27.emperor
28.empireserver
29.emporium
30.enclosed
31.endless
32.energybox
33.enlight
34.enlighten1-0
35.enormous
36.enter
37.enthusiastica
38.entomology
39.envision1-0
40.epod
41.equivalency
42.ergophobia
43.established
44.etags
45.euphonics
46.europe
47.everydayseries
48.evolution
49.exalted
50.excess
51.excursus
52.Executive Template
53.executive
54.Exotic_Blue
55.Exotic_Red
56.fotografix
57.fotolandia
58.foundation
59.foxy
60.fractalbroccoli
61.fragrance
62.frankincense
63.freches-fruechtchen
64.free-css-lunch
65.freecsstemplate 55
66.freecsstemplateno57
67.freecsswebsitetemplate39
68.freecss_greentextile
69.freecss_modern
70.freecss_monolit
71.freecss_redleaves
72.freecss_set
73.freeport
74.freeradicals
75.freestyle
76.frozenage
77.ftd-redblack
78.ftdbusiness
79.ftdcinema
80.ftddrops
81.ftdExplosionBlue
82.ftditight
83.ftdkiwi
84.ftdlagoon
85.ftdLight
86.ftdLightBlue
87.ftdMoonLight
88.ftdprime
89.ftdspace
90.ftdvivid
91.ftdworld
92.funkytimes
93.funride
94.futuremag-aio
95.fword_three
96.galaxy
97.gallerize
98.gamberetto
99.gameportal
100.Ganesh01
101.gastropoda
102.gathering14
103.gazebo
104.gconsultant
105.general
106.genesis
107.genghiskahn
108.genius_web
109.gentle_wiki
110.geoforce
111.gestured
112.gift-gallery
113.giftig-gruen
114.gila
115.glazed
116.godetia
117.godofgates
118.GoFlexible
119.goinggrey
120.gradientis
121.grandenally
122.grandhost
123.GraniteGlass
124.greefies