@charset "utf-8"; 

/* ----------------------------------------------
	Main CSS Document - CMS Template Buddy
	Template No.: 006
	Version: 1.01
	
	www.cmstemplatebuddy.com

	Please read README_FIRST.txt
------------------------------------------------- */
 

/* Reset 
------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the
➝ markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Accessibility 
------------------------------------------------- */
span.accesskey {
	text-decoration: none;
}
.accessibility, hr {
	position: absolute;
	top: -999em;
	left: -999em;
}
dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}

/* Common / Typography
------------------------------------------------- */
html {
	font-size:100.01%;
}
body {
	color:#515151;
	background:#dcdcdc url(/uploads/tpl-buddy-006/bg.png) repeat;
	font: normal 80%/165% 'Open Sans', Arial, Helvetica, sans-serif;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color:#616161;
	padding: 10px 5px 7px 0;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
h1 {
	font-size:2.8em;
	line-height:1.2;
}
h2 {
	font-size:1.8em;
	margin-bottom:0.2em;
	line-height:1.1;
}
h3 {
	font-size:1.4em;
	line-height:1.4;
}
.sidecontent h3,
#bottomContent	h3	{
	padding-top:0;
	line-height:1;
	margin-top:-4px;
}
.bottomtitle h3	{
	color:#d5d5d5;
	font-size:1.6em;
	border-bottom:1px solid #211f1d;
}
.specialBox	h3	{
	color:#414141;
	padding-top:0;
}
.galleryfooter h4	{
	color:#d5d5d5;
}
h4 {
	font-size:1.2em;
	line-height:1.25;
}
h5 {
	font-size:1em;
	font-weight:bold;
	line-height:1.15;
}
h6 {
	font-size:1.1em;
	font-weight:bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}
p	{
	margin:0 0 1.2em;
}

p + p	{
    margin-top: -.8em;
    text-indent: 0em;
}

#content img	{
	margin:6px 12px;
}
#content .gallery img, #content .threeBlocks img, #content #sidebar img	{
	border:none;
	padding:0;
	margin:0;
}
a	{
	color:#f57516;
	text-decoration:none;
}
a:focus, a:hover {
	color:#f57516;
	text-decoration:underline;
}
.float-left {
	float: left !important;
}
.float-right {
	float: right !important;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.no-border {
	border: medium none;
}
.clearer {
	clear: both;
}
.clearfix {
	display: inline-block;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.hide-text	{
	text-indent: -9999px;
}
.hide	{
	position:absolute;
	left: -9999px;
}
hr		{
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:1px;
	margin:0 0 17px;
	border:none;
}
pre {
    background-color: #f4f4f4;
    border: 1px solid #dedede;
    font-size: 90%;
    line-height: 1.5em;
    margin: 0 1em 1em;
    padding: 0.5em;
}
code, pre {
	font-family: "Courier New",Courier,monospace;
	font-size: 1em;
	line-height:1.5;
	color:#111;
}
blockquote {
	margin:1.5em;
	color:#666;
	font-style:italic;
}

/* Layout 
------------------------------------------------- */
#pageWrapper	{
	margin:0 auto;
	width:960px;
/*	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.4); */
/*	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.4); */
/*	box-shadow: 0 0 5px rgba(0,0,0,0.4); */
}
#header {
	position:relative;
	background:#fff;
	height:130px;
	display:block;
}
#header-left  {
	float:left;  
 	width: 450px;
}
#header-right  {
	float:right;   
 	width: 450px;
}

#content {
	background: #FFFFFF;
	padding:20px 0 20px 0;
	display:inline-block;
	overflow:hidden;
}
#main {
	margin: 0;
	padding: 0px 20px 10px 25px;
}
#sidebar {
	width: 280px;
	margin: 18px 0 0;
	padding: 0px 15px 10px 27px;
}
#bottomContent {
	position:relative;
	padding:30px 0 22px 0;
	overflow:hidden;
	background:#2e2d2c;
	color:#9e9d9d;
	display:block;
	width:960px;
}
.threeBlocksWrapper	{
	position:relative;
	display:block;
	margin:20px 0 40px 0;
}
.threeBlocks	{
	width: 285px;
	padding: 0;
	margin: 0 0 0 27px;
}
.bottomBlock	{
	width: 285px;
	padding: 0;
	margin: 0 0 0 27px;
}
.threeBlocksContent	{
}
.specialBox	{
	margin:0px 0px 30px 0px;
	padding:14px 20px 10px;
	background: url(/uploads/tpl-buddy-006/content-pattern.png) repeat;
	text-align:center;
	width:920px;
}
.bottomthirdcontent	{
	margin-bottom:20px;
}
#footer {
	background: #161616;
	position: relative;
	padding: 12px 0;
	font-size: 90%;
	color:#ededed;
	overflow:hidden;
}
.footer_gcb	{
	margin:0 22px;
	padding: 4px 0;
	width:60%;
}
.footer_gcb	p {
	margin:0;
}
.sidecontent	{
	padding: 0;
	margin: 0;
}
.border	{
	border-top: 3px solid #dedede;
}
.twoColumns	{
	width: 593px;
}
.oneColumn   {
	width: 915px;
}

