/* Importiere alle Styles von der regulären Jakob-Gerhardt-Website */

@import url(/css/screen.css);

/* Logo überschreiben! */

#header h1 {
background-image: url(/css/img/logo2.png);
float:left;
margin-bottom:18px;
margin-left:3px;
margin-top:36px;
position:relative;
z-index:2;
}

#quick_find input {
width: 145px;
vertical-align: top;
height: 16px;
}

#quick_find .submit {
width: 80px;
height: 24px;
padding-bottom: 3px;
}


#wherefrom {
display: none;
position: fixed;
background: red;
float: left;
color: #fff;
left: 0;
top: 0;
}

#wherefrom2 {
display: none;
position: fixed;
background: red;
float: left;
color: #fff;
left: 0;
top: 25px;
}

#main .imgbutton img {
border: none;
padding: 0;
}

.field input {
margin-right: 5px;
}

#content hr {
margin-top: 2em;
}

.contentwrap {
overflow: hidden;
clear: both;
}

legend {
display: block;
font-weight: bold;
margin-bottom: 0.5em;
}

#main fieldset {
margin-bottom: 1em;
padding-bottom: 1em;
border-bottom: 1px solid #ddd
}

#main .checklabel {
display: inline;
float: none;
margin-left: 5px;
}

.topspace {
margin-top: 30px
}

#main .messageStackError img {
border: none;
padding: 0;
margin-right: 4px;
}

.errormessage {
border: 1px solid #c00;
padding: 10px 20px;
margin-bottom: 30px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
clear: both;
}

#sidebar {
  padding-top: 50px;
}

#topmenu {
  background: #8A760A;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 0 0 33px;
  width: 293px;
  line-height: 1.4em;
}

#topmenu li {
  line-height: 1.1em;
  display: inline;
  margin: 0 10px;
  font-size: 11px;
  font-family: arial, sans-serif;
}

#topmenu a {
  line-height: 1.1em;
  color: #fff;
  text-decoration: none;
}


/* ----------------------------------------------------- Shop-Startseite */

.shopteaser {
  float: left;
  width: 167px;
  padding: 8px;
  background: #e8e4d2;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  margin: 0 11px 11px 0;
  height: 155px;
}

.shop h2 a {
  text-decoration: none;
}

.shopteaser div {
  border: 1px solid #7d7c7c;
  width: 164px;
  height: 119px;
  background: url(/css/img/teaser-wine.jpg) 50% 50% no-repeat;
}

.ie6 .shopteaser div {
border: none;
}

.ie6 .shopteaser {
height: 128px;
overflow: hidden;
}

.shopteaser h4 {
  text-align: center;
  margin-top: 127px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.1em;
}



.shopteaser a {
  text-decoration: none;
  cursor: pointer;
}

.shopteaser a:focus div,
.shopteaser a:hover div,
.shopteaser a:active div {
  border-color: #000;
}

.teaser-wine div { background-image: url(/css/img/teaser-wine.jpg); }
.teaser-sparkling div { background-image: url(/css/img/teaser-sparkling.jpg); }
.teaser-spirit div { background-image: url(/css/img/teaser-spirit.jpg); }
.teaser-juice div { background-image: url(/css/img/teaser-juice.jpg); }
.teaser-oil div { background-image: url(/css/img/teaser-oil.jpg); }
.teaser-gift div { background-image: url(/css/img/teaser-gift.jpg); }
.teaser-preview div { background-image: url(/css/img/teaser-preview.jpg); }
.teaser-travel div { background-image: url(/css/img/teaser-travel.jpg); }
.teaser-etiketten div { background-image: url(img/ssa.jpg); }

.toplist {
  width: 270px;
  border-top: 1px solid #8A760A;
}

.toplist li {
  list-style: decimal outside;
  font-size: 24px;
  color: #8A760A;
  margin-left: 30px;
  font-family: arial;
  vertical-align: middle;
  position: relative;
  padding: 10px 0 0 0;
}

.toplist div {
  vertical-align: middle;
  margin: -22px 0 0 -30px;
  padding: 0 0 10px 30px;
  border-bottom: 1px solid #8A760A;
  font: normal 11px/13px arial, sans-serif;
  color: #666;
}

.toplist a {
  vertical-align: middle;
  display: block;
  font-size: 14px;
  margin-bottom: 2px;
  width: 200px;
 text-decoration: none;
  font-family: constantia, "Times New Roman", serif;
}

