green_light : Green « Templates « HTML / CSS






green_light

    

<!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>
<title>Green Light css template - Svein Erik Storkaas, CssTemplatesWeb | 2008</title>
<style type='text/css'>
/* Css document by Svein Erik Storkaas - CssTemplatesWeb.com | 2008 */

* {
 padding: 0;
 margin: 0;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 color: #666666;
 font-size: 12px;
 background-image:url(green_light-images/bg-tile.gif);
 background-repeat:repeat;
}
#wrapper {
 width: 782px;
 margin: 0 auto;
}
#border {
 border: 1px solid #8ECE5F;
 margin: 20px 0px 5px 0px;
 background-color: #fffffe;
 min-height: 776px;
 float: right;
 width: 780px;
}
* html #border {height:776px} /* IE Min-Height Hack */ 

#header {
 margin: 6px 5px 3px 5px; 
 background-image:url(green_light-images/header.jpg);
 background-repeat:no-repeat;
 height:140px;
}

#headertext
{
  width:180px;
  height:40px;
  font-family:"Trebuchet MS";
  font-size:33px;
  color:#71c15c;
  margin:50px 0px 0px 50px;
  float:left;
  clear:none;
}

#headertextsmall
{  
  width:250px;
  height:30px;
  font-family:"Trebuchet MS";
  font-size:20px;
  color:#fff;      
  padding-right:50px;
  padding-top:60px;
  float:right;
  
}

/* ------------------------ Start Navigation Bar -----------------*/
#topmenu
{
height:46px;
width: 770px;
padding-left:5px;
background-repeat:no-repeat;
}

/*MEUNU*/
.glossymenu{
  position: relative;
  padding: 0 0 0 34px;
  margin: 0 auto 0 auto;
  background: url(green_light-images/menug_bg.gif) repeat-x; /*tab background image path*/
  height: 46px;
  list-style: none;
}

.glossymenu li{
  float:left;
}

.glossymenu li a{
  float: left;
  display: block;
  color:#000;
  text-decoration: none;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
  height: 46px;
  line-height: 46px;
  text-align: center;
  cursor: pointer;  
}

.glossymenu li a b{
  float: left;
  display: block;
  padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
  color: #fff;
  background: url(green_light-images/menug_hover_left.gif) no-repeat; /*left tab image path*/
  background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
  
  background: url(green_light-images/menug_hover_right.gif) no-repeat right top; /*right tab image path*/
}

/* ------------------------ End Navigation Bar -----------------*/


/* ------------------------ Start Images -----------------*/
img {
 display: inline;
 border: none;
}
img.block {
 display: block;
}
img.float {
 float: left;
 margin: 0px 14px 10px 0px;
}
/* ------------------------ End Images -----------------*/


/* ------------------------ Start Main Columns -----------------*/
#leftcolumn { /* Parent Wrapper for inside boxes */
 margin: 6px 0px 0px 4px;
 display: inline; /* IE Hack */
 width: 240px;
 float: left;
 background-image:url(green_light-images/search-box.gif);
 background-repeat: no-repeat;
 min-height: 300px;
 padding: 0;

}
* html #leftcolumn {height:300px} /* IE Min-Height Hack */

.leftcolumn-inner { /* Parent Wrapper for inside boxes */
 display: inline; /* IE Hack */
 width: 220px;
 float: left;
 background-image:url(green_light-images/search-box.gif);
 background-repeat: no-repeat;
 min-height: 40px;
 padding: 10px;
 margin-bottom: 7px;
}
* html .leftcolumn-inner {height:40px} /* IE Min-Height Hack */

.in-the-news { /* Parent Wrapper for inside boxes */
 display: inline; /* IE Hack */
 width: 235px;
 float: left;
 min-height: 125px;
 margin-bottom: 7px;
}
* html .in-the-news {height:125px} /* IE Min-Height Hack */


#rightcolumn {
/* border: 1px solid red;*/
 margin: 6px 0px 0px 0px;
 display: inline; /* IE Hack */
 width: 513px;
 float: left;
 min-height: 300px;
}
* html #rightcolumn {height:300px} /* IE Min-Height Hack */ 

#highlightnews {
 background-image:url(green_light-images/highlightnews.jpg); 
 height:auto;
 background-repeat: no-repeat;
 text-align: left;
 padding: 17px 10px 10px 13px;
 display: inline; /* IE Hack */
 float: left;
 width: 510px; 
}


#highlightnews img
{
  float:left;
  padding-right:10px;  
}

* html .sponsor {height:80px} /* IE Min-Height Hack */

