/* -----------------------------------------------------------------------------------------
      

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/

.boxText { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFCC99;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

body {
	margin: 0px;
  padding:0px;
	background-color: #191919;
}
body.popup{
  background-color: #FFF;
}

body, div, table {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#000;
}

h1 {
  font-size:1.2em;
  font-weight:bold;
  margin:0px;
  padding:0px;
}

h2 {
  font-size:1.4em;
  font-weight:bold;
  margin:0px;
  padding:0px;
}

h3 {
  font-size:1.0em;
  font-weight:bold;
  margin:0px;
  padding:0px;
}

img {
  border:0px;
}

a {
  color: #000;
  text-decoration:underline;
}
a:link { 
  text-decoration:underline; 
}
a:visited { 
  text-decoration:underline; 
}
a:focus { 
  text-decoration:underline;
}
a:hover {
  text-decoration: underline;
  color: #E2001A;
}
a:active { 
  text-decoration:underline; 
  color:#E2001A;
}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #E2001A;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #666666;
  height:17px;
  color: #ffffff;
}

TD.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-right: 4px solid;
  background: #E6E6E6; 
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E6E6E6; 

}

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: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #E2001A;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #E2001A;
  text-decoration: underline;
}


SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver { 
	background-color: #D7E9F7; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* Neues Stylesheet */

.inputRequirement { color: #ff0000; }

div#klammer{
  background-color:#191919;
}

div#main {
  width:990px;
  padding:0px;
  margin:0px auto 5px auto;

}

div#head{
  overflow:hidden;
  position:relative;
  padding:119px 0px 0px 0px;
  margin:0px;
  text-align:center;
  background-image: url(img/bg-head01.gif);
  background-repeat: no-repeat; 
  background-position: top;
}
div#customerNavigation ul, div#customerNavigation li{
  float:left;
  margin:0px;
  padding:0px;
  list-style: none;
}
div#customerNavigation span{
  display:none;
}
div#customerNavigation a{
  display:block;
  height:55px;
  top:0px;
  position:absolute;  
}

/*
a#homelink{
  left:6px;
  width:106px;
  background:none;
}
a#homelink:hover{
  background-image: url(img/bg-menu-highlight01.gif);
}
a#cat01{
  left:115px;
  width:312px;
  background:none;
}

a#cat02{
  left:430px;
  width:312px;
  background:none;
}
a#cat02:hover{
  background-image: url(img/bg-menu-highlight03.gif);
}
a#link-about{
  left:745px;
  width:102px;
  background:none;
}

a#link-suche{
  left:850px;
  width:106px;
  background:none;
}
*/

a#homelink{
  left:6px;
  width:106px;
  background:none;
}
a#cat01{
  left:115px;
  width:180px;
  background:none;
}

a#cat02{
  left:298px;
  width:180px;
  background:none;
}

a#cat03{
  left:481px;
  width:182px;
  background:none;
}
a#link-about{
  left:666px;
  width:181px;
  background:none;
}

a#link-suche{
  left:850px;
  width:106px;
  background:none;
}

div#customerNavigation{
  margin:0px auto;
  height:58px;
  width:963px;
  background-repeat: no-repeat; 
  background-position: bottom;
  position:relative;
}

/* Ende dritte Kategorie */

div#content{
  background-image: url(img/bg-cont-body.gif);
  background-repeat: repeat-y;
  width:963px;
  margin:0px auto 120px auto; 
}
table#mainTable {
  width:963px;
  margin:0px auto;
  background-image: url(img/bg-cont-top.gif);
  background-repeat: no-repeat;
}

td#navLeft {
  vertical-align:top;
  padding:17px 0px 0px 25px;
  width:240px;
}

td#mainContent {
  padding:20px 20px 10px 30px; 
  /* width:auto; */
  width: 660px;
  vertical-align:top;
}
div#contentbottom{
  background-image: url(img/bg-cont-bottom.gif);
  background-repeat: no-repeat;
  height:67px;
}