.toplist .price {
  border: none;
  padding: 0;
    position: absolute;  
    top: 38px;
    right: 0;
}

#countries p {
margin: 0;
line-height: 1.5em;
font-size: 13px;
}

#countries {
background: rgb(138, 118, 10) url(img/boxshadow.png) 0 0 repeat-x;
color: #fff;
text-align: center;
position: absolute;
z-index: 3;
top: -1px;
right: 392px;
padding: 8px 15px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
}

#first {
padding-top: 30px;
}

#second {
padding-top: 20px;
text-align: left;
width: 251px;
}

#countries #second * {
font-size: 13px;
color: #fff;
}

#second h3,
#second p {
margin: 0 0 7px 0;
}

#countries #second h3 {
font-size: 17px;
}

#second ul li {
background: none;
padding: 0;
}

#countries a.readmore {
text-decoration: underline;
cursor: pointer;
}

#second a.readmore {
position: absolute;
right: 15px;
bottom: 5px;
font-family: arial, sans-serif;
font-size: 24px;
font-weight: bold;
text-decoration: none;
}

#countries #second a.readmore:hover {
color: #000;
}

/* ----------------------------------------------------- Shop-Produktübersicht */

.breadcrumb {
  float: left;
  border-left: 1px solid #8A760A;
  padding: 12px 0 12px 30px;
  margin: -4px 0 0 30px;
}

.breadcrumb select {
  margin-left: 5px;
  border: none;
  font: normal 15px/16px constantia, "Times New Roman", serif;
  background: #8A760A;
  color: #fff;
}

#products {
  clear: both;
  margin-top: 20px;
  overflow: hidden;
  width: 600px;
}

.product {
  float: left;
  width: 26%;
  padding: 1.8% 2%;
  margin-right: 3%;
  margin-bottom: 15px;
  background: #f6f3e7;
  height: 293px;
}

#content #products .product input {
display: inline;
vertical-align: top;
margin: 0 6px 0 0;
}

#content #products .quantity input {
width: 35px;
text-align: center;
}

#content #products .quantity select {
width: 45px;
height: 22px;
line-height: 22px;
margin: 0 4px 0 0;
padding: 1px 0 0 0;
vertical-align: top;
}



.product h3 {
  font-style: normal;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 10px 0;
  text-align: left;
  padding: 0;
  height: 50px;
  overflow: hidden;
}

#products .product a {
  text-decoration: none;
  display: block;
}

#products .product img {
width: 140px;
height: 140px;
}

#products .product a:focus img,
#products .product a:hover img {
  border-color: #aaa;
}

.product div {
  font-size: 11px;
  line-height: 13px;
  font-family: arial, sans-serif;
}

.product .taste {
  float: left;
}

.product .amount {
  float: right;
}

.product .price {
  clear: both;
  text-align: center;
  background: #fff;
  padding: 2px 4px;
  font: normal 21px/21px constantia, "Times New Roman", serif;
  float: right;
  position: relative;
  top: -135px;
  border: 1px solid #DFD7B5;
  margin: -30px -7px 0 0;
}


.product .smallprint {
  color: #999;
  display: block;
  clear: both;
  margin-bottom: 3px;
  width: 155px;
}


.product .unitprice {
  float: right;
}

#content .addcart a img {
border: none;
} 

#content .box {
border:  1px solid #c00;
padding: 7px 10px;
margin:  0 10px 1.5em 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 3px 3px 5px #ddd;
overflow: hidden;
}

#content .box img {
  float: left;
  margin-right: 20px;
}

#content .box p {
	margin:  0;
}

#content .box strong {
	background:  #c00;
	color:  #fff;
	padding:  3px 10px 1px 10px;
}

/* ----------------------------------------------------- Shop-Einzelseite */


#productdetails {
  clear: both;
  padding-top: 10px;
  overflow: hidden;
}

#productdetails img {
  float: left;
  margin: 0 20px 20px 0;
}

#productdetails table {
  border-top: 1px solid #d5d4d8;
  width: 282px;
  margin: 0 0 24px 0;
  float: right;
}

#productdetails th,
#productdetails td {
  border-bottom: 1px solid #d5d4d8;
  padding: 1px;
}

#productdetails th {
  font-weight: bold;
  color: #8a760a;
}

#productdetails .amount {
  float: left;
  width: 80px;
  text-align: center;
  padding-left: 20px;
  line-height: 1.1em;
}

