CorporateRedGrey : Business « Templates « HTML / CSS






CorporateRedGrey

    

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>

  <!--
  
  Design by Orice Media
  http://www.oricemedia.ro
  
  Released under a Creative Commons Attribution 2.5 License
  Free to use as long as the links in the footer remain intact !
  
  Name       : Corporate Red Grey
  Description: A two-column, fixed-width design with light color scheme.
  Version    : 1.0
  
  =  If you need help customizing this template              =
  =  or want a great website built at an affordable price    =
  =  contact us at >  bitpublimedia@gmail.com  < !           =
  
  Check out http://web-design-tuts.blogspot.com/ for 
  more free templates and web design tips.
  
  -->

  
  <title> ... Add page title ... :: CorporateRedGrey by Orice Media</title>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  
  <meta name="description" content=" add page description... "  />
  <meta name="keywords" content=" add keywords... " />
  
  <!-- links to stylesheets and scripts -->
<style type='text/css'>
/*  
  Table Of Contents
  
  1. =GENERAL
  2. =HEADER
    2.1 =LOGO
    2.2 =NAVIGATION
  3. =CONTENT
    3.1 =MAIN CONTENT
    3.2 =SIDEBAR
      3.2.1 =SIDEBAR NAVIGATION
      3.2.2 =CONTACT INFO 
  4. =FOOTER
  5. =MISC
    5.1 =ROUNDED CORNERS
    5.2 =CONTACT FORM  
        
-----------------------------------------------------------------------------------*/

/* =GENERAL
------------------ */

body { margin:0; padding:0;
     background:#114E7B url(images/bg.gif) repeat-x top left; 
     color:#666;
     font:normal 13px Arial, Helvetica, sans-serif; position:relative;  }

a { color:#005EB3; }
a:hover { }

img{ border:none; }
  
table{ width:100%; margin-bottom:15px; line-height:24px; }
th{ border-top:3px solid #970205; padding:7px 10px; color:#fff;  background-color:#CA0308; text-align:left; }
td{ border-bottom:1px solid #f4f4f4; padding:10px; }

code{ display:block; margin-bottom:15px; padding:10px; border-left:5px solid #ddd; }

blockquote{ display:block; margin:15px; padding-left:50px; background:#fff url(images/blockquote-quotemark.gif) no-repeat top left; }
blockquote p{ font-style:italic; font-family:Georgia,"Times New Roman",Times,serif; margin:0; height:1%; }

/* align images + text */  

.img-left{ float:left; margin:10px 15px 15px 5px; }    /* Add this to any image you want to left align  */
.img-right{ float:right; margin:10px 5px 15px 15px; }  /* Add this to any image you want to right align */

.text-right{ text-align:right; }
.text-center{ text-align:center; }

/* Clear Fix Hack - add  class="fixed"  to div's that have floated elements in them */

.fixed:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
  .fixed{display:block;}
  /*  \*/
  .fixed{min-height:1%;}
  * html .fixed{height:1%;}


/* =HEADER
------------------ */

#header { margin:60px auto 0px auto; width:900px; background-color:#FFFFFF;   }

  /* =LOGO
  ------------------*/
  
  .logo { padding:31px 0 20px 30px; margin:0; float:left; color:#FFFFFF; }
    .logo a{ outline:none; }
    
  /* =NAVIGATION
  ------------------*/
    
  .nav { padding: 0 20px; margin:0px 30px 0 0; float:right;  border-bottom:1px solid #efefef; }
  .nav ul { padding:0; margin:0; list-style:none; border:0;}
  .nav ul li { float:left; margin:0; padding:0 2px 0 0; border:0;}
  .nav ul li a { float:left; margin:0; padding:75px 11px 11px 11px; color:#111; font-size: 14px; font-weight:bold; text-decoration:none; outline:none; }
  .nav ul li a:hover{ color:#CC0000; }
  .nav ul li a.active { background-color:#CC0000; color:#fff; }
  .nav ul li a.active:hover{ color:#fff; }
   
  h2.pagetitle{ color:#fff; font-size:30px; width:865px; margin:0 auto; padding:35px 0 35px 35px; border-left:1px solid #ccc; border-right:1px solid #ccc; }
  
/* =CONTENT 
-------------------*/

#content { width:840px; margin:0 auto; background-color:#FFF; padding:25px 30px; }

  #content h2 { margin:0; padding:10px 5px; font-size: 28px; color:#000; }
  #content h3 { margin:0; padding:15px 5px; font-size:20px; color:#000; }
  #content h4 { margin:0; padding:15px 5px; font-size:16px; font-weight:bold; color:#000; }
  #content ul { margin:0 40px 0 0; padding:0 10px 15px 20px; list-style:inside; } 
  #content li { margin:0; padding:0;} 
  #content ul li ul{ padding-bottom: 0px; }
  #content p, #content li { line-height:24px; }
  #content p { padding:5px; margin:0;}


  /* =MAIN CONTENT
  ------------------*/
  
  #maincontent { float:left; width:550px; padding:0px 30px 30px 0; margin:0; }
    #maincontent h2 { margin-bottom:15px; color:#000;  }

  /* =SIDEBAR
  ------------------*/
  
  #sidebar { float:right; width:240px; padding:12px 0 0 0px; }
  
    #sidebar  h3{ padding:7px 10px; margin-bottom:10px; font-size:17px; border-bottom:3px solid #e3e3e3; }
    #sidebar .title { background:url(images/news_title.gif) no-repeat left center; padding:5px 0 5px 20px; font-weight:bold;}


    /* =SIDEBAR NAVIGATION
    ---------------------*/
    #sidebar ul.sidebar_nav { padding:0; margin:0; list-style:none;}
    #sidebar ul.sidebar_nav li { padding:5px 10px; border-bottom:1px solid #e5e5e5;}
    #sidebar ul.sidebar_nav li a { background:none; color:#6e6e6e; font-weight:normal; padding:0 0 0 15px; text-decoration:none;  }
    #sidebar ul.sidebar_nav li a.active { color:#0000FF;}
    #sidebar ul.sidebar_nav li a:hover {  text-decoration:underline;}
      
    /* =CONTACT INFO 
    -------------------*/
    #sidebar ul.contact_info { padding:0; margin:0; list-style:none;} 
    #sidebar ul.contact_info li { width:210px; float:left; background:url(images/cont_bg.gif) no-repeat left center; padding:0 0 0 15px; margin:0 0 0 5px;}
    #sidebar ul.contact_info li a { padding:0; margin:0; background:none;}


/* =FOOTER 
-------------------*/

#footer { padding:0; margin:0 auto; padding:5px 40px; width:820px; }

  #footer p { font-size: 12px; color:#fff;}
  #footer a { color:#fff; text-decoration:underline;}
  .copyright{ float:left;}
  .credits{ float:right;}
    
/* =MISC
-------------------*/
  
  /* =CONTACT FORM
  -------------------*/
  
  form { margin:0; padding:5px 10px;}

  form ol { margin:0; padding:0; list-style:none;}
  form li { margin:0; padding:0; background:none; border:none; display:block;}
  form li.buttons { margin:5px 0 5px 110px;}
  form label { margin:2px 10px 2px 0; width:170px; display:block; padding:3px 0;
         text-transform:capitalize; float:left; text-align:right;}
  form label span { color:#2c2c2c;}
  form input.text { width:320px; border:1px solid #dcdcdc; margin:5px 0; padding:5px; height:16px; background:#FFF; float:left;}
  form textarea { width:320px; border:1px solid #dcdcdc; margin:5px 0; padding:5px; background:#FFF; float:left;}





</style>


  
</head>
<body>

  <div id="header" class="fixed">
  
    <div class="logo">
      <a href="index.html">
        <img src="_content/temp/logo.png" border="0" width="220" height="75" alt="logo" />
      </a>
    </div><!-- end .logo -->
    
    <div class="nav">
      <ul>
        <li><a href="index.html">Home</a></li>
        <li><a href="examples.html" class="active">Typography Examples</a></li>
         <li><a href="">Products</a></li>
        <li><a href="#">Services</a></li>
        <li><a href="#">Contact Us</a></li>
      </ul>
    </div><!-- end .nav -->
   
  </div><!-- end #header -->
  
  <div id="content" class="fixed">
    <div id="maincontent">
  <!-- ************** V MAIN CONTENT HERE  V ********************************************************************************** -->  
  
    <h2>Typography Examples &lt;h2&gt;</h2>
    
    <img src="CorporateRedGrey-_layout/images/blank.jpg" width="75" height="75" alt="" class="img-left" />
    
    <p>This is paragraph text. The rest of this paragraph is filler text to maintain balance.
     Quisque libero nulla, porttitor eu, <a href="#">linked text</a>, gravida ac, nulla. 
     Ut <del>deleted text</del>, tellussed <strong>bold text</strong>, 
     <em>emphasised text</em> leo, id varius massa lectus ultrices diam.</p>
     
     <h3>Heading Three &lt;h3&gt;</h3>
     
     <img src="CorporateRedGrey-_layout/images/blank.jpg" width="75" height="75" alt="" class="img-right" />
     
     <p>This is paragraph text. The rest of this paragraph is filler text to maintain balance.
     Quisque libero nulla, porttitor eu, convallis sed, gravida ac, nulla. Ut malesuada, tellus
     sed facilisis tincidunt, orci erat lobortis leo, id varius massa lectus ultrices diam.</p>
        
    <h4>Heading Four &lt;h4&gt;</h4>
    
     <p>This is paragraph text. The rest of this paragraph is filler text to maintain balance.
     Quisque libero nulla, porttitor eu, convallis sed, gravida ac, nulla. Ut malesuada, tellus
     sed facilisis tincidunt, orci erat lobortis leo, id varius massa lectus ultrices diam.</p>
    
    <h3>Unordered List:</h3>
    
    <ul>
      <li>List Item One
        <ul>
        <li>Sublevel List Item A</li>
        <li>Sublevel List Item B</li>
        <li>Sublevel List Item C</li>
        </ul>
      </li>
      <li>List Item Two</li>
      <li>List Item Three</li>
      <li>List Item Four</li>
    </ul>
    
    <h3>Ordered List:</h3>
          
    <ol>
      <li>List Item One
        <ol>
          <li>Sublevel List Item A</li>
          <li>Sublevel List Item B</li>
          <li>Sublevel List Item C</li>
        </ol>
      </li>
      <li>List Item Two</li>
      <li>List Item Three</li>
      <li>List Item Four</li>
    </ol>
    
    <h3>&lt;code&gt; example</h3>
    
    <code>&lt;? echo('Hello world'); ?&gt;</code>
  
    <h3>&lt;blockquote&gt; example</h3>
    
    <blockquote><p>Mauris sit amet tortor in urna tincidunt aliquam.
            Pellentesque habitant morbi tristique senectus et
            netus et malesuada fames ac turpis egestas</p>
            </blockquote>
    
    <h3>table example</h3>

    <table cellspacing="0">
      <tr>
        <th>ID</th>
        <th>Name</th>
        <th>Age</th>
      </tr>
      <tr>
        <td>1</td>
        <td>John Smith</td>
        <td>20</td>
      </tr>
      <tr>
        <td>1</td>
        <td>John Smith</td>
        <td>20</td>
      </tr>
      <tr>
        <td>1</td>
        <td>John Smith</td>
        <td>20</td>
      </tr>
    </table>
    
    <h3>Form example</h3>
  
    <form action="" method="post" >
      <ol>
        <li>
        <label for="name">Your Name *</label>
        <input id="name" name="name" class="text" />
        </li>
        <li>
        <label for="email">Your Email *</label>
        <input id="email" name="email" class="text" />
        </li>
        <li>
        <label for="company">Company Name</label>
        <input id="company" name="company" class="text" />
        </li>
        <li>
        <label for="subject">Subject</label>
        <input id="subject" name="subject" class="text" />
        </li>
        <li>
        <label for="message">Message *</label>
        <textarea id="message" name="message" rows="6" cols="50"></textarea>
        </li>
        <li>
        <label>&nbsp;</label>
        <input type="submit" value="Send!"  />
        </li>
      </ol>
    </form>   
      
  <!-- ************** V END MAIN CONTENT HERE  V ********************************************************************************** -->      
    </div><!-- end #maincontent -->
     <div id="sidebar">
  <!-- *************** V SIDEBAR CONTENT HERE  V ********************************************************************************** -->    
  
    <h3>Sub Navigation</h3>
    
    <ul class="sidebar_nav">
      <li><a href="#">Quisque libero nulla</a></li>
      <li><a href="#" class="active">Porttitor eu</a></li>
      <li><a href="#">Facilisis tincidunt</a></li>
      <li><a href="#">Orci erat lobortis</a></li>
    </ul><!-- end .sub_nav -->
    
    <p>&nbsp;</p><!-- paragraph with non breaking white space; makes space between different elements of the sidebar -->
    
    <h3>Testimonials</h3>
    
    <p><em>Quisque libero nulla, porttitor eu, convallis sed, gravida ac, nulla.
     Ut malesuada, tellus sed facilisis tincidunt, orci erat lobortis leo, id
     varius massa lectus ultrices diam.</em></p>
     
    <p class="text-right"><strong>- Long John Silver</strong></p>
    
    <p>&nbsp;</p><!-- paragraph with non breaking white space; makes space between different elements of the sidebar -->
    
    <h3>Adress</h3>
    
    <ul class="contact_info">
      <li>1234 Some Adress</li>
      <li>Nashville, TN 305</li>
      <li>United States of America</li>
      <li>Tel: +1 234 567 8910</li>
      <li>E-mail: <a href="mailto:mail@yoursitename.com">mail@yoursitename.com</a></li>
    </ul>
  
    <img src="_content/temp/maps_1.gif" alt="picture" width="230" height="210" />
    
  <!-- *************** ^ SIDEBAR CONTENT ENDS HERE ^ ****************************************************************************** -->    
    </div><!-- end #sidebar -->
  </div><!-- end #content -->
  
  
  
  <div id="footer" class="fixed">
  
    <p class="copyright">Copyright &copy; 2009 - 2010 Sitename.com. All Rights Reserved.</p>
    
    <!-- in order to use this template legally the following links must remain intact. --> 
    <p class="credits">
      <strong>Credits:</strong> Initial 
       <a href="http://www.oricemedia.ro/servicii/design-siteuri-web.html" 
       title="web design, realizare site-uri, pagini web">web design</a> by  
       <a href="http://www.oricemedia.ro/" title="agentie web design mures">Orice Media</a>.
     </p>
               
  </div><!-- end #footer -->
</body>
</html>

   
    
    
    
  








Related examples in the same category

1.metamorph_disco
2.businesdesign2007
3.businesportal
4.business template
5.business web design
6.business web template 38
7.business-1
8.business-2
9.business-box
10.business-center
11.business-co
12.business-company
13.business-consultants
14.Business-Design
15.business-elegance
16.business-llc
17.business-online
18.business-solution
19.business-strategy
20.business-time
21.business-way
22.business-world
23.businessblog
24.businessdesign
25.businesshighway
26.businesslike
27.BusinessName
28.BusinessSolution
29.businesssolutions01
30.businesstheme
31.businessweb
32.Business_Elegance
33.business_events
34.business_maritime
35.busineswebdesign
36.CarCar
37.car-club
38.car-dealer
39.cars-website
40.bloodybusiness
41.Bloody_Business
42.biz-company
43.biz-solution
44.biz-watch
45.bizbox
46.bizgroup
47.metamorph_autosalon
48.metamorph_business
49.metamorph_casino
50.alouette-agency
51.advertising
52.financial-services
53.financial-website
54.five-star-hotel
55.metamorph_advice
56.bloom
57.blooming
58.clubcard
59.clubhouse
60.bed-and-breakfast
61.construction-company
62.construction-group
63.constructional-company
64.consulting-services
65.Consulting
66.corporate-2.0
67.corporate-blue
68.corporate
69.CorporateBlack
70.corporateblue
71.CorporateBlue2
72.corporategreen
73.CorporateGrey
74.corporateluxe
75.corporateprofiles
76.Corporate_Design
77.corporation-ltd
78.design-company
79.metamorph_shopping
80.metamorph_spasaloon
81.metamorph_restaurant
82.metamorph_photostudio
83.abc-company
84.ad-agency
85.foo_shooting_club
86.firming
87.financialco
88.abstract-studio
89.carpet-cleaning
90.architect-company
91.architect-group
92.architect
93.architectural-company
94.architectural-group
95.architecture-bureau
96.architecture
97.computer-business
98.computer-store
99.djclub
100.dally_studio
101.future-business
102.global-business
103.global-hosting
104.global
105.globalhouse
106.globalpress
107.enterprise
108.corpplus
109.corpwire-magazine
110.funkycorporate
111.simply_business
112.Small_Corporation
113.your-business
114.voip-company
115.economics
116.educational-site
117.ec-mania
118.furniture-collections
119.mobileshop
120.political-party
121.pizza-factory
122.pizzaparlor
123.plainoffice
124.plantshop
125.play-school
126.office
127.online-casino
128.online-radio
129.online_education
130.outsource-inc
131.software-co
132.software-company
133.simplyBusiness
134.smallstudio
135.small-corporation
136.rainbow_consultant
137.Professional
138.professional-web2
139.premium-business
140.premiumtemplateshop
141.radio-station
142.real-estate-agency
143.real-estate-co
144.real-estate
145.realestate-company
146.realestate
147.sample-resume
148.sample_business_site
149.resume
150.shop-around
151.shop-online
152.social-community-management
153.workshyfop
154.workspacer
155.whirlpool
156.WebStore
157.weblogo
158.strategicbusinessdesigns
159.thebluecompany
160.thebookstore
161.TheCorporation
162.total_management
163.thepinkcompany
164.theme-marketplace
165.transportcompany
166.internetmarket
167.internetjobs
168.market-leader
169.Market
170.marketing-company
171.lawyer-and-attorney
172.lawyer-marketing
173.Job-Portal
174.happy-print-shop
175.health-care
176.inbusiness
177.industrial-company
178.industrial-construction
179.industrial
180.industry
181.internethosting
182.internetservices
183.luxury-hotel
184.luxury-restaurant
185.military-school
186.headquarters
187.hosting-co
188.incorporated
189.interior-design
190.internetcorporation
191.internetmanagement
192.internet-studio
193.TWO COLUMN CSS BUSINESS WEBSITE TEMPLATE
194.Business template 2