body {
		margin:0;
		padding:0;
		border:0;
		width:100%;
		background:#fff;
		min-width:920px;	
		
		
		-moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		background:#DEEBEB url(body_gradient1.png) repeat-x scroll 0 0;
		
	
		font-family:"Lucida Grande", Arial, Monaco5; color: black;

		font-size:small;
		font-size-adjust:none;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:normal;
		overflow: auto;	
	}
	
	a {
		color:#369;
	}
	a:hover {
		color:#fff;
		text-decoration:none;
		border:none;
	}
	a:active{
		outline:none;
	}
	a:focus
	{
		-moz-outline-style: none;
	}
	a.white {
	color:white;
	font-size:10px;
	text-decoration: none;
	}
	a.white1 {
	color:white;
	font-size:15px;
	text-decoration: none;
	}
	h1, h2, h3 {
		margin:.8em 0 .2em 0;
		padding:0;
	}
	p {
		margin:2px 0 .8em 0;
		padding:0;
		word-spacing: 1px;
		font-size: 13px;
	}
	p.upper {
		color: white;
		margin:2px 0 .8em 0;
		padding:0;
		word-spacing: 1px;
		font-size: 15px;
	}
	p.expl {
		
		margin:2px 0 .8em 0;
		padding:0;
		word-spacing: 1px;
		font-size: 13px;
	}
	.coloured{
		color: white;
		font-size:25px;
		font-weight: normal;
		padding: 3px;
		letter-spacing: 0.1ex;
	}
	.bluefont{
		font-weight: normal;
		color:#ccffff;
		letter-spacing:0.1ex;
		font-size:25px;	
		position:absolute;
		top: 50px;
		left:188px;
	}
	.bluefont1{
		font-weight: normal;
		color:#ccffff;
		font-size:14px;	
		position:absolute;
		top: 50px;
		left:20px;
	}
	.blackbold{
		font-weight: bold;
		color:black;
		font-size:x-large;	
	}
	.whitebold{
		font-weight: bold;
		color:white;
		font-size:x-large;
	}
	.textarea{
	
	font-family:"Lucida Grande", Arial, Monaco5; color: black;
	font-weight:bold;
	background-color: transparent;
	position: absolute;
	top:110px;
	padding-top:7px;
	padding-left:20px;
	padding-right:20px;
	line-height: 20px;
	border:none;
	overflow:hidden;
	resize: none;
	word-wrap: break-word;
	width:629px;
	height:120px;
	}
	
	* {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
	}
	*.focus{
	outline: 0px;
	}
	
	b{
	font-size:17px;
	letter-spacing: 0px;
	}
	.textarea2{
	font-weight:bold;
	background-color: transparent;
	position: absolute;
	top:30px;
	color: aqua;
	line-height: 20px;
	overflow: hidden;
	border:none;
	resize: none;
	word-wrap: break-word;
	text-wrap: unrestricted;
	word-break: inherit;
	width:629px;
	padding:10px 20px 20px;
	}
	#backlines{
	width: 670px;
	height: 175px;
	background-color: #f1f1f1;
	position: absolute;
	top: 80px;
	}
	input {
	background-color: transparent;
	border: none;
	border-bottom: 1px dashed black;
	}
	#inputdiv {
	margin-left:20px;
	margin-top:10px;
	font-family:"Lucida Grande", Arial, Monaco5; color: black;
	font-size:15px;
	}
	#todiv {
	margin-right:20px;
	margin-top:10px;
	font-family:"Lucida Grande", Arial, Monaco5; color: black;
	font-size:15px;
	position:absolute;
	left:460px;
	top:0px;
	}
	#toemail {
	background-color: transparent;
	border: none;
	font-family:"Lucida Grande", Arial, Monaco5; color: black;
	font-size:14px;
	float: right;
	margin:1px 0px 0px 8px;
	
	}
	.error {
	font-family:"Lucida Grande", Arial, Monaco5; color: black;
	font-size:10px;
	color:red;

	}
	
	
	#sendit{
	background-color:#8F8E8D;
	font-family:"Lucida Grande", Arial, Monaco5; color: black;
	color: #ccffff;
	font-size: 30px;
	height: 39px;
	width: 90px;   
	border:0px solid white; 
	position:absolute;
	left: 709px;
	top: 216px;
	}
	img {
		margin:0px 0 0px;
	}
	.menu {
		margin:5px 0 0px;
	}

	/* Header styles */
	#header {
		clear:both;
		float:left;
		width:100%;
	}
	#header {
		border-bottom:1px solid #000;
		position:relative;
		top:-49px;
		height:45px;
		background:white;
		text-align:center;
	}
	#header p,
	#header h1,
	#header h2 {
		padding:.4em 15px 10px 15px;
		margin:0;
	}
	
	#navigation {
		clear:both;
		position:absolute;
		top:442px;
		float: right;
		left: 0px;
		text-align:center;
		height: 50px;
		width:900px;
	}

	
	/* column container */
	#mask {
		position:relative;
		clear:both;
		float:left;
		width:100%;			
		overflow:hidden;	
		border: 0px solid black;
	}
	#colmid {
		float:left;
		width:900px;
		min-height: 300px;
		position:relative;
		left:50%;
		margin-left:-450px;
		border: 0px solid black;
	}
	#colright {
		float:left;
		width:100%;
		min-height: 300px;
		position:relative;
		left:900px;         	
		border: 0px solid black;		
	}
	#col1wrap {
		float:left;
		width:25%;
		position:relative;
		right:25%;
		border: 1px solid black;
	}
	#col1 {
		/*margin:0 15px 0 115px;*/
		position:relative;
		right:450px;
		overflow:hidden;
		border: 1px solid black;
	}
	#col2wrap {
		float:left;
		width:25%;
		position:relative;
		right:25%;
		border: 1px solid black;
	}
	#col2 {
		position:relative;
		right:900px;
		overflow:hidden;
		width:900px;
		border-bottom: 1px solid black;
		
	}
	#col3 {
		float:left;
		width:170px;        	
		position:relative;
		right:50%;
		border: 1px solid black;
	}
	
	/* Footer styles */
	#footer {
		clear:both;
		float:left;
		width:100%;
		height:30px;
		text-align:center;
	}
	#footer p {
		padding:10px;
		margin:0;
	}
	.transparent
	{
   		filter:alpha(opacity=50); 
   		-moz-opacity: 0.5; 
   		opacity: 0.5; 
	}
	.transparent1
	{
   		filter:alpha(opacity=60); 
   		-moz-opacity: 0.6; 
   		opacity: 0.6; 
	}
	#aboutdiv
	{
		display:none;
		background:url("images/about.png") no-repeat scroll 0 0;
		width:750px;
		height:253px;
		top:140px;
		left:37px;
		padding:50px;
		position:absolute;
		text-align:left;
	}
	
	#collectiondiv
	{
	 clear: both;
		display:none;
		border-top:1px solid #000;
		border-bottom:1px solid #000;
		text-align:left;
		background-color: #333333;
		top:-51px;
		position:relative;
		width:900px;
		height:70px;
	}
	
	#orderdiv
	{
		display:none;
		background:url("images/order.png") no-repeat scroll 0 0;
		width:790px;
		height:253px;
		top:140px;
		left:37px;
		padding:20px;
		position:absolute;
		text-align:left;
	}
	.closeit {
		position:absolute;
		top:15px;
		left:779px;
	}
	
	#head_image{
		height:484px;
		min-width:900px;		
	}
	#nextpicture{
		position:absolute;
		width:50px;
		height:20px;
		top:375px;
		left:840px;
	}
	#loader{
		position:absolute;
		width:50px;
		height:50px;
		top:200px;
		left:450px;
	}
	
	.picture_listing1{
	width:110px;
	height:145px;
	border-top:3px solid white;
	border-left:3px solid white;
	border-right: 3px solid white;
	border-bottom: 5px solid white;
	position:relative;
	display:inline;
	margin-top:7px;
	margin-left:30px;
	z-index:1;
	float:left;
}

	
	.picture_listing2{
	width:110px;
	height:145px;
	border-top:3px solid white;
	border-left:3px solid white;
	border-right: 3px solid white;
	border-bottom: 5px solid white;
	margin-left:7px;
	margin-top:7px;
	position:relative;
	z-index:1;	
	float:left;
	
	}
	.picture_listing_empty{
	width:116px;
	height:145px;	
	margin-left:7px;
	margin-top:7px;
	position:relative;
	z-index:1;
	float:left;
	}
	
	.picture_listing3{
	width:430px;
	height:145px;
	margin-top:7px;
	margin-left:15px;
	font-family: "Lucida Grande", Arial, Monaco5; color: black;
	font-size:10px;
	position:relative;
	z-index:1;
	float:left;
	overflow:auto;
	}
	
	.picture_container1{
	height:181px;
	position: relative;
	z-index:-10;
	}
	
	.single_item1{
	width:900px;
	height: 170px;
	background:white url('images/balken.png');
	z-index:-1;
	position:absolute;
	top: 0px;
	left:0px;	
	}
	.clear {
	clear: both;
	}


	#product_category{
	font-family:"Lucida Grande", Arial, Monaco5; color: black;
	font-size:40px;
	width:400px;
	margin-top:100px;
	
	}

	#from_to {
	
	width: 30px;
	float:left;
	}
	
	.price {
	
	font-family: "Lucida Grande", Arial, Monaco5; color: black;
	font-size:14px;
	font-weight: bold;
	position: absolute;
	top:140px;
	left: 405px;
	width:400px;
	height:20px;
	z-index:1000;
	}

	#overtext{
	position: absolute;
	top: 342px;
	left: 70px;
	width: 700px;
	height: 90px;
	}








	#gallery {
		/*background-color: #444;
		padding: 5px;*/
		text-align:center;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 1px solid #3e3e3e;
		/*border-width: 5px 5px 20px;*/
	}
	#gallery ul a:hover img {
		border: 1px solid #fff;
		/*border-width: 5px 5px 20px;/*
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
