/**
 * 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) 2008 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:#000 url(../images/tk_bg.png) fixed top left!important; color: #fff;}*/
 body { background:#000 url(../images/tk_bg.jpg) fixed repeat top left!important; color: #fff;}

 
.group-select, .box-header, .data-table thead tr th, table.pager, table.view-by, .base-mini, layered-nav, .shopping-cart-totals, .shopping-cart-collaterals .box, .shopping-cart-collaterals .upsell, .grand_total, .one-page-checkout .box, .login-box .content, .login-box .button-set {
 background: #000; /*url(../images/tk_grad.png) repeat-x !important;*/
 }
 
.middle { background: #000 url(../images/tk_grad.png) repeat-x !important; }
 
.footer-pack{border-color: #282828; border-width: 1px; border-style: solid; height: 186px; text-align: left; float: left; width: 100%;}
.footer-cool{line-height: 50px; margin-bottom: 10px; background-color: #282828; height: 50px; text-align: center; float: left; width: 100%;}

.sitemap {padding-left: 10px; padding-top: 10px;}
.sitemap ul {}
.sitemap ul a {font-weight: bold;}
.sitemap ul ul{padding-bottom: 20px; padding-left: 20px; }
.sitemap ul ul a {font-weight: normal;}
.sitemap ul ul ul{padding: 0; }
.sitemap ul ul ul a {font-weight: normal;}


