/* ------------------------------------------------------------- *
 * AlfaHosts Design V4						                     *
 * Designed by Antinomie Designs, a Reawaken Media company       *
 * © 2010 Reawaken Media, LLC                                    *
 *																 *
 * Coding by Stewart Wilson (me@stewartwilson.id.au)             *
 * © 2010 Stewart Wilson 										 *
 * --------------------------------------------------------------*/
 
/* 
 * COPYRIGHT NOTICE
 * --------------------------------------------------------------
 * The following design is owned by Reawaken Media, and cannot be
 * used without permission from the Managing Director
 *
 * The following design is protected by Copyright Act 1968, and
 * its amendments, in Australia; along with relevalent acts in
 * the user's territory.
 *
 * Code that is used without permission will face severe
 * penalities from Alfahosts and/or Reawaken Media
 *
 * Reawaken Media does have the right to change this agreement
 * when it sees fit.
 *
 *
 */
 
 /* -------------------------------------------------------------------------------- */
 
/* Home */
#hero { width: 100%; height: 470px; }
#hero h1 { color: white; font-family: 'Arial'; font-size: 45px; padding-bottom: 15px; padding-top: 40px;}
#hero h2 { color: #bce4ff; font-size: 16px; width: 610px; }
#hero ul { color: #bce4ff; font-size: 16px; width: 610px; list-style: disc; }
#hero li { margin-bottom: 10px; }
#hero li strong { color: white; }

#hero .startingfrom { width: 100%; color: #bce4ff; font-style: italic; font-size: 16px; }
#hero .startingprice { color: white; padding: 0; margin: 0; font-size: 18px; }
#hero .startingsmall { font-size: 14px; }

#hero .twitter { margin-top: 55px; height: 40px; }
#hero .twitter h3 { color: #8f8f8f; font-family: 'Colaborate-BoldRegular'; text-transform: uppercase; font-size: 14px; float: left; margin-right: 20px; }
#hero .twitter ul, a { list-style: none; font-size: 12px; color: #707070; width: 100%; margin-top: 2px; }

#boxes { width: 100%; margin-left: auto; margin-right: auto;}
#boxes ul { padding: 0; list-style: none; }
#boxes li { width: 230px; height: 230px; float: left; margin-right: 20px; margin-bottom: 20px;  }
#boxes img { padding: 2px 2px 15px 2px; }
#boxes h1 { font-family: 'Colaborate-BoldRegular'; text-transform: uppercase; color: white; padding-left: 12px;}
#boxes p { color: white; font-size: 14px; padding-left: 12px; padding-top: 5px; width: 170px; }
#boxes a { font-size: 100%; }

#web24banner { margin-left: auto; margin-right: auto; margin-bottom: 20px; }
