

@font-face {
	font-family: 'TradeGothicLTStdBoldCondensed';
	src: url('/fonts/tradegothicltstd-bdcn20-webfont.eot');
	src: local('TradeGothicLTStdBoldCondensed'), url('/fonts/tradegothicltstd-bdcn20-webfont.woff') format('woff'), url('/fonts/tradegothicltstd-bdcn20-webfont.ttf') format('truetype'), url('/fonts/tradegothicltstd-bdcn20-webfont.svg#webfontQXVfVyfs') format('svg');
	font-weight: normal;
	font-style: normal;
}


body {
	text-align: center;
	background: url('/gfx/bg_header_short.png');
	background-repeat: repeat-x;
	background-position:top center;
	border-top: 2px solid #6a7070;
	color: #8d8d8d;
	font-family: Lucida Grande, Lucida Sans Unicode,  sans-serif;
}

body#frontpage {
	background: #fff;
	background: url('/gfx/bg_header.png');
	background-repeat: repeat-x;
	background-position:top center;

}

h1, h2, h3, h4 {
	font-weight: normal;
}


h1, h3 {
	font-size: 1.3em;
	font-style: italic;
}

h1 a,
h2 a,
h3 a,
h4 a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
	border: 0;
}

a {	
	color: #8d8d8d;
	text-decoration: none;
	border-bottom: 1px dashed #d5d5d5;
}

a:hover {
	color: #bba722;
	border-bottom: 1px dashed #bba722;
}
h3 a.more_news:hover {
	border-bottom: 1px dashed #d5d5d5 !important;
}
a.nodash {
	border: 0;
}

a.project_planner {
	display: block;
	margin-top: 40px;
	background: url('/gfx/download_icon.png');
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 16px;
	font-style: italic;
	line-height: 38px;	
	height: 38px;
	padding: 10px 0 10px 50px;
	border-bottom: 1px dashed #d5d5d5;
	border-top: 1px dashed #d5d5d5;
    font-family: georgia;
    color: #666666;
}
ul {
	list-style: none inside;
}


input.text_feil,.text_feil {
	background-color: #FFCCCC;
}

.feilmelding {
	background-color: #FFCCCC;
	border:1px solid #CC3333;
	padding:5px;
	margin:7px 0px;
}


#wrapper {
	margin: 0 auto;
	width: 990px;
	text-align: left;	
}

/* Header */

header {
	position: relative;
	width: 990px;
	height: 100px;
	margin-top: 28px;
}

header a, 
header a:hover{
	border: 0;
}

header #logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 250px;
}

#logo a,
#footer_logo a {
	border: 0;
}

header nav {
	position: absolute;
	right: 0px;
	top: 12px;	
	margin-left: 350px;
}

/*#work_left p.view_website a,*/
#send_contactform button  {
	display: block;
	background: url('/gfx/send-button.png');
	background-position: center top;
	background-repeat: no-repeat;
	border: none;
	width: 80px;
	height: 37px;

/*
	font-family: 'TradeGothicLTStdBoldCondensed';
	text-transform: uppercase;
	font-size: 1.1em;
	color: #8a8a8a;
	padding: 3px 10px 2px;
	border: 0;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
*/
}

#send_contactform button:hover  {
	background-position: center bottom;
}







header nav a {
/*	display: block;
	font-family: 'TradeGothicLTStdBoldCondensed';
	text-transform: uppercase;
	font-size: 1.1em;
	color: #8a8a8a;
	padding: 3px 10px 2px;
	border: 0;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	*/
}

header nav a:hover {
	/*color: #636162;*/
}

/*#work_left p.view_website a,*/

header nav li.selected a {
	/*
	padding: 1px 8px 0px;
	background: #838383;
	color: #fff;
	border-top: 1px solid #9f9f9f;
	border-right: 1px solid #868686;
	border-left: 1px solid #8d8d8d;
	border-bottom: 1px solid #656565;
	
	background: -webkit-gradient(
	  linear,
	  left top,
	  left bottom,
	  color-stop(0, rgb(131,131,131)),
	  color-stop(1, rgb(101,101,101))
	);
	background: -moz-linear-gradient(
		center top,
		rgb(131,131,131) 0%,
		rgb(101,101,101) 100%
	);
	*/
}

