body,h1,h2,h3,h4,h5,h6,p,div,ul,li,form,fieldset,input {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	padding: 0; 
	font-size: 75%;
	font-family: 'Trebuchet MS', Helvetica, 'Lucida Grande', Georgia, Arial, sans-serif;
	color: #8F8F8F;
	text-align: center;
	background:#080901;
	}

html, body {
	height: 100%;
	}

a {
	outline: none;
	}

a, a:link, a:visited, a:focus, a:hover {
	color: #8B9949;
	outline: none;
	}

a:hover {
	color: #A5C50E;
	text-align: center;
	}
	
img {
	border-style: none;
	text-decoration: none;
	} 

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	color:#000;
	}
	
h1 {
	font-size: 1.9em;
	margin: 0 0 15px;
	line-height: 1.3;
	color: #ddd;
	text-transform: uppercase;
	}

h1.nomargin {
	margin: 0;
	}
	
h1.centre {
	text-align:center;
}

h2 {
	font-size: 1.1em;
	margin: 0 0 15px;
	color: #807F84;
	text-transform: uppercase;
	font-weight: normal;
	}

#intro-nyheter h2 {
	margin: 0 0 5px;
	text-align: left;
	}

h4 {
	font-size: 3em;
	color: #fff;
	line-height: 0.8em;
	}
	
h5 {
	font-size: 3.5em;
	color: #CBCCCE;
	line-height: 1em;
	margin: 0 0 10px;
	}

hr {
	border: 0;
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	width: 100%;
	text-align: left;
	margin: 0 0 10px;
	}

p {
	line-height: 1.4em;
	padding: 0 0 10px;
	}

p#tvattrad {
	border-top: 1px solid #222;
	float: left;
	width: 100%;
	margin: 20px 0 0;
	padding: 20px 0 0;
	}

#clear {
	clear:both;
	}

span.green {
	color: #A5C50E;
	}

span.green-dark {
	color: #8B9949;
	}
	
/* =Header (02)
----------------------------------------------- */
#header {
	position: relative;
	margin: 0 auto;
	height: 80px;
	width: 960px;
	}

#logo {
	float: left;
	display: inline;
	margin: 20px 0 0 20px;
	height: 58px;
	width: 233;
	}

#logo img {
	border: none;
	float: left;
	}

#menu {
	float: right;
	width: 700px;
	margin: 21px 0 0 0;
	text-align: right;

	}
	
#menucontainer {
	 float: left;

	}

/* =Content (03)
----------------------------------------------- */
#page {
	margin: 0 auto;
	padding: 0 0 30px;
	overflow: hidden;
	width: 974px;
	text-align: left;
	background: url(../images/page-bg.gif) repeat-y top;
	}
	
#page_special_offer {
	margin: 0 auto;
	padding: 0 0 30px;
	overflow: hidden;
	width: 974px;
	text-align: center;
	background: url(../images/page-bg.gif) repeat-y top;
	}

#page-top,
#page-bottom {
	position: relative;
	margin: 0 auto;
	width: 974px;
	height: 10px;
	background: url(../images/page-top.gif) no-repeat bottom center;
	}

#page-bottom {
	background: url(../images/page-bottom.gif) no-repeat bottom;
	}

#topbox {
	float: left;
	display: inline;
	background: #26516B;
	width: 930px;
	height: 382px;
	margin: 10px 0 0 20px;
	background: url(../images/intro.jpg) no-repeat top left;
	border: 1px solid #222;
	}

#intro-bildspel-text {
	width: 200px;
	margin: 40px 0 0 650px;
	font-size: 90%;
	font-style: normal;
	}

#intro-bildspel-text p {
	text-transform: uppercase;
	text-align: justify;
	color: #818181;
	}

#intro {
	float: left;
	width: 350px;
	padding: 30px 0 30px 70px;
	}

#intro-produkter {
	float: left;
	width: 450px;
	padding: 40px 0 20px 90px;
	}

#intro-produkter img {
	margin: 0 15px 0 0;
	border: 1px solid #333;
	}

#intro-nyheter {
	float: left;
	width: 430px;
	padding: 0 0 30px 90px;
	}

#left {
	float: left;
	width: 450px;
	margin: 30px 50px 20px 37px;
	text-align: left;
	display: inline;
	min-height: 350px;
  height: auto !important;
  height: 350px;
	}

#left img {
	border: 1px solid #333;
	}

#left.collection {
	width: 350px;
	}

#right {
	float: left;
	width: 350px;
	margin: 50px 0 20px 10px;
	text-align: left;
	}
	
#rightgallery {
	float: left;
	width: 350px;
	margin: 50px 0 20px 10px;
	text-align: center;
	}

#right.collection {
	width: 450px;
	}
	

/* =Footer (04)
----------------------------------------------- */
#footer {
	position: relative;
	background: url(../images/page-bottom.gif) no-repeat top center;
	height: 20px;
	margin: 0 auto;
	padding: 0 0 40px;
	width: 960px;
	color: #4F4E52;
	font-size: 1em;
	}

#footer_left {
	position: relative;
	float: left;
	width: 700px;
	padding: 15px 0 0 10px;
	text-align: left;
	z-index: 1;
	}

#footer_right { 
	position: relative;
	float: right;
	width: 150px;
	padding: 15px 10px 0 0;
	text-align: right;
	z-index: 1;
	}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:visited:hover {
	color: #4F4E52;
	text-decoration: none;
	}

#footer a:hover, #footer a:visited:hover {
	color: #636265;
	}

/* =Nav (05)
----------------------------------------------- */
ul#navlist {
	float: right;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	}

#navlist li {
	float: left;
	display: inline;
	list-style-type: none;
	border-left: 1px solid #1A1C1E;
	}

#navlist a {
	float: left;
	display: inline;
	color: #8F8E93;
	text-decoration: none;
/*	font-size: 1.2em;	 */
	font-family: Arial, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	margin: 20px 10px 0;
	padding: 3px 5px;
	border: 1px solid #080901;
	}

#navlist a:hover,
ul#navlist .currentpage a {
	color: #79787E;
	background-color: #282629;
	border: 1px solid #2E2E30;
	}

ul#navlist-sub {
	list-style-type: none;
	white-space: nowrap;
	text-align: left;
	margin: 0;
	padding: 0;
	}

ul#navlist-sub a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	line-height: 15px;
	float: none;
	}

ul#navlist-sub .currentpage a {
	background: #efefef;
	color: #444;
	}

ul#navlist-sub li .undermeny {
	color: #684F31;
	font-weight: bold;
	padding: 0 0 0 10px;
	cursor: default;
	}


/* =Other (06)
----------------------------------------------- */
.bold {
	color: #993a62; 
	text-decoration: none; 
	font-weight: bold;
	}