/* Header, Footer, Custom
------------------------------------------------- */
#logo a	{
	min-height: 69px;
	min-width: 269px;
	display:block;
	float:left;
	margin:32px 0 0 13px;
	border:none;
}
#logo a:hover	{
	text-decoration:none;
}
#logo h1	{
	margin:0;
	padding:0;
}
#footer a	{
	color:#f57516;
	text-decoration:none;
}
#footer a:hover	{
	text-decoration: underline;
}
.validation {
	margin: 2px 8px 2px 4px;
	height:25px;
	float: right;
}
a.valid-css 	{
	width:70px;
	display:block;
	float: right;
	height:25px;
	background-image:url(/uploads/tpl-buddy-006/valid-css.png);
	background-position: 0 0;
	text-indent:-9999px;
	margin-left:4px;
 	opacity:0.4;
	transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
}
a:hover.valid-css 	{
	opacity:1;
}
a.valid-xhtml 	{
	width:70px;
	display:block;
	float: right;
	height:25px;
	background-image:url(/uploads/tpl-buddy-006/valid-xhtml.png);
	background-position: 0 0;
	text-indent:-9999px;
 	opacity:0.4;
	transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
}
a:hover.valid-xhtml 	{
	opacity:1;
}
.breadcrumbs	{
	padding: 0px 20px 0 24px;
	font-size:0.875em;
	color:#939699;
}
#totoplink a	{
	display: block;
	display: none;
	z-index: 999; 
	opacity: .9;
	position: fixed;
	right: 10px;
	bottom: 30px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	width: 44px;
	height: 44px;
	background: #2e2b29 url(/uploads/tpl-buddy-006/to-top.png) no-repeat 2px 0;
	text-indent:-9999px;
	color: #fff;
	transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
}
#totoplink a:hover	{
	opacity: .8;
}
.slogan	{
	margin: 0 10px 0 75px;
	font-size:1.4em;
	font-family: 'Open Serif', serif;
	font-style:italic;
	color:#777;
	float:left;
}
.top-right-block	{
	float:right;
	text-align:right;
	margin: 0px 12px 0 0;
	color:#fff;	
	background:#2E2B29;
	padding:4px 8px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-width:0 2px 2px 2px;
	border-color:#fff;
	border-style:solid;
	-moz-box-shadow:0px 0px 3px #666;
  	-webkit-box-shadow:0px 0px 3px #666;
	box-shadow:0px 0px 3px #666;
}
#bottomContent p + p	{
	text-indent:0;
}
.bottomtitle	{
	margin-bottom:20px;
	border-bottom:1px solid #383737;
}
#footerNav .bottomtitle	{
	margin:0;
	border:none;
}
#top	{
	position:absolute;
	top:0;
}
.threeBlocksTitle	{
	margin-bottom:10px;
}
.threeBlocksImage	{
	width:270px;
	display:block;
	overflow:hidden;
	margin-bottom:15px;
	padding:4px;
	border:1px solid white;
	background:#f0f0f0;
	-moz-box-shadow:0px 0px 3px #ccc;
  	-webkit-box-shadow:0px 0px 3px #ccc;
	box-shadow:0px 0px 3px #ccc;
}
.threeBlocksMoreLink a	{
	padding: 4px 8px;
	margin:12px 0;
	display:block;
	text-decoration:none;
	float:left;
	background: #ff924f; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff924f 0%, #f57516 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff924f), color-stop(100%,#f57516)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff924f 0%,#f57516 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff924f 0%,#f57516 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff924f 0%,#f57516 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff924f 0%,#f57516 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff924f', endColorstr='#f57516',GradientType=0 ); /* IE6-9 */
	color:#fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.threeBlocksMoreLink a:hover	{
	text-decoration:none;
	background: #f57516; /* Old browsers */
	background: -moz-linear-gradient(top,  #f57516 0%, #ff924f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f57516), color-stop(100%,#ff924f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f57516 0%,#ff924f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f57516 0%,#ff924f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f57516 0%,#ff924f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f57516 0%,#ff924f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f57516', endColorstr='#ff924f',GradientType=0 ); /* IE6-9 */
	border:none;
}

/* Search 
------------------------------------------------- */
#search{
	text-align:right;
	border:1px solid #dadbdd;
	background:#fafafa;
	padding:0;
	position:absolute;
	top:54px;
	right:20px;
	width:270px;
}
#search input {
	background:none;
	width:226px;
	height:30px;
	vertical-align:middle;
	margin:0 5px 0 0;
	padding:2px 0 0 0;
	border:0;
	color:#87888A;
	font-family: 'Open Sans', sans-serif;
}
#search input.searchBtn {
	border:0;
	background:url(/uploads/tpl-buddy-006/search.png) no-repeat 0 0;
	width:25px;
	height:25px;
	margin:0 4px 0 3px;
}
#search input.searchBtn:hover {
	border:0;
	background:url(/uploads/tpl-buddy-006/search.png) no-repeat -25px 0;
	width:25px;
	height:25px;
	margin:0 4px 0 3px;
}