div#footer{
  height:20px;
  position:relative;
  margin:0px;
  background-color: #191919;
}

div#footnav span{
  display:none;
}
div#footnav a{
  position:absolute;
}
a#designlink, a#designlink:link, a#designlink:visited, a#designlink:hover, a#designlink:active{
  font-size:9px;
  color:#AEAEAE;
  text-decoration:none;
  position:absolute;
  top:6px;
  left:12px;
}
a#umsetzungslink, a#umsetzungslink:link, a#umsetzungslink:visited, a#umsetzungslink:hover, a#umsetzungslink:active{
  font-size:9px;
  color:#AEAEAE;
  text-decoration:none;
  position:absolute;
  top:3px;
  left:200px;
  display:none;  
}
a#seolink, a#seolink:link, a#seolink:visited, a#seolink:hover, a#seolink:active{
  font-size:9px;
  color:#AEAEAE;
  text-decoration:none;
  position:absolute;
  top:3px;
  left:420px;
  display:none;
}

ul.greenArrow li {
  list-style-image:url(img/arrow_green.gif);
}

ul.accountHistory {
  margin:0px;
  padding: 0px;
}

ul.accountHistory li {
  list-style-type:none;
  padding:2px 0px;
}

fieldset {
  display: block;
  background-color:#F1F1F1;
  border:1px solid #CCC;
  padding:5px;
  width:350px;
  margin-bottom:15px;
}

fieldset legend {
  font-weight:bold;
  color:#333;
}

fieldset label {
  display:block;
  float:left;
  width:150px;
}
fieldset div {
  clear:both;
}

fieldset.advancedSearch {
  width:480px;
}


fieldset.advancedSearch div.includeSubcategories{
  padding-left:150px;
}

fieldset.addressBookDetails, fieldset.contactUs, fieldset.gv_send, fieldset.accountCreate, fieldset.newsletter, fieldset.renewPassword{
  width:560px;
}

fieldset.contactUs textarea{
  width:400px;
}

fieldset.gv_send textarea{
  width:300px;
  height:150px;
}
fieldset.gv_send label {
  width:200px;
}

fieldset.newsletter label {
  width:120px;
}
fieldset.renewPassword label {
  width:105px;
}

div.conditions {
  width:auto;
  height:250px;
  overflow:auto;
  border: 1px solid #CCC;
  margin: 10px 0px 10px 0px;
  padding: 5px;
  background-color: #F1F1F1;
}

div.checkoutStatusbar {
  padding:5px;
  background-color:#F1F1F1;
  border:1px solid #CCC;
}

div.checkoutStatusbar ul{
  margin:0px;
  padding:0px;
  text-align:center;
}

div.checkoutStatusbar li{
  display:inline;
  padding:2px 5px 2px 5px;
  margin:0px 10px 0px 10px;
}
div.checkoutStatusbar li.current{
  background-color:#DDD;
  font-weight:bold;
}

div.formError, p.error{
  margin-top:10px;
  margin-bottom:10px;
  padding:5px;
  border:1px solid red;
  background-color:#FF9999;
  font-weight:normal;  
}

p.error {
  font-weight:normal;
}

div.formSuccess, p.success{
  margin-top:10px;
  margin-bottom:10px;
  padding:5px;
  border:1px solid green;
  background-color:#00EB46;
  font-weight:bold;  
}

p.success {
  font-weight:normal;
}


