/**
 * 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)
 */
/* custom */
.header-logo {
	float: left;
}
.header-gfx {
	float: left;
	widht: 756px;
	height: 230px;
}
.header-subheader {
	float: left;
}
.wrapper {
	width: 993px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.header-subheader {
	width: 756px;
	height: 42px;
	background: url(../../asb_default/images/subheader.gif) top left no-repeat;
}
.header-subheader .button{ margin-right: 10px; }

.header-card {
	margin-left: 10px;
}
form {
	padding: 0px;
	margin: 0px;
}
.middle-container {
	float: left;
	width: 993px;
}
.middle {
	width: 993px;
}
.informational {
	float: left;
}
.col-left {
	float:left;
	width: 237px;
}
.col-right {
	float: right;
	width: 225px;
}
.col-main {
	float: left;
	width: 531px;
}
.col-main .padding {
	padding: 20px 10px 0px 10px;
}
.bg {
	background: url(../../asb_default/images/mainbg.gif) top left repeat-y;
	float: left;
	width: 993px;
}
.footer {
	width: 756px;
	float: right;
}
.footer-container {
	background: url(../../asb_default/images/footer.gif) top left no-repeat;
	float: left;
	width: 993px;
}
.footer ul {
	padding: 0px;
	margin: 0px;
}
.footer ul li {
	display: inline;
}
.footer ul li a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 9px 0px 9px;
	display: block;
	float: left;
	line-height: 30px;
	background: url(../../asb_default/images/footer-element.gif) top right no-repeat;
}
.footer ul li.last a {
	background: none;
	color: #E76200;
}
.footer ul li.last a:hover {
	color: #500001;
}
#main ul.content {
	padding-left: 20px;
	margin: 5px 0px 5px 15px;
}
#main ul.content li {
	list-style-type: disc;
}
ul#nav li a,
ul#nav li.level0 a {
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
}
ul#nav li a:hover, 
ul#nav li.level2 a:hover {
    color: #E76200 !important;
}
ul#nav {
    padding-left: 20px;
    padding-top: 10px;
}
ul#nav ul {
    padding-left: 15px;
}
li.level0 a {
    font-size: 14px;
}
ul#nav li.level0 ul.level0 li.level1 a {
	font-size: 12px;
	background: url(../../asb_default/images/ul-level1.gif) top left no-repeat;
	padding-left: 7px;
}
ul#nav li.level0 ul.level0 li.level1 li.level2 a {
	font-weight: normal;
	background: url(../../asb_default/images/ul-level2.gif) top left no-repeat;
}
ul#nav li.level0 ul.level0 li.level1 a,
ul#nav li.level0 ul.level0 li.level1 ul.level1 li.level2 a,
ul#nav li.level0 ul.level0 li.level1 ul.level1 li.level2 ul.level2 li.level3 a,
ul#nav li.level0 ul.level0 li.level1 ul.level1 li.level2 ul.level2 li.level3 ul.level3 li.level4 a {
    color: #CEA770;
}
ul#nav li.level0.active a,
ul#nav li.level0 ul.level0 li.level1.active a,
ul#nav li.level0 ul.level0 li.level1 ul.level1 li.level2.active a,
ul#nav li.level0 ul.level0 li.level1 ul.level1 li.level2 ul.level2 li.level3.active a,
ul#nav li.level0 ul.level0 li.level1 ul.level1 li.level2 ul.level2 li.level3 ul.level3 li.level4.active a {
	color: #E76200;
}
ul#nav ul.level0,
ul#nav ul.level0 li.level1 ul.level1,
ul#nav ul.level0 li.level1 ul.level1 li.level2 ul.level2,
ul#nav ul.level0 li.level1 ul.level1 li.level2 ul.level2 li.level3 ul.level3 {
    display: none;
}
ul#nav li.level0.active ul.level0,
ul#nav li.level0.active ul.level0 li.level1.active ul.level1,
ul#nav li.level0.active ul.level0 li.level1.active ul.level1 li.level2.active ul.level2,
ul#nav li.level0.active ul.level0 li.level1.active ul.level1 li.level2.active ul.level2 li.level3.active ul.level3 {
    display: block;
}
li.level0 {
    padding: 10px 0 10px 0;
    border-bottom: 1px dotted #E76200;
	background: url(../images/left_menu_arrow_close.gif) 190px 13px no-repeat;	
}
li.level0.active {
	background: url(../images/left_menu_arrow_open.gif) 187px 13px no-repeat;	
}
#main.cols-2 {
	float: left;
	width: 755px;
}
a.button {
    background: url(../../asb_default/images/form-button.gif) bottom left repeat-x;
    background-position: 0px 3px;
    color: #fff;
    border: 0px;
    padding: 0px;
    display: inline;
    padding: 5px 0px 3px 7px;
    text-decoration: none;
}

