/* RIGOTOPAZ */

body {
	background-color: #8d301c;
	background-image:url(systempix/bgr.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: verdana, arial;
	color: #000000;
}
	a {color: #d82600; text-decoration:none}
	a:hover {color: #d82600; text-decoration:underline;}

p {
	font-size: 10px;
	padding-bottom:10px;
	margin: 0px 0px 0px 0px;
	line-height: 12px;
	font-family: verdana, arial;
	color: #ffffff;
}
.white{
	color: #ffffff;
}

td {
	font-size: 10px;
	padding: 0px; margin: 0px;
	color: #000000;
}

h2
{
	font-family: verdana,arial;
	font-size: 12px;
	margin: 0px; padding: 0px;
  margin-bottom: 4px;
  	padding-top:3px;
	padding-bottom:3px;
	font-weight: bold;
	line-height: 12px;
	color: #FFFFFF;
	background-color: #6e220e;
}
h3
{
	font-family: verdana,arial;
	font-size: 10px;
	margin: 0px; padding: 0px;
	padding-bottom:2px;
	font-weight: bold;
	line-height: 11px;
	color: #FFFFFF;
}

h4
{
	font-family: verdana,arial;
	font-size: 10px;
	margin: 0px; padding: 0px;
	padding-bottom:2px;
	font-weight: bold;
	line-height: 11px;
	color: #ffffff;
}

em, i {
	font-style: italic;
}

strong, b {
	font-weight: bold;
}
.orange
{
	color: #ff8800;
}
.black
{
	color: #000000;
}
.white
{
	color: #ffffff;
}
.numb
{
	font-size: 13px;
	color: #ffffff;
}
#wrapper{
	width:950px;
	margin: 0px auto 0px auto;
	padding:0;
}
#header {
	position: absolute;
	background-image:url(systempix/top.jpg);
	height: 223px;
	width: 950px;
	padding-top: 0px;
}
#meny {
	position: absolute;
	left: 2px;
	top: 200px;
	height: 21px;
	width: 647px;
}

#buy {
	position: absolute;
	left: 663px;
	top: 194px;
	height: 21px;
	width: 284px;
}

#flash1 {
	position: absolute;
	left: 0px;
	top: 223px;
	height: 350px;
	width: 510px;
}

#logos {
	position: absolute;
	left: 10px;
	top: 580px;
	height: 50px;
	width: 510px;
}

#content {
	background-color: #231f20;
	background-image:url(systempix/c.gif);
	background-repeat:no-repeat;
	position:absolute;
	height: auto;
	width: 440px;
	left: 510px;
	top: 223px;
}

#gallerycontent {
	background-color: #231f20;
	background-image:url(systempix/c2.gif);
	background-repeat:no-repeat;
	position:absolute;
	height: auto;
	width: 950px;
	left: 0px;
	top: 223px;
}

#contentor {
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
}


		.loginboxfieldinput {
			padding: 0;
			margin-top: 0;
			margin-bottom: 0;
			margin-right: 0;
			margin-left: 0px;
			width: 180px;
			padding-left: 0px;
			border: 1px solid #000000;
			color: black;
			font-size: 10px;
			font-family: verdana, arial;
			/* background-color: white; */
			background-color: #ffffff;
			height: 18px;
		}
		.loginboxfieldbutton {
			height: 18px;
			width: 32px;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-right: 0;
			margin-left: 0px;
			font-weight: bold;
			padding: 0;
			font-size: 10px;
			font-family: verdana, arial;
			color: white;
			text-align: center;
			border: 1px solid #ffffff;
			background-color: #6e210c;
		}
