/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 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: Helvetica, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Helvetica, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Helvetica, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Helvetica, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	background: #ffffff;
	color: #333333;
	margin: 0px;
	font: 12px Arial, Helvetica, sans-serif;
}

A {
  /*color: #006699;*/
  color: #1C454C;     
  text-decoration: none;
}
a:link {
	text-decoration: none;
}
A:hover {
  color: ##7BADB6;
  /*color: #0099CC; */
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  /*background: #04514B;*/
  background: #0D857B;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	background: #545454;
	color: #ffffff;
	font-weight : bold;
	border-bottom: 2px solid #7BADB6;
	height: 22px;
}

A.headerNavigation {
	color: #FFFFFF;
	font: 11px Arial, Helvetica, sans-serif;
}

A.headerNavigation:hover {
	color: #7BADB6;
	font: 11px Arial, Helvetica, sans-serif;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
	background: #545454;
}

TD.footer {
	background: #545454;
	color: #ffffff;
	height: 22px;
	font: bold 11px Helvetica, Arial, sans-serif;
	border-bottom: 2px solid #7BADB6;
}

TD.footerRight, TD.footerRight a {
	background: #545454;
	color: #ffffff;
	height: 22px;
	font: 11px Helvetica, Arial, sans-serif;
	text-align: right;
	border-bottom: 2px solid #7BADB6;
}

.infoBox {
  
}

.infoBoxContents {
	background: #EEEEEE;
	/*font: bold 12px Arial, Helvetica, sans-serif; */
	color: #666666;
}

.subCategory {
	background: #EAF0F1;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #666666;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
	background: #545454;
	color: #ffffff;
	height: 22px;
	font: bold 12px Helvetica, Arial;
	text-transform: uppercase;
	border-bottom: 2px solid #7BADB6; 
	/*border-top: 1px solid #6BA6B1;*/
}

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

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	/*color: #006699;*/
	/*color: #296973;*/
	color: black;
	font: 24px Helvetica, Arial, sans-serif;
}

TD.categorieHeading, DIV.categorieHeading {
	border-style: solid;
  border-width: 1px;
  border-color: #979797;
	font: bold 16px Helvetica, Arial, sans-serif;
	/*background: #296973;  */
	background: #CDCDCD;
	text-align: center;
	padding: 0.3em 0.3em 0.3em 0.3em;
}

TD.categorieHeading a, DIV.categorieHeading a{
	font: bold 16px Helvetica, Arial, sans-serif;
  color: #333333;
	/*background: #006699;   */
	/*background: #296973;  */
	background: #CDCDCD;
	text-align : center;
	padding: 0.3em 0.3em 0.3em 0.3em;
}

TD.categorieSubheading a, DIV.categorieSubheading a{
  font: bold 14px Helvetica, Arial, sans-serif;
  color: #333333;
}

TD.categorieSubheading1{
  font: bold 14px Helvetica, Arial, sans-serif;
  color: #296973;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
	font: 12px/1.5 Helvetica, Arial, sans-serif;
	color: #666666;
}

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

TD.smallText A, SPAN.smallText A, P.smallText A{
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #626060;
}

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

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

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

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

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

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

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

