/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

* {
	margin: 0px;
	padding: 0px;
}

body {
    background-color: #fcebc8;
	color: black;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px;
	font-style: normal;
}

p, td { font-size: 11px;}

.inputfield {
	border: 1px solid #000000;
}

.detaillink{
  vertical-align:middle;
}

.container {
	padding-bottom: 15px;
	width: 100%px;
	text-align: left;
  background-image: url('/shop/images/layout2010/footer_shadow.png');
  background-position: bottom;
  background-repeat: no-repeat;
}

#drumrum {
	width: 980px;
	margin: auto;
}

#header_nav {
	width: 980px;
	margin: auto;
}

#header_nav table {
	position: absolute;
	height: 23px;
	top: 134px;
  z-index:10;
}

#header_nav td {
	padding: 0px 10px;
}

#header_subnav {
	position: absolute;
	right:30px;
	top:5px;
    padding:3px 10px;
    background-image: url('/shop/images/layout2010/opacity_50.png');
    text-align: right;
}

#navigation {
	/*background-color: #da2031;*/
	color: white;
	font-weight: bold;
  background-image:url('/shop/images/layout2010/navi_shadow.png');
  background-repeat:repeat-x;
  background-position: bottom;
  text-align:center;
}
#navigation_certerZiser{
  margin-left:auto;
  margin-right:auto;
  width:368px;  
}
#navigation a, #navigation span {
	/*background-color: #da2031;*/
	color: white;
	font-weight: bold;
	float: left;
	height:29px;
	line-height: 23px;

}

#navigation img {
	float: left;
	margin: 0px 10px;
}

#main_left {
  width:150px;
  XXbackground-color: #FEDFBF;
  padding-top:20px;
  padding-left:10px;
	/*background-image: url('/shop/images/layout2010/shadow_right.gif');*/
}
#main_right {
  XXbackground-color:#FEDFBF;
  padding-top:20px;
	/*background-image: url('/shop/images/layout2010/shadow_right.gif');*/
}

#nav_right{
  background-color:#FFF;
}
#nav_left{
  background-color:#FFF;
}

#mitte{

}

#abstand_right {
	height: 5px;
	background-image: url('/shop/images/layout2010/shadow_right_top.png');
	background-position: right;
	background-repeat: no-repeat;
  width:170px;
  padding-right:15px;
}
#abstand_left {
	height: 5px;
	background-image: url('/shop/images/layout2010/shadow_right_top.png');
	background-position: right;
	background-repeat: no-repeat;
  width:170px;
  padding-right:15px;
}

#bg_left{
	background-image: url('/shop/images/layout2010/shadow_right.png');
	background-position: right;
	background-repeat: repeat-y;
  width:170px;
  padding-right:15px;
}

#bgmitte{
	background-image: url('/shop/images/layout2010/shadow_middle.png');
	background-position: right;
	background-repeat: repeat-y;
  padding-right:15px;
  width:590px;
}

#bg_right{
	background-image: url('/shop/images/layout2010/shadow_right.png');
	background-position: right;
	background-repeat: repeat-y;
  width:170px;
  padding-right:15px;
}

#kopfgrafik {
    width: 100%;
    height: 157px;
    xbackground-image: url('/shop/images/layout2010/header.jpg');
    background-position: center center;
}

#hintergrundgrafik , #hintergrundgrafik2{
    position: absolute;
    background-image: url('/shop/images/layout2010/background1.png');
    height: 656px;
    width: 100%;
    background-position: center top;
    z-index: -1;
}

#bwk_logo {
	z-index: 10;
	position: absolute;
	top:10px;
	left: 50%;
	margin-left:-97px;
}

#kopfgrafik #header_img {
	width: 100%;
	height: 140px;
}

#logo_center {
	width: 100%;
	text-align: center;
}

#header_shadow {
	background-image: url('/shop/images/layout2010/header_shadow.png');
	background-repeat: repeat-x;
	height: 20px;
}

#menubalken {
    position:relative;
    left:0px;
    top:-22px;
    height:22px;
    color:white;
}

#menubalken a {
	color: #ffffff;
}

