/*
  $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:  Verdana, sans-serif; font-size: 11px; }
.errorBox { font-family :  Verdana, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Verdana, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  Verdana, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}



/**************************************************************************************************/
/* Simple Table_Box Style */
/* 
TABLE.simple_table_box{
   border: 1px solid #AAAAAA;
   width: 100%;
}

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

TD.simple_table_box{
   font-family:  Verdana, sans-serif;
   font-size: 11px;
   line-height: 1.5;
   padding: 2px;
   text-align: center;
}
 */
/**************************************************************************************************/
/* Heading Table_Box Style */

TABLE.heading_table_box{   
   width: 100%;
}

TR.heading_table_box{
  /* background-color: #ffffff;   */
   background-image: url('../../templates/ozeworks/images/design/category_header1.gif');
  background-repeat:no-repeat;

}

TD.heading_table_box{
   font-weight: bold;
   line-height: 1.5;
   padding: 2px;
   text-align: center;
   color:#FFFFFF;
   font-family:  Verdana, sans-serif; 
   font-size: 12px;
   text-transform: uppercase;    
	white-space: nowrap;
	padding-bottom:10px;
}

/**************************************************************************************************/
/* Corner Table_Box Style */

TABLE.corner_table_box{   
   width: 100%;
}

TR.corner_table_box{
   background-color: #AAAAAA;
}

TD.corner_table_box{
   font-family:  Verdana, sans-serif;
   font-size: 11px;
   line-height: 1.5;
   padding: 2px;
   text-align: center;
}

TD.corner_table_box_left{
   width: 5px;
   height: 5px;
   background-color: #AAAAAA;
   background-image: url(../../images/design/table_box/corner_left_top.gif);
   background-repeat: no-repeat;   
}

TD.corner_table_box_right{
   width: 5px;
   height: 5px;
   background-color: #AAAAAA;
   background-image: url(../../images/design/table_box/corner_right_top.gif);
   background-repeat: no-repeat;   
}


/**************************************************************************************************/
/* Corner Table_Box Style */

TABLE.round_corner_table_box{      
   width: 100%;
}

TR.round_corner_table_box{
   background-color: #AAAAAA;
}

TD.round_corner_table_box{
   font-family:  Verdana, sans-serif;
   font-size: 11px;
   line-height: 1.5;
   padding: 2px;
   text-align: center;
}

TD.round_corner_table_box_left_top{
   width: 5px;
   height: 5px;   
   background-image: url(../../images/design/table_box/corner_left_top.gif);
   background-repeat: no-repeat;      
}

TD.round_corner_table_box_right_top{
   width: 5px; 
   height: 5px;   
   background-image: url(../../images/design/table_box/corner_right_top.gif);
   background-repeat: no-repeat;   
}

TD.round_corner_table_box_left_bottom{
   width: 5px; 
   height: 5px;   
   background-image: url(../../images/design/table_box/corner_left_bottom.gif);
   background-repeat: no-repeat;   
}

TD.round_corner_table_box_right_bottom{
   width: 5px;
   height: 5px;   
   background-image: url(../../images/design/table_box/corner_right_bottom.gif);
   background-repeat: no-repeat;   
}


/**************************************************************************************************/
/* Line Corner Table_Box Style */

TABLE.line_corner_table_box{      
   width: 100%;
}

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

TD.line_corner_table_box{
   font-family:  Verdana, sans-serif;
   font-size: 11px;
   line-height: 1.5;
   padding: 2px;
   text-align: center;
}

TD.line_corner_table_box_left_top{
   width: 5px;
   height: 5px;   
   background-image: url(../../images/design/table_box/corner_left_top_blue.gif);
   background-repeat: no-repeat;      
}

TD.line_corner_table_box_right_top{
   width: 5px; 
   height: 5px;   
   background-image: url(../../images/design/table_box/corner_right_top_blue.gif);
   background-repeat: no-repeat;   
}

TD.line_corner_table_box_left_bottom{
   width: 5px; 
   height: 5px;   
   background-image: url(../../images/design/table_box/corner_left_bottom_blue.gif);
   background-repeat: no-repeat;   
}

TD.line_corner_table_box_right_bottom{
   width: 5px;
   height: 5px;   
   background-image: url(../../images/design/table_box/corner_right_bottom_blue.gif);
   background-repeat: no-repeat;   
}