/* #send_contactform button:hover, */
header nav li.selected a {
}
header nav li.selected a:hover
 {
 	/*
	background: #838383;
	color: #fff;
	background: -webkit-gradient(
	  linear,
	  left top,
	  left bottom,
	  color-stop(0, rgb(163,163,163)),
	  color-stop(1, rgb(101,101,101))
	);
	background: -moz-linear-gradient(
		center top,
		rgb(163,163,163) 0%,
		rgb(101,101,101) 100%
	);
	*/
}
header nav li, header nav a {
	display: block;
	height: 35px;
	color: transparent !important;
	overflow: hidden;
	
}
ul#nav-no li a {
	background-image: url('/gfx/navi-no.png');
	text-indent: -9999px;
}
ul#nav-en li a {
	background-image: url('/gfx/navi-en.png');
	text-indent: -9999px;
}
li#front-no a {	width: 64px; background-position: -29px -17px;}
li#front-no a:hover { background-position: -29px -64px; }
li.selected#front-no a { background-position: -29px -111px; }

li#om-oss a { width: 75px;background-position: -101px -17px;}
li#om-oss a:hover { background-position: -101px -64px; }
li.selected#om-oss a { background-position: -101px -111px; }

li#prosjekter a {	width: 102px;background-position: -184px -17px;}
li#prosjekter a:hover { background-position: -184px -64px; }
li.selected#prosjekter a { background-position: -184px -111px; }

li#nyheter a { width: 82px;background-position: -292px -17px;}
li#nyheter a:hover { background-position: -292px -64px; }
li.selected#nyheter a { background-position: -292px -111px; }

li#kontakt-oss a { width: 104px;background-position: -382px -17px; }
li#kontakt-oss a:hover { background-position: -382px -64px; }
li.selected#kontakt-oss a { background-position: -382px -111px; }


li#front-en a {	width: 64px; background-position: -7px -17px;}
li#front-en a:hover { background-position: -7px -64px; }
li.selected#front-en a { background-position: -7px -111px; }

li#about a { width: 70px;background-position: -80px -17px;}
li#about a:hover { background-position: -80px -64px; }
li.selected#about a { background-position: -80px -111px; }

li#work a {	width: 64px;background-position: -158px -17px;}
li#work a:hover { background-position: -158px -64px; }
li.selected#work a { background-position: -158px -111px; }

li#news a { width: 64px;background-position: -230px -17px;}
li#news a:hover { background-position: -230px -64px; }
li.selected#news a { background-position: -230px -111px; }

li#contact a { width: 74px;background-position: -305px -17px; }
li#contact a:hover { background-position: -305px -64px; }
li.selected#contact a { background-position: -305px -111px; }

li#norsk a { width: 64px;background-position: -428px -17px; }
li#norsk a:hover { background-position: -428px -64px; }

li#english a { width: 70px;background-position: -528px -17px; }
li#english a:hover { background-position: -528px -64px; }




header nav li {
	float: left;
	padding: 3px;
	margin: 0 3px;
	background-repeat: no-repeat;
}

header nav li.selected {
/*
	background: url('/gfx/bg_button.png');
	padding: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	*/
}

/*#work_left p.view_website,*/

#send_contactform {
	display: inline-block;
	margin-top: 20px;
}

/*#work_left p.view_website a,*/
#send_contactform button {
	/*padding: 5px 20px 2px;*/
}

.send_button {
 text-align: right;
}

header nav ul {
	list-style: none;
}

header nav li.lang {
	margin-left: 50px;
	float: right;
	margin-right: 0;
	padding-right: 0;
}
header nav li.lang a {
	margin-right: 0;
	padding-right: 0;
}

header #lang_switcher {
	float: right;
}

#tagline {
	height: 150px;
	text-align: center;
}

#tagline h1 {
	font-size: 2.2em;
	margin-bottom: 10px;
	font-style: normal;
    color: #666666;
}

#tagline p {
	margin-left: 165px;
	width: 660px;
	font-size: 1.0em;
	line-height: 1.5em;
	font-family: Georgia, Georgia, serif;
}

#tagline a {
	font-style: italic;
	color: #bba722;
	border-bottom: 1px dashed #bba722;
}

#tagline a:hover {
	border: 0;
}

#slider_container {
	height: 290px;
}

