/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2

Project adaptation by Vista Nova GmbH & Co. KG

basic shop layout

*/
#hd {
  font-size:77%;
}

#doc,.yui-t2 {
  width:61.08em;*width:59.6em;min-width:794px; margin:auto; text-align:left; }

.yui-t2 .yui-b { width:13.18em;*width:12.9em; }

.yui-gc .yui-u { width:12.30em;*width:12.01em; }

.yui-gc div.first { width:30.88em;*width:30.0em;margin-right:15px }

.yuibutton.hover button, .yuibutton.hover a {
    border-color:#FFF5D2;
    background-color:#EDEDED;
}
table {font-size:inherit;font:77%;}
select, input, textarea {font:99% Lucida Grande, Verdana, Arial, Helvetica, sans serif;}
pre, code {font:115% monospace;*font-size:85%;}
body * {line-height:1.22em;}

/* INLINE STYLES, INDIVIDUALIZE FOR EVERY SHOP */

/* ----------------
   Generelle styles
   ---------------- */

body, td, div, p, li, input, textarea, select, a {
  font-family: Lucida Grande, Verdana, Arial, Helvetica, sans serif;
  color: #333;
}

a, a.link, a.visited, a.hover, a.active {
  text-decoration: none;
}

a.main:link, a.main:visited, a.main:hover, a.main:active {
  color: #FB5004;
}

p { margin:0; padding:0 }

div.boxes {
  font-size:85%;
  padding:0
}

h1 {
  font-size:115%;
  font-weight:bold;
  margin:0 0 1em 0;
  color: #FB5004;
  letter-spacing:1pt
}

h4 {
  font-size:100%;
  font-weight:bold;
  letter-spacing:0.7pt;
  margin:2em 0 1em 0
}

div#leftcontent li.selected, div#leftcontent li a:hover, #leftcontent li.selected a:hover, div#rightcontent li.selected, div#rightcontent li a:hover, div#rightcontent li.selected a:hover {
  font-weight: bold;
  letter-spacing: -0.038em;
}

/* ----------------
   Spezielle styles
   ---------------- */

/* Header */

#hd {
  height:107px;
  border-left: #000;
  border-width: 0 0 0 1px;
  border-style: solid;
  border-left-style:inset;
  background: #fff url(content/images/header.jpg) no-repeat;
}

#breadcrumb {
  position: absolute;
  top: 11px;
  width:607px;
  height:10px;
  overflow:hidden;
  text-align:left;
  font-size: 92%;
  color: #505050;
  margin: 0;
  padding: 10px 5px 6px 5px;
  font-family: Lucida Grande, Verdana, Arial, Helvetica, sans serif;
  font-size: 11px;
  letter-spacing:1pt;
}

#breadcrumb a {
	color: #757575;
}

#infos {
	width:400px;
	text-align: right;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans serif;
	font-size: 0.9em;
	color:#a4a4a4;
	margin: 0px;
	padding: 3px 0px 14px 0;
}

#infos a, #infos a.link, #infos a.visited, #infos a.hover, #infos a.active {
	color:#a5a5a5
}

/* Content */

#bd {
  border-left: 1px #000 solid;
  border-bottom: 1px #000 solid;
  background: #fff url(content/images/bg.gif) repeat-y;
}

/* Content links */

div#leftcontent {
  min-height:400px;
  height:auto !important;
  height/**/:/**/400px;
}

div#leftcontent div a {
  color:#000;
}

div#leftcontent div.boxes {
  padding-left:20px
}

#left1 {
  width:176px;
  margin: 0;
  padding:6px 0 15px 0 !important;
  padding/**/:/**/27px 0 15px 0;
  background-color: #EDEDED;
  border-top:1px #fff solid;
}

#left2 {
  width:176px;
  padding:0 0 20px 0;
  background-color: #e1e1e1;
  border-top:1px #fff solid;
}

#left3 {
  width:176px;
  padding:0 0 20px 0;
  background-color: #D6D6D6;
  border-top:1px #fff solid;
}

#left4 {
  width:176px;
  padding:0 0 20px 0;
  background-color: #e1e1e1;
  border-top:1px #fff solid;
}

