/* Site */

* {
   margin: 0;
   padding: 0;
}


body {
  background: #f8f8f8 url(../img/bg.gif) repeat-x;
  color: #4C4C4C;
  font-size: 13px;
  font-family:  Arial, Verdana, Tahoma, sans-serif;
}




a{
	color: #4a8d1c; 
}

a:link,a:visited,a:active{
	text-decoration: underline;
}

a:hover,a:active,a:focus{
	text-decoration: none;
}

h1 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	padding-bottom: 6px;
	padding-top: 0px;
	text-align: left;
}

h2 {   
	font-size: 15px;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	  color: #C3C59F;
	padding-top: 20px;
	text-align: left;
}

h3 {   
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 20px;
	padding-left: 15px;
	float: left;
}

h4 {   
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 10px;
	padding-left: 0px;
	float: left;
}

hr {
	color: #ccc;
	background-color: #e3e3e3;
	height: 1px;

}



#page {    
   margin: 0 auto;
   text-align: left; 
	width: 860px;
}

#logo {
	float: left;	
	width: 280px;
	height: 140px;
	padding-top: 26px;
	text-align: center;
}

#flash {
	float: left;
	width: 340px;
	height: 166px;
}

#elies {
	float: left;
	width: 240px;
	height: 146px;
	padding-top: 0px;
}

#menu {
	float: left;
	width: 837px;
	height: 36px;
	padding-left: 20px; 
	background:  url(../img/bg_menu.png) no-repeat;
	font-weight: bold;
	font-family: tahoma;
}

#head {
	float: left;
	background: #ffffff url(../img/bg_head.png);
	width: 837px;
	padding: 10px;
	padding-bottom: 0px;
}

 .path {
	float: left;	
	width: 800px;
	padding-left: 11px;
	font-size:11px;
}

 a.path  {
	 color: #498b1b;  
	 text-decoration: underline ;	 
}

 a:hover.path {
 	text-decoration: none;

}



#head_foot{
	float: left;
}

#main {
	float: left;
	width: 837px;
	background-color: #f8f8f8;
	padding: 10px;
	padding-bottom: 20px;
}

#main .left {
	float: left;
	width: 520px;
	text-align: justify;
	line-height: 20px;
	min-height: 500px;
	padding-right: 20px;
	border-right: #e3e3e3 1px  solid;
}

#main .left_index {
	float: left;
	width: 520px;
	padding-right: 20px;
	padding-top:10px;
	padding-bottom:30px;
	border-right: #e3e3e3 0px  solid;
}




.news {
	width: 280px;
	padding-top: 10px;
	float:left;
}

ul.news {
   float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:280px;
}

ul.news li {
	border-bottom: 1px solid #ccc;
	padding-top: 12px;
	padding-bottom: 12px;	
	padding-left:40px;	
	background:url(../img/bg_news.gif) no-repeat left;
}


ul.news a {
	display:block;

	
	text-decoration: underline;
}



ul.news a:hover {
	text-decoration: none;
}


.news_all {
	width: 780px;
	padding-top: 0px;
	float:left;
}

ul.news_all {
   float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:780px;
}

ul.news_all li {
	border-bottom: 1px solid #ccc;
	background:url(../img/bg_news.gif) no-repeat left;
	padding-left:40px;		
	padding-top: 6px;
	padding-bottom: 6px;
	height:38px;	
}


ul.news_all a {
	display:block;
	text-decoration: none;	
}



ul.news_all a:hover {
	text-decoration: underline;
}



#main .left_b_index {
	float: left;
	width: 200px;
}

.epil {
	width: 170px;
	padding-top: 10px;
	float:left;
}

ul.epil{
   float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:170px;
}

ul.epil li {
	border-bottom: 0px solid #ccc;
	background:url(../img/v.gif) no-repeat left;	
	padding-left:20px;	
	padding-top: 8px;
	height:18px;	
	color: Green;
	
}


ul.epil a {
text-decoration: none;
}



ul.epil a:hover {
	text-decoration: underline;
}



.more_news {
	float:right;
	text-align:right; 
	padding-top:10px;
	
}


.more_news a {
   font-size: 10px;
	text-decoration: underline;
}

.new_page {
	float: left;
	width: 540px;
	line-height: 18px;
	text-align: justify;
}

#main .new_page ul {
	margin-left: 20px;
}


#main  .left .product {
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px solid #e3e3e3;
}

#main  .left .product .le {
	float: left;
	width: 220px;
}

#main  .left .product .ri {
	float: left;
   width: 300px;
	line-height: 20px;	
}

#main  .left .page_body {
	float: left;
	line-height: 20px;	
}

#main  .left .page_body ul , #main  .left .page_body ol {
	margin-left: 20px;
}

#main  .left .page_body ol li {
	padding-top: 2px;
	padding-bottom: 2px;
	
}

#main .right {
	float: left;
	width: 276px;
	padding-left: 20px;
}

#main .more {
	float: left;
	width: 216px;
	height: auto;
	margin-left: 20px;
	margin-top: 40px;
	padding-left: 20px;
	padding-top: 20px;
	background: url(../img/bg_more.gif) no-repeat top left;
}

#main .more h3 {   
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 14px;
	padding-left: 15px;
	padding-bottom: 6px;
	width: 180px;
}

#main .more ul {
	text-indent: 5px;
	list-style: none;
	margin: 4px;
	width: 200px;
	float: left;
}

#main .more ul li  {
	font-size: 11px;
	padding: 5px;
}

