body {
	margin: 0px;
	background:#7f9fbf/*004080*/;	
}
a{
	text-decoration:none;
	color:#006699;
}
a:hover{
	color:#0066FF;
}
*{
	margin:0;
	padding:0;
}
#merkurtrading {
	width: 1002px;
	margin:0 auto 20px auto;
	font:11px Arial;
}
/*HEADER*/
#header{
	height:130px;
	margin:0;
}
	.logobg{
		background:url(header_back.jpg) no-repeat;
	}
	.logoen{
		background:url(header_back_en.jpg) no-repeat;
	}
	#logo{
		height:130px;
		width:160px;
		float:left;
		cursor:pointer;
	}
	#menu{
		float:left;
		width:842px;
		height:64px;
	}
		#menu ul{
			padding:0;
			margin:10px;
			list-style:none;
		}
		#menu li{
			float:right;
		}
		#menu li a{
			margin:0 15px;
			color:#004080/*FD9089*/;
		}
		#menu li a:hover{
			margin:0 15px;
			color:white;
		}
		.iconHome{
			background:url(home.jpg) no-repeat 0 1px;
		}
		.iconSitemap{
			background:url(sitemap.jpg) no-repeat 0 1px;
		}
		.iconFeedback{
			background:url(feedback.jpg) no-repeat 0 1px;
		}
		#currLang{
			font-weight:bold;
			text-decoration:underline;
		}
	#navigation{
		float:left;
		width:650px;
	}
		#navigation ul{
			padding:0 0 0 10px;
			margin:0;
			list-style:none;
		}
		#navigation li{
			float:left;
			padding:0 20px;
			background:url(nav_border.jpg) no-repeat right;
		}
		#navigation li a{
			display:block;
			padding:20px 0px;
			color:#003F95;
			font-size:11px;
			font-weight:bold;
			text-decoration:none;
		}
		#navigation li a:hover{
			color:#80BEF9;
			background:url(nav_over.jpg) repeat-x 0 38px;
		}
		#currnav{
			color:#80BEF9 !important;
			background:url(nav_over.jpg) repeat-x 0 38px;
		}
	#search{
		width:183px;
		float:right;
		padding:12px 0 0 0;
	}
	#search input{
		width:140px;
		font-size:10px;
		color:#003399;
		border:1px solid white;
		height:15px;
		line-height:15px;
		padding:0 0 0 4px;
		margin:0 5px 0 0;
	}
	.butt{
		width:17px !important;
		border:none !important;
		height:17px !important;
		background:url(search_btn.jpg) no-repeat;
	}
/*PAGE*/
#page{
	background:url(page_back.jpg) repeat-y;
}
	#leftSide{
		width:172px; /*190-17*/
		float:left;
		padding:0 0 0 17px;
	}
		#productList{
			margin:0 0 20px 0;
		}
		.panel{
			background:url(left_back.gif) repeat-y 0 10px;
		}
			.panel h1{
				font-size:12px;
				background:url(left_h1_back.gif) no-repeat;
				line-height:45px;
				height:40px;
				color:white;
			}
				.panel h1 a{
					color:white;
					padding:0 0 0 10px;
				}
				.panel h1 a:hover{
					color:#CCCCCC;
				}
			.panel ul{
				list-style:none;
				padding:0 0 20px 15px;
				background:url(left_list_footer.jpg) bottom no-repeat;
				min-height:100px;
			}
			*html .panel ul{
				height:100px;
			}
			.panel li{
				margin:5px 0 0 0;
			}
				.panel ul li a{
					color:#003366;
					background:url(productlist_bullet.jpg) 0 2px no-repeat;
					padding: 0 0 0 14px;
				}
				.panel ul li a:hover{
					color:#0099FF;
					background:url(productlist_bullet.jpg) 4px 2px no-repeat;
				}
		#submenu{
			margin:0 0 20px 0;
		}
		#submenu ul{
			min-height:inherit !important;
			height:inherit !important;
		}
			
	#content{
		width:582px; /*622-40*/
		float:left;
		min-height:400px;
		margin:0 20px;
		padding:0 0 30px 0;
		position:relative;
	}
	*html #content{
		height:400px;
	}
		#homepageBanner{
			background:url(homepage_back.jpg) center no-repeat;
			height:310px;
		}
		#content input, #content textarea{
			background:white;
			border:#C3E0FE solid 1px;
			color:#004080;
			padding:0 4px;
			font-size:11px;
		}
		#content h1{
			font-size:15px;
			margin:0 0 15px 0;
			color:#003399;
			margin:10px 0 10px 0;
		}
		#content ul{
			padding:0 0 0 10px;
			
		}
		#content li{
			list-style-type:disc;
			list-style-position:inside;
		}
		#content h2{
			font-size:12px;
			color:#003399;
			margin:5px 0;
		}
		#content p{
			margin:0 0 10px 0;
			font-size:12px;
		}
		.pic{
			position:absolute;
			top:0;
			right:0;
			border:1px solid #f2f2f2;
			margin:10px 0 0 0px;
		}
		.title{
			font-size:13px !important;
			color:white !important;
			background:url(title_back.jpg) no-repeat;
			height:29px;
			line-height:28px;
		}
		.title span{
			background:url(title_back2.jpg) #1D6EBF no-repeat right;
			padding:6px 10px 6px 0;
			margin:0 10px;
		}
	#rightSide{
		width:190px;
		float:left;
	}
		
		#contacts h1, #newProducts h1{
			padding:0 0 0 10px;
		}
		#contacts h1 a, #newProducts h1 a{
			padding:0;
		}
		#contacts p, #newProducts p, #contacts img, #newProducts img{
			margin:0 0 0 20px;
		}
		#newProducts ul{
			background:none;
		}
		#newProducts li{
			margin:0 20px 0 0;
		}
		.newProduct p a{
			color:#003366;
			background:url(productlist_bullet.jpg) 0 3px no-repeat;
			padding: 0 0 0 14px;
		}
		.newProduct p a:hover{
			color:#0099FF;
			background:url(productlist_bullet.jpg) 4px 3px no-repeat;
		}
		.panelBottom{
			background:url(left_list_footer2.jpg) -8px bottom no-repeat;
			height:20px;
			margin:0 0 20px 0;
		}
#footer{
	background:url(footer_back.jpg) #7f9fbf/*004080*/ top right no-repeat;
	color:#004080/*CCCCCC*/;
	height:40px;
}
	#footer img{
		vertical-align:middle;
	}
	#path{
		margin:0 0 0 190px;
	}
	#path a:hover{
		text-transform:lowercase;
		margin:0 10px 0 0;
		padding:0 17px 0 0;
		background:url(productlist_bullet.jpg) right 3px no-repeat;
		color:#0066CC;
	}
	#path a{
		color:#004080;
		margin:0 10px 0 0;
		padding:0 17px 0 0;
		text-transform:lowercase;
		background:url(productlist_bullet.jpg) right 3px no-repeat;
	}
/*PRODUCTS*/
.article{
	background:url(article_back.jpg) bottom no-repeat #C2E0FA;
	width:145px; /*165-20*/
	height:182px; /*182-10*/
	text-align:center;
	padding:10px 10px 0px 10px;
	float:left;
	margin:20px 0px 0 20px;
}
.article1{
	background:url(article_back.jpg) bottom no-repeat #C2E0FA;
	width:145px; /*165-20*/
	height:182px; /*182-10*/
	text-align:center;
	padding:10px 10px 0px 10px;
	margin:20px 0px 0 20px;
}
*html .article{
	margin:20px 10px 0 10px;
}
	.article img{
		margin:auto;
	}
	.article a 
	{
		display:block;
		width:145px;
		height:140px;
		background:#fff;
	}
	.article p{
		text-align:left;
		margin:5px 0 0 0 !important;
	}
	
	.article p a{
		display:inline;
		font-size:11px;
		color:#004080;
		padding:0 0 0 15px;
		background:url(productlist_bullet.jpg) left 3px no-repeat;
		line-height:normal;
	}
	.article p a:hover{
		margin-top:5px;
		color:#0066CC;
		background:url(productlist_bullet.jpg) 5px 3px no-repeat;
	}
	.pic_desc
	{
		float:left;
	}
#description{
	width:322px;
	float:right;
}
	
#pageno{
	text-align:center;
	margin:20px 0 0 0;
	cursor:default;
	color:#004080;
}
	#pageno a{
		padding:2px 5px;
	}
	#pageno a:hover{
		background:#f2f2f2;
	}
	#currpage{
		background:#f2f2f2;
	}
/*DETAILS*/
#details{
	margin:20px 0 0 0;
	border-top:solid 1px #f2f2f2;
}