/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   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 
   ---------------------------------------------------------------------------------------*/

.breite { width:900px } /* SHOP BREITE KANN HIER ANGEPASST WERDEN */

/* MEN? CODE - Farben und Breiten k?nnen hier eingestellt werden */

 #tabs10 {
      float:left;
      width:100%;
      font-size:100%;
	  
      line-height:normal;
      }
    #tabs10 ul {
	  margin:0;
	  padding:10px 10px 0 0px;
	  list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("Bilder/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("Bilder/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

/* MEN? CODE ENDE */


/* Rahmen um den Boxen */

.rahmen {  }

/* Rahmen um den Boxen ENDE */

/* SHOP CLASSEN ANFANG */

.boxText { 
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	padding: 0 0 0 5px;
	background: #F0F0F0;
}

.boxTextBG {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	background-color: #f8f8f8;
}
.boxTextPrice {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FF0000;
	padding: 0 0 0 5px;
}

.errorBox {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	color: #70d250;
	text-decoration: underline;
}

BODY { color: #666666; margin: 0; font-family : Tahoma, Arial, sans-serif; font-size : 11px; background-color: #fff; background-repeat: repeat-y; background-attachment: scroll; background-position: center; }

img{
	border:0;
}

A {
  color: #666666;
  text-decoration: none;
}

A:hover {
  color: #666666;
  text-decoration: underline;
}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #666666; 
}

A.headerNavigation:hover {
  color: #666666;
}

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 11px;
}

TD.headerError {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}


TD.footer {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #F6F6F6;
  color: #666666;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: url(Bilder/box_bg.gif);
  height:22px;
  color: #ffffff;
  padding:0 0 0 3px;
}

TD.infoBoxHeading_right { font-family: Tahoma, Arial, sans-serif, verdana; font-size: 11px; height:20px; color: #ffffff; color: #838383; background-image: url(/shop/kopf1.png); background-repeat: repeat; background-position: center top; padding-top: 0; padding-right: 0; padding-bottom: 0; }

TD.infoBox, SPAN.infoBox { font-family: Tahoma, Arial, sans-serif; font-size: 11px; background: #fff; }

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  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: Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
	color: #666666;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #666666;
  background: #ffffff;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #666666;
}

TD.main, P.main {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #2F4792;
  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, Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.copyright {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  text-align:center;
  color:#b2b2b2;
}
TD.copyright a {
  color: #b2b2b2;
}
TD.copyright a:hover {
  color: #b2b2b2;
  text-decoration: underline;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma, Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Tahoma, Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Tahoma, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Tahoma, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
}

.moduleRow { color: #000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 1; background-image: url(http://www.jeans-wholesale.com/shop/hintergrund1.jpg); background-repeat: repeat-x; height: 17px; border-color: #fff; border-style: solid; border-width: 1px 1px 3px; }
.moduleRowOver { color: #000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 1; background-image: url(http://www.jeans-wholesale.com/shop/hintergrund2.jpg); background-repeat: repeat-x; height: 17px; border-bottom-style: solid; border-bottom-width: 3px; }
.moduleRowSelected { background-color: #ff2756; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #666666; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#666666;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Tahoma, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft { width: 250px; }
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}

.contentsTopics {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #999999;
	background:#f9f9f9;
	padding:5px;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #666666;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

.copyright {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  text-align:center;
  color: #b2b2b2;
}
.parseTime {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  text-align:center;
  color: #999999;
}
.copyright a {
  color: #b2b2b2;
}
.copyright a:hover {
  color: #b2b2b2;
  text-decoration: underline;
}

/* SHOP CLASSEN ENDE */

/*- Menu Tabs 10--------------------------- */

   #lightbox{ 
   position: absolute; 
   top: 40px; 
   left: 0; 
   width: 100%; 
   z-index: 100; 
   text-align: center; 
   line-height: 0; 
   } 

#lightbox a img{ border: none; } 

#outerImageContainer{ 
   position: relative; 
   background-color: #fff; 
   width: 50px; 
   height: 50px; 
   margin: 0 auto; 
   } 

#imageContainer{ 
   padding: 10px; 
   }
#hoverNav{ 
   position: absolute; 
   top: 0; 
   left: 0; 
   height: 100%; 
   width: 100%; 
   z-index: 10; 
   } 
#imageContainer>#hoverNav{ left: 0;} 
#hoverNav a{ outline: none;} 

#prevLink, #nextLink{ 
   width: 49%; 
   height: 100%; 
   background: transparent url(/images/pixel_blank.gif) no-repeat; /* Trick IE into showing hover */ 
   display: block; 
   } 
#prevLink { left: 0; float: left;} 
#nextLink { right: 0; float: right;} 
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; } 
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; } 


#imageDataContainer{ 
   font: 10px Verdana, Helvetica, sans-serif; 
   background-color: #fff; 
   margin: 0 auto; 
   line-height: 1.4em; 
   } 

#imageData{ 
   padding:0 10px; 
   } 
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }    
#imageData #caption{ font-weight: bold;   } 
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;   }          
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;   }    
       