.maincontent {
 min-height: 80px;
 display: inline; /* IE Hack */
 float: left;
 margin-bottom: 7px;
 width: 530px;
}
* html .maincontent {height:80px} /* IE Min-Height Hack */

.content-mid {
 background-image:url(green_light-images/content-mid.gif);
 background-repeat: repeat;
 padding: 5px 14px 5px 14px;
}
.content-mid img
{
  float:left;
  margin:3px 10px 14px 0px;
}
.left-mid {
 background-image:url(green_light-images/left-mid.gif);
 background-repeat: repeat;
 padding: 5px 14px 10px 14px;
}
.randompicture
{
background-image:url(green_light-images/left-mid.gif);
background-repeat: repeat;
text-align:center;
padding:5px 0px 5px 0px;
overflow:hidden;  
}

.left-heading {
 background-image:url(green_light-images/left-heading.gif);
 background-repeat: no-repeat;
 padding: 9px 14px 5px 10px; 
}
.left-heading h3
{
  font-size: 16px;
 color: #fff;
 min-height: 11px;
 font-weight: bold;
}

* html .left-heading {height:11px} /* IE Min-Height Hack */
/* ------------------------ End Main Columns -----------------*/

/* ------------------------- Start Headings ---------------------*/
h1 {
 font-size: 16px;
 color: #72C236;
}
/* ------------------------- End Headings ---------------------*/

input {
 border: 1px solid #8ECE5F;
 width: 200px;
}



#footer {
 font-size: 10px;
 clear: both;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin-bottom: 5px;
 text-align:center;
}


ul#daily-links li {
 list-style: none;
 margin-left: 2px;
}
ul#nav-links li {
 display: inline;
 margin-left: 0px;
 padding-left: 12px;
 
}

ul#daily-links li a:link{
 color: #333;
 text-decoration: none;
 font-weight: bold;
}
ul#daily-links li a:visited{
 color: #333;
 text-decoration: none;
 font-weight: bold;
}
ul#daily-links li a:hover{
 color: #999;
 text-decoration: none;
 font-weight: bold;
}




a:link {
 color: #006600;
 text-decoration: none;
}
a:visited {
 color: #006600;
 text-decoration: none;
}

.valid {
 margin: 10px 0px 0px 10px;
}


</style>


<meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
</head>

<body>
<div id="wrapper">
   
   <!-- Start Border-->
   <div id="border">
      
      <!-- Start Header -->
      <div id="header">
      <div id="headertext">Green Light</div>
    <div id="headertextsmall">.. a greener environment</div>
    </div>
    
      <!-- End Header -->
  
      <!-- Start Navigation Bar -->
      <div id="topmenu">
    <ul class="glossymenu">
  <li class="current"><a href="index.htm"><b>Home</b></a></li>
  <li><a href="index.htm"><b>Articles</b></a></li>
  <li><a href="index.htm"><b>Forums</b></a></li>  
  <li><a href="index.htm"><b>About</b></a></li>  
  <li><a href="index.htm"><b>Contact us</b></a></li>  
  <li><a href="index.htm"><b>Administration</b></a></li>  
