@CHARSET "UTF-8";

body {
	font-family: arial,helvetica;
	font-size: 12px;
	line-height: 1.125em;
	
	background: #eee url(/themes/bakkenshvile/images/background.jpg) repeat-x;
}

strong {
	font-weight: bold;
}

img {
	border: none;	
}

h1 {
	color: #c91e4d;
	font-size: 2.8em;
}

h2 {
	color: #971e92;
	font-size: 2em;
}

h3 {
	color: #449537;
	font-size: 1.5em;
}

/* Top */

#top {
	background: url(/themes/bakkenshvile/images/top.jpg) no-repeat;	
}

.topmenu a {
	font-size: 1.16em;
}

.topmenu li a {
	color: #4a4b4c;
	text-decoration: none;
}

.topmenu li a:hover {
	color: #277d1b;	
}

.topmenu ul li {
	background: #e3e3e3;
}

.topmenu ul li {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	opacity: 0.95;
	filter: alpha(opacity = 95);
}

.topmenu ul li.first {
	border-top: 1px solid #fff;
}

.topmenu ul li.last {
	border-bottom: 1px solid #fff;
}

.topmenu ul li a:hover {
	color: #fff;
	background: #2d931f;
}

/* end top */

/** BODY **/

/* Right */

#right .right_box {
	color: #4a4b4c;
	font-size: 18px;
	line-height: 24px;
}

#right .right_box .box_button {
	color: #fff;
	font-size: 17px;
	text-decoration: none;
}

/* content */

#content {
	color: #4a4b4c;
	background: #fafafa;
	font-size: 1em;
	border: 1px solid #fff;
}

#booking .event .book_date {
	color: #fff;
}

#booking .event .book_button a {
	color: #fff;
	text-decoration: none;
	background: #33A623;
}

#footer {
	color: #5b5959;
}

/** TinyMCE **/

.mceContentBody {
	background: #fafafa;
}

/** Frontpage **/

#front_content {
	background: #fff;
}
