/* 
	CSS Document 
	Din Konferanse
*/

html {
	margin: 0;
	padding: 10px 0;
	background: #eee2d2 url(../images/bg_html.jpg) top center no-repeat;
	}

body {
	width: 860px;
	padding: 10px;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
	}

p, 
td p, 
td,
li,
input.contact,
textarea.contact {  
	font: normal 14px/19px Arial, sans-serif;
	color: #000;
	}

p { 
	margin : 0 0 1em 0;
	}

a { 
	color : #b60015;
	}

a:hover { 
	color : #a5743f;
	}

h1 {
	font: normal 28px/19px "Trebuchet MS";
	letter-spacing: -1px;
	margin: .2em 0 .8em;
	color: #656565;
	}

h2 {
	font: normal 18px/19px "Trebuchet MS";
	color: #656565;
	margin: .2em 0;
	border-bottom: 1px dotted #656565;
	}	

h3 {
	font: normal 16px/18px "Arial Black";
	padding: .5em 0;
	margin: .2em 0 .5em;
	color: #a5743f;
	border-bottom: 1px dotted #a5743f;
	}

h4 {
	font: bold 11px/13px Tahoma;
	color: #b60015;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}	
	
#leftcolumn > h3 {
	margin-top: 40px;
}
#txtprofile h4 {
	margin-bottom: 1em;
	text-transform: uppercase;
}
#txtprofile a {
	text-transform: uppercase;
}
div#leftcolumn, div#leftcolumn p, div#leftcolumn td {
	font: normal 11px/13px Tahoma;
	color: #94612a;
	}

div#leftcolumn a {
	color: #b60015;
	}

div#leftcolumn a:hover {
	color: #a5743f;
	}
	
div#tagmark a { 
	text-decoration : none; 
	color : #94612a;
	}

div#tagmark a:hover { 
	text-decoration : none; 
	color : #a5743f;
	}

/*------------------------- Layout */


div#nav {
	width: 860px;
	height: 30px;
	padding: 10px 0;
	z-index: 10;
	}

div#header {
	width: 860px;
	height: 265px;
	}
	
div#maincolumn {
	float: right;
	width: 590px;
	padding: 40px 10px 0 0;
	z-index: 1;
	}

div#leftcolumn {
	float: left;
	width: 200px;
	padding: 40px 10px 10px;
	background-color: #eee2d2;
	}

div#footer {
	background-color: #fdfdfd;
	border: 1px solid #e0cfbc;
	padding: 10px;
	margin-top: 30px;
	}

div#footer p {
	text-align: center;
	}
	
div#superlogin {
	background-color: #eee2d2;
	}
	
div#tagmark {
	padding-top: 25px;
	font : normal 11px/13px Tahoma;
	text-align: center;
	}

.clear {
	clear: both;
	}

img#intranett {
	position: absolute;
	top: 285px;
	left: 789px;
	border: none;
	}

div#maindocument img {
	border: 1px solid #e0d0bd;
	padding: 10px;
	background-color: #fff;
	}
	
/*------------------------- Forms */

input#navn, input#epost, textarea#melding { 
	padding : 2px; 
	border : 1px solid #000; 
	}

input#newsletter_email {
	width: 190px;
	padding: 2px;
	background-color: #fdfdfd;
	border: 1px solid #e0cfbc;
	margin-bottom: 4px;
	}

select#newsletter_format {
	width: 95px;
	font-size: 11px;
	padding: 2px;
	background-color: #fdfdfd;
	border: 1px solid #e0cfbc;
	}

input#newsletter_button {
	width: 95px;
	font-size: 11px;
	padding: 2px;
	background-color: #fdfdfd;
	border: 1px solid #e0cfbc;
	}

/* Foresporsel */
#frm_navn, #frm_telefon, #frm_firma, #frm_epost, select#frm_type, #frm_oppsett, #frm_personer, #frm_rom, #frm_omrade, #frm_start, #frm_slutt { margin-top: 8px; border: 1px solid #000; margin-bottom: 0px; }