/* News 
------------------------------------------------- */
#news	{
	margin-bottom: 26px;
	padding: 6px 12px 6px 12px;
	border:1px solid white;
	background:#f4f4f4;
	-moz-box-shadow:0px 0px 3px #ccc;
  	-webkit-box-shadow:0px 0px 3px #ccc;
	box-shadow:0px 0px 3px #ccc;
}
#news h2	{
	padding: 0px 5px 10px 22px;
	background: url(http://www.efh.com.pl/uploads/tpl-buddy-006/news-title-icon.png) no-repeat 0 1px;
	border-bottom: 1px solid #ddd;
	font-size: 2em;
	line-height: 1;
	margin-bottom: 0.6em;
}
.NewsSummary	{
	margin: 10px 0 4px 0;
}
.NewsSummaryRow	{
	display: block;
	overflow:hidden;
	color: #6a6a6a;
	border-bottom: 1px dotted #abacb0;
	margin-top: 10px;
	font-size:12px;
}
.NewsSummaryRowSeparator	{
	padding-top: 1px;
}
.NewsSummaryLink a	{
	font-size: 1.4em;
	font-weight:bold;
	font-family: 'Open Sans', sans-serif;
	border:none;
}
.NewsSummarySummary	{
	margin: 10px 0;
	font-size:12px;
	color:#535353;
}
.NewsSummarySummary	p {
	margin: 0;
}
.NewsSummaryPostdate	{
	float:left;
	margin: 2px 6px 2px 0;
	background:url(/uploads/tpl-buddy-006/clock.png) no-repeat;
	padding-left:22px;
}
.NewsSummaryCategory	{
	float:left;
	margin: 2px 4px;
}
.NewsSummaryAuthor	{
	float:left;
	margin: 2px 4px;
}
.NewsSummaryAuthor span {
	color:#282828;
}
.NewsSummaryMorelink {
	line-height:normal !important;
}
.NewsSummaryMorelink a	{
	padding: 8px;
	margin: 4px 0 16px 0;
	float: left;
	background: #ff924f; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff924f 0%, #f57516 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff924f), color-stop(100%,#f57516)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff924f 0%,#f57516 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff924f 0%,#f57516 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff924f 0%,#f57516 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff924f 0%,#f57516 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff924f', endColorstr='#f57516',GradientType=0 ); /* IE6-9 */
	color:#fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.NewsSummaryMorelink a:hover	{
	text-decoration:none;
	background: #f57516; /* Old browsers */
	background: -moz-linear-gradient(top,  #f57516 0%, #ff924f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f57516), color-stop(100%,#ff924f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f57516 0%,#ff924f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f57516 0%,#ff924f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f57516 0%,#ff924f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f57516 0%,#ff924f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f57516', endColorstr='#ff924f',GradientType=0 ); /* IE6-9 */
}
.NewsDetailRow	{
	display: block;
	overflow:hidden;
	color: #8e9092;
	margin-top: 11px;
	padding: 4px 10px 4px 4px;
	background: #f8f8f8;
	border: 1px solid #e5e5e5;
}
.NewsDetailRowSeparator	{
	padding:0;
	margin: 0 4px;
}
#NewsPostDetailDate {
	float:left;
	font-size: 90%;
	margin: 0;
	font-weight: bold;
	background:url(/uploads/tpl-buddy-006/clock.png) no-repeat 0 1px;
	padding-left:22px;
}
#NewsPostDetailSummary {
	line-height: 150%;
	margin: 10px 0;
	padding: 10px 0;
	color: #000;
	border-bottom: 1px dotted #ddd;
}
#NewsPostDetailSummary p {
	margin: 0;
}
#NewsPostDetailCategory {
	float:left;
	margin: 0;
	padding: 0;
}
#NewsPostDetailContent {
	margin: 15px 0;
	line-height: 150%;
}
#NewsPostDetailAuthor {
	float:left;
}
#NewsPostDetailAuthor span {
	color:#282828;
}
#NewsPostDetailTitle {
	margin: 0 0 4px 0;
}
#NewsPostDetailHorizRule {
	margin: 0;
}
#NewsPostDetailPrintLink {
}
#NewsPostDetailReturnLink {
	line-height:normal !important;
}
#NewsPostDetailReturnLink a {
	padding: 5px 8px 4px 20px;
	margin-top: 4px;
	margin-bottom:12px;
	float: left;
	border:1px solid #dadbdd;
	background-color: #fafafa;
	background-image: url(/uploads/tpl-buddy-006/return.png);
	background-repeat:no-repeat;
	background-position: 6px 6px;
}
#NewsPostDetailReturnLink a:hover {
	background-position: 6px -32px;
}
#news ul li {
	padding: 2px 2px 2px 5px;
	margin-left: 20px;
}
.news-pagination {
	margin: 0px 0 4px 0;
	padding: 0;
	overflow:hidden;
	border-bottom:1px solid #ccc;
}
.firstpage a {
	float:left;
	display:block;
	padding: 0;
	margin: 2px;
	width: 20px;
	height: 20px;
	background: url(/uploads/tpl-buddy-006/news-pagination.png) no-repeat -21px 0;
	text-indent: -9999px;
}
.firstpage a:hover {
	background: url(/uploads/tpl-buddy-006/news-pagination.png) no-repeat -21px 0;
}
.prevpage a {
	float:left;
	display:block;
	padding: 0;
	margin: 2px;
	width: 20px;
	height: 20px;
	background: url(/uploads/tpl-buddy-006/news-pagination.png) no-repeat -1px 0;
	text-indent: -9999px;
}
.prevpage a:hover {
	background: url(/uploads/tpl-buddy-006/news-pagination.png) no-repeat -1px 0;
}
.nextpage a {
	float:left;
	display:block;
	padding: 0;
	margin: 2px;
	width: 20px;
	height: 20px;
	background: url(/uploads/tpl-buddy-006/news-pagination.png) no-repeat -41px 0;
	text-indent: -9999px;
}
.nextpage a:hover {
	background: url(/uploads/tpl-buddy-006/news-pagination.png) no-repeat -41px 0;
}
.lastpage a {
	float:left;
	display:block;
	padding: 0;
	margin: 2px;
	width: 20px;
	height: 20px;
	background: url(/uploads/tpl-buddy-006/news-pagination.png) no-repeat -61px 0;
	text-indent: -9999px;
}
.lastpage a:hover {
	background: url(/uploads/tpl-buddy-006/news-pagination.png) no-repeat -61px 0;
}
.pagetext {
	float:left;
	display:block;
	padding: 0 2px;
	margin: 2px 2px 2px 0px;
	height: 20px;
	color: #888;
}


