/* Tags */

body
{
	text-align: center;
	font-family: lucida grande, tahoma, bitstream vera sans, arial;
	background: #600;
	margin: 0;
	padding: 0;
	background: #7B0F02 center top url('../gfx/background-repeat.png') repeat-x;
}

body, td, tr, th, div, p, button, input, select, textarea
{
	font-family: lucida grande, tahoma, bitstream vera sans, arial;
	font-size: 11px;
}

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

a:hover
{
	color: #044659;
	font-weight: bold;
	border-bottom: 1px solid #830F01;
}

a.alternate
{
	color: #B71F00;
	text-decoration: none;
}

a.alternate:hover
{
	color: #EC2700;
	border-bottom: 1px solid #BFBFBF;
}

input, textarea
{
	border: 1px solid #aaa;
	background: #fff url('../gfx/form_back.png') repeat-x;
	padding: 3px;
}
select
{
	border: 1px solid #aaa;
	padding: 3px;
	background: #666;
	color: #fff;
}

a.button
{
	position: relative;
	display: inline;
	background: transparent url('../gfx/button_back_rev.png') top right no-repeat;
	color: #a00;
	padding: 7px 8px 7px 8px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border: 0;
	height: 24px;
	overflow: hidden;
	margin: 0;
}
* html a.button
{
	padding: 4px 8px 4px 8px;
}
a.button:hover
{
	color: #400;
	font-weight: bold;
	text-decoration: none;
	border: 0;
}
#content a.button span
{
	margin: 0; 
	padding: 0; 
	border: 0;
	top: 0;
	left: 0;
	width: 3px;
	height: 24px;
	position: absolute;
	background: transparent url('../gfx/button_back_end_rev.png') top right no-repeat;
}


/*
	background
*/
#background-container
{
	background: url(../gfx/background-gradient.png) top center no-repeat;
	height: 799px;
}

/* Container */

#container
{
	position: relative;
	text-align: left;
	width: 780px;
	margin: auto;
	margin-top: -799px;
	background: #e0e0e0;
}

/* Header */
#header
{
	height: 160px;
	width: 780px;
	background: #500;
	position: relative;
}

#header #autologo
{
	width: 240px;
	height: 160px;
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	z-index: 2;
}

#header #headerimage
{
	width: 540px;
	height: 122px;
	position: absolute;
	top: 0;
	left: 240px;
	border: 0;
	z-index: 2;
}

#header #menu
{
	position: absolute;
	top: 122px;
	left: 240px;
	width: 540px;
	height: 138px;
	background: url('../gfx/headermenu_background.png') repeat-x;
	z-index: 2;
}

#menupixel_1
{
	position: absolute;
	top: 37px;
	left: 0px;
	width: 1px;
	height: 1px;
	background: #fec;
	z-index: 10;
}

#menupixel_2
{
	position: absolute;
	top: 36px;
	left: 0px;
	width: 1px;
	height: 1px;
	background: #f86;
	z-index: 10;
}

#menupixel_3
{
	position: absolute;
	top: 37px;
	left: 1px;
	width: 1px;
	height: 1px;
	background: #f86;
	z-index: 10;
}

#menu img { border: 0; }
#menu #m_hjem { margin: 0 10px 0 18px; }
#menu #m_omoss { margin: 0 10px 0 0px; }
#menu #m_salgsavdelingen { margin: 0 1px 0 0px; }
#menu #m_verksted { margin: 0 10px 0 0px; }
#menu #m_delelager { margin: 0 10px 0 0px; }
#menu #m_bruktlister { margin: 0 10px 0 0px; }
#menu #m_kontaktoss { margin: 0 10px 0 0px; }


/* Content */

/* Feature content */

#content
{
	position: absolute;
	background: #e0e0e0;
	z-index: 2;
	width: 780px;
}

th
{
	text-align: left;
}

#content .feature
{
	height: 234px;
	width: 780px;
	background: #555;
	position: relative;
}
#content .feature embed, #content .feature object
{
	position: absolute;
	top: 0px;
	left: -40px;
}

/* Left column */

#content .left
{
	float: left;
	width: 502px;
	min-height: 700px;
	background: #e0e0e0 url('../gfx/leftcolumn_background.png') repeat-x;
}
* html #content .left
{
	height: 700px;
}