TD.line_corner_table_box_middle_top{   
   background-image: url(../../images/design/table_box/pixel_blue.gif);
   background-repeat: repeat-x;   
}

TD.line_corner_table_box_middle_left{   
   background-image: url(../../images/design/table_box/pixel_blue.gif);
   background-repeat: repeat-y;   
}

TD.line_corner_table_box_middle_right{   
   background-image: url(../../images/design/table_box/pixel_blue.gif);
   background-repeat: repeat-y;   
   background-position: right;   
}

TD.line_corner_table_box_middle_bottom{   
   background-image: url(../../images/design/table_box/pixel_blue.gif);
   background-repeat: repeat-x;   
   background-position: bottom;   
}

/* End of Line Corner Table_Box Style */
/**************************************************************************************************/


A {
  color: #6081AA;
  text-decoration: none;
}

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


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #6081AA;
}

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

A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #a9f500;
  text-decoration:none;
}
A.headerNavigationActiv {
  color: #a9f500;
  text-decoration:none;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #6081AA;
}

TD.footer {
  font-family:  Verdana, sans-serif;
  font-size: 11px;
  background: #6081AA;
  color: #ffffff;
  font-weight: bold;
}

TD.infoBoxHeading {
  font-family:  Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #AAAAAA;
  color: #ffffff;
  height: 24px;
}

.infoBox{
 /*  background: #AAAAAA; */
}

.infoBoxContents {
  /* background: #ffffff; */
  font-family:  Verdana, sans-serif;
  font-size: 11px;
}

/*for left column*/
TD.infoBoxHeadingLeft {
  font-family:  Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background-color: #AAAAAA;
  height: 24px;
}

.infoBoxLeft {
  background: #ffffff;
}

.infoBoxContentsLeft {
  background-color: #ffffff;
  font-family:  Verdana, sans-serif;
  font-size: 11px;
}

/*for right column*/
TD.infoBoxHeadingRight {
    font-family:  Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background-color: #AAAAAA;
  height: 24px;
}
.infoBoxRight {
  background: #AAAAAA;
}

