body 
{
	background-color:#FFFFFF;	
	color:#000000;
	font-family: Lucida Sans, Verdana, Tahoma, sans-serif;
	font-size:11px;
	margin-top:0;
}

H1, H2, H3, H4{
	font-weight:strong;
	color: #000;	
	text-decoration: none;
	margin:0px;
}
H1{	
	font-size:1.4em;
}

H2{
	font-size:1.2em;	
}

H3{	
	font-size:1.1em;
	color:#146EB4;
}

H4{
	color:#146EB4;	
	font-size:1em;
}
EM{
	font-style:normal;
	color:#146EB4;	
}

A{
	color:#146EB4;
	text-decoration: none;
}

A IMG {
	border: none;
}

TABLE{
	width: 100%;
}
TR{
	vertical-align: top;
}
TD{
	margin-top:0px;
	padding-top:0px;
}
P{
	padding:0;
	margin:0;
}
input {display:inline-block;}
input.text { margin-bottom:12px; width:95%; padding-top: .4em; padding-bottom:.4em;}
input.search-text { margin-bottom:12px; width:98%; padding: .1em; }
input.product-text { width:30px; text-align:right; margin-top:2px; margin-bottom:2px; padding:2px;  }
fieldset { padding:0; border:0; margin-top:25px; }

TEXTAREA {
	resize:none;
	display:block;
	padding:2px;
	margin: 2px 0px 0px 0px;
}

.button-class {cursor:pointer;}
		
.page{
	width: 1000px;
}

.pageTitle{	
	font-size: 1.3em;
	font-weight: bold;
	color:#146EB4;
	text-transform: uppercase;
}

.header
{
	text-align:center;
    height:120px;
	background: url("/images/header_right.jpg");
	background-repeat: no-repeat;
	background-position: 760px 5px;
}
.header A
{
	color: #000;
    text-decoration:none;
	font-size: 1.2em;
	font-weight: bold;
}
.menu UL
{
	padding-top:10px;
	margin:0;
	text-align: right;
} 
.menu LI
{	
	text-align: center;
	list-style-type: none;
	display:inline-block;
	$display:inline;
}

.header  .selected 
{
	color: #1b68b8;
}

.selected   A,.selected   H2 {
	color: #1b68b8;
}
 
.headerMenu
{    
	font-size: 0.85em;
    text-align:right;
    
}

.delimiter{
	padding-right: 10px;
	padding-left: 10px;
}

.langCodes
{
		padding: 5px 0px 7px 0px;
        text-align:right;
}
.langCodes A img:hover {
	opacity:1;
	filter: Alpha(Opacity=50, FinishOpacity=100, Style.2);
}
.langCodes A img 
{	
	border:0 none;
	opacity:0.5;	
	filter: Alpha(Opacity=100, FinishOpacity=50,.Style=2);
}
.langCodes img 
{
	padding: 0px 0px 0px 7px;
	display:inline;
}

.langCodes A 
{
	text-decoration:none;
	border: 0 none;	
	display:inline-block;
	overflow:hidden;
	width:34px;
}

.logo
{
   padding-top:15px;
}


.content{
	vertical-align: top;
}
 
.roundedTI{
  width: 200px;
  border: 1px solid #1b68b8;
  vertical-align:top;  
 }  
 

.footer
{
	text-align: center;
	color: #000;
}

.webshop-arrow{
	background: url(../images/wsharrow.png) no-repeat right 0px;
	padding-right:20px;
} 
.shopMenu{	
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: solid 1px #d7d7d7;	
}
.shopMenu ul, .shopMenu li{     
	list-style:none;
    margin:0 4px;
    padding:0 10px;    
}

.shopMenu li ul{
	list-style-type: none;	
	margin: 0;
	padding: 0;	
    display: none;
    border:0;
}
.shopMenu li ul li {
	margin: 0 0 0 12px;
	padding: 0;
}
.shopMenu a{
	display: block; 
	padding:5px 5px 5px 5px;
	text-decoration: none;
	color: #000;
}
.shopMenu a.selected{	
	color: #146EB4;
}
/*

.shopMenu ul li {
	position:relative;	
	width:160px;
	font-size: 14px;
}
.shopMenu ul li a{
	display:block;
	padding:5px 5px 5px 5px;
	color: #000000;
	background-color:#FFF;
	text-decoration: none;	
	margin:0px;
}
.shopMenu ul li a:HOVER{
	color: #1b68b8;	
    background-color:#FFF;
}
.shopMenu ul li a:ACTIVE{
	color: #1b68b8;	
    background-color:#FFF;
}

.shopMenu ul li ul {
    display: none;	
	list-style-type: none;
    position:absolute;
    top:0px;
    left:160px;

}

.shopMenu ul li ul  li{
	border: solid 1px #1b68b8;
}*/

.solutions{
	text-align: center;	
}

.solutions IMG{
	width:145px;
	height:45px;
	border: none;
}


.solutions A{
	color: #000;
    text-decoration:none;
	font-size: 1.1em;
	font-weight: bold;
}

.webshop IMG{
	padding-right: 5px;
}
.webshop A.content-text
{
	display: block;
	overflow: hidden;
	height:50px;
}

.product  .shoppingCartItem
{
    padding-bottom:15px;	
}
TD .product{
	padding-right:10px;
	padding-left:10px;
	padding-bottom:20px;
}
.checkoutTotal
{
    text-align:right;
	padding-bottom:30px;
}

.checkoutButtons
{
    text-align:right;
	float: right;
}

.checkout{
	border: 1px solid #FFF;
	text-align: center;
	
}
.checkout TR {
	border: 1px solid #FFF;
	border-bottom: 2px solid #d7d7d7;
}
.checkout TD{
	border: 1px solid #FFF;
	vertical-align: middle;
}
.checkout TH{
	background: #bdbdff;
	height: 30px;
	vertical-align: middle;	
}

.content-text{
    text-decoration: none;
	color:#000;
}

.imageHref {
	cursor:pointer;
}

.hidden{
	display:none;
}
.visible{
	color:red;
}
.homepage-rss{
	background: url(../images/rss.png) no-repeat right -1px;
	padding-right:20px;
}
.special-offers{
 	background: url(../images/wshspec.png) no-repeat right -1px;
	padding-right:20px;
}

.read-more{
	text-decoration: underline;
	display: inline-block;
	padding-top:5px;
	cursor: pointer;
}

.focus-area, .webshop{
	padding-bottom: 15px;
}

.price{
	color:#146EB4;
}

.news-subscribe{
	background: url('../images/subscribe.png') left top no-repeat; 
	text-decoration: underline;
	padding-left:30px;	
	color:#146EB4;	
	display: block;
	line-height:20px;
	
}

.get-pdf{
	background: url('../images/pdfico.png') left top no-repeat; 
	width: 100px;
	height: 35px;
	float:right;
	text-decoration: none;
	text-align:center;
	padding-left:30px;	
	color:#146EB4;	
	display: block;
}
.accessories-table{
	width:100%; height:30px;display:block;	
}
.accessories-table TD
{
	vertical-align: middle;
}

.checkout-details
{
}

.checkout-details TD
{
	text-align: left; 
}
.ask-for-price{
	cursor:pointer;
}

#validateTips, #pvalidateTips{
	color:red;
}

.cart-types IMG{
	display:inline;
	padding-right:5px;
}

.terms-of-delivery{
	height:250px; 
	overflow:auto;
	padding:10px;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