/* Forms 
------------------------------------------------- */
.formbuddy	{
	padding:10px 2px;
}
.formbuddy div {
	margin:12px 0;
}
.formbuddy legend	{
	padding: 4px 0;
}
.formbuddy .submit input	{
	padding: 8px;
	margin:0;
	background: #ff924f; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff924f 0%, #f57516 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff924f), color-stop(100%,#f57516)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff924f 0%,#f57516 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff924f 0%,#f57516 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff924f 0%,#f57516 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff924f 0%,#f57516 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff924f', endColorstr='#f57516',GradientType=0 ); /* IE6-9 */
	color:#fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
	border:none;
}
.formbuddy .submit input:hover	{
	text-decoration:none;
	background: #f57516; /* Old browsers */
	background: -moz-linear-gradient(top,  #f57516 0%, #ff924f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f57516), color-stop(100%,#ff924f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f57516 0%,#ff924f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f57516 0%,#ff924f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f57516 0%,#ff924f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f57516 0%,#ff924f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f57516', endColorstr='#ff924f',GradientType=0 ); /* IE6-9 */
	border:none;
}
.formbuddy input[type="text"], .formbuddy input[type="password"], .formbuddy textarea {
	background-color: #f2f2f2;
	border: 1px solid #bec4c7;
	box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	margin: 0 10px 0 0;
	padding: 10px 6px;
	min-width: 240px;
	color: #636B73;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
}
.formbuddy input:hover, .formbuddy input:focus, .formbuddy textarea:hover, .formbuddy select:hover, .formbuddy checkbox:hover {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #bec4c7;
}
.formbuddy textarea {
	overflow:auto;
}
.error_message	{
	color:red;
}
.textarea	{
	width: 240px;
}

.formbuddyfooter	{
	padding:0;
}
.formbuddyfooter div {
	margin:0 0 12px 0;
}
.formbuddyfooter legend	{
	padding: 0 0 4px 0;
}
.formbuddyfooter label	{
}
.formbuddyfooter .submit input	{
	background-color: #1d1d1d;
	background-repeat: no-repeat;
	background-position: 8px 6px;
	color:#9E9D9D;
	border:none;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	font-family: 'Open Sans', sans-serif;
	padding: 5px 6px;
	margin:4px 0 0;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
}
.formbuddyfooter .submit input:hover	{
	background-color: #242424;
	background-repeat: no-repeat;
}
.formbuddyfooter input[type="text"], .formbuddyfooter input[type="password"], .formbuddyfooter textarea {
	background-color: #363534;
	border: 1px solid #414141;
	font-size: 90%;
	font-family: 'Open Sans', sans-serif;
	margin: 0 10px 0 0;
	padding: 8px 6px;
	min-width: 240px;
	color: #9E9D9D;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
}
.formbuddyfooter input:hover, .formbuddyfooter input:focus, .formbuddyfooter textarea:hover, .formbuddyfooter select:hover, .formbuddyfooter checkbox:hover {
	background-color: #3d3c3c;
}
.formbuddyfooter textarea {
	overflow:auto;
}

/* Lists and Tables
------------------------------------------------- */
ul, ol {
	margin:0 1.5em 1.5em 0;
	padding-left:1.5em;
}
ul 	{
	list-style-type:disc;
}
ul li	{
	padding: 0.1em 0;
}
ol {	
	list-style-type:decimal;
}
ul ul,
ol ol {
	margin: 0.3em 1.5em 0.2em 0;
}
ul ul	{
	list-style-type:circle;
}
ul ul ul,
ol ol ol	{
	margin: 0.3em 1.5em 0.2em 0;
}
ul ul ul	{
	list-style-type: square;
}
dl {
	margin:0 0 1.5em 0;
}
dl dt {
	font-weight:bold;
}
dl dd {
	margin-left:1.5em;
	margin-bottom: 0.4em;
}
table {
	margin:1.2em 0;
	width:100%;
	border-color: #d9d2cc;
	border-style: solid;
	border-width: 1px 1px 1px;
}
th {
	font-weight:bold;
}
thead th {
	background:#f6f0eb;
}
th, td, caption {
	padding:4px 10px 4px 5px;
	border-color: #d9d2cc;
	border-style: solid;
	border-width: 1px 1px 0 1px;
}
tbody tr:nth-child(even) td, tbody tr.even td {
	background:#faf7f5;
}
tfoot {
	font-style:italic;
}
caption {
	background:#eee;
}


/* ----------------------------------------------
	
        Menu stylesheet - Top and Footer menus

------------------------------------------------- */


/* Main Menu Dropdown
------------------------------------------------- */
#mainNav {
	width: 960px;
	margin: 0 auto;
	height:38px;
	padding: 0;
	background: #f6f6f6;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	z-index:100;
}
#mainNav ul	{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em; 
	z-index:10;
}

