/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.4 2004/06/06 17:13:29 novalis Exp $   

   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 
	rb: Überschriften:
	h1 				Hauptkeyworte, nicht als style definiert, jedoch in HTML verwendet
	h2				Bold im bodytext
	h3				Keywortliste, z.B. unter Kategorien
	h5 + h6 		Paypal-Layout (vormals h1 + h2)

	rb: beforzugte Farben 
	Schrift:		blau  			color: #0000CC; 
					schwarz			color: #000000;
					weiss			color: #FFFFFF;  
 					orange:			color: #FCBE03;
					gelb			color: #FFFF00;  
					goldgelbe		color: #FCBE03; (Menüschrift)
					grün			color: #009933; (Discont/Rabatt-Preisanzeige)
					(hover)  		color: #FF3F00;
   ---------------------------------------------------------------------------------------*/
 
/* Überschriften */
h1 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:inline;
}

h2 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	display:inline;
}
h3 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight:normal;
	display:inline;
}


/* Formular advanced_search */
#schmuck {
	position: relative;
	display: none;
}
#uhr {
	position: relative;
	display: none;
}
/* ENDE  Formular advanced_search */

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

.boxTextBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #CCCCCC;

}
.navtrail {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	font-size: 11px;
	vertical-align:middle;
	margin-bottom: 4px;
}
.navtrail a {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	font-size: 11px;
	color: #000099;
	vertical-align:middle;

}
.product_navigation {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}


/* Produktnavigation  */
.navigator, .navigator A, .navigator A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #CCCCCC;
}

.errorBox {
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color: #990000;
	background-color: #FF9900;
}
.stockWarning { font-family : Arial, sans-serif; font-size : 11px; color: #FF9900; }
.productsNotifications { background: #F2FFF7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 11px; color: #FF9900; text-decoration: underline; }

BODY {
/* background-color: #E6E6E6; */ 
/* background-image: url(./img/bg_body_4.gif); */ 
 /* background-image: url(./img/headerslice_3.jpg); */

  background-attachment:fixed;
  background-position: top; 
  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 11px;
  background-color: #E6E6E6; 

}

img{
border:0;
}

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

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

FORM {
	display: inline;
}
.navileiste_1 {
	background-image: url(./img/page_navi_l.gif);
	vertical-align: middle;
	width: 20px;
	height: 27px;
	background-repeat: repeat-x;
}
.navileiste_2 {
	background-image: url(./img/page_navi_m.gif);
	background-repeat: repeat-x;
	height: 20px;
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
	overflow: hidden;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-top:8px;
}
.navileiste_2_small {
	background-image: url(./img/page_navi_m.gif);
	background-repeat: repeat-x;
	height: 20px;
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
	overflow: hidden;
	font-size: 9px;
	line-height: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-top:8px;
}
.navileiste_3 {
	background-image: url(./img/page_navi_r.gif);
	vertical-align: middle;
	width: 20px;
	height: 27px;
	background-repeat: repeat-x;
}
.navileiste_2 a {
	color: #000000;
	padding: 2px;
	font-weight: bold;
}
.navileiste_2 a:hover {
	color: #FF3F00;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
}

.confirmationEdit {
	color: #0000CC;
	font-style: italic;
}

A.confirmationEdit {
	color: #0000CC;
	font-style: italic;
}

A.confirmationEdit:hover {
	color: #FF3F00;
	font-style: italic;
	text-decoration: underline;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #6FD05F;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
  padding: 5px;
}

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

.infoBoxNotice {
	border: 3px solid #ff0000;
}

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

TD.infoBoxHeading {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(./img/page_navi_m.gif);
	height: 20px;
	color: #333333;
	/*text-indent: 2px;*/
	line-height: 10px;
	text-align: center;
	vertical-align:top;
	overflow:hidden;
	padding-top:8px;
}

TD.infoBoxHeading a{
	color: #FFFFFF;
}

TD.infoBoxHeading a:hover{
	color: #FF3F00;
}

TD.infoBoxHeading_1 {
	background-image: url(./img/page_navi_l.gif);
	height: 27px;
	width: 20px;
}

TD.infoBoxHeading_2 {
	background-image: url(./img/page_navi_r.gif);
	height: 27px;
	width: 20px;
}

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

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Arial, sans-serif;
  font-size: 11px;

}

.border{
	/*height: 380px;*/
	border: 1px solid #666666;
	margin-bottom: 5px;
}

A.pageResults {
  color:#CC0000;
}

A.pageResults:hover {
  color:#333333;
}

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

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

.x_linkLine {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #ffff00;	/* gelb */
	background-color: #333333;
}
TD.linkLine, TD.linkLine a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #0000CC;	/* blau */
	text-decoration: none ;
	vertical-align:middle;
}

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

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

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

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

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #0000CC;
  font-weight: bold;
}