#content .alternate, #content .alternate2
{
	background: #e0e0e0 url('../gfx/leftcolumn_background_redtop.png') repeat-x;
}

* html #content .alternate 
{
	overflow: hidden;
}

#content .left p
{
	font-size: 12px;
}

#content .left p strong
{
	color: #830F01;
	font-weight: bold;
}

#content .left h3
{
	font-size: 15px;
	margin: 0 0 8px 0;
	padding: 0;
	color: #000;
}

#content .left h4
{
	font-size: 13px;
	margin: 0 0 4px 0;
	padding: 0;
	color: #777;
}

#content .left div
{
	margin: 16px;
}

#content .left div div
{
	margin: 0;
}

#content .left div div p
{
	font-size: 11px;
}


#content .left hr
{
	border: 0;
	border-top: 1px solid #ccc;
	padding: 0;
	margin: 0 0 12px 0;
	display: block;
}

#content .left img
{
	border: 2px solid #ccc;
}

#content .sale_left
{
	width: 240px;
	min-height: 700px;
	background: #EEEEEE;
}

#content .sale_left h1
{
	font-size: 13px;
	display: block;
	padding: 8px 4px 4px 16px;
	background: #919191 url('../gfx/saleh2_background.png') repeat-x;
	color: #fff;
	margin: -16px -16px 0 -16px;
}

#content .sale_left h2
{
	font-size: 13px;
	display: block;
	padding: 8px 4px 4px 16px;
	background: #919191 url('../gfx/saleh2_background.png') repeat-x;
	color: #fff;
	margin: 0 -16px 0 -16px;
}

#content .sale_left h4
{
	margin: 0;
	padding: 0;
	display: inline;
}
#content .sale_left h3
{
	font-size: 11px;
	display: block;
	padding: 7px 4px 5px 16px;
	background: #A41700 url('../gfx/saleh3_background.png') repeat-x;
	color: #fff;
	margin: 0px -16px 0 -16px;
}

#content .sale_left h4 a
{
	margin: 0px -16px 0 -16px;
	font-size: 11px;
	display: block;
	padding: 7px 4px 5px 16px;
	text-decoration: none;
	border: 0;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #f0f0f0;
	background: #e0e0e0;
	color: #555;
}
#content .sale_left h4 a:hover
{
	background: #e8e8e8;
	border: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e0e0e0;
	color: #500;
}


#content .sale_left p
{
	font-size: 11px;
}

#content .sale_left img
{
	margin: -16px -16px 0px -16px;
	border: 0;
}

#content .sale_left table
{
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 8px;
}
#content .sale_left table td
{
	padding: 8px 8px 0px 0;
}

/* Right column */

#content .right img
{
	float: left;
	margin: 0 8px 8px 0;
	border: 2px solid #aaa;
}

#content .right div div
{
	margin-right: 3px;
	line-height: 17px;
}

#content .right p, #content .right h3, #content .right h4
{
	margin: 0 0 4px 0;
}

#content .right h2
{
	color: #FD1424;
}

#content .right h3
{
	font-size: 14px;
}
#content .right h4
{
	font-size: 12px;
}

#content .right
{
	float: right;
	width: 278px;
	min-height: 400px;
	background: #E0E0E0 url('../gfx/rightcolumn_background.png') repeat-x;
}
* html #content .right
{
	height: 900px;
	overflow-x: hidden;
}

#content .sale_right
{
	width: 540px;
	min-height: 700px;
	background: #F6F6F6;
}

#content .right div
{
	margin: 16px 16px 16px 10px;
}
* html #content .right 
{
	margin: 16px 0px 16px 0px;
}

#content .right hr
{
	border: 0;
	border-top: 1px solid #bbb;
	padding: 0;
	margin: 0 0 4px 0;
	display: block;
}

/* Products */

#content table.product
{
	width: 500px;
	background: #fff url('../gfx/td_product_background.png') repeat-x;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e8e8e8;
}

#content td.product
{
	width: 250px;
	border-left: 1px solid #fff;
	border-right: 1px solid #e8e8e8;
	text-align: center;
	padding: 4px;
}

