@font-face {
		font-family: 'Oxygen';
		src: url('oxygenregular.eot');
		src: url('oxygenregular.eot?#iefix') format('embedded-opentype'),
				 url('oxygenregular.woff') format('woff'),
				 url('oxygenregular.ttf') format('truetype'),
				 url('oxygenregular.svg#oxygenregular') format('svg');
		font-weight: normal;
		font-style: normal;
}

body{
	background: url('../images/body_bg_gradient.png') repeat-x #92aacc;
}

h1, h2, h3, h4, h5, h6{
	font-weight: normal;
}

h2{
	font-size: 27px;
}

h3{
	font-size: 21px;
}

div.header-background{
	width: 100%;
	background: url('../images/header_bg.png') no-repeat top center;
	height: 146px;
	z-index: -1;
}

.home-page-title{
  left: 20px;
  position: absolute;
  top: -95px;
}

.home-page-title h2{
  color: #f9f9f9;
  font-family: 'Oxygen', Arial;
  font-size: 27px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
}

div#wrap.container{

	/*padding-top: 80px;*/
	margin-top: -11px;
  background: #fff;  
  padding-right: 40px;
  padding-left: 0px;
  -moz-box-shadow: 5px 0 5px -5px #333, -5px 0 5px -5px #333;
  -webkit-box-shadow: 5px 0 5px -5px #333, -5px 0 5px -5px #333;
  box-shadow: 5px 0 5px -5px #333, -5px 0 5px -5px #333;
  filter:progid:DXImageTransform.Microsoft.Shadow(color='#888888', Direction=90, Strength=3), progid:DXImageTransform.Microsoft.Shadow(color='#888888', Direction=270, Strength=3);  
  				-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-top: 20px solid #ffffff;
}




div.navi .main-nav{
  /*margin-bottom: 0;*/
}

