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

BODY, HTML, TD, P { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

H1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;

}

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

.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color: #5f83a9;
	padding-top:4px;
	padding-bottom:4px;
}
.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #FFCC99;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.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 {
	color: #000000;
	margin: 0px;
	background-color: #ffffff;
	background-image:url(img/page_background.gif);
	background-position:top;
	background-repeat:repeat-x;
}

img{
	border:0;
}

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

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

FORM {
	display: inline;		   
}


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

TR.headerNavigation {
  background: #F6F6F6;
}

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

A.headerNavigation { 
  color: #000000; 
}

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

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: 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: 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: 12px;
  font-weight: bold;
  height:29px;
  color: #ffffff;
  background-image:url(img/box_headline_background_01.gif);
  background-position:left;
  padding-left:24px;
}

TD.infoBoxHeading_innen {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  height:29px;
  color: #000000;
  background-image:url(img/main_headline_background.gif);
  padding-left:8px;
}




TD.infoBoxHeadingContent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

TD.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff; 
  border:0;
  color:#333333;
  padding:8px 4px 16px 24px;
  text-align:left;
}
TD.anfrageBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff; 
  border:0;
  color:#333333;
  padding:2px 24px 2px 2px;
  text-align:left;
}

TD.infoBox a:link,
TD.infoBox a:visited {
	color:#eeee88;
	text-decoration:underline;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
}


TD.infoBox a:hover,
TD.infoBox a:active {
	color:#ee9a4a;
	text-decoration:underline;
	font-weight:bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}





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;
font-family: Verdana, Arial, sans-serif;
}

.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: #0000FF;
  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;
}



.t4m_head_menu {
		background-image:url(img/head_background.gif); 
		background-repeat:repeat-x; 
		height:29px;
		padding:0 16px 0 16px;
		color:#333333;
		text-decoration:none;
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
}



.t4m_head_menu a:link,
.t4m_head_menu a:visited {
	color:#333333;
	text-decoration:none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}


.t4m_head_menu a:hover,
.t4m_head_menu a:active {
	color:#333333;
	text-decoration:underline;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}



.t4m_main {
	padding:0 0 0 0;
	background-color:#dfe5ea;
	border-top:2px solid #cccccc;
	border-left:2px solid #cccccc;
	border-right:2px solid #cccccc;
	border-bottom:0;
}
TD.pkwmain, P.pkwmain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; background-color:#F0F4F8;
  line-height: 1.5; height: 15px;
}
.catpkwmain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; background-color:#DAE8F4;
  border:  1px solid #A5BFD5;
  line-height: 1.0;
  height: 20px;
}
.catpkwmain3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; background-color:#DAE8F4;
  
  line-height: 1.5;
  height: 40px;
}

.cat2pkwmain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; 
  border:  1px solid #A5BFD5;
  line-height: 1.5;
  
}
.t4m_main_content {
	padding:4px;
}


TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
.mini {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}
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;
}

TD.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;  color: #104173;
}
A.copyright {
  color: #104173;
}
A.copyright:hover {
 color: #104173;
  text-decoration: underline;
}

A.copyright:link {
color: #104173;;
  text-decoration: underline;
}
A.copyright:active {
  color: #104173;
  text-decoration: underline;
}
A.copyright:visited {
  color: #104173;
  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, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}




.moduleTable {

	margin:0;
	padding:0;
	border:0;

}

.moduleRow {
	color:#333333;
	text-decoration:none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding:2px 0 2px 0;
	margin:0;
	border:0;
	background-color:#dfe5ea;
}


.moduleRowOver {
	color:#ee9a4a;
	text-decoration:none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding:2px 0 2px 0;
	margin:0;
	border:0;
	background-color:#cccccc;
	cursor:pointer;
}


.moduleRow a:link,
.moduleRow a:visited {
	color:#eeee88;
	text-decoration:underline;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
}


.moduleRow a:hover,
.moduleRow a:active {
	color:#ee9a4a;
	text-decoration:underline;
	font-weight:bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}


.moduleRowOver a:link,
.moduleRowOver a:visited {
	color:#eeee88;
	text-decoration:underline;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
}