#content td.productinfo
{
	border-left: 1px solid #fff;
	border-right: 1px solid #e8e8e8;
	text-align: left;
	padding: 4px 24px 4px 24px;
}

#content td.product img, #content td.productinfo img
{
	float: none;
	margin: 0;
	border: 0;
	padding: 0;
}
#content td.product label
{
	display: block;
	margin-bottom: 12px;
	font-weight: bold;
}

#content table.producthead
{
	width: 500px;
	background: #fff url('../gfx/salg_topp_table_back.png') no-repeat;
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom: 1px solid #e8e8e8;
}

#content table.productheads
{
	width: 500px;
	background: #fff;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e8e8e8;
}


#content div.productdescription 
{
	line-height: 17px;
}

#content .productdescription img
{
	float: right;
	margin: 0 0 4px 8px;
}

#content .productdescription p
{
	margin: 0 0 16px 0;
}

#content .productdescription h3
{
	margin: 16px 0 8px 0;
	
}

/* News */

.newsitem, .newsitem p
{
	font-size: 11px;
}

#content .right div.newsitem p
{
	display: block;
	clear: both;
}

#content .right div.newsitem h4
{
	margin-bottom: 1px;
}

/* Misc */

/* Gallery */
	
	#content #gallery_container
	{
		float: right;
		margin: 0 0 10px 10px;
	}
	#content #gallery_container td
	{
		padding: 1px;
		border: 2px solid #ccc;
		margin: 0;
	}
	
	#content #gallery
	{
		position: relative;
		margin: 0;
		padding: 0;
		width: 270px;
		font-size: 10px;
		font-family: tahoma, bitstream vera sans, arial;
	}
	
	#content #gallery img
	{
		display: inline;
		float: left;
		margin: 0;
		padding: 0;
		border: 0;
		margin: 0px 0px 0px 0px;
	}
	
	#content #arrowright
	{
		background: url('../gfx/imgarrowright.gif');
		width: 24px;
		height: 60px;
		float: left;
		margin: 0;
		padding: 0;
		position: relative;
	}
	#arrowright #ar_hoverzone_right
	{
		position: absolute;
		top: 0; left: 0;
		width: 24px; height: 60px;
		background: transparent;
		margin: 0;
		padding: 0;
		z-index: 100;
		cursor: hand;
	}
	#content #arrowleft
	{
		background: url('../gfx/imgarrowleft.gif');
		width: 24px;
		height: 60px;
		float: left;
		margin: 0;
		padding: 0;
	}
	#arrowleft #ar_hoverzone_left
	{
		position: absolute;
		top: 0; left: 0;
		width: 24px; height: 60px;
		background: transparent;
		margin: 0;
		padding: 0;
		z-index: 100;
		cursor: hand;
	}
	
	#content #galleryview
	{
		position: relative;
		display: block;
		margin: 0;
		margin-top: 1px;
		float: left;
		width: 221px;
		height: 59px;
		background: #000;
		overflow: hidden;
	}
	
	#content #gallery_image
	{
		margin: 0;
		padding: 0;
		border: 0;
		border-bottom: 2px solid #ccc;
	}
	
	#content #gallery_image img
	{
		float: none;
		display: block;
		margin: 0;
		border: 0;
		border-bottom: 1px solid #f6f6f6;
	}
	
	#content #galleryview td
	{
		border: 0;
	}
	
	#content #gallerycontent
	{
		margin: 0;
		padding: 0;
		float: left;
	}
	
	#content #gallerycontent table
	{
		margin: 0;
		border-collapse: collapse;
		border-spacing: 0px;
		border: 0;
	}
	
	#content #gallerycontent td
	{
		padding: 0px;
		padding-right: 2px;
		margin: 1px;
	}
	
	#content #gallerycontent td div
	{
		margin: 0;
	}
	
	#arrowleft, #arrowright
	{
		cursor: pointer;
	}
	* html #arrowleft, #arrowright
	{
		cursor: hand;
	}
	
	/* End gallery */
	
	/* Bruktlister */
	
	#bruktlister
	{
		width: 100%;
		border: 0;
		height: 2000px;
	}
	
	/* End Bruktlister */
	
	div.ansatt
	{
		width: 155px;
		float: left;
		display: block;
		height: 200px;
		margin: 0 16px 16px 0;
	}
