/*
  : stylesheet.php & stylesheet.css combined, by Micha,v 2.31 2006/08/11 17:54:12 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #ffffff; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #00bf00; text-decoration: underline; }
.marksearchresults {color: #3366cc; font-weight: bold;}

body {
  background: #ffffff;
  background-image: url(images/pixel_trans.gif);
  background-repeat: repeat;
  color: #000000; margin: 0px; padding-top: 20px; padding-bottom: 20px;
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
/*
  scrollbar-face-color: #cf9fbf;
  scrollbar-3dlight-color: #00efef;
  scrollbar-highlight-color: #00cfcf;
  scrollbar-shadow-color: #009f9f;
  scrollbar-darkshadow-color: #007f7f;
  scrollbar-arrow-color: #000000;
  scrollbar-track-color: #ffffbf;
*/
}

img {border: 0;}

.pageicon {
  float: right;
  margin-right: 5px;
}

.tableheadereins {
  border:0px; 
  text-align:center;
}

.tableheaderzwei {
  width:100%;
  border:0px; 
}

td.headerpadding {
  padding:0px;
}

td.headermain, p.headermain, div.headermain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding:0;
}

div#window {
  background: #fff; color: #000000;
  width: 840px;
  padding:0px;
  border: 1px solid #D5D5D5;
  margin: auto auto;
  text-align: left;
}

.infocenter-div {  
	margin-top:0px;
	text-align:center;
	padding-bottom:0px;
}

.infocenter-head { 
	text-align:left; 
	color:#000000; 
	background:#DAE1EC; 
	display:block; 
	width:100%;
	padding:2px;   
	border-width:1px;
  	border-style:solid;
	border-color: #edf0f6 #989da5 #989da5 #edf0f6; 
	text-decoration:none; 
	font-family: Verdana, Arial, Helvetica, Tahoma; 
	font-size: 10px;
	font-weight:bold;
}

a.infocenter-head { 
	text-align:center; 
	color:#000000; 
	background:#DAE1EC;
	display:block;  
	width:100%;
	padding:2px;   
	border-width:1px;
  	border-style:solid;
	border-color: #a0a0a0 #989da5 #989da5 #000000; 
	text-decoration:none; 
	font-family: Verdana, Arial, Helvetica, Tahoma; 
	font-size: 9px;
	font-weight:bold;
}
a.infocenter-head:hover { 
	text-align:center; 
	color:#3366cc; 
	background:#DAE1EC;
	display:block;  
	width:100%;
	padding:2px;   
	border-width:1px;
  	border-style:solid;
	border-color: #edf0f6 #989da5 #989da5 #edf0f6; 
	text-decoration:none; 
	font-family: Verdana, Arial, Helvetica, Tahoma; 
	font-size: 9px;
	font-weight:bold;
}
.infocenter { 
	text-align:left; 
	margin-top:0px;
	color:#000000; 
	background:#DAE1EC; 
	display:block; 
	width:160px;   
	border-width:1px;
  	border-style:solid;
	border-color: #edf0f6 #989da5 #989da5 #edf0f6; 
	padding:6px; 
	text-decoration:none; 
	font-family: Verdana, Arial, Helvetica, Tahoma; 
	font-size: 10px;
	font-weight:bold;
}
  
a.infocenter{ 
	text-align:left; 
	margin-top:0px;
	color:#000000; 
	background:#F2F6FC; 
	display:block; 
	width:160px;
	border-width:1px;
  	border-style:solid;
	border-color: #edf0f6 #989da5 #989da5 #edf0f6; 
	padding:4px 6px 4px 6px; 
	text-decoration:none; 
	font-family: Verdana, Arial, Helvetica, Tahoma; 
	font-size: 10px;
}

a.infocenter:hover{
	text-align:left; 
	margin-top:0px;
	color:#000000;
	background-color:#d5d5d5;
	display:block; 
	width:160px;
	border-width:1px;
  	border-style:solid;
	border-color: #ffffff #808080 #808080 #ffffff; 
	padding:4px 6px 4px 6px; 
	text-decoration:none; 
	font-family: Verdana, Arial, Helvetica, Tahoma; 
	font-size: 10px;
	font-weight:bold;
}

