@import "styles/reset.css";
@import "styles/fancybox.css";

@spacing: 25px;

h1, h2, h3, h4 {color: #184988; font: normal normal bold 18px/20px 'Myriad Pro', Arial, Helvetica, sans-serif;}
h2{font-size: 14px; line-height: 20px; }
a{color: #FF5B00;}


body {
	background: #d1d1d1 url(http://aluhak.no/images/graphics/bg2.jpg) center top no-repeat;
	font: 13px/19px "Myriad Pro", Arial, Helvetica, sans-serif;
}
#container {
	width: 960px;
	margin: 0 auto;
	height: 100%;
}
#logo {
	float: left;
}
#slogan {
	float: right;
	height: 165px;
}
#mainmenu {
	float: left;
	width: 926px;
	height: 58px;
	background: url(http://aluhak.no/images/graphics/menu_bg.png) no-repeat;
	padding-left: 4px;
	padding-right: 30px;
}
#mainmenu ul {
	width: 800px;
	list-style: none;
	background-image: none;
	margin: 5px 0 0 22px;
}
#mainmenu ul li {
	float: left;
	display: block;
}

#mainmenu ul li ul{
	display: none;
}

#mainmenu ul li a {
	display: block;
	font: 12px/48px Arial, Helvetica, sans-serif;
	color: #424242;
	text-decoration: none;
	text-shadow: 1px 1px #f5f5f5;
	padding: 0px 10px 0 10px;
}
#mainmenu ul li.here a, #menu ul li.parent-here a {
	color: #fff;
	background: url(http://aluhak.no/images/graphics/active_bg.png) center center repeat-x;
	text-shadow: 1px 1px #c8591c;
	padding: 0px 3px 0 3px;
}
#mainmenu ul li span.active-l {
	display: block;
	width: 10px;
	height: 48px;
	background: url(http://aluhak.no/images/graphics/active_left.png) center center no-repeat;
}
#mainmenu ul li span.active-r {
	display: block;
	width: 10px;
	height: 48px;
	background: url(http://aluhak.no/images/graphics/active_right.png) center center no-repeat;
}

#lang-menu{
	position: absolute;
	width: 100px;
	height: 20px;
	margin: 179px 0 0 845px;
}
	
#menu .flag {
	float: right;
	margin-left: 6px;
	margin-top: 16px;
}

#l2-menu{
	width: 933px;
	margin-top: -25px;
	padding-left: 30px;
	float: left;
	margin-bottom: 30px;

	ul{
		list-style: none;
		margin: 0;
		li{
			float: left;
			padding: 5px 20px 5px 0;
			
			a{
				font-weight: 700; font-size: 14px;
				color: #607890;
			}
		}
		li.here{
			a{
				color: #FF5B00;
			}
		}
	}
}



#home-top {
	float: left;
	width: 900px;
	height: 300px;
	background: url(http://aluhak.no/images/graphics/home_top.png) no-repeat;
	padding: 34px 30px;
}

#home-top #left {
	float: left;
	width: 350px;
	height: 227px;
	/*text-align: justify;*/
}



.artikkel{ padding-right: 50px; padding-bottom: 30px;}

.deleliste{
	width: 900px;
	background-color: #ddd;
	clear: both;
	strong, b{
		margin: 10px 0 0 10px;
	}
}

.deleliste table {	width: 900px; }

