body {
	font-family: "Arial", serif;
	font-size: 100%;
	background: #e0c097 url("../img/site-fond.png") repeat-x;
	margin: 0;
	padding: 0;
	color: #451c00;
	text-align: center;
	line-height: 130%;
}

#site {
	position: relative;
	width: 970px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

a {
	text-decoration: none;
	color: #451c00;
}

a:hover {
	text-decoration: underline;
}

a.link-contactform {
	background: url("../img/icon-contactform.gif") no-repeat left top;
}

a.link-faq {
	background: url("../img/icon-faq.gif") no-repeat left top;
}

a.link-manual {
	background: url("../img/icon-manual.gif") no-repeat left top;
}

a.link-tell-a-friend {
	background: url("../img/icon-tell-a-friend.gif") no-repeat left top;
}

a.link-shipping {
	background: url("../img/icon-shipping.gif") no-repeat left top;
}

a.link-phone {
	background: url("../img/icon-phone.gif") no-repeat left top;
}

a.link-press {
	background: url("../img/icon-press.gif") no-repeat left top;
}

a.link-contactform, a.link-faq, a.link-manual, a.link-tell-a-friend, a.link-shipping, a.link-phone, a.link-press {
	padding: 0.1em 0.1em 0.1em 1.8em;
	margin: 0 0 0.6em;
	display: block;
	line-height: 100%;
}

a.button {
	color: white;
    display: block;
    float: left;
    font-size: 16px;
    height: 34px;
    padding-right: 5px;
	background: url("../img/button-right.png") top right no-repeat;
	text-decoration: none;
}

a.button span {
	display: block;
    line-height: 17px;
    padding: 8px 5px 9px 10px;
	background: url("../img/button.png") top left no-repeat;	
}

a.button:hover {
	background-position: bottom right;
	text-decoration: none;
}

a.button:hover span {
	background-position: bottom left;
}

acronym {
	text-decoration: none;
	border: none;
}

input, textarea {
	border: 1px solid #451c00;
	/*background-color: white;*/
}

input:focus, textarea:focus {
	background-color: #f3e5d4;
}

ul.check {
	padding-left: 0;
	margin-left: 0;
}

ul.check li {
	background: url(../img/article-bullet.png) left 2px no-repeat;
	list-style: none;
	padding: 0 0 0 20px;
}

.green {
	color: #3a8703;
}

/*
 * #header
 */

#header {
	position: relative;
	width: 970px;
	height: 154px;
	padding: 0;
	margin: 0;
	background-image: url("../img/header-bg.png");
	background-repeat: no-repeat;
}

#header-phone, #header-cart-link, #header-account-link {
	position: absolute;
	top: 0;
	height: 50px;
	padding: 0;
	margin: 0;
	font-size: 14px;
}

#header-phone {
	left: 500px;
	font-size: 13px;
	font-style: italic;
}

#header-cart-link {
	left: 750px;
}

#header-account-link {
	left: 865px;
}

#header-phone span, #header-cart-link a, #header-account-link a {
	float: left;
	display: block;
	line-height: 40px;
	padding-left: 25px;
	color: #ffc000;
	background-repeat: no-repeat;
	background-position: 0 0;
    text-decoration: none;
}

#header-cart-link a {
	background-image: url("../img/header-cart.png");
}

#header-account-link a {
	background-image: url("../img/header-account.png");
}

#header-account-link.selected a, #header-cart-link.selected a {
    text-decoration: underline;
}

#header-cart-link a span, #header-account-link a span {
	height: 50px;
	margin-top: 12px;
}

#site-id {
	position: absolute;
	left: 11px;
	top: 11px;
	background-image: url("../img/site-id.png");
	background-repeat: no-repeat;
}

#content {
	float: right;
	width: 785px;
	margin: 0;
	padding: 0;
	font-size: 85%;
}

#footer {
	margin: 20px 0;
	width: 970px;
	overflow: hidden;
	font-size: 80%;
}

#footer-links {
	float: left;
	margin: 0;
	list-style: none;       
	padding: 0;
}

#footer-links li {
	float: left;
	margin-right: 1em;
}

#footer-links li.selected a {
	font-weight: bold;
}

#footer-links a {
	color: #451c00;
}