.infoBoxContentsRight {
  background: #ffffff;
  font-family:  Verdana, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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


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

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

TABLE.productListing {
 /*  border: 1px;
  border-style: solid;
  border-color: #847C67;
  border-spacing: 1px; */
}

.productListing-heading {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  background: #3382c7;
/*    background: #847C67; */
  color: #FFFFFF;
  font-weight: bold;
  border-left:1px solid #FFFFFF;
}

.compareBox {
  overflow: auto;
/*   margin-left:2px; */
  width: 735px; 
 /*  border: 1px solid #8c8c8c; */
 /*  padding-top: 5px;
  padding-bottom: 10px; */
  padding: 5px;
}

.product_previewBox {
  overflow: auto;
  width: 400px;   
  border: 1px solid #8c8c8c;
  padding: 10px;
  background-color: #F2F2F2;  
}

.compareListing-heading {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  background: #1c8bd0;
  color: #FFFFFF;  
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  padding-left: 10px;
  padding-right: 15px;
}

.compareListing-content {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  background: #ffffff;      
  border-right: 1px solid #8c8c8c;
  border-bottom: 1px solid #8c8c8c;
  padding-left: 5px;
  padding-right: 5px;
}

.compareListing-content-selected {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  background: #e6e6e6;      
  border-right: 1px solid #8c8c8c;
  border-bottom: 1px solid #8c8c8c;
  padding-left: 5px;
  padding-right: 5px;
}

a.productListing-heading {
  color: #FFFFFF;
}

a.productListing-heading:hover {
  color: #FFFFFF;
}

TD.productListing-data {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  

}

A.pageResults {
  color: #006EB2;
}

A.pageResults:hover {
  color: #006EB2;

}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #392715;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:  Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family:  Verdana, sans-serif;
  font-size: 13px;
  line-height: 1.2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* message box */

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

/* input requirement */

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

/* header*/
.header_images{
background-image:url('../../templates/ozeworks/images/design/header_right2.jpg');
width:775px;
background-repeat: no-repeat;
}
.headertelefon{
font-family:  Verdana, sans-serif; 
font-size: 13px; 
color:#006eb2;
font-weight: bold;
white-space:nowrap;
}
.LanguageText{
	color:#0356b0;
	font-family:  Verdana, sans-serif; 
	font-size: 12px; 
}
.LanguageTextActiv{
color:#ffffff;
font-family:  Verdana, sans-serif; 
font-size: 12px; 
}
.FaindBox{
background-image:url('../../templates/ozeworks/images/design/faind_box2.gif');
width:170px;
background-repeat: no-repeat;
}
.AdvancedSearch{
color:#505050;
font-family:  Verdana, sans-serif; 
font-size: 9px; 
}
.headerNavigationMain{
background-image:url('../../templates/ozeworks/images/design/main_manu_clean.gif');
width:120;
height:41;
background-repeat: no-repeat;
border-right:1px solid #ffffff;
}
.headerNavigationCenter{
background-image:url('../../templates/ozeworks/images/design/menu.gif');
width:120;
height:41;
background-repeat: no-repeat;
border-right:1px solid #ffffff;
}
.headerNavigationCenterRight{
background-image:url('../../templates/ozeworks/images/design/menu_right.gif');
width:120;
height:41;
background-repeat: no-repeat;
border-right:1px solid #ffffff;
}

/**************************************************************************************************/
/* Heading Table_Box Style */

TABLE.heading_table_box_content{   
   width: 197px;
   margin-left:2px;
   background-color:#ededed;
}

TR.heading_table_box_content{
  /* background-color: #ffffff;   */
  /*  background-image: url('../../templates/ozeworks/images/design/category_header1.gif');
  background-repeat:no-repeat; */

}

TD.heading_table_box_content{
   text-align: center;
   color:#000000;
   font-family:  Verdana, sans-serif; 
   font-size: 12px;
   border-left:1px solid #cccccd;
   border-right:1px solid #cccccd;
}
/**************************************************************************************************/
TD.heading_table_box_content_left{
background-image: url('../../templates/ozeworks/images/design/header_main_box_left.gif');
background-repeat:no-repeat;
width:6px;
height:37px;
}
TD.heading_table_box_content_right{
background-image: url('../../templates/ozeworks/images/design/header_main_box_right.gif');
background-repeat:no-repeat;
width:6px;
height:37px;
}

TD.heading_table_box_content_center{
background-image: url('../../templates/ozeworks/images/design/header_main_box_center.gif');
background-repeat:repeat-x;
height:37px;
text-align:center;
color:#0050a2;
font-family: Verdana;
font-size: 13px;
text-transform:uppercase ;
font-weight: bold;
white-space: nowrap; 

}

.box_footer{
background-image: url('../../templates/ozeworks/images/design/box_footer.gif');
background-repeat:no-repeat;
height:13px;
width:197px;
}

.box_footer1{
background-image: url('../../templates/ozeworks/images/design/categories_footer1.gif');
background-repeat:no-repeat;
height:19px;
width:200px;
}
/**************************************************************************************************/
/* Heading Table_Box Style */
/* 
TABLE.heading_table_box_account{   
   width: 100%;
} */
.heading_table_box_account{
  /* background-color: #ffffff;   */
  background-image: url('../../templates/ozeworks/images/design/login_image.jpg');
  background-repeat:no-repeat;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:10px;
  padding-top:5px;
}

.heading_table_box_account_header{
   font-weight: bold;
   line-height: 1.5;
   padding: 2px;
   text-align: center;
   color:#FFFFFF;
   font-family:  Verdana, sans-serif; 
   font-size: 12px;
   text-transform: uppercase;    
   white-space: nowrap;

}
/* TD.heading_table_box_account{
   font-weight: bold;
   line-height: 1.5;
   padding: 2px;
   text-align: center;
   color:#FFFFFF;
   font-family:  Verdana, sans-serif; 
   font-size: 12px;
   text-transform: uppercase;    
   white-space: nowrap;
} */

/**************************************************************************************************/
TR.category_content{
   background-image: url('../../templates/ozeworks/images/design/bg_category1.gif');
   background-repeat:repeat-x;
   width:200px;
   height:26px;
   vertical-align:center;
   
}

TD.category_content A{
   color:#FFFFFF;
   font-family:  Verdana, sans-serif; 
   font-size: 12px;
   white-space: nowrap;
   padding-left:20px;
   text-transform: uppercase;   
}

/* TR.category_content_sub{
   background-image: url('../../templates/ozeworks/images/design/bg_category.gif');
   background-repeat:no-repeat;
   width:200px;
   height:20px;
}
*/
TD.category_content_sub A{
   color:#2f5a75;
   font-family:  Verdana, sans-serif; 
   font-size: 12px;
   white-space: nowrap;
   padding-left:0px;
   /* text-transform: uppercase;  */   
} 
A.StrongText {
  /*  color:#2f5a75; */
   color:#224f76;
   font-family:  Verdana, sans-serif; 
   font-size: 12px;
   white-space: nowrap;
   padding-left:0px;
  /*  text-transform: uppercase;     */
}

.footer_{
   color:#616161;
   font-family:  Verdana, sans-serif; 
   font-size: 12px;
   white-space: nowrap;
   padding-left:0px;
   text-transform: uppercase;   
	background-image: url('../../templates/ozeworks/images/design/footer_fon.jpg');
   background-repeat:no-repeat;
   background-position:right;
   width:777px;
   height:50px; 
}
.footer_ A{
   color:#616161;
   font-family:  Verdana, sans-serif; 
   font-size: 12px;
   white-space: nowrap;
   font-weight: bold;
   /* text-transform: uppercase;    */
	
  /*  width:200px;
   height:21px; */
}
.TelFooter{
   color:#006eb2;
   font-family:  Verdana, sans-serif; 
   font-size: 12px;
   white-space: nowrap;
   font-weight: bold;

}

.active_lang{
	color:#FFFFFF;
	font-family:  Verdana, sans-serif; 
	font-size: 12px; 
}




/**************************************************************************************************/
/* Heading Table_Box Style */

TABLE.h_table_box_content{   
   margin-left:2px;
   margin-right:1px;
   padding:5px;
   background-color:#EDEDED;
   border-bottom:1px solid #cccccd;
   border-left:1px solid #cccccd;
   border-right:1px solid #cccccd;
   
}

TR.h_table_box_content{
/* background-color: #EDEDED;   */ 
  /*  background-image: url('../../templates/ozeworks/images/design/category_header1.gif');
  background-repeat:no-repeat; */

}

TD.h_table_box_content{
   text-align: center;
   color:#000000;
   font-family:  Verdana, sans-serif; 
   font-size: 12px;
   border-left:1px solid #cccccd;
   border-right:1px solid #cccccd;
}

/**************************************************************************************************/
.maindiscription{
	vertical-align : top;
	text-align : justify;
	font-family:  Verdana, sans-serif; 
    font-size : 11px;
	color : #5f5f5f;
	padding-left:5px;
}
.mainname{
	
	font-family:  Verdana, sans-serif; 
    font-size: 14px;
	color:#215074;
	text-align:center;
}

TABLE.table_content{
   width:557px;   
   margin-left:2px; 
   background-color:#ededed;
   text-align: center;
   color:#000000;
   font-family:  Verdana, sans-serif; 
   font-size: 12px;
   border-left:1px solid #cccccd;
   border-right:1px solid #cccccd;
   border-bottom:1px solid #cccccd;
}

.TableContentFull{
   width:747px;   
   margin-left:2px; 
   background-color:#ededed;
   text-align: center;
   color:#000000;
   font-family:  Verdana, sans-serif; 
   font-size: 12px;
   border-left:1px solid #cccccd;
   border-right:1px solid #cccccd;
   border-bottom:1px solid #cccccd;
}
.new_title{
   color:#215074;
   font-family:  Verdana, sans-serif; 
   font-size: 12px;
}
.PerformanceText{
   color:#000000;
   font-family:  Verdana, sans-serif; 
   font-size: 13px;
}
.ArticlesDiscription{
   color:#000000;
   font-family:  Verdana, sans-serif; 
   font-size: 13px;
   text-align:justify;
   padding:4px;
}
.Price{
    color:Red;
   font-family:  Verdana, sans-serif; 
   font-size: 13px;
}
.DateNew{
    background-color:#1c8bd0; 
    color:#FFFFFF; 
    width:65px;
    font-weight: bold;

}