/* CSS Document */

/* Sitewide general CSS */


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

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, sans-serif;
	background: #Ffffff url(../images/background-top.png) repeat-x top;
	font-size: 1em;
	color: #623B16;
}

a {
	color: #64435E;
	text-decoration: none;

}

.hide {
	display: none;
}

a:visited {
	color: #67587C;
}

a:hover {
	text-decoration: underline;
	color: #D5BA96;
}

img {
	/*border: 1px solid #D5BA96;*/
}

#header img {
	border: 0;
}

.warning {
	color: #db7388;
	font-weight: bold;
}

span.clearer {
	clear: both;
	height: 1px;
	background: none;
	margin: 0 0;
	display: block;
}

h1.csc-firstHeader, 
h2.csc-firstHeader,
h2 {
	font-size: 1.3em;
	color: #64435E;
	margin: 0 0 16px 0;
	font-weight: bold;
}

h1.underlined, h2.underlined {
	font-size: 1em;
	padding: 0 0 10px 0;
	background: url(../../images/underlined_headline_bg.gif) repeat-x 0 24px;
	margin: 10px 0 14px 0;
}

h1, h2, h3, h4, h5, h6 {
}

h3 {
	font-size: .9515em;
	margin: .3em 0;
	line-height: 1.2;
	color: #64435E;
	font-weight: 200;
}

input, select, option {
	font-size: 0.75em;
}

p {
	font-size: 0.85em;
	line-height: 1.5;
	margin: 5px 0 5px 0;
}

th, td {
	font-size: 0.9em;
}

.right-col-9 ol,
.col-fp ol  {
	font-size: 0.85em;
	line-height: 1.5;
	margin: 0.4em 0 0.4em 0;
}

.right-col-9 ol li,
.col-fp ol li {
	padding: 0 0 0 1em;
	margin: .4em 0 0.4em 1.5em;
}


.right-col-9 ul,
.col-fp ul {
	font-size: 0.85em;
	line-height: 1.5;
	margin: 0.4em 0 0.4em 0;
}

.right-col-9 ul li,
.col-fp ul li {
	padding: 0 0 0 1em;
	margin: 0.4em 0 0.4em 1.5em;
}

div, ol, ul, li, img, form, select, input, table, td {
	margin: 0;
	padding: 0;
}

#container {
	width: 950px;
	background: #ffffff url(../images/background-top.png) repeat-x top;
	margin: 0 auto 10px auto;
	text-align: center;
	max-width: 1010px;
	min-width: 750px;
	padding: 0;
}
/* Header and logo -------- */
#header{
	text-align: left;
	height: 115px;
	width: 950px;
}

.text-logo {
	text-indent: -9999px;
	z-index: -1;
	display: none;
}

#logo {
    clear: both;
	width: 950px;
	height: 4px;
}

#logo a {
	display: none;
}

#logo img {
}


/**** Hjelpemeny og s�keboks *****/

#services{
	float: right;
	font-size: 0.8em;
	width: 270px;
	height: 80px;
}

#services ul,
#services ul#languageMenu {
	list-style-type: none;
	margin: 0;
	float: right;
	margin: 5px 0 5px 0;
	text-align: right;
}

#services div#languageMenu {
	padding-top: 32px;
	float: right;
	margin: 5px 0 5px 0;
}

#services ul li {
	float: left;
	padding-right: 6px;
	margin-right: 6px;
	border-right: 1px solid #64435E;
	text-align: right;
	height: 14px;
	line-height: 1;
}

#services ul li.lastItem {
    float: left;
	padding: 0;
	margin: 0;
	border: 0;
}

#services a {
	color: #64435E;
}

#services a:hover {
	text-decoration: underline;
	color: #D5BA96;
}

#services a.act {
	text-decoration: underline;
    font-weight: bold;
}	

#services .tx-macinasearchbox-pi1 {
	float: right;
}

#services form {
	height: 27px;
	float: right;
	width: 230px;
	margin: 2px 0;
}

#services label,
#services legend {
	display: none;
}

#services fieldset {
	background: url(../images/search-new-bkg.png) no-repeat left;
	border: 0;
	padding: 3px 4px;
	margin: 0;
	height: 21px;
}

#services input {
	border: 0;
}

#services input.mac-searchbox-sword  {
	width: 180px;
	height: 20px;
	font-size: 1em;
	vertical-align: middle;
	line-height: 1;
	background: none;
}

#services input.mac-searchbox-submit {
	color: #ffffff;
	background: none;
	width: 35px;
	height: 20px;
	font-size: 0px;
	cursor: pointer;
}

/* Main navigation */
#main-nav {
	font-size: 1em;
	color: #fff;
	width: 620px;
	float: left;
}

#main-nav ul {
	list-style-type: none;
	height: 80px;
	margin: 0;
	font-weight: 500;
	float: left;	
}

#main-nav ul li {
	float: left;
	text-align: center;
	width: 101px;
	margin-right: 2px
}

#main-nav li a {
	color: #64435E;
	text-decoration: none;
	display: block;
	width: 101px;
	height: 65px;
	background: #D5BA96 url(../images/topmenu-bkg.png) no-repeat bottom left;
	padding: 10px 0 0 0;
	font-weight: bold;
}

