/* Main stylesheet
---------------------- */
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    height: 100%;
    border: none;
}

body, th, td, input, textarea, select {
	font-family: Verdana, Arial, Sans-serif;
    font-size: 11px;
}

body.mainpage {
	background: #FDDB3E url("gfx/bkgr_gula_flygplan.gif") repeat;
	text-align: center;
	border:0;
	margin:0;
	padding:0;
}

/* Link styles
---------------------- */
a:link, a:visited {
    color: #1f77b4;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: #004784;
	text-decoration: underline;
}

/* Blocks
---------------------- */
#main_container {
	margin: 0 auto 0 auto;
	text-align: left;
	background-color: #fff;
	height: 100%;
}

#menu, #footer, #leftcol, #rightcol {
    padding: 10px;
}

#rightcol {
    padding-left: 0px;
    font-size: 10px;
}

#rightcol a:link, #rightcol a:visited, .discreet a:link, .discreet a:visited, a:link.discreet, a:visited.discreet {
    color: #000;
    font-weight: normal;
}

#menu {
    padding-bottom: 0px;
}

#footer {
    padding-top: 0px;
}

#menu_login {
    float: right;
    margin-left: 20px;
}

#login {
    background-color: #004784;
    display: none;
    font-size: 12px;
    min-height: 110px; 
    padding: 10px; 
    position: absolute; 
    right: 20px;
    text-transform: none;
    top: 5px; 
    width: 150px; 
    z-order: 10; 
    overflow: visible;
}

#password_recover {
    display: none;
    font-size: 11px;
}

/* Error
---------------------- */
#errors {
    font-family: Arial, Helvetica, Sans-serif;
    background-color: #fdce26;
    padding: 2px;
    margin-bottom: 20px;
    font-size: 14px;
}

#errors ul li {
    font-weight: bold;
}

.small_error {
    background-color: #36628e;
    color: #fff;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 2px;
}    

/* Search
---------------------- */

#search, #search_wiki {
	background-color: #fdce26;
	background-repeat: no-repeat;
}

#search {
    width: 250px;
	background-image: url("gfx/search_background.jpg");
}

#search_wiki {
	background-image: url("gfx/search_wiki_background.jpg");
	margin-bottom: 10px;
}

#search_text_td, #search_submit_td, #search_wiki_text_td, #search_wiki_submit_td {
    padding: 10px 0px;
    padding-top: 27px;
}

#search_text_td, #search_wiki_text_td {
    padding-left: 10px;
}

#search_submit_td, #search_wiki_submit_td {
    padding-right: 10px;
}

#search_text{
    width: 200px;
}

#search_wiki_text {
    width: 250px;
}

#search_submit {
    /* width: 26px;
    height: 26px; */
}

/* Calendar
---------------------- */
#calendar td {
    text-align: center;
    font-size: 10px;
}

#calendar td.calendar_col_f {
    text-align: left;
    padding-left: 15px;
}

.calendar_row_o td, .calendar_row_e td {
    padding: 3px;
}

.calendar_row_o, .calendar_row_o td {
    background-color: #fef3ca;
}

.calendar_row_e, .calendar_row_e td {
    background-color: #fdce26;
}

.calendar_last, .calendar_last td {
    padding: 0px;
    height: 3px;
    overflow: hidden;
}

h1.calendar {
    padding: 3px 10px;
	background-color: #fdd236;
	background-image: url("gfx/gul_fade.gif");
	background-repeat: repeat-x;
}

.event_body {
    padding: 10px;
    border-bottom: 10px solid #fdd02e;
}


/* Misc right col classes
---------------------- */
#wiki_content {
	background-color: #fdce26;
	background-image: url("gfx/rightcol_fade_background.gif");
	background-repeat: repeat-x;
	padding: 8px 12px;
}

#forum_content {
	background-color: #fdce26;
	background-image: url("gfx/rightcol_fade_background.gif");
	background-repeat: repeat-x;
	padding: 8px 12px;
}

/* Forum classes
---------------------- */
.forum_input {
    width: 100%;
}

.forum_odd, .forum_odd td {
    background-color: #eddb98;
}

.forum_even, .forum_even td {
    background-color: #feeaa3;
}

