/**
 * Stylesheet for www.refsnesgods.no
 * @ author: Tommy Eliassen (tommy@synlighet.no)
 * @ 16.07.2008
 **/


/**
 * General styles
 **/
* {
	margin: 0px;
	padding: 0px;
}

body {
	padding-top: 10px;
	text-align: center;
	font-size: 0.75em;
}
body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	margin-bottom: 0.5em;
	color: #330000;
	text-align: left;
	font-size: 1.5em;
}
h2 {
	margin-bottom: 0.3em;
	color: #444;
	font-size: 1.2em;
}
h2 a {
	text-decoration: none;
	color: #444;
}
h3 {
	margin-bottom: 0;
	color: #444;
	font-size: 1em;
}
h3 a {
	text-decoration: none;
	color: #444;
}
h4 {

}
p {
	margin-bottom: 1em;
}
ul {
	margin: 0 0 1em 30px;
}
a {
	color: #687699;
}
a:hover {
	color: #AA4532;
}
a img {
	border: 0;
}
img[align=left] {
	margin-right: 10px;
}

/**
 * Layout styles 
 **/
#toplink {
	margin: 0 auto;
	width: 750px;
}
#page {
	margin: 0 auto;
	width: 750px;
	background-image: url(grafikk/pageBackground.png);
	background-repeat: repeat;
	text-align: left;
}
#frontpage #page {
	margin: 0 auto;
	width: 750px;
	background-image: url(grafikk/pageFrontBackground.png);
	background-repeat: repeat;
	text-align: left;
}
#header {
	width: 750px;
	height: 99px;
}
#leftContent {
	width: 150px;
	float: left;
}
#mainContent {
	width: 600px;
	float: right;
}
#footer {
	padding: 25px 10px 10px 10px;
	background-image: url(grafikk/footerBackground.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #dccf91;
}


/**
 * topLink specific styles
 **/
#toplink #topLinks {
	list-style: none;
	text-align: right;
}
#toplink #topLinks li {
	margin-left: 10px;
	display: inline;
}

/**
 * header specific styles
 **/
#header #toppInngang {
	width: 150px;
	height: 99px;
	background-color: #b5a663;
	float: left;
}
#header #nav {
	width: 600px;
	height: 99px;
	position: relative;
	background-color: #dccf91;
	background-image: url(grafikk/navBackground.png);
	background-repeat: no-repeat;
	float: right;
}
#navigation {
	margin: 0;
	width: 560px;
	list-style-type: none;
	position: absolute;
	bottom: 10px;
	left: 40px;
}
#navigation li {
	margin-right: 15px;
	float: left;
	line-height: 2.0;
	font-size: 0.9em;
}
#navigation li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #888;
	font-weight: bold;
}
#navigation li #seksjon12.seksjon12,
#navigation li #seksjon13.seksjon13,
#navigation li #seksjon14.seksjon14,
#navigation li #seksjon15.seksjon15 {
	color: #AA4532;
}
#navigation li a:hover {
	color: #AA4532;
}


/**
 * leftContent specific styles
 **/
#leftContent #searchBox {
	margin: 5px 10px 15px 10px;
}
#leftContent #sectionMenu {
	margin: 10px 0 35px 17px;
	list-style: url(grafikk/menuDot.png);
}
#leftContent #sectionMenu li {
	margin: 0 0 5px 10px;
}
#leftContent #sectionMenu li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#leftContent #sectionMenu li a.active {
	color: #AA4532;
}
#leftContent #sectionMenu li a:hover {
	color: #888;
}
#leftContent #bookOnline {
	margin-left: 10px;
}
#leftContent #mattipset {
	margin-top: 15px;
	margin-left: 10px;
}
#leftContent #menu {
	margin: 35px 0;
	list-style-type: none;
}
#leftContent #menu li {
	margin: 0 0 5px 10px;
	font-size: 0.8em;
}
#leftContent #menu li a {
	color: #AA4532;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#leftContent #menu li a:hover {
	color: #fff;
}




