/* CSS Document */
html, body {
	margin:0;
	padding:0;
	text-align:center;
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	}
#head {
	height:187px;
	padding:17px 0 0 0;
	background:url(images/bg_head.gif) 0 91px repeat-x;
	}
#body {
	height:auto;
	}
#footer {
	height:33px;
	line-height:33px;
	border-top:15px solid #FFF;
	background:#F0DEDE;
	font-size:10px;
	clear:both
	}
.center {
	width:810px;
	height:auto;
	margin:0 auto 0 auto;
	text-align:left;
	}

a {
	color:#0033CC;
	}
p, h1, h2, h3, form {
	margin:0;
	padding:0;
	}
.cleaner {
	width:100%;
	height:1px;
	overflow:hidden;
	clear:both;
	}	
	
/*	head																				*/
/****************************************************************************************/
#logo {
	width:200px;
	height:134px;
	overflow:hidden;
	float:left;
	}
	#logo img {
		padding:8px 0 0 0;
		}
#rightlogo {
	width:142px;
	height:134px;
	overflow:hidden;
	float:right;
	}
	#rightlogo img {
		padding:21px 0 0 25px;
		}
#banner {
	width:468px;
	height:60px;
	overflow:hidden;
	float:left;
	/*background-color:#F0DEDE;*/
	}
#menu {
	width:468px;
	height:33px;
	padding:14px 0 0 0;
	overflow:hidden;
	float:left;
	}
	#menu a {
		padding:0 18px 0 18px;
		line-height:33px;
		color:#FFF;
		font-weight:bold;
		text-decoration:none;
		}
	#menu span {
		line-height:33px;
		padding:10px 0 10px 0;
		overflow:hidden;
		background:url(images/menu-separator.gif) 0 0 repeat-y;
		}
#languagemenu {
	height:20px;
	line-height:20px;
	width:777px;
	padding:0 33px 0 0;
	text-align:right;
	clear:both;
	}
#head h1 {
	height:33px;
	margin-right:15px;
	background:url(images/bg_h1_head.gif) 0 center repeat-x;
	color:#7E215B;
	font-size:18px;
	font-weight:normal;
	line-height:33px;
	}
	#head h1 span {
		background:#FFF;
		padding-right:13px;
		}
		
/*	body																				*/
/****************************************************************************************/
#content {
	width:517px;
	height:auto;
	padding:0 15px 0 0;
	float:left;
	}
	#content p {
		padding:6px 0 12px 0;
		}
	#content h2 {
		font-size:12px;
		padding:0 0 12px 0;
		}
	#content h3 {
		font-size:12px;
		line-height:12px;
		padding:15px 0 0 0;
		color:#7E215B;
		background:url(images/bg_h1_head.gif) 0 21px repeat-x;
		}
		#content h3 span {
			background:#FFF;
			padding-right:13px;
			}
	#productimage {
		width:100px;
		min-height:20px;
		float:left;
		}
	#producttext {
		width:417px;
		height:auto;
		float:left;
		}
		#producttext p {
			padding-left:10px;
			background: url(images/bg_p.gif) 0 7px no-repeat;
			}
		#producttext .separator {
			height:1px;
			margin:0 60px 0 11px;
			background:#CCC;
			overflow:hidden;
			}
	#leftcolumn {
		width:280px;
		clear:both;
		float:left;
		}
		#leftcolumn h3 {
			background:none;
			}
		#leftcolumn p {
			padding-bottom:6px;
			}
	#rightcolumn {
		width:236px;
		float:left;
		}
		#illustration {
			text-align:right;
			padding:10px 20px 40px 0;
			}
			#illustration p  {
				text-align:left;
				font-style:italic;
				padding-left:80px;
				}
		#orderbox {
			display:block;
			width:220px;
			height:68px;
			padding:15px 0 0 14px;
			border:1px solid #CCC;
			background:#F2F2F2 url(images/order.gif) 133px 40px no-repeat;
			color:#666;
			text-decoration:none;
			}
			#orderbox strong {
				color:#7E215B;
				font-size:18px;
				line-height:50px;
				}
				#orderbox strike {
					padding:0 0 0 10px;
					font-size:11px;
					}
		#rightcolumn p.hrefs {
			padding:6px 0 0 0;
			font-size:10px;
			}
			#rightcolumn p.hrefs a {
				padding-right:6px;
				padding-left:6px;
				}
			
	
	#viequo,
	#vicano,
	#vifelo {
		display:block;
		height:165px;
		width:133px;
		padding:55px 20px 10px 20px;
		margin-top:15px;
		border-top:1px solid #DBDBDB;
		border-bottom:1px solid #DBDBDB;
		text-decoration:none;
		background-color:#F2F2F2;
		background-position:-143px 10px;
		background-repeat:no-repeat;
		overflow:hidden;
		float:left;
		}
	#viequo {
		padding-left:10px;
		border-left:1px solid #DBDBDB;
		background-image:url(images/viequo.gif);
		}
	#vicano {
		margin-left:7px;
		background-image:url(images/vicano.gif);
		}
	#vifelo {
		padding-right:10px;
		margin-left:7px;
		border-right:1px solid #DBDBDB;
		background-image:url(images/vifelo.gif);
		}
		a#viequo:hover,
		a#vicano:hover,
		a#vifelo:hover {
			background-position:10px 10px;
			}
		a#viequo p,
		a#vicano p,
		a#vifelo p {
			color:#666;
			font-style:italic;
			}
		a#viequo span,
		a#vicano span,
		a#vifelo span {
			text-decoration:underline;
			}
#right {
	width:237px;
	height:auto;
	padding:0 12px 0 12px;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
	float:left;
	}
	#right h1 {
		color:#7E215B;
		font-size:12px;
		padding:18px 0 0 10px;
		}
	#right h2 {
		font-size:12px;
		}
	#right p {
		padding:6px 0 4px 10px;
		}
	#right a {
		padding-left:10px;
		}
	#rightmenu {
		padding:10px 0 20px 10px;
		}
		#rightmenu a {
			background:url(images/bg_a.gif) 0 center no-repeat;
			line-height:17px;
			}
	#news {
		width:220px;
		height:124px;
		padding:0 15px 0 0;
		background:#F2F2F2;
		border:1px solid #CCC;
		overflow:hidden;
		}
		#news #newsimage {
			height:100%;
			width:70px;
			overflow:hidden;
			float:left;
			}
		#news h1, #news p, #news a {
			padding-left:0;
			}
	.spacer {
		width:217px;
		margin:0 10px 0 10px;
		height:15px;
		background:url(images/bg_h1_head.gif) 0 14px repeat-x;
		overflow:hidden;
		}
	#right form {
		padding:3px 0 0 10px;
		}
	#right select {
		width:155px;
		}
/*	footer																				*/
/****************************************************************************************/
#footer span {
	float:right;
	}
#footer img {
	float:left;
	}
#footer a {
	color:#666;
	}
	
.yellow {
	background: Yellow;
	width: 100%;
}
.lewa { float:left; margin-right:20px; }
.clr { clear:both; margin-bottom:10px; }