SPAN.greetUser {
	color: #666666;
	font: bold 11px Helvetica, Arial, sans-serif;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

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

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

SPAN.errorText {
  font-family: Helvetica, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Helvetica, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Helvetica, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Helvetica, Arial, sans-serif; font-size: 10px; color: #ff0000; }
 .br{
  border-left-style: solid;
  border-left-width: 2px;
  border-left-color: #C9D8DA;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #C9D8DA;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #C9D8DA;
 } 

 .br1{
  border-style: solid;
  border-width: 2px;
  border-color: #C9D8DA;
 }

 .ch{
  font-size: 10px;
  color: #000000;
  font-weight: bold;
 }

 .ch1{
  font-size: 11px;
  color: #000000;
  font-weight: bold;  
 }

 .ch2{
	color: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
 }

 .ch3{
  font-size: 11px;
  color: #706F6F;
  font-weight: bold;  
 }

 .ch4{
  font-size: 11px;
  color: #E66B25;
  font-weight: bold;  
 }

 .ch5{
  font-size: 10px;
  color: #707173;  
 }

 .ml{
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
 }

 .ml1{
  font-size: 11px;
  color: #E66B25;
  font-weight: bold;
  text-decoration: none;
 }

 .ml2{
  font-size: 11px;
  color: #858484;
  font-weight: bold;
  text-decoration: none;
 }

 .ml3{
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
 }

 .ml3:hover{
  font-size: 11px;
  color: #FFC208;
  font-weight: bold;
  text-decoration: none;
 }
 
 .ml4{
  font-size: 11px;
  color: #889C48;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
 }

 .ml5{
  font-size: 10px;
  color: #707173;
  font-weight: bold;
  text-decoration: underline;
 }

 .se{
  width: 109px;
  font-size: 9px;
 }

 .image_border{
  border:1px solid #818181; 
 }

/*A.menu{
	color: #426476;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}

A.menu:hover {
  color: #18B7D4;
} */
.sminput { font: bold 12px Arial, Helvetica, sans-serif; color: #426476; width: 230px; VERTICAL-ALIGN: middle; }


/* Individual  */
.prod_specs {
  font-family: Helvetica, Arial, Sans, sans-serif;
}

TABLE.prod_specs {
  
  /*border-collapse: collapse;*/
  /*border-top: 1px solid #296973;
  border-left: 1px solid #296973;*/
  border-top: 1px solid #979797;
  border-left: 1px solid #979797;
  /*border-right: 1px solid #296973;*/
}

TABLE.prod_contacts {
  
  /*border-collapse: collapse;*/
  /*border-top: 1px solid #296973;*/
  border-left: 1px solid #979797;
  border-top: 1px solid #979797;
  border-bottom: 1px solid #979797;
  border-right: 1px solid #979797;
}

TH.prod_specs{
  border-bottom: 1px;
  border-right: 1px;
  border-top: 0px;
  border-left: 0px;
  border-style: solid;
  /*border-color: #296973;*/
  border-color: #979797;
  text-align: left;
  padding-left:5px;
  font-size: 15px;
  letter-spacing: 1px;
  width: 500px;
}

TD.smallFeatureText{
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #1E4C54;
}

td.topspec{
  font-size: 10px;
  font-weight: bold;
  color: #1E4C54;
  background-color:#D4E1E3;
  padding-left: 5px;
  margin-top:10px;
  margin-bottom:0px;
  border-top: 1px solid white;
  border-right: 1px solid white;
}

td.topcontact{
  font-size: 11px;
  font-weight: bold;
  background-color:#EAF0F1;
  padding-left: 5px;
  margin-top:10px;
  margin-bottom:0px;
  border-top: 1px solid white;
  border-right: 1px solid white;
}

.even1 {
  font-size: 10px;
  font-weight: normal;
  color: #1E4C54;
  background-color:#FFF;
  padding-left: 5px;
  margin-top:10px;
  margin-bottom:0px;
  border-top: 1px solid white;
} 

.uneven1 {
  font-size: 10px;
  font-weight: normal;
  color: #1E4C54;
  background-color:#EAF0F1;
  padding-left: 5px;
  margin-top:0px;
  margin-bottom:0px;
  border-top: 1px solid white;
}

.evenvers1 {
  font-size: 10px;
  font-weight: normal;
  color: #1E4C54;
  background-color:#E3EBEC;
  padding-left: 5px;
  padding-right: 5px;
  margin:0px;
  
} 

.unevenvers1 {
  font-size: 10px;
  font-weight: normal;
  color: #1E4C54;
  background-color:#F4F4F4;
  padding-left: 5px;
  padding-right: 5px;
  margin:0px;
}



td.headerText, td.headerText a
{
  font-size: 10px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: left;
}

/*+++++++++++*/
/* TABLELESS */
/*+++++++++++*/
/* main container */

p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

/* navigation menu */

/* main container */

#menubar
{ width: 1200px;
  height: 25px;
  margin-left: 0px; 
  margin-right: auto;
} 

ul#menu{margin: 0px;}

ul#menu li
{ float: left; 
  margin: 0px 0px 0px 0px; 
  padding: 0px;
  list-style: none;
} 

ul#menu li a 
{ font-family: helvetica, arial, sans-serif;
  font-weight: bold;
  display: block; 
  float: left; 
  height: 19px;
  text-decoration: none; 
  padding: 6px 18px 0px 18px;
  text-align: center;
  border-right: 1px solid;
} 

#search
{ float: right; 
  padding: 3px 5px 0px 0px;
}

input.searchfield
{ border: 1px solid; 
  padding:2px;
}

input.searchbutton
{ font-family: Verdana, Helvetica, sans-serif;
  border: 1px solid; 
  padding: 0px 0px 1px 0px;
  width: 64px;
  cursor: pointer;
}

/* navigation menu colors*/
#menubar{background: #7B846E url(images/menu.png) repeat;} 

ul#menu li a 
{ background: transparent;
  color: #ECEDEE;
  /*border-color: #898977;*/
  border-color: #77897D;
} 

ul#menu li a:hover, ul#menu li a.current, ul#menu li a.current:hover
{ background: #646B5C url(images/menu_sel.png) repeat;} 

input.searchfield
{ background: #FFF; 
  border-color: #888;
}

input.searchbutton
{ background: #333; 
  border-color: #949C88; 
  color: #FFF;
}


/*Data Elements */
.clear { clear:both;}

img {border:0; vertical-align:top; text-align:left;}

.line_sep { background:url(images/line2.gif) left bottom repeat-x; padding-bottom:31px; margin-bottom:30px;}
.line_sep1 { background:url(images/line4.gif) left bottom repeat-x; padding-bottom:12px; margin-bottom:22px;}
.line_sep2 { background:url(images/line4.gif) left bottom repeat-x; padding-bottom:5px; margin-bottom:2px;}

.topicHeader { color:#296973; font-size:13px; font-weight:bold;}
.indent1 { padding:10px 0 0 5px;}
.link4 { background:url(images/mark.gif) no-repeat 0 4px; padding-left:13px; text-decoration:none; font-weight:bold; color:#7d7d7d; text-transform:uppercase; font-size:0.92em;}
.block { background:#f3f3f3; width:145px;}
.block .t_left { background:url(images/t_left.gif) no-repeat left top;}
.block .t_right { background:url(images/t_right.gif) no-repeat right top;}
.block .b_right { background:url(images/b_right.gif) no-repeat right bottom;}
.block .b_left { background:url(images/b_left.gif) no-repeat left bottom;}
.block .indent { padding:20px 12px 15px 12px;}

.block2 { background:#EAF0F1; width:290px;}
.block2 .t_left { background:url(images/t_left.gif) no-repeat left top;}
.block2 .t_right { background:url(images/t_right.gif) no-repeat right top;}
.block2 .b_right { background:url(images/b_right.gif) no-repeat right bottom;}
.block2 .b_left { background:url(images/b_left.gif) no-repeat left bottom;}
.block2 .indent { padding:10px 15px 15px 15px;}

.block3 { background:#EAF0F1; width:370px;}
.block3 .t_left { background:url(images/t_left.gif) no-repeat left top;}
.block3 .t_right { background:url(images/t_right.gif) no-repeat right top;}
.block3 .b_right { background:url(images/b_right.gif) no-repeat right bottom;}
.block3 .b_left { background:url(images/b_left.gif) no-repeat left bottom;}
.block3 .indent { padding:20px 20px 16px 24px;}
.block3 .indent1 { padding:0 0 0 16px; line-height:1.0em;}
.img_ind { margin: 5px 19px 21px -1px; float:left;}
/*img_indent {margin:0 19px 21px -1px;} */
.block3 .p1 { margin:8px 0 0 0;
              font-family: Helvetica, Arial, sans-serif;
              font-size: 9px;}
.block3 p { font-size:0.92em; margin:8px 0 0 0;margin-bottom:22px;}
.block3 .top_ind { 
  padding-top:10px;
  font-weight: bold;
  font-size: 13px
}

.block4 { background:#f3f3f3; width:100%;}
.block4 .t_left { background:url(images/t_left.gif) no-repeat left top;}
.block4 .t_right { background:url(images/t_right.gif) no-repeat right top;}
.block4 .b_right { background:url(images/b_right.gif) no-repeat right bottom;}
.block4 .b_left { background:url(images/b_left.gif) no-repeat left bottom;}
.block4 .indent { padding:20px 20px 29px 24px;}
.block4 .p1 { margin:0px 0 0 0;
              padding:0px 0 0 0;
              font-family: Helvetica, Arial, sans-serif;
              font-size: 10px;}
.block4 .p2 { margin:8px 0 0 0;
              font-family: Helvetica, Arial, sans-serif;
              font-size: 14px;
              font-style: italic;}
.block4 p { font-size:0.92em; margin:8px 0 0 0;margin-bottom:22px;}
.block4 .top_ind { 
  padding-top:10px;
  font-weight: bold;
  font-size: 13px
}
.block4 ul{
line-height:130%;
padding-left: 20px;
margin: 0px;
}

.categorieHeader a {
  font: bold 16px Helvetica, Arial, sans-serif;
  color: #333333;
  text-align: left;
}


/* Messebox  */
#sb-messen {
	text-align: center;
 	width: 100%;
  	border: 0;
}

#sb-messen td.normal {
  font-size: 12px;
  font-weight: normal;
}

#sb-messen td.small {
  text-align: center;
  font-size: 10px;
  font-weight: normal;
}

#sb-messen td.big {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

/*TopicBox */ 
.topicBoxText,  .topicBoxText a {
   font-size:12px; 
   font-weight:bold;
   text-align: left;
   color: #666666;
}
.topicBoxText a:hover {
   color: #333333;
}


/* Start of the new product listing & product info pages */
.pagelisting {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #9a9a9a;
  padding:0px;
}

.pagelist {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #9a9a9a;
}

.price {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: red;
  font-weight: bold;
  line-height: 1.5;
}

.description {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
}


TD.maintop {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight:bold;
}

TD.mains {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  font-weight:bold;
}

TD.mainsred {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  color:red;
  line-height: 1.5;
  font-weight:bold;
}

/* End of new product listing & product info pages */

/* News */
td.newsBoxHeader, td.newsBoxHeader {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.2;
  font-weight:bold;
}

td.newsBoxText, td.newsBoxText a{
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  line-height: 1;
  font-weight:normal;
  padding: 1px, 2px, 1px, 2px;
}

ul.news{
line-height:115%;
padding-left: 15px;
margin: 0px;
}

ul.newsMain{
line-height:115%;
padding-left: 130px;
margin: 0px;
}

li.news {
font-family: Arial,sans-serif;
font-size: 10px;
font-weight: normal;
line-height:115%;
padding: 0px;
margin: 0px;
}