div.box {
  width:230px;
  overflow:hidden;
  background-image: url(img/bg-box-footer.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding:0px 0px 19px 0px;
  margin:0px auto 0px auto;
  color:#D0D0D0;
}
div.box h2{
  font-size:1.0em;
  background-image: url(img/bg-box-header.gif);
  background-repeat: no-repeat;
  padding:25px 0px 3px 20px;
  color:#FFF;
  height:26px;
  width:100%;
}
div.box a{
  color:#FFF;
} 
div.box a:hover{
  color:#E2001A;
} 
div.box h2 a{
  display:block;
  height:14px;
  width:100%;
}
div.box h2 a:hover{
  color:#FFF;
  text-decoration:underline;
}

div.boxcontent{
  padding:5px 20px 5px 15px;
  background-image: url(img/bg-box.gif);
  background-repeat: repeat-y;
  color:#FFF;
}

div.boxcontent {
  color:#D0D0D0;
}


div.boxcontent a.bestsellers{
  display:block;
  padding:3px 0px 0px 0px;
  margin:3px 0px 0px 0px;
  border-top:1px solid #AAA;
}


input, select {
 margin:0px;
 padding:0px;
 border:0px;
 font-size:12px;
} 


input.inputFieldText, input.inputFieldPassword, select.inputFieldMenu, select, textarea {
 margin:2px 0px 2px 0px;
 border:1px solid #999;
}

input[type="text"] {
 margin:2px 0px 2px 0px;
 border:1px solid #999;
}
/* IE spezifisch */
input { border: expression((this.type=="text" || this.type=="password") ? '1px solid #999' : '0px'); }


table{
  border-collapse:collapse;
}

ul.shoppingCart {
 margin:0px 0px 10px 0px;
 padding:0px;
 list-style-type:none;
}
ul.shoppingCart li{
}

ul.shoppingCart li a{
  color:#E2001A;
}

div.shoppingCartTotal {
  margin-top:5px;
  margin-bottom:5px;
}




div#downloads {
  background-color:#F1F1F1;
  border: 1px solid #CCC;
  margin-top:10px;
  margin-bottom:10px;
}

div#downloads h2{
  background-color:#000;
  color:#FFF;
  padding-left:5px;
}

div#downloads div.downloadContent {
  background-color:#CCC;
  margin:10px 15px 10px 15px;
  padding:5px;
  border:1px solid #999;
  overflow:hidden;
}
div#downloads div.downloadContent img{
  float:left;
  margin:0px 15px 5px 5px;  
  padding-bottom:10px;
}

div#downloads div.downloadContent ul {
  margin:0px;
  padding:0px;
  list-style-type:none;
}
div#downloads div.downloadContent li {
  font-weight:normal;
}
div#downloads div.downloadContent li a{
  font-size:1.1em;
  text-decoration:underline;
  display:block;
  margin-bottom:5px;
}
div#downloads div.downloadContent li span{
  color:#000;
}
/* buttonContainer: used for back, forward... buttons at the bottom of the content area */
div.buttonContainer {
  text-align:right;
  padding:5px 10px 10px 0px;    
}
div.buttonContainer div.left {
  display:block;
  float:left;
}

div.searchAgain {
  padding:5px;
}

div.searchAgain label{
  font-weight:bold;
  margin-left:60px;
}
div.searchAgain label input{
  margin-left:5px;
}

div.graduatedPrices ul{
  list-style-type:none;
}

div.gift_cart {
  margin-top:10px;
  text-align: center;
}

div.loginContainer {
  width:48%;
  border:1px solid #999;
  background-color:#F1F1F1;
  margin:0px 2px 15px 2px;
}

div.loginContainer form{
  margin:0px;
  padding:0px;
}

div.loginContainer h3{
  border-bottom:1px solid #999;
  background-color:#000;
  color:#FFF;
  padding:2px;
}
div.loginContainer p {
  margin:5px;
  padding:0px;
}
div.loginContainer fieldset {
  width:auto;
  margin:5px;
}
div.loginContainer label {
  width:105px;
}

div#loginNewContainer {
 float:right;
 height:135px;
}
div#loginCustomerContainer {
  height:135px;
}
div#loginGuestContainer {
  margin-left:170px;
}

div#contentBoxLogoff {
  text-align:center;
}

div.new_productsContainer {
  width:300px;
  float:left;
  padding:5px;
}

div.new_productsContainer div.image{
 float:left;
}