#categories ul.category {
  list-style-type: none;
  list-style-position: outside;
  padding: 0 0 0 0;
  margin: 0;
}

#categories ul.category ul {
  list-style-type: disc;
  list-style-position: outside;
  padding: 0 0 0 2em;
  margin: 0;
}

div#leftcontent input {
	width:110px;
	border:1px #FB5004 solid;
	padding: 1px 2px;
}

div#leftcontent input.vnradio, div#leftcontent input.vncheckbox {
	width:auto;
	border:0;
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
}

div#leftcontent h4 a {
  color:#000;
}

/* Content Mitte */

div#maincontent {
  font-size:85%;
  padding-bottom:10px
}

div.infoText p {
  margin:0.4em 0 0.2em 0
}

/* Content rechts */

div#rightcontent {
  min-height:400px;
  height:auto !important;
  height/**/:/**/400px;
  padding:8px 0 20px 0 !important;  /* Mozilla */
  padding/**/:/**/29px 0 20px 2px; /* IE */
}

div#rightcontent div, div#rightcontent h4, div#rightcontent a {
  color:#fff;
}

div#rightcontent div.boxes {
  padding:0 10px
}

div#rightcontent ol {
  margin:0;
  padding-left:18px;
  *padding-left:24px
}

div#rightcontent ol li {
  list-style-type:decimal;
  color:#fff;
}

div#rightcontent ol li a {
  color:#fff;
}

#popupSearch {
  font-size:68%
}

p.formBt {
 width:130px;
 text-align:right;
 padding-top:10px
}

/* Footer */

#ft {
  width:100%;
  text-align:center;
  margin:1em 0 1em 0;
  font-size:77%;
}

div#ft p {
  color: #BDBDBD;
  margin:0;
  padding:0
}
/* Fehler- Warnmeldungen */

div.errorBox {
  width:61.18em !important;
  width:59.91em;
  padding:1px 2px !important;
  padding:0
}
td.messageStackError,td.messageStackWarning {
  border:2px #c00 solid;
  display:block;
  padding:0.25em 0;
  width:790px;
  color:#c00;
  font-weight:bold;
  text-align:center;
  font-size:92%;
}
td.messageStackSuccess {
  padding:0.2em 0 0.2em 0.2em;
  background-color:#78913b;
  color:#fff;
  text-align:center;
  font-size:92%;
}

/* Datentabellen */

#dataList table, #markup table {
  border-collapse:collapse;
  width:100%;
}
#dataList th, #markup th {
  border-bottom:1px solid #000;
  padding:.25em 0.5em .25em 0;
  color:#fff;
  font-weight:bold;
  text-decoration: underline;
}
#dataList td, #markup td {
  padding-top:0.8em;
  vertical-align:top;
}
#splitPageTop, #splitPageBottom {
  text-align:center;
}

/* alle Formulare */

input, textarea, select {
  border: 1px #FB5004 solid;
  background-color: #EDEDED;
  padding: 1px 2px;
}

/* alle Formulare im Content-Bereich */
div#maincontent form p {
  clear:both;
  width:350px;
  padding:0.5em 0
}
div#maincontent form p label {
  width:150px;
  float:left
}

div#maincontent form p input,div#maincontent form p textarea {
  float:right
}

div#maincontent form p textarea {
  height:100px
}

div#contactUs textarea {
  width:342px;
}

div#maincontent input, div#maincontent textarea, div#maincontent select {
  margin:1px 0 !important;
  margin:0;
}

div#maincontent #checkoutPayment select {
  width: 90px;
}

div#maincontent input.vnradio, div#maincontent input.vncheckbox {
	margin: 0;
	padding: 2em;
	border: 0;
	width: 15px;
	background: none;
}

/* Shopping Cart */
div#shopping_cart input {
  width: 30px;
}

div#shopping_cart #cartProducts th {
  font-weight:bold;
  color: #000000;
}
div#shopping_cart #cartProducts td  {
  padding-left:5px;
  padding-bottom:7px;
  border-bottom:1px #000 solid;
}
div#subTotalCart {
  padding:0.5em 0 ;
  font-weight:bold;
  text-transform: uppercase;
  text-align:right;
}
.markProductOutOfStock {
  font-weight:bold;
}
#shopping_cart #stockWarning, #product_info #productDate{
  background-color: #CC0000;
  padding:0.5em 0.5em;
}
div#shopping_cart a {
  color:#FB5004
}

