/* CSS Document */

body, html
	{
	margin:0;
	padding:0;
	height:100%;
	}
	
body
	{
	background-image:url(images/bkg1.png);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#482F18;
	font-size:75%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#482F18;
	/*87.5=14px, 75%=12px*/
	}
	
p
	{
	margin:0px;
	padding:0px;
	font-size:0.85em;
	line-height:1.4em;
	}
	
ul
	{
	list-style-type:none;
	margin:0px;
	padding:0px;
	line-height:1.5em;
	}
	
a
	{
	color:#482F18;
	text-decoration:none;
	}
	
a:hover
	{
	color:#ffffff;
	}
	
a img
	{
	border:none;
	}
	
h1
	{
	font-size:1.3em;
	margin-top:0px;
	}	
	
.left
	{
	text-align:left;
	}

#container
	{
	background-image:url(images/bkgcontainer1.png);
	/*background-color:#999999;*/
	position:relative;
	width:740px;
	min-height:540px;
	margin:30px auto 0px auto;
	padding:30px;
	}
/*strl yttre = w800 h600 */

#container2
	{
	position:relative;
	width:800px;
	min-height:600px;
	margin:30px auto 0px auto;
	padding:0px;
	}
.center
	{
	text-align:center
	}

#box1
	{
	position:relative;
	width:320px;
	min-height:400px;
	padding:70px;
	float:left;
	background-color:#482F18;
	text-align:center;
	color:#BFAD8E;
	}

#box1 a
	{
	color:#BFAD8E;
	}
	
#box1 a:hover
	{
	color:#ffffff;
	}

#box12
	{
	position:relative;
	width:320px;
	min-height:400px;
	padding:70px;
	float:left;
	/*background-color:#5B5B5B;*/
	/*background-color:#5C362C;*/
	background-color:#482F18;
	text-align:center;
	background-image:url(images/sale1.png);
	background-repeat:no-repeat;
	color:#BFAD8E;
	}
/*strl yttre = w460 h540
bild=w320 h400*/

#box12 a
	{
	color:#BFAD8E;
	}
	
#box12 a:hover
	{
	color:#ffffff;
	}

#box13
	{
	text-align:left;
	}
	
#box13icon

	{
	position:relative;
	width:40px;
	height:40px;
	float:left;
	padding:0px 5px 5px 0px;
	}
	
.icontext
	{
	position:relative;
	float:left;
	padding-top:10px;
	}
	
/*#icon
	{
	position:relative;
	width:50px;
	height:50px;
	float:left;
	margin-top:10px;
	}
	
#icontext
	{
	position:relative;
	width:300px;
	height:30px;
	float:left;
	padding:20px 0px 0px 30px;
	margin-top:10px;
	}*/

#box1 ul
	{
	text-align:left;
	}

#box1icon
	{
	position:relative;
	width:330px;
	height:410px;
	padding:65px;
	float:left;
	/*background-color:#5B5B5B;*/
	/*background-color:#5C362C;*/
	background-color:#482F18;
	color:#BFAD8E;
	}
/*strl yttre = w460 h540*/

#box1icon a
	{
	color:#BFAD8E;
	}
	
#box1icon a:hover
	{
	color:#ffffff;
	}
	
#box2icon
	{
	position:relative;
	width:410px;
	height:500px;
	padding:15px;
	float:left;
	/*background-color:#5B5B5B;*/
	/*background-color:#5C362C;*/
	background-color:#482F18;
	text-align:center;
/*	color:#BFAD8E;*/
color:#BFAD8E;

	}
	
#box2icon a
	{
	color:#BFAD8E;
	}
	
#box2icon a:hover
	{
	color:#ffffff;
	}
	
#box1flash
	{
	position:relative;
	width:320px;
	height:440px;
	padding-left:70px;
	padding-right:70px;
	padding-top:70px;
	padding-bottom:30px;
	float:left;
	/*background-color:#5B5B5B;*/
	/*background-color:#5C362C;*/
	background-color:#482F18;
	text-align:center;
	}

#icon
	{
	padding:10px;
	float:left;
	width:62px;
	height:76px;
	text-align:center;
	}
/*
4*82w=328px
4*96h=384px
*/

#iconspace
	{
	padding:10px;
	float:left;
	width:20px;
	height:76px;
	text-align:center;
	}

#icon img
	{
	width:62px;
	height:76px;
	}

#box2
	{
	padding:0px 0px 0px 25px;
	float:left;
	}

#box3
	{
	position:absolute;
	top:30px;
	right:30px;
	text-align:right;
	}
	
#box4
	{
	position:absolute;
	padding:0px 0px 0px 25px;
	width:255px;
	bottom:30px;
	right:30px;
	}
	
#box42
	{
	position:absolute;
	padding:0px 0px 0px 25px;
	width:255px;
	bottom:30px;
	right:30px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	font-size:0.85em;
	line-height:1.4em;
	}
		
#box5
	{
	padding:0px 0px 0px 25px;
	float:left;
	width:255px;
	margin-top:220px;
	}
	
#box6
	{
	padding:0px 0px 0px 25px;
	float:left;
	width:255px;
	margin-top:50px;
	}
	
#logo
	{
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	position:absolute;
	right:30px;
	top:260px;
	width:255px;
	height:120px;
	text-align:center;
	font-size:40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	}
	
#biggerbild
	{
	position:absolute;
	right:30px;
	top:360px;
	width:255px;
	height:auto;
	text-align:center;
	}
	
#clear
	{
	clear:both;
	}
	
#next
	{
	position:absolute;
	right:55px;
	bottom:5px;
	width:80px;
	text-align:right;
	}
	
#back
	{
	position:absolute;
	right:135px;
	bottom:5px;
	width:80px;
	text-align:left;
	}

#pageright
	{
	position:absolute;
	right:45px;
	bottom:5px;
	width:60px;
	text-align:right;
	}
	
#pageleft
	{
	position:absolute;
	right:100px;
	bottom:5px;
	width:60px;
	text-align:left;
	}
	
#room
	{
	height:26px;
	}
	
	
#boxepost
	{
	position:relative;
	width:320px;
	height:400px;
	padding:70px;
	float:left;
	background-color:#482F18;
	text-align:center;
	color:#BFAD8E;
	}
	
/*Här kommer tillhörande Drawings*/

#bigcontainer
	{
	position:absolute;
	margin:0px;
	/*background-color:#373737;*/
	background-image:none;
	background-color:#482F18;
	width:100%;
	min-height:100%;
	}
#big
	{
	margin:30px auto 0px auto;
	width:800px;
	text-align:center;
	}
#bigout
	{
	position:relative;
	margin:30px auto 0px auto;
	width:850px;
	}
	
#pil_next
	{
	position:absolute;
	top:0px;
	right:0px;
	}
	
#pil_before
	{
	position:absolute;
	top:0px;
	left:0px;
	}
	