#slider {
	margin-left: 65px;
	height: 290px;
	width: 860px;
}

#slider img {
	position: absolute;
}


#content,
#highlight {
	width: 950px;
	padding: 40px 20px 0;
	background: url('/gfx/bg_highlight.png');
	background-repeat: no-repeat;
	min-height: 100px;
}

#highlight img {
	border: 0;
}

#content {
	padding-top: 20px;
}

#highlight {
	margin-top: -5px;
	position: relative;
	z-index: 100;
}

#highlight h3 {
	clear:left;
	display: block;
	height: 20px;
	border-bottom: 1px solid #d5d5d5;
	margin-top: 3px;
	margin-bottom: 32px;
	padding-bottom: 12px;
	font-family: Georgia, Georgia, serif;
    color: #666666;
}

#highlight article {
	float: left;
	width: 302px;
	font-size: 0.9em;
	margin-bottom: 15px;
}

#highlight article img {
	width: 60px;
}
#highlight article h4,
#highlight article h4 a {
	/*font-family: 'Lucida Grande, Lucida Sans Unicode, sans-serif';*/
	margin-bottom: 10px;
	color: #666666;
    font-size: 16px;
}

#highlight article div {
	float: right;
	width: 200px;
	margin-right: 20px;
}


#highlight article p {
	/*font-family: 'Verdana';*/
	font-size: 0.85em;
	line-height: 1.5em;
}
div#design_process {
	margin-top: 40px;
}
#content #design_process article {
	float: left;
	width: 170px;
	font-size: 0.9em;
	margin-bottom: 15px;
	margin-right: 20px;
}
#content #design_process article h4 {
	font-size: 1.1em;
	color: #656565;
	text-align: center;
	margin-bottom: 10px;
}
#content #design_process img {
	display: block;
	border: 0;
	margin: 15px auto;
}

article.art_border {
	border-right: 1px dotted #d5d5d5;
	margin-right: 20px;
}


#testimonials,
#latest_news {
	float: left;
	padding: 0 15px;
	width: 460px;
	margin-top: 80px;
	/*height: 260px;*/
	display: inline-block;
	vertical-align: top;
}

#latest_news article {
	width: 210px;
	display: inline-block;
}

#latest_news article:hover img {
	opacity: 0.7;
	filter:alpha(opacity:70);
}

#latest_news article:hover h2 a {
	color: #bba722;
}

.left_news {
	margin-right: 40px;
}

#testimonials h3,
#latest_news h3 {
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 10px;
	margin-bottom: 5px;
	font-family: Georgia, Georgia, serif;
    color: #666666;
}

#testimonials p {
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.5em;
	margin-bottom: 1em;
	font-family: Georgia, Georgia, serif;
}

#testimonials span.quotee p {
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}

#testimonials span.quotee p span {
	color: #bba722;
}

#latest_news h3 a {
	font-size: 0.7em;
	color: #999998;
}
#latest_news h3 a:hover {
	border:0;
}

#latest_news h2 a {
	color: #656565;
}


/*#button_container {
	width: 990px;	
	text-align: center;	
}*/

/*
#button {
	
	background: url('/gfx/bg_button.png');
	padding-top: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 33px;
	width: 200px;
	text-align: center;
	margin: -19px auto 0;
}

div#button a {	
	display: block;
	margin: 0 0 0 5px;
	width: 188px;
	height: 20px;
	font-family: 'TradeGothicLTStdBoldCondensed';
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.1em;
	color: #fff;
	background: #cabb4b;
	padding: 4px 0 1px;
	
	border-top: 1px solid #b6b5a3;
	border-bottom: 1px solid #afa98f;
	border-left: 1px solid #aca463;
	border-right: 1px solid #aca883;
	
	background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgb(215,206,111)),
    color-stop(0.07, rgb(201,190,64)),
    color-stop(1, rgb(184,157,22))
	);
	background: -moz-linear-gradient(
	  center top,
	  rgb(215,206,111) 0%,
	  rgb(201,190,64) 7%,
	  rgb(184,157,22) 100%
	);
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

div#button a:hover {	
	background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgb(226,219,141)),
    color-stop(0.07, rgb(216,207,81)),
    color-stop(1, rgb(184,157,22))
	);
	background: -moz-linear-gradient(
    center top,
    rgb(226,219,141) 0%,
    rgb(216,207,81) 7%,
    rgb(184,157,22) 100%
	);
}
*/
#footer_container {
	border-top: 1px solid #fff;
	left: 0;
	right: 0;
	text-align: center;
	margin-top: 120px;
	background: url('/gfx/bg_bottom.jpg');
	background-repeat: repeat-x;
}