/**
 * mainContent specific styles
 **/
#mainContent #imageRow {
	height: 100px;
	clear: both;
}
#mainContent #imageRow img {
	float: left;
}
#mainContent #contentContainer {
	margin: 35px 30px;
}

#mainContent #contentContainer #collums, #mainContent #contentContainer #collums2 {
	margin-bottom: 1em;
	padding-bottom: 30px;
	min-height: 230px;
	position: relative;
}
#mainContent #contentContainer .collumn {
	width: 140px;
	float: left;
}
#mainContent #contentContainer .collumn p {
	margin: 0;
}
#mainContent #contentContainer .collumn p.lesmer {
	padding: 4px 0 0 5px;
	width: 140px;
	height: 24px;
	color: #fff;
	background-image: url(grafikk/collumnButton.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
}
#mainContent #contentContainer .collumn p.lesmer a {
	color: #fff;
	text-decoration: none;
	display: block;
}
#mainContent #contentContainer #collumn1, #mainContent #contentContainer #collumn2, #mainContent #contentContainer #collumn4, #mainContent #contentContainer #collumn5 {
	margin-right: 25px;
	padding-right: 24px;
/*	border-right: 1px solid #b5a663; */
}

.bildetabell {
	margin-bottom: 1em;
}

#googlemap1 {
	margin-bottom: 1em;
	width: 500px;
	height: 350px;
}
table.vinliste {
	border: none;
}
table.vinliste td {
	padding: 2px;
}

/* kontaktside hoder */
.hode {
	margin: 10px;
	padding: 5px;
	border: 1px solid #ccc;
}

/* galleri */
.galleryImage {
	margin-right: 10px;
	margin-bottom: 15px;
	width: 122px;
	float: left;
	height: 180px;
}
.galleryImage a img {
	border: 1px solid #000;
}
.galleryImage p {
	width: 122px;
	display: block;
	text-align: center;
}

/* Form styles */
form div {
	margin-bottom: 1em;
}
form div.clearBoth {
	margin-bottom: 0;
}
fieldset {
	border: 0;
	position: relative;
}
fieldset #adressedata {
	padding-left: 20px;
	float: right;
	position: absolute;
	right: 40px;
	top: 0;
	border-left: 1px solid #aaa;
}
fieldset legend {
	margin: 0;
	margin-bottom: 0.3em;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
}
form ul {
	margin: 0;
	list-style: none;
	list-style-position: outside;
}
form ul li {
	margin-bottom: 3px;
	clear: both;
}
ul li label.block {
	margin-right: 10px;
	width: 90px;
	display: block;
	float: left;
	text-align: right;
}
ul li input {
	padding: 3px;
	width: 200px;
	display: block;
	border: 1px dashed #ccc;
	float: left;
}
ul li input.radiocheck {
	border: none;
}
ul li input.radiocheck {
	margin-right: 10px;
	width: auto;
}
ul li textarea {
	padding: 2px;
	display: block;
	width: 370px;
	height: 150px;
	border: 1px dashed #ccc;
}
.feil { color: red; }


/**
 * footer styles
 **/
#footer h2 {
	font-size: 1em;
}
#footer p {
	margin-bottom: 0;
}
#footer img {
	margin-right: 10px;
	float: left;
}


/**
 * Other styles
 **/
.clearBoth {
	clear: both;
	visibility: hidden;
}

#kontaktskjema { padding: 15px 0; }
#kontaktskjema h3 { font-size: 18px; color: #330000; margin-bottom: 15px; }
#kontaktskjema form label { display:block; padding-bottom: 4px; }
#kontaktskjema form li { padding: 8px 0 4px; margin: 0; }
#kontaktskjema form .utfylling { border: 1px solid #dccf90; width: 500px; }
#kontaktskjema form .kontaktsubmit { border: 1px solid #dccf90; }
#kontaktskjema form #skjema_kommentar { width: 500px; height: 250px; }