body, html {
	height: 100%;
	min-height: 100%;
	height: 100% !important;
	width: 100%;
	font:11px "Arial", Verdana, Helvetica, sans-serif;
	color:#fff;
	margin:0px;
	background: #2c2727 url('../gfx/background.jpg') repeat-x;
	behavior: url('catalog/javascript/png/iepngfix.htc');	

}

* {
	/*border: 1px solid #555;*/
}

h2 {
	font:15px "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight:bold;
	color:#eee;
}

h3 {
	font:13px "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight:bold;
	color:#112f3b;
}

a { 
	color: #cdb593;
	text-decoration: none;
	font-weight:normal;
	border-bottom: 1px dotted #5b5d6c;
}

a:hover, a:visited:hover {
	color: #ebd3b0;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #d9d9d9;
}

a:active {
	color: #ebd3b0;
}

h1, h2, h3, h4, h5, h6, p, dl, dt, dd {
  /*position: relative;*/
} 

p {
	margin: 0 0 1em 0;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}


.mceContentBody {
	background-image: none;
	background-color:#000;
	color: #fff;
	height:auto;
}
.header {
	color: #cdb593;
	font:22px "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

.contentheadline {
	margin: 	6px 0 8px 0;
	padding:	10px 0;
	border-bottom:1px dotted #6e5946;
	background:url(../gfx/h2bullet.jpg) no-repeat right;
	height: 24px;
}

.sitemap dt a {
	font:16px "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-variant:small-caps;
}

.sitemap dd a,
.sitemap dt a:hover, 
.sitemap a:visited:hover {
	font-weight: bold;
	font-variant:small-caps;
}

.sitemap dd {
	margin:0 0 0 8px;
}

/* Content rutor */

.roundbox {
	line-height:1.4em;
	background: #1d1616 url('../gfx/product_bg.jpg') no-repeat;
	/*background: #393333 url('../gfx/content_corner_tl.gif') no-repeat top right;*/
	margin: 15px 2px 0 5px;
	padding:1px 15px 10px 15px;
	z-index: 0;
	border:1px solid #2e2a2a;
}

.empty {
	line-height:1.4em;
	position: relative;
	margin: 5px 12px 0 5px;
	padding:15px 0 0 15px;

}

/* SLUT Content rutor */

#wrapper {
	width: 100%;
	min-height: 100%;
	_height: 100% !important;
	position: relative;
}

#mainwrapper { /* hindra floaten att flytta ner main */
	width: 1000px;
}

#top {
	width: 290px;
	height: 570px;
	margin: 0;
	padding: 110px 0 0 0;
	float: left;
	background: url('../gfx/menuBG.jpg') no-repeat;
	position: relative;
}

#shopbutton {
	width: 121px;
	height: 27px;
	background: url('../gfx/shopbutton.jpg') no-repeat;
	position: relative;
	top: 245px;
	left: 134px;
	text-align: center;
	padding-top: 5px;

	
}

#shopbutton a {
	color: #ae9a7d;
	font:13px "Trebuchet MS", Verdana, Helvetica, sans-serif; 
	text-decoration:none;
	border:0;
}

#shopbutton a:hover {
	border:0;
	color:#cdb593;
}

.main, #innercontent {
	margin: 30px 0px 15px 0px; 
	float: left;
	/*padding-left: 15px;*/
	width: 710px;
	z-index: 1;
	
}

#foot {
	clear: both;  
	height: 53px;
	width: 100%;
	/*margin-top: -53px;*/
	/*background: url('../gfx/footer_bg.png') repeat-x left bottom;*/
	/*behavior: url('/new/js/iepngfix.htc');*/
	/*position: relative; bottom: 0;*/
}

#foot .footbg {
	background: url('../gfx/footer_bg.gif') repeat-x left bottom;
	height: 53px;
	width: 100%;
	position: absolute; bottom: 0;
}

#foot .footpic {
	position: absolute; bottom: 0;
}

#foot .infotext {
	position: absolute; bottom: 7px; left: 10px;
}

#foot .infotext a{
	border:0;
	color: #999;	
}

#contactTop {
	position:relative;
	top:105px;
	left:130px;
	width:250px;
	color:#426e7f;
}

#contactTop .ahead {
	font:15px "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-variant:small-caps;
	line-height:25px;
}

#contactTop .abody {
	font:13px "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-variant:small-caps;
	line-height:13px;
}

#tableofcontents {
	padding: 0 0 35px 0;
	width: 100%; 
	border: 0; 
	border-collapse: collapse; 
	background: url(../gfx/mainBG.png) repeat-x;
}

#flags {
	position: absolute;
	top: 5px;
	right: 110px;
	z-index: 600;
}

#flags a {
	border:0;
	text-decoration:none;
}

#searchcontent {
	text-align: center; 
	position: 	absolute; 
	top:	-32px; 
	right: 	0px;
}

.picborder {
	border:		1px solid #ccc;
	margin:		0;
	padding:	2px;
	background:	#fff;
}

label {
	font:12px "Arial", Verdana, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight:bold;
	color:#fff;	
}

input, textarea, select {
	border: 1px solid #ccc;
	background: #fff url(../gfx/InputBG.gif) repeat-x;
	font-size: 11px;
	padding:	3px;
	margin: 1px;
	width: 250px;
}