footer {
	width: 990px;
	margin: 30px auto 0;
	text-align: left;
	height: 100px;
	font-size: 0.7em;
}

footer div {
	float: left;
	height: 100px;
}

footer span {
	/*font-family: 'Verdana';*/
	padding-left: 25px;
	display: inline-block;
	padding-bottom: 5px;
}

footer a {	
	/*font-family: 'Verdana';*/
	color: #656565;
}

span#phone {
	background: url('/gfx/phone_icon.png');
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

span#mail {
	background: url('/gfx/mail_icon.png');
	background-position: left top;
	background-repeat: no-repeat;
}

#adresse span {
	background: url('/gfx/home_icon.png');
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 1.3em;
}

#footer_logo {
	width: 280px;
	margin-top: -5px;
}

div#contact_footer {
	width: 215px;
	padding-top: 4px;
}

#adresse {
	width: 200px;
}

#socialbox {
	float: right;
	width: 275px;
	text-align: right;
	/*font-family: 'Verdana';*/
}


#socialbox .connect {
	font-family: 'TradeGothicLTStdBoldCondensed';
	font-size: 14px;
	margin: 15px 0 0 30px;
	text-transform: uppercase;
	color: #bba722;
	display: none;
	padding: 0;
}

ul.social {
        display: none;	
        margin: 7px 0 0 0;
	padding: 0;
	width: 120px;
	float: right;
}

ul.social li {
	float: left;
	margin-left: 10px;
}

ul.social li a {
	display: block;
	width: 28px;
	height: 28px;
	border: 0;
	background: url('/gfx/social_logos.png');
	background-repeat: no-repeat;
}
ul.social li a.facebook {
	background-position: left top;
}
ul.social li a.facebook:hover {
	background-position: left bottom;
}

ul.social li a.twitter {
	background-position: center top;
}
ul.social li a.twitter:hover {
	background-position: center bottom;
}

ul.social li a.linkedin {
	background-position: right top;
}
ul.social li a.linkedin:hover {
	background-position: right bottom;
}

#content h1 {
	font-family: Georgia, Georgia, serif;
	border-bottom: 1px solid #d5d5d5;
	margin-top: 3px;
	margin-bottom: 32px;
	padding-bottom: 12px;
    color: #666666;
}

div.clearer {
	clear: both;
}

#column_left {
	float: left;
	width: 660px;
	margin-top: -15px;
}

#column_right {
	float: right;
	width: 285px;
	margin-top: -15px;
}

#content article {
	float: left;
	width: 620px;
}

#content article.small {
	width: 300px;
	margin-right: 30px;
}

#content article.small:hover img {
	opacity: 0.75;
	filter:alpha(opacity:75);
}

#content article.small:hover h2 a {
	color: #bba722;
}

#content article.work {
	width: 224px;
	margin-right: 18px;
	text-align: center;
}

#content article.work.last {
	margin-right: 0;
}

article img {	
	border: 2px solid #ddd; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

article h2 {
	margin: 15px 0 10px;
	/*font-family: 'Lucida Grande, Lucida Sans Unicode, sans-serif';*/
	font-size: 1.1em;
    color: #666666;
    
}

article span.date,
article span.read_more {
	font-size: 0.8em;
	font-style: italic;
	font-family: Georgia, Georgia, serif;
	margin-bottom: 10px;
	display: block;
}

article p,
article span {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 10px;
}

article.small span.read_more {
	margin: 10px 0 30px;;
}

#column_right h4 {
	font-size: 1.1em;
	/*font-family: 'Lucida Grande, Lucida Sans Unicode,  sans-serif';*/
	border-bottom: 1px dotted #d5d5d5;
	padding-bottom: 10px;
	margin-bottom: 10px;
    color: #666666;
}

#column_right p {
	font-size: 0.8em;
	/*font-family: 'Verdana';*/
	line-height: 1.5em;
}

