@charset "UTF-8";

@font-face {
  font-family: "HelveticaNeueW01-67MdCn 692710";
  src: url("http://fast.fonts.com/d/aef05e22-e1d4-4e59-bc2e-a71c13c26cca.woff?d44f19a684109620e484147ea490e818641ed4727306efa4d3be76488e5192108aa9af4b228a93575b63bb87d6bb8fe22d065ad10658c1381d399132ed7e5722d9c1facd239dc5b253&projectId=417aaee5-4d60-4837-ad21-0fd4b1fb5780") format("woff");
}

p
{
	font-family: "Helvetiva Neue", Helvetica,Arial,sans-serif;
	font-size:14px;
	line-height:15px;
	font-weight:normal;
	color:#2A2A2A;
	text-align:left;
	margin-top:3px;
	margin-bottom:0px;
	letter-spacing:0px;
}

a {
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:14px;
	color:#2A2A2A;
	text-decoration:none;
	
}

a:hover {
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:14px;
	color:#999;
	
}

h1 {
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:19px;
	letter-spacing:0px;
	text-align:left;
	line-height:19px;
	color:#255883;
	margin-bottom:10px;
	font-weight:bold;
	margin-top:0px;
	
	
}

h2 {
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:14px;
	text-align:left;
	line-height:15px;
	color:#255883;
	margin-bottom:3px;
	font-weight:bold;
	margin-top:0px;
	}
	
	
/*--   Sidebar-text   */
h3 {
	display:block;
	background:url(images/bg_h4-2.png);
	width:95%;
	padding:6px;	
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:13px;
	letter-spacing:0px;
	text-align:left;
	line-height:100%;
	color:#FFF;
	margin-bottom:0px;
	font-weight:500;
	margin-top:0px;
	height:15px;
	text-shadow:1px 1px #000;
	}

/*   Content-text   */
h4 {
	display:block;
	background:url(images/bg_h4-2.png);
	width:98%;
	padding:6px;	
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:14px;
	letter-spacing:0px;
	text-align:left;
	line-height:100%;
	color:#FFF;
	margin-bottom:10px;
	font-weight:normal;
	margin-top:10px;
	height:15px;
	text-shadow:1px 1px #000;
	border:#cecece 1px solid;
	
	

	
	
}

h5 {
	display:block;
	background:url(images/bg_h4-2.png);
	width:821px;
	padding:7px;
	padding-top:5px;
	padding-left:22px;	
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:17px;
	line-height:25px;
	letter-spacing:0px;
	text-align:left;
	line-height:100%;
	color:#FFF;
	margin-bottom:10px;
	font-weight:500;
	margin-top:0px;
	margin-left:0px;
	height:16px;
	text-shadow:1px 1px #000;
}

table {
	
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:14px;
	line-height:16px;
	color:#2A2A2A;
	text-align:left;
	margin-top:0px;
	margin-bottom:5px;
	letter-spacing:0px;
}


tr {
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:14px;
	line-height:18px;
	color:#2A2A2A;
	text-align:left;
	margin:0;
	padding:0;
	letter-spacing:0px;
}

td {
	
	height:18px;
	line-height:20px;
}

th  {
	background:url(images/bg_h4-2.png);
	width:auto;
	padding:6px;	
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:13px;
	letter-spacing:0px;
	text-align:left;
	clear:both;
	line-height:100%;
	color:#FFF;
	font-weight:100;
	margin-bottom:10px;
	height:15px;
	list-style:none;
	margin-top:0px;
	text-shadow:1px 1px #000;
	letter-spacing:0px;
	}



/*   Stylning av tabell, varannan rad   */	
.odd {
	background-color:#EBEBEB;
	 }
.odd td {
	
	}
	
	
	

tabele td th tr p {
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:13px;
	line-height:16px;
	color:#2A2A2A;
	text-align:left;
	margin:5px;
	padding:0;
	letter-spacing:1px;
	margin-top:0;
}

td img {
	filter:alpha(opacity=90);
	moz-opacity: 0.9; 
	opacity: 0.9;
	khtml-opacity: 0.9;
}

td img:hover 
{
	filter:alpha(opacity=100); 
	moz-opacity: 1.0; 
	opacity: 1.0;
	khtml-opacity: 1.0;
	cursor:pointer;
}


/*   Kategoriknapp under utrustning   */
.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color:#f9f9f9;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	border:1px solid #dcdcdc;
	display:block;
	color:#333;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:13px;
	font-weight:normal;
	padding:6px 50px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	margin:0 auto 0;
	margin-bottom:5px;
	width:214px;
	height:25px;
	cursor:pointer;
	z-index:2000;
}

.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
	background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color:#e9e9e9;
}

.button:active {
	position:relative;
	top:1px;
}

/*   Dölj knappen   */
.button_hide {
	-moz-box-shadow:inset 0px 1px 0px 0px #858585;
	-webkit-box-shadow:inset 0px 1px 0px 0px #858585;
	box-shadow:inset 0px 1px 0px 0px #858585;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6e6e6e), color-stop(1, #171717) );
	background:-moz-linear-gradient( center top, #6e6e6e 5%, #171717 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6e6e6e', endColorstr='#171717');
	background-color:#6e6e6e;
	border:1px solid #3b3b3b;
	display:inline-block;
	color:#FFF;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:2px 0px;
	text-decoration:none;
	text-shadow:1px 1px 0px #141414;
	margin:5px auto 0;
	width:80px;
	height:22px;
	cursor:pointer;
	border:#cecece 1px solid;
}

.button_hide:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #171717), color-stop(1, #6e6e6e) );
	background:-moz-linear-gradient( center top, #171717 5%, #6e6e6e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#171717', endColorstr='#6e6e6e');
	background-color:#171717;
}

.button_hide:active {
	position:relative;
	top:1px;
}


/*   Huvudkategoriknappen   */
.button_category {
	background:url(images/bg_h4-2.png);
	border:none;
	display:inline-block;
	color:#FFF;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:14px;
	text-height:25px;
	font-weight:normal;
	padding:2px 0px;
	text-decoration:none;
	text-shadow:1px 1px 0px #141414;
	margin:0 auto 0;
	margin-bottom:5px;
	width:214px;
	height:30px;
	cursor:pointer;
	border:#cecece 1px solid;
}

.button_category:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #171717), color-stop(1, #6e6e6e) );
	background:-moz-linear-gradient( center top, #171717 5%, #6e6e6e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#171717', endColorstr='#6e6e6e');
	background-color:#171717;
}

.button_category:active {
	position:relative;
	top:1px;
}