#mb_links, #mb_rechts {
    float:left;
    width:125px;
    background-color:#750B06;
    height:22px;
}
#mb_links {
    margin-right:8px;
}
#mb_mitte {
    float:left;
    width:729px;
    background-color:#CCA127;
    height:19px;
    margin-right:8px;
    padding-top:3px;
    padding-left:5px;
}

.container td.middle {

}

a {
  color: #000000;
  text-decoration: none;
}

a:hover {
	color:#6E0000;
  text-decoration: underline;
}

form {
	display: inline;
}



h1 {
	color:#CCA127;
	font-size:14px;
	padding-bottom: 6px;
	padding-top:10px;

}
h2 {
	color:#6E0000;
	font-size:11px;
}

img { border: 0; }

.meta {
	color: #ffffff;
}
.meta a:hover {
	color:#CCCCCC;
}
.meta a {
	color:#FFFFFF;
	text-decoration:none;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

a.headerNavigation {
  color: #FFFFFF;
}

a.headerNavigation:hover {
  color: #ffffff;
}

a.menuActive {
	color:#6E0000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  /*background: #b6b7cb;*/

}

.middle .smallText {
    padding-left: 15px;
}

#main_right .infoBox, #main_left .infoBox {
    padding: 0px 5px;
}

.infoBoxContents, .boxText {

}

.infoBoxContents input[type="text"], .infoBoxContents input[type="password"] {
	border:1px solid black;
}

.middle .infoBoxContents {
	XXpadding: 5px;
}

.maintitle{
  background-color:#FFF;
}

.middle div.main {
	padding: 10px 0px;
}
td.main {
	padding-top: 8px;
	padding-bottom: 8px;
}


.boxText ul {
	list-style-type: none;
	margin:0px;
	margin-top: 5px;
	padding:5px;
	font-weight:bold;
}

.boxText ul a {
	display:block;
}

.boxText ul li.first {
	border-top: 1px solid white;
}

.boxText ul li {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid white;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

.Button {
  background-image:url("/shop/images/layout2010/Button-54x15.png");
  background-position:center center;
  border:0 none;
  color:white;
  display: block;
  font-size: 13px;
  font-weight: bold;
  height: 30px;
  padding:0 0 4px;
  width: 112px;
}

.Button_small {
  background-image:url("/shop/images/layout2010/miniButton.png");
  background-position:center center;
  border:0 none;
  color:white;
  display:block;
  font-size:10px;
  font-weight:bold;
  padding:0 0 3px;
  width: 80px;
  height: 22px;
  cursor: pointer;
}

.Button_long {
  background-image:url("/shop/images/layout2010/Button-170x29.png");
  border:0 none;
  color:white;
  display:block;
  font-size: 13px;
  font-weight:bold;
  height:29px;
  padding:0 0 4px;
  width:170px;
}

.Button:hover, a.button:hover {
  cursor:pointer;
}

a.button {
    display: block;
    background-image: url('/shop/images/layout2010/Button-54x15.png');
    width: 112px;
    height: 26px;
    line-height: 26px;
    padding-bottom: 3px;
    vertical-align: middle;
    font-size: 13px;
    font-weight: bold;
    color: white;
    text-align: center;
}

TD.infoBoxHeading {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	height: 20px;
	padding-left:4px;
}

#main_left td.infoBoxHeading, #main_right td.infoBoxHeading {
	background-image: url('/shop/images/layout2010/box_header.png');
	height: 24px;
	padding-bottom: 8px;
	line-height: 24px;
	width: 170px;
	text-align: center;
	font-size: 11px;
}

.infoBoxHeading a {
	color: white;
}

TD.infoBox, SPAN.infoBox {
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FAF5DD;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even TD, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

}

TR.productListing-even TD, TR.productListing-odd TD{
	border-bottom: 1px solid #F0D772;
	padding-top:3px;
	padding-bottom:3px;
	padding-right: 5px;
}

.productListing-heading {
	height: 20px;
  font-size: 10px;
	background-color: #660000;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-heading a:hover {
	text-decoration:underline;
  color: #FFFFFF;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
  color: black;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #941215;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #750B06;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {
  font-size: 10px;
  color: #8c8c8c;
 }