a.infocenter-active{ 
	text-align:left; 
	margin-top:0px;
	color:#0011cc; 
	background:#ffffaa; 
	display:block; 
	width:160px;
	border-width:1px;
  	border-style:solid;
	border-color: #ffffff #808080 #808080 #ffffff; 
	padding:4px 6px 4px 6px; 
	text-decoration:none; 
	font-family: Verdana, Arial, Helvetica, Tahoma; 
	font-size: 10px;
	font-weight:bold;
}
a.infocenter-active:hover{ 
	text-align:left; 
	margin-top:0px;
	color:#0011cc; 
	background:#ffffaa; 
	display:block; 
	width:160px;
	border-width:1px;
  	border-style:solid;
	border-color: #ffffff #808080 #808080 #ffffff; 
	padding:4px 6px 4px 6px; 
	text-decoration:none; 
	font-family: Verdana, Arial, Helvetica, Tahoma; 
	font-size: 10px;
	font-weight:bold;
	cursor:default;
}

a.infocenter-link { 
	text-align:left; 
	margin-top:1px;
	color:#3366cc;
	background:#f6f6f6;  
	display:block; 
	width:140px;
	padding:1px 4px 1px 4px;
	border-width:1px;
  	border-style:solid;
	border-color: #d5d5d5; 
	text-decoration:none; 
	font-family: Verdana, Arial, Helvetica, Tahoma; 
	font-size: 9px;
}
a.infocenter-link:hover { 
	text-align:left; 
	margin-top:1px;
	color:#ff0000;
	background:#f6f6f6;  
	display:block; 
	width:140px;
	padding:1px 4px 1px 4px;
	border-width:1px;
  	border-style:solid;
	border-color: #d5d5d5; 
	text-decoration:none; 
	font-family: Verdana, Arial, Helvetica, Tahoma; 
	font-size: 9px;
}
.infocenter-start { 
	text-align:left; 
	margin-top:0px;
	color:#000000;
	background:#DAE1EC;  
	display:block; 
	width:140px;
	padding:3px 4px 3px 4px;
	border-width:1px;
  	border-style:solid;
	border-color: #DAE1EC;  
	text-decoration:none; 
	font-family: Verdana, Arial, Helvetica, Tahoma; 
	font-size: 9px;
	font-weight:bold;
}

div#tick {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ff0000; 
}

div#wind {
  background: #fff; color: #000000;
  padding:0px;
  border: 1px solid #D5D5D5;
  margin: auto auto;
  text-align: left;
}

div.pinfoimage {
  border: 0px solid #D5D5D5;
  text-align:center;
  padding:2px;
  margin: 2px;
}
div.pinfoimage p {margin:0;}

div.productsdescription {
  padding: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border:1px solid #D5D5D5;
}

.tabellenrahmen {
  font-family:Verdana, Arial, sans-serif;
  font-size: 11px;
  padding: 4px;
  border-bottom: 1px dotted #d4d4d4;
}

.table_product {
	border-collapse: collapse;
	border: 1px;
	width: 100%;
}

.tr_product {
	border: 1px dotted #CCCCCC;
}

.td_name {
	padding: 0.5em;
	/*font-weight:bolder;*/
	vertical-align: top;
	background-color: #EFEFEF;
}

.td_value {
	padding: 0.5em;
	background-color: #FFFFFF;
}

span.striked {text-decoration: line-through; font-weight:bold;}
span.underlined {text-decoration: underline;}
span.listingprice {font-size: 16px; font-weight:bold;}
span.infoboxprice {font-size: 16px; font-weight:bold;}
span.spacelefteuro {padding-left:2px;}
p.priceadded {margin:1px; padding:1px; font-size: 9px; font-weight: normal; line-height: 9px;}
a.priceadded {text-decoration:none;}
a.priceadded:hover {text-decoration:none;}

table.header {
  background-image: url(images/logo.gif);
  /* background-repeat: repeat-x; */
}
tr.header, td.header {
  height: 118px;
}
td.columnleft {
  background: #ffffff;
  background-image: url(images/desk/pixel_trans.gif);
}
td.columncenter {
  padding: 5px;
  background: #ffffff;
}
td.columnright {
  background: #ffffff;
  background-image: url(images/desk/pixel_trans.gif);
}
table.footer {
  background: #D5D5D5;
  background-image: url(images/desk/pixel_trans.gif);
}

