
* { padding: 0; margin: 0; }
html {
	font-size: 62.5%;
}
body {
	font: 1.1em Helvetica, sans-serif;
	color:#323232; 
	background: #d4d4d4 url("../graphics/bg.jpg") repeat-x;
}
a, a:link, a:visited, a:active {
	color: #BC0000; 
	text-decoration: underline;	
}
a:hover {
	text-decoration: none;
	color: #323232; 
}
#Wrapper {	
	margin:10px auto;
	width: 1000px;
	position:relative;
}
#Top {
	width: 1000px;
	margin:0px auto;
	background:none;
	height:130px;	
}
	#Logo {		
		float:left;	
	}
	#QuickLinks {
		float:right;
		margin:0 0 0 10px;
	}
		#QuickLinks a {
			text-decoration: none;
			color:#999;
		}
	#Language {
		float:right;
	}
#InnerWrapper {
	width:1000px;
	float:left;	
}
#Header {
    float: left;
    height: 383px;
    width: 1000px;
}
#Navigation {
	position:absolute;
	right:0;
	top:90px;
}
	#Navigation ul {
		
	}
#Navigation ul li {
    float: left;
    list-style-type: none;
    margin: 0 0 0 7px;
}
#Navigation ul li a {
    border-radius: 7px 7px 7px 7px;
    color: #2D2D2D;
    display: block;
    float: none !important;
    font-family: Helvetica,"MS Trebuchet",sans-serif;
    font-size: 16px;
    height: 20px;
    padding: 0 5px 2px;
    text-decoration: none;
}
	#Navigation ul li a:hover,
	#Navigation ul li a.active {	
		color:#fff;
		background:#2d2d2d;
	
	}	
#ContentWrapper {
	margin:0 auto;
	width:1000px;
	margin-top:40px;
	float:left;	
}
#Content {	
	width:1000px;
	float:left;
	margin:0 auto;
}	
	#LeftColumn,
	#RightColumn {
		width:180px;
		min-height:300px;
	  	height:auto !important;
	  	height:300px;
		float:left;	
		display:inline;
		margin:0 10px 0 0;
	}	
	#RightColumn {		
		float:right;	
		margin:0 0 0 10px;
	}	
	#Navigation_2nd {
		width:180px;
		margin:0 0 20px 0;
	}
		#Navigation_2nd li {
			list-style-type: none;
			margin:0 0 1px 0;
		}
		#Navigation_2nd li a {
			display:block;
			padding:0 3px 0 10px;
			color: #666;
			font: 11px/25px Helvetica, "MS Trebuchet", sans-serif;
			text-decoration: none;
			background: #f9f9f9;
		}
		#Navigation_2nd li a:hover,
		#Navigation_2nd li a.active {
			background: url("/upload_dir/themes/web/HessTeknikNy/graphics/nav_sub_hover.png") no-repeat scroll 0 0 transparent;
			color:#f5eeee;
		}
		#Navigation_2nd li a:hover span,
		#Navigation_2nd li a.active span {
			background:url("/upload_dir/themes/web/HessTeknikNy/graphics/nav_sub_hover_arrow.png") no-repeat right center;
			padding: 0 20px 0 0;
		}
