/* CSS Document av Dieter Schneider 2007 */

* {margin: 0; padding: 0;}

/************************************* Main structure *************************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:lighter;
}

#container {
	background-image: url(images/container_bg.jpg);
	background-repeat: no-repeat;
	width: 931px;
	font-size: 11px;
	margin: 4px;
	border-top: 1px solid white;
}

#header {
	padding-top: 20px;
	margin-left: 0px;
}

#left {
	float:left;
	width: 225px;
	margin-left: 45px;
	margin-top: 140px;
}

#right {
	margin-left: 340px;
	margin-top: 85px;
	margin-right: 50px;
	padding-top:0px;
}

#banner {
	margin-left: 320px;
	margin-top: 90px;
	margin-right: 30px;
	margin-bottom:120px;
	padding-top:40px;
	padding-bottom:0px;
}

#footer {
	margin-left: 230px;
	margin-right: 200px;
	margin-top: 40px;
	padding: 20px;
	text-align: center;
	border-top: 1px dotted #CCCCCC;
	background-color: #F9F7EA;
	font-size:9px;

}
#footer a {
	font-size:9px;

}

/******************************* Text and image formatting *******************************/

p {
	margin-bottom: 15px;
	margin-top: 15px;
	font-size:13px;
}

h1 {
	color: #87a448;
	margin-top: 85px;
	margin-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 2.6em;
}

h2 {
	color: #bf8a44;
	margin-left: 120px;
	font-size: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}

h3 {
	height: 31px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 0px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #84A54A;
	border-bottom: 1px dotted #CCCCCC;
}

h4 {
	width: 210px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #F5F9EB;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CEAC86;
	border-bottom-color: #CEAC86;
	font-size: 1.2em;
	color: #A6BB7A;
}

h5 {
	width: 480px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #F5F9EB;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CEAC86;
	border-bottom-color: #CEAC86;
	font-size: 1em;
	color: #A6BB7A;
}


blockquote {
	background-color: #F4F7F0;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom:10px;
	border: 1px dotted #EBE2B7;
	background-image: url(images/blockquote.png);
	background-repeat: no-repeat;
}

marquee {
	padding-top:30px;
	padding-bottom:0px;
	}

.board{
	background-color: #F4F7F0;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom:10px;
	border: 1px dotted #EBE2B7;
	background-image: url(images/blockquote.png);
	background-repeat: no-repeat;
	
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	behavior: url(border-radius.htc);

	}

.read_more {
	background-color: #FFFFFF;
	padding: 3px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
}

.homegallery {
	margin-top:5px;
	vertical-align:top;
	}
	
.clear{
	clear:both;
}

img {
	border: none;
	padding:5px;
}


.float_left {float: left;
              margin-right: 10px;}
			  
.float_right {float: right;
              margin-left: 10px;}
a{ font-weight:bold; font-size:12px}			 
a:link {color: #557C2B; text-decoration: none;}     /* unvisited link */
a:visited {color: #557C2B; text-decoration: none;}  /* visited link */
a:hover {color: #821115; text-decoration: none; font-weight:bolder;}   /* mouse over link */


/********************************* Navigation **********************************/

#navcontainer { }

#navcontainer ul
{
	list-style-type: none;
	font-weight: bold;
	color: #990000;
}

#navcontainer #navlist a, #navcontainer #navlist a:visited
{
	display: block;
	padding-top: 14px;
	padding-left: 25px;
	width: 182px;
	background-color: #DCE3ED;
	border-bottom: 1px solid #eee;
	background-image: url(images/menu-link.png);
	color: #93B26E;
	text-decoration: none;
	height: 28px;
	font-size:12px;
	
}

#navcontainer #navlist a:hover {
background-color: #9F6F9F;
background-image:  url(images/menu-select.png);

color: #562930;
}

#navcontainer #navlist .uberlink {
	background-color: #9F6F9F;
	background-image:  url(images/menu-select.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #562930 !important;
	font-weight: bolder;
	cursor: default;
}
/**************************************** Form elements member login ****************************/

form {
	margin-top: 15px;
	margin-left: 35px;
}

input.fields {display: block;
        width: 140px;
        background: url(images/input_bg.png);
		border-top: 1px solid #E3E4E9;
		border-left: 1px solid #E3E4E9;
		border-bottom: 1px solid white;
		border-right: 1px solid white;
		margin-top: 3px;
	    margin-bottom: 3px;}

label {
	color: #A5BB73;
	font-style: italic;
}

.submit_button {
	margin-top: 15px;
	padding: 2px;
	background-color: #EAF4D9;
	float: right;
	margin-right: 40px;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-bottom: 2px solid #E3E4E9;
	border-right: 2px solid #E3E4E9;
}

#pagename
{
	font-size: 1.6em;
	text-align: right;
	margin-right: 48px;
	margin-left: 35px;
	margin-bottom: -60px;
	margin-top: 20px;
	color: #6B383D;
}
/************pagination**************/

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px dotted #75a006;
	background-color:#F4F7F0;
	text-decoration: none; /* no underline */
	color: #75a006;
	font-size:10px
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #75a006;
	background-color:#F4F7F0;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #75a006;
		
	font-weight: bold;
	background-color: #F9F7EA;
	font-size:13px
	}
	
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	
	color: #DDD;
	}

/*************************languege*****************************/
	.lang{
		padding-top: 0px;
		margin-left: 0px;
		margin-right: 660px;
		}
		
/***********************haaccordion.css*************************/

#hc1 li{
margin:0 1px 0 0; /*Spacing between each LI container*/
border: 1px dotted #7DB63F;
}

#hc1 li .hpanel{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom:1px;
	background-color:#F4F7F0;
	cursor:pointer;
}

/*CSS for example Accordion #hc2*/

#hc2 li{
margin:0 0 0 0; /*Spacing between each LI container*/
border: 12px solid black;
}

#hc2 li .hpanel{
padding: 5px; /*Padding inside each content*/
background: #E2E9FF;
cursor: hand;
cursor: pointer;
}


/*Overall CSS for each Horizontal Accordion.
	Most settings should be kept as it.
	Customize each Accordion by styling each Accordion's ID attribute instead.
*/

.haccordion{
padding: 0;
margin:5px;
}

.haccordion ul{
margin: 0;
padding: 0;
list-style: none;
overflow: hidden; /*leave as is*/
}


.haccordion li{
margin: 0;
padding: 0;
display: block; /*leave as is*/
width: 100%; /*For users with JS disabled: Width of each content*/
height: 200px; /*For users with JS disabled: Height of each content*/
overflow: hidden; /*leave as is*/
float: left; /*leave as is*/
}

.haccordion li .hpanel{
width: 100%; /*For users with JS disabled: Width of each content*/
height: 200px;  /*For users with JS disabled: Height of each content*/
}