.deleliste tr.first{ background-color: #eee; width: 900px; color: #888;}

.deleliste tr{ background-color: #eee; 	width: 900px;}
.deleliste .td1{ width: 100px; padding: 10px 0 10px 10px; }
.deleliste .td2{ width: 200px; padding: 10px 0 10px 10px;}
.deleliste .td3{ width: 300px; padding: 10px 0 10px 10px;}
.deleliste .td4{ width: 100px; padding: 10px 0 10px 10px;}
.deleliste .td5 img{ width: 100px; margin: 10px 0 10px 0; }

.deleliste .spacer{ height: 10px; background-color: #ddd;}

.deleliste .spacer2{ height: 3px; background-color: #ddd;}

#home-top #left a.l-btn {
	float: left;
	width: 139px;
	height: 39px;
	color: #e6e6e6;
	font: 16px/39px "Myriad Pro", Arial, Helvetica, sans-serif;
	background: url(http://aluhak.no/images/graphics/bigbtn_1.png) no-repeat;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px #006372;
	text-transform: uppercase;
	margin-top: 7px;
}
#home-top #left a.r-btn {
	float: right;
	width: 160px;
	height: 39px;
	color: #e6e6e6;
	font: 16px/39px "Myriad Pro", Arial, Helvetica, sans-serif;
	background: url(http://aluhak.no/images/graphics/bigbtn_2.png) no-repeat;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px #a30421;
	text-transform: uppercase;
	margin-top: 7px;
}
#home-top #pic-container {
	float: right;
	width: 517px;
	height: 257px;
	background: url(http://aluhak.no/images/graphics/pic_container.png) no-repeat;
	text-align: center;
	padding-top: 13px;
}
#home-columns {
	float: left;
	width: 900px;
	height: 374px;
	background: url(http://aluhak.no/images/graphics/home_columns.png) no-repeat;
	padding: 0 30px;
}
#home-columns #column-1 {
	float: left;
	width: 280px;
}
#home-columns #column-2 {
	float: left;
	width: 280px;
	margin-left: 40px;
}
#home-columns #column-3 {
	float: left;
	width: 260px;
	margin-left: 40px;
	/*text-align: justify;*/
}
#home-columns #column-3 img {
	float: left;
	width: 94px;
	height: 84px;
	margin-right: 12px;
	margin-top: 5px;
}
#home-columns #column-3 a {
	color: #017385;
	text-decoration: none;
}
#home-columns .news-item {
	float: left;
	width: 280px;
	margin-bottom: 17px;
}
#home-columns .news-item .n-pic {
	float: left;
	width: 78px;
	height: 58px;
	margin-right: 10px;
	overflow: hidden;
}

#home-columns .news-item .n-pic img{
	border: solid thin #eee;

}

#home-columns .news-item .n-txt {
	float: left;
	width: 192px;
	height: 58px;
	line-height: 15px;
	margin-top: -2px;
}
#home-columns .news-item .n-txt a {
	color: #ba0926;
	text-decoration: none;
}
#content-title {
	float: left;
	width: 900px;
	height: 97px;
	background: url(http://aluhak.no/images/graphics/title_bg.png) no-repeat;
	text-shadow: 1px 1px #6f6661;
	padding: 0 30px;
}

#content-title .txtstyle9 a{
	color: #fff;
}
#content-carrier {
	float: left;
	width: 960px;
	height: auto;
	background: url(http://aluhak.no/images/graphics/content_bg.png) repeat-y;
}
#content-carrier #content-top {
	float: left;
	width: 960px;
	height: 36px;
	background: url(http://aluhak.no/images/graphics/content_top.png) no-repeat;
}

#iframe{
	float: left;
	width: 960px;
	height: 100%;
	background: url(http://aluhak.no/images/graphics/content_bg.png) repeat-y;
}


#content-carrier #main-content {

}

#content-carrier .main-content-1 {
	float: left;
	width: 933px;
	height: auto;
	padding: 0 0 0 30px;
	background: none;
}
#content-carrier .main-content-2 {
	float: right;
	width: 700px;
	height: auto;
	padding: 0;
	background: none;
}

#content-carrier #content-bottom {
	float: left;
	width: 900px;
	height: 4px;
	background: url(http://aluhak.no/images/graphics/content_btm.png) no-repeat;
}

#main-content .product {
	float: left;
	width: 278px;
	height: auto;
	margin-right: 33px;
	margin-bottom: 30px;
}
#main-content .product .title {
	float: left;
	width: 100%;
	margin: 0 0 15px 10px;
}
#main-content .product .carrier {
	float: left;
	width: 278px;
	height: 202px;
	background: url(http://aluhak.no/images/graphics/manual_carrier.png) no-repeat;
	padding-top: 7px;
	text-align: center;
}
#main-content .product .carrier-sub {
	float: left;
	width: 440px;
	height: 330px;
	background: url(http://aluhak.no/images/graphics/product2_carrier.png) no-repeat;
	padding-top: 7px;
	text-align: center;
}
#main-content .product .desc {
	float: left;
	width: 100%;
	padding: 13px 0 6px 10px;
}

#main-content .product a.left {
	float: left;
	color: #ffffff;
	width: 80px;
	height: 26px;
	font: 12px/26px "Myriad Pro", Arial, Helvetica, sans-serif;
	background:url(http://aluhak.no/images/graphics/pro_btn2.png) no-repeat;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px #da682a;
	margin-right: 10px;
}

