/* Legacy styles */

.heading{
	color: #000000;
	font-weight: bold;
	font-size:100%
}

.bigheading{
	color: #000000;
	font-weight: bold;
	font-size:150%
}

.boksheadings {
	font-weight: bold;
	background: #00569f;
	color: white;
}

.date{
	font-size: 90%;
	font-style: italic;
}

.message{
	color: #FF3300;
	font-size: 120%;
}

.ac_dates_td{
	font-size: 60%;
	white-space: nowrap ;
}

.ac_dates_td_gray{
	font-size: 60%;
	white-space: nowrap ;
	color:#CCCCCC;
}

.oversrkift {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 14px;
	color: #000000;
	padding-right: 10px;
	/* padding-left: 10px; */
	font-weight: bold;
}

.module_box {
	border: 1px solid #799D0C;
	width: 500px;
	margin-bottom: 15px;
}
.module_box td {
	vertical-align: middle;
	padding: 5px;
}

.article_author-date {
	line-height: normal;
}
.article_view_ingress {
	margin-top: 5px;
	font-weight: bold;
}

.article_list_item {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.article_list_item .article_title, h3.list {
	border-bottom: 1px solid #ddd;
}
h3.list {
	color: #333;
}
.article_list_ingress, .article_list_read_more_link {
	font-size: 8pt;
	margin: 5px 0;
}
.article_title {
	margin-top: 0;
}
a.article_list_title_link, a.article_list_title_link:hover {
	text-decoration: none;
}
a.article_list_read_more_link img {
	margin-bottom: -1px;
}
img.article_list {
	float: right;
	margin-left: 10px;
}

.article_search_result_bar {
	margin-bottom: 15px;
}

#actions_small {
	float: right;
}
#actions_small img, #actions img {
	margin-bottom: -2px;
	cursor: pointer;
}
#actions {
	margin-top: 25px;
	clear: both;
}
#actions a small {
	color: #00569f;
}

.module_header {
	background: #00569f;
	color: white;

	padding: 3px 0 3px 10px;
	margin-bottom: 0;

	display: block;
}

.mod_head {
	background: #00569f;
	color: white;
	font-weight: bold;
	padding: 3px;
}
.booking_button {
	font-size: 12px;
	font-weight: bold;
	padding: 8px;
	border: 1px solid black;
	background-color: #00569f;
	color: white;
}
.booking_button * {
	color: white;
}

form#search_form {
	width: 100%;
	background: #eee;
	margin-bottom: 25px;
	margin-top: 0;
	padding: 10px;

	display: block;
}

/* styles for tables created with TinyMCE (or for any other use...) */

hr.black, hr.dashed {
	border: 0;
	height: 1px;
	color: black;
	background-color: black;
}

hr.dashed {
	border-top-width: 1px;
	border-top-style: dashed;
	background-color: transparent;
}

/* styles for print */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

div#outer {
	width: 525px;
}
div#logo {
	margin: 10px 0 15px 0;
}

h1, h3 {
	font-family: Arial, Verdana;
	margin-bottom: 3px;
	margin-top: 0px;
}
h1 {
	font-size: 18px;
	line-height: 22px;
}
h3 {
	font-size: 16px;
	line-height: 20px;
}
h3.print {
	color: #2989C2;
}

#article_list {
	margin-top: 30px;
	border-collapse: collapse;
}
.article_list_item {
	padding-bottom: 15px;
}
.article_author-date {
	font-size: 10px;
}
.article_view_ingress {
	font-weight: bold;
	margin-bottom: 8px;
}
.article_view_content {
}
div.ar_related_box {
	width: 150px;
}
ul.ar_related, .ar_related ul {
	margin-top: 5px;
}
.ar_related a {
	font-size: 8pt;
}
table.ar_related {
	clear: both;
	border-collapse: collapse;
	margin: 10px 0;
}
td.ar_related {
	vertical-align: top;
	padding-right: 10px;
}

/* image captions */
.img_box {
	xdisplay: inline;
	margin-bottom: 8px !important; margin-bottom: 0;
}
.img_caption {
	padding: 5px;
	background: #f2f0ec;
	font-weight: normal;
	font-style: normal;
}