.moduleRowOver a:hover,
.moduleRowOver a:active {
	color:#ee9a4a;
	text-decoration:underline;
	font-weight:bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}



.moduleRowSelected { 
	background-color: #1f4369; 
	color:#333333;
}










.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; }

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

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

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


/* message box */

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

/* input requirement */

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

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

.otherContent {
	padding: 0pt 16px 16px;
	font-size: 12px; 
	line-height: 18px; 
	font-family: Verdana,Arial,sans-serif;
	}

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#333333;
}
A.contentsTopics:Link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold; text-decoration:underline;
	color:#333333;
}
A.contentsTopics:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold; text-decoration:underline;
	color:#333333;
}
A.contentsTopics:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold; text-decoration:underline;
	color:#333333;
}
.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}


.options {
	color:#000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
	width:100%;
}
.optionschecked {
		color:#000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
	background-color: #E1E7FD;
	width:100%;
}

.inputs {
	color:#000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
}




.moduleRowb {
	color:#000000;
	text-decoration:none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding:2px 0 2px 0;
	margin:0;
	border:0;
	
}


.moduleRowOverb {
	color:#333333;
	text-decoration:none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding:2px 0 2px 0;
	margin:0;
	border:0;
	background-color: #1f4369;
}


.moduleRowb a:link,
.moduleRowb a:visited {
	color:#000000;
	text-decoration:underline;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
}


.moduleRowb a:hover,
.moduleRowb a:active {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}


.moduleRowOverb a:link,
.moduleRowOverb a:visited {
	color:#000000;
	text-decoration:underline;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
}


.moduleRowOverb a:hover,
.moduleRowOverb a:active {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}



.moduleRowSelectedb { color: #FFFFFF; background-color: #1f4369; }

.catpkwmain4 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; background-color:#DAE8F4;
  line-height: 1.5;
}


/* Ab hier Formate aus dem alten Shop */

/*//////////////////////////////////////////////
//// GLOBAL FORMATTING
//////////////////////////////////////////////*/
body{overflow: -moz-scrollbars-vertical;}
h1{
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 21px;
	font-weight: bold;
}
h2{
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 17px;
	font-weight: bold;
}
h3{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
}
h4{
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
}
h5{
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
}
form{margin: 0px; padding:0px;}
select, input, button, fieldset{font-family:Tahoma, Helvetica, sans-serif; font-size:11px}
ul, ol{margin-left: 0px; padding-left: 20px}
img{-ms-interpolation-mode: bicubic}

.t-small{font-family:Tahoma, Helvetica, sans-serif; font-size:10px; font-weight:normal}
.t-medium{font-family:Tahoma, Helvetica, sans-serif; font-size:11px; font-weight:normal}
.t-large{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold}
.t-xlarge{font-family:Tahoma, Helvetica, sans-serif; font-size:17px; font-weight:bold}
.t-xxlarge{font-family:Tahoma, Helvetica, sans-serif; font-size:21px; font-weight:bold}

.t-imgsub{background:#D9E0FA; color:#1C37A4}
.t-em{font-weight:bold; color:#D39B3D} /* emphasized text */
.t-warn{color:#D39B3D; font-style: italic}
.t-weak{color:#A6A6A6}

a{color: #367589}

.page-date, .page-headline, .page-title{margin: 0}
.page-title{margin-bottom: 8px}
.category-image{display:block;margin-top:5px;margin-bottom:5px}

/*////////////////////////////////////////////////
//// BASKET - INTERACTIVE ATTRIBUTES
////////////////////////////////////////////////*/
.interact-attrib-caption{font-weight: bold}
/*.interact-attrib-value{}*/

/*////////////////////////////////////////////////
//// BASKET - VARIANTS
////////////////////////////////////////////////*/
.basket-variant-caption{font-weight: bold}
/*.basket-variant-value{}*/

/*////////////////////////////////////////////////
//// BASKET - TABLE FOR QTYINPUT-FIELD
////////////////////////////////////////////////*/
#basket table.basket-line-qty td{border:none; background:transparent}

/*////////////////////////////////////////////////
//// SEARCH MASK
////////////////////////////////////////////////*/
#searchbar{width: 100%}
#searchbar-tabs{
	background-color: #D9E0FA;
	width: 100%;
}

#searchbar-tabs a, #searchbar-tabs div.tab-spring{
	padding: 7px 14px 7px 14px;
}

#searchbar-tabs a{
	display: block;
	float: left;
	text-decoration: underline;
	font-weight: bold;
}
#searchbar-tabs a.tab{
	color: #1C37A4;
	background-color: #D9E0FA;
	border-bottom: 1px solid #516AC6;
}
#searchbar-tabs a.tab:hover{color: #000000}
#searchbar-tabs a.act:hover{cursor: default}
#searchbar-tabs a.act{
	background-color: #FFFFFF;
	border: 1px solid #516AC6;
	border-bottom: 0;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: none;
}