div.new_productsContainer h4{
 margin-top:0px;
}

div.new_productsContainer div.buttonContainer{
  text-align:left;
}

div.new_productsContainer ul{
  list-style-type:none;
  margin-left:5px;
  margin-top:0px;
  padding:0px;
}
div.new_productsContainer li{
  margin-top:10px;
  margin-bottom:10px;
}

div.seperator {
  border-left:1px solid #CCC;
}

p.clear{
  clear:both;
  margin:0px;
  padding:0px;
}

div.new_products_overview {
  border:0px;
  border-bottom:1px solid #CCC;
  width:90%;
  margin:0px 0px 10px 0px;
  padding:0px;
}
div.new_products_overview h4{
  margin:0px;
}

table#orderDetails {
  border-collapse:collapse;
  border:1px solid #CCC;
  width: 100%;
}
table#orderDetails td{
  padding:5px;
  border:1px solid #CCC;
  vertical-align:top;
}

table#orderDetails ul{
  list-style-type:none;
  margin:0px;
}

table#orderDetails th.row1,th.row2, th.row3, th.row4, th.row5, th.row6{
  background-color:#000;
  border:1px solid #CCC;
  color:#FFF;
}

table#orderDetails td.row1{
  border:0px;
}
table#orderDetails td.row2{
	/*text-align: right;*/
}
table#orderDetails td.row3 li{
	margin-bottom: 5px;
}
table#orderDetails td.row4{
  text-align:right;
  white-space: nowrap;
}
table#orderDetails td.row5{
  font-weight:bold;
  text-align:right;
  white-space: nowrap;  
}
table#orderDetails td.row6{
  text-align:center;
}
div#orderDetailsTotal {
  text-align:right;
  margin:10px 0px 10px 0px;
  padding:5px;
  border: 1px solid #CCC;
}
table#orderDetails td ul.attributeList {
  list-style-type:circle;
  margin-left:15px;
  font-size:0.9em;
  font-weight:bold;
}

table#orderDetails td ul.attributeList span{
  font-weight:normal;
  font-style:italic;
}

.couponHelpLink {
  font-weight:bold;
}

a#advancedSearchHelplink {
  display:block;
  color:#FF0000;
  font-weight:bold;
  background-color:#F1F1F1;
  border:1px solid #CCC;
  border-width:1px 1px 0px 1px;
  padding:2px;
  width:50px;
  text-align:center;
  margin-left:410px;
}

div.billing, div.billing p, div.billing div{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
}

table.billingHead {
  width:100%;
  border:0px;
}
table.billingHead table{
  width:100%;
  border:0px;
}

div.billingAddressblock {
  border-top:1px solid #000;
  border-bottom:1px solid #000;
  margin-bottom:20px;
}

table.billingAddressblock {
  width:100%;
}

table.billingAddressblock th {
  background-color:#F1F1F1;
  text-align:left;
}
table.billingItemListing {
  border-bottom:1px solid #000;
  width:100%;
  border-collapse:collapse;
}
table.billingItemListing th{
  text-align:left;
}
table.billingItemListing table{
  width:100%;
  background-color:#f1f1f1;
}
table.billingItemListing table th{
  padding:2px;
  margin:0px;  
  border-bottom:2px solid #FFF;
  border-right:2px solid #FFF;  
}
table.billingItemListing table td{
  padding:2px;
  margin:0px;
  border-width:0px;
  border-bottom:2px solid #FFF;
  border-right:2px solid #FFF;  
}
table.billingItemListing table td.col1{
  width:20px;
}
table.billingItemListing table td.col2{

}
table.billingItemListing table th.col4{
  text-align:right;
}
table.billingItemListing table td.col4{
  text-align:right;
}
table.billingItemListing table th.col5{
  text-align:right;
}
table.billingItemListing table td.col5{
  text-align:right;
  width:150px;
}
div.billingOrderTotal {
  margin-top:5px;
  text-align:right; 
}
div.billingOrderTotal p {
  padding:2px;
  margin:0px;
}