#back{
	margin: -20px 0 20px 0;
}
#main-content .product a.right {
	padding: 0 10px 0 0;
}
/*
#main-content .product a.left {
	float: left;
	color: #da682a;
	text-decoration: none;
}
*/
#main-content .product a.right {
	float: right;
	color: #da682a;
	text-decoration: none;
}
/*
#main-content .product a:hover {
	color: #03779d;
}
*/
#main-content .manual {
	float: left;
	width: 200px;
	margin-right: 33px;
	margin-bottom: 30px;
}
#main-content .manual .title {
	float: left;
	width: 100%;
	font-size: 15px;
	margin: 0 0 8px 10px;
}

#main-content .manual .carrier {
	float: left;
	width: 200px;
	height: 139px;
	background: url(http://aluhak.no/images/graphics/product_carrier.png) no-repeat;
	padding-top: 10px;
	text-align: center;
}
#main-content .manual .desc {
	float: left;
	width: 180px;
	padding: 6px 10px;
}
#main-content .manual a.left {
	float: left;
	color: #ffffff;
	width: 80px;
	height: 26px;
	font: 12px/26px "Myriad Pro", Arial, Helvetica, sans-serif;
	background:url(http://aluhak.no/images/graphics/pro_btn1.png) no-repeat;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px #195d6e;
	margin-left: 10px;
}
#main-content .manual a.right {
	float: right;
	color: #ffffff;
	width: 80px;
	height: 26px;
	font: 12px/26px "Myriad Pro", Arial, Helvetica, sans-serif;
	background:url(http://aluhak.no/images/graphics/pro_btn2.png) no-repeat;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px #da682a;
	margin-right: 10px;
}
#main-content #pagination {
	float: right;
	margin-bottom: 30px;
}
#main-content #pagination span {
	float: left;
	line-height: 24px;
}
#main-content #pagination a {
	float: left;
	display: block;
	width: 24px;
	height: 24px;
	background: url(http://aluhak.no/images/graphics/page.png) no-repeat;
	font: 13px/24px "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #474747;
	text-decoration: none;
	text-align: center;
	margin: 0 4px;
}
#main-content #pagination a.active {
	background: url(http://aluhak.no/images/graphics/page_active.png) no-repeat;
	color: #ffffff;
}
#main-content #leftside {
	float: left;
	width: 440px;
	/*text-align: justify;*/
	padding-bottom: 34px;
}
#main-content #rightside {
	float: right;
	width: 430px;
	padding-bottom: 34px;
	margin: 0 28px 30px 0;
}

#main-content #rightside .news-item{
	margin: 0 0 20px 0;
}


#main-content #map2 {
	float: left;
	width: 322px;
	height: 277px;
	margin-top: 18px;
}
#main-content .vp {
	float: left;
	width: 432px;
	height: 288px;
}

#main-content .pict{
	float: left;
	width: auto;
	height: auto;
	margin-right: 28px;
	margin-bottom: 30px; 
}

#main-content .pict img{
display: block;
}

#main-content .pict .title {
	float: left;
	width: 100%;
	font-size: 15px;
	margin-bottom: 6px;
}
#main-content .pict .carrier {
	padding: 6px;
	background: #FFF; 
	border: thin #BBB solid;
	text-align: center;
	a{padding: 0; margin: 0; height: 0; line-height: 0; font-size: 0;}
}
#main-content .pict p{
	padding: 10px 0 0 0;
	margin: 0 0 0 6px;
	}

#main-content .personnel {
	float: left;
	width: 194px;
	height: 104px;
	font-size: 15px;
	margin:19px 0 10px 0;
}
#main-content .personnel a {
	color: #ff5b00;
	text-decoration: none;
}
#main-content .nomargin {
	margin-right: 0px;
}
#footer {
	float: left;
	width: 900px;
	height: 411px;
	background: url(http://aluhak.no/images/graphics/footer_bg.png) no-repeat;
	font: 14px "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #e6e6e6;
	margin-top: 10px;
	padding: 0 30px;
}
#footer #f-left {
	float: left;
	width: 600px;
	height: 300px;
}
#footer #f-left #fl-title {
	float: left;
	width: 100%;
	height: 32px;
	padding-top: 28px;
	margin-bottom: 26px;
}
#footer #f-right {
	float: right;
	width: 280px;
	height: 300px;
}
#footer #f-right #fr-title {
	float: left;
	width: 100%;
	height: 32px;
	padding-top: 28px;
	margin-bottom: 26px;
}
#footer #map-area {
	float: left;
	width: 218px;
	margin-right: 22px;
}
#footer #text-area {
	float: left;
	width: 350px;
	font-size: 13px;
	padding-top: 20px;
}
#footer #text-area a {
	color: #e37536;
	text-decoration: none;
}
#footer #error-msg {
	float: left;
	font: 12px/26px "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #a3a4a2;
}
#footer #bottom {
	float: left;
	width: 960px;
	height: 34px;
	font: 12px/34px "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #e6e6e6;
	text-align: center;
	padding-top: 12px;
}