#productdetails .price {
  float: left;
  width: 160px;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #8a760a;
}

#productdetails .price .productOldPrice {
font-size: 14px;
text-decoration: line-through;
padding: 0;
color: red;
margin: -10px 0;
display: block;
}

#productdetails .vpe {
   color: #777;
   margin-top: 1px;
   font-family: arial, sans-serif;
   font-size: 11px;
   float: left;
   width: 110px;
   line-height: 13px;
}


#productdetails .paybox {
  float: right;
  margin-top: 25px;
  width: 272px;
  text-align: center;
  padding: 8px 5px;
  background: #f6f3e7;
  height: 54px;
}

#productdetails .paybox select,
#productdetails .paybox input {
    vertical-align: middle;
    display: inline;
    height: 21px;
}

#productdetails .paybox select {
width: 90px;
margin-right: 11px;

}

#productdetails .paybox .smalltext {
width: 20px;
margin: 2px 0 0 0;
float: none;
vertical-align: middle;

}

#productdetails .paybox p {
  font-size: 11px;
  margin: 0;
  font-family: arial, sans-serif;
}

#productdetails .paybox a.submit {
  margin: 4px 0 8px 52px;
}

#whineprofile {
  clear: both;
}

#whineprofile h4 {
margin: 0;
}

.nodetails {
height: 154px;
}

/* ----------------------------------------------------- Shop-Warenkorb */

.orderdetails {
  margin: 20px 0;
  width: 100%;
  clear: both;	
  padding-bottom: 8px;
  border-bottom: 1px solid #000;
}

.orderdetails th,
.orderdetails td {
  padding: 2px 0 0 0;
  font-family: arial, sans-serif;
  font-size: 12px;
}

.orderdetails tbody td {
  border-top: 1px solid #d5d4d8;
  line-height: 15px;
  padding-bottom: 4px;
}

.orderdetails .quantity select {
width: 55px;
margin-right: 12px;
}

.totals td,
.totals th {
padding-top: 8px;
  border-top: 1px solid #000;
}

.orderdetails tfoot td,
.orderdetails tfoot th {
  line-height: 1.5em;
}

.orderdetails  td.quantity  input[type="text"]{
float:none !important;
width:20px !important;
text-align: center;
}

.orderdetails  td.quantity input[readonly] {
display:  none;
}


.orderdetails th {
  color: #999;
}

.delete {
  text-align: center;
  width: 70px;
}

.singleprice,
.totalprice {
  text-align: right;
}

.totalprice {
width: 70px;
}

#main .totalpricesum {
font-size: 16px;
}


ul.buttons {
overflow: hidden;
}

#content ul.buttons li {
float: left;
list-style: none;
background: none;
margin: 0 20px 0 0;
padding: 0;
}

#content ul.buttons li.right {
float: right;
margin-right: 0;
}

#content ul.buttons li * {
margin: 0;
float: left;
}

#content .bonus {
background: #fde9bf;
}


/* ----------------------------------------------------- Shop-Basket (Sidebar) */

.cart h2 {
  float: left;
  display: inline;
}

.cart .editcart {
  float: right;
  margin-top: 2px;
}

.cart table {
  clear: both;
}

.cart td,
.cart th {
  padding: 6px 0;
  border-top: 1px solid #fff;
  font: normal 11px/13px arial, sans-serif;
}

.cart th {
  font-weight: bold;
}

.cart .amount {
  padding: 6px 8px;
}

.cart .price {
  text-align: right;
}


.cart table{
width:100%;
}

#content #chooseaddress li {
  background: none;
  padding: 0;
}

#content #chooseaddress label {
  float: none;
  margin-left: 6px;
  display: inline;
}

.inputRequirement {
  font-size: 14px;
  float: left;
  color: #777;
  line-height: 1.1em;
  width: 50px;
}

#checkoutnavigation {
  height: 90px;
  margin: 0;
  font-size: 11px;
  line-height: 1.2;
}

#content #checkoutnavigation li {
  font-weight: bold;
  float: left;
  background: #E8E5D0;
  height: 65px;
  width: 121px;
  margin-right: 5px;
  padding: 7px 10px 10px 10px;
  font-family: arial, sans-serif;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  
}

#content #checkoutnavigation li.active {
  background: #8A7900;
  color: #fff;
} 


#checkoutnavigation .title {
  font-size: 13px;
  display: block;
  margin-bottom: 4px;
}

#checkoutnavigation .description {
  font-weight: normal;
}