#searchbar-tabs div.tab-spring{
	border-bottom: 1px solid #516AC6;
}

/*
#activetab{
	background-color: #D9E0FA;
	border-right: 1px solid #1C37A4
}
*/

#searchbar-body{
	border: 1px solid #516AC6;
	border-top: 0;
	background-color: #FFFFFF;
	padding: 8px;
	clear: both;
	/*position: relative;
	top: -1px;
	z-index: -1;*/
}
#searchbar form{padding: 0; margin: 0}

#searchprogress{
	border: 0;
	padding: 2px;
	width: 100%;
}

/*////////////////////////////////////////////////
//// PRODUCT ADD-TO-BASKET PANEL
////////////////////////////////////////////////*/
/*.pnl-addtobasket{}*/
*.pnl-addtobasket td{padding:0px; margin:0px; border:none; background:transparent} /* Specification: "resets" specific formatting of #minibasket > td */
.pnl-addtobasket-caption{padding-right: 3px}
*.pnl-addtobasket input{text-align:right; width:30px}
*.pnl-addtobasket select{text-align: right}
/*.pnl-addtobasket-qty{}*/
.pnl-addtobasket-qtyunit{padding-right: 3px}
img.pnl-addtobasket-button{margin-left:3px;cursor: pointer}
/*a.addbasket-button{}*/

/*////////////////////////////////////////////////
//// PRODUCT ATTRIBUTE LIST
////////////////////////////////////////////////*/
/* list style formatting */
ul#attrib-list{margin-left: 0px; padding-left: 0px}
ul#attrib-list li.attrib{list-style-type: disc; font-weight: normal; margin-left: 20px} /* single attribute (without grouping) */
ul#attrib-list ul{margin: 10px 0px 10px 20px} /* attribute-list */
ul#attrib-list li.attrib-group{list-style-type: none; font-weight: bold} /* group name */
ul#attrib-list ul li.attrib{list-style-type: disc; font-weight: normal; margin-left: 0px} /* single attribute (with grouping) */
/*
span.attrib-name{}
span.attrib-value{}
*/

/* table style formatting */
table#attrib-list{}
table#attrib-list td.attrib-group{font-weight: bold; border-bottom: 1px solid #516AC6; padding-top: 5px} /* group name */
/*table#attrib-list td.attrib-info{}
table#attrib-list td.attrib-name{}
table#attrib-list td.attrib-value{}*/

/*////////////////////////////////////////////////
//// PRODUCT DISCOUNTS LIST
////////////////////////////////////////////////*/
*.discounts-list{
	width: 100%; 
	border-collapse: collapse;
}
*.discounts-list thead td.discounts-headline{
	background-color: #1C37A4;
	color: #BEC9F3;
	font-weight: bold;
	text-align: center;
}
*.discounts-list thead th{
	background-color: #FFFFFF;
	color: #1C37A4;
	font-weight: bold;
	text-align: center;
	border: 1px solid #516AC6;
}
*.discounts-list tbody td{
	background-color: #FFFFFF;
	color: #4E4E4E; 
	text-align: center;
	border: 1px solid #516AC6;
}
*.discounts-list th, *.discounts-list td{padding: 3px}
*.discounts-list *.discounts-name{border-right: 0}
*.discounts-list *.discounts-from-amount{border-left: 0}

/*//////////////////////////////////////////////
//// PAGINATOR
//////////////////////////////////////////////*/
/*
#paginator a.pi, #paginator span{
	padding: 0 3px 0 3px;
}
#paginator span{
	font-weight: bold;
}
*/

