html, body
{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #c9e7ff;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;	
	background-image: url(../images/whiteback.gif);
	background-repeat: repeat-x;
	
}

#container
{
	width: 783px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;	
		
	
	background-color: #FFFFFF;
}		

	#container #top
	{
		background-image: url(../images/header.jpg);
		background-repeat: no-repeat;
		height:306px;
		width:783px;
		text-align: left;
		clear:both;
		display: none;
	}
	
		#container #top #search
		{
			position: absolute;
			padding: 0;
			margin-top: 30px;
			margin-left: 386px;
		}	

			#container #top #search input
			{
				padding: 0;
				padding-left: 5px;
				margin-top: 30px;
				left:0;
				top:0;
				background-color: #c9e7ff;
				border: 0;
				height: 15px;
				font-size: 7pt;
				color: #3b3938;
			}	
			
			#container #top #search input.submit
			{
				padding: 0;
				margin-top: 31px;
				left:0;
				top:0;
				background-color: #bde65b;
				border: 0px solid #c9e7ff;
				height: 15px;
				 
			}			
	
		#container #top	#cart
		{
			position: absolute;
			padding: 0;
			text-align: left;
			margin-left: 598px;	
			margin-top: 15px;	
		}
		
		#container #top	#cart td
		{
			font-size: 11px;
			line-height: 12px;
			padding-left: 5px;
		}
		
		#container #top	#cart td a.viewcart
		{
			text-decoration: none;
			color: red;
		}
		
		#container #top	#cart td a:hover.viewcart
		{
			text-decoration: underline;
		}

		#container #top	#cart td a.popular
		{
			color: #128fbb;
			text-decoration: none;
		}
		
		#container #top	#cart td a:hover.popular
		{
			text-decoration: underline;
		}	

		#container #top	#cart td a
		{
			color: #3b3938;
			text-decoration: none;
			
		}
		
		#container #top	#cart td a:hover
		{
			text-decoration: underline;
		}		
		
		#container #top #menu
		{
			position: absolute;
			padding: 0;
			text-align: left;
			margin-left: 220px;
			font-weight: bolder;
			margin-top:116px;
		}
		
			#container #top #menu td a
			{
				font-size:8pt;
				font-weight: bold;
				text-decoration: none;	
				color: #3b3938;
			}
			
			#container #top #menu td a:hover
			{
				text-decoration: underline;	
			}
	
		#container #context #left #newsletter
		{
			margin: 0;
			padding: 0;
			background-color: #dddad5;
			width: 128px;
			height: 255px;
			color: #3b3938;
			background-image: url(../images/bottom_grey.jpg);
			background-repeat: no-repeat;
			background-position: left bottom;
			margin-left:4px;
			margin-bottom: 25px;
		}
		
		#container #context #left #newsletter input
		{
			margin: 0;
			padding: 0;
			margin-left: 5px;
			height: 17px;
			font-size: 7pt;
			color: #3b3938;
			width: 118px;
		}
		
		#container #context #left #newsletter input.submit
		{
		
			padding: 0;
			left:0;
			top:0;
			background-color: #FFFFFF;
			border: 1px solid #128fbb;
			height: 19px;		
		}
		
		#container #context #left #newsletter p
		{
			margin:0;
			padding: 5;
		}
		
		#container #context #left #newsletter p.title
		{
			padding: 5;
			color: #128fbb;
			font-size: 12pt;
			font-weight: bold;
		}
	/*
	#container #context #left #category
	{
		width: 130px;
		margin:0;
		padding: 0;
		margin-top: -200px;
	}

	#container #context #left #category table
	{
		width: 127px;
	}
	
	#container #context #left #category td
	{
		font-size: 8pt;
		background-color: #FFFFFF;
		border-top: 1px solid #dbdad5;
		width:130px;
		height: 19px;
		
	}
	
	#container #context #left #category td a
	{
		text-decoration: none;
		color: #3b3938;
	}

	#container #context #left #category td a:hover
	{
		color: #128fbb;
	}	*/

	#container #context
	{
		width: 783px;
		color: #3B3938;
	}
	
		#container #context #left
		{
			width: 137px;
			float: left;
			display: none;
		}
		
			#container #context #left ul
			{
				position: relative;
				
				list-style: none;
				
				margin: 0;
				padding: 0;
				
				margin-top: -100px;
				margin-left: 4px;
				margin-bottom: 49px;
				
				border-top: 1px solid #dbdad5;
				
				width: 127px;
			}
		
				#container #context #left ul li
				{
					border-bottom: 1px solid #dbdad5;
					height: 19px;
					
					padding-left: 3px;
				}
			
					#container #context #left ul li a
					{
						display: block;
					
						text-decoration: none;
						color: #3b3938;
						
						height: 19px;
						line-height: 19px;
					}
					
					#container #context #left ul li a:hover
					{
						text-decoration: none;
						color: #128fbb;
					}
			
	#container #context #center
	{
		width: 462px;
		float: left;
	}
	
		#container #context #center #name
		{
			margin:0;
			padding: 0;
			position: absolute;
			margin-top: 138px;
			font-weight: bold;
			text-align: center;
			width:140px;
			color: #8d8777;
		}
		
		#container #context #center #price
		{
			margin:0;
			padding: 0;
			position: absolute;
			margin-top: 167px;
			font-weight: bold;
			text-align: left;
			width:140px;
			color: #eb0068;
			padding-left: 5px;
			font-size: 12px;
		}

		#container #context #center #discount
		{
			margin:0;
			padding: 0;
			position: absolute;
			margin-top: 183px;
			font-weight: bold;
			text-align: left;
			width:140px;
			color: #eb0068;
			padding-left: 5px;
			font-size: 12px;
		}		
	
		#container #context #center #more
		{
			margin:0;
			padding: 0;
			position: absolute;
			margin-top: 167px;
			font-weight: bold;
			text-align: right;
			width:140px;
			color: #eb0068;
			
			font-size: 12px;
		}	
			
			#container #context #center #more a
			{
				font-size: 10px;
				color: #eb0068;
				text-decoration: none;
			}	
		
			#container #context #center #more a:hover
			{
				text-decoration: underline;
			}
				
		#container #context #center #order
		{
			text-align: right;
			margin-top:185px;
			background-image: url(../images/order_grey.jpg);
			background-position: right;
			background-repeat: no-repeat;
			
		}
				
			#container #context #center #order a
			{
				background-color: #8d8777;
				color: #FFFFFF;
				text-decoration: none;
				height: 15px;
				padding-right:5px;
				padding-left:5px;
				font-size: 8pt;
			}
			
			#container #context #center #order a:hover
			{
				text-decoration: underline;
			}
		
		#container #context #center #order_top
		{
			margin-left: 353px;
			position: absolute;
			margin-top:-23px;
			text-align: right;
			background-image: url(../images/order_grey_down.jpg);
			background-position: left;
			width: 82;
			background-repeat: no-repeat;
			height: 11x;
			padding:0;
		}
		
			#container #context #center #order_top a
			{
				background-color: #8d8777;
				color: #FFFFFF;
				text-decoration: none;
				padding-right:5px;
				padding-left:5px;
				font-size: 8pt;
			}	
			
			#container #context #center #order_top a:hover
			{
				text-decoration: underline;
			}

		#container #context #center #order_topdef
		{
			margin-left: 323px;
			position: absolute;
			margin-top:-25px;
			text-align: right;
			background-image: url(../images/order_grey_down.jpg);
			background-position: left;
			width: 112;
			background-repeat: no-repeat;
			height: 11x;
			padding:0;
			
		}

			#container #context #center #order_topdef a
			{
				background-color: #8d8777;
				color: #FFFFFF;
				text-decoration: none;
				padding-right:5px;
				padding-left:5px;
				font-size: 8pt;
			}	
			
			#container #context #center #order_topdef a:hover
			{
				text-decoration: underline;
			}	

		#container #context #center #order_def
		{
			margin:0;
			padding: 0;
			text-align: left;
			background-image: url(../images/order_grey.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			position: absolute;
			display: none;
		}
				
			#container #context #center #order_def a
			{
				background-color: #8d8777;
				color: #FFFFFF;
				text-decoration: none;
				margin-left: 5px;
				padding-right:5px;
				padding-left:5px;
				font-size: 8pt;
				line-height: 14px;
			}
			
			#container #context #center #order_def a:hover
			{
				text-decoration: underline;
			}			
			
			#container #context #center #order_def input
			{
				border:0;
				width: 70px;
				background-color: #8d8777;
				color: #FFFFFF;
				text-decoration: none;
				margin-left: 5px;
				padding-right:5px;
				padding-left:5px;
				font-size: 8pt;
				line-height: 13px;
				
			}

		
		#container #context #center hr
		{
			height: 1px;
			color: #128fbb;
		}			
			
		#container #context #center h1
		{
			margin: 0;
			padding: 0;
			background-color: #8d8777;
			width: 458px;
			height: 24px;
			line-height: 24px;
			color: #FFFFFF;
			font-size: 11pt;
			text-align:center;
			
		}
		
		#container #context #center p 
		{
			color: #8d8777;
			font-size: 10pt;
			padding-left: 10px;		
		}

		#container #context #center p.error
		{
			color: #128fbb;
			font-size: 10pt;
			padding-left: 10px;
		}		
		
		#container #context #center th.mandatory 
		{
			color: #8d8777;
			font-size: 10pt;
			padding-right: 10px;		
			text-align: right;
		}
		
		#container #context #center a
		{
			color: #8d8777;
			font-size: 10pt;
			text-align: right;
		}		

		#container #context #center a:hover
		{
			color: #128fbb;
		}

		#container #context #center input.forminput
		{
			color: #128fbb;
			background-color: #FFFFFF;
			border: 1px solid #128fbb;
			height: 19px;

		}
				
		#container #context #center input.formbutton
		{
			color: #FFFFFF;
			background-color: #128fbb;
			border: 0;
		}

		
		#container #context #center td.front
		{
			font-size: 8pt;
			border: 1px solid #8d8777;
			width: 142px;
			height: 200px;
		}
	
		
		#container #context #center table.main
		{
			border: 1px solid #8d8777;
			width: 457px;
			
		}
		
		#container #context #center td.main
		{
			color: #8d8777;
			font-size: 0.80em;
			padding:20;
			text-align: justify;
			line-height: 20px;
		}

		#container #context #center td.article
		{
			color: #8d8777;
			font-size: 0.80em;
			text-align: justify;
		}
		
		#container #context #center h2
		{
			margin:0;
			padding:0;
			padding-bottom: 5px;
			
			font-size: 14px;
			color:#128fbb;
		}
		
		#container #context #center h3
		{
			margin:0;
			padding:0;
			padding-bottom: 5px;
			display: none;
			font-size: 12px;
			color:#128fbb;
		}
		
	#container #context #right
	{
		width: 180px;
		float: left;
		display: none;
	}
	
	#container #context #right h1
	{
		margin: 0;
		padding: 0;
		background-color: #128fbb;
		color: #FFFFFF;
		font-size: 12pt;
		font-weight: bold;
		text-align: center;
		line-height: 24px;
		height: 24px;
		width: 180px;
	}
	
	#container #context #right td
	{
		font-size: 8pt;
		border: 0px solid #8d8777;
		width: 180px;
		height: 203px;
	}
	
	#container #context #right td #name
	{
		margin:0;
		padding: 0;
		position: absolute;
		margin-top: 138px;
		font-weight: bold;
		text-align: center;
		width:169px;
		color: #8d8777;
	}
	
	#container #context #right td #price
	{
		margin:0;
		padding: 0;
		position: absolute;
		margin-top: 167px;
		font-weight: bold;
		text-align: left;
		width:140px;
		color: #eb0068;
		padding-left: 15px;
		font-size: 12px;
	}

	#container #context #right td #discount
	{
		margin:0;
		padding: 0;
		position: absolute;
		margin-top: 183px;
		font-weight: bold;
		text-align: left;
		color: #eb0068;
		padding-left: 15px;
		font-size: 12px;
	}
	
	#container #context #right td #more
	{
		margin:0;
		padding: 0;
		position: absolute;
		margin-top: 167px;
		font-weight: bold;
		text-align: right;
		width: 180px;
		color: #eb0068;
		font-size: 12px;
	}	
	
	#container #context #right td #more a
	{
		font-size: 10px;
		color: #eb0068;
		text-decoration: none;
	}	

	#container #context #right td #more a:hover
	{
		text-decoration: underline;
	}
	
	#container #context #right td #order
	{
		text-align: right;
		margin-top:184px;
		background-image: url(../images/order_grey.jpg);
		background-position: right;
		background-repeat: no-repeat;
			
	}
		
	#container #context #right td #order a
	{
		background-color: #8d8777;
		color: #FFFFFF;
		text-decoration: none;
		height: 15px;
		padding-right:5px;
		padding-left:5px;
	}
	
	#container #context #right td #order a:hover
	{
		text-decoration: underline;
	}

	#container #footer
	{	
		margin: 0;
		padding: 0;
		width: 783px;
		background-color: #FFFFFF;
		display: none;
		clear: both;
	}
	
	#container #footer #adres 
	{
		width: 457px;
		background-color: #8d8777;
		height: 19px;
		bottom: 0;
		color: #FFFFFF;
		text-align: center;
		margin-left: 137px;
		line-height: 19px;
		font-weight: bold;
		letter-spacing: 1px;
	}
	
	#container #footer #adres a
	{
		background-color: #8d8777;
		color: #FFFFFF;
		text-align: center;
		line-height: 19px;
		font-weight: bold;
		letter-spacing: 1px;
		text-decoration: none;
	}
	
	#container #footer #adres a:hover
	{
		text-decoration: underline;
	}
	
	
	
	
