/* Petrea CSS Document 11/2006 */
/* Updated 01/2011 */

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background: #c3cadc url(../images/bg_winter.jpg) center top no-repeat;
	}

img {
	border:0px;
	}
	
.content img {
	margin:10px;
	}
	
form {
	margin:0px;
	padding:0px;
	}
	
body.contentbg {
	background-color:#fff;
	background-image:none;
	}
	
.notpublic {
	color:#e20f2d;
	}
	
.content img[align="left"] {
	margin-left:0px;
	}
	
.content img[align="right"] {
	margin-right:0px;
	}

img.contentbaricon,img.contentstateicon {
	border:none;
	margin:3px;
	}
	
div.container {
	width:898px;
	margin:auto;
	}
	
	
/*** Header section ***********/
	
img.headerpic {
	float:right;
	width:630px;
	height:115px;
	margin-right: 20px;
	}
	
td.navi {
	background: #fff;
	width:100%;
	}
	
td.navi_language {
	background:#fff;
	}
	
td.navi_left, td.navi_right {
	width:20px;
	height:39px;
	vertical-align:top;
	}
	

	
	
/*** Container blocks ***********/
	
div.frontpage {
	background-color:#fff;
	border-bottom:1px solid #cadd75;
	}
	
table.frontpagetable {
	width:100%;
	}
	
div.defaultpage {
	background-color:#fff;
	border-bottom:1px solid #acdaca;
	border-left:1px solid #47ac8a;
	border-right:1px solid #47ac8a;
	}
	
table.defaultpagetable {
	width:100%;
	}
	
td.defaultblocks {
	border-top:1px solid #CADD75;
	vertical-align:top;
	background: url(../images/default_bg.gif) repeat-x;
	}


/*** Blocks ***********/
	
td.leftblock {
	background: url(../images/default_bg.gif) repeat-x;
	border-top:1px solid #cadd75;
	width:186px;
	vertical-align:top;
	padding:15px 8px 15px 18px;
	}
	
td.centerblock_line {
	width:28px;
	vertical-align:top;
	background:url(../images/centerblock_line_bg.gif) repeat-y;
	}
	
td.centerblock {
	width:262px;
	vertical-align:top;
	padding:15px 0px 15px 9px;
	background: url(../images/default_bg.gif) repeat-x;
	border-top:1px solid #cadd75;
	}
	
td.rightblock {
	width:348px;
	vertical-align:top;
	padding:15px 17px 15px 19px;
	background: url(../images/default_bg.gif) repeat-x;
	border-top:1px solid #cadd75;
	}
	
td.mainblock {
	width:420px;
	vertical-align:top;
	padding:15px 0px 15px 10px;
	}
	
td.mainblock_wide {
	width:616px;
	vertical-align:top;
	padding:15px 30px 15px 10px
	}
	
td.rightinfoblock {
	width:190px;
	vertical-align:top;
	padding:15px 17px 15px 19px;
	}
	
div.footer {
	text-align:center;
	background:#eef2d7;
	padding:6px;
	font-size:11px;
	color:#727373;
	}
	
	
/*** Content styles ***********/
	
.content, .content p {
	color:#848383;
	font-size:12px;
	margin:0px;
	line-height: 17px;
	}
	
.content a {
	color:#06c;
	text-decoration:underline;
	}
	
.content a:hover {
	text-decoration:none;
	}
	
.content h1 {
	font-size:14px;
	color:#fff;
	font-weight:bold;
	margin:0px;
	padding:4px 8px;
	margin-bottom:10px;
	}
	
.content h2 {
	color:#9aba0f;
	margin:0px;
	font-size:13px;
	font-weight:bold;
	padding-bottom:10px;
	}
	
.content h3 {
	color:#9aba0f;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	padding-bottom:8px;
	}
	
td.leftblock .content h1 {
	background:url(../images/h1_leftblock.gif) top left no-repeat;
	}
	
td.centerblock .content h1 {
	background:url(../images/h1_centerblock.gif) top left no-repeat;
	}
	
td.mainblock .content h1 {
	background:url(../images/h1_mainblock.gif) top left no-repeat;
	}
	
td.mainblock_wide .content h1 {
	background:url(../images/h1_mainblock_wide.gif) top left no-repeat;
	}
	
td.rightblock .content h1 {
	background:url(../images/h1_rightblock.gif) top left no-repeat;
	}
	
td.rightinfoblock .content h1 {
	background:url(../images/h1_rightinfoblock.gif) top left no-repeat;
	}
	
td.rightinfoblock .content, td.rightinfoblock .content p {
	font-size:11px;
	}
	
	
/*** Search ***********/

div.searchbox h1 {
	font-size:14px;
	color:#fff;
	font-weight:bold;
	margin:0px;
	padding:4px 8px;
	margin-bottom:10px;
	background:url(../images/h1_centerblock.gif) top left no-repeat #6fbaa0;
	}
	
td.rightinfoblock div.searchbox h1 {
	background:url(../images/h1_rightinfoblock_search.gif) top left no-repeat;
	}
	
div.searchbox {
	padding:10px 0px 30px 0px;
	}
	
td.rightinfoblock div.searchbox {
	padding:0px 0px 30px 0px;
	}
	
