


HTML {
	height: 100%;
}
BODY {
	margin: 0;
	padding: 0;
	/*font: 0.67em/140% Verdana, Arial, Helvetica, sans-serif;*/
	font: 0.67em/1.3em Verdana, Geneva, sans-serif;
	color: #000;
	text-align: center;
	background-color: #f0f0f2;
}

DIV, FORM {
	margin: 0;
	padding: 0;
	text-align: left;
}

DIV P {
	margin: 0 0 10px 0;
}


/* *******************************************************************************************
 *         Headings                                                                          *
 ******************************************************************************************* */

H1 {
	margin: 0 0 5px 0;
	/*font: bold 1.6em/180% Verdana, Geneva, sans-serif;*/
    	font: 0.67em/1.3em Verdana, Geneva, sans-serif;
    font-size: 18px;
	color: #000;
}
H2 {
	font-weight:normal;
}
H3 {
	margin: 0 0 5px 0;
	font: bold 1.2em/180% Verdana, Geneva, sans-serif;
	color: #000;
}


/* *******************************************************************************************
 *         Links generic                                                                     *
 ******************************************************************************************* */

A {
	color: #5b7b4a;
	text-decoration: none;
}
A:active,
A:hover {
	color:  #5b7b4a;
	text-decoration: underline;
}

A.act {
    font-weight:bold;
}

A.act:hover {
    font-weight:bold;
}

/* *******************************************************************************************
 *         Forms generic                                                                     *
 ******************************************************************************************* */

INPUT, TEXTAREA, SELECT, BUTTON {
	font: 1.1em Verdana, Geneva, sans-serif;
	color: #000;
}

TEXTAREA, SELECT, .formField {
	border: 1px solid #999;
}

TEXTAREA {
	overflow: auto;
}

.formFieldFile {
}
.formBtn {
	font: 0.9em Verdana, Geneva, sans-serif;
	color: #fff;
	text-transform: uppercase;
	background-color: #999;
	border: 1px solid #000;
	cursor: pointer;
}
.formBtnSmall {
	font: 0.9em Verdana, Geneva, sans-serif;
	color: #fff;
	background-color: #999;
	border: 1px solid #000;
	cursor: pointer;
}
.formBtnSmallDisabled {
	font: 0.9em Verdana, Geneva, sans-serif;
	color: #fff;
	background-color: #ccc;
	border: 1px solid #999;
	cursor: default;
}


/* *******************************************************************************************
 *         Layout                                                                            *
 ******************************************************************************************* */

#outer {
	width: 980px;
	margin: 25px auto;
	padding: 0;
	background: #fff;
	border: 1px solid #ccc;
	border-width: 1px 2px 2px 1px;
	border-color: #ccc #000 #000 #ccc;
}

#inner {
	padding: 10px;
}


/* *******************************************************************************************
 *         DocHead                                                                           *
 ******************************************************************************************* */

#doc_head,
#doc_head_top {
	margin: 0;
	padding: 0;
}

#top_logo, #top_text {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 221px;
}

#top_text {
	width: 464px;
    height: 45px;
	margin-right: 0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	font: 38px/40px Verdana,Geneva,sans-serif;
	color: #5c5c5c;
}
.top_text_inverted {
	color: #999;
}

#top_right {
	float: right;
	width: 245px;
	height: 49px;
	padding-top: 33px;
	padding-left: 8px;
    	background-color: #f0f0f2;
    	border-right: solid 12px #5a7a49;
}

#top_menu {
	margin-top: 5px;
	padding: 5px;
	background-color: #5b7b4a;
}

#top_menu .items {
}

#top_menu .items A {
	display: block;
	float: left;
	margin-right: 5px;
	padding: 2px 10px;
	text-decoration: none;
	color: #fff;
	background-color: #5b7b4a;
}
#top_menu .items A.active {
	color: #fff;
    	text-decoration: underline;
	background-color: #5b7b4a;
}
#top_menu .items A:hover {
	color: #fff;
    	text-decoration: underline;
	background-color: #5b7b4a;
}

#right_item {
	float: right;
}

#top_right .heading {
	font: 22px Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	padding: 10px 0;
}

#top_right .links {
    margin-top: 20px;
	font-size: 12px;
	text-align: left;
    padding-left: 10px;
	color: #999999;
}
#top_right .links A {
	color: #999999;
	text-decoration: underline;
}