/*
#paginator-top, #paginator-bottom{
	background-color: #1C37A4;
	padding: 0px 4px 0px 4px;
}
#paginator-top{border-bottom: 1px solid #FFFFFF}
#paginator-bottom{border-top: 1px solid #FFFFFF}
*/

#paginator a.pi, #paginator span{
	display: block;
	font-weight: normal;
	height: 14px;
	padding: 0 3px 0 3px;
	text-align: center;
	vertical-align: middle;
	margin-right: 0px;
	float: left;
}
#paginator a.pi:hover{color:#1C37A4}
#paginator span.pi-active{font-weight:bold}
#paginator span.pi-ellipsis{font-weight:bold}
#paginator img.pi-img-prev {display:inline; float:left}
#paginator img.pi-img-next{display:inline}

/*////////////////////////////////////////////////
//// POPUP NAVIGATION
////////////////////////////////////////////////*/
#smpopnav{position:relative}
#smpopnav div.popnav-main{
	border-bottom: 1px solid #1C37A4;
	background-color: #D9E0FA;
	height:20px;
}
#smpopnav div.popnav-main div{
	border-right: 1px solid #1C37A4;
	padding-right: 2px;
	float:left;
}
#smpopnav div.popnav-main div .expandable{
	background: url(/templates/delta-automotive/img/bullet_default.gif) no-repeat center right;
}
#smpopnav ul{
	border: 1px solid #1C37A4;
	background-color: #D9E0FA;
	list-style-type: none;
	border-top: 0;
	padding: 0px;
	margin: 0px;
}
#smpopnav ul li{
	border-top: 1px solid #1C37A4;
	padding: 0px;
	margin: 0px;
}
#smpopnav ul li .expandable{
	background: url() no-repeat center right;
}
#smpopnav a{
	color: #1C37A4;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 3px;
}

#smpopnav a:hover{color: #D9E0FA;}
#smpopnav .hovered{background-color: #1C37A4}
#smpopnav .expanded a{color: #516AC6}
#smpopnav .expanded a:hover{color: #1C37A4}
#smpopnav .selected a{color: #516AC6}
#smpopnav .selected a:hover{color: #1C37A4}

