/**
* Main CSS of site interface.
*
* @package Site
* @subpackage CSS
* @author Pavel "Papi" Jartsev <papi@digitalfruit.ee>
* @filesource
*/

html
{
	/*height: 100%;*/
}

*
{
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a
{
	/*color: #C00;*/
	color: #4545F3;
	font-weight: normal;
	text-decoration: underline;
}
a:active,
a:hover
{
	/*color: #C00;*/
	color: #4545F3;
	text-decoration: none;
}

body
{
	margin: 0;
	padding: 0;
	text-align: left;
}
body#site
{
	background: #F1F8FA url("../tmpl/img/background.png") repeat-x top left;
	text-align: center;
}

div
{
	margin: 0;
	padding: 0;
}

fieldset
{
	margin: 0;
	padding: 4px;
}

form
{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6
{
	color: #00297B;
	font-family: "Trebuchet MS", Verdana;
	margin: 0;
	padding: 5px 0 20px 0;
	text-align: left;
}
h2, h3, h4, h5, h6
{
	padding: 10px 0 5px 0;
}
h1
{
	font-size: 22pt;
	font-weight: bold;
}
h2
{
	font-size: 18pt;
	font-weight: bold;
}
h3
{
	font-size: 16pt;
	font-weight: bold;
}
h4
{
	font-size: 16pt;
	font-weight: normal;
}
h5
{
	font-size: 16pt;
	font-weight: bold;
	color: #049316;
}
h6
{
	font-size: 12pt;
	font-weight: bold;
	color: #049316;
}

input.checkbox
{
	height: 12px;
	width: 12px;
}
input.radio
{
	height: 12px;
	width: 12px;
}
input.text
{
	background-color: #F2F2F2;
	border: 1px solid #999;
	padding: 2px;
}
input.text:focus
{
	border: 1px solid #0B0;
}

li
{
	margin: 0;
	padding: 0;
}

ol
{
	margin: 0 0 0 20px;
	padding: 0;
}

option
{
	background-color: #F2F2F2;
}

/*
p
{
	margin: 0;
}
*/

select
{
	background-color: #F2F2F2;
	margin: 0;
	padding: 1px;
}

textarea
{
	background-color: #F2F2F2;
	border: 1px solid #999;
	margin: 0;
	padding: 1px;
}
textarea:focus
{
	border: 1px solid #0B0;
}

ul
{
	margin: 0 0 0 20px;
	padding: 0;
}


/*********************/
/* Layout containers */
/*********************/

br.clear
{
	clear: both;
	display: block;
	font-size: 0;
}

#container
{
	width: 850px;
	height: 246px;
	margin-left: auto;
	margin-right: auto;
	background: /*#13384a*/ url("../tmpl/img/content_header.jpg") no-repeat top left;
}

/* Top menu */
#top_container
{
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	height: 45px;
	background: url("../tmpl/img/top_menu.png") no-repeat top left;
	text-align: left;
}

#top_menu_container
{
	height: 32px;
	padding-left: 27px;
	width: 100%;
}

#top_menu_container .extra_menu_content
{
	height: 32px;
}

#top_menu_container .extra_menu_content .l1,
#top_menu_container .extra_menu_content .l1_a
{
	height: 31px;
	line-height: 31px;
}

#sign_in_lbl
{
	color: #ABC7D8;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
}

/* Main menu container */
#mm_container
{
	margin-left: auto;
	margin-right: auto;
	width: 826px;
	height: 35px;
	background: url("../tmpl/img/main_menu_bg.png") no-repeat top left;
	text-align: left;
}

#mm_menu_container
{
	width: 100%;
	height: 35px;
}

/* PGL logo */
#logo_container
{
	width: 826px;
	height: 128px;
	background: url("../tmpl/img/fp_logo.png") no-repeat 20px 0;
	/*margin: 20px auto 15px auto;*/
	margin: 20px auto 0 auto;
/* 	margin-left: auto; */
/* 	margin-right: auto; */
	text-align: left;
}

#home_link
{
	display: block;
	width: 232px;
	height: 113px;
	position: relative;
}

/* Content */
#content
{
/* 	width: 100%; */
/* 	margin-top: 23px; */
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: left;
	background-color: #133749;
}

#content_inner
{
	width: 826px;
	margin: 0 auto;
}

#content_inner .body
{
	background-color: #FFF;
	vertical-align: top;
}

#maps
{
	background: url("../tmpl/img/google_maps.png") no-repeat top center;
	width: 215px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}

#maps_link
{
	display: block;
	width: 200px;
	height: 200px;
	margin: 0 auto;
}

.content_left
{
	width: 241px;
}

.content_left .body_inner
{
	width: 215px;
	margin-top: -10px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1;
}

.content_left_header
{
	width: 241px;
	height: 80px;
	background: url("../tmpl/img/content_header_left.png") no-repeat top left;
}

.content_left_footer
{
	width: 241px;
	height: 11px;
	background: url("../tmpl/img/content_footer_left.png") no-repeat top left;
}

.content_right
{
	background: url("../tmpl/img/body_inner.jpg") no-repeat 13px 50px;
	width: 581px;
	margin: 0;
	padding: 0;
}

.content_right .body_inner
{
	background: transparent;
	width: 555px;
	margin-top: -40px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1;
}

.content_right_header
{
	width: 581px;
	height: 80px;
	background: url("../tmpl/img/content_header_right.png") no-repeat top left;
}

.content_right_footer
{
	width: 581px;
	height: 11px;
	background: url("../tmpl/img/content_footer_right.png") no-repeat top left;
}


/* Footer */
#footer
{
/* 	width: 100%; */
	width: 850px;
	height: 89px;
	background: url("../tmpl/img/footer.png") no-repeat top left;
	padding-left: 25px;
}

#footer a
{
	color: #FFF;
}

#footer div
{
	padding-top: 15px;
	float: left;
}

#footer div,
#footer div td
{
	font-size: 10px;
	color: #FFF;
	text-align: left;
}

#footer #address
{
	width: 230px;
	text-align: left;
}

#footer #phone
{
	width: 230px;
	text-align: left;
}

#copyright
{
/* 	width: 100%; */
	width: 850px;
	height: 30px;
	line-height: 30px;
	color: #4F4F4F;
	text-align: center;
}

/*********/
/* Items */
/*********/

#article
{
	background: #fff;
	border-top: 2px solid #fff;
	float: left;
	line-height: 140%;
	min-height: 500px;
	padding: 30px 25px 30px 35px;
	text-align: left;
	vertical-align: top;
	width: 650px;
}
* html #article /* IE 6 */
{
	height: 500px;
}

/*h1
{
	color: #0d579c;
	font-family: "Trebuchet MS", Verdana;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
}*/

.button
{
	background-color: #FFF;
	border: 1px #666 solid;
	color: #666;
	display: block;
	font-weight: bold;
	margin: 10px 0;
	padding: 1px 4px;
	text-decoration: none;
}
.button:active,
.button:hover
{
	background-color: #666;
	border: 1px #666 solid;
	color: #FFF;
	text-decoration: none;
}


#icon-print
{
	display: block;
	width: 215px;
	height: 16px;
	line-height: 16px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

#icon-print a
{
	text-decoration: none;
}

#icon-print img
{
	border: 0;
}

#icon-print span
{
	color: #808080;
	padding-left: 5px;
}

#icon-rss
{
	background: url("../tmpl/img/icon_rss.gif") no-repeat left center;
	color: #77695E;
	float: right;
	line-height: 16px;
	margin: 20px 40px 0 0;
	padding: 0 0 0 20px;
	text-decoration: none;
}
#icon-rss:hover
{
	color: #77695E;
	text-decoration: underline;
}

#srch_link
{
	text-align: center;
	vertical-align: middle;
	width: 60px;
	position: relative;
}

#srch_link a
{
	display: block;
	height: 22px;
	line-height: 22px;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #59BB61;
	text-decoration: none;
	background: url("../tmpl/img/srch_btn_bg.jpg") repeat-x top left;
	cursor: pointer;
}

#srch_layout
{
	width: 100%;
	height: 0;
	position: relative;
}

#srch_layout div
{
	display: none;
	position: absolute;
	width: 220px;
	height: 30px;
	left: 610px;
	top: 0;
	z-index: 1;
}

#search-form
{
}

#search-form label
{
	color: #0B96D2;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

#search-btn
{
}

#search-word
{
	background-color: #FFF;
	border: 1px solid #00297B;
	color: #00297B;
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 2px 0 2px;
	margin: 3px 0 0 0;
	width: 212px;
	font-weight: bold;
}


/*****************/
/* Form, Listing */
/*****************/

.layout_body
{
	margin-bottom: 4px;
	margin-top: 4px;
}

.layout_footer1,
.layout_footer2,
.layout_header1,
.layout_header2
{
	width: 99%;
}

.layout_footer1 #sep
{
	width: 6px;
}

.layout_footer2 #sep
{
	width: 6px;
}

.layout_header1 #sep
{
	width: 6px;
}

.layout_header2 #sep
{
	width: 6px;
}


/********/
/* Form */
/********/

.form
{
	background-color: #FFF;
	width: 99%;
}
.form td
{
	background-color: #FFF;
}

.form_field
{
	padding: 3px 1px;
	text-align: left;
	vertical-align: middle;
}

.form_label
{
	padding: 3px 1px;
	text-align: left;
	vertical-align: middle;
}

.err,
#err
{
	color: #C00;
}
input.err
{
	background-color: #F2F2F2;
	border: 1px #C00 solid;
	padding: 1px;
}
select.err,
select.err option,
textarea.err
{
	border: 1px #C00 solid;
}

#hint
{
	color: #999;
	padding: 0 5px;
}

#req,
span.req
{
	color: #C00;
}

.form .title
{
	font-weight: bold;
	padding: 10px 0 5px 0;
}


/*********/
/* Menus */
/*********/

/* Main menu */
.main_menu_content
{
	margin-left: 20px;
}

.main_menu_content td
{
	height: 35px;
	vertical-align: middle;
	text-align: center;
}

.main_menu_content .l1,
.main_menu_content .l1_a
{
	display: block;
	color: #FFF;
	height: 19px;
	line-height: 19px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
	padding: 0 5px 0 5px;
	border: 1px solid transparent;
}

.main_menu_content .l1:active,
.main_menu_content .l1:hover
{
	border: 1px solid #FFF;
	color: #FFF;
}

.main_menu_content .l1_a,
.main_menu_content .l1_a:active,
.main_menu_content .l1_a:hover
{
	border: 1px solid #313131;
	background-color: #313131;
	color: #FFF;
}

/* Sign in */
.si_menu_content
{
}

.si_menu_content td
{
	height: 22px;
	vertical-align: middle;
	text-align: center;
}

.si_menu_content .l1,
.si_menu_content .l1_a
{
	display: block;
	background-color: #060F1E;
	color: #AAC6D7;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
	padding: 0 5px 0 5px;
	border: 1px solid #AAC6D7;
}

.si_menu_content .l1:active,
.si_menu_content .l1:hover
{
	border: 1px solid #FFF;
	color: #FFF;
}

.si_menu_content .l1_a,
.si_menu_content .l1_a:active,
.si_menu_content .l1_a:hover
{
	border: 1px solid #FFF;
	color: #FFF;
}

/* Additional (extra) menu */
.extra_menu_content
{
	height: 42px;
	width: auto;
}

.extra_menu_content td
{
	vertical-align: middle;
	text-align: center;
}

.extra_menu_content .l1,
.extra_menu_content .l1_a
{
	display: block;
	color: #FFF;
	height: 41px;
	line-height: 41px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
	padding: 0 20px 0 15px;
	background: url("../tmpl/img/box_green.gif") no-repeat center left;
}

.extra_menu_content .l1:active,
.extra_menu_content .l1:hover
{
	background: url("../tmpl/img/box_grey.gif") no-repeat center left;
	color: #FFF;
}

.extra_menu_content .l1_a,
.extra_menu_content .l1_a:active,
.extra_menu_content .l1_a:hover
{
	background: url("../tmpl/img/box_red.gif") no-repeat center left;
	color: #FFF;
}


/* horizontal menu at footer */
.h2_menu_content
{
	padding: 10px 0 30px 0;
}
.h2_menu_content .l1,
.h2_menu_content .l1_a
{
	color: #666;
	font-weight: normal;
	padding: 0 7px;
	text-decoration: none;
}
.h2_menu_content .l1_a,
.h2_menu_content .l1:active,
.h2_menu_content .l1:hover,
.h2_menu_content .l1_a:active,
.h2_menu_content .l1_a:hover
{
	color: #666;
	text-decoration: underline;
}

/* horizontal menu at right-top corner */
.h3_menu_content
{
	padding: 7px 0 0 0;
}
.h3_menu_content .l1,
.h3_menu_content .l1_a
{
	background: url("../tmpl/img/h3_l1.gif") no-repeat left center;
	color: #FFF;
	display: block;
	font-weight: normal;
	padding: 0 8px 0 10px;
	text-decoration: none;
	white-space: nowrap;
}
.h3_menu_content .l1_a,
.h3_menu_content .l1:active,
.h3_menu_content .l1:hover,
.h3_menu_content .l1_a:active,
.h3_menu_content .l1_a:hover
{
	color: #FFF;
	text-decoration: underline;
}

/*******************/
/* Site menu, left */
/*******************/
.site_menu_content
{
	width: 100%;
	margin-bottom: 70px;
}

/* Site menu - Level one */
.site_menu_content .l1,
.site_menu_content .l1_a
{
	background: url("../tmpl/img/site_menu_l1.gif") no-repeat center left;
	color: #00297B;
	display: block;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 25px;
	text-decoration: none;
	white-space: nowrap;
}

.site_menu_content .l1:active,
.site_menu_content .l1:hover
{
	background-color: #EBEEF1;
	color: #00297B;
	text-decoration: none;
}
.site_menu_content .l1_a,
.site_menu_content .l1_a:active,
.site_menu_content .l1_a:hover
{
	background: url("../tmpl/img/site_menu_l1sel.gif") no-repeat center left;
	color: #00297B;
	text-decoration: none;
}

/* Site menu - Level two */
.site_menu_content .l2,
.site_menu_content .l2_a
{
	background: url("../tmpl/img/site_menu_l2.gif") no-repeat center left;
	color: #00297B;
	display: block;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	margin-left: 25px;
	padding: 0 0 0 10px;
	text-decoration: none;
	white-space: nowrap;
}
.site_menu_content .l2:active,
.site_menu_content .l2:hover
{
	background-color: #EBEEF1;
	color: #00297B;
	text-decoration: none;
}
.site_menu_content .l2_a,
.site_menu_content .l2_a:active,
.site_menu_content .l2_a:hover
{
	background: url("../tmpl/img/site_menu_l2sel.gif") no-repeat center left;
	color: #00297B;
	text-decoration: none;
}

/* Site menu - Level three */
.site_menu_content .l3,
.site_menu_content .l3_a
{
	background: url("../tmpl/img/site_menu_l3.gif") no-repeat center left;
	color: #00297B;
	display: block;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	margin-left: 35px;
	padding: 0 0 0 10px;
	text-decoration: none;
	white-space: nowrap;
}
.site_menu_content .l3:active,
.site_menu_content .l3:hover
{
	background-color: #EBEEF1;
	color: #00297B;
	text-decoration: none;
}
.site_menu_content .l3_a,
.site_menu_content .l3_a:active,
.site_menu_content .l3_a:hover
{
	background: url("../tmpl/img/site_menu_l3sel.gif") no-repeat center left;
	color: #00297B;
	text-decoration: none;
}


/* language selector */
.lang_menu_content
{
	padding: 7px 0 0 0;
}
.lang_menu_content .l1,
.lang_menu_content .l1_a
{
	display: block;
	padding: 0 8px 0 0;
	text-decoration: none;
	white-space: nowrap;
}
.lang_menu_content .l1_a,
.lang_menu_content .l1:active,
.lang_menu_content .l1:hover,
.lang_menu_content .l1_a:active,
.lang_menu_content .l1_a:hover
{
	text-decoration: underline;
}
/*
.lang_menu_content .l1-est
{
	background: url("../tmpl/img/lang_est.gif") no-repeat left center;
}
.lang_menu_content .l1-eng
{
	background: url("../tmpl/img/lang_eng.gif") no-repeat left center;
}
.lang_menu_content .l1-rus
{
	background: url("../tmpl/img/lang_rus.gif") no-repeat left center;
}
.lang_menu_content .l1-lit
{
	background: url("../tmpl/img/lang_lit.gif") no-repeat left center;
}
.lang_menu_content .l1-lat
{
	background: url("../tmpl/img/lang_lat.gif") no-repeat left center;
}
*/

/* location bar */
.location_bar td
{
	vertical-align: top;
}
.location_bar a
{
	color: #999;
	font-weight: normal;
	padding: 0 1px;
	text-decoration: none;
}
.location_bar a:active,
.location_bar a:hover
{
	color: #666;
	text-decoration: underline;
}
.location_bar .sep
{
	color: #666;
	font-weight: normal;
	padding: 0 4px 0 1px;
}

/* navigation bar */
.navi_menu_content
{
	border-top: 1px #F00 dotted;
	padding: 9px 0;
}
.navi_menu_content .l1,
.navi_menu_content .l1_a
{
	color: #666;
	font-weight: normal;
	padding: 0 0;
	text-decoration: none;
}
.navi_menu_content .l1_a,
.navi_menu_content .l1:active,
.navi_menu_content .l1:hover,
.navi_menu_content .l1_a:active,
.navi_menu_content .l1_a:hover
{
	color: #666;
	text-decoration: underline;
}
.navi_menu_content .l1_sep
{
	color: #666;
	font-weight: normal;
	padding: 0 11px;
}


/************/
/* siteEdit */
/************/
.siteEditDotOver
{
	background-color: #f2f2f2;
	border: 1px solid #fff;
	display: none;
	margin: 0;
	position: absolute;
	text-align: left;
	visibility: visible;
	width: 160px;
	z-index: 2500;
}
.siteEditDotOver table
{
	border: 1px solid #105aa4;
	width: 100%;
}
.siteEditDotOver table td
{
	background-color: #fff;
	padding: 2px 4px 2px 6px;
}
.siteEditDotOver table td.icon
{
	background-color: #f4f4f4;
	padding: 2px 4px;
	text-align: center;
	width: 1%;
}
.siteEditDotOver a
{
	display: block;
	color: #009;
	text-decoration: none;
}
.siteEditDotOver a:hover
{
	text-decoration: underline;
}
