body {
	font-family: Tahoma;
	font-size: 10pt;
	margin-top:0px;
	color: #464646;	
}

img, div { 
	behavior: url(http://www.e-marketingsupport.nl/template/e-marketing-support/css/iepngfix.htc); 
}

#container {
	min-height: 717px;
	_height: 717px;
	width: 866px;	
	margin-left: auto;
	margin-right: auto;
	background:  url('../img/bg.png') repeat-y;	
}
	#header {
		width:850px;
		height: 107px;
		margin-left: auto;
		margin-right: auto;
		background-image: url('../img/top.jpg');
		z-index:0;
		position:relative;
	}
		#logo-click {
			background-image: url('./blank.gif');
			background-repeat: repeat;
			position: absolute;
			z-index: 6;
			/*margin-top: -92px;*/
			margin-top: 15px;
			width: 260px;
			height:60px;			
		}
			#logo-click img {
				width: 260px;
				height:60px;
				border:0px;
			}
		#menu-top {
			font-family: century gothic;
			text-transform: uppercase;
			color:#fff;
			padding-top: 80px;
			position:relative;
			text-align: right;
			padding-right: 30px;
			padding-left: 255px;
			font-size: 11pt;
		}
			#menu-top a {
				color: #fff;
				text-decoration: none;
			}
			#menu-top a:hover {
				color: #fff;
				text-decoration: underline;
			}
	
	#menu-left {
		width: 210px;
		min-height: 600px;
		_height: 600px;
		
		border: 1px solid #ededed;
		background-color: #fff;
		margin-left: 20px;
		margin-top: -20px;
		position: relative;
		float:left;
		display:inline;
		z-index:3;		
	}
		#menu-left div {			
			margin-top: 20px;
			margin-left: 10px;
			margin-right: 10px;	
						
		}
			#menu-left div .head{
				color: #ba0000;	
				font-size: 10pt;
				font-weight: normal;				
			}
			#menu-left span {
				position:absolute;
				margin-top:-1px;
			}
			
		#menu-left div .items {
			font-size: 10pt;
			margin-top: 5px;
			line-height: 1.5;
		}
			#menu-left div .items a {
				color: #464646;
				text-decoration:none;
			}
			#menu-left div .items a:hover {
				color: #464646;
				text-decoration:underline;
			}
			#menu-left div .line  { 
				margin-left: 5px;
				margin-right: 5px;
				margin-top: 15px;
				margin-bottom: 7px; 
				border: 1px;
				border-style:dotted none none none;
			} 
			
			#menu-left div #button-big {
				width: 172px;
				height: 67px;
			}			
				#menu-left div #button-big img {
					border:0px;					
				}	
				
	#content {		
		width:  605px;
		min-height: 560px;
		_height: 560px;
		position:relative;	
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 10px;
		float:left;
		display:inline;
		border-left: 1px solid #e4e4e4;		
	}
		#content a {
			color: #ba0000;
			text-decoration: none;
		}
		#content a:hover {
			color: #ba0000;
			text-decoration: underline;
		}
		#blocks {
			
		}
			#block-slogan {
				border:1px solid #e4e4e4;
				width:605px;
				height:220px;	
				margin-left: -11px;
				margin-top:-10px;
			}
				#women {
					background-image: url('../img/women.png');
					width: 173px;
					height: 203px;
					position:absolute;
					margin-top: 17px;
					margin-left: 40px;
				}
				
				#slogan {
					width: 300px;
					height: 220px;
					position: absolute;
					margin-left: 295px;
					margin-top:0px;
					
				}
					#slogan span {
						font-size: 11pt;
						color: #ba0000;
						font-weight:bold;
					}
					#slogan .content {
						line-height:16pt;
					}
			
			#blocks.products {				
			}
				#blocks .products .google {
					width: 298px;
					height: 298px;
					position:relative;
					margin-left:-11px;
				}
				#blocks .products .product2 {
					position:absolute;
					margin-left:298px;
					margin-top:-141px;
				}
				#blocks .products .product1 {
					position:absolute;
					margin-left:298px;
					margin-top:-298px;
					/*border:1px solid #e4e4e4;*/
					width: 292px;
					height: 141px;
				}
				
					#blocks .products .product1 img {
						border:0px;
					}
		
		.article {
			
		}
			.article .content {
				line-height: 18pt;
			}
		
		.product-line {
			margin:0;
			line-height:18pt;
		}
		
		#product {
			
		}	
			#product-description .content {
				line-height:18pt;
				margin:0;
			}
			#head-image {
				width: 400px;
				height: 240px;
				margin-left: -11px;
				margin-top:-10px;
				border: 1px solid #e4e4e4;
				text-align:center;
				vertical-align:middle;
			}	
				#head-image img {
					border:0px;
					position:relative;						
				}
				
			#small-image1 {
				position: absolute;
				margin-left: 401px;
				margin-top: -242px;
				width: 193px;
				height: 115px;
				border: 1px solid #e4e4e4;
				text-align:center;
				vertical-align:middle;
			}
				#small-image1 img{
					position: relative;
					border:0px;
				}
				
			#small-image2 {
				position: absolute;
				margin-left: 401px;
				margin-top: -117px;
				width: 193px;
				height: 115px;
				border: 1px solid #e4e4e4;
				text-align:center;
				vertical-align:middle;
			}
				#small-image2 img{
					position: relative;
					border:0px;
				}
				
			div.white {
				border-left: 1px solid #fff;
				height: 10px;
				width: 605px;
				margin-left: -11px;
				position:relative;
			}
	
	#footer {
		background-color: #c80000;
		width: 850px;
		height:30px;		
		margin-left:auto;
		margin-right:auto;
		clear:both;
		color: #fff;		
	}
		#footer div {
			text-align:center;
			padding-top:5px;
		}
		#footer div a {
			color: #fff;
			text-decoration:none;
		}
		#footer div a:hover {
			color: #fff;
			text-decoration:underline;
		}
		
	.success {
		background-color: #ccffcc;
		border: 1px solid #00cc00;
		height:20px;
		width: 100%;
	}