/* ----------------------------------------------------- Sidebar-Login */

.sidebox label {
  display: block;
}

.field input, .field img {
  display: inline;
  vertical-align: top
}

#sidebar .loginbox h2 {
  background-position: 0 -500px;
}

/* ----------------------------------------------------- Bestelldetails */


.loginoption {
  border: 1px solid #8A760A;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 10px;
  margin: 0 15px 20px 0;
  width: 260px;
  float: left;
}

.loginoption h3 {
  margin: 0 0 0.3em 0;
  font-size: 21px;
}

.loginoption p {
  font-size: 12px;
  font-family: arial, sans-serif;
  margin-bottom: 0;
  line-height: 1.333;
}

.boxright {
  float: right;
  margin-right: 0;
}

.loginoption .imgbutton {
  text-align: right;
  margin-top: 10px;
}

#content .loginoption form {
  margin: 15px 0 5px 0;
  padding: 0;
}

.loginoption #login input[type=text] {
  width: 250px;
  float: none;
}

.loginoption #login input[type=password] {
  width: 150px;
  float: none;
  display: inline;
  vertical-align: top;
  margin-right: 10px;
}

.promobox {
background: #8A760A;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
padding: 13px 0 10px 60px;
margin-bottom: 1.5em;
}

.clear {
  clear: both;
}

#content .promobox label {
color: #fff;
}

.addressbox {
  font-size: 14px;
  line-height: 1.4;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 10px 0 12px 20px;
  margin: 0 5px 5px 0;
  width: 265px;
  float: left;
  border: 1px solid #8A760A;
}

.ablarge {
  width: auto;
  float: none;
  padding: 20px 20px 10px 20px;
  margin-bottom: 20px;
}

.addressbox p {
  margin-bottom: 5px;
}

#content #paymethods li {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background: none;
  padding: 5px 0 0 0;
  margin: 0 0 -1px 0;
}

#paymethods .header {
  font-weight: bold;
}

#paymethods .details {
  margin: 10px 0 10px 50px;
  font-size: 14px;
  line-height: 16px;
}

#paymethods .details .value {
  float: left;
  width: 400px;
}

#paymethods {
  margin-bottom: 2em;
}


.box_check {
float: left;
width: 40%;
margin-right: 9%;
}

.box_check div {
margin-top: 10px;
}

.totaltable,
.confirmtable {
width: 100%;
margin-bottom: 1em;
}

.totaltable {
border-bottom: 1px solid #bbb;
margin-bottom: 2em;
padding-bottom: 1em;
}

.confirmtable td {
border-bottom: 1px solid #bbb;
padding: 3px 0;
}

.totaltable .name,
.confirmtable .name {
width: 76%;
}

.totaltable .price,
.confirmtable .price {
text-align: right;
padding-right: 12%;
}

.totaltable .name {
text-align: right;
padding-right: 20px;
}


form .help {
margin-left: 130px;
font-size: 12px;
color: #777;
}

#content .twopics {
margin-bottom: 25px;
}

#content .twopics a {
margin-right: 8px;
}

.ie7 #content .field {
min-height: 31px;
}

.ie6 #content .field {
height: 31px;
overflow: visible;
}

.ie6 #content h2 {
margin: 0;
}

.ie6 .toplist li {
list-style: none;
zoom: 1;
margin: 0;
padding: 5px 0 0 0;
}

.requiredtext {
  font-size: 13px;
  color: #777;
  margin-top: -1em;
  margin-bottom: -0.2em;
  float: right;
}

.shippingblock {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: -1px;
}

.shippingblock .radiobutton {
  width: 30px;
}

.shippingblock td {
  padding-bottom: 0.3em;
}

.shippingblock td.header {
  padding-top: 0.3em;
}

.shippingblock .description {
  width: 400px;
}

#choose-method {
  margin-bottom: 2em;
}

#content dd strong {
  margin-right: 20px;
}

.ordertable td,
.ordertable th {
  border-bottom: 1px solid #ccc;
  font-size: 13px;
  text-align: right;
  padding: 3px 13px 3px 0;
  line-height: 1.3em;
  font-family: arial, sans-serif
}

.ordertable .art {
  text-align: center;
}

.ordertable .name {
  text-align: left;
  width: 200px;
}

.ordertable th {
  font-weight: bold;
}

.cellright {
  text-align: right;
}

#content .addressbox dl {
  margin: 0 0 10px 0;
}