</ul>

    
</div>
    <!-- End Navigation Bar -->
     
    <!-- Start Left Column -->
    <div id="leftcolumn">
       
     <!-- Start Left Column Inner -->
     <div class="leftcolumn-inner">
        <h1>Search</h1>
      <form action="#" method="post">
       <p><input name="search" id="search" /></p>
     </form>
      
     </div>
     <!-- End Left Column Inner -->
     
     <!-- Start Box -->
     <div class="in-the-news">
        <div class="left-heading">
        <h3>Lorem lipsum</h3>
       </div>       
       <div class="left-mid">
        Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor 
        incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostris nostrud e
        xercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure 
        dolor in reprehenderit in voluptate velit esse cillum dolois nostrud e
        xercitation ullamco 
       </div>       
      
           <img src="green_light-images/left-bottom.gif" class="block" alt="" />
    
     </div>
     <!-- End Box -->
     
     <!-- Start Box -->
     <div class="in-the-news">
        <div class="left-heading">
         <h3>More lipsum</h3>
       </div>
       
       <div class="left-mid">
        Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor 
        incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostris nostrud e
        xercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure 
        dolor in reprehenderit in voluptate velit esse cillum dolois nostrud e
        xercitation ullamco 
       </div>    
           <img src="green_light-images/left-bottom.gif" class="block" alt="" />

     </div>
     <!-- End Box -->
     
     <!-- Start Box -->
     <div class="in-the-news">
        <div class="left-heading">
        <h3>Image archive</h3>
        </div>       
       <div class="randompicture">
         <img src="green_light-images/randompic.jpg" alt="Random picture" />
       </div>
           <img src="green_light-images/left-bottom.gif" class="block" alt="" />
    
       
    
     </div>
     <!-- End Box -->
     
     
     
    </div>
       <!-- End Left Column -->
  
    <!-- Start Right Column -->
    <div id="rightcolumn">
        
      <!-- Start Highlight Box -->
      <div id="highlightnews">
         <img src="green_light-images/megaphone.png" alt="megaphone" /><p>Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolois nostrud e xercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum doloud e xercitation ullamco ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
      </div>
      <!-- End Sponsor Ads Box -->
      
      <!-- Start Main Content -->
      <div class="maincontent">       
           <img src="green_light-images/content-top.gif" class="block" alt="" />     
          <div class="content-mid">
          <h1>Floating image</h1>       
            <img src="green_light-images/article2.jpg" alt="CssTemplatesWeb.com" />
        <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostris nostrud e xercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolois nostrud e xercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum doloud e xercitation ullamco laboris nisi ut aliquip ex ea commodo conseis nostrud e xercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum doloquat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum </p></div>
         <img src="green_light-images/content-bottom.gif" class="block" alt="" />      
        </div>
      <!-- End Main Content -->
      
     <div class="maincontent">       
           <img src="green_light-images/content-top.gif" class="block" alt="" />     
          <div class="content-mid">
          <h1>Lorem lipsum</h1>       
            <img src="green_light-images/article1.jpg" alt="CssTemplatesWeb.com" />
        <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostris nostrud e xercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolois nostrud e xercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum doloud e xercitation ullamco laboris nisi ut aliquip ex ea commodo conseis nostrud e xercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum doloquat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum </p></div>
         <img src="green_light-images/content-bottom.gif" class="block" alt="" />      
        </div>
      <!-- End Main Content -->
      
      <!-- Start Main Content -->
      <div class="maincontent">       
           <img src="green_light-images/content-top.gif" class="block" alt="" />     
          <div class="content-mid">
          <h1>Lorem lipsum</h1>       
            <img src="green_light-images/article3.jpg" alt="CssTemplatesWeb.com" />
        <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostris nostrud e xercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolois nostrud e xercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum doloud e xercitation ullamco laboris nisi ut aliquip ex ea commodo conseis nostrud e xercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum doloquat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum </p></div>
         <img src="green_light-images/content-bottom.gif" class="block" alt="" />      
        </div>
    
       
       
      </div>
      <!-- End Main Content -->
      
      
      </div>
    <!-- End Right Column -->
  
   </div>
   <!-- End Border -->
   
   <!-- Start Footer -->
    <div id="footer">
       Svein Erik Storkaas - &copy; <a href="http://www.csstemplatesweb.com/">CssTemplatesWeb</a> 2008
  </div>
   <!-- End Footer -->
   

   
</body>
</html>

   
    
    
    
  








Related examples in the same category

1.metamorph_abstractgreen
2.metamorph_blueandgreen
3.metamorph_bluegreen
4.metamorph_green
5.metamorph_greenfield
6.metamorph_greenfish
7.metamorph_greenice
8.metamorph_greenisland
9.metamorph_greenland
10.metamorph_greenlight_lt
11.metamorph_greenmint
12.metamorph_greenplanet
13.metamorph_greenpound
14.metamorph_greenwood
15.metamorph_greeny
16.cleanandgreen
17.green-day
18.green-mile
19.green-solutions
20.green-stripes
21.green-web
22.greenbusiness
23.greencastle
24.greencogs
25.greencommunity
26.greener
27.greenery
28.greenfeeling
29.greenfest
30.greenforest
31.GreenHome
32.greenlight
33.greenorange
34.greenparks
35.greenpeace
36.greenpeople
37.greenpiece
38.greenred
39.GreenSpan
40.greenspark
41.GreenSquareShadow
42.greensteps
43.greenstripes
44.greenthumb
45.greenway
46.greenworld
47.GreenWOW
48.greeny
49.greenybox
50.greenygrass
51.greenylife
52.greenypat
53.greenzap
54.curiouslygreen
55.gogreen
56.green piece
57.green-blog
58.Green 3
59.green80
60.GreeNadReD
61.greenandplain
62.Green_Corporate_NMK
63.Green_dream
64.Green_Feeling
65.Green_Glass
66.green_mile
67.Green_Template
68.green_web
69.evergreen
70.simplygreen
71.wide-green
72.WonderfulGreen
73.soft_green
74.simplegreen
75.thingreenline
76.ibex_green
77.liquidgreen
78.leafy_green
79.Green link template
80.Green background template