body {  
	background-image: url(images/body_bg.jpg);
	background-repeat:repeat-y;
background-position:center;
	background-color: #B2B2B2;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
        overflow-x:hidden;

}

P {
    font-family:  "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #373434;
}

H1 {
    	font-family:  "Arial", Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #A5265B;
}

H2 {
    	font-family:  "Arial", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A5265B;
}


H3 {
    	font-family:  "Arial", Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A5265B;
}

H4 {
    	font-family:  "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A5265B;
}

H5 {
    	font-family:  "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BBBBBB;
}

H6 {
    	font-family:  "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3E3236;
}


TD {
    font-family:  "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #373434;
}

a {
    font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A5275C;
	text-decoration: none;
}

a:hover {
	color: #F43384;
}


td.whitebox_top {
	/*background-image: url(images/header_bg.gif);*/
	background-image: url(images/header_bg.jpg);
	background-repeat:no-repeat;
}

td.whitebox_top_b2b {
	background-image: url(images/header_bg_b2b.jpg);
	background-repeat:no-repeat;
}

td.whitebox_cont {
	background-color: #ffffff;
	border-left: 0px solid  #999999;
	border-right: 0px solid  #999999;
}

td.whitebox_bottom {
	/*background-image: url(images/bottom.gif);*/
}

.searchfield {
	width: 100px;
	height: 20px;
}

a.red {
    font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

	text-decoration: underline;
}

a.red:hover {
    font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.blue {
    font-family:  "Arial", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;

	text-decoration: none;
}

.text_normal {
    font-family:  "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.bg_right {
	background-image: url(images/header_bg_line.gif);
	background-repeat:repeat-x;
}

.adress {
       font-family:  "Arial", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #373434;
}

/*------ TOP MENU --------*/

.menulink {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	/*height: 28px;*/  
	overflow: hidden; 
	background-color: transparent;
}

.menulink:hover {
	color: #9D1500;
	text-decoration: none;
}

.menulink_selected {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9D1500;
	text-decoration: none;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:10px;
	/*height: 28px;*/  
	overflow: hidden; 
	background-color: #8BD18B;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.menulink_selected:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.margin8px {
	margin:0px;
}


/*------ LEFT MENU --------*/


.menu {
	background-color: #F2E1E9;
        /*background-image: url(images/left_menu_bg.gif);
        background-repeat: no-repeat;*/
}

a.infonavigator {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
        
	padding-top: 10px;
        padding-left: 50px;
        padding-bottom:0px;
	white-space: normal;
	overflow: hidden;
        /*height: 33px;*/
        height: 24px !important; height /**/: 34px;  
	/*width: 100%;*/ 
	background-image: url(images/button_bg.gif);
	background-repeat: no-repeat;
        display: block;
        
	text-transform: uppercase;
}

a.infonavigator:hover {
	color: #555555;
	text-decoration: none;
}

a.infonavigator_selected {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993366;
	text-decoration: none;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 0px;
	white-space: normal;
height: 24px !important; height /**/: 34px;  
	/*width: 100%;*/ 
	overflow: hidden; 
	background-image: url(images/button_bg.gif);
	background-repeat:no-repeat;
        display: block;
	text-transform: uppercase;
}

.productlink_0,menu1 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
        
	padding-top: 10px;
        padding-left: 50px;
        padding-bottom:0px;
	white-space: normal;
	overflow: hidden;
        /*height: 33px;*/
        height: 24px !important; height /**/: 34px;  
	/*width: 100%;*/ 
	background-image: url(images/button_bg.gif);
	background-repeat: no-repeat;
        display: block;
        
	text-transform: uppercase;
}

.productlink_0:hover {
	color: #555555;
	text-decoration: none;
}

.productlink_0_selected {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993366;
	text-decoration: none;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 0px;
	white-space: normal;
height: 24px !important; height /**/: 34px;  
	/*width: 100%;*/ 
	overflow: hidden; 
	background-image: url(images/button_bg.gif);
	background-repeat:no-repeat;
        display: block;
	text-transform: uppercase;
}