.hsmall {font-size: 10px; font-weight: bold; margin-bottom:0px; margin-top:0px; display:inline;}
.hsmy {font-size: 11px; font-weight: bold; margin-bottom:0px; margin-top:0px; display:inline;}
.hbig {font-size: 20px; font-weight: bold; margin-bottom:0px; margin-top:0px; display:inline;}
.headingtitle {font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; margin:0px 5px; display:inline;}

a {
  color: #4c4c4c;
  text-decoration: none;
}

a:hover {
  color: #3366cc;
  text-decoration: underline;
}

form {
  display: inline;
}

.headerMenuText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration: none;
}

tr.headerNavigation {
  background: #D5D5D5;
}

td.headerNavigation {
  padding-left: 10px;
  padding-right: 3px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #D5D5D5;
  color: #000000;
  font-weight : bold;
}
td.breadcrump {
  padding-left: 3px;
  padding-right: 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  background: #D5D5D5;
  color: #000000;
  font-weight : normal;
  text-decoration: none;
}

a.headerNavigation {
  color: #000000;
}

a.headerNavigation:hover {
  color: #3366cc;
  background: #ffffff;
  text-decoration: none;
}

tr.headerError {
  background: #ff0000;
}

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: #3366cc;
}

td.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #3366cc;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

tr.footer {
  background: #D5D5D5;
}

td.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #D5D5D5;
  color: #ffffff;
  font-weight: bold;
}

td.bodyfooter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #000000;
  font-weight: normal;
  text-align: center;
  padding: 2px;
}

a.bodyfooter { color: #1f1f1f; }
a.bodyfooter:hover { color: #3f3f3f; }

.infoBox {
  background: #D5D5D5;
}

.infoBoxContents {
  background: #ffffff;
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  border:1px solid #D5D5D5;
}

tr.infoBoxContents {
  background: #ffffff;
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  border:1px solid #D5D5D5;
}
table.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*
  border-left: 1px solid #D5D5D5;
  border-right: 1px solid #D5D5D5;
  border-bottom: 1px solid #D5D5D5;
*/
}
table.categoriesbox {
  background-color: #ffffff;
  background-image: url(images/infobox/categories.jpg);
  background-repeat:no-repeat;
  background-position: top;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-left: 1px solid #D5D5D5;
  border-right: 1px solid #D5D5D5;
  border-bottom: 1px solid #D5D5D5;
}

.infoBoxNotice {
  background: #ff8E90;
}

.infoBoxNoticeContents {
  background: #ffE6E6;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}


a.infoboxcontentlink {
/*
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;

  border-bottom:1px solid #D5D5D5;
  border-left:1px solid #D5D5D5;
  border-right:1px solid #D5D5D5;
  border-collapse: collapse;
*/
  width:100%;
  padding: 0px;
  display: block;
  margin: 0px;
  text-align:left;
  text-decoration: none;
}
a.infoboxcontentlink:hover {
  color: #000;
  background-color: #ddd;
  text-decoration: none;
}
.passiv {font-weight: normal;}
.activ {color:#000; font-weight: bold;}



TD.infoBoxHeading {
  font-family: Myriad, Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

TD.news {
  font-family: Myriad, Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

a.infoBoxHeading {
  color: #000000;
  text-decoration: none;
}
a.infoBoxHeading:hover {
  color: #ffffff;
  text-decoration: none;
}
td.infoBox, span.infoBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: #ffffff;
}

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: #fafafa;
}

table.productListing {
  border: 0px;
  border-style: solid;
  border-color: #D5D5D5;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Myriad, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 12px;
}

a.productListing-heading {
  color: #000000;
  text-decoration: none;
}
a.productListing-heading:hover {
  color: #3366cc;
  text-decoration: none;
}

td.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-top: 0px;
  border-right: 0px;
  border-bottom: 1px;
  border-left: 0px;
  border-color: #d9d9d9;
  border-style: solid;
  padding: 5px;
}

a.pageResults {
  color: #0000FF;
}

a.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

td.pageHeading, div.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

td.allp, div.allp {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  background: #fafafa;
  border-color: #D5D5D5;
  border-style: solid;
  border-width: 1px;
}

td.allpro, div.allpro {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  background: #fafafa;
  border-color: #D5D5D5;
  border-style: solid;
  border-width: 1px;
}

tr.subBar {
  background: #f4f7fd;
}

td.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

td.main, p.main, div.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.moin, span.moin, p.moin {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  border: 2px solid #ffffff;
}

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: 99%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

span.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
  font-weight: bold;
}

table.formArea {
  background: #f0f8ef;
  border-color: #f0f8ef;
  border-style: solid;
  border-width: 1px;
}

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

span.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
  font-weight: bold;
}