#Navigation_2nd li a {
    background: url("/upload_dir/themes/web/HessTeknikNy/graphics/nav_sub_normal.png") no-repeat scroll 0 0 transparent;
    color: #B09F9F;
    display: block;
    font: bold 12px/31px Helvetica,"MS Trebuchet",sans-serif;
    height: 32px;
    padding: 0 3px 0 10px;
    text-decoration: none;
    text-shadow: 1px 1px 2px #000000;
}	
		#Navigation_2nd li li a:hover,		
		#Navigation_2nd li li a.active {
		color: #BC0000; 
		}
	
	/* =================== MODULE.BOXES ======================*/
	#search-box,
	#newslettersubscribe-box,
	#blog-box,
	#quicklogin-box,
	#pagenews-box,
	#calendar-box {
		margin:0 0 10px 0;
		width:180px;
		float:left;
	}
	#search-box-top,
	#newslettersubscribe-box-top,
	#blog-box-top,
	#quicklogin-box-top,
	#pagenews-box-top,
	#calendar-box-top,
    #vatselect-box-top,
    #facebook-box-top,
    #twitter-box-top,
    #google-box-top {
		width:180px;
		float:left;		
		height:25px;
		border-bottom:2px solid #8cc72c;
	}
	#search-box h2,
	#newslettersubscribe-box h2,
	#blog-box h2,
	#quicklogin-box h2,
	#pagenews-box h2,
	#calendar-box h2,
    #vatselect-box h2,
    #facebook-box h2,
    #twitter-box h2,
    #google-box h2 {
		font-size: 13px;
		color:#666;	
		font-weight: normal;	
		padding:0 0 0 10px;	
		line-height:25px;	
	}	
	#search-box em,
	#newslettersubscribe-box em,
	#blog-box em,
	#quicklogin-box em,
	#pagenews-box em,
	#calendar-box em,
    #vatselect-box em,
    #facebook-box em,
    #twitter-box em,
    #google-box em {
		color:#666;
		font-weight: bold;
		font-style: normal;
	}	
	#search-box-content,
	#newslettersubscribe-box-content,
	#blog-box-content,
	#quicklogin-box-content,
	#pagenews-box-content,
	#calendar-box-content,
    #vatselect-box-content,
    #facebook-box-content,
    #twitter-box-content,
    #google-box-content {
		float:left;
		width:170px;
		padding:10px 5px 5px 5px;
		min-height:50px;
	  	height:auto !important;
	  	height:50px;
	}
	#search-box-bottom,
	#newslettersubscribe-box-bottom,
	#blog-box-bottom,
	#quicklogin-box-bottom,
	#pagenews-box-bottom,
	#calendar-box-bottom,
    #vatselect-box-bottom,
    #facebook-box-bottom,
    #twitter-box-bottom,
    #google-box-bottom  {
		
	}
	#MainContentWrapper,
	#MainContentTop,
	#MainContentBottom {
		float:left;		
		display:inline;
		width:780px;
	}	
	#MainContent {	
		min-height:300px;
	  	height:auto !important;
	  	height:300px;
		float:left;		
		display:inline;
		width:780px;
	}
#MainContent h1 {
    border-bottom: 2px solid #844A4E;
    color: #2D2D2D;
    font-size: 24px;
    margin: 0 0 10px;
    text-transform: uppercase;
}
#Footer {
    background: none repeat scroll 0 0 #383838;
    box-shadow: 0 -2px 2px 0;
    clear: both;
    height: 70px;
    line-height: 40px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
#Footer ul,#Footer ul a {
	color:#999;
	font-size: 11px;
}
#search-box{
    float: left;
    margin: 0 0 10px;
    position: absolute;
    top: 0;
    width: 180px;
}
#search-box-top{
	display: none;
}
.search-input input {
    width: 145px;
}
.search-input {
    height: 30px;
}
.search-input, .search-textarea, .search-select {
    background: none repeat scroll 0 0 #352525;
    border-radius: 20px 20px 20px 20px;
    color: #B09F9F;
    font-family: Helvetica,"MS Trebuchet",sans-serif;
    font-size: 11px;
    padding: 2px 2px 2px 35px;
}
.search-button .button {
    background: url("/upload_dir/themes/web/HessTeknikNy/graphics/seo_ikon.png") no-repeat scroll 10px 14px transparent;
    cursor: pointer;
    height: 28px;
    margin-left: -180px;
    position: absolute;
    top: 10px;
    width: 26px;
    z-index: 100000;
}
.LV_validation_message{
	position:absolute;
	top:20px;
}
#find {
    margin-top: -106px;
    position: relative;
    top: 106px;
}