#mainNav ul a	{
	display:block;
	padding: 10px 0;
	font-size:1em;
        font-weight:700;
	text-decoration: none;
	color: #005094; /* default link color */
	margin:0;
	transition: color .2s;
	-moz-transition: color .2s;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
}
#mainNav ul a:hover	{
	color:#000;
}
#mainNav ul a span	{
	border-right: 1px solid #dedede;
	border-left:1px solid #fff;	
	padding: 4px 13px;
}

/* first level */
#mainNav ul li	{
	float:left;
	position:relative;
	padding:0;
}
#mainNav ul li:last-child a	span {
	border-right: none;
}
#mainNav ul li:first-child a span {
	border-left:none;
}
#mainNav ul li.parent	{
	background:url(/uploads/tpl-buddy-006/activeparent.png) no-repeat right center;
}
#mainNav ul li.parent a	span {
	padding-right:30px;
}
#mainNav ul li.parent a:hover	{
	background:url(/uploads/tpl-buddy-006/activeparent-hover.png) no-repeat right center;
}
#mainNav ul li.menuactive a	{
	color:#000;
}
#mainNav ul li.parent a.menuactive	{
	background:url(/uploads/tpl-buddy-006/activeparent-hover.png) no-repeat right center;
}
#mainNav ul li.menuactive li a	{
	color: #6a6a6a;
}