/* Boxes */
#boxpanel, #boxpanel a {
  color:#000
}
#whatsnew #boxpanel {
  background-color: #fff;
  padding:0.5em 0.5em;
}
#whatsnewtable a {
	color: #000000 !important;
}

#whatsNew #boxpanel {
	background-color: #ffffff !important;
	padding: 0.5em;
}
#whatsNew a {
	color: #333333 !important;
}

#loginbox #boxpanel {
  background-color: #FFFFFF;
  padding:0.5em 0.5em
}

#best_sellers #boxpanel {
  background-color: #FFFFFF;
  padding:0.5em 0.5em
}

#specials  #boxpanel {
  background-color: #FFFFFF;
  padding:0.5em 0.5em
}
#product_notifications #boxpanel {
  background-color: #FFFFFF;
  padding:0.5em 0.5em
}

#tell_a_friend  #boxpanel {
  background-color: #FFFFFF;
  padding:0.5em 0.5em
}

#order_history  #boxpanel {
  background-color: #FFFFFF;
  padding:0.5em 0.5em
}

/* Produkt Info Seite */
#product_info #productsName {
  background-color: #EDEDED;
  padding:0 0.5em;
  text-transform: uppercase;
}

div#maincontent  #product_info input {
  width: 80px;
}
#product_info #miniText {
	display:none;
}

/* Poduktliste */

table.productListHead {
  display:block;
  width:100%;
  margin-bottom:1em
}

table#prodList td {
  border-bottom:1px #000 solid
}

.yui-dt-body td  {
  padding-left:5px;
  padding-bottom:7px;
  border-bottom:1px #000 solid;
}

.yui-dt-body td.yui-dt-first {
  text-align:center
}

.yui-dt-last td {
  padding-left:1px;
  padding-right:8px;
}

/* Modules */
#moduleNewProducts h1, #moduleFeatured h1, #moduleUpcomingProducts h1 ,
#returning_logmein h1, #validateme h1, #new_logmein h1, #anon_logmein h1,
#addressBook h1, #moduleXsellProducts h1,
#moduleAlsoPurchased h1,
#checkoutShippingAddress h1, #orderInfoProcess h1 {
   background-color: #EDEDED;
}
#accountHistory h1, #checkoutPaymentAddress h1,
#checkoutPayment h1, #checkoutShipping h1,
#checkoutConfirmation h1,#accountHistoryInfo h1 {
	margin: 0;
	padding: 0;
}

#checkoutPayment .payModule {
  background-color: #ffffff;
}

/* Startseite Haupttext */
#textMain h1, #textMain h2 {
  font-weight:bold;
}
/* Widerruf */
#widerruf{
  background-color: #ffffff;
  width:99%;
}

#tableProdInfo{
  background-color: #ffffff;
  width:99%;
}

/* Checkout Area */
#checkoutArea{
  background-color: #FFD8BC;
  width:99%;
}

ul.checkoutBar {
  margin: 0 0 2em 0;
}

ul.checkoutBar li{
 text-align:center;
 float:left;
 width:100%;
 display:block;
 border:1px solid #000;
 border-width: 0 0 1px 0;
}

.checkoutBarFrom, .checkoutBarTo {
	font-family: Verdana, Arial, sans-serif;
	color: #8c8c8c;
}

.checkoutBarCurrent {
	font-family: Verdana, Arial, sans-serif;
	color: #EDEDED;
}

/* mdp 071121 fuer AGB Texte etc Begin */
ol.paragraph li
{
	font-weight: bold;
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 2em;
	margin-bottom: 1em;
}

ul.paragraph li
{
	font-weight: normal;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 1em;
}

ul.paragraph2 li
{
	font-weight: normal;
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 2em;
}

blockquote
{
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 4em;
}
/* mdp 071121 fuer AGB Texte etc Ende */

/* mdp 080313 banner_exchange */
div.bannerExchange
{
	margin-right: 20px;
	background-color: #ffffff;
}

div.bannerExchange a
{
	margin-left: 14px;
}

/* product listing */
td.productListingItem
{
	line-height: inherit;
}