div.printProductInfo h1{
  color:#333;
}

div.printProductInfo table.td {
  vertical-align:top;
}

div.printProductInfo img {
  border:0px;
  padding:5px;
  margin:0px 0px 5px 0px;
  display:block;
}

div.printProductInfo span.productsPrice {
  color:#FF0000;
}

table.productNavigator {
  border:0px;
  border-collapse:collapse;
}
table.productNavigator td {
  width:1%;
}

div.productReviews table {
  border:0px;
  border-collapse:collapse;
  width:100%;
  background-color:#F1F1F1;
  border:1px solid #CCC;
}

div.productReviews td.col1, th.col1{
  text-align:center;
  border-bottom:1px solid #CCC;
}
div.productReviews td.col2, th.col2{
  text-align:center;
  border-bottom:1px solid #CCC;  
}
div.productReviews td.col3, th.col3{
  text-align:left;
  border-bottom:1px solid #CCC;  
}
div.productReviews td.col4, th.col4{
  text-align:center;
  border-bottom:1px solid #CCC;  
}
div.productReviews th{
  border-bottom:0px;  
  background-color:#000;
  color:#FFF;
}
div.productReviews td{
  padding:4px;
}
div.productReviews h2 {
  margin:5px 0px 5px 0px;
}
div.productReviewsInfo {
  padding:5px;
}
div.productReviewsInfo img.productsImage {
  border:0px;
  display:block;
  margin-left:auto;
  margin-right:auto;
}
div.checkoutConfirmationTotal table {
  float: right;
}
table.account td {
  width: 50%;
}
.moduleBox {
  border:1px solid #000;
  background-color: #FFF;
  padding: 5px;
}

div#checkoutPaymentBlock,
div#checkoutShippingBlock, 
div.defaultAddressBlock {
  margin:15px 0px 15px 0px;	
}

div#checkoutPaymentBlockInner,
div#checkoutShippingBlockInner,
div.defaultAddressBlockInner{
  border: 1px solid #CCC;
  padding:5px;
}

div#checkoutPaymentAGB {
  margin:15px 0px 15px 0px;	
}
div#checkoutPaymentBlockInner h3 {
 padding: 5px;	
}

div#checkoutPaymentBlockInner div.even,
div#checkoutPaymentBlockInner div.odd,
div.addressBookRow
{
  border-bottom: 1px solid #CCC;
  padding-bottom:5px;
}

div.addressBookRow {
  padding-top: 10px;	
}
div.addressBookRowDefault {
  border-bottom: 1px solid #CCC;
  padding:10px 0px 5px 0px;
  margin-top: 10px;
  margin-bottom: 10px;	
}

div.pInfoProductsReviews div.section {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #CCC;	
}
div.pInfoProductsReviews div p, div.reviews p{
	margin:2px;
}
div.alsoPurchasedRow,
div.reviews {
  margin: 10px 0px 10px 0px;
  padding-bottom: 5px;
  border-bottom: 1px solid #CCC;	
}
div.reviews a.image{
  display:block;
  float:left;
  width:95px;
  height: 105px;
  background-repeat: no-repeat;
}
div.reviews div {
  margin-left: 90px;	
}
div.newProductsContainerPageWelcome {
  width: 280px;	
}
div.alsoPurchasedRow img {
  float: left;
}

table.checkoutConfirmationAddresses {
	width: 100%;
    padding-bottom:5px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;	
}
table.checkoutConfirmationAddresses td{
	vertical-align: top;
}

div.checkoutConfirmationShippingBox,
div.checkoutConfirmationPaymentBox {
  padding-bottom:5px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
}

a#myPersonalPageLink {
  display: block;
  padding-top:4px;
  padding-bottom:4px;
}