div.navi .main-nav li{
  list-style-type: none;
  background: #f2f2f2;
  float: left;
  margin-right: 5px;

  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; 

      box-shadow: inset 0 -10px 10px -10px rgba(0, 0, 0, 0.2); 
    -moz-box-shadow: inset 0 -10px 10px -10px rgba(0, 0, 0, 0.2); 
    -webkit-box-shadow: inset 0 -10px 10px -10px rgba(0, 0, 0, 0.2); 
}
div.navi ul.main-nav li.active,
div.navi ul.main-nav li.current_page_item {
  padding: 2px;
  margin-top: -4px;
  background: #cd0d35;
  background: #ffffff;
  box-shadow: none; 
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

div.navi ul.main-nav li.current_page_item a{
  background: none;
  color: #cd0d35;
}


div.navi ul.main-nav li a{
  font-weight: normals;
  text-transform: uppercase;
  font-size: 14px;
  display: block;
  padding: 7px 15px;
  color: #767676;
}

div.navi ul.main-nav li a:hover{
  color: #cd0d35;
}


/* mobile nav
------------------------------------------------------------------*/
div.mobile-nav ul{
    background-color: #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
    /*margin: 5px;*/
    padding: 0;
    margin: 10px 0 10px 0;
  }

div.mobile-nav li{
    list-style-type: none;
    margin: 0;
  }

div.mobile-nav li > a {
    border: 1px solid #E5E5E5;
    display: block;
    margin: 0 0 -1px;
    padding: 8px 14px;
    font-size: 13px;
    font-weight: bold;
    color: #333333;
}

div.mobile-nav li.current_page_item > a{
	background: #f0f6ff;
}

div.mobile-nav li > a:hover {
	background: #f0f6ff;
	text-decoration: none;
}

div.mobile-nav li:first-child > a {
    border-radius: 6px 6px 0 0;
}

div.mobile-nav li:last-child > a {
    border-radius: 0 0 6px 6px;
}

/* end mobile nav
------------------------------------------------------------------*/




div.container{
	padding: 0 20px;
}

div.header{
	background: none;
}
div.navigation{
	background: #ffffff;
}
div.main{
	background: none;
	min-height: 500px;
}
div.footer{
	border-top: 1px solid #e5e5e5;
	margin: 30px 0;
	padding-top: 15px;
	
}

div.nav-menu{
	/*background: #ffffff;*/
	/*margin-top: 91px;*/
}

div.sunflower{
	background: url('../images/sunflower.png') no-repeat;
	position: absolute;
	width: 78px;
	height: 87px;
	top: -40px;
	left: -13px;
}

	.main-navigation{
		margin-top: -64px;
		position: relative;

	}

div.wrapper{
	background: #ffffff;
}

	div.content{
		background: #ffffff;
		min-height: 700px;

	}

div.main-column{
	padding-top: 10px;
}


div.container.slider-wrapper{
  background: url('../images/slider_bg.png') #ffffff;
  height: 300px;
  margin-left: -20px;
  border-top: 10px solid #ffffff;
  -webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;

-webkit-box-shadow: inset 0 4px 9px -6px rgba(0, 0, 0, 0.5), inset 0 -4px 9px -6px rgba(0, 0, 0, 0.5);
box-shadow: inset 0 4px 9px -6px rgba(0, 0, 0, 0.5), inset 0 -4px 9px -6px rgba(0, 0, 0, 0.5); 

/*box-shadow: inset 0px 10px 5px #888, inset 0px -10px 5px #888;*/
}




	div.carousel-inner div.item{
		/*height: 250px;*/
	}

div.top-section{
	margin-top: 20px;
}

/* startpage-docs */

div.startpage-docs{}
div.startpage-docs h4{
	margin: 0;
	margin-bottom: 10px;
}
div.startpage-docs ul{
	margin: 0;
}

div.startpage-docs ul li{
	padding-left: 5px;
	margin: 0;
	list-style-type: none;
	background: #ffffff;
	margin-bottom: 5px;
}

div.startpage-docs ul li a{
	padding: 10px 5px;
	display: block;
	background: #fff;
}

 div.startpage-docs ul li a[href$=".pdf"]{
    background: url("../images/file_extension_r_pdf.png") no-repeat scroll left center transparent;
    padding-left: 35px;
}

/* features */

div.features div.item{
	background: #ffffff;
	min-height: 300px;
}

div.features h4{
	margin-bottom: 0px;
}

div.features h4 a{
	display: block;
}

div.features .date a{
	color: #999999;
	font-size: 12px;
	text-decoration: none;
	display: block;
}

div.features .text a{
	color: #333333;
	text-decoration: none;
	display: block;
}

.home div.features .image img{
	height: 150px;
}


.home div.features img{
	width: 80px;
	height: 80px;
}

div.features .media{
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 15px;
	padding-bottom: 15px;
}




/* end features */


/* board-members
------------------------------------------------------------------*/

div.board-members{
	margin-top: 40px;
}
div.board-members .media{
	/*margin-top: 30px;*/

	    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

div.board-members .media-heading{
	font-weight: normal;
}
div.board-members .board-image{
	width: 96px;
	height: 96px;

}

/* end board-members
------------------------------------------------------------------*/

/* documents
------------------------------------------------------------------*/

div.documents ul{
	margin: 40px 0 0 0;
}

div.documents ul li{
	list-style-type: none;
	border-bottom: 1px solid #e5e5e5;
}

div.documents ul li a{
	padding: 10px 5px;
	display: block;
}

div.documents ul li a[href$=".pdf"]{
  background: url("../images/file_extension_r_pdf.png") no-repeat scroll left center transparent;
  padding-left: 40px;
}


/* end documents
------------------------------------------------------------------*/

div.sidebar-nav.docs{
	margin-top: 0;
}
div.sidebar-nav{
	margin-top: 20px;
	margin-bottom:30px;
}

div.sidebar-nav ul{
    background-color: #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
    /*margin: 5px;*/
    padding: 0;
  }

div.sidebar-nav li > a {
    border: 1px solid #E5E5E5;
    display: block;
    margin: 0 0 -1px;
    padding: 8px 14px;
}

div.sidebar-nav li > a:hover {
	background: #f0f6ff;
}

div.sidebar-nav li:first-child > a {
    border-radius: 6px 6px 0 0;
}

div.sidebar-nav li:last-child > a {
    border-radius: 0 0 6px 6px;
}

 div.sidebar-nav ul li a[href$=".pdf"]{
    background: url("../images/file_extension_pdf_23x16.png") no-repeat scroll right center #ffffff;
}
 div.sidebar-nav ul li a:hover[href$=".pdf"]{
    background: url("../images/file_extension_pdf_23x16.png") no-repeat scroll right center #f0f6ff;
}

div.sidebar-nav.docs a{
	
}

/* sidebar doc */


#sidebar .sidebar-nav.doc ul li a[href$=".pdf"]{
	background: url("../images/file_extension_pdf_23x16.png") no-repeat scroll right center #ffffff;
}

#sidebar .sidebar-nav.doc ul li a:hover[href$=".pdf"]{
	background: url("../images/file_extension_pdf_23x16.png") no-repeat scroll right center #f0f6ff;
}

.message-start h4{
	line-height: 24px;
}


.iconlarge-info{
	float: left;
	background: url("../images/glyphicons_195_circle_info.png") no-repeat;
	padding: 0;
	width: 30px;
	height: 26px;

}

img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}
img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.entry .alignright {
    float: right;
    margin-left: 10px;
}
.entry .alignleft {
    float: left;
    margin-right: 15px;
}
.entry .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 1200px) { 

	div.testare{
		
	}

}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 
	div.testare{
		/*width: 980px;*/
	}

}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 

	body{
		padding: 0;
	}

	.home-page-title{
  left: 20px;
  position: absolute;
  top: -105px;
}

.home-page-title h2{
  color: #f9f9f9;
  /*font-family: Garamond, Arial;*/
  font-size: 21px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
  margin: 0;
}

	div#wrap.container{
		padding: 0;
	}
	div.container.slider-wrapper {
		margin-left: 0;
		height: auto;
	}

	div.main-navigation{
		margin-top: -54px;
	}

	div.sunflower{
		top: -50px;
	}

	div.header-background {
    left: 0;
    padding-right: 0;
}

 }
 
/* Landscape phones and down */
@media (max-width: 480px) { 


 }