/* Individual Boxes - Graphical Borders for modules - Star */
.mws_boxTop_module    { background: url('images/infobox_module/top.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_module   { background: url('images/infobox_module/left.gif'); }
.mws_boxRight_module  { background: url('images/infobox_module/right.gif'); }
.mws_boxBottom_module { background: url('images/infobox_module/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_module { background: #ffffff; 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;}
.mws_boxCenter_module2 { background: #ffffff; 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;}
/* Individual Boxes - Graphical Borders for modules - Star */

TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/*change the menu hover color below*/
#thecategories a:hover {
	background-color: #eeeeee;
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 3px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 98%;
}

.activelink {
	display: block;
	font-weight: bold;
}

.activecate {
	display: block;
	font-weight: bold;
	background-color: #eeeeee;

}

#thecategories a {
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

.topcat a {
padding-left: 1px;
text-decoration: none;
}

.secondcat a {
	padding-left: 1px;
	color: #3366cc;
  	text-decoration: none;
}

.thirdcat a {
	padding-left: 7px;
  	text-decoration: none;
	color: #000080;
}

.fourthcat a {
	padding-left: 13px;
	color: #0000FF;
  	text-decoration: none;
}

.fifthcat a {
	padding-left: 13px;
	color: #3366cc;
  	text-decoration: none;
}

span.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.versand_table {
	border-width:1px; 
	border-color:#d5d5d5;
	background: #ffffff;
}

.versand_head { 
	color: black; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 10px;
	color: #ffffff; 
	line-height: 24px; 
    font-family: Verdana, Arial, Helvetica, Tahoma;
	text-decoration: none; 
	background-color: #3366cc; 
	padding: 1px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #ffffff #d5d5d5 #d5d5d5 #ffffff; 
}

.versand_white { 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: 20px; 
	font-family: Verdana, Arial, Helvetica, Tahoma;
	text-decoration: none; 
	padding: 1px; 
}

.versand_odd { 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: 20px; 
	font-family: Verdana, Arial, Helvetica, Tahoma;
	text-decoration: none; 
	background-color: #DAE1EC; 
	padding: 1px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6; 
}

.versand_even { 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: 24px; 
	font-family: Verdana, Arial, Helvetica, Tahoma;
	text-decoration: none; 
	background-color: #F2F6FC; 
	padding: 1px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6; 
}
span.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #ffffff; cursor: pointer;}
.moduleRowSelected { background-color: #ffffff; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #cf9fbf; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

div.checkoutbarnew {
  text-align:right;
  float:right;
  white-space:nowrap;
}

div.hr,div.trenner {   
  height: 1px;   
  background-image: url(images/trenner.gif);
}
div.trenner hr,div.hr hr {   
  border: none;   
  display: none;   
  height: 1px;
}
div.trenner {   
  margin-top: 7px;   
  margin-bottom: 7px;
}

div.checkoutactiv, div.checkoutpassiv {
  float: left;
  width: 36px;
  height: 36px;
  margin: 6px;
  text-align: center;
  vertical-align: bottom;
  font-size: 28px;
  font-weight: bold;
}
div.checkoutactiv {border: 1px solid #D5D5D5; background: #ffffff; color: #000;}
div.checkoutpassiv {border: 1px solid #D5D5D5; background: #ffffff; color: #bbb;}
div.checkoutactiv a {color: #000;}
div.checkoutactiv a:hover {color: #555;}
div.checkoutactiv a, div.checkoutactiv a:hover {text-decoration:none;}

.picheader {vertical-align: middle} 

/* 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: #99ccff; }
.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; }



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#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-image: url(data:image/gif;base64,AAAA); /* 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; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.small_heading {
  margin:0px 5px;
  color: gray;
  font-size:11px;
}
.td_name {
    padding: 0.5em;
    /*font-weight: bold;*/
    vertical-align: top;
    background-color: #EFEFEF;
    width:250px;
}
.td_value {
    padding: 0.5em;
    background-color: white;
}
.tr_product {
    border  : 1px dotted #CCC;
}
.table_product {
    border-collapse: collapse;
    border: 1px;
    width: 100%;
}
.speccategory {
    text-align:left;
}
  
#mainmenu {

}
.panel {
	clear: both;
	/*display: none;*/
	background-color: #ffffff;
	padding: 1em;
        text-align: justify;
}

.panel.active-tab-body {
  display: block;
}

#tabs {
  	list-style:none;
        margin-bottom:5px;
	padding:0;
	clear:both;
	height:20px;
}

#tabs li {
	float: left;
        margin-right:7px;
	text-align:center;
}

#tabs a {
	float: left;
	display:block;
	height:20px;
	padding:5px 6px 0 6px;
	background-color:#fff;
	color:#666;
        text-decoration: none;
        font-weight: bold;
        
}

#tabs a.active-tab {
	background-color:#ddd;
}
#tabs a:hover {
	color:#666;
}
#tabListe {
    font-family: Verdana,Arial,sans-serif;
    font-size: 11px;  
    margin-top:40px;
}
.icecat_title {
  color: gray;
}
.icecat_copy {
  float: right;
  padding-right: 1em;
  font-size: 10px;
  color: #666666 !important;
  font-style: italic !important;
}
.left {
  float:left;
  width: 100%;
  font-size:11px;
}
  
.cssproduct_listing_content {
    border: 1px dotted #bbc3d3;
    border-width: 0px 0px 0px 0px;
    width: 287px;
    padding: 2px 0px 2px 0px;
    margin: 0px 0px 0px 0px;
}

.cssproduct_listing_item {
    float: left;
    width: 291px;
    height: 275px;
    border: 1px solid #bbc3d3;
    border-width: 1px 1px 1px 1px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    text-align: center;
    padding: 5px 0px 5px 5px;
    margin: 5px 5px 5px 5px;
}

.cssclear {
  clear: both;
}  
.alsoPurchasedProducts {
    float: left;
    width: 293px;
    height: 200px;
    border: 1px solid #bbc3d3;
    border-width: 1px 1px 1px 1px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    text-align: center;
    padding: 5px 0px 5px 5px;
    margin: 5px 5px 5px 5px;
}

.javascriptDelete {
    cursor: pointer;
    display:none;
}  
#javascriptMenu {
    cursor: pointer;
    display:none;
}  

  
  
  
  
  
/* reset default styles */
#menu, #menu ul { 
  margin: 0; 
  padding: 0; 
}
#menu li { 
  list-style-type: none; 
  font-size: 11px; 
}

/* first level */
#menu { 
  width: 100%; 
}
#menu li, #menu a { 
  float: left;
  width: 100%; 
}
#menu a { 
  display: block; 
  background: #EEE; 
  padding-top:5px;
  padding-bottom:5px;
  padding-left:4px;
  padding-right:0;
}
#menu a:hover, #menu a.menu_open { 
  background: #DDD; 
  color: black;
  text-decoration:none;
}

/* second level */
#menu ul { 
  visibility: hidden; 
  position: absolute; 
  width: 170px; 
}
#menu ul a { 
  /*background:#DDD;*/
}
#menu .arrow a {
  background-image: url('images/icons/test/arrow.gif');
  background-repeat: no-repeat;
  background-position: 160px 8px;
}
#menu ul a:hover, #menu ul a.menu_open { 
  background: #CCC; 
}

/* third level (colors) */
#menu ul ul a { 
  background: #CCC; 
}
#menu ul ul a:hover { 
  background: #BBB; 
}


  
  