#top_right .search {
	text-align: center;
	padding-bottom: 10px;
}
#top_right .search .formField {
	font-size: 12px;
	border: 1px solid #000;
}

.top_logo_img {
    width: 120px;
    height: 57px;
}


/* *******************************************************************************************
 *         Search                                                                            *
 ******************************************************************************************* */

#search_box {
	float: right;
	width: 245px;
	white-space:nowrap;
}

#search_submit {
    width: 43px;
}

#search_input  {
    width: 33px;
}

#search_input {
    border: 1px solid #9a9a9a;
    width: 200px;
}

#search_input_container, #search_submit_container {

    margin-top: 30px;
    float: left;
    margin-left: 12px;
    width: 200px;
}

#search_submit_container {
    margin-left: 2px;
    margin-top: 29px;
    width: 32px;
}

/* *******************************************************************************************
 *         Slogan                                                                            *
 ******************************************************************************************* */

#slogan_container {
    float: left;
    width: 199px;
    border-left: solid 12px #FFBB00;
    background-color: #f0f0f2;
    padding-top:20px;
    padding-bottom:20px;
    padding-right: 10px;
}

#slogan_text {
    width: 190px;
    font-size: 16px;
    line-height: normal;
    font-family: Verdana,Geneva,Kalimati,sans-serif;
    font-weight: bold;
    padding-left: 10px;
    margin-bottom: 15px;
}

#slogan_link {
    margin-left: 110px;	
    font-family: Verdana, Geneva, Kalimati, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFA800;
}

#slogan_link a {
    text-decoration: underline;
}

/* *******************************************************************************************
 *         Latest posts                                                                      *
 ******************************************************************************************* */

 a.latest_news_link {
    color: #000;
    text-decoration: none;
 }

 a.latest_news_link:hover {
    color: #000;
    text-decoration: none;
 }

 .latest_header {
    font-size: 10px;
 }

/* *******************************************************************************************
 *         Buttons                                                                           *
 ******************************************************************************************* */

.submit_button {
    background-color: #5b7b4a;
	cursor: pointer;
	padding: 9px 5px 9px 5px;
	margin:5px !important;
	border: 0;
	color:white;
	font-size:10px;
	font-weight:bold;
}

 .btn_common,
 .btn_pointer,
 .btn_forum_valj,
 .btn_hide {
    float: right;
    height: 14px;
    background-color: #5b7b4a;
    text-align: center;
    display: table;
    padding: 9px 5px 9px 5px;
    margin: 5px !important;
    cursor: pointer;
 }

 .btn_color {
    background-color: #5b7b4a;
}

BUTTON.btn_common
{
	color:white;
	font-weight:bold;
	height:32px;
	float: right;
    background-color: #5b7b4a;
    text-align: center;
    display: table;
    padding: 9px 5px 9px 5px;
    border:0;
}
 .btn_forum_valj {
    padding-top: 0;
    padding-bottom: 0;
    height: 18px;
    margin: 0 0 5px 0 !important;
 }

 .btn_hide {
    background-color: #c5d3be;
 }

 .btn_label {
    color: #fff;
    font-weight: bold;
    display: table-cell;
    font-size: 10px;
 }

/* *******************************************************************************************
 *         Main Content                                                                      *
 ******************************************************************************************* */

#main_container {
	margin-top: 10px;
	padding-bottom: 10px;
	min-height: 300px;
}


/* *******************************************************************************************
 *         startsidan.jsp                                                                    *
 ******************************************************************************************* */

#content_start {
	float: left;
}

#content_start .image_top {
	padding-bottom: 15px;
    padding-right: 5px;
}
#content_start H1,
#content_start .text {
	margin-left: 15px;
}

#box_container_start {
	float: left;
	margin-left: 8px;
    padding-left: 8px;
	border-left: 1px solid #ccc;
    width: 720px;
}
#middle_col_start {
	float: left;
    width: 442px;
    padding-right: 8px;
    border-right: 1px solid #ccc;
}
#right_col_start {
	width: 250px;
	float: left;
	padding-left: 8px;
}


/* *******************************************************************************************
 *         artikel.jsp                                                                       *
 ******************************************************************************************* */