.checkoutBarCurrent { font-size: 10px; color: #000000; }
.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 11px; background-color: #ffb3b5; margin: 5px; padding: 5px; }
.messageStackSuccess {font-size: 10px; background-color: #99ff00; }
.inputRequirement { font-size: 10px; color: #ff0000; }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #70d250; text-decoration: underline; }

#prolink_footer {
	width: 1000px;
  padding-right:30px;
}

ul {
	margin-left: 15px;
}
#main_left input[type="text"], #main_right input[type="text"], #main_right input[type="password"] {
	height: 19px;
	/*float:left;*/
}

#angebot_div {
    position: relative;
}

/*
#angebot_div input.Button, #angebot_div a.button {
    position: absolute;
    z-index: 10;
    bottom:25px;
    left:170px;
}
*/

#angebot_desc {
    background-image:url("/shop/images/layout2010/transparent.png");
    height:250px;
    left:100px;
    margin-top:18px;
    padding:10px;
    position:absolute;
    top:0;
    width:200px;
}

#spec_announce{
  background-color:#da2031;
  padding:5px;
  xxfont-weight: bold;
  color:white;
  margin-bottom:3px;
}

#angebot_shadow {
	background-image: url('/shop/images/layout2010/angebot_shadow.png');
	height:35px;
	padding-bottom: 18px;
	text-align: center;
	width: 100%;
	font-size: 21px;
	line-height: 35px;
	color: black;
  background-color:#FFF;
}

#special_offer{
  background-color:#FFF;
}

#special_offer .infoBoxContents td {
	width: 50%;
	background-image: url('/shop/images/layout2010/product_shadow.png');
	background-repeat: repeat-x;
	background-position: top;

}
#special_offer .infoBoxContents td:first-child{
  border-right: 1px solid grey;
  
}
#special_offer .infoBoxContents tr:first-child td{
 background:none !important;
}

#special_offer .infoBoxContents .special_offer_product td {
	border: 0px;
	background: transparent;
	width: auto;
  padding-left:10px;
}
#special_offer .infoBoxContents .special_offer_product td:first-child {
  padding-left:0px;
}
#special_offer .infoBoxContents td:first-child .special_offer_product {

}

#special_offer .special_offer_product {
	color: black;
	height: 180px;
	padding:10px;
}

#special_offer .special_offer_product hr {
	color: black;
}

.red {
	color: #941215;
}

.price{
	font-size: 23px;
}

.detail_specialPrice {
    font-size: 18px;
}

.basket_right {
    border-bottom: 1px solid black;
    font-size: 13px;
}

.middle h1 {
  padding-left: 20px;
}

#category_listing {
  padding: 0 20px 10px;
}

input {
  vertical-align: middle;
}

input[type="text"], input[type="password"] {
  padding: 3px 2px !important;
  height: 13px !important;
}

.locator {
  padding: 3px 10px;
}
.locator a {
	color: #941215;
}

/* STYLE SHEET 2 */

div.main {
  padding: 10px !important;
  background-color:#FFF;
}

td.productListing-heading {
  padding: 2px 5px;
}

td.productListing-data {
  padding: 15px 10px;
  height: 130px;
}

.productListing tr:first-child  td{
  /*border-top: none;
  background-image: none !important;*/
}
.productListing tr:last-child  td{
  border-bottom: none;

}

table.productListing, #special_offer {
  padding-bottom:7px;
  border-bottom: none;
  background-image: url('/shop/images/layout2010/product_shadow.png') !important;
  background-repeat: repeat-x;
  background-position: bottom;
  padding-bottom: 7px;
	width: 100%;
}

td.productListing-data.col1, td.productListing-data.col3 {
  width: 20%;
  background-image:url('/shop/images/layout2010/product_shadow.png');
  background-repeat: repeat-x;
  vertical-align:middle;
}

td.productListing-data.col2, td.productListing-data.col4 {
  width: 30%;
  background-image:url('/shop/images/layout2010/product_shadow.png');
  background-repeat: repeat-x;
}

td.productListing-data.col2 {
  border-right: 1px solid grey;
}

td.basketListing-data, td.basketListing-data * {
  vertical-align: middle;
}