#footer #bottom a{
	color: #e6e6e6;
}

.subcontainer {
	float: left;
	width: 420px;
	font-size: 13px;
}
.txtstyle1 {
	font: 30px "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #3b3b3b;
}
.txtstyle2 {
	color: #181818;
}
.txtstyle3 {
	float: left;
	width: 100%;
	font: bold 23px "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #2c2c2c;
	text-transform: uppercase;
	padding-top: 54px;
	padding-bottom: 34px;
}
.txtstyle4 {
	font: bold 13px "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #424242;
}
.txtstyle5 {
	font: italic 10px "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #555555;
}
.txtstyle6 {
	font: 12px "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #181818;
}
.txtstyle7 {
	color: #e6e6e6;
	font: 15px "Myriad Pro", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.txtstyle8 {
	color: #e37536;
}
.txtstyle9 {
	float: left;
	width: 100%;
	color: #fff;
	font: 30px "Myriad Pro", Arial, Helvetica, sans-serif;
	padding-top: 20px;
}
.txtstyle10 {
	float: left;
	width: 100%;
	color: #fff;
	font: 15px "Myriad Pro", Arial, Helvetica, sans-serif;
}
.txtstyle11a {
	font-size: 18px;
	padding-bottom: 10px;
	line-height: 23px;
}
.txtstyle11b {
	font-size: 15px;
}
.txtstyle12 {
	float: left;
	width: 100%;
	color: #545454;
	margin: 15px 0 0 0;
	font: 25px "Myriad Pro", Arial, Helvetica, sans-serif;
	padding-bottom: 30px;
}
.txtstyle12b {
	float: left;
	width: 100%;
	color: #545454;
	margin: 15px 0 0 0;
	font: 25px "Myriad Pro", Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
}
.txtstyle13 {
	color: #184988;
	font: bold 15px/20px "Myriad Pro", Arial, Helvetica, sans-serif;
}
.txtstyle14 {
	float: left;
	width: 100%;
	color: #2c2c2c;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 8px;
}
a.more {
	float: left;
	color: #017385;
	text-decoration: none;
	margin-top: -4px;
}
a.send {
	float: right;
	width: 81px;
	height: 26px;
	font: 12px/26px "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #e6e6e6;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px #ce5d1e;
	background: url(http://aluhak.no/images/graphics/send_btn.png) no-repeat;
}
a.send2 {
	float: left;
	width: 100px;
	height: 33px;
	font: 15px/33px "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #e6e6e6;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px #10638a;
	text-transform: uppercase;
	background: url(http://aluhak.no/images/graphics/send2.png) no-repeat;
}

input.ftr-type1 {
	float: left;
	display: block;
	width: 272px;
	height: 28px;
	font: 12px/14px "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #ababab;
	background: url(http://aluhak.no/images/graphics/f_text_field.png) no-repeat;
	padding-left: 8px;
	margin-bottom: 11px;
	border: 0 none;
	outline: 0 none;
}



input.cnt-type1 {
	float: left;
	display: block;
	width: 219px;
	height: 31px;
	font: 12px "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #ababab;
	background: url(http://aluhak.no/images/graphics/field2.png) no-repeat;
	padding-left: 8px;
	border: 0 none;
	outline: 0 none;
	margin-bottom: 8px;
}
textarea.ftr-type2 {
	float: left;
	display: block;
	width: 272px;
	height: 81px;
	font: 12px "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #ababab;
	background: url(http://aluhak.no/images/graphics/f_msg_field.png) no-repeat;
	padding-left: 8px;
	padding-top: 8px;
	margin-bottom: 11px;
	border: 0 none;
	outline: 0 none;
}
textarea.cnt-type2 {
	float: left;
	display: block;
	width: 277px;
	height: 183px;
	font: 12px "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #ababab;
	background: url(http://aluhak.no/images/graphics/textarea2.png) no-repeat;
	padding-left: 8px;
	padding-top: 8px;
	border: 0 none;
	outline: 0 none;
	margin-bottom: 8px;
}

#map-area a {color: #FFF; text-decoration: none;}

#map{border: #FFF solid thin;}
#map2{border: #444 solid thin;}
	
#google-map-canvas2, #map2{width: 322px; height: 277px;}


#google-map-canvas, #map, #google-map-canvas-pl{width: 215px; height: 159px;}




#contact-form{ 
	ul, li,textarea, .input input { margin: 0; padding: 0;}
	ul{list-style: none;}
	li{padding-bottom: 0px;}
	#contact-form-message{ padding: 8px; resize: none; width: 264px; height: 73px; margin-bottom: 10px;}
	.send{float: right;}
	}

#contact-form2{

	color: #222;
	ul{list-style: none; margin: 0; padding: 0;
		li{ margin-bottom: 40px; height: 40px;}
	}
	#contact-form-name, #contact-form-from {width: 420px; padding: 8px 0px 8px 8px;}
	#contact-form-message{height: 190px;width: 420px; padding: 8px 0px 0px 8px;}
	input, textarea#contact-form-message {background: #EEE; border: thin #BBB solid;}
	
	button, input[type="reset"], input[type="submit"], input[type="button"]{
	padding: 8px 30px; margin-top: 10px; background: url(http://aluhak.no/images/graphics/send2.png) no-repeat;
	border: none; text-transform: uppercase;
	}
}

#subcontainer-contact{margin-top: 60px;}

.round {
	padding-top:10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
   	
}

#footer #text-area b, #footer #text-area strong, #footer #text-area a{
	color: #e37536;
	font-weight: normal;
}


#footer #bottom a:hover{
	color: #aaa;
}

#designer{
	font-size: 11px;
	position: relative;
	margin: 380px auto 0 auto;
	width: 160px;
	height: 20px;
	text-align: center;
}

#designer a{
	color: #777;
}

#designer a:hover{
	color: #999;
}

::-moz-selection{ background: #fe9551; color:#fff; text-shadow: none; }
::selection { background:#fe9551; color:#fff; text-shadow: none; }

/*---slider---*/

.ir {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
}



#posters, .poster {
	position: relative;
	width: 100%; height: 100%;

	/*z-index: -1;*/
	background-repeat: no-repeat;
}

 #posters { 
	margin: 0;
	overflow: hidden;
}

.poster {
	top: 0; left: 0;
}

#left-nav{
	width: 350px;
	height: 46px;
}

