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


.vertical-nav-container ul ul ul,
.vertical-nav-container ul ul,
.vertical-nav-container ul,
.main, 
.header #search_mini_form .button,
.notice-msg, .note-msg {
 	zoom:1;
}

.cms-home .col1-layout {
	background:url("https://www.batterycity.eu/skin/frontend/batteribyen/default/images/bkg_mid_white_shadow.png") repeat-y scroll 1px 0 transparent;
}

.main {
	/*background:url("https://www.batterycity.eu/skin/frontend/batteribyen/default/images/bkg_mid_shadow.png") repeat-y scroll 1px 0 transparent;*/
}
/* frontpage z-index fix.. */
.cms-home .col-left{
	position: relative;
	z-index: 100;
}

.cms-home .col-main{
	position: relative;
	z-index: 10;
}
/**/

.block-cart p.block-subtitle {
	margin-top: -1px;
}

.footer .right .block-subscribe label {
	float:left;
	font-size:1.5em;
	margin-bottom:22px;
}

/* Search button */
.header #search_mini_form #search {
	margin:6px 0 0;
}

/* Poll block */
.block-poll input.radio {
	float:left;
	margin:0 0 0 0;
}

.block-poll .label {
	display:inline;
	margin-left:0px;
}

.sidebar .block-poll label {
	margin:0 0 0 5px;
} 
 
/* Left menu */
.vertical-nav-container ul ul{
	left: 150px;
	margin-left: 0;
	margin-top: 3px;
}

.vertical-nav-container ul ul li.last {
	background:url("https://www.batterycity.eu/skin/frontend/batteribyen/default/images/vn_subcat_btm.png") no-repeat scroll 100% 100% transparent;
}

.vertical-nav-container ul ul ul{
	margin-left:0px;
} 

.vertical-nav-container ul ul ul ul{
	margin-left:0px;
	left:185px;
}

.block-cart .block-button {
	margin-top: -18px;
}

.add-to-cart label,
.add-to-cart .qty  {
	margin-top:5px;
}

.col1-layout {
	background-image:url("https://www.batterycity.eu/skin/frontend/batteribyen/default/images/bkg_mid_white_shadow.png");
}

.header #search_mini_form button:active span {
	background:  red !important; 
}
.aw-acp-continue, .aw-acp-checkout{
    margin:0;
}
