	/**		reset	**/
html, body, form, fieldset, p, a, ul, li, div, legend, label,
br, input, button, textarea, h1, h2, h3, h4, h5, strong {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	vertical-align: baseline;
	color: #1f2126;
	line-height: 1;
	text-align: left;
}

a img {
	border: 0;
}

a:hover{
	color: #0B719D;
}

ul, ol{
	list-style: none;
}

acronym:hover, abbr:hover {
	cursor: help;
}

	
	/**		generelle innstillinger		**/
	
body {
	background-color: #F7FAFE;
	background-repeat: repeat-x;
	font-size: 100%;
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
}

#allwrap{
	width: 1000px;
	padding: 10px;
	margin: 0px auto;
	min-height: 600px;
}

h1,h2,h3{
	padding: 20px 0px;
	font-family: Georgia,"Bitstream Vera Serif","Times New Roman",serif;
}
.r h3 {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 10px;
}

.margin-top {
	margin-top: 20px;
}

.center {
	text-align: center;
}

	/**		kontakt		**/
	
input.kontakt, textarea.kontakt {
	border: 1px solid #aaa;
	padding: 3px;
	margin: 2px 0px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-size: 0.8em;
	background-color: white;
}

input.button {
	background-color: #f3f3f3;
	padding: 5px;
}

textarea.kontakt {
	font-size: 0.8em;
}

label {
	font-size: 0.8em;
}

table.kontakt tr td {
	vertical-align: baseline;
}
#form {
	background-color: #ddd;
	height: 332px;
	width: 360px;
	background-image: url('img/form.jpg');
	background-repeat: repeat;
	border: 1px solid #ccc;
	padding: 10px;
}
.error {
	font-size: 0.8em;
}
.error ul {
	list-style-type: square;
	margin-left: 20px;
	margin-bottom: 20px;
}
.error ul li {
	color: #ff6600;
}
.error ul li span {
	color: black;
}

	/** 	header	**/
#header {
	padding: 20px 0px 10px 0px;
	height: 80px;
	margin: 0px auto;
}
h1.logo {
	height: 70px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 3em;
}
h1.logo span {
	display: none;
}

	/**		nav		**/
	
#nav {
	margin-left: 95px;
	padding: 7px 0px;
}

#nav li {
	display: inline;
	margin-right: 10px;
	border-bottom: none;
	}
	
#nav li.current {
}
	
#nav li:hover {
}
#nav li a {
	text-decoration: none;
	background-image: url('img/buttonA.gif');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 25px;
}
#nav li a.current,#nav li a:hover {
		background-image: url('img/button.gif');
}
	/**		showreel	**/
	
#showreel {
	width: 1000px;
	margin: 0px auto;

	margin-bottom: 20px;
}
#showreel #wrap {
	margin: 0px auto;
	width: 1000px;
}
#left {
	float:  left;
	width: 500px;
	height:  100%;
}

#right{
	float: right;
	
	width: 230px;

}
#left h2 {
	padding-bottom: 10px;
}
#left p {
	line-height: 1.5em;
}
#left h2 {
	padding-top: 15px;
}

.weblosningbox {
	position: absolute;
	top: 100px;
}
.weblosningbox2 {

}
	/**		content		**/
	
#content {
	margin: 0px auto;
	width: 1000px;
	min-height: 200px;
	margin-bottom: 20px;
}

#content p {
	font-size: 0.8em;
	line-height: 1.4em;
}

#content h2{
	padding-top: 0px;
}

#col1 {
	float: left;
	margin-bottom: 20px;
	margin-right:20px;
	width:  310px;

}

.border {
	border-right: 1px solid #ccc;
	margin-right: 19px;
	padding-right: 20px;
}

#col2 {
	float: left;
	margin-bottom: 20px;
	width: 480px;
	margin-right:20px;
}

	/**		col1	**/
	
.prosjekt {
	clear: both;
}
.l {
	float: left;
	width: 85px;
	margin-bottom: 20px;
}

.l img {
	max-height: 100px;
	margin-bottom: 20px;
	border:0px;
	max-width:90px;
}

.r {
	padding-left: 12px;
	float:  left;
	width: 210px;
	margin-bottom: 20px;
}
.r h3{
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	line-height: 1.3em;

}

span.tagline {
	position: relative;
	top: 1em;
}
	/**		footer		**/
	
#footer {
	clear: both;
	width: 800px;
	margin: 0px auto;
	border-top: 1px solid #eee;
	padding: 10px;
	font-size: 0.6em;
	line-height: 1.4em;
	text-align: center;
}

/*
.da_worklist li{
	list-style-type: square;
	background-image: url('img/buttonA.gif');
}
*/
ol{
	padding-left: 20px;
}
.da_worklist li a{
	list-style: none;
	text-decoration: none;
	background-image: url('img/buttonA.gif');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 25px;
	line-height: 1.3em;
}
.da_worklist li a.current,.da_worklist li a:hover {
		background-image: url('img/button.gif');
}

#dockContainer{
position: relative;
float: left;
}

#jqDock { position: relative; }
#jqDock li { list-style: none;}
.jqDockLabel {font: 13px "Trebuchet MS", Verdana, Helvetica, sans-serif; color: #666; 
background-color: rgb(255,255,255); opacity: 0.8;  color: #000; padding: 3px 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; }


