/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @copyright  Copyright (c) 2004-2007 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
/* =========================================
    Magento Adds
   ========================================= */

* { margin: 0; padding: 0; }
body { background: url(../images/bg.jpg) repeat-x #333; font-family !important: "Trebuchet MS",Arial,Sans-Serif; font-size:13px; color: #fff; line-height:19px; text-align: center; }
img { border: 0; }
.column { width: 202px; float: left; }
.container { width: 800px; margin: 0 auto; text-align: left; position: relative; }
.designer { width: 202px; height: 67px; color: #9A9A9A; margin-bottom: 29px; }
.designer a, .designer a:hover { color: #fff; text-decoration: none; }
.designer span { margin-left: 13px; float: left; }
.designer h2 { font-size: 14px; margin-bottom: 5px; color: #fff; }
.designer img { float: left; }
.designstatus { height:20px; padding:1px 0 0 21px; color:#718F37; font-size:12px; }
.enlightened { background:transparent url(../images/enlightened-d.png) no-repeat; }
.awakened { background:transparent url(../images/awakened-d.png) no-repeat; }
.inspired { background:transparent url(../images/inspired-d.png) no-repeat; }
.divider { width: 36px; border-right: 1px solid #494949; margin: 0 36px 0 0; float: left; height: 170px; background:none; }
.headline { margin-bottom: 39px; }
.list { margin: 0 14px 29px 34px; }
.logo { background: #fff; margin: 17px 0 29px 0; }