/* second level */
#mainNav ul ul {
	position:absolute;
	display:none;
	width:20em;
	top:38px;
	z-index:9;
}
#mainNav ul li ul a	{
	width:12.4em;
	height:auto;
	float:left;
	font-weight:normal;
	text-transform:inherit;
	background-image:none;
	background:#f6f6f6;
	border-left:1px solid #dedede;
	border-top:1px solid #dedede;
	border-right:1px solid #dedede;
	padding: 10px 22px 10px 22px;
}
#mainNav ul ul a span	{
	border-right: none;
	border-left: none;	
  	padding:0;     
}
#mainNav ul li ul li:last-child a	{
	border-bottom:1px solid #dedede;
}
#mainNav ul li.parent li:not(.parent) a:hover	{
	background:#f6f6f6;
	color:#000;
}
#mainNav ul li.parent li.parent a	{
	background:#f6f6f6 url(/uploads/tpl-buddy-006/arrow-right.png) no-repeat right center;
}
#mainNav ul li.parent li.parent a:hover	{
	background:#f6f6f6 url(/uploads/tpl-buddy-006/arrow-right-hover.png) no-repeat right center;
}
#mainNav ul li.menuactive li a:hover	{
	color: #000;
}
#mainNav ul li.parent li a.menuactive	{
	background:#f6f6f6;
	color:#000;
}
#mainNav ul li li:last-child,
#mainNav ul li:last-child li	{
	border-right: none;
}

#mainNav ul li.parent li.parent a.menuactive	{
	background:#f6f6f6 url(/uploads/tpl-buddy-006/arrow-right-hover.png) no-repeat right center;
}

/* third level */
#mainNav ul li.parent li.parent li:not(.parent) a	{
	background:#f6f6f6;
}
#mainNav ul li.parent li.parent li:not(.parent) a:hover	{
	background:#f6f6f6;
}
/*
#mainNav ul li.parent li.parent li a.menuactive	{
	background:#f6f6f6;
}
*/
#mainNav ul ul ul{
	top:auto;
}	
#mainNav ul li ul ul {
	left:15.9em;
	margin:0;
}
#mainNav ul li:hover ul ul, #mainNav ul li:hover ul ul ul, #mainNav ul li:hover ul ul ul ul{
	display:none;
}
#mainNav ul li:hover ul, #mainNav ul li li:hover ul, #mainNav ul li li li:hover ul, #mainNav ul li li li li:hover ul{
	display:block;
}
#mainNav li.currentpage h3	{
	display:block;
	padding: 16px 22px 16px 23px;
	font-family: 'Open Sans', sans-serif;  
	font-size:1em;
	background: #f6f6f6;
	text-decoration: none;
	color: #000;
	text-transform:uppercase;
	margin:0;
}
#mainNav ul li ul li:last-child li a	{
	border-bottom:none;
}
#mainNav ul li ul li:last-child li:last-child a	{
	border-bottom:1px solid #dedede;
}