/*category-navigator*/
div.categories{
  
}
div.categories ul, div.categories li{
  margin:0px;
  padding:0px;
  list-style: none;
}
div.categories a{
  display:block;
  width:90%;
}
div.categories a.lvl1{
  background-image: url(img/nav-lvl1.gif);
  background-repeat: no-repeat;
  background-position: -2px 1px;
  padding:1px 0px 1px 15px;
  text-decoration:none;
}

div.categories a.lvl2{
  background-image: url(img/nav-lvl2.gif);
  background-repeat: no-repeat;
  background-position: 16px 1px;
  padding:1px 0px 1px 30px;
}
div.categories a.active{
  color:#E2001A;
}
table.product_listing_product{
  width:100%;
  height:224px;
  margin-top:14px;
  background-image: url(img/bg-product_listing.gif);
  background-repeat: no-repeat;
  color:#000;
  font-size:10px;
}
table.product_listing_product a{
  color:#000; 
}
table.product_listing_product h2{
  font-size:12px;
}

table.product_listing_product td{
  padding:20px;
}
table.product_listing_product td.product_listing_productimage{
  width:202px;
  text-align:center;
  vertical-align:middle;
  padding:0px 0px 0px 8px;
}
table.product_listing_product td.product_listing_productimage div.productimagebox{
  width:200px;
  height:200px;
  overflow:hidden;
}
table.product_listing_product td.product_listing_productlink{
  padding:0px 20px 10px 20px;
  text-align:right; 
}

table.product_listing_product td.product_listing_productlink a{
 color:#000;
 text-decoration:none; 
 display:block;
}
table.product_listing_product td.product_listing_productlink a:hover{
  text-decoration: underline;
  color: #E2001A;
}

table.product_startpage {
	border:0;
	border-collapse: collapse;
}

table.product_startpage td.center{
	text-align: center;
}

div.product_startpage {
  width: 326px;
  height: 497px;
  background-image: url(img/bg-product_startpage.gif);
  background-repeat: no-repeat;  
}

div.product_startpage img.heading {
  margin-top: 25px;
  margin-left: 20px;  
}

div.product_startpage div.inner {
  text-align: center;
  margin-top: 60px;
  color: #000;
}
div.product_startpage div.inner img {
  margin-top: 25px;	
}
div.product_startpage div.inner h3 {
  font-size: 16px;
  line-height: 20px;  
  font-weight: normal;
}
div.product_startpage div.inner a {
  color: #000;
  font-size: 12px;
}
div.product_startpage div.inner div.image_border {
  height:300px;
  overflow: hidden;
}

div#box_whatsnew div.boxcontent {
  text-align: center;
}
div.passepartout {
  position:relative;
  width: 180px;
  padding:10px;
  background-color: white; 
  overflow: hidden;   	
}

span.ecke {
  display:block;	
  width: 10px;
  height:10px;
  padding:0px;
  position: absolute;  
  background-repeat: no-repeat;
  overflow: hidden;
  margin: 0px;
}

span.ecke_ol {
  background-image: url("img/ecke-ol.gif");
  position: absolute;
  left:0px;  
  top:0px;
}
span.ecke_or {
  background-image: url("img/ecke-or.gif");
  position: absolute;
  right:0px;  
  top:0px;  
}
span.ecke_ur {
  background-image: url("img/ecke-ur.gif");
  position: absolute;
  right:0px;  
  bottom:-1px;  
}
span.ecke_ul {
  background-image: url("img/ecke-ul.gif");
  position: absolute;
  left:0px;  
  bottom:-1px;  
}
/* START Kategorie Listing 11.11.2009 */

div.cat_listing_cat {
  width: 140px;
  background-image: none;
  background-repeat: no-repeat;  
  /*
  height: 200px;
  overflow: hidden;
  */
  float: left;
  margin: 10px 10px 0 0;
  text-align:center;
}
div.cat_listing_cat h3 {
  font-weight: normal;	
  height: 30px;
  padding: 6px 3px 3px 3px;
  overflow: hidden;
  vertical-align: middle;
  text-align:center;
  background: #000;
  color:#fff;
}
div.cat_listing_cat_img {
  padding-top: 10px;
  border: 1px solid #ccc;
  border-bottom: 0;
  height:140px;
  overflow: hidden;
  text-align:center;
}