TABLE.formArea {
  background: #CCCCCC;
  border-color: #CC9933;
  border-style: solid;
  border-width: 1px;
  padding:5px;
  margin-bottom:5px;
}

TD.formAreaTitle {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #CC0000;
}

SPAN.errorText {
	font-family: Arial, sans-serif;
	color: #000000;
	background-color: #CC3300; /* rot */
}

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

.smallHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}

.moduleRow {
 font-family: Arial, sans-serif;
 font-size: 12px;
 line-height: 13px;
 border: 1px solid;
 border-color: #E6E6E6;

}

.moduleRow a:active {
font-family: Arial, sans-serif;
font-size: 12px;
line-height: 13px;
background-color: #B7CDD6;
border: 1px solid;
border-color: #333333;
}

.moduleRowOver {
	cursor: hand;
	border: 1px solid;
	border-color: #FFCC00;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #FFFF99;
}

.moduleRowOver a:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration:none;
	line-height: 13px;
	color: #FFFF99;
	/* background-color: #FFFF99; /* eingefügt */

}

.moduleRowActive a:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
}

.moduleRowSelected { 
	background-color: #FFFF99;
	color: #000000; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 11px; color: #0000CC; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 11px; color: #FF3F00; }

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

.heading_subcategorie { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #0000CC; 
text-align:center;
margin-bottom:0px;
}


/* Sitemap Tables */
.sitemap_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(./img/headerslice_1.jpg);
}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#FF3F00; text-decoration:none;}