#contact_info table {
	width: 285px;
	font-size: 12px;
}
#contact_info table td {
	padding: 5px 0;
	line-height: 1.3em;
}
#column_right .noborder,
#column_left .noborder {
	border: 0;
}

#column_right #categories div {
	display: block;
	float: left;
	color: #686868;
	font-size: 0.9em;
	/*font-family: 'Verdana';*/
	text-decoration: none;
	background: #dbdbdb;
	padding: 3px 10px 4px;
	margin: 5px 5px 5px 0;
	
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #e8e8e8;
	
	background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgb(244,244,244)),
    color-stop(0.07, rgb(234,234,234)),
    color-stop(1, rgb(207,207,207))
	);
	background: -moz-linear-gradient(
	  center top,
	  rgb(244,244,244) 0%,
	  rgb(234,234,234) 7%,
	  rgb(207,207,207) 100%
	);
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#column_right #categories div:hover {	
	background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgb(250,250,250)),
    color-stop(0.07, rgb(244,244,244)),
    color-stop(1, rgb(207,207,207))
	);
	background: -moz-linear-gradient(
	  center top,
	  rgb(250,250,250) 0%,
	  rgb(244,244,244) 7%,
	  rgb(207,207,207) 100%
	);
}
#column_right #categories div a {
	border: 0;
}
#column_right #categories div a:hover {
	color: #686868;
	border: 0;
}
#column_right #categories div a.selected,#column_right #categories div a.selected:hover {
	color: #bba722;
}
#services article {
	float: none;
	width: auto;
}
article #meta {
	border-top: 1px dotted #d5d5d5;
	border-bottom: 1px dotted #d5d5d5;
	padding: 5px 0;
	margin: 30px 0 80px;
	height: 20px;
}
article #meta div {
	float: left;
	width: 90px;
}
article #meta .tags {
	float: right;
	font-size: 0.8em;
	margin-top: 2px;
	font-style: italic;
}
article #meta .tags a {
	border: 0;
}
article.contact {
	margin-bottom: 30px;
}

article.contact h2 {
	margin-bottom: 20px;
}

#content article.work h2 {
	font-family: Georgia, Georgia, serif;
	font-style: italic;
	margin: 10px 0 25px;	
}

#content article.work h2 a {
	color: #656565;
}

#content article.work:hover h2 a {
	color: #bba722;
}

#content article.work:hover a img {
	opacity: 0.7;
	filter:alpha(opacity:70);
}

#content article.work h2 span {
	font-size: 0.8em;
	color: #898989;
	
	font-family: Georgia, Georgia, serif;
}

#work_left {
	float: left;
	width: 290px;
	margin-bottom: 40px; 
}

#work_left article {
	width: 290px;
}

#work_left article h2 {
	margin-top: 0;
	margin-bottom: 15px;
}

#work_left article span,
#services article span {
	display: block;
	margin-top: 10px;
	padding-bottom: 10px;
	font-size:12px;
	border-bottom: 1px dotted #d5d5d5;
}

article span strong {
	font-weight: normal;
	font-size: 13px;
    color: #666666;
}

#work_right {
	float: right;
	width: 619px;
	margin-bottom: 40px; 
}

#work_right #slider {
	margin: 0;
	width:  615px;
	height: 385px;
	border: 2px solid #ddd; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#some_button {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url('/gfx/nivo_work_arrows.png');
	background-position: center top;
	top: -68px;
	position: relative;
	right: -530px;
}

#some_button:hover {
	background-position: center bottom;
}

h3.awesome {
	font-family: Georgia, Georgia, serif;
	border-bottom: 1px solid #d5d5d5;
	margin-top: 3px;
	margin-bottom: 17px;
	padding-bottom: 12px;
    color: #666666;
}

/* TinyMCE specific rules */
body.mceContentBody {
   background: #FFF;
   text-align: left;
   border: none;
   color: #000;
   font-size: 13px;
}

.mceContentBody a {
   color: blue !important; /* FF requires a important here */
}

.red {
	color: #E8053D;
}


#contactform table {
	margin-top: 15px;
	width: 620px;
}

#contactform table td {
	height: 60px;
}

#contactform .label {
	width: 130px;
	vertical-align: top;
	/*font-family: 'Verdana';*/
	font-size: 13px;
    color: #666666;
}

