/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-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.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
.header-top-container { background:url(../images/header_top_container_bg.jpg) 0 0 no-repeat; }

/* Style */
.header { width:976px; margin:0 auto; padding:0 0px; /*background:url(../images/bkg_shadow.png) 50% 0 repeat-y;*/ }
.header-top-container { border-top:0px solid #0d2131; height:283px }
.middle-container { width:953px; /* background:url(../images/middle-container-bg.png) repeat-y  4px 4px;*/}
.middle { margin-top:-70px; min-height:400px; padding:0px 25px 30px; /*background:url(../images/main_bg_dr.gif) 50% 0 repeat-x #e4eaec;*/}


/********************** Header */
.welcome-msg{float:right; margin-right:0px; color:#4C697B; font-weight:bold}

.mini-search { position:absolute; top:0; right:-15px; width:300px; height:30px; padding:8px 0px 0 0px; background:none; }


/* Logo */
h1#logo {
position:absolute;
    width:240px;
	height:113px;
    margin:50px 0 10px 345px;
	border:#CCFF66 0px solid;
    }
.page-popup h1#logo { display:none; }


#vertnav li a{
/*  background:url(../images/vertnav_bg.png) 0 4px no-repeat;*/
}
#vertnav li a:hover{
  background:url(../images/vertnav_bg.png) right center no-repeat;
}

.product-name{ margin:0 0 25px 0; border-bottom:1px solid #d41117; }
.product-name, .page-head  {
    margin:0;
    font-size:1.8em !important;
    font-weight:normal !important;
    text-transform:none  !important;
    text-align:left;
    }
	
.page-head  h3{
    padding-bottom:2px;
    font-size:1em !important;
	color:#1e59a7 !important;
	border-bottom:1px solid #d41117;
    }

/*#demo {
  margin:0;
  background: url(../images/demo-bg.png);
  padding: 2px 10px 2px 10px;
  line-height:1em;
  text-align:center;
}

#demo .notice {
  font-family: "Segoe UI", arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background-color: white;
  color: #4C697B;
  width: 680px;
  margin: 0 auto;
  padding: 1px 1px 1px 10px;
  background: #F1F1F1 url(../images/demo.png) no-repeat 5px;
  -moz-border-radius: 5px;
}*/

.poa { font-weight:bold; color:#339933;}


/*.listing-item { background: url(../images/product_essential_bg.gif) 0 0 no-repeat ; }*/
.freeshipping_freeshipping {display:none}