.sitemap_sub {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333;  padding: 2px 2px;}
.sitemap_sub a {color:#333333;}
.sitemap_sub a:hover {color:#FF3F00; text-decoration:none;}


/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning {
	font-family: Arial, sans-serif;
	font-size: 11px;
	background-color: #FFCC00; /* gelb */
	color: #990000;
}
.messageStackSuccess {
	font-family: Arial, sans-serif;
	font-size: 11px;
	background-color: #99ff00;
	color: #000000;
}

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 11px; color: #FF3F00; font-weight: bold; }

.tableShop {
	/* background-color: #000000; */
	width: 980px;
}

.navLeft {
	vertical-align: top;
	width: 200px;
	padding: 2px;
}
.navRight {
	vertical-align: top;
	width: 180px;
	padding: 2px;
}
.poweredby {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #ffffef;
  font-weight: bold;
}

/* wird nicht mehr gebraucht 
#pageHeaderMenue {
	position: absolute;
	width: ..px;
	height: 100px;
    top: 188px; 
	left: ..px;
	right: 20px;
	bottom: ..px;
	overflow: auto;
}
#pageHeaderMenueLeft {
	position: absolute;
	width: ..px;
	height: 100px;
    top: 188px; 
	left: 20px;
	right: ..px;
	bottom: ..px;
	overflow: auto;
}
*/

.slogen {
	padding-top: 65px;
	padding-right: 20px;
	text-align: right;
}

.pageHeaderImage {
	background-image: url(./img/header.jpg);
	vertical-align: middle;
	height: 150px;
	width: 100%;
	background-position: right top;
	background-repeat: no-repeat;
}
.textBanner {
	vertical-align: middle;
  	font-family: Arial, sans-serif;
  	font-size: 11px;
  	color: #333333;
  	font-weight: bold;
	padding: 10px 0px 5px 0px;
}
TABLE.techdetail {
	border-right: 2px #0066CC solid;
	border-bottom: 2px #0066CC solid;
	padding: 0px 0px 0px 0px;
}

TD.techdetail_left {
	border-left: 1px #0066CC solid;
	border-top: 1px #0066CC solid;
/*	font-size:12px; */
	padding: 1px 3px 1px 3px;
	text-align:left;
	vertical-align: top;
	font-weight: bold;
}
TD.techdetail_right {
	border-left: 1px  #99CCFF solid;
	border-top: 1px #0066CC solid;
/*	font-size:12px; */
	padding: 1px 3px 1px 3px;
	text-align:left;
	vertical-align: top;
}
/*
.pageHeaderRoundbox_l {
	height: 100px;
	width: 10px;
	vertical-align:top;
}
.pageHeaderRoundbox_r {
	height: 100px;
	width: 10px;
	vertical-align: bottom;
}
*/
.header {
	vertical-align: top;
	height: 150px;
}

.contentsTopics {
	background-image: url(./img/headerslice_1.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	height: 16px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	color: #333333; 
}
.contentsTopicsRight { 
	width: 110px; 
	text-align:right;
}

.contentsTopics a {
	color: #333333;
}
.contentsTopics2 {
	background-image: url(./img/headerslice_2.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	height: 16px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	color: #ffffff;
}

.contentsTopics2 a {
	color: #ffffff;
}
.contentsTopics2 a:hover {
	color: #FF3F00;
	text-decoration:none;
}

				/* Preisformatierung allgemein und bei Prozentualer Reduzierung */

.contentsTopics3 {
	background-image: url(./img/headerslice_1.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	height: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	color: #333333;
}

.contentsTopics4 {
	background-image: url(./img/headerslice_3.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 11px;
	height: 11px;
	text-decoration: none;
	padding: 5px;
	color: #000000;
}

.contentsTopics4 a {
	color: 000000;
	text-decoration:underline;
}
.contentsTopics4 a:hover {
	color: #FF3F00;
	text-decoration:underline;
}


.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #0000CC;
}

.boxprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
}

.productOldPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-decoration: line-through;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 5pt;
	font-style: italic;
	color: #FF9900;
}

.productNewPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 5pt;
	color: #009933;
}

.productDiscount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	text-indent: 5pt;
	color: #009933;
}

.yourPrice {
	color: #009933;
	font-size: 12px;
}
.tableListingI {
	background-color: #A8A9A8;
}
.tableListingII {
	background-color:#7E7E7E;
	color:#000000;
}
.tableListingIII {
	color:#FFFFFF;
	padding: 3px;
	background-color:#3F3F3F;
}

.onepxwidth {
width: 1px;
}
/* Fine-Boxen Table Shop */
.box_fine_ol {
	background-image: url(./img/box_fine_ol.gif);
	width: 5px;
	height: 5px;
	line-height: 5px;
	background-repeat: no-repeat;			
}

.box_fine_om {
	background-image: url(./img/box_fine_om.gif);
	width: 100%;
	height: 5px;
	line-height: 5px;
	background-repeat: repeat-x;
}

.box_fine_or {
	background-image: url(./img/box_fine_or.gif);
	width: 5px;
	height: 5px;
	line-height: 5px;
	background-repeat: no-repeat;
}

.box_fine_ml {
	background-image: url(./img/box_fine_ml.gif);
	width: 5px;
	height: 5px;
	line-height: 5px;
	background-repeat: repeat-y;
}

.box_fine_mm {
	width: 100%;
}

.box_fine_mr {
	background-image: url(./img/box_fine_mr.gif);
	width: 5px;
	height: 5px;
	line-height: 5px;
	background-repeat: repeat-y;
	
}

.box_fine_ul {
	background-image: url(./img/box_fine_ul.gif);
	width: 5px;
	height: 5px;
	line-height: 5px;
	background-repeat: no-repeat;

}

.box_fine_um {
	background-image: url(./img/box_fine_um.gif);
	width: 100%;
	height: 5px;
	line-height: 5px;
	background-repeat: repeat-x;
}

.box_fine_ur {
	background-image: url(./img/box_fine_ur.gif);
	height: 5px;
	width: 5px;
	line-height: 5px;
	background-repeat: no-repeat;
}


/* Boxem Titelbild */
.box_ol_3 {
	background-image: url(./img/box_ol_3.gif);
	width: 16px;
	height: 17px;
	line-height: 17px;
	background-repeat: no-repeat;			
}

.box_om_3 {
	background-image: url(./img/box_om_3.gif);
	width: 100%;
	height: 17px;
	line-height: 17px;
	background-repeat: repeat-x;
}

.box_or_3 {
	background-image: url(./img/box_or_3.gif);
	width: 16px;
	height: 17px;
	line-height: 17px;
	background-repeat: no-repeat;
}

.box_ml_3 {
	background-image: url(./img/box_ml_3.gif);
	width: 16px;
	height: 10px;
	line-height: 10px;
	background-repeat: repeat-y;
}

/* Hier Titelbild ??? oder ??? */
.box_mm_3 {
	background-color: #333333; 
	background-image: url(./img/bg_box_4.jpg);
	background-repeat: repeat-y;
	background-position: right;

}

.box_mr_3 {
	background-image: url(./img/box_mr_3.gif);
	width: 16px;
	height: 10px;
	line-height: 10px;
	background-repeat: repeat-y;
	
}

.box_ul_3 {
	background-image: url(./img/box_ul_3.gif);
	width: 16px;
	height: 15px;
	line-height: 15px;
	background-repeat: no-repeat;

}

.box_um_3 {
	background-image: url(./img/box_um_3.gif);
	width: 100%;
	height: 15px;
	line-height: 16px;
	background-repeat: repeat-x;
}

.box_ur_3 {
	background-image: url(./img/box_ur_3.gif);
	height: 15px;
	width: 16px;
	line-height: 16px;
	background-repeat: no-repeat;
}


/* BOXES mit Headline */
.box_ol {
	background-image: url(./img/box_ol.gif);
	width: 16px;
	height: 27px;
	line-height: 27px;
	background-repeat: no-repeat;			
}

.box_om {
	background-image: url(./img/box_om.gif);
	width: 100%;
	height: 27px;
	line-height: 20px;
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*color: #FFFF00; /* gelb */ 
	/* color: #0000CC; /* blau */
	 color:  #FCBE03; /* orange */

	text-align: left;
	vertical-align: top;
	overflow: hidden;
	padding-top:0px;
}

.box_or {
	background-image: url(./img/box_or.gif);
	width: 16px;
	height: 27px;
	line-height: 27px;
	background-repeat: no-repeat;
}

.box_ml {
	background-image: url(./img/box_ml.gif);
	width: 16px;
	height: 10px;
	line-height: 10px;
	background-repeat: repeat-y;
}

.box_mm {
	background-color: #CCCCCC; 
	background-image: url(./img/bg_box_4.jpg);
	background-repeat: repeat-y;
	background-position: right;

}

.box_mr {
	background-image: url(./img/box_mr.gif);
	width: 16px;
	height: 10px;
	line-height: 10px;
	background-repeat: repeat-y;
	
}

.box_ul {
	background-image: url(./img/box_ul.gif);
	width: 16px;
	height: 15px;
	line-height: 15px;
	background-repeat: no-repeat;

}

.box_um {
	background-image: url(./img/box_um.gif);
	width: 100%;
	height: 15px;
	line-height: 16px;
	background-repeat: repeat-x;
}

.box_ur {
	background-image: url(./img/box_ur.gif);
	height: 15px;
	width: 16px;
	line-height: 16px;
	background-repeat: no-repeat;
}
/* BOXES ohne Headline */
.box_ol_2 {
	background-image: url(./img/box_ol_2.gif);
	width: 16px;
	height: 17px;
	line-height: 17px;
	background-repeat: no-repeat;			
}

.box_om_2 {
	background-image: url(./img/box_om_2.gif);
	width: 100%;
	height: 17px;
	line-height: 17px;
	background-repeat: repeat-x;
}

.box_or_2 {
	background-image: url(./img/box_or_2.gif);
	width: 16px;
	height: 17px;
	line-height: 17px;
	background-repeat: no-repeat;
}

.guthaben {
	background-color:#B87E33; /*goldgelb */
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5pt;
	color: #000099;
}

.copyright {
	font-size: 11px;
	text-align: center;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffef;
}

#menu1 {
	float: right;
	width: 760px;
	height: 24px;
	padding:0px 0px 0px, 0px ;
	margin-bottom: 0px;
	padding-top: 0px;
	text-align: right;	

}