a.button span {
	padding: 3px 7px 4px 0px;
	font-size: 11px;
	font-family: arial, verdana !important;
	font-weight: bold;
	color: #4F0000;
    background: url(../../asb_default/images/form-button-right.gif) top right no-repeat;
}

#search_mini_form p { display: inline; margin: 0; }
.header-subheader input.form {
	border: 1px solid #000000;
	width: 100px;
	padding: 2px;
	font-size: 9px;
}
.header-subheader .padder {
	padding: 10px 0px 0px 10px;
}
.mini-newsletter label {
	color: #FFF;
	font-weight: normal;
	font-size: 9px;
}
.col-right .box {
	padding: 0px 10px 10px 10px;
	background: url(../../asb_default/images/right-line.gif) bottom left no-repeat;
	margin-bottom: 10px;
}
.col-right .box h4 {
	font-size: 16px;
	color: #500001;
}
.data-table th {

}
h1 {
	color: #7B3827;
	font-size: 16px;
}
.box-header {
	background: #AA7951;
}
hr {
	height: 1px;
	border: 0px;
	border-top: 1px solid #500001;
	color: #500001;
}
.product-shop .padding {
	padding: 0px;
	padding-left: 10px;
}
.product-shop h3.product-name {
	margin-top: 0px;
	padding-top: 0px;
}
.product-shop .padding {
	padding: 0px;
	padding-left: 10px;
}
.product-shop h3.product-name {
	margin-top: 0px;
	padding-top: 0px;
}
.product-collateral {
	padding-top: 0px;
}
span.mwst {
	font-size: 9px;
	font-weight: normal !important;
	color: #AA6941;
}
div.dummy {
	height: 20px;
	background-color: #500001;
	width: 993px;
	margin-left: auto;
	margin-right: auto;
}
.generic-product-grid h5 {

}
.recently-list p.productname {

}
.recently-list .productimage {

}
.agb {
	height: 100px;
	overflow-y: scroll;
	border: 1px solid #D9E5EE;
	padding: 10px;
}
#main h2 {
	color: #7B3827;
	font-size: 14px;
}
button {
	font-size: 9px;
}
.add-to-box {
	margin-top: 10px;
}
.staticbox {
	padding: 15px;
	background-color: #FFF;
	margin-bottom: 10px;
	/*float: left;*/
	width: 195px;
}
span.netto {
	font-size: 9px;
	color:#C0130F;
}

ul.gfx {
	margin-left: 30px;
}
ul.gfx li {
	line-height: 25px;
	background: url(../../asb_default/images/success_msg_icon.gif) 0px 4px no-repeat;
	padding-left: 20px;
}
img.margin-right {
	margin-right: 10px;
}


/* products */

table.recently-list .product-image-desc { height: 160px; }
.listing-type-grid .product-image-desc { min-height: 240px; }

.remove_item {
	position: relative;
	top: 10px;
}

#region_id {
	width: 100%;
}

/* storebuttons */

.storebuttons img {
	margin-right: -3px;
	vertical-align:bottom;
}


#LoginForm div { float: left; }

/*flash-video Block*/

.flash-video {
    margin-left: 25px;
    margin-top: 20px;
}
.flash-video h1{
    color: #FFFFFF;
}