.forum_status td {
    font-size: 9px;
    padding: 5px 10px;
}

table.forum th {
	background-color: #fdd236;
	background-image: url("gfx/gul_fade.gif");
	background-repeat: repeat-x;
}

#postform {
	background-color: #fdd236;
	background-image: url("gfx/gul_fade.gif");
	background-repeat: repeat-x;
	padding: 10px;
}

/* Line classes
---------------------- */
.line_t {
    border-top: 1px solid #999;
}
.line_b {
    border-bottom: 1px solid #999;
}
.line_l {
    border-left: 1px solid #999;
}
.line_r {
    border-right: 1px solid #999;
}

th.line_r {
    border-right: 1px solid #fff;
}


/* Style classes
---------------------- */
.head {
    margin-bottom: 10px;
}

.caption {
    font-size: 125%;
}

.smallText {
    font-size: 9px;
}

.topSpace {
    margin-top: 5px;
}

.spaceingAfter {
    margin-bottom: 10px;
}

.highlight_fade {
	background: #7BB1E6 url("gfx/bkgr_blue_fade.gif") repeat-x top left;
	margin-bottom: 10px;
}

.highlight_header {
	background: #91bfea url("gfx/bkgr_header.gif");
	background-repeat: repeat-x;
	border-bottom: 1px solid #fff;
	color: #1868b7;
	line-height: 28px;
	padding: 0px 10px 0px 10px;
}

.highlight_sweep {
    width: 305px;
	background: url("gfx/sweep.gif") no-repeat bottom left;
}

.highlight_sweep_cut {
	background: url("gfx/sweep_cut.gif") no-repeat bottom right;
}

.highlight_plane {
    background: url("gfx/plane.gif") no-repeat bottom right;
}

.highlight_content {
    margin: 10px;
}

.highlight_content_text {
    background-color: #fff;
    /*
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    */
}

.highlight_content_image {
    /*
    overflow: hidden;
    height: 180px;
    */
}

.highligh_gallery_thumb_link {
}


.highligh_gallery_thumb {
    border: 5px solid #fff;
}

.highligh_gallery_text_link {
    display: block;
    width: 125px;
}

.highlight_text, .highligh_gallery_text_link {
    padding: 3px;
    background-color: #fdd51e;
    color: #1868b7;
	font-family: Arial, Helvetica, Sans-serif;
	/*
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    */
}    

/* Form
---------------------- */
.formRequired {
    font-weight: bold;
    color: #f00;
}

.formWidth {
    width: 100%;
}

#imageupload_errors {
    padding: 1px;
    margin-bottom: 10px;
    background-color: #f00;
    color: #fff;
    font-weight: bold;
}

#imageupload_errors ul {
    margin: 5px;
    margin-left: 25px;
    padding: 0px;
}

/* Gallery styles
---------------------- */
.gallery_imagebig_image img {
}

.gallery_imagebig_caption {
    /* margin-top: 2px; */
    background-color: #fff;
    padding: 3px;
    padding-bottom: 5px;
}

.gallery_comment {
    padding: 3px;
}

.gallery_comment a:link, .gallery_comment a:visited {
    color: #f67b0e;
}

.gallery_thumb {
    border: 3px solid #fff;
    margin-left: 9px;
    margin-bottom: 9px;
}

.gallery_overview_thumb {
    border: 4px solid #fff;
}


/* Menu styles
---------------------- */
#menu, #menu a:link, #menu a:visited {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
    color: #ffd800;
    text-transform: uppercase;
}

#menu a:hover {
    color: #df8800;
    text-decoration: underline;
}

#menu a:link.selected, #menu a:visited.selected, #menu_login, #menu_login a:link, #menu_login a:visited {
    color: #387eee;
}

#menu a:hover.selected, #menu_login a:hover {
    color: #004784;
}

/* Headline styles
---------------------- */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Sans-serif;
	margin: 0;
}

h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 11px; }

/* Tag modifications
---------------------- */
form, p {
    margin: 0;
}

th {
    text-align: left;
}

/* Legacy stuff
---------------------- */
.newshead, .newshead a {
    color: #000;
    font-size: 14px;
    font-weight: bold;
}

.newshead a:hover {
    color: #1f77b4;
}

