/**
 * 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)
 */

body {
background-image: none;
background-color:#e4c3a8;
font:76% Arial,Tahoma,Verdana,sans-serif;
color:#971a1d;
font-weight:normal;
line-height:1.5em;
}

img {
border:none;
}

a, a:hover {
color:#971a1d;
}

label {
color:#971a1d;
}

ul {
list-style:none;
}

ul .messages {
display:hidden;
}

.input-box input, .input-box textarea, input, textarea, .add-to-cart-box input, #shopping-cart-table input, select {
border:1px solid #971a1d;
background-color:#fff
}

.input-box input:focus, .input-box textarea:focus, input:focus, textarea:focus, .add-to-cart-box input:focus, #shopping-cart-table input:focus, select:focus {
background-color:#fff;
}

button, .button-set .form-button, .add-to-cart-box  .form-button, .form-button-alt {
background-color:#e4c3a8;
border:1px solid #971a1d;
color:#971a1d;
}

.header-top {width:504px;}
.header-nav {width:543px;}
.middle {width:543px;}
.side-col { width:195px; }
.col-2-right-layout .col-main { width:285px;  }
.col-2-left-layout .col-main { width:285px; }
.col-3-layout .col-main { width:75px;}

.header { border: none; padding-top:20px; line-height:0; }
.header-top-container { border: none; background: none; margin:0 auto;width:543px;}
.header-top { padding:20px 20px 0; }
.header-nav-container { background: none; }
.middle-container { background: none; margin:0 auto;width:543px;}
.middle { background: none;  padding:5px; }

.footer {width:543px; text-align:center;padding-top:20px;}
.footer-container { border: none; margin:0 auto;width:543px;}

.header-banner {
width:495px;
height:17px;
margin:0 auto;
}

#logo {
width:86px;
height:188px;
}
