@charset "utf-8";

a {
	color: #ffe2b0;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #ffe2b0;
	text-decoration: underline;
}

body, html {
	height: 100%;
}

body {
	background: url(../images/borderextension.jpg) repeat-x;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

#container {
	background: url(../images/bg.jpg) no-repeat;
	height: 700px;
	margin: 0 auto;
	position: relative;
	width: 945px;
}

#copy {
	cursor: pointer;
	height: 125px;
	position: absolute;
	right: 20px;
	top: 234px;
	width: 19px;
	z-index: 10;
}

div.answer {
	display: none;
}

div.column {
	width: 47%;
}

#flames {
	background: url(../images/flames.gif) bottom no-repeat;
	bottom: 0px;
	height: 250px;
	left: 0px;
	position: fixed;
	width: 130px;
	z-index: 1;
}

#font {
	position: absolute;
	right: 783px;
	top: 194px;
}

h2 {
	color: #fcfcfc;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0 0 3px 0;
}

hr {
	background: #fff;
	border: 0;
	color: #fff;
	height: 2px;
}

img {
	border: 0;
}

img.galleri {
	border: 4px solid #fff;
	margin: 0 5px 10px 5px;
}

img.galleri:hover {
	border: 4px solid orange;
}

.left {
	float: left;
}

#logo {
	cursor: pointer;
	height: 113px;
	position: absolute;
	right: 790px;
	top: 85px;
	width: 153px;
}

#main {
	height: 385px;
	left: 235px;
	overflow: auto;
	position: absolute;
	top: 250px;
	width: 625px;
}

#menu {
	position: absolute;
	width: 170px;
	left: 20px;
	top: 300px;
	z-index: 3;
}

#menu a {
	color: #a79e97;
	display: block;
	font-size: 0.92em;
	font-weight: bold;
	margin: 0 0 20px 0;
	text-decoration: none;
}

#menu a:hover {
	color: #cf8f2e;
}

#menu a.sublink {
	font-size: 0.7em;
	margin: 0 0 5px 7px;
}

p {
	color: #fcfcfc;
	font-size: 0.75em;
	line-height: 1.25em;
	margin: 0 0 1em 0;
}

#productframe {
	background: url(../images/pic_frame.jpg) no-repeat;
	height: 233px;
	margin: 45px 0 0 14px;
	padding-top: 17px;
	width: 210px;
}

.right {
	float: right;
}

#section {
	position: absolute;
	width: 49px;
	height: 375px;
	z-index: 2;
	left: 135px;
	top: 257px;
}

table.listproducts {
	font-size: 0.75em; 
	text-align: left; 
	width: 100%;
}

ul {
	font-size: 0.8em;
	list-style-position: inside;
	list-style-type: square;
	margin: 0;
	padding-left: 5px;
}

p.sticker {
	margin: 0;
	text-align: center;
}