#footer-extra-info {
	line-height: 120%;
	font-size: 80%;
	float: right;
	text-align: right;
}

#content h1 {
	line-height: 120%;
}

#content h2 {
	margin: 0.5em 0;
	line-height: 150%;
}

#content h3 {
	color: #835000;
}

.four-column-table {
	border-collapse: separate;
}

.four-column-table td{
	width: 25%;
	padding: .3em;
	vertical-align: top;
	border-bottom: dotted 1px silver;
}

.four-column-table h3{
	padding: 0;
	margin: 0;
}

.four-column-table img{
	margin: .5em 0;
	width: 170px;
	border: solid 1px silver;
	display: block;
	
}

.brandcategories {
    clear: both;
}

.brandImage, .productImage {
	border:solid 1px silver;
	padding:5px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom:2px;
	text-align: center;
}

.productImage p {
	text-align: center;
	font-size: 10pt;
}

#shipping ul li {
	list-style-type: none;	
	text-decoration: none;
	padding-left: 1em;
	text-indent: -1em;
}

#checkoutprogress {
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	margin-bottom: 25px;	
}

#checkoutprogress ul {
	display: inline;
	margin-left: 0;
	padding-left: 0;
	border: none;
}

#checkoutprogress ul li {
	margin-left: 0;
	padding-left: 2px;
	display: inline;
	list-style: none;
}

#checkoutprogress ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	display: inline;
	list-style: none;
}

#checkoutprogress ul li.first:before {
	content: " ";
}

#checkoutprogress li.active {
	background-color: #ccc;
}

.addressblock {
	padding:  0 0 .5em 0;
}

.addressblock li{
	padding-left:0;
	margin-left:0;
	list-style-type: none;
}

.profile li {
	list-style-type: none;
}

.box-summary {
	float: right;
	border: solid 1px silver;
	margin: 0 0 .5em .5em;
	padding: .5em;
	background-color: #ddd;
}

table.ordertable {
	width: 100%;
	font-weight: normal;
	font-size: 13px;
	clear: right;
}

table.ordertable th { 
	padding: 0 5px;
	background: #ddd url("../img/ordertable-th-fond.png");
}

table.ordertable td {
	padding: 4px;
	border-bottom: dotted 1px silver;
}

table.ordertable .right{
	text-align: right;
}

table.ordertable span.orderitemqty {
	font-style: italic;
}

p {
	line-height: 150%;
}

.help, p.help {
    font-size:9px !important; color:#999;
}

img {
	border: none;
}

/* =============== Navigation Bars ===================== */

#navbar ul {
	position: absolute;
	top: 65px;
	right: 0;	
	margin: 1em;
	padding: 0px;
}
#navbar ul li { 
	display: inline; 
	list-style: none; 		
}
#navbar ul li { 
	padding-left: 0.7em; 
	padding-right: 0.5em; 
	border-left: 1px solid #b0b0b0; 	
}  
#navbar ul li.first {
	padding-left: 0em; 
	border-left: none; 
}

.recentview h3 {
	padding-bottom: 10px;
}

.recentitem {
	padding-bottom: 10px;
}

div.recentlyadded { 
    display: block;
}

.qtyform #id_quantity {
    width: 5em;
}

#payment ul li{
    list-style-type: none;
}

/* ============ Upsell section ============== */

div.upsell {
	padding-top: 10px;
}

div.upsell .upselldescription {
	padding-bottom: 10px;
}


#home-content {
	width: 970px;
}

#teasers {
	position: relative;
	width: 970px;
	height: 340px;
	margin-bottom: 20px;
	background: url(../img/teaser-fond.png) no-repeat;
	/*overflow: hidden;*/
}

#teasers .teaser {
	position: absolute;
	width: 970px;
	height: 340px;
	padding: 20px;
	background-repeat: no-repeat;
}

#teasers h1{
	font-size: 160%;
	font-weight: normal;
	line-height: 130%;
	margin: 0;
}

#teasers h2{
	margin: 0;
	line-height: 130%;
	font-weight: normal;
}

#teasers p{
	font-size: 90%;
	line-height: 130%;
}

#teasers ul {
	margin: 1.5em 0;
	padding: 0;
	line-height: 140%;
	list-style: none;
}

#teasers li {
	margin: 0;
	padding: 0 0 0 35px;
}