#main-nav li a span.secondLine {
	font-weight: normal;
	display: block;
	font-size: 0.9em;
	padding-top: 4px;
}


/*#main-nav li a#logolink1 {
	background: url(../images/monalishuset.png) no-repeat center -5px ;
}

#main-nav li a#logolink1:hover {
	background: url(../images/monalishuset.png) no-repeat center ;
}
*/
/*#main-nav li a#logolink2 {
	background: #D5BA96 url(../images/monalisaristo_menu.png) no-repeat center;
}
*/
/*
#main-nav li a#logolink2:hover,
#main-nav li a#logolink2-act {
	background: url(../images/monalisaristo-1-act.png) no-repeat center ;
}*/
/*
#main-nav li a#logolink3 {
	background: url(../images/chateau.png) no-repeat center -5px ;
}

#main-nav li a#logolink3:hover {
	background: url(../images/chateau.png) no-repeat center ;
}

#main-nav li a#logolink4 {
	background: url(../images/cafe_beirut.png) no-repeat center -5px ;
}

#main-nav li a#logolink4:hover {
	background: url(../images/cafe_beirut.png) no-repeat center ;
}

#main-nav li a#logolink5 {
	background: url(../images/byrakrat.png) no-repeat center -5px ;
}

#main-nav li a#logolink5:hover {
	background: url(../images/byrakrat.png) no-repeat center ;
}

#main-nav li a#logolink6 {
	background: url(../images/davinci.png) no-repeat center -5px ;
}

#main-nav li a#logolink6:hover {
	background: url(../images/davinci.png) no-repeat center ;
}
*/
#main-nav li a#logolink2 span, 
#main-nav li a#logolink2-act span {
}

#main-nav li a:hover, 
#main-nav li a.act{
  background: #F4F1E9 url(../images/topmenu-bkg.png) no-repeat bottom left;
}

#main-nav li a:active {
  background: #F4F1E9 url(../images/topmenu-bkg.png) no-repeat bottom left;
}


/*-------------------- footer --------------------*/

#bottomMenu {
	font-size: 0.8em;
	color: #77785f;
	width: 950px;
	clear: both;
	float: left;
	list-style-type: none;
	margin: 0;
	font-weight: 200;
}

#bottomMenu li {
	float: left;
	text-align: left;
	padding-right: 10px;
	background: url(../images/slash.png) no-repeat right;
}

#bottomMenu li.lastItem {
	padding-right: 0;
	background: none;
}

#bottomMenu li a {
	color: #64435E;
	text-decoration: underline;
	display: block;
	font-weight: 200;
}

#bottomMenu li a:hover {
	text-decoration: underline;
	color: #333;
}

#footerContainer {
	clear: both;
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 60px;
	background: #D5BA96;
	z-index: 2;
}

#footer {
	text-align: left;	
	width: 950px;
	clear: both;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

#footer-address {
	float: left;
	color: #333;
	font-size: 0.75em;
	margin: 10px 0;
}

#footer-address a {
	color: #64435E;;
}

#footer-address a:hover {
	text-decoration: underline;
	color: #666;
}

/* Masthead */

#masthead {
	width: 950px;
	clear: both;
	display: block;
	float: left;
	height: 160px;
	background: #F4F1E9;
}

#mastheadImage {
	width: 710px;
	height: 160px;
	float: left;
}	

#masthead img {
}

#mastheadText {
	float: right;
	width: 210px;
	height: 150px;
	/*border: 1px solid #D5BA96;*/
	background: #D3C6B4;
	text-align: left;
	padding: 5px 10px 5px 10px;
	color: #64435E;
}

.bestBold {
	font-weight: bold;
}

#mastheadText a.button {
	display: block;
	width: 208px;
	height: 18px;
	padding: 4px 0 6px 0;
	text-align: center;
	font-weight: bold;
	background: url(../images/bestill-new.png) no-repeat right;
	color: #ffffff;
}

#mastheadText a:hover {
	text-decoration: none;
	color: #cccccc;
}

/* contentarea */

#contentwrapper {
	text-align: left;
	font-size: 0.95em;
	line-height: 1.5;
	clear: both;
	margin-bottom: 10px;
	height: 100%;
	background: #F4F1E9 url(../images/content-bkg.png) repeat;
}

#contentwrapper th, #contentwrapper td {
	padding: 3px 0;
}

.content-clear {
	display: block;
	height:1px;
	clear: both;
}

.left-img {
	float: left;
	margin: 7px 30px 0 0;
}

.top-img {
	float: none;
	margin: 4px 0 6px 0;
}

.right-img {
	float: right;
	margin: 7px 0 0 30px;
}

.contentBox {
	padding: 10px;
	margin-bottom: 15px;
}

.colorCarrara {
	/*border: 1px solid #D5BA96;*/
	background: #E6E2D9;
}

.csc-textpic-caption {
	font-size: 0.75em;
	font-style: italic;
}

.col-3-3-3 a.linkButton {
	display: block;
	width: 208px;
	height: 18px;
	padding: 4px 0 6px 0;
	text-align: center;
	font-weight: bold;
	background: url(../images/link-button.png) no-repeat right;
}

.col-3-3-3 a.linkButton:hover {
	color: #64435E;
}

.flag {
	margin: 0 4px 5px 0;
}