.inputSubmit {
	background: url(../gfx/SubmitBG.png) center;
	font-size:	11px;
	padding:	2px;
	border: 1px solid #ccc;
}

.emred {
	font:12px "Arial", Verdana, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight:bold;
	color:#967e69;
}

.structural {
	position:absolute;
	left:-9999px;
}

.skipnav {
	display:none
}

abbr[title] {
	border-bottom: 1px dotted black;
	cursor: help;
}

acronym[title] {
	border-bottom: 1px dotted black;
	cursor: help;
}

acronym{
	speak:normal;
}

acronym[title]:after {
	font-weight:normal;
	pause-after: 50%;
}

.newsdate {
	position:relative;
	width:65px;
	float:right;
	padding:1px 0 0 7px; 
	font:10px "Trebuchet MS", Verdana, Helvetica, sans-serif; 
	font-weight:bold; 
	color:#666;
}

.newsheadline {
	position:relative;
	float:left;
	font:13px "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight:bold;
}

#sitemap h4 {
	font-variant:small-caps;
	font-weight:bold;
	font-size:14px;
}

/*Menyn*/

.menu {
	text-align:left; 
	position:absolute; 
	top: 120px;
	left: 130px;
	*left: 90px;
	z-index:  99;
	font-size:0.9em;
	height:2.5em; 
	margin-top:0; 
	padding:0;
	padding-right: 10px;
	list-style-type:none;
	
}

.menu ul { 
	padding:0; 
	margin:0; 
	list-style-type:none; 
}
.menu li {
	float:left; 
	position:relative;
	width: auto;
	text-align: right;
}
.menu li a, .menu li a:visited {
	font:13px "Trebuchet MS", Verdana, Helvetica, sans-serif;
	/*font-variant:small-caps;*/
	display:block; 
	text-decoration:none; 
	width:152px; 
	float:left;
	height:2em; 
	line-height:2em; 
	color:#ae9a7d;
	border:none;
 
}
* html .menu li a, .menu li a:visited { 
	width:7em; 
	w\idth:6em; 

}
.menu li a.drop, .menu li a.drop:visited {
	/*background: url('../gfx/drop_arrow.gif') no-repeat right center;*/
	width: 10em;
}
.menu li ul {
	visibility:hidden; 
	position:absolute; top:10em; right:0; 
	height:0; 
	overflow:hidden;
	z-index: 1;
	
}
.menu table {
	margin:-5px; 
	border-collapse:collapse; 
	font-size:1em;
}

.menu li:hover a, 
.menu li a:hover {
	position: relative;
	border:0;
	color: #cdb593;
}
.menu li:hover ul,
.menu li a:hover ul {
	visibility:visible; 
	height:auto; 
	width:16em;
	_width:11em; 
	background:#312720; 
	/*border:1px solid #333;*/ 
	left:13em; top:0;
	_left: 10em;
	_top:0em;
	overflow:visible;
	z-index: 99;
}
.menu li:hover ul li a,
.menu li a:hover ul li a {
	display:block; 
	/*
	font-weight:normal;
	font-variant:normal;
	font-size:13px;
	background:transparent; */
	text-decoration:none; 
	height:auto; 
	line-height:1em; 
	padding:0.5em; 
	width:11em;
}
* html .menu li a:hover ul li a {
	width:11em; 
	w\idth:12em; /* hack for IE5.5 */
}
/*.menu li:hover ul li a.drop,
.menu li a:hover ul li a.drop {
	font-weight:bold;
}*/
.menu li:hover ul li ul,
.menu li a:hover ul li a ul {
	visibility:hidden; 
	position:absolute; top:0; left:9.5em; 
	height:0; 
	overflow:hidden;
}
.menu li:hover ul li a:hover,
.menu li a:hover ul li a:hover {
	text-decoration:none;
	position: relative;
	color:#fff;
	background:#222222;
	width: 11em;
	_width: 12em;
}
.menu li:hover ul li:hover ul,
.menu li a:hover ul li a:hover ul {
	visibility:visible; 
	border:1px solid #333; 
	height:auto; 
	background:#111111;
	width:10em;
	z-index: 9999;
} 
.menu li:hover ul li:hover ul.left,
.menu li a:hover ul li a:hover ul.left {
	left:-9.3em;
}
.menu li:hover ul li:hover ul li a,
.menu li a:hover ul li a:hover ul li a {
	display:block; 
	height:auto;
}
.menu li:hover ul li:hover ul li:hover a,
.menu li a:hover ul li a:hover ul li a:hover {
	text-decoration:none;
	padding-top: 1px;
}

.menu li ul .subprod a:link, .menu li ul .subprod a:visited
{
	color: #cdb593;
	text-align: left;
	z-index: 9999999;	
}

.menu img {
	vertical-align: middle;
	margin-bottom: 2px;
}

/*Meny slut*/

.picdiv {
	border: 3px solid #252324;
	padding: 0;
}
.picdiv a, .picdiv a:hover {
	border: 0;
}
.albumtitle {
	font-size: 1.5em;
}
.gallery .picdiv {
	float: left;
}
.gallery .info {
	margin: 15px auto;
}
.pictitle {
	margin: 0;
}

.killborder {
	border: 0;
}

#soslogo {
	position: absolute; right: 10px; top: -15px;
}