td.basketListing-data {
  padding: 0px 5px;
}

.basketListing {
    padding: 0px 10px;
}

TD.productListing-data {
  font-size: 10px;
  height: 180px;
  padding: 15 9px 9px 9px;
  border-bottom: 1px solid grey;
}

.ProductListing-Year{
  font-size:10px;
}
.ProductListing-Name{
  font-weight:bold;
  font-size:12px;
  height:30px !important;

}

#info_uebersicht{

}
.sonderangebot_right{
  padding-top:10px;
}

div.ProductListing-Shortdesc{
  height:60px;
}

span.ProductListing-Price{
  font-size:23px;
}

span.specialPrice_old {
  font-size: 17px;
  margin-left: 5px;
}

span.specialPrice {
    color: red;
}

.container td.middle .middle, .basket, .container #middle_eingerueckt {
    padding: 15px;
}

td.pageHeading, div.pageHeading {
    margin-top: 10px;
}


#categories {
  padding-top: 20px;
  overflow: hidden;
  width: 100%;
}

#categories ul {
  padding: 0px;
  margin: 5px 0px;
}

#categories li {
  font-weight: bold;
  font-size: 12px;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

#categories li li {
  font-weight: normal;
  font-size: 10px;
  line-height: 15px;
  padding: 0px;
  color: #555;
  padding-left: 10px;
  background: url(/shop/images/layout2010/pfeil-grau.gif) no-repeat top left;
}

#categories li li.open {
    font-weight: bold;
}

#categories > ul > li {
  margin-bottom: 10px;
  padding-left: 25px;
}
/*
#categories > ul > li.closed { background: url(/shop/images/layout2010/quadrat-grau.png) no-repeat top left; }
#categories > ul > li.open   { background: url(/shop/images/layout2010/balken-grau.png) no-repeat top left; min-height: 100px; }
*/
#categories > ul > li.closed { background: none no-repeat top left; }
#categories > ul > li.open   { background: none no-repeat top left; }
#categories > ul > li.open > a  { color: grey; }



#categories li.category_weißweine.closed { background-image: url(/shop/images/layout2010/quadrat-gelb.png); }
#categories li.category_rotweine.closed   { background-image: url(/shop/images/layout2010/quadrat-rot.png); }
#categories li.category_roséweine.closed  { background-image: url(/shop/images/layout2010/quadrat-rose.png); }

#categories li.category_weißweine.open { background-image: url(/shop/images/layout2010/balken-gelb.png); }
#categories li.category_rotweine.open   { background-image: url(/shop/images/layout2010/balken-rot.png); }
#categories li.category_roséweine.open  { background-image: url(/shop/images/layout2010/balken-rose.png); }

#categories li.category_weißweine li { background-image: url(/shop/images/layout2010/pfeil-gelb.gif); }
#categories li.category_rotweine li   { background-image: url(/shop/images/layout2010/pfeil-rot.gif); }
#categories li.category_roséweine li  { background-image: url(/shop/images/layout2010/pfeil-rose.png); }


#cat_link{
  border-bottom:1px solid lightgrey;
  display:block;
  width:135px;
}

#cat_link ul > li > ul > li{
  border-bottom:0px solid lightgrey;
  display:block;
  width:110px;
}
#cat_link:hover{
  text-decoration:none;
  border-bottom:1px solid #941215;
}

#categories li.hidden {
    display: none;
}

.also_purchased {
  padding-bottom: 10px;
  padding-right: 15px;
}
#bestseller_right {
  background-image:url('/shop/images/layout2010/half_bottle.png');
  background-repeat: no-repeat;
  height:282px;
}
#bestseller_right td {
  background-image:url('/shop/images/layout2010/bg_light_opac.png');  
  background-repeat: repeat;
}

#lightbox-image {
  height: 700px;
}

#lightbox-container-image-box, #lightbox-nav-btnNext, #lightbox-nav-btnPrev {
  height: 760px !important;
}

.product_award {
    position: absolute;
    bottom: 5px;
    right: 0px;
}

.product_award_detail {
    left: 30px;
    position: absolute;
    top: 180px;
}