div.tabs1 {
	float: right;
	width: 100px;
	height: 24px;
	margin: 0px 0px 0px 0px;
	background: url( './img/bu_100x58.gif' ) 0 -34px no-repeat;
	text-align: left;	
	}

div.tabs1 a {
	display: block;
	width:100%;
	height:100%;
	overflow:hidden;
	font: bold 12px/1 Arial;
	color:#FCBE03;
	text-decoration: none;
	background: url( './img/bu_100x58.gif' ) top left no-repeat;
	padding: 3px 6px 2px ;
	vertical-align: middle;
	}
div.tabs1 span {
	display: block;
	margin:0px 0px;
	}
div.tabs1 a:hover {
	background-image: none;
	color: #FFFFFF;
	}
div.tabs1 a:active {
	color: black;
	}

/* Paypal-Express - Styles
/* HEADINGS */
h5 {color:#000000;font-weight:bold;font-size:22px;margin:20px 0px 15px 0px;padding:0px;width:auto;border-style:solid;border-width:0px 0px 1px 0px;border-color:#000000;}
h6 {color:#000000; font-weight:bold;font-size:16px;margin:15px 0px 8px 0px;padding:0px;}


/* PARAGRAPH GLOBAL */
p {margin:8px 0px 8px 0px}

/* ORDER DETAILS */
table.orderdetails {font-size:11px; background-color:#FFF2CC; border-style: solid; border-width:0px 1px 1px 1px; border-color:#DA9401;}
table.orderdetails tr td {padding:4px}
table.orderdetails tr.headerrow td {background-color:#DA9401; color:#FFFFFF; font-weight:bold}
table.orderdetails tr.headerrow td.left {text-align:left}
table.orderdetails tr.headerrow td.center {text-align:center}
table.orderdetails tr.headerrow td.right {text-align:right}

/* ORDER DETAILS CONTENT ROW 1 */
table.orderdetails tr.contentrow1 td {background-color:#FFF2CC;vertical-align:top}
table.orderdetails tr.contentrow1 td.quantity {text-align:center}
table.orderdetails tr.contentrow1 td.quantity input {font-size:11px; padding:2px; border:solid #DA9401 1px;}
table.orderdetails tr.contentrow1 td.productname {text-align:left}

/* ORDER DETAILS CONTENT ROW 2 */
table.orderdetails tr.contentrow2 td {background-color:#FFEAAB;vertical-align:top}
table.orderdetails tr.contentrow2 td.quantity {text-align:center}
table.orderdetails tr.contentrow2 td.quantity input {font-size:11px; padding:2px; border:solid #DA9401 1px;}
table.orderdetails tr.contentrow2 td.productname {text-align:left}

/* ORDER DETAILS SINGLE PRICE */
table.orderdetails tr td.singleprice {text-align:right; white-space:nowrap}

/* ORDER DETAILS TOTAL PRICE PER ITEM */
table.orderdetails tr td.totalprice {text-align:right; white-space:nowrap}

/* ORDER DETAILS DELETE CHECKBOX */
table.orderdetails tr td.delete {text-align:center; white-space:nowrap}

/* ORDER DETAILS PRODUCT ATTRIBUTES */
table.orderdetails tr td.productname table.productattributes {margin-top:3px;}
table.orderdetails tr td.productname table.productattributes tr td {padding:0px;}
table.orderdetails tr td.productname table.productattributes tr td.attribute {padding-right:4px;}
table.orderdetails tr td.productname table.productattributes tr td.value {width:100%;}

/* ORDER DETAILS SUBTOTAL */
table.orderdetails tr td.subtotal {background-color:#FFEAAB; text-align:right;border-style: solid; border-width:1px 0px 0px 0px; border-color:#DA9401;}

/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea {width:100%}

/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea {width:100%}

/* CHECKOUT NAVIGATION */
ul#checkoutnavigation {}
ul#checkoutnavigation li {height: 70px; list-style-type:none; float:left; width:185px; margin-right:15px; border: solid 1px; padding:8px}
ul#checkoutnavigation li.active {background-color: #FFEAAB}
ul#checkoutnavigation li.active .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.active .title {font-size:14px; font-weight:bold}
ul#checkoutnavigation li.active .description {font-size:11px}

ul#checkoutnavigation li.inactive {color:#999999; background-color: #EDEDED; border-color:#999999}
ul#checkoutnavigation li.inactive .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.inactive .title {font-size:14px; font-weight:bold}
ul#checkoutnavigation li.inactive .description {font-size:11px}

/* ERROR MESSAGES */
/* p.errormessage {border: solid #ff0000 2px; padding:15px; background-color:#FFD6D6} */

ul.messageStack {border:solid 2px #B22020; background-color:#FFD6D6; padding:8px}
ul.messageStack li {}
ul.messageStack li.messageStackError {list-style:none; padding:5px 0px 2px 20px; background-image:url(../../images/icons/exclamation.png); background-repeat:no-repeat; background-position:0px 4px}
ul.messageStack li.messageStackWarning {list-style:none; padding:5px 0px 2px 20px; background-image:url(../../images/icons/icon_alert.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#FFF2CD}
ul.messageStack li.messageStackSuccess {list-style:none; padding:5px 0px 2px 20px; background-image:url(../../images/icons/icon_accept.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#66FF66}


/* SUCCESS MESSAGE */
/* .messageStackSuccess {padding:4px; background-color:#66FF66} */

/* FOOTER */
.footer {clear:both; text-align:center; font-size:11px; color:#666666; background-color:#E2E2E2; padding: 8px; margin-bottom:5px;}
.footer a {color:#666666; text-decoration:underline}