fruit-stores : Fruit « Templates « HTML / CSS






fruit-stores

   

<!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>
<title>Fruit Stores</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type='text/css'>
/* CSS Document */

body{
  margin-left:0px;
  margin-right:0px;
  margin-top:0px; 
  margin-bottom:0px;
  background-image:url(fruit-stores-images/bodybg.jpg);
  background-repeat:repeat-x; background-position:left top;
  background-color:#C4C3C3; color:#4D4747;
}
img {
  border:none;
}
ul, a, h2 {
  margin:0; padding:0; list-style:none;
}
.spacer {
  font-size:0; line-height:0; clear:both;
}

#frame{
  width:774px;
  height:auto;
  background-color:#FFF; color:#4D4747;
  padding:0 2px;
  margin:auto;
}

/* Header part style start from here */

#headcontainer{
  width:774px;
  height:132px;
  background-color:#FFF; color:#4D4747;
  border-top:4px solid #9D9C9C;
  margin:auto;
}


#leftcontainer{
  width:385px;
  height:132px;
  background-image:url(fruit-stores-images/bannerpicleft.jpg);
  background-repeat:no-repeat;
  background-position:left bottom;
  background-color:#FFFFFF; color:#4D4747;
  float:left;
  margin-top:auto;
}

#logo{
  width:267px;
  height:40px;
  padding-top:45px;
  padding-left:45px;
  margin:auto;
  }

#rightcontainer{
  width:389px;
  height:132px;
  background-image:url(fruit-stores-images/bannerpicright.jpg);
  background-repeat:no-repeat;
  background-position:left bottom;
  background-color:#FFFFFF; color:#4D4747;
  float:left;
  margin-top:auto;
}

#searchcontainer{
width:207px;
height:auto;
padding-right:20px;
float:right;
margin:auto;
}

#sleft{
width:10px;
height:33px;
float:left;
margin:auto;
}

#smiddle{
width:187px;
height:33px;
padding-top:5px;
background-image:url(fruit-stores-images/searchbg.jpg);
background-repeat:repeat-x;
float:left;
margin:auto;
}

#search{
width:49px;
height:auto;
float:left;
margin:auto;
padding-top:3px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#000; background-color:inherit;
}

#sbox{
width:105px;
height:auto;
float:left;
margin:auto;
}

#sbutton{
width:30px;
height:auto;
padding-top:3px;
text-align:center;
float:left;
margin:auto;
}

#sright{
width:10px;
height:33px;
float:right;
margin:auto;
}

/* Header part style end here */


/* nav part style start from here */

#navcontainer{
  width:774px;
  height:39px;
  background:url(fruit-stores-images/navbg.jpg) 0 0 repeat-x;
}
#navcontainer ul {
  font:bold 12px/35px Arial, Helvetica, sans-serif;
  padding:0 0 0 32px;
}
#navcontainer ul li {
  float:left; padding:0 23px 0 14px;
  background:url(fruit-stores-images/navarrrow.gif) 0 50% no-repeat;
}
#navcontainer ul li.noPad {  
  padding-right:0;
}
#navcontainer ul li a {
  color:#A3A2A2; background-color:inherit; text-decoration:none;
}
#navcontainer ul li a:hover, #navcontainer ul li span {
  color:#638E02; background-color:inherit;
}

#homecontainer{
  width:100px;
  height:39px;
  float:left;
  margin-top:auto;
}

#homearrow{
width:auto;
height:20px;
padding-left:30px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}

#home{
width:auto;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}

a.hometxt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#A3A2A2; background-color:inherit;
text-decoration:none;
}
a.hometxt:hover{
  color:#638E02; background-color:inherit;
}







#aboutuscontainer{
  width:87px;
  height:39px;
  float:left;
  margin-top:auto;
}

#aboutarrow{
width:auto;
height:20px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}

#about{
width:auto;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}






#serviescontainer{
  width:86px;
  height:39px;
  float:left;
  margin-top:auto;
}

#servicesarrow{
width:auto;
height:20px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}

#services{
width:25px;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}






#foodgallerycontainer{
  width:108px;
  height:39px;
  float:left;
  margin-top:auto;
}

#foodarrow{
width:auto;
height:20px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}

#food{
width:auto;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}






#pricingcontainer{
  width:145px;
  height:39px;
  float:left;
  margin-top:auto;
}

#pricingarrow{
width:auto;
height:20px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}

#pricing{
width:auto;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}




#deliverycontainer{
  width:150px;
  height:39px;
  float:left;
  margin-top:auto;
}

#deliveryarrow{
width:auto;
height:20px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}

#delivery{
width:auto;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}



#contactscontainer{
  width:90px;
  height:39px;
  float:left;
  margin-top:auto;
}

#contactsarrow{
width:auto;
height:20px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}

#contacts{
width:auto;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}



/* nav part style end here */

/* banner part style start from here */

#banner{
width:774px;
height:265px;
background-color:#FFFFFF; color:#4D4747;
margin:auto;
}

#bleft{
width:540px;
height:265px;
padding-top:1px;
padding-right:1px;
float:left;
margin:auto;
}

#bright{
width:233px;
height:264px;
border-top:1px solid #FFFFFF;
background-image:url(fruit-stores-images/categorybg.jpg);
background-repeat:repeat-y;
float:left;
margin:auto;
}

#brf{
width:80px;
height:264px;
float:left;
margin:auto;
}

#fruit{
width:39px;
height:247px;
padding-top:7px;
text-align:center;
margin:auto;
}

#brcategory{
width:128px;
height:264px;
float:left;
margin:auto;
}

#category{
width:128px;
height:24px;
padding-top:16px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#FFF; background-color:inherit;
text-decoration:underline;
float:left;
margin:auto;
}


.categorynav{
width:128px;
height:18px;
float:left;
margin:auto;
}

.cbullet{
width:22px;
height:18px;
float:left;
margin:auto;
}

.bullet{
width:8px;
height:10px;
padding-top:5px;
float:left;
margin:auto;
}


.ctxtcontainer {
width:106px;
height:18px;
float:left;
margin:auto;
}

.ctxt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFF; background-color:inherit;
text-decoration:none;
}
.ctxt:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFE200; background-color:inherit;
text-decoration:none;
}

#cmore{
width:128px;
height:18px;
text-align:right;
float:right;
margin:auto;
}

/* banner end part style end here */

.blank{
width:774px;
height:12px;
background-color:#FFFFFF; color:#4D4747;
margin:auto;
}

/* body part style start from here */

#bodycontainer{
width:774px;
height:auto; color:#4D4747;
background-color:#FFF;
margin:auto;
}


#bodycontainerleft{
width:233px;
height:auto;
background-color:#FFFFFF;
float:left;
margin:auto; color:#4D4747;
}

#lmaim{
width:205px;
height:auto;
text-align:center;
margin:auto;
}

#blmaim{
width:205px;
height:17px;
text-align:center;
margin:auto;
}

#loginmaim{
width:205px;
height:auto;
text-align:center;
margin:auto;
}

#loging{
width:203px;
height:33px; text-indent:-2000px;
background:url(fruit-stores-images/newuser.jpg) 0 0 no-repeat;
}

#loginbg{
height:137px;width:203px;
background-color:#C0BEBE; color:#4C4A4A;
}

#logingbottom{
width:203px;
height:6px;
background-repeat:no-repeat;
text-align:center;
margin:auto;
}

#advtmaim{
width:205px;
height:202px;
background-image:url(fruit-stores-images/lowsugar.jpg);
background-repeat:no-repeat;
background-position:left top;
float:left;
margin:auto;
}

#clickherecontainer{
width:150px;
height:25px;
padding-top:122px;
text-align:right;
margin:auto;
}

.clicktxt{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
color:#000; background-color:inherit;
text-decoration:none;
}
.clicktxt:hover{
color:#FF0000; background-color:inherit;
}

.newusercontainer{
width:175px;
height:32px;
text-align:center;
margin:auto;
}

.newleft{
width:67px;
height:auto;
padding-top:15px;
float:left;
margin:auto;
}

.newright{
width:101px;
height:auto;
padding-top:11px;
float:right;
margin:auto;
}

.nutxt{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#4C4A4A; background-color:inherit;
}

#forgot{
width:165px;
height:auto;
padding-top:10px;
text-align:left;
margin:auto;
}

.forgottxt{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#4C4A4A; background-color:inherit;
text-decoration:none;
}
.forgottxt:hover{
text-decoration:underline;
}

#signup{
width:60px;
height:auto;
padding-top:11px;
float:right;
margin:auto;
}

#bodycontainercenter{
width:303px;
height:auto; color:#4D4747;
background-color:#FFFFFF;
border-left:1px solid #B1C252;
border-right:1px solid #B1C252;
float:left;
margin:auto;
}

#wmaim{
width:260px;
height:auto;
text-align:center;
margin:auto;
}

#welcome{
height:43px;
text-indent:-2000px;
background:url(fruit-stores-images/welcome.gif) 0 0 no-repeat;
}

#wtxt{
width:260px;
height:auto;
float:left;
margin:auto;
background-repeat:no-repeat;
text-align:justify;
}

.wtext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
text-align:justify;
color:#4D4747; background-color:inherit;
}

.h1{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
font-weight:bold;
text-align:justify;
color:#4D4747; background-color:inherit;
}

.rmore{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
text-align:right;
color:#FF0000; background-color:inherit;
text-decoration:none;
}
.rmore:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
text-align:right;
color:#5E8800; background-color:inherit;
text-decoration:none;
}

#bodycontainerright{
width:233px;
height:auto;
background-color:#FFFFFF; color:#4D4747;
border-left:1px solid #B1C252;
border-right:1px solid #B1C252;
float:left;
margin:auto;
}

#rmaim{
width:192px;
height:auto;
text-align:center;
margin:auto;
}

#featured{
height:42px;
text-indent:-2000px;
background:url(fruit-stores-images/featuredproducts.gif) 0 0 no-repeat;
}

.fpm1{
width:192px;
height:91px;
float:left;
margin:auto;
}

.fpmleft{
width:97px;
height:auto;
float:left;
margin:auto;
}

.fpmright{
width:84px;
height:auto;
float:left;
margin:auto;
}

.ftext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
padding-left:8px;
text-align:left;
color:#4D4747; background-color:inherit;
}

#blankright{
width:192px;
height:14px;
text-align:center;
margin:auto;
}

#rightpic{
width:192px;
height:170px;
float:left;
text-align:right;
margin:auto;
}


/* body end part style end here */



#footercontainercenter{
width:774px;
height:78px;
background-color:#FFFFFF; color:#4D4747;
border-bottom:1px solid #FFFFFF;
margin:auto;
}

#fooertleft{
width:232px;
height:78px;
background-color:#5E8800;color:#4D4747;
border-right:1px solid #FFFFFF;
float:left;
margin:auto;
}

#fstore{
width:154px;
height:22px;
padding-top:28px;
text-align:center;
margin:auto;
}

#footeright{
width:540px;
height:78px;
background-color:#FFFFFF;
float:left; color:#4D4747;
margin:auto;
}

#frtop{
width:540px;
height:35px;
background-image:url(fruit-stores-images/footertop.jpg);
background-repeat:repeat-x;
text-align:center;
float:left;
margin:auto;
}


#fooertxt{
height:auto;
padding-top:8px;
text-align:center;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFF; background-color:inherit;
text-decoration:none;
}

a.fnav{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#FFF; background-color:inherit;
text-decoration:none;
}
a.fnav:hover, #fooertxt span{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#FFE200; background-color:inherit;
text-decoration:none;
}


#copyright{
width:240px;
height:auto;
padding-top:5px;
float:left;
margin:auto;
}

.copyrighttxt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
padding-left:20px;
color:#4D4747; background-color:inherit;
}
.copyrighttxt a {
  color:#4D4747; text-decoration:underline; background-color:inherit;
}
.copyrighttxt a:hover {
  text-decoration:none;
}

#cardcontainer{
width:270px;
height:40px;
float:left;
margin:auto;
}

#card{
width:170px;
height:17px;
padding-top:5px;
padding-right:30px;
float:right;
margin:auto;
}

#cardtxtcontainer{
width:170px;
height:15px;
float:right;
margin:auto;
}

.cardtxt{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:10px;
text-align:left;
padding-top:5px;
color:#4D4747; background-color:inherit;
}





</style>