a.poster-l-btn {
	float: left;
	width: 139px;
	height: 39px;
	color: #e6e6e6;
	font: 16px/39px "Myriad Pro", Arial, Helvetica, sans-serif;
	background: url(http://aluhak.no/images/graphics/bigbtn_1.png) no-repeat;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px #006372;
	text-transform: uppercase;
}
a.poster-r-btn {
	float: right;
	width: 160px;
	height: 39px;
	color: #e6e6e6;
	font: 16px/39px "Myriad Pro", Arial, Helvetica, sans-serif;
	background: url(http://aluhak.no/images/graphics/bigbtn_2.png) no-repeat;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px #a30421;
	text-transform: uppercase;
}


#posters a{z-index: 9999999;}
#posters a:hover{color: #CCC; text-decoration: none;}



#posters-bullets {
	position: absolute; 
	width: 900px;
	height: 20px;
	margin-top: 5px;
	text-align: center;
	z-index: 99999999;
}

#posters-bullets .bullet {
	display: inline-block;
	background-image: url(http://aluhak.no/images/bullet.jpg);
	background-repeat: no-repeat;
	width: 8px; height: 8px;
	margin: 0 4px;
	cursor: pointer;
}

#posters-bullets .bullet.selected { 
	background-image: url(http://aluhak.no/images/bullet-selected.jpg);
	background-repeat: no-repeat;
	cursor: default;
}

.ie8{
	input.ftr-type1 {
		font: 12px/26px "Myriad Pro", Arial, Helvetica, sans-serif;
	}
}

.ie7{
	position: relative;
	#textarea-li{
	height: 190px;
	}	
	input.ftr-type1 {
	
		font: 12px/26px "Myriad Pro", Arial, Helvetica, sans-serif;
	}
	#lang-menu{
		position: relative;
		float: right;
		width: 100px;
		height: 20px;
		margin: -45px 0 0 845px;
		z-index: 999;
	}
		
	#menu .flag {
		float: right;
		margin-left: 6px;
		margin-top: 16px;
	}	
	#posters-bullets .bullet {
		float: right;
	}

}