#contactform .label .req {
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
    color: #8d8d8d;
    font-family: georgia;
}

#contactform .input input,
#contactform .input textarea,
#newsletter input {
	width: 500px;
	padding-left:5px;
	height: 30px;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#contactform .input textarea {
	height:150px;
}

.fileupload {
	opacity: 0;
	filter:alpha(opacity:0);
	position:absolute;
	top:0;
	right:0;
	z-index:2; /* bring the real upload interactivity up front */
}

#upload {
	position:relative;
	width:100%;
}
.fakeupload div,
#newsletter button {
	position: absolute;
	top:0;
	right:0;
	height: 22px;
	padding: 8px 10px 2px;
	background: #ebe9ea;
	color: #676767;
	/*font-family: 'Verdana';*/
	font-size: 0.8em;
	border: 1px solid #d5d5d5;
	
	background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgb(247,245,246)),
    color-stop(0.07, rgb(241,239,240)),
    color-stop(1, rgb(230,228,229))
	);
	background-image: -moz-linear-gradient(
    center top,
    rgb(247,245,246) 0%,
    rgb(241,239,240) 7%,
    rgb(230,228,229) 100%
  );

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#upload:hover .fakeupload div,
#newsletter button:hover {
	background: #f6f4f5;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, rgb(255,255,255)),
		color-stop(0.07, rgb(250,247,249)),
		color-stop(1, rgb(209,209,209))
	);
	background-image: -moz-linear-gradient(
		center top,
		rgb(255,255,255) 0%,
		rgb(250,247,249) 7%,
		rgb(209,209,209) 100%
	);
}

#newsletter {
	border-bottom: 1px dotted #d5d5d5;
	padding-bottom: 30px;
	margin: 15px 0;	
}

#newsletter div {
	position: relative;
}

#newsletter input {
	width: 190px;
	padding-right:20px;
	margin-top: 0;
}

#newsletter button {
	padding: 8px 15px;
	height: 34px;
	/*margin-top: 13px;	*/
}

#content article.right_column_art {
	width:285px;
	margin-right: 15px;
}

.news {
	margin-top: 15px;
}

/* bruk view_webpage_en.png ved engelsk språk */

#work_left p.view_website a,#work_left p.view_website_en a {
	border: 0;
	text-indent: -9999px;
	display: block;
	width: 134px;
	height: 37px;
	background: url('/gfx/view_webpage_no.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}
#work_left p.view_website_en a {
	background: url('/gfx/view_webpage_en.png');
}

#work_left p.view_website a:hover,#work_left p.view_website_en a:hover {
	background-position: 0 -37px;
}

#button {
	border: 0;
	margin: -19px auto 0;
}
a#project_button,a#project_button_en {
	border: none !important;
	text-indent: -9999px;
	display: block;
	margin: 0 auto;
	width: 218px;
	height: 39px;
	background: url('/gfx/project_no.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none !important;
}
a#project_button_en {
	background: url('/gfx/project_en.png');
	width: 195px;
}
a#project_button:hover, a#project_button_en:hover {
	background-position: 0 -39px;
}

.slider-controlNav {
	position: relative;
	bottom: -12px;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 110;
}
.slider-controlNav a {
	display: inline-block;
	margin: 0 8px;
	border: 0;
	text-indent: -9999px;
	width: 26px;
	height: 26px;
	position:relative;
	z-index:99;
	cursor:pointer;
	background: url('/gfx/nivo_dots.png');
	background-position: left;
	
}
.slider-controlNav a.active {
	background-position: right;
}

.slider-directionNav a {
	display: block;
	border: 0;
	position:relative;
	bottom:170px; /*290*/
	z-index:99;
	cursor:pointer;
	width: 45px;
	height: 45px;
	text-indent: -9999px;
	
}
.slider-prevNav {
	float: left;
	background: url('/gfx/nivo_arrows.png');
	background-position: left top;
}
.slider-nextNav {
	float: right;
	background: url('/gfx/nivo_arrows.png');
	background-position: right top;
}

.slider-prevNav:hover { background-position: left bottom; }
.slider-nextNav:hover { background-position: right bottom; }
#work_right .slider-prevNav:hover { background-position: left bottom;}
#work_right .slider-nextNav:hover  { background-position: right bottom; }