/*////////////////////////////////////////////////
//// CHECKOUT BAR
////////////////////////////////////////////////*/
#checkout-bar{background-color: transparent}
#checkout-bar td{padding: 2px}
.checkout-item{color: #A6A6A6;}
.checkout-item div{color: #A6A6A6}
.checkout-item-active{
	color: #D39B3D;
	background: #E1D3C6;
	border: 2px solid #D39B3D
}
.checkout-item-active div{color: #D39B3D}
#checkout-bar h3{margin-bottom: 0}

/*//////////////////////////////////////////////
//// SITEMAP
//////////////////////////////////////////////*/
#sitemap{vertical-align: top}
#sitemap div.groupheader{
	clear: both;
	width: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	background-color: #D9E0FA;
	color: #000000;
	padding: 5px;
	margin: 5px 0 5px 0;
}
#sitemap ul{
	vertical-align: top;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sitemap ul.leftfloat{
	background: #D9E0FA;
	position: relative;
	display: block;
	margin: 1px;
	width: 49%;
	float:left;
}
#sitemap ul li{
	clear: left;
	padding-left:18px;
	margin: 2px 0 2px 0;
}
#sitemap ul.container{}
#sitemap ul li.first{padding-left:0}
#sitemap ul li.collapse{padding-left: 18px;}
#sitemap ul li.expanded{padding-left: 18px; background: transparent url(/templates/delta-automotive/img/symbol_minus.gif) no-repeat}
#sitemap ul li img{float: left}
#sitemap ul li a{padding-left:2px}
#sitemap ul li a.parent{font-weight: bold}

/*
////////////////////////////////////////////////
//// SHIP- AND PAYMETHODS
////////////////////////////////////////////////
*/
/*
#paymethods, #shipmethods{}
*/

.paymethod-line, .shipmethod-line td{
	border-bottom: 1px solid #1C37A4;
}

div.paymethod-line, div.shipmethod-line{
	border-bottom: 1px solid #1C37A4;
	display:block;
}

.paymethod-thumb, .shipmethod-thumb{
	float:right;
	margin: 0 10px 0 10px;
	border: 1px solid #1C37A4;
}

.paymethod{
	margin: 4px;
}
.paymethod div, .shipmethod div{
	padding-bottom: 10px;
}
.paymethod table{
	margin-bottom: 10px;
}
.paymethod h3, .shipmethod h3{
	margin-bottom: 0;
}

.progressbox{
	width:480px;border:2px solid #1C37A4;
}

/*
////////////////////////////////////////////////
//// MANUFACTURER
////////////////////////////////////////////////
*/

.manufact-logo{
	text-align:right;
	margin-bottom:5px;
}

table.manufacturer-list{
	padding:4px;
}
table.manufacturer-list th{
	padding:4px;
	font-weight:bold;
}

table.manufacturer-list td{
	padding:4px;
	border-top: 1px solid #1C37A4;
}

.back-button{
	float:left;
}

/*//////////////////////////////////////////////
//// GENERIC ELEMENT FORMATTING
//////////////////////////////////////////////*/
body{
	background: #FFFFFF;
	color:#4E4E4E;
	margin: 0px;
	text-align: center;
}
body,td,div,p{
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
}
th{
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 11px;
}
tfoot td{color: #A6A6A6}
img{border:0px}
a{color: #367589}
hr{
	width: 100%;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.site{
	width: 900px;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	background: #ffffff;
}

/*//////////////////////////////////////////////
//// BREADCRUMB NAVIGATION
//////////////////////////////////////////////*/
#breadcrumb{border-bottom: 1px solid #A6A6A6}
a.breadcrumb{text-decoration: none;}
a.breadcrumb:hover{text-decoration: underline;}

/*//////////////////////////////////////////////
//// TEXT FORMATTING
//////////////////////////////////////////////*/
.t-imgsub{background:#D9E0FA; padding: 2px} /* Image subtitles/description */
.t-em{font-weight:bold; text-transform:uppercase; color:#D39B3D;} /* emphasized text */
.t-weak{color:#A6A6A6;} /* weakened text */

/*//////////////////////////////////////////////
//// GENERIC LIST FORMATTING
//////////////////////////////////////////////*/
.list{table-layout:auto; width:100%}
.list-intro{padding:3px;padding-bottom:5px;text-align:center}
.list-footer{padding:3px;padding-bottom:5px;text-align:center}
.list-group{
	text-align:right;
}
.list-item{}
.list-item-alt{background:#E1D3C6}
.list-item-border{border: 1px solid #D39B3D}
.list-item-list-info{}
.list-item-partslist{background:#D9E0FA}
.list-item-partslist-header{font-weight:bold;padding:2px}
.list-item-partslist-item{padding:2px}
.list-item-hsep{
	background-image: url(/templates/delta-automotive/img/hsep_default.gif);
	background-repeat:repeat-y;
	margin: 0 6px 0 6px;
	line-height: 1px;
	width: 3px;
	height: 100%;
	border: 0;
	padding: 0;
}
.list-item-vsep{
	background-image: url(/templates/delta-automotive/img/vsep_default.gif) ;
	background-repeat:repeat-x;
	margin: 6px 0px 6px 0;
	line-height: 1px;
	width: 100%;
	height: 3px;
}

/*//////////////////////////////////////////////
//// BANNER AREA 
//////////////////////////////////////////////*/
#topnav{width: 900px}
#nav-level1{text-align: right; padding: 0px 0px 4px 0px}
#banner{
	width: 100%;
	height: 150px; 
	background: url('/templates/delta-automotive/img/logo.jpg') no-repeat #FFFFFF;
	overflow: hidden;
}
#clogo{
	position: absolute;
	padding-left: 9px;
	top: 50px;
}

/*///////////////////////////////////////////////////
//// LEVEL 1 NAVIGATION
///////////////////////////////////////////////////*/
#nav-level1{
	text-align: right; 
	color: #000000;
	margin: 0px 5px 0px 0px; 
}
#nav-level1 a{
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	padding-left:8px;
	padding-right:8px;
	}
#nav-level1 a:hover{text-decoration: underline}
#nav-level1 span{padding:0px 8px 0px 8px}

/*///////////////////////////////////////////////////
//// LEVEL 2 NAVIGATION
///////////////////////////////////////////////////*/
#nav-level2{
 	width: 100%;
 	background: url(/templates/delta-automotive/img/2nd-nav-upper-gradient.gif) repeat-x top;
	position: relative;
	top: 1px;
	line-height: 6px;
}
#nav-level2 a{text-decoration:none; color: #ffffff;}
#nav-level2 a:hover{color: #E9E9E9}
#nav-level2 a.sel{color: #1C37A4;}
#nav-level2 a.sel:hover{color: #516AC6}
.button{
	background: url('/templates/delta-automotive/img/default_fill_2nd_level.gif') repeat-x left;
	vertical-align: top;
	padding-top: 5px;
	font-weight: bold;
	white-space: nowrap;
}
.button-sel{
	background: url('/templates/delta-automotive/img/default_fill_2nd_level_sel.gif') repeat-x left;
	vertical-align: top;
	padding-top: 5px;
	font-weight: bold;
	white-space: nowrap;
}
#pane-parent{
	width: 100%;
}
#pane-left{
	padding:0px;
}
#pane-body{
	text-align:left;
}
#pane-right {
}
/*///////////////////////////////////////////////////
//// LEVEL 3 NAVIGATION
///////////////////////////////////////////////////*/
.nav-level3{
	text-align: left;
	width: 100%;
	height: 29px;
	background: url('/templates/delta-automotive/img/3rd-nav-gradient.gif') repeat-x bottom left #ECF5FF;
	overflow: hidden;
	clear: both;
	border-top: #ECF5FF 1px solid;
	margin-top:-3px;
	white-space: nowrap;
}
.nav-level3 td{
	padding-left: 190px;
}
.nav-level3 a{
	position: relative;
	vertical-align: bottom;
	padding: 0 8px 0 0;
	/*font-size: 11;*/
	color: #212F56;
	text-decoration: none;
}
.nav-level3 a:hover{text-decoration: underline}
.nav-level3 a.selected{color:#1C37A4}
.nav-level3 span{vertical-align: middle;}

/*//////////////////////////////////////////////
//// SUBNAVIGATION (Level 4 and deeper).
//////////////////////////////////////////////*/
#subnav{
	width: 170px;
	border-top: 1px solid #516AC6;
	border-right: 1px solid #516AC6;
	border-left: 1px solid #516AC6;
}
#subnav ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#subnav li{
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#subnav li a, #subnav li a.expanded{
	display: block;
	text-decoration: none;
	padding: 3px 2px 3px 16px;
	color: #000000;
	border-bottom: 1px solid #516AC6;
	overflow: hidden;
}
#subnav li a:hover{background: #F6F6F6}
#subnav li a.expanded{
	font-weight: bold;
	background: url('/templates/delta-automotive/img/bullet_navitem_exp.png') 155px center no-repeat #F0F2FD;
	padding: 3px 15px 3px 3px;
}
#subnav li a.selected{
	font-weight: bold;
	background: url('/templates/delta-automotive/img/bullet_default_sel.png') 3px center no-repeat #F0F2FD;
	padding-left: 16px;
}
#subnav li a.expanded:hover{background: url('/templates/delta-automotive/img/bullet_navitem_exp.png') 155px center no-repeat #F6F6F6;}
#subnav li a.selected:hover{background: url('/templates/delta-automotive/img/bullet_default_sel.png') 3px center no-repeat #F6F6F6}