#main .more ul li a {
	text-decoration: none; 
	 font-weight: bold;
}

#main .more ul li a:hover {
	 text-decoration: underline;
}

#main2 {
	float: left;
	width: 100%;
	background-color: #1a4413;
	
}

#blocks {    
   margin: 0 auto;
   text-align: left; 
	width: 860px;
   height: 370px;
}




 #contact_form	 {
	width: 264px;
	float: left;
	padding-left: 10px;
	position:relative;
}

#contact_form	 input, #contact_form textarea {
	background-color: #9c9f60;
	padding: 6px;
	width: 240px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #003900;
	margin: 0px 0px 10px 0px;
	border: 1px solid #143b0e;
}

 #contact_form	 textarea {
	height: 90px;
}

 #contact_form	 textarea:focus, #contact_form input:focus {
	border: 1px solid #19c500;
}

 #contact_form	.submit-button {
	width: 70px;
	float: right;
	margin-right: 10px;
	background: url(../img/send.png) no-repeat;	
}





#blocks  label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}



#a2 { 
  float: left;
  width: 240px;
  padding-left: 60px;
  color: #C3C59F;
  line-height: 20px;
  
}

#a3 { 
  float: left;
  width: 260px;
  padding-left: 20px; 
  padding-top: 40px;
}

#a3 .none {
	padding-top: 160px;
	
}



#a3 .youthink {
	height: 20px;
	text-align: right;
	font-size: 11px;
	color: #C3C59F;
	padding-right: 20px;
}

#a3 .youthink a {
	color: #E7EED9;
}


#footer {
	float: left;
   background-color: #f4f4f2;
}


#errors
{
		font-size:11px;
		font-weight:normal;
		margin:2px;
		padding:2px;
		margin-left: 0px;
}




/* =Navigation
---------------------------------------------------------------------
*/

#nav{
   position: absolute;
   list-style: none;
}

#nav li{
   float: left;
   margin-right: 1px;
   background: url(../img/bg_nav_li2.gif) no-repeat right top;
   font-size: 11px;
  
}

#nav li.current{
   background-position: right bottom;
}

#nav li a{
   float: left;
   display: block;
   height: 22px;
   padding: 9px 14px 0;
   background: url(../img/bg_nav_li_a2.gif) no-repeat left top;
   color: #edf2e5;
   text-decoration: none !important;
}

#nav li.current a{
   background-position: left bottom;
   color: #edf2e5;
}

#nav li:hover,
#nav li.sfhover{
   background-position: right -31px;
}

#nav li.current:hover,
#nav li.sfhover.current{
   background-position: right bottom;
}

#nav li:hover a,
#nav li.sfhover a{
   background-position: left -31px;
   color: #FFF;
}

#nav li.current:hover a,
#nav li.sfhover.current a{
   background-position: left bottom;
   color: #27333A;
}

#nav li#nav_home.current{
   background-position: right top;
}

#nav li#nav_home.current a{
   background-position: left top;
   color: #9BAAB5;
}

#nav li.current#nav_home:hover,
#nav li.current.sfhover#nav_home{
   background-position: right -31px;
}

#nv li.current#nav_home:hover,
#nav li.current.sfhover#nav_home a{
   background-position: left -31px;
   color: #FFF;
}

#nav li ul{
   clear: left;
   position: absolute;
   left: -999em;
   z-index: 999;
   width: 161px;
   margin-top: 31px;
   margin-left: -1px;
   _margin-top: 0; /* IE6 only */
   border: 1px solid #BABEB1;
   border-top: 0;
   border-bottom: 0;
   list-style: none;
   line-height: 1;
}

/* http://thatnorwegianguy.wordpress.com/2007/03/20/ie7-css-filter-hack/ */
*+html #nav li ul{
   margin-top: 0;
}

#nav li li{
   display: inline;
   _display: block;
   float: none;
   _float: left;
   margin: 0;
   font-size: 11px;
   text-transform: none;
}

#nav li ul ul{
   margin: -31px 0 0 161px;
}

#nav li:hover ul ul,
#nav li.sfhover ul ul{
   left: -999em;
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul{
   left: auto;
}

#nav li li li{
   font-size: 1em;
}

#nav li:hover li a,
#nav li.sfhover li a{
   float: none;
   width: 133px;
   height: auto;
   padding: 9px 14px;
   border-top: 1px solid #FBFCFE;
   border-bottom: 1px solid #D3D6CD;
   background: #F1F3EE;
   color: #384751;
}

#nav li:hover li a:hover,
#nav li.sfhover li a:hover{
   background: #e5eec9;
}



/* photogallery */


.highslide {
	cursor: url(../js/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #c6d0ac;
	padding:0px;
	margin-top: 2px;
	background-color: #f8f7e4;
}
.highslide:hover img {
	border: 1px solid green;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 0px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../js/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(../js/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

.highslide-white {
background-color:white;
}
.highslide-white .highslide-image {
border:5px solid white;
}
.highslide-white .highslide-caption {
background-color:white;
}
.highslide-white .control, .highslide-white .control * {
color:#666666;
}
.highslide-white .highslide-html {
border:2px solid white;
}


/* Controlbar example */
/* These are not Highslide core CSS rules, but define the styles of the caption. */
.control {
	float: right;
   display: block;
   position: relative;
	margin: 0 5px;
	font-size: 8pt;
	text-decoration: none;
   margin-top: 1px;
   margin-bottom: 1px;
}
.control:hover {
	text-decoration:underline;  
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {

}

/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