div.cat_listing_cat_img a{
}
div.cat_listing_cat_img img{
}
div.cat_listing_cat h3 a{
  color:#fff;
  font-size: 10px;
  text-decoration: none;
  
}
div.cat_listing_cat h3:hover{
  background: #555;
  color:#fff;
}
/* ENDE Kategorie Listing 11.11.2009 */


table.product_info {
  width: 100%;	
}
table.product_info, table.product_info a{
  color:#000;
}
table.product_info td{
  vertical-align:top;
  padding:5px;
  font-size:9px;
}
table.product_info h2{
  font-size:11px;
}
table.product_info td.product_info_price{
  text-align:right;
  width:240px;
}
table.product_info td.product_info_image{
  text-align:right;
}
div.product_info_info_shippingtime{
  color:#000;
  font-size:9px;
}

table.scroller {
  border-collapse: collapse;
  margin-left:20px;  
  margin-top:20px;
}
table.scroller td{
    margin:0px;
    padding:0px; 
    vertical-align: top; 	
}	
table.scroller td.scroller{
  background-image: url("img/bg-scroller.gif");
  background-repeat: repeat-x;
  vertical-align: middle;
}
table.scroller td.scroller object{ 
  margin: 0px;
  padding: 0px;
}

table.scroller td.cat-image{
  text-align: center;
  background-image: url("img/bg-scroller.gif");
  background-repeat: repeat-x;  
  
}
table.scroller td.spacer-left{
  padding-left: 15px;
}

table.scroller td.hotm {
  text-align: center;
  padding-top: 15px;
}
a.startseite_button {
  display:block;
  height:69px;
  width:233px;
  margin:auto;
}
a.startseite_button span{
  display:none;
}
a.startseite_button:hover{
  background-position: -234px top;
}
/*
a.charms {
  background-image: url(img/startseite_button_charms.gif);
}
a.sterling {
  background-image: url(img/startseite_button_sterling.gif);
}
*/
div#laufband {
  margin-left: 21px;
}

td.product_info_image span.spaceballer {
  width: 200px;
  height: 200px;
}

span.spaceballer {
  display:block;	
  margin: 0px auto;
  position:relative;	
}
span.spaceballer img {
  position:absolute;
  top:0px;
  left:0px;	
}

div.popupSearchHelp {
  background-color: #F1F1F1;
  padding-bottom:70px;
  	
}

div#languageBox {
  position: absolute;
  top:15px;
  right:28px;
}
#languageBox a, #languageBox span {
    color: #fff;
    text-decoration: none;
}
a.flag_de, a.flag_de_active {
  border-right: 1px solid #fff; 
  padding-right: 0.5em;
  margin-right: 0.5em;
}

/*
a#flagDE {
  display: block;
  width:33px;
  height: 25px;
  float: left; 
}

a.countrySelector {
  display: block;
  width:33px;
  height: 25px;
  float: left;   	
}
a.countrySelector span{
  display:none;
}
a.flag_de {
  background-image: url(img/flag_de_unselected.gif);  	
}
a.flag_en {
  background-image: url(img/flag_us_unselected.gif);  	
}

a.flag_de_active,
a.flag_de:hover {
  background-image: url(img/flag_de_selected.gif);	
}

a.flag_en_active,
a.flag_en:hover {
  background-image: url(img/flag_us_selected.gif);	
}
*/

/* SEO */
div#box_welcome div.boxhead span {
	display: block;	
  	font-size:1.0em;
  	background-image: url(img/bg-box-header.gif);
  	background-repeat: no-repeat;
  	padding:25px 0px 10px 20px;
  	color:#FFF;
  	height:14px;
  	width:100%;
}
div#box_welcome div.boxcontent h1 {
	font-weight: normal;
	font-size: 11px;
}

