div.header {
	background-image: url('http://trondheimsrestaurantene.no/havfruen/img/header.png');
}

h1 {
	font-size: 1.9em;
	color: #0a4a5e;
}


div.headerbox {
	background-color: #014962;
	background-image: url('img/headerbox.png');
	border: 3px solid #00738c;
	height: 70px;
}


div.headerboxtitle, div.headerboxtext {
	display: none;
}

p, li, td {
	font-style: normal;
}

div.content img {
	border: 1px solid #b6b6b6;
	padding: 1px;
}

div#albums ul {
  list-style: none;
}
div#albums ul li {
  float: left;
  width: 200px;
  text-align: center;
}
div#albums ul li strong {
  text-align: center;
  display: block;
}

hr.clear {
  clear: both;
  visibility: hidden;
}
ul#albumBreadcrumbs {
  list-style: none;
  margin: 0;
}
ul#albumBreadcrumbs li {
  display: inline;
}
div#album {
  margin-left: 55px;
}
/* GUESTBOOK */
label {
  display: block;
  margin-top: 1em;
	font-size: 0.8em;
	line-height: 22px;
	font-style: italic;
	color: #616161;
}
label span.error {
  margin-left: 0.6em;
	color: #A43D4B;
  font-size: 0.9em;
}
textarea {
  display: block;
  margin-bottom: 2em;
}
div.entry {
  margin-top: 2em;
}
span.gbInfo {
	font-size: 0.7em;
	color: #616161;
}
div.entry {
  width: 40%;
  padding-bottom: 0;
}
div.entry hr {
  margin-top: 0.2em;
}

div.menu {
	font-size: 0.85em;
}

div.menu a {
	margin-left: 12px;
	margin-right: 12px;
}

/* GUESTBOOK END */
/* CLEditor START */
.cleditorMain {border:1px solid #999; padding:0 1px 1px; background-color:white; margin-bottom: 1em;}
.cleditorMain iframe {border:none; margin:0; padding:0}
.cleditorMain textarea {border:none; margin:0; padding:0; overflow-y:scroll; font:10pt Arial,Verdana; resize:none; outline:none /* webkit grip focus */}
.cleditorToolbar {background: url('../../library/CLEditor/images/toolbar.gif') repeat}
.cleditorGroup {float:left; height:26px}
.cleditorButton {float:left; width:24px; height:24px; margin:1px 0 1px 0; background: url('../../library/CLEditor/images/buttons.gif')}
.cleditorDisabled {opacity:0.3; filter:alpha(opacity=30)}
.cleditorDivider {float:left; width:1px; height:23px; margin:1px 0 1px 0; background:#CCC}
.cleditorPopup {border:solid 1px #999; background-color:white; position:absolute; font:10pt Arial,Verdana; cursor:default; z-index:10000}
.cleditorList div {padding:2px 4px 2px 4px}
.cleditorList p,
.cleditorList h1,
.cleditorList h2,
.cleditorList h3,
.cleditorList h4,
.cleditorList h5,
.cleditorList h6,
.cleditorList font {padding:0; margin:0; background-color:Transparent}
.cleditorColor {width:150px; padding:1px 0 0 1px}
.cleditorColor div {float:left; width:14px; height:14px; margin:0 1px 1px 0}
.cleditorPrompt {background-color:#F6F7F9; padding:4px; font-size:8.5pt}
.cleditorPrompt input,
.cleditorPrompt textarea {font:8.5pt Arial,Verdana;}
.cleditorMsg {background-color:#FDFCEE; width:150px; padding:4px; font-size:8.5pt}
/* CLEditor END */