</head>
<body>
<div id="frame">
  <div id="headcontainer">
    <div id="leftcontainer">
      <div id="logo"><a href="http://www.free-css.com/"><img src="fruit-stores-images/logo.jpg" alt="" width="267" height="40" /></a></div>
    </div>
    <div id="rightcontainer">
      <div id="searchcontainer">
        <div id="sleft"><img src="fruit-stores-images/searchbgleft.jpg" alt="" /> </div>
        <div id="smiddle">
          <div id="search">Search:</div>
          <div id="sbox">
            <form id="form1" name="form1" method="post" action="http://www.free-css.com/">
              <input type="text" name="textfield"  style="width:100px; height:15px; border:1px solid #B2B2B1;" />
            </form>
          </div>
          <div id="sbutton">
            <label>
            <input type="image" name="imageField" src="fruit-stores-images/searchbutton.jpg" title="Go" />
            </label>
          </div>
        </div>
        <div id="sright"><img src="fruit-stores-images/searchbgright.jpg" alt="" /></div>
      </div>
    </div>
    <br class="spacer" />
  </div>
  <div id="navcontainer">
    <ul>
      <li><span>Home</span></li>
      <li><a href="http://www.free-css.com/">About Us</a></li>
      <li><a href="http://www.free-css.com/">Services</a></li>
      <li><a href="http://www.free-css.com/">Food gallery</a></li>
      <li><a href="http://www.free-css.com/">Pricing &amp; Ordering</a></li>
      <li><a href="http://www.free-css.com/">Delivery &amp; Shipping</a></li>
      <li class="noPad"><a href="http://www.free-css.com/">Contacts</a></li>
    </ul>
  </div>
  <div id="banner">
    <div id="bleft"><img src="fruit-stores-images/bannerpic.jpg" alt="" /></div>
    <div id="bright">
      <div id="brf">
        <div id="fruit"><img src="fruit-stores-images/fruit.gif" alt="" /></div>
      </div>
      <div id="brcategory">
        <div id="category">CATEGOY</div>
        <div class="categorynav">
          <div class="cbullet">
            <div class="bullet"><img src="fruit-stores-images/bullet1.jpg" alt="" /></div>
          </div>
          <a href="http://www.free-css.com/" class="ctxt">apple</a></div>
        <div class="categorynav">
          <div class="cbullet">
            <div class="bullet"><img src="fruit-stores-images/bullet1.jpg" alt="" /></div>
          </div>
          <a href="http://www.free-css.com/" class="ctxt">apricot</a></div>
        <div class="categorynav">
          <div class="cbullet">
            <div class="bullet"><img src="fruit-stores-images/bullet1.jpg" alt="" /></div>
          </div>
          <a href="http://www.free-css.com/" class="ctxt">banana</a></div>
        <div class="categorynav">
          <div class="cbullet">
            <div class="bullet"><img src="fruit-stores-images/bullet1.jpg" alt="" /></div>
          </div>
          <a href="http://www.free-css.com/" class="ctxt">cantaloupe</a></div>
        <div class="categorynav">
          <div class="cbullet">
            <div class="bullet"><img src="fruit-stores-images/bullet1.jpg" alt="" /></div>
          </div>
          <a href="http://www.free-css.com/" class="ctxt">cherries</a></div>
        <div class="categorynav">
          <div class="cbullet">
            <div class="bullet"><img src="fruit-stores-images/bullet1.jpg" alt="" /></div>
          </div>
          <a href="http://www.free-css.com/" class="ctxt">grape </a></div>
        <div class="categorynav">
          <div class="cbullet">
            <div class="bullet"><img src="fruit-stores-images/bullet1.jpg" alt="" /></div>
          </div>
          <a href="http://www.free-css.com/" class="ctxt">mango</a></div>
        <div class="categorynav">
          <div class="cbullet">
            <div class="bullet"><img src="fruit-stores-images/bullet1.jpg" alt="" /></div>
          </div>
          <a href="http://www.free-css.com/" class="ctxt">papaya</a></div>
        <div class="categorynav">
          <div class="cbullet">
            <div class="bullet"><img src="fruit-stores-images/bullet1.jpg" alt="" /></div>
          </div>
          <a href="http://www.free-css.com/" class="ctxt">pear </a></div>
        <div class="categorynav">
          <div class="cbullet">
            <div class="bullet"><img src="fruit-stores-images/bullet1.jpg" alt="" /></div>
          </div>
          <a href="http://www.free-css.com/" class="ctxt">raspberry</a></div>
        <div class="categorynav">
          <div class="cbullet">
            <div class="bullet"><img src="fruit-stores-images/bullet1.jpg" alt="" /></div>
          </div>
          <a href="http://www.free-css.com/" class="ctxt">watermelon </a></div>
        <div id="cmore"><a href="http://www.free-css.com/" class="ctxt">...more</a></div>
      </div>
    </div>
  </div>
  <div class="blank"></div>
  <div id="bodycontainer">
    <div id="bodycontainerleft">
      <div id="lmaim">
        <div id="loginmaim">
          <h2 id="loging">New user login</h2>
          <div id="loginbg">
            <div class="newusercontainer">
              <div class="nutxt newleft">user name:</div>
              <div class="newright">
                <label>
                <input type="text" name="textfield2" style="width:100px; border:1px solid #686868;" />
                </label>
              </div>
            </div>
            <div class="newusercontainer">
              <div class="nutxt newleft">password:</div>
              <div class="newright">
                <label>
                <input type="text" name="textfield22" style="width:100px; border:1px solid #686868;" />
                </label>
              </div>
            </div>
            <div class="newusercontainer">
              <div id="signup">
                <label>
                <input type="image" name="imageField2" src="fruit-stores-images/signup.jpg" />
                </label>
              </div>
            </div>
            <div class="newusercontainer">
              <div id="forgot"><a href="http://www.free-css.com/" class="forgottxt">forgot your password?<br />
                register now</a></div>
            </div>
          </div>
          <div id="logingbottom"><img src="fruit-stores-images/loginbgbottom.gif" alt="" width="203" height="6" /></div>
        </div>
        <div id="blmaim"></div>
        <div id="advtmaim">
          <div id="clickherecontainer"><a href="http://www.free-css.com/" class="clicktxt">click here...</a></div>
        </div>
      </div>
    </div>
    <div id="bodycontainercenter">
      <div id="wmaim">
        <h2 id="welcome">Welcome to our Website</h2>
        <div id="wtxt"> <img src="fruit-stores-images/wpic.jpg" alt="" width="259" height="108" /><br />
          <span class="h1">Free CSS Templates</span><span class="wtext">
          <p>This is Fruit Stores, a free, fully standards-compliant CSS template designed by Free CSS Templates.</p>
          <p>This free template is released under a Creative Commons Attributions 2.5 license, so you're pretty much free to do whatever you want with it (even use it commercially) provided you keep the links in the footer intact. Aside from that, have fun with it :) </p>
          <br />
          <br />
          </span><br />
          <div align="right"><a href="http://www.free-css.com/" class="rmore">Read more</a></div>
        </div>
      </div>
    </div>
    <div id="bodycontainerright">
      <div id="rmaim">
        <h2 id="featured">Featured Products</h2>
        <div class="fpm1">
          <div class="fpmleft"><img src="fruit-stores-images/ppic1.jpg" alt="" /></div>
          <div class="ftext fpmright"> <span class="h1">Lorem ipsum </span>dolor sit amet, orci mauris, neque lacinia
            <div align="right"> <a href="http://www.free-css.com/" class="rmore">...more</a></div>
          </div>
        </div>
        <div class="fpm1">
          <div class="fpmleft"><img src="fruit-stores-images/ppic2.jpg" alt="" width="97" height="77" /></div>
          <div class="ftext fpmright"> <span class="h1">Lorem ipsum </span>dolor sit amet, orci mauris, neque lacinia
            <div align="right"> <a href="http://www.free-css.com/" class="rmore">...more</a></div>
          </div>
        </div>
        <div id="rightpic"> <img src="fruit-stores-images/ppic3.jpg" alt="" width="148" height="159" /></div>
      </div>
    </div>
    <br class="spacer" />
  </div>
  <div class="blank"></div>
  <div id="footercontainercenter">
    <div id="fooertleft">
      <div id="fstore"><a href="http://www.free-css.com/"><img src="fruit-stores-images/fruitstore.gif" alt="" width="154" height="22" /></a></div>
    </div>
    <div id="footeright">
      <div id="frtop">
        <div id="fooertxt"><span class="fnav">Home</span> &nbsp;| &nbsp; <a href="http://www.free-css.com/" class="fnav">About Us</a> &nbsp;| &nbsp; <a href="http://www.free-css.com/" class="fnav">Services</a> &nbsp;| &nbsp; <a href="http://www.free-css.com/" class="fnav">Food gallery</a>&nbsp; |&nbsp; <a href="http://www.free-css.com/" class="fnav">Pricing &amp; Ordering</a> &nbsp; | &nbsp; <a href="http://www.free-css.com/" class="fnav">Delivery &amp; Shipping</a> &nbsp;| &nbsp; <a href="http://www.free-css.com/" class="fnav">Contacts</a></div>
      </div>
      <div>
        <div class="copyrighttxt" id="copyright">Copyright &copy; 2006. All rights reserved.<br />
          Designed by <a href="http://www.free-css-templates.com/">Free CSS Templates</a>, Thanks to <a href="http://www.dubaiapartments.biz/">Dubai Apartments</a></div>
        <div id="cardcontainer">
          <div id="card"><a href="http://www.free-css.com/"><img src="fruit-stores-images/card.jpg" alt="" width="141" height="21" border="0" /></a></div>
          <div class="cardtxt" id="cardtxtcontainer">All major credit cards accepetd </div>
        </div>
      </div>
      <div></div>
    </div>
    <br class="spacer" />
  </div>
</div>
</body>
</html>

   
    
    
  








Related examples in the same category

1.metamorph_fruitbuiquet
2.metamorph_fruits
3.blackberry
4.Fruits
5.fruit-company
6.fruitopia
7.sweetfruits