/* Ueberschriften als Text */
h2#heading_collection span {
	display:none;
}
/*
h2.categoryHeading span {
	position: absolute;
	z-index: -1;
}
*/

h1#categoryHeading span{
	position: absolute;
	z-index: -1;
	font-size: xx-small;
}
h2#heading_collection img, h2.categoryHeading img {
  display: none;
	position: absolute;
	z-index: -1;
}

/* START Produkte Listing 30.10.2009 */

div.product_detailpage {
  width: 114px;
  height: 220px;
  background-image: none;
  background-repeat: no-repeat;  
  border: 1px solid #fff;
  overflow: hidden;
  float: left;
  margin: 8px 4px 0 0;
  padding: 3px 3px 3px 3px;
}

div.product_detailpage div.inner {
  text-align: center;
  color: #000;
}
div.product_detailpage div.inner img {
  /*width: 110px;	
  height: auto;*/
}
div.product_detailpage div.inner h2 {
  font-size: 11px;
  line-height: 11px;  
  font-weight: bold;
  height: 2em;
  overflow: hidden;
}
div.product_detailpage div.inner a {
  color: #000;
  font-size: 11px;
  text-decoration: none;
}
div.product_detailpage div.inner div.productimagebox {
  height:115px;
  overflow: hidden;
}
div.product_detailpage div.inner div.producttext {
  padding-left: 0px;
}
div.product_detailpage div.inner div.producttext div.productdesc {
  height: 2.5em;
  overflow: hidden;
}

/* ENDE Produkte Detail */


/* START oberer Kasten */
#obererkasten {
  background-image: url(img/bg-obererkasten.gif);
  background-repeat: no-repeat; 
  height: 110px;
  width: 652px;
  padding-top: 8px;
  padding-left: 15px;
  font-size: 13px;
  font-weight: bold;
}

#obererkasten ul {
  padding-right: 270px;
}

div#box_welcome div.boxcontent h1 ul {
	font-weight: bold;
	font-size: 12px;
	margin-left: 8px;
	padding-left: 8px;
	color: #fff;
}

/* ENDE oberer Kasten */
/* STARTSEITE Produkte*/

table.product_startpage_ts {
  margin-left: 10px;
}

table.product_startpage_ts div.product_startpage {
  width: 205px;
  height: 360px;
  background-image: none;
  background-repeat: no-repeat;  
  border: 1px solid #ccc;
  overflow: hidden;
}

table.product_startpage_ts div.product_startpage div.inner {
  text-align: center;
  margin-top: 10px;
  color: #000;
}
table.product_startpage_ts div.product_startpage div.inner img {
  margin-top: 25px;	
}
table.product_startpage_ts div.product_startpage div.inner h3 {
  font-size: 11px;
  line-height: 20px;  
  font-weight: normal;
}
table.product_startpage_ts div.product_startpage div.inner a {
  color: #000;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
table.product_startpage_ts div.product_startpage div.inner div.image_border {
  height:250px;
  overflow: hidden;
}

table.product_startpage_ts a.startseite_button {
  display:block;
  height:69px;
  width:205px;
  margin:auto;
}
table.product_startpage_ts a.startseite_button span {
  display:none;
}
table.product_startpage_ts a.startseite_button:hover {
  background-position: -234px top;
}
table.product_startpage_ts a.charms {
  background-image: url(img/startseite2_button_charms.gif);
}
table.product_startpage_ts a.sterling {
  background-image: url(img/startseite2_button_sterling.gif);
}
table.product_startpage_ts a.watches {
  background-image: url(img/startseite2_button_watches.gif);
}


/* ENDE STARTSEITE Produkte */

div.categories ul li ul li ul {
	margin-left: 35px;
	padding-left: 5px;
	list-style: circle;
}

div.categories ul li ul li ul li {
	list-style: circle;
}