input.searchboxinput {
	width:127px;
	background-color:#f5f5f5;
	font-size:11px;
	padding:3px;
	border:1px solid #999;
	color:#666;
	}
	
input.searchboxsubmit {
	vertical-align:bottom;
	margin-left:2px;
	}

input.searchsubmit {
	background:url(../images/searchsubmit.gif) no-repeat;
	border: 0 none;
    height: 21px;
    color: #999;
    font-weight:bold;
    text-transform:uppercase;
    width: 36px;
}

.leftblock form input[name="searchterms"] {
	background-color: #F5F5F5;
    border: 1px solid #999999;
    color: #666666;
    font-size: 11px;
    padding: 3px;
    width: 127px;
} 
	
.searchhilited {
	font-weight:bold;
	text-decoration: underline;
	}
	
.searchresult {
	margin-bottom: 15px;
	}
	
.searchresultcount {
	margin:15px 0px;
	font-size:12px;
	font-weight:bold;
	}
	
.searchheading a {
	color:#0454a1;
	text-decoration:none;
	}
	
.searchheading {
	margin-bottom: 5px;
	}
	
.searchsummary {
	font-size: 12px;
	}
	
	
/*** Horbar ***********/
	
.horbaritem, .horbaritemselected {
	padding:4px 0px;
	}
	
.horbaritem a, .horbaritemselected a {
	color:#848383;
	text-decoration:none;
	font-size:12px;
	padding:3px 6px;
	font-weight:bold;
	}
	
div.horbaritemselected a.plm,
div.horbaritem a.plm {
	font-weight:bold !important;
}
	


.horbaritem a:hover, .horbaritemselected a:hover {
	text-decoration:none !important;
	}
	
.horbaritem a:hover, .horbaritemselected a {
	background-color:#FFF;
	color:#a5bb47;
	}

/*** Dropdown menu styles ************/

.submenu	{
	position: absolute;
	left: 0;
	top: 0px;
	visibility: hidden;
	padding:5px 0px;
	background:#9aba0f;
	color: #fff;
	z-index:2;
	font-size:11px;
	font-weight:bold;
}

.subframe	{
	position: relative;
	display: block;
	padding: 0px;
	/*background-color:#e3e7e9;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	margin-right: 1px;
}

.item	{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
	white-space: nowrap;
	border: 0px;
}

.item a	{
	font-family: Arial, Helvetica, sans-serif; 
	color:#fff; 
	font-size:11px; 
	line-height:14px;
	position: relative;
	display: block;
	text-decoration: none;
	display: list-item;
	list-style-type: none;
	list-style-position:outside;
	padding:0px 45px 4px 10px;
}

.item a:link	{
	text-decoration: none;
	color: #fff;
}

.item a:visited	{
	text-decoration: none;
	color: #fff;
}

.item a:hover	{
	background-color:#ffffff;
	text-decoration: none;
	color: #9aba0f;
}

.item a:active	{
	text-decoration: none;
	color: #fff;
}

.item .fwdarr	{
	position: absolute;
	top: 5px;
	right: 7px;
}
	
/*** Sidemenu ***********/

.sidemenulevel {
	font-size:11px;
	font-weight:normal;
	padding-bottom:0px;
	}
	
.sidemenulink {
	padding:3px 0px;
	}
	
.sidemenulevel .sidemenulevel {
	font-size:11px;
	padding-left:24px;
	}

a.sidemenulinka, .sidemenulink a {
	text-decoration:none;
	padding:0px 0px 0px 1px;
	line-height: 15px;
	color:#848383;
	/*display:block;*/
	}
	
a:hover.sidemenulinka, .sidemenulink a:hover {
	text-decoration:underline;
	}

a.sidemenuselected {
	background: none repeat scroll 0 0 #9ABA0F;
    color: #fff;
    padding: 4px;
    text-decoration: none;
    display:block;
    width:100%;
	}

a:hover.sidemenuselected {
	text-decoration:none;
}

.sidemenuarrow {
	display: none;
	margin: 0px;
	padding: 0px;
	}
	
	
/*** Path & print styles ***********/

div.topblock {
	padding:10px 19px 2px 10px
	}

img.printpage {
	float:right;
	}
	
div.path {
	font-size:11px;
	color:#666;
	padding-top:5px;
	}
	
a.pathlink {
	color:#666;
	text-decoration:none;
	}
	
a:hover.pathlink {
	text-decoration:underline;
	}
	
a.pathlinkcurrent {
	color:#666;
	text-decoration:underline;
	}

a.navi_lang {
	float: right;
}
	
/*** Attachments ***********/
	
a.attachment, a.file {
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 26px;
	}
	
a.file { background-image:url(../aimg/icons/file.gif); }
a.pdf { background-image:url(../aimg/icons/pdf.gif); }
a.txt { background-image:url(../aimg/icons/txt.gif); }
a.jpg { background-image:url(../aimg/icons/jpg.gif); }
a.gif { background-image:url(../aimg/icons/gif.gif); }
a.zip { background-image:url(../aimg/icons/zip.gif); }
a.word { background-image:url(../aimg/icons/word.gif); }
a.powerpoint { background-image:url(../aimg/icons/powerpoint.gif); }
a.excel { background-image:url(../aimg/icons/excel.gif); }
a.rtf { background-image:url(../aimg/icons/rtf.gif); }
