/* RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* ------------ */


html,body {
	margin:0;
	padding:0;
	height:100%; 
	background: #000 url(../images/plast_ny_framside_rep.jpg) repeat-x top;
	font: 79%/1.4 verdana,arial,sans-serif;
}

body {
	position: relative;
	height:auto !important; 
	height:100%; 
	background:  transparent url(../images/plast_ny_framside.jpg) no-repeat top center;
	min-height:100%; 
	
}


div#container {

	width:100%;

}

div#header_wrapper {
	height: 136px;
	
}

div#header_wrapper_front {
	height: 136px;
	
}

div#header {
	width: 750px;
	position:relative; 
	margin:0 auto; 
}

div#content_wrapper {
	padding-bottom: 246px; 
	

}

div#content_wrapper_front {
	
	margin: 0 auto;
	text-align: center;
	width: 820px;
	position: relative;
	height: 700px;

}

div#content_placeholder {
	position:relative; 
	margin: 0 auto; 
	width: 780px;
	padding-top: 40px;
}


div#inner_content {
	width: 530px;
	float: left;
	padding-left: 25px;
	
}

div#sidebar {
	width: 160px;
	float: right;
	padding-right: 3px;
}

div#product_wrapper {
	 height: 130px;  position: relative; bottom: 0;


}

div#product_wrapper_front {
	 height: 170px;    position: absolute; 
	width: 100%;
	top: 180px;
	left: 0;

}

div#product {
	background:  url(../images/bg_bottom.gif) no-repeat center top;
	height: 52px;
}

div#product_front {
	 width: 100%;

	padding-top: 40px;
	
}

div#footer_wrapper {
	position: absolute;
	width:100%;
	bottom: 0;
	height: 246px;
	top: 640px;
	text-align: center;
}

div#footer {
	width: 790px;
	position:relative;
	margin:0 auto; 
	text-align: left;
	
}

#footer_content_contact {
	position: absolute;
	left: 70px;
	top: 40px;
	width: 300px;
	color: #cbebf7;
}

#footer_content_login {
	position: absolute;
	right: 30px;
	top: 40px;
	width: 300px;
	color: #cbebf7;
}

#footer_login label, #footer_content_login label {
	text-align: left;
	text-transform: uppercase;
	display: block;
	padding: 3px 0;
	letter-spacing: .1em;
}

#kontaktinfo caption {
	text-align: left;
	text-transform: uppercase;
	padding: 3px 0;
	letter-spacing: .1em;
}
#kontaktinfo td {
	line-height: 2em;
	letter-spacing: .1em;
}

.tekstinput {
	color: #20375b;
	border: 2px solid #000;
	background: #fff url(../images/textfield_gradient.gif) repeat-x top;
	padding: 2px;
	width: 170px;

}

.tekstinput_hover {

	background: #fff;
	color: #000;
	border: 2px solid #20375b;
	padding: 2px; 
	width: 170px;

}

.sendeknapp {
	background: url(../images/send_button.gif) no-repeat;
	width: 54px;
	height: 25px;
	margin: 3px 0;
}

.sendeknapp_hover {
	background: url(../images/send_button.gif) no-repeat bottom;
	width: 54px;
	height: 25px;
	margin: 3px 0;
}


#main_navlist li
{
	display: inline;
	list-style-type: none;
	padding-left: .5em;

	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	
}



#main_navlist {
	position: absolute;
	right: -20px;
	top: 15px;
	z-index: 1;
	width: 100%;
	text-align: right;

}

#main_navlist a:visited,  #login_box a:visited { color: #fff; text-decoration: none; }
#main_navlist a:link,  #login_box a:link { color: #fff; text-decoration: none; }
#main_navlist a:active,  #login_box a:active { color: #fff; text-decoration: none; }
#main_navlist a:hover,  #login_box a:hover { color: #ccc; text-decoration: none; }

#main_navlist li a .active { color: #fff; text-decoration: none; }

#inner_content a:visited { color: #003c92; text-decoration: none; font-weight: bold; }
#inner_content a:link { color: #003c92; text-decoration: none; font-weight: bold; }
#inner_content a:active { color: #003c92; text-decoration: none; font-weight: bold;  }
#inner_content a:hover { color: #000; text-decoration: none;  font-weight: bold; }

#sidebar a:visited { color: #003c92; text-decoration: none; font-weight: normal; }
#sidebar a:link { color: #003c92; text-decoration: none; font-weight: normal; }
#sidebar a:active { color: #003c92; text-decoration: none; font-weight: normal;  }
#sidebar a:hover { color: #000; text-decoration: underline;  font-weight: normal; }