#content {
	float: left;
	width: 442px;
	margin-left: 8px;
	margin-right: 8px;
	padding-left: 8px;
	border-left: 1px solid #ccc;
	min-height: 250px;
}
#right_col {
	float: right;
	width: 220px;
}


/* *******************************************************************************************
 *         forum.jsp                                                                         *
 ******************************************************************************************* */

.left_menu_forum {
	float: left;
	width: 221px;
	margin-right: 6px;
	line-height: 180%;
	background-color: #bbd2d3;
}
#content_forum {
	float: left;
	width: 442px;
	padding-right: 8px;
	padding-left: 8px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	min-height: 250px;
}
#right_col_forum {
	width: 250px;
	float: left;
	padding-left: 8px;
}

#forum_topic {
    font-size: 18px;
    color: #666666;
    font-weight:bold;
}

.forum_select {
	width:100%;
	font-size: 0.9em;
}

.forum_input {
    width: 354px;
    margin-bottom: 5px;
}

.forum_text_input {
    width: 442px;
    margin-bottom: 5px;
    border: 1px solid red;
}


/* *******************************************************************************************
 *         Calendar                                                                          *
 ******************************************************************************************* */


#calendar_items {}

#calendar_items .item {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}
#calendar_items .item_odd {}
#calendar_items .item_even {}

#calendar_article .date {
	font-size: 125%;
}

#calendar_article H1 {}

#calendar_article .categories {
	padding-top: 4px;
}
#calendar_article .place {
	padding-top: 4px;
}
#calendar_article .time {
	padding-top: 4px;
}
#calendar_article .description {
	padding-top: 15px;
}
#calendar_article .link {
	padding-top: 10px;
}
#calendar_article LABEL {
	display: block;
	float: left;
	width: 4.5em;
	color: #999999;
}
#calendar_article .link LABEL {
	display: inline;
	float: none;
	width: auto;
	color: #000000;
	font-weight: bold;
}

/* *******************************************************************************************
 *         Left menu                                                                         *
 ******************************************************************************************* */

.left_menu {
	float: left;
	width: 221px;
	margin-right: 8px;
	line-height: 180%;
	background-color: #FEE28F;
}

.left_menu .items {
	margin: 10px;
}

.left_menu H2 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	font: 0.67em/1.3em Verdana, Geneva, sans-serif;
    font-size:18px;
	color: #fff;
	background-color: #5b7b4a;
}

.left_menu A {
	display: block;
	margin: 1px 0;
    padding-top: 3px;
    padding-bottom: 3px;
	color: #000;
	line-height: 1.3em;
	text-decoration: none;
	background-image: url(/images_gui/square.png);
	background-repeat: no-repeat;
}
.left_menu A:hover {
	background-color: #c5d3be;
}

.left_menu A.lev1 {
	width: 190px;
	padding-left: 10px;
	background-position: 3px 9px;
}
.left_menu A.lev2 {
	width: 180px;
	padding-left: 20px;
    font-size: 11px;
    color: #333333;
	background-position: 13px 9px;
}
.left_menu A.lev3 {
	width: 170px;
	padding-left: 30px;
	background-position: 23px 9px;
}

.left_menu A.act_tree {
}
.left_menu A.act_page {
	background-color: #c5d3be;
}

.left_menu A.act_tree {
	background-image: url(/images_gui/arrow_down.png);
}
.left_menu A.inact_tree {
	background-image: url(/images_gui/arrow_left.png);
}

/* Forum */

.left_menu_forum {
	float: left;
	width: 221px;
	margin-right: 8px;
	line-height: 180%;
	background-color: #f1f3ef;
}
.left_menu_forum A.lev1 {
	width: 190px;
}
.left_menu_forum A.lev2 {
	width: 180px;
}
.left_menu_forum A.lev3 {
	width: 170px;
}


/* *******************************************************************************************
 *         Boxes                                                                             *
 ******************************************************************************************* */

.box {
	background-color: #5b7b4a;
}
.box_start_left {
	
	width: 262px;
	margin-bottom: 10px;
}
.box_start_right {
	width: 220px;
	margin: 0;
}
.box_right {
	width: 220px;
	margin: 0;
}
.box H2 {
	/*font: 1.6em Verdana, Geneva, sans-serif;*/
    font-size: 18px;
    font-family: Verdana;
	color: #fff;
	margin: 0;
	padding: 11px 10px;
}
.box H3,
.box .h3 {
	font: bold 1.4em Verdana, Geneva, sans-serif;
}
.box H3 {
	margin: 0 0 10px 0;
	padding: 0;
}
.box H4,
.box .h4 {
	font: bold 1.1em Verdana, Geneva, sans-serif;
}
.box H4 {
	margin: 0;
	padding: 0;
}
.box .date,
.box .cats {
	color: #999;
}
.box .cal_date {
	color: #000;
	font-weight: bold;
}
.box_content {
	background-color: #fff;
}
.box_border .box_content {
	padding: 10px 10px 2px 10px;
	border: 1px solid #ccc;
	border-width: 0 1px 1px 1px;
}
.box_right .box_content {
	padding-bottom: 10px;
}
.box_border .box_content .text,
.box_border .box_content .image {
	margin: 0 !important;
	padding: 0 0 8px 0 !important;
}
.box_border .box_content UL {
	margin-top: 0 !important;
	margin-bottom: 8px !important;
}

.box_content .box_text,
.box_content .box_item {
	padding: 10px;
}
	
.box_content .box_item_odd {
	background-color: #f5f8f5;
}
	
.box_content .box_item_even {
	background-color: #fff;
}
	
.box_content .box_bottom {
	text-align: right;
	padding: 5px 10px;
}

.box_right .box_content .box_item_odd,
.box_right .box_content .box_item_even {
	padding: 2px 10px;
	background-color: transparent;
}
.box_right .list_box_item_0 {
	padding-top: 10px !important;
}


/* *******************************************************************************************
 *         AutoList module                                                                   *
 ******************************************************************************************* */

.autolist_right .box_content .box_item_odd,
.autolist_right .box_content .box_item_even {
	padding: 5px 10px;
	background-color: transparent;
}

.autolist_main {
	margin: 0;
	padding: 0 0 10px 0;
}

.autolist_main H2 {
	margin: 25px 0 0 0 !important;
	padding: 0;
}

.autolist_main .item {
	margin: 5px 0;
	padding: 10px 0 8px 0;
	border-top: 1px dotted #cccccc;
}
.autolist_main .item_0 {
	border-top-style: solid;
}
.autolist_main .item H3 {
	margin: 0;
	padding: 0;
}
.autolist_main .item H3 A {
}
.autolist_main .item H3 A:active,
.autolist_main .item H3 A:hover {
}
.autolist_main .item H4,
.autolist_main .item .h4 {
	font: bold 1.1em Verdana, Geneva, sans-serif;
}
.autolist_main .item H4 {
	margin: 0;
	padding: 0;
}
.autolist_main .item .date,
.autolist_main .item .cats {
	color: #999;
}
.autolist_main .item .cal_date {
	color: #000;
	font-weight: bold;
}


/* *******************************************************************************************
 *         Search Page                                                                       *
 ******************************************************************************************* */

#search_form {
	margin: 10px 0 0 0;
	padding: 0;
}

.search_results {
	margin: 0;
	padding: 0;
}

.search_results H2 {
	margin: 25px 0 0 0 !important;
	padding: 0;
}
.search_results .nbr_of_hits {
	margin-bottom: 8px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	font-style: italic;
}

.search_results .item {
	margin: 5px 0;
	padding: 5px 0 8px 0;
	border-top: 1px dotted #cccccc;
}
.search_results .item_0 {
	border-top: 0;
}
.search_results .item H3 {
	margin: 0;
	padding: 0;
}
.search_results .item H3 A {
}
.search_results .item H3 A:active,
.search_results .item H3 A:hover {
}

.search_results .ingress {}

.search_results .ingress .file_info {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}


.paging {
	margin-top: 10px;
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ccc;
	text-align: center;
}
.paging .active {
	color: #ffffff;
	background-color: #000066;
}


.bottom_link {
	margin-top: 10px;
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ccc;
	text-align: right;
	font-weight: bold;
}


/* *******************************************************************************************
 *         Member Pages                                                                      *
 ******************************************************************************************* */

#member_register {
	
}
#member_register_search {
	margin: 0;
	padding: 0 0 25px 0;
}
#member_register_search .label {
}

#member_register_search .row {

}