.catnav{ border: 1px solid #516AC6;}
.catnavparent{
	border-top: 1px solid #516AC6;
	border-left: 1px solid #516AC6;
	border-right: 1px solid #516AC6;
}
.catnav-header{	background-color: #516AC6;	padding-bottom: 3px;}
.catnav-header a{
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	color: #ffffff;
	font-weight: bold;
}
.catnav-row{
	width: 170px;
	border-bottom: 1px solid #516AC6;
	background-color: #ffffff;
	padding: 0px;
}

.catnav-selected{
	background: #F0F2FD;
	font-weight: bold;
}

.catnav-row img{
	margin-left: 3px;
	margin-right: 3px;
}
.catnav-row a{
	text-decoration: none;
	padding: 2px;
	color:#000000;
	display: block;
}
.catnav-row a:hover{background: #F6F6F6;}
.catnav-expanded a:hover{background: #F6F6F6;}
.catnav-selected a:hover{background: #F6F6F6}
/*//////////////////////////////////////////////
//// SEARCHBAR & MINIBASKET FORMATTING
//////////////////////////////////////////////*/
#functionbar{
	width:100%;
	height:44px;
	background:url(/templates/delta-automotive/img/functionbar-bg.gif) repeat-x;
	padding-top:15px;
}

#functionbar-inactive{
	width:100%;
	height:44px;
	background:url(/templates/delta-automotive/img/functionbar-inactive.gif) repeat-x;
	padding-top:15px;
}

#searchbar form{padding: 5px; padding-bottom:4px margin: 0px}

#quicksearch form{display: inline;padding: 8px;}
#quicksearch input{vertical-align: middle; margin-right: 4px}
#quicksearch a{color: #000000}
#quicksearch a:hover{color: #516AC6}

input.quicksearch-term{border: 1px solid #D39B3D; padding: 1px; width: 110px}

#quicksearchpanel{
	width:136;
	height:50px;
	background:url(/templates/delta-automotive/img/minibasket-bg.gif) no-repeat;
	padding-top:15px;
}

.minibasket{width: 136px; color: #000000}
.minibasket-value{text-align: right; font-weight: bold}
.minibasket-caption{padding-left:10px}
.minibasket-value{padding-right: 3px}
.minibasket-footer{text-align: right;padding: 5px 3px 0px 0px}
.minibasket a:hover{color: #000000}

/*//////////////////////////////////////////////
//// FOOTERBAR FORMATTING
//////////////////////////////////////////////*/
#footer{
	width: 100%;
	margin-top: 15px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	border-top: 1px solid #516AC6;
	overflow: hidden;
	border-top: 1px solid #C8C8C8;
	background: url(/templates/delta-automotive/img/footer-gradient.gif) repeat-x top #CCCFD8;
}
#nav-footer a{text-decoration: none}
#nav-footer a:hover{text-decoration: underline}
#nav-footer span{padding:0px 8px 0px 8px; color: #1C37A4}

/*//////////////////////////////////////////////
//// PAGINATOR
//////////////////////////////////////////////*/
#paginator-top, #paginator-bottom{
	background-color: #E1D3C6;
	padding: 4px;
}
#paginator-top{border-bottom: 1px solid #FF784A}
#paginator-bottom{border-top: 1px solid #FF784A}
#paginator a.pi, #paginator span{
	display: block;
	font-weight: bold;
	width: 22px;
	height: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	vertical-align: middle;
	margin-right: 0px;
	border-right: 1px solid #D9E0FA;
	color: #D9E0FA;
	float: left;
}
#paginator a.pi:link, #paginator a.pi:visited, #paginator a.pi:active, #paginator span.pi-ellipsis{background:transparent; color: #FF784A;}
#paginator a.pi:hover{background:transparent; color:#FF784A; text-decoration:underline}
#paginator span.pi-active{background:#D9E0FA; color:#FF784A}
#paginator a.pi-last, #paginator span.pi-last{border-right:none}

/*//////////////////////////////////////////////
//// CONTAINER FORMATTING
//////////////////////////////////////////////*/

.cnt-def{
}
.cnt-icon{padding-top: 4px}

/* Standard */
.cnt-default{}
.cnt-default-title{	
	background: url('/templates/delta-automotive/img/cnt-def-title.gif') repeat-x left top #FF936F;
	color: #1C37A4;
	padding: 4px 3px 3px 0px;
	font-weight: bold;
}
.cnt-default-title-bg{ background: #FF936F; }
.border-right{border-right: 1px solid #FF784A;}
.border-top{border-top: 1px solid #FF784A;}
.border-left{border-left: 1px solid #FF784A;}

/* Alternative */

.cnt-alt-title{
	background: url('/templates/delta-automotive/img/cnt-alt-title.gif') repeat-x left top #8FA3E4; 
	padding: 3px 0px 3px 0px;
	color: #ffffff;
	font-weight: bold;
}
.cnt-alt-title-l{background: url('/templates/delta-automotive/img/cnt-def-spacer-left.gif') repeat-y left top; width: 20px}
.cnt-alt-title-r{background: url('/templates/delta-automotive/img/cnt-def-spacer-right.gif') repeat-y right top; width: 10px}
.cnt-alt-title a{
	padding: 3px 0px 3px 0px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.cnt-alt-title a:hover{	text-decoration: underline;}

/* Simple */
.cnt-simple-header{	
	border-bottom: 4px solid #516AC6;
	padding: 3px 3px 5px 0px;
	color: #000000;
	font-weight: bold;
}
.cnt-icon-simple{padding: 4px 3px 0px 3px;width:20px;}

/* Highlight */

.cnt-high-title{
	background: url('/templates/delta-automotive/img/cnt-high-title.gif') repeat-x left top #5674E9; 
	padding: 3px 0px 3px 8px;
	font-weight: bold;
	color: #ffffff;
}
.cnt-high-title-l{background: url('/templates/delta-automotive/img/cnt-def-spacer-left.gif') repeat-y left top}
.cnt-high-title-r{background: url('/templates/delta-automotive/img/cnt-def-spacer-right.gif') repeat-y right top}
.cnt-high-bottom{background:url(/templates/delta-automotive/img/cnt-high-bm.gif) repeat-x; width: 100%}

/*////////////////////////////////////////////////
//// CHECKOUT BAR
////////////////////////////////////////////////*/
#checkout-bar{
	background-color: transparent;
	border-collapse: collapse;
}
#checkout-bar td{padding: 2px}
.checkout-item{
	color: #A6A6A6;
	border: 2px solid #D39B3D;
}
.checkout-item div{
	color: #A6A6A6;
}
.checkout-item-active{
	color: #D39B3D;
	background: #E1D3C6;
	border: 2px solid #D39B3D;
}
.checkout-item-active div{
	color: #D39B3D;
}

/*////////////////////////////////////////////////
//// BASKET FORMATTING
////////////////////////////////////////////////*/
#basket{
	border-collapse: collapse;
	border-top: 2px solid #D39B3D;  
	border-bottom: 2px solid #D39B3D; 
}
#cnt-def #basket, #cnt-alt #basket{border-top:none}
#cnt-hilite #basket, #cnt-simple #basket{border-top:none}

#basket thead th{border-bottom: 1px solid #D39B3D}

#basket tbody td.alt-item{background:#E1D3C6}
#cnt-def #basket tbody td.alt-item, #cnt-alt #basket tbody td.alt-item{background:#FFFFFF;}
#cnt-alt #basket tbody td.alt-item{background:#FFFFFF;}

#basket tfoot td{color:#4E4E4E}
#basket tfoot td.first-item{border-top: 1px solid #D39B3D}
#basket tfoot td.basket-summary{font-weight: bold}

table.basket-buttons{margin: 10px 0px 10px 0px}
#cnt-def table.basket-buttons td, #cnt-alt table.basket-buttons td{padding: 0px 5px 0px 5px}

#tellfriend{background:#ffffff}
/*
#product_price{
	font-size: 14px;
	color: #ff0000;
}
.t-price-list{
	font-size: 14px;
	color: #ff0000;
}
*/
/*////////////////////////////////////////////////
//// NO PRINT
////////////////////////////////////////////////*/
.noprint{}
@media print {
	.noprint{display:none}
}

h1.boxHeader {
	background-image:url(/templates/delta-automotive/img/box_header_left_01.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:26px;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

.boxContent {
	width:168px;
	border-right:#516AC6 1px solid;
	border-left: #516AC6 1px solid; 
	text-align:left;
	overflow:hidden;
}
.boxFooter {
	background-image:url(/templates/delta-automotive/img/box_footer_01.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:8px;
	width:170px;
}

h1.boxMidHeader {
	background-image:url(/templates/delta-automotive/img/box_header_mid_01.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:26px;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}

.boxMidContent {
	border-right:#516AC6 1px solid;
	border-left: #516AC6 1px solid; 
	text-align:left;
	overflow:hidden;
}
.boxMidFooter {
	background-image:url(/templates/delta-automotive/img/box_footer_mid_01.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:8px;
	width:518px;
}

#mini-basket-parent {
}