#overlay{ 
   position: absolute; 
   top: 0; 
   left: 0; 
   z-index: 90; 
   width: 100%; 
   height: 500px; 
   background-color: #000; 
   filter:alpha(opacity=60); 
   -moz-opacity: 0.6; 
   opacity: 0.6; 
   } 
    

.clearfix:after { 
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden; 
   } 

* html>body .clearfix { 
   display: inline-block; 
   width: 100%; 
   } 

* html .clearfix { 
   /* Hides from IE-mac \*/ 
   height: 1%; 
   /* End hide from IE-mac */ 
   } 

#interface1 {
	z-index:1;
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}
.botpreview {
	background-color:#3F89C3;
	color:#FFFFFF;
	border-top-color:#FFFFFF;
	border-top-width:1px;
	border-top-style:solid;
	text-align:center;
	vertical-align:middle;
}
.title_h2 {
 width:500px;
 padding:12px 0 0 18px;
}

.title_h1 {
 width:500px;
 padding:12px 0 0 18px;
}

.border_preview{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #444;
}
h1, h2, h3 {	
padding:0;	
margin:0
}
h1 {	
font-size:17px
}
h2, h3 {	
font-size:13px
}
.Heading1{	
padding:0;	
margin:0;	
font-size:14px;	
font-weight:bold;
}
.Heading2{
padding:0;	
margin:0;	
font-size:20px;
font-weight:bold;
}

#marqueecontainer{
position: relative;
width: 100%;
height: 130px; /*marquee height */
background-color: white;
overflow: hidden;
padding: 2px;
padding-left: 4px;
}
.Stil1 { color: #b2b2b2; font-family: verdana; }

/*Start OF SHOW IMAGES */
.show_more_pics{font-family:tahoma,verdana;font-size:11px;color:#4F4F4F;padding-left:0px;padding-bottom:10px;}
.prod_info_pics_container{height:200px;}
.showPics{background-color:;}
.ihrLogo{background-image:url(img/pixel.gif);}
.prod_info_pics_container_link{background-image:url(img/new_zoom_in.gif);background-repeat:no-repeat;background-position:3px 1px;border-bottom:0px solid #ffffff;}
#tablist{
padding: 0px;
margin-left: 0px;
margin-top:0px;
background-color:;
height:px;
}
#tablist li{
list-style: none;
display: inline;
background-color:;
margin-left: 1px;
margin-top: 0px;
}
#tablist li a{
padding: 4px;
margin-left: 0;
background-color: #F5F5F5;  
font-weight:500;
color:#4F4F4F;
font-family:verdana;
font-size:10px;
border-width:1px;border:1px;border-style:solid;border-color:#EFEFEF;  
}
#tablist li a:link{
color: #4F4F4F;
text-decoration:none;
font-weight:500;
font-family:verdana;
font-size:10px;
border-width:1px;border:1px;border-style:solid;border-color:#EFEFEF;  /*#E8DAE8*/
}
#tablist li a:hover{
color: #ff6600;
text-decoration:none;
font-weight:500;
font-family:verdana;
font-size:10px;
border-width:1px;border:1px;border-style:solid;border-color:#EFEFEF;  /*#E8DAE8*/
}
#tablist li a:active{
color: #ff6600;
text-decoration:none;
font-weight:500;
font-family:verdana;
font-size:10px;
border-width:1px;border:1px;border-style:solid;border-color:#EFEFEF;  /*#E8DAE8*/
}
#tablist li a.current{
background-color: #ffffff;
font-family:verdana;
font-size:10px;
border-width:1px;border:1px;border-style:solid;border-color:#EFEFEF;  /*#E8DAE8*/
}
#tabcontentcontainer{
width: 225px;
/* Insert Optional Height definition here to give all the content a unified height */
height:px;
border: 1px solid #EFEFEF;  /*#E8DAE8*/
background-color:;
margin-left: 0px;
margin-top: 0px;
}
.tabcontent{
display:none;
padding-top:0;
background-repeat:no-repeat;background-position:5px 2px;
}
#tabcontentcontainer2{
width: 225px;
/* Insert Optional Height definition here to give all the content a unified height */
height:px;
border: 1px solid #EFEFEF ;  /*#E8DAE8*/
background-color:;
margin-left: 0px;
margin-top: 0px;
}
.tabcontent2{
display:none;
padding-top:0px;
background-image:url(img/new_zoom_in.gif);background-repeat:no-repeat;background-position:5px 2px;
}
/*Ende Tabcontent Styles f?r mehrere Bilder */
/*START POPUP Images*/
A.closeWindow:link { color:#4F4F4F; font-family:verdana; font-size:12px;text-decoration : none; font-weight:600;}
A.closeWindow:visited { color:#4F4F4F; font-family:verdana; font-size:12px; text-decoration : none; font-weight:600;}
A.closeWindow:hover { color:#ff6600; font-family:verdana; font-size:12px; text-decoration : none; font-weight:600;}
A.closeWindow:active { color:#ff6600; font-family:verdana; font-size:12px; text-decoration : none; font-weight:600;}
/*END OF SHOW IMAGES */