/* Footer menu horizontal (1 level)
------------------------------------------------- */
#footerNav {
	float:left;
	font-size:100%;
	margin: 0 0 20px 20px;
	width:290px;
}
#footerNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/* menu list items */
#footerNav li {
	list-style: none;
	margin: 0;
	border-top:1px solid #383737;
	border-bottom:1px solid #211f1d;
	padding:0;
}
#footerNav li:last-child	{
	border-bottom:1px solid #383737;
}
#footerNav li:last-child a	{
	border-bottom:1px solid #211f1d;
}
#footerNav a, #footerNav h3 span, #footerNav .sectionheader span {
	padding: 8px 7px 8px 0px;
	margin: 0;
	text-decoration: none;
	color: #dedede; /* default link color */
	display: block;
	transition: color .2s;
	-moz-transition: color .2s;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
}

/* hover state for links */
#footerNav li a:hover {
	color:#fff;	
}
#footerNav a span {
	padding: 6px 4px 0 4px;
}
#footerNav li.menuactive a span {
	color: #fff;
}
#footerNav li.currentpage h3	{
	font-size:100%;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
}
#footerNav li.currentpage h3 span { 
	padding: 14px 7px 6px 4px;
	color: #fff;
}
#footerNav .sectionheader span {
	padding-left: 15px;
}
/* active parent, that is the first level parent of a child page that is the current page */
#footerNav li.menuactive, #footerNav li.menuactive a:hover {
	color: #fff;
}

#acceptCookies { background-color: #000; color: #fff; width: 100px; margin: 10px auto; cursor: pointer; }

#main h2, #main h3, #news h3 { text-transform: uppercase; }
/* #main h2 { font-size: 21px; } */
#news span p { font-size: 13px !important; font-family: 'Open Sans', Arial, Helvetica, sans-serif; }

.file_desc p span { font-size: 13px !important; }

#footerNav { margin: 0; }
#footerNav ul { width: 285px; }

#newsList, #reportsList, #reportsYears { list-style: none; margin: 0; padding: 0; width: 910px; font-family: 'Open Sans', sans-serif; }
#newsList > li, #reportsList > li { border-top: 1px solid #c8c8c8; padding: 0; }
#newsList > li:last-child, #reportsList > li:last-child { border-bottom: 1px solid #c8c8c8; }
.newsListElement, .reportsListElement { list-style: none; margin: 0; padding: 0; }
.newsListElement:hover, .reportsListElement:hover { background: #f0f0f0; cursor: pointer; }
.newsListElement li, .reportsListElement li { display: inline-block; margin-left: 10px; min-height: 60px; padding: 24px 0px; vertical-align: top; font-size: 18px; font-weight: 700; }
.newsListElement a, .reportsListElement a { color: #005094; text-decoration: none; }
.newsListElement:hover a, .reportsListElement:hover a { color: #fc8b41; }
li.newsDate { width: 110px; }
li.newsTitle { width: 400px; }
li.newsShortDescription { width: 360px; font-size: 14px; font-weight: 400; }
li.reportsTitle { width: 350px; text-transform: uppercase; }
li.reportsShortDescription { width: 460px; font-size: 14px; font-weight: 400; }
li.reportsDownload { width: 60px; }
li.reportsDownload img { width: 36px; height: 36px; }
li.reportsShortDescription span, li.reportsShortDescription em { font-size: inherit !important; font-style: normal !important; color: #181818 !important; font-family: 'Open Sans', sans-serif !important; }
#logoBlock { list-style: none; }
#logoBlock li { display: inline-block; vertical-align: middle; padding: 0 2px; }
#logoBlock li img { margin: 6px 12px; }
#reportsYears { background: #f6f6f6; height: 38px; margin-bottom: 40px; border-top: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf; }
#reportsYears li { width: 150px; float: left; text-align: center; height: 38px; line-height: 38px; padding: 0; margin: 0; }
#reportsYears li.listSeparator { width: 1px; color: #dedede; }
#reportsYears li.listSeparator span { border-right: 1px solid #fff; border-left: 1px solid #dedede; line-height: 25px; }
#reportsYears a { color: #aaaaaa; text-decoration: none; font-weight: 700; font-size: 18px; }
#reportsYears li:hover a { color: #fc8b41; }
#reportsYears li.yearActive a, #reportsYears li.yearActive:hover a { color: #005094; }
#sidebar #news h3 { font-size: 1.8em; line-height: 1em; position: relative; top: -2px; }
#cookieBox { display: none; margin:0px 0px 30px 0px; padding:14px 20px 10px; background: url(/uploads/tpl-buddy-006/content-pattern.png) repeat; text-align:center; width:920px; font-size: 10px; }
#cookieBox h2{ font-size: 14px; }
/* Stylesheet: EFH Modified On 2013-09-17 22:26:31 */