#member_register TD {
	padding: 4px 10px 4px 4px;
	border-bottom: 1px solid #cccccc;
}
#member_register TD A {
	text-decoration: underline;
}
#member_register .head TD {
	font-weight: bold;
}
#member_register .head TD.td1 {
	width: 8%;
}
#member_register TD.last {
	padding-right: 0;
}
#member_register TR.odd TD {
	background-color: #f0f0f2;
}
#member_register TR.even TD {
	background-color: #ffffff;
}
#member_register .paging {
	margin-top: 10px;
}


/* *******************************************************************************************
 *         Misc                                                                              *
 ******************************************************************************************* */

A IMG {
	border: 0;
}
LI {
	padding-bottom: 3px;
}
.clear {
	clear: both;
}
.clearer {
	clear: both;
}
.big {
	font-size: 130%;
}
.small {
	font-size: 9px;
}
.red {
	color: #c00000;
}
.red a {
	color: #c00000;
}
.blue {
	color: blue;
}
.blue a {
	color: blue;
}
.gray {
	color: gray;
}
.gray a {
	color: gray;
}

.dim {
	color: #999999;
}

OL.compact,
UL.compact {
	margin: 5px 0 10px 14px;
	padding: 0;
}
OL.compact LI,
UL.compact LI {
	padding-bottom: 3px;
}

.noborder {
	border: 0;
}

/* *******************************************************************************************
 *         imCMS specific                                                                    *
 ******************************************************************************************* */

#adminPanelDiv {
	margin: 0;
	padding: 10px 0 10px 0 !important;
}
#adminLinksDiv {
	position: absolute;
	top: 10px;
	right: 5px;
}
.adminLinksDivs {
	clear: both;
	margin: 5px 0 !important;
	padding: 0;
}
.adminLinksDivs .adminLinksTable {
	border: 1px solid #000000;
	border-width: 0 1px 1px 0;
}
.imcmsAdmBgHead {
	background-color: #20568D;
	color: #ffffff;
}
.imcmsAdmBgCont {
	background-color: #f5f5f7;
	color: #000000;
}
.imcmsFormBtnPanel {
	font: 0.9em Verdana, Geneva, sans-serif;
	color: #000000;
	background-color: #e7e7e7;
	cursor: pointer;
	height: 20px;
	border: 1px outset #000000;
	border-color: #ffffff #000000 #000000 #ffffff;
	text-align: center;
	text-transform: none;
}
.imcmsFormBtnPanelActive {
	font: 0.9em Verdana, Geneva, sans-serif;
	color: #000000;
	background-color: #e7e7e7;
	cursor: pointer;
	height: 20px;
	border: 1px inset #000000;
	border-color: #000000 #ffffff #ffffff #000000;
	text-align: center;
	text-transform: none;
}

DIV.postit {
	display: block;
	margin: 10px auto;
	font: 10px/11px verdana,geneva,sans-serif !important;
	color: #000;
	border: 1px solid #000;
	border-width: 0 2px 2px 1px;
	background-color: #ff9;
}
DIV.postit H2 {
	margin: 0;
	padding: 3px 5px;
	font: bold 11px/13px verdana,geneva,sans-serif !important;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #000;
	background-color: #ff3;
}
DIV.postit DIV {
	padding: 5px;
	font: 11px/13px verdana,geneva,sans-serif !important;
	color: #000;
}
    DIV.postit PRE {
	margin: 0;
	padding: 5px;
	font-size: 12px;
	line-height: 1.4em;
	border-bottom: 1px solid #000;
}


/* *******************************************************************************************
 *         Print specific                                                                    *
 ******************************************************************************************* */

.printHidden {
	display: block;
}
.printVisible {
	display: none;
}

#print_btn  {
	margin: 0;
	padding: 0 0 15px 0;
	text-align: right;
}

#dochead_print {
	width: 100%;
	margin: 0 0 35px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #000000;
}
#dochead_print_logo {
	float: left;
	padding-bottom: 20px;
}
#dochead_print H1 {
	float: left;
	margin: 0;
	padding: 65px 0 0 50px;
	font: bold 1.4em Verdana, Geneva, sans-serif;
	color: #000000;
}
#dochead_print_url {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #000000;
	font-size: 0.8em;
	color: #999999;
}


TD
{
	vertical-align:top;
}