#footer a:visited { color: #237fca; text-decoration: none; }
#footer a:link { color: #237fca; text-decoration: none; }

#footer a:active { color: #fff; text-decoration: underline; }
#footer a:hover { color: #fff; text-decoration: underline; }

#header h1 a {
	text-indent: -9999px;
	background: url(../images/plast_logo.png) no-repeat;
	width: 103px;
	height: 90px;
	position: absolute;
	top: 55px;
	left: 100px;
	z-index: 1133;
}

#inner_content h1 {
	font-size: 1.8em;
	font-family: arial, verdana, serif;
	color: #01204c;
	text-transform: uppercase;
	line-height: 2em;
	margin-bottom: 10px;
	background: url(../images/h1_line.gif) no-repeat bottom;
	font-weight: bold;
}

#inner_content h2, #sidebar h2 {
	font-size: 1.4em;
	font-family: arial, verdana, serif;
	text-transform: uppercase;
	line-height: 1.9em;
	color: #01204c;
	font-weight: bold;
	line-height: 230%;
}

#inner_content h3 {
	font-size: 1.2em; 
	font-weight: bold;
	font-family: arial, verdana, serif;
	line-height: 2em;
	color: #003c92;
	line-height: 230%;
	text-transform: uppercase;
}

#inner_content h4 {
	font-size: 1.1em; 
	font-weight: bold;
	font-family: arial, verdana, serif;
	line-height: 2em;
	color: #003c92;
	margin: .4em 0;
}

#inner_content strong, #sidebar strong {
	font-weight: bold;
}

#sidebar h3 {
	font-size: 1.1em; 
	font-weight: bold;
	font-family: arial, verdana, serif;
	line-height: 2em;
	color: #003c92;
	margin: .4em 0;
	text-transform: uppercase;
	background: url(../images/sidebar_underline.gif) no-repeat bottom left;
}

#sidebar h3 {

}

#inner_content p {
	line-height: 150%;
	letter-spacing: .1em;
}

#sidebar p {

}

#footer h3 {
	color: #237fca;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
}

#product_front {
	width: 789px;
	position: relative;
	top: 10px;
}

#product_front p a {
	z-index: 1000;
}
.fiske a {
	position: absolute;
	background: transparent url('../images/plast_produkt.png') no-repeat 0 0;
	left: 15px;
	display: block;
	height:170px;
	width: 180px;
	text-indent: -9999px;
}
.fiske a:hover {
	background-position: 0 100%;
	height:156px;
}

.teknisk a {
	position: absolute;
	background: transparent url('../images/plast_produkt.png') no-repeat -200px 0;
	left: 215px;
	display: block;
	height:170px;
	width: 180px;
	text-indent: -9999px;
}
.teknisk a:hover {
	background-position: -200px 100%;
	height:156px;
}

.bygg a {
	position: absolute;
	background: transparent url('../images/plast_produkt.png') no-repeat -380px 0;
	left: 400px;
	display: block;
	height:170px;
	width: 220px;
	text-indent: -9999px;
}
.bygg a:hover {
	background-position: -380px 100%;
	height:156px;
}

.transport a {
	position: absolute;
	background: transparent url('../images/plast_produkt.png') no-repeat -610px 0;
	left: 620px;
	display: block;
	height:170px;
	width: 185px;
	text-indent: -9999px;
}
.transport a:hover {
	background-position: -610px 100%;
	height:156px;
}

.sendeknapp {
	background: url(../images/send_button.gif) no-repeat;
	width: 54px;
	height: 25px;
	margin: 3px 0;
}

.sendeknapp_hover {
	background: url(../images/send_button.gif) no-repeat bottom;
	width: 54px;
	height: 25px;
	margin: 3px 0;
}
#login_box {
	position: absolute;
	z-index: 15;
	left: 50px;
	display: block;
	background: url(../images/logout_button.gif) no-repeat top left;
	text-transform: uppercase;
	top: 10px;
	letter-spacing: .1em;
	text-indent: 18px;
}

.credits {
	border-top: 1px solid #001c3f;
	padding-top: 10px;
}

#front_tekst {
	position: absolute;
	width: 360px;
	top: 10px;
	left: 24px;
}

#slideshow {
	position: absolute;
	width: 426px;
	top: -56px;
	height: 246px;
	right: 5px;
}


.anythingSlider .wrapper                { width: 426px; overflow: auto; height: 246px;  position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 0; left: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 246px; width: 426px; margin: 0; }
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
.anythingSlider .forward, .anythingSlider .back              { display: none; }