#teaser-chooser {
	position: absolute;
	bottom: 8px;
	right: 26px;
	width: 950px;
	text-align: right;
}

#teaser-chooser a {
	background-color: #451c00;
	margin-left: 1px;
	padding: 0 0.3em;
	color: #835000;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}

#teaser-chooser a.selected {
	color: #451c00;
	background-color: #835000;
}

#teaser-chooser a:hover {
	background-color: #ffc000;
}

.four-columns {
	background: url(../img/four-columns-fond.png) repeat-y;
	width: 970px;
	margin: 0 0 20px 0;
	padding: 0;
}

.four-columns a{
	text-decoration:underline;
}

.four-columns a:hover{
	text-decoration:none;
}

.four-columns p {
	font-size: 0.8em;
}

.four-columns-wrapper {
	overflow: hidden;
	width: 100%;
	padding: 15px 0;
}

.four-columns .column-1, .four-columns .column-2, .four-columns .column-3, .four-columns .column-4 {
	float: left;
	width: 212px;
	margin: 0;
	padding: 0;
	position: relative;
}

/* be nice to IE6 and don't assign left+right margin to floating elements */
.four-columns .column-1 { left: 0; }
.four-columns .column-2 { left: 40px; }
.four-columns .column-3 { left: 80px; }
.four-columns .column-4 { left: 120px; }

.four-columns h2 {
	margin: 0 0 15px 0;
	font-size: 110%;
}

.four-columns h3 {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 80%;
	line-height: 120%;
}

#nav1 {
	display: block;
	position: absolute;
	top: 93px;
	left: 0;
	width: 955px;
	height: 45px;
	overflow: hidden;
	font-size: 90%;
}

#nav1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav1 li {
	float: right;
	margin: 0;
	padding: 0 0 0 5px;
}

#nav1 a {
	display: block;
	line-height: 42px;
	padding: 0 12px 3px 7px;
}

#nav1 li.selected {
	background: url(../img/tab-left.png) no-repeat left top;
}

#nav1 li.selected a {
	color: #ffffff;
	background: url(../img/tab-right.png) no-repeat right top;
	padding: 0 17px 3px 12px;
}

/*
 * #flatpage
 */
#flatpage {
    padding-top: 5px;
	width: 785px;
	background-image: url(../img/box-bg-top.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#flatpage .wrapper {
	background: white url(../img/box-bg-bottom.png) left bottom no-repeat;
	padding: 0.2em 1em 1em;
}

/*
 * #sidebar
 */
#sidebar {
	float: left;
	width: 161px;
}

/* 
 * .side-box
 */
.side-box {
	background: url(../img/side-box-bottom.png) no-repeat left bottom;
	width: 161px;
	padding: 0 0 5px 0;
	font-size: 90%;
	margin-bottom: 20px;
}

.side-box h5 {
	margin: 0;
	padding: 0;
}

.side-box .group {
	background: url(../img/side-box-top.png) no-repeat left top;
	padding: 10px 1px;
}

.side-box * {
	margin-top: 0;
	margin-bottom: 0;
}

.side-box ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/*
 * #shop-box
 */

#menu_container li a {
	display: block;
	padding: 5px 3px 5px 10px;
	line-height: 100%;
}

#menu_container li a.current {
	font-weight: bold;
}

#menu_container li li a {
	font-size: .8em;
	display: block;
	padding: 0 5px 0 25px;
}

#shop-box .cart h6 {
	margin: 0 0 5px 0;
	padding: 0 11px;
	color: #da000c;
	font-weight: bold;
	font-size: 100%;
}

#shop-box .cart p {
	padding: 0 11px;
	font-size: 80%;
}

#shop-box .cart tr {
    width: 139px;
    font-size: 60%;
    margin: 0 11px;
}

#shop-box .cart th, #shop-box .cart td {
    vertical-align: top;
    line-height: 110%;
}

#shop-box .cart a {
}

#shop-box #side-cart-link {
	width: 161px;
	height: 26px;
	position: relative;
}

#shop-box #side-cart-link a {
	display: block;
	position: absolute;
	left: 11px;
	height: 30px;
	background-image: url(../img/side-cart.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 24px;
	margin: 10px 0 0 0;
	line-height: 16px;
	font-size: 100%;
}

