/*  This style was created by Mick Kolby:
    http://oddwave.com/
    
    http://creativecommons.org/licenses/by-nc-nd/2.5/legalcode
    
*/


/* Body and tag styles */

* {
    margin: 0;
    padding: 0;
    }
    
img {
    border: none;
    }

body {
    font: 62.5% "Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
    line-height: 2em;
    background: #fff;
    color: #404040;
    text-align: left;
    }

a:link,
a:visited {
    color: #1e4269;
    font-weight: bold;
    text-decoration: none;
    background-color: inherit;
    }

a:hover {
    color: #2e65a2;
    text-decoration: none;
    background-color: inherit;
    }
    
a img {
    border: none;
    }

p, p.error {
    padding: 0 0 1.1em 0;
    }
    
p.error {
    color: #900;
    }
    
p form {
    margin-bottom: 20px;
    }
    
ul {
    list-style: decimal-leading-zero;
    font-size: 1.5em;
    padding: 0.7em 0 0.7em 1em;
    }

li {
    padding: 1em 0 0 0;
    }
   
img.left {
    float: left;
    margin: 0 12px 5px 0;
    }
    
img.center {
    display: block;
    margin: 0 auto 0 auto;
    }
    
img.right {
    float: right;
    margin: 0 0 5px 12px;
    }
    
img.bilde {
    padding: 1em 1em 1em 0;
    }

#content {
    margin: auto;
    width: 600px;
    padding: 3em 0 0 0;
    text-align: left;
    }
    
#content p, #view p {
    font-size: 1.4em;
    padding: 1em 0 0 0;
    }
    
#view {
    margin: 1em 0 3em 200px;
    }

#header {
    padding: 2em 0 0 0;
    margin: auto;
    text-align: left;
    width: 500px;
    }
    
#header2 {
    padding: 1em 0 0 5em;
    }
    
#header2 img {
    margin: 0 6em 0 0;
    }
      
h2 {
	color: #1e4269;
	font-weight: normal;
	padding: 0 0 0.6em 0;
	min-height: 28px;
	font-size: 1.8em;
    }
    
h3 {
	color: #404040;
    letter-spacing: 1px;
    padding: 12px 0 5px 0;
    font-size: 1.7em;
    }

/* Footer styles */

#google {
    margin: auto;
    clear: both;
    padding: 2em 0 0 0;
    text-align: center;
    width: 500px;
    }

#footer {
    font-size: 1.1em;
    width: 550px;
    color: #1e4269;
    text-align: center;
    line-height: 1.5em;
    margin: auto;
    padding: 3em 0 0 0;
    }

#footer p {
    text-align: center;
    }
    
#footer a {
    background-color: inherit;
    font-weight: bold;
    }
    
#footer a:hover {
    background-color: inherit;
    text-decoration: underline;
    }

/* Misc classes and styles */

.clear {
    clear: both;
    }

small {
    letter-spacing: 0px;
    }
   
#daw {
    background-color: #dde7f0;
    border: 1px #d1d1d1 solid;
    height: 195px;
    }
       
.info {
    width: 500px;
    font-size: 1.4em;
    margin: auto;
    padding: 2em 0 1em 0;
    }
       
.boxupload {
    width: 500px;
    margin: auto;
    }
             
textarea {
    height: 50px;
    display: block;
    margin: 0 0 0.7em 0;
    }
   
#lastmany img {
    padding: 1.5em;
    width: 100px;
    }

.bonus {
	text-align: right;
	padding: 0 0 0 1em;
	}

/*** i1-topbar ***/
#i1-topbar {
	background: url(i1images/bannbg4.png) repeat-x left;
	height: 20px;
	text-align: right;
}
#i1-topbar ul {
	font-family: Lucida Grande, Arial, Sans-serif;
	padding: 0 20px 4px 30px;
	margin: 0;
	font-size: 1.1em;
	}
#i1-topbar li {
	display: inline;
	list-style: none;
	padding: 0 20px 0 0;
	}
#i1-topbar li a {
	background: url(i1images/bullet_black2.png) no-repeat left -1px;
	padding: 0 0 0 17px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #444;
	font-weight: normal;
	}
#i1-topbar li a.active {
	color: #111;
	background: url(i1images/bullet_red.png) no-repeat left -1px;
	padding: 0 0 0 17px;
	}
#i1-topbar li a:hover {
	color: #222;
	background: url(i1images/bullet_blue.png) no-repeat left -1px;
	}
.i1-home {
	text-align: left;
	position: absolute;
	left: 25px;
	}

    
/* Hva gjør du her? */