#facts_box_trip_activity {
	width: 155px;
	float: right;
	text-align: right;
	margin: 0 0 10px 20px;
	padding-left: 10px;
	border-left: 1px dashed gray;
}
.fact_item {
	margin-bottom: 5px;
}
.activity_trip_view_ingress, .activity_trip_view_content {
	font-size: 11px;
	line-height: 17px;
}
.activity_trip_view_ingress {
	font-weight: bold;
}

/* form css */

.error, .warning {
	color: red;
}
.form label, fieldset.search_module label {
	float: left;
	width: 175px;
	text-align: left;
	font-weight: bold;
}
.form p.radio_label {
	clear: both;
	font-weight: bold;
}
.form label.radio {
	font-weight: normal;
	width: auto;
}
.form input, .form textarea, .form select {
	width: 200px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.form input.radio {
	float: left;
	width: 50px;
	vertical-align: middle;
	clear: both;
}
.form textarea.small {
	height: 55px;
}
.form textarea.large {
	width: 280px;
	height: 100px;
}
.form .submit {
	margin-top: 10px;
	width: auto;
}
.form fieldset, fieldset.search_module {
	/* border-radius: 10px; CSS3 rounded corners */
	/* -moz-border-radius: 10px; Mozilla rounded corners */
	margin-bottom: 10px;
	padding: 10px !important; padding: 25px 10px 10px 10px;
	position: relative;
}
.form legend, fieldset.search_module legend {
	color: #00569f;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	margin: 0 0 0 -5px !important; margin: 0 0 10px -2px;
	position: absolute;
	top: -0.5em;
	left: 0;
}
.form .no_label {
	margin-left: 175px;
	margin-bottom: 5px;
}
fieldset.search_module span.submit_buttons {
	float: right;
	margin-top: 10px;
}
fieldset.search_module input, fieldset.search_module textarea, fieldset.search_module select {
	margin-bottom: 5px;
}
.form label.simple, fieldset.search_module label.simple {
	float: none;
	width: auto;
	font-weight: normal;
}
.form input.checkbox, fieldset.search_module input.checkbox, .form input.radio, fieldset.search_module input.radio {
	vertical-align: middle;
}
.search_module div.top_margin {
	height: 10px;
}
.form .container {
	overflow: auto;
	width: 100%;
}

/* stuff for activity, cabin, location, trail, trip */

#facts_box {
	width: 175px;
	float: right;
	text-align: right;
	margin: 0 0 10px 20px;
	border-left: 1px dashed gray;
}
#facts_box_trip_activity {
	width: 155px;
	float: right;
	text-align: right;
	margin: 0 0 10px 20px;
	padding-left: 10px;
	border-left: 1px dashed gray;
}
.fact_item {
	margin-bottom: 5px;
}
.activity_trip_view_ingress, .activity_trip_view_content {
	font-size: 11px;
	line-height: 17px;
}
.activity_trip_view_ingress {
	font-weight: bold;
}
.search_result_bar {
	margin-top: 25px;
	margin-bottom: 10px;
}

#actions_line {
	clear: right;
}

#mod_search_box {
	width: 100%;
	border: 1px solid #799d0c;
	margin-bottom: 15px;
	padding: 3px;
	background: #F2F0EC;
}
#mod_search_box #mod_search_box_top_menu {
	width: 100%;
	border-collapse: collapse;
}
#mod_search_box #mod_search_box_top_menu td {
	margin: 0;
	padding: 0;
	width: 20%;
}
#mod_search_box #mod_search_box_top_menu td a, #mod_search_box #mod_search_box_top_menu td.current {
	background: #799d0c;
	display: block;
	width: 100%;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 10px;
}
#mod_search_box #mod_search_box_top_menu td a:hover {
	background: #65830a;
}
#mod_search_box #mod_search_box_top_menu td.current {
	background: #65830a;
	width: 100% !important; width: 20%;
}
#mod_search_box .content {
	padding: 10px;
}
#mod_search_box .content * {
	font-size: 8pt;
}
#mod_search_box .content input, #mod_search_box .content select {
	margin-bottom: 4px;
}

/* activity */
.activity_list_item {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow: auto;
	width: 100%;
}
.activity_list_dates {
	width: 70px;
}
.activity_list_locations {
	width: 100px;
	margin-left: 10px;
}
.activity_list_dates, .activity_list_locations {
	float: right;
}
.activity_list_dates_old {
	color: #ccc;
}

/* ingress img (article, activity, trip, etc) */
.article_view_ingress img, .activity_trip_view_ingress img {
	/*margin: 0 0 8px 15px;*/
}