/*
 * #service-box
 */

#service-box .links li {
	margin: 0 3px 0 10px;
	font-size: 80%;
}

#service-box .links li.last {
	margin-bottom: -10px;
}

#service-box .selected a {
    font-weight: bold;
}

#service-box .links a {
}

/*
 * #warenkorb-box
 */
#warenkorb-box .steps li {
	display: block;
	padding: 2px 11px;
}

#warenkorb-box .steps li.current {
	font-weight: bold;
	color: #da000c;
}

/*
 * #zahlungsarten-box
 */
#zahlungsarten-box .zahlungsarten li {
	margin: 0 5px 0 11px;
	font-size: 80%;
}


/*
 * #product-category
 */

.product-name a {
	text-decoration: none;
	font-size: 150%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#product-category ul.product-list {
	margin: 0;
	padding: 0;
}

#product-category h3 {
	margin: 0;
	padding: 0;
}

/*
 * .product-details
 */
 
#product-category .product-details {
	list-style-type: none;
	margin: 0 0 20px 0;
    padding-top: 5px;
	width: 785px;
	background-image: url(../img/box-bg-top.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#product-category .product-details .wrapper {
	background: white url(../img/box-bg-bottom.png) left bottom no-repeat;
	padding: 0.2em 1em;
}

#product-category .product-name {
}

.product-details img {
	float: right;
}

.product-details form table {
	border-collapse: collapse;
	font-size: 90%;
}

.product-details form th, .product-details form td {
	padding: 0.5em 1em 0 1em;
	border-left: 1px solid #999999;
	text-align: left;
	vertical-align: top;
}

.product-details form table .first {
	padding-left: 0;
	border-left-style: none;
}
	
.product-details form table .last {
	border-left-style: none;
	padding-top: .7em;
}

.product-details form .button {
	margin: 0;
	padding: 0;
	border: none;
	margin-top: -0.5em;
	margin-bottom: -0.5em;
}

.product-details form .quantity {
	width: 2em;
	text-align: center;
	color: black;
}

.product-details .product-description {
}

.product-details .product-description ul {
	margin: 1em 0;
	padding: 0;
	line-height: 140%;
	list-style: none;
}

.product-details .product-description li {
	margin: 0;
	background-image: url(../img/article-bullet.png);
	background-repeat: no-repeat;
	list-style: none;
	padding: 0 0 0 20px;
}

.product-details .product-price-and-shipping {
	margin: 1.5em 0;
}

.product-details .price {
	font-weight: bold;
	font-size: 150%;
}

.product-description .recommended-retail-price {
	text-decoration: line-through;
	color: red;
	font-size: 150%;
}

.product-details .shipping {
	font-size: 80%;
}

.product-details .shipping a {
	text-decoration: underline;
}

.product-details .shipping a:hover {
	text-decoration: underline;
}

.product-details .product-availability {
	vertical-align: middle;
	text-align: left;
	line-height: 110%;
}

.product-details .product-availability img {
    float: none !important;
    vertical-align: middle !important;
}

.product-details .product-availability span {
	vertical-align: middle !important;
	font-size: 80%;
}

.no-overflow {
	width: 100%;
	overflow: hidden;
}

fieldset {
    margin: 0.5em 0 1em 0;
    border: 1px solid #451c00;
    padding: 1em;
}

legend {
    font-weight: bold;
    padding: 0 0.2em;
}

fieldset table {
    width: 100%;
}

fieldset tr {
    vertical-align: top;
}

fieldset .label {
    width: 25%;
}

fieldset .field {
    width: 75%;
}

fieldset .error label {
    color: red;
}

fieldset .error .field input {
	border-color: red;
	background-color: #ffd2d2;
}

fieldset .errorlist {
    padding: 0.5em 1em;
    list-style: none;
    color: red;
    font-size: 80%;
    border: none;
}

fieldset .errorlist li {
	color: red;
    margin: 0;
    padding: 0;
    list-style: none;
}

.buttons {
	margin-top: 1em;
	width: 100%;
	overflow: hidden;
	text-align: right;
}

.button-zurueck, .button-weiter, .button-zur-kasse, .button-bestellung-fertigstellen, .button-absenden, .button-speichern, .button-zuruecksetzen {
	display: block;
	background-position: 0 0;
	width: 105px;
	height: 34px;
	cursor: pointer;
}

input.button-weiter, input.button-bestellung-fertigstellen, input.button-absenden, input.button-speichern, input.button-zuruecksetzen {
	border-style: none;
	color: transparent;
}

.button-zurueck {
	float: left;
	background-image: url(../img/button-zurueck.png); 
}

.button-weiter {
	float: right;
	background-image: url(../img/button-weiter.png);
}

.button-absenden {
	background-image: url(../img/button-absenden.png); 
}

.button-zur-kasse {
	float: right;
	background-image: url(../img/button-zur-kasse.png); 
}

.button-bestellung-fertigstellen {
	float: right;
	background-image: url(../img/button-bestellung-fertigstellen.png);
	width: 215px;
}

.button-zuruecksetzen {
	background-image: url(../img/button-zuruecksetzen.png);
	width: 130px;
}

.button-speichern {
	background-image: url(../img/button-speichern.png); 
}

.button-zurueck:hover, .button-weiter:hover, .button-zur-kasse:hover, .button-bestellung-fertigstellen:hover, .button-absenden:hover, .button-speichern:hover, .button-zuruecksetzen:hover {
	background-position: 0 34px;
}

.button-zurueck span, .button-weiter span, .button-zur-kasse span, .button-bestellung-fertigstellen span .button-zuruecksetzen span {
	display: none;
}

#cart {
	border-collapse: collapse;
	font-size: 90%;
	margin: 2em 0;
	width: 100%;
}

#cart th {
	padding: 0.2em 1em;
}

#cart th.first, #cart td.first {
	padding-left: 0;
}

#cart th.last, #cart td.last {
	padding-right: 0;
}

#cart td {
	border-top: 1px solid #555555;
	padding: 1em 1em;
	vertical-align: middle;
}

#cart .thumbnail {
	border: 1px solid #555555;
}

#cart .image-button {
	border: none;
	vertical-align: middle;
}

#cart a {
}

#cart .sum {
	font-weight: bold;
}


.logout-link {
    margin: 2em .2em 0 0;
    text-align: right;
}
.logout-link a {
    color: #aa3333 !important;
    font-weight: bold;
    font-size: 80%;
}

.stats-table {
    width: 100%;
}

.stats-table th {
    background-color: #999999;
}

.l {
	text-align: left;
}

.c {
	text-align: center;
}

.r {
	text-align: right;
}

.pretty-form {
}

.pretty-form th, .pretty-form td {
	vertical-align: top;
}

.pretty-form .errorlist {
	list-style: none;
	margin: 0;
	padding: 0;
}

.pretty-form .errorlist li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.pretty-form .error label {
	color: red;
}

.non-field-errors {
	color: red;
}

#ajax-notice {
	border: 1px solid #666666;
	font-size: 150%;
	background-color: #eeeeee;
	color: black;
	font-weight: bold;
	padding: 0.5em 1em;
	width: 50%;
}

#ajax-notice.loading {
	background-color: #FFFF99;
}

#ajax-notice.ok {
	background-color: #66FF66;
}

#ajax-notice.error {
        background-color: #FF6666;
}

#notifications {
	margin: 0 0 20px 0;
	border-width: 1px;
	border-style: solid solid none solid;
	border-color: #666666;
	padding: 0;
	color: black;
}

#notifications li {
	margin: 0;
	list-style: none;
	border-width: 1px;
	border-style: none none solid none;
	border-color: #666666;
	padding: 0.5em 1em;
}

#notifications li.error {
	background-color: #ff3333;
	color: white;
}

#notifications li.warning {
	background-color: #ffff99;
}

#notifications li.success {
	background-color: #66ff66;
}

.notice {
        background-color: #D57121;
        border: 1px solid #E08830;
        color: white;
        margin: 1em 0;
        padding: 1em;
        font-size: 120%;
}

iframe {
	background-color: white;
	border: none;
}

#paymentmethod-selector ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#paymentmethod-selector ul li {
	margin: 1em 0;
	padding: 0;
	list-style-type: none;
}

#paymentmethod-selector img {
	margin: 0 .5em;
	vertical-align: middle;
}

.date {
	float:right;
	margin-left: .5em;
}
