
	body{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333;	
		background-color: #ededed;
		margin: 0;
		padding: 0;
	}
	
	#wrapper{
		margin: 0 auto;
		width: 990px;
		background-image: url('/files/layout/bg_shadow.jpg');
		background-repeat: repeat-y;
		background-position: center;
	}
	
	#container{
		margin: 0 auto;
		width: 970px;
		min-height: 500px;
		height: auto !important;
		height: 500px;
		position: relative;
	}
	
	#home-container{
		height: 750px;
		background-image: url('/files/layout/home_pink.jpg');
		background-position: top;
		background-repeat: no-repeat;
	}
	
		#home-container.green{background-image: url('/files/layout/home_green.jpg');}
		#home-container.blue{background-image: url('/files/layout/home_blue.jpg');}
	
	#header-home{
		height: 138px;
		position: relative;
		background-image: url('/files/layout/storm_pink.jpg');
		background-repeat: no-repeat;
		background-position: 15px 15px;
	}
	
		#header-home.blue	{background-image: url('/files/layout/storm_blue.jpg');}
		#header-home.green	{background-image: url('/files/layout/storm_green.jpg');}
	
	#menu-home{
		width: 970px;
		height: 20px;
		background-image: url('/files/layout/colorbar.jpg');
		background-repeat: no-repeat;
	}
	
		#menu-home .item{
			width: 323px;
			float: left;
			text-align: center;
		}
		
		#menu-home .item a{
			display: block;
			width: 323px;
			height: 20px;
			color: #FFF;
			font-variant: small-caps;
			text-decoration: none;
			font-size: 16px;
			letter-spacing: 2px;
		}
		
		
	#header-pink{
		height: 138px;
		background-image: url('/files/layout/header_pink.jpg');
		background-repeat: no-repeat;
		background-position: right;
		position: relative;
	}
	
		#header-pink .logo-pink{
			background-image: url('/files/layout/logo_pink.jpg');
			width: 218px;
			height: 102px;
			position: absolute;
			top: 15px;
			left: 15px;
		}
		
		#header-pink .logo-pink a{display: block; width: 218px; height: 102px;}
		
	#header-blue{
		height: 138px;
		background-image: url('/files/layout/header_blue.jpg');
		background-repeat: no-repeat;
		background-position: right;
		position: relative;		
	}
	
		#header-blue .logo-blue{
			background-image: url('/files/layout/logo_blue.jpg');
			width: 202px;
			height: 104px;
			position: absolute;
			top: 15px;
			left: 15px;
		}
		#header-blue .logo-blue a{display: block; width: 202px; height: 104px;}
	
	#header-green{
		height: 138px;
		background-image: url('/files/layout/header_green.jpg');
		background-repeat: no-repeat;
		background-position: right;
		position: relative;			
	}
	
		#header-green .logo-green{
			background-image: url('/files/layout/logo_green.jpg');
			width: 220px;
			height: 104px;
			position: absolute;
			top: 15px;
			left: 15px;
		}
		#header-green .logo-green a{display: block; width: 220px; height: 104px;}		
		
	
	#bar-pink{
		background-image: url('/files/layout/bar_pink.jpg');
		height: 22px;
	}
	
	#bar-blue{
		background-image: url('/files/layout/bar_blue.jpg');
		height: 22px;
	}
	
	#bar-green{
		background-image: url('/files/layout/bar_green.jpg');
		height: 22px;
	}			
	
	
	#container-overview-pink{
		background-image: url('/files/layout/overview_pink.jpg');
		height: 618px;
		position: relative;
	}
	
	#container-overview-blue{
		background-image: url('/files/layout/overview_blue.jpg');
		height: 618px;
		position: relative;
	}
	
	#container-overview-green{
		background-image: url('/files/layout/overview_green.jpg');
		height: 618px;
		position: relative;
	}	
	
	#header-pink-page{
		background-image: url('/files/layout/header_nagel.jpg');
		background-position: right;
		height: 137px;
	}
	
	#header-blue-page{
		background-image: url('/files/layout/header_makeup.jpg');
		background-position: right;
		height: 137px;
	}
	
	#header-green-page{
		background-image: url('/files/layout/header_kleuren.jpg');
		background-position: right;
		height: 137px;
	}	
	
	#arch-pink{
		background-image: url('/files/layout/arch_pink.jpg');
		width: 282px;
		height: 766px;
		float: left;
	}
	
	#arch-blue{
		background-image: url('/files/layout/arch_blue.jpg');
		width: 282px;
		height: 766px;
		float: left;
	}

	#arch-green{
		background-image: url('/files/layout/arch_green.jpg');
		width: 282px;
		height: 766px;
		float: left;
	}
	
	/* General */
	
	.bar-item{
		float: left;
		text-align: center;
		width: 160px;
		height: 19px;
		padding: 3px 0 0 0;
	}
	
		.left-border{
			border-left: 1px solid #FFF;
		}
	
	.bar-item a{
		color: #FFF;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 11px;
		letter-spacing: 1px;
	}
		.bar-item a:hover{color: black}
		.bar-item a.active{color: black}
		
	.overview-text{
		position: absolute;
		top: 180px;
		left: 540px;
		height: 300px;
		width: 300px;
		color: #666666;
		font-size: 12px;
		line-height: 180%;
		word-spacing: 3px;
	}
	
	.overview-arrow{
		position: absolute;
		top: 390px;
		left: 470px;
		width: 60px;
		height: 60px;
	}
		.overview-arrow a{display: block; width: 60px; height: 60px;}
		
		
	.home-link{
		position: absolute;
		top: 20px;
		left: 20px;
		width: 220px;
		height: 105px;
	}
	
		.home-link a{display: block; width: 220px; height: 105px;}
	
	.page-contents{
		width: 688px;
		min-height: 200px;
		height: auto !important;
		height: 200px;
		float: left;
	}
	
	.page-contents .text{
		padding: 10px;
		color: #333333;
		line-height: 160%;
	}
	
	.image-container{
		float: right;
		margin: 25px 0 15px 15px;
	}
	
	.menu-item{
		background-color: #FFF;
		height: 25px;
		margin-top: 10px;
	}
	
	.menu-item a{
		color: #000;
		margin-top: 3px;
		padding: 5px 0 4px 26px;
		display: block;
		text-decoration: none;
		font-variant: small-caps;
		background-image: url('/files/layout/menu_item.jpg');
		background-position: 2px 2px;
		background-repeat: no-repeat;
		font-size: 11px;
	}
	
		.menu-item a.pink:HOVER{background-image: url('/files/layout/menu_pink.jpg'); color: #e46591;}
		.menu-item a.active-pink{background-image: url('/files/layout/menu_pink.jpg'); color: #e46591;}
		
		.menu-item a.blue:HOVER{background-image: url('/files/layout/menu_blue.jpg'); color: #0094bb;}
		.menu-item a.active-blue{background-image: url('/files/layout/menu_blue.jpg'); color: #0094bb;}	
		
		.menu-item a.green:HOVER{background-image: url('/files/layout/menu_green.jpg'); color: #008155;}
		.menu-item a.active-green{background-image: url('/files/layout/menu_green.jpg'); color: #008155;}		
		
	.clear		{clear: both;}
	
	h1{
		font-size: 32px;
		font-weight: normal;
		margin: 15px 0 15px 0;
		padding: 5px 0 10px 35px;
		line-height: 100%;
	}
	
	h1.pink		{color: #e46591; background-image: url('/files/layout/h1_pink.jpg'); background-repeat: no-repeat; background-position: 0 8px;}
	h1.blue		{color: #0094bb; background-image: url('/files/layout/h1_blue.jpg'); background-repeat: no-repeat; background-position: 0 8px;}
	h1.green	{color: #008155; background-image: url('/files/layout/h1_green.jpg'); background-repeat: no-repeat; background-position: 0 8px;}
	
	a img		{border: 0px;}
	
	.images{
		float: left;
		width: 120px;
		height: 120px;
		margin: 0 3px 3px 0;
		text-align: center;
	}
	
	.portfolia a{
		line-height: 160%;
		font-size: 16px;
		color: #018fb5;
		text-decoration: none;
		letter-spacing: 1px;
	}
	
	.portfolia a:hover{
		color: #000;
	}

	
	

/* aform */


	form.aform tbody.header td 		{padding-top: 10px; color: #0668a9; font-weight: bold; font-size: 12px; letter-spacing: 1px;}
	form.aform tbody.sub-header td 	{color: #000; text-transform: none; word-spacing: 1px; letter-spacing: 1px;}

	form.aform input,textarea 		{border: 1px solid #666; font-size: 1.2em; width: 300px;}
	form.aform input.small-text		{width: 75px;}
	form.aform textarea				{height:100px;}
	form.aform .feedback			{color: #FF0000;}
	
	form.aform input.input-checkbox{
		border: 0px;
		width: 20px;
		height: 20px;
		margin-left: -4px;
		padding: 0px;	
	}
	
	form.aform input.input-radio{
		width: 20px;
		border: 0px;
		margin-left: -2px;
	}

	form.aform td {padding:3px 5px;}
	form.aform input[type="submit"]{
		padding: 0px; 
		height: 22px;
		border: 0px;
		color: #FFF;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: 1px;
		background: #0668a9;
	}
	
	form.aform .error {background-color: #ffffbb;}
	

/* aproducts */


	.product{
		width: 600px;
		padding: 10px 5px 10px 10px;
		border: 1px dotted #CCC;
		margin-bottom: 15px;
	}
	
	.product .image{
		width: 200px;
		height: 200px;
		border: 1px dashed #EEEEEE;
		float: left;
		margin-right: 10px;
		text-align: center;
	}
	
	.product .contents{
		float: left;
		position: relative;
		line-height: 160%;
	}
	
	.product .contents .title{
		height: 20px;
		background-color: #333333;
		color: #FFFFFF;
		padding: 3px 3px 3px 10px;
		font-variant: small-caps;
		width: 373px;
	}
	
	.product-text{
		width: 373px;
	}
	
	.product .contents .price{
		text-align: right;
		font-size: 16px;
		margin-top: 3px;
	}

/* portfolio */

body.portfolio {
    background: #000000;
    color: #CECECE;
    padding: 35px;
}

body.portfolio a, 
body.portfolio a:visited,
body.portfolio a:hover,
body.portfolio a:active {
    color: #CECECE;
}

body.portfolio .description {
    text-align: center;
}

body.portfolio .description span {
    font-size: 11px;
    letter-spacing: 1px;
}