.productlink_0_selected:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.productlink_2 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 60px;
	padding-top: 4px;
	padding-bottom: 2px;
	/*width: 100%;*/
	overflow: hidden; 
	/*background-image: url(images/unselected_2.gif);*/
	display: block;
}

.productlink_2:hover {
	color: #9D1500;
	text-decoration: none;
}

.productlink_2_selected {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993366;
	text-decoration: none;
	padding-left: 60px;
	padding-top: 4px;
	padding-bottom: 2px;
	/*width: 100%;*/
	overflow: hidden; 
	/*background-image: url(images/selected_2.gif);*/
	display: block;
}

.productlink_2_selected:hover {
	color: #9D1500;
	text-decoration: none;
}

.productlink_1 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
        padding-left: 62px;
        padding-bottom:0px;
	white-space: normal;
	overflow: hidden;
        /*height: 33px;*/
        height: 24px !important; height /**/: 34px;  
	/*width: 100%;*/ 
	background-image: url(images/button_bg2.gif);
	background-repeat: no-repeat;
        display: block;
        
	text-transform: uppercase;
}

.productlink_1:hover {
	color: #993366;
	text-decoration: none;
}

.productlink_1_selected {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993366;
	text-decoration: none;
	padding-left:62px;
	padding-top: 10px;
	padding-bottom: 0px;
	white-space: normal;
height: 24px !important; height /**/: 34px;  
	/*width: 100%;*/ 
	overflow: hidden; 
	background-image: url(images/button_bgs2.gif);
	background-repeat:no-repeat;
        display: block;
	text-transform: uppercase;
}

.productlink_1_selected:hover {
	color: #993366;
	text-decoration: none;
}

/*------ FOOTER--------*/

a.whitelink {
    font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.whitelink:hover {
	color: #9D1500;
}

td.whitelink2 {
    font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}

/*---- PRODUCT ------*/

.producttext {
    font-family: "Arial", Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.pageHeading {    
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.plink {
    font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E31C28;
	text-decoration: underline;
}

a.plink:hover {
    font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9D1500;
	text-decoration: underline;
}

.infoHeading {   
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.left {
	border-bottom: 1px solid #E31C28;
}

.middle {
	border-right: 1px solid #E31C28;
	border-left: 1px solid #E31C28;
	border-bottom: 1px solid #E31C28;
}

.middle1 {
	border-right: 1px solid #E31C28;
	border-left: 1px solid #E31C28;
}

.topborder {
	border-top: 1px solid #E31C28;
}

.productcode {	
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C0C0C0;
}

.productleft{
	border-right: 1px solid #E31C28;
	border-left: 1px solid #E31C28;
	border-bottom: 1px solid #E31C28;
}

td.cont {
	background-image: url(images/box/corner_cont.gif);
	background-repeat: repeat-y;
}

.whitecont {
	background-color: #FFFFFF;	
}


/*--- INFOBOX ----*/

.infoBoxHeading{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FEFEFF;
	background-color: #E31C28;
	text-transform: uppercase;
  	vertical-align: middle;
	
}

.infoBoxContents{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
}
.content {
        background-image: url(images/content_bg.gif);
        background-repeat:no-repeat;
}
.content_ {    
}

TABLE.productListing {
  border: 2px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #993366;
  color: #FFFFFF;
  font-weight: bold;
}

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


/* PRODUCT BROWSER */
#productbrowser { width: 700px; height: 140px; background: #FFFFFF; no-repeat top; overflow: auto; overflow-y:hidden; }
#pb-productbrowsercontainer { position: relative; height: 100px; margin: 0 auto; white-space:nowrap;}
.pb-item {text-align: center; padding-right:10px; }
#idProductName {padding-top: 10px; font-size: 16px;font-weight: bold;}



img {border:none;} 

.category_image {font-size:16px;}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 12px;
}

.articleNo { font-size: 16px; padding-top}

#igence-link {
background:url("images/igence-sprite.png") no-repeat scroll 0 0 transparent;
display:block;
overflow:hidden;
text-indent:-9999px;
width:90px;
line-height:29px;
}

#igence-link:hover {
background: url("images/igence-sprite.png") no-repeat 0 -29px;
}

