a {
	cursor: pointer;
	color: #b9965e;
	text-decoration: none;
	font-size: 8pt;
}

a:link{
	color: #b9965e;
	text-decoration: none;
}
a:active {
	color: #b9965e;
	text-decoration: none;
}
a:visited {
	color: #b9965e;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}


html, body {
	background-image: url('/bilete/background.gif');
	background-repeat: repeat;
	background-color: #f7efe4;
	font-family: Verdana, Times new roman;
	font-size: 9pt;
	color: #666666;
	height: 100%;
}

#quote {
	font-family: Verdana, Times new roman;
	color: #BBBBBB;
	font-size: 9pt;
	font-style: italic;
	text-align: left;
}

.menyitem {
	display: block;
	float: left;
	color: #ffffff;
	width: 92px;
	height: 15px;
	background-image: url(/bilete/knappopp.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 8pt;
	text-transform: uppercase;
}

.menyitem:link { color: #ffffff; }

.menyitem:hover {
	display: block;
	color: #ddc091;
	background-image: url(/bilete/knappned.gif);
}

.menyitem:visited { color: #ffffff; }
.menyitem:visited:hover { color: #ddc091; }
.menyitem:active {	color: #ffffff;	}

.menunormal {
	padding-left: 8px;
	margin-right: 28px;
}
	
.menulast { padding-left: 8px; }

.language { padding-left: 20px; }

div#meny {
	background-image: url(/bilete/menybackground.gif);
	background-repeat: repeat;
	background-color: #fcf6ec;
	background-position: center left;
	height: 45px;
	padding-top: 10px;
	line-height: normal;
}

.prodcol {
	vertical-align: top;
}

div#kontakt {
	line-height: 20px;
}

#blenddiv {
	height: 255px;
	}

#blendimage {
	width: 900px;
	height: 255px;
	border: 0;
	margin: 0;
	padding: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	display: none;
}

.center {
	text-align: center;
}

h1 {
	color: #e2c89f;
	font-family: Verdana, Times new roman;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0px;
}

b {
	color: #e2c89f;
}

input.button {
	text-align: left;
	padding-left: 3px;
	width: 100px;
	height: 20px;
	border: none;
	outline: none;
	background-image: url(/bilete/submit.gif);
}

input[type="text"], input[type="password"], input.text, input.title, textarea, select {
	font-size: 8pt;
	color: #cbb189;
	background-color: #fcf6ec;
	border: 1px solid #e2c89f;
	width: 490px;
}

input[type="text"]:focus, input[type="password"]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
	border: 1px solid #e2c89f;
}


textarea {
	font-family: Verdana, Times new roman;
	height: 40px;
	width: 480px!important;;
	color: #cbb189;
	background-color: #fcf6ec;
	border: 1px solid #e2c89f;
	outline: none;
}

input {
	font-size: 8pt;
	color: #cbb189;
	background-color: #fcf6ec;
	border: 1px solid #e2c89f;
	outline: none;
}

#captcha-input {
	width: 60px;
}

font.framside {	
	font-size: 8pt;
	line-height: 20px;
}

font.heading {
	font-size: 15pt;
	color: #ddc091;
}

img.border {
	border: 1px solid black;
}

img {
	border: none;
}

img.bilderamme {
	border: 1px solid #e2c89f;
}

.right {
	display: inline;
	margin-right: 4px;
	float: right;
}

#horizontal-list {
	margin: 0px;
	padding: 0px;
	padding-top: 30px;
}

/* Horizontal list */
#horizontal-list li {
	display: inline;
}

/* Brosjyre nedlasting */
#brosjyre img {
	display: block;
	border-top: 1px solid #e2c89f;
	border-left: 1px solid #e2c89f;
	border-right: 1px solid #d1b78e;
	border-bottom: 1px solid #d1b78e;
}

#brosjyre div {
	float: left;
	width: 120px;
	margin-bottom: 30px;
}

.form {
	margin-bottom: 5px;
}

.form-captcha {
	margin-bottom: 20px;
}
	
.forhandlerTable {
	border-spacing: 0;
	padding-bottom: 20px;
	padding-top: 5px;
	width: 100%;
}

.forhandlerTable td {
	padding: 0;
	margin: 0;
	}

.forhandlerTable td.even {
	background-color: #FFFFFF;
}	
	
.forhandlerTable td.odd {
	background-color: #fcf6ec;
}

ul li {
	list-style-type: none;
}

#backgroundPopup_image {  
} 

#popupContact_image { 
}

.popup {
	display:none;
	position:fixed; 
	_position:absolute; /* hack for internet explorer 6*/  
	/*height:600px; */
	/*width:900px;*/
	background-color:#FFFFFF;
	text-align: center;
	border:2px solid #cecece;
	z-index:500;
	padding:17px;
	font-size:13px;
}

.popup_close {
	font-size:14px;  
	line-height:14px;  
	right:4px;  
	top:2px;  
	position:absolute;
	font-weight:700;  
	display:block;  
}

.backgroundPopup {
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:100%;  
	width:100%;  
	top:0;
	left:0;
	background:#000000;  
	border:1px solid #cecece;  
	z-index:499;  
}

popupContact_image img {
	margin: 20%;
}

.popupbutton {
	text-decoration: none;
	color: #b9965e;
}

.popupbutton:hover {
	color: #666666;
}

.backwhite {
	background-color: #ffffff;
}

.spacer {
	height: 40px;
}

.fullheight {
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

#content {
	padding-bottom: 8em; /* bottom padding for footer */
}

.bottom-spacer {
	padding-bottom: 40px;
}

.bottom-content {
	position:absolute;
	color: #c3a578;
	bottom: 0;
}

.relative {
	position: relative;
}

.justify {
	text-align:justify;
}

.center {
	text-align: center;
	vertical-align: middle;
}

.imageborder {
	border: 1px solid #e2c89f;
}

.errors {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	width: 490px;
	}

ul.errors li {
	background:#FBE3E4;
	color:#8a1f11;
	border: 1px solid #FBC2C4;
	padding: 5px;
}

#banner {
	width: 900px;
	height: 255px;
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
	}
	
#banner ol li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#banner img {
	border: none;
	padding: 0;
	margin: 0;
	width: 900px;
	height: 255px;
	
	}
	
#kategorikolonne a {
	padding-left: 5px;
	height: 20px;
	display: block;
	float: left;
	}
	
#kategorikolonne a:hover {
	background-color: #e2c89f;
	}
	
.light {
	background-color: #777777;
	color: #bbbbbb;
	}
	
	
	
	
/* set millions of background images */
.rbroundbox { background: url(/bilete/nt.gif) repeat; }
.rbtop div { background: url(/bilete/tl.gif) no-repeat top left; }
.rbtop { background: url(/bilete/tr.gif) no-repeat top right; }
.rbbot div { background: url(/bilete/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/bilete/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }
