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

html
{
	height: 100%;
}

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

a
{
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
}
a:active,
a:hover
{
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	background-color: #1A244D;
	border-bottom: 1px solid #FFF;
}

body
{
	background-color: #176ea3;
	color: #FFF;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
}

body#site
{
	background: #176ea3 url("../tmpl/img/header_bgr.png") repeat-x top left;
	text-align: center;
}

/* default editor style*/
body#doc_body-body
{
	color: #FFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div
{
	margin: 0;
	padding: 0;
}

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

form
{
	margin: 0;
	padding: 0;
}

/* Headings */
h1, h2, h3, h4, h5, h6,
h1 *,
h2 *,
h3 *,
h4 *,
h5 *,
h6 *
{
	color: #ccc;
	font-family: Arial, Verdana;
	margin: 0;
	padding: 5px 0 15px 0;
	text-align: left;
}

h1,
h1 *
{
	font-size: 24px;
	font-weight: bold;
}

h2,
h2 *
{
	font-size: 20px;
	font-weight: normal;
}

h3,
h3 *
{
	font-size: 18px;
	font-weight: normal;
}

h4,
h4 *
{
	font-size: 16px;
	font-weight: normal;
}

h5,
h5 *
{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

h6,
h6 *
{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

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;
	padding-bottom: 11px;
}

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 */
/*********************/

#container
{
	width: 966px;
	min-height: 520px;
	margin: 0 auto;
}

#header
{
	width: 100%;
	height: 176px;
	background: url("../tmpl/img/header.jpg") no-repeat top left;
	text-align: left;
}

#content_table
{
	width: 100%;
	margin-top: 25px;
	margin-left: 30px;
}

#content_table td
{
	vertical-align: top;
	text-align: left;
}

#ctbl_left
{
	width: 250px;
}

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

#ctbl_center
{
	padding-top: 5px;
	padding-bottom: 20px;
}

#ctbl_center div
{
	width: 90%;
	margin: 0 auto;
	color: #FFF;
	font-family: Verdana;
}

#ctbl_center div#doc_body
{
	color: #FFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#ctbl_center div.content_maxw
{
	width: 570px;
	margin: 0;
	margin-left: 15px;
	color: #FFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#ctbl_center #doc_title.content_maxw h1
{
	float: left;
	width: 540px;
}

#ctbl_center #icon-print
{
	width: 20px;
	height: 20px;
	background: url("../tmpl/img/icon_print.png") no-repeat right top;
	float: right;
	margin-top: 8px;
}

#ctbl_center #icon-print a,
#ctbl_center #icon-print a:hover
{
	display: block;
	width: 19px;
	height: 19px;
	margin: 0 auto;
	border: 0;
	background: none;
}

#ctbl_right
{
	width: 350px;
}

#ctbl_right div
{
	/*border: 1px solid yellow;*/
	width: 300px;
	margin-left: 20px;
	color: #FFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

* html #news_container
{
	height: 170px;
}

#ctbl_right #news_container
{
	min-height: 170px;
	margin-top: 5px;
	overflow: hidden;
}

#ctbl_right #metals_container
{
	margin-bottom: 20px;
}

#ctbl_right #metals_container div
{
	margin: 0;
}

#ctbl_right #metals_container #metals_hint
{
	margin: 0;
	margin-top: -10px;
	margin-bottom: 5px;
}

#metals_image_box
{
	width: 286px;
	height: 75px;
	background: url("../tmpl/img/precious_metal_fixes.jpg") no-repeat left top;
}

#metals_link,
#metals_link:hover
{
	display: block;
	width: 286px;
	height: 75px;
	border: 0;
	text-decoration: none;
	background: none;
}

#ctbl_center #metals_image_box
{
	position: relative;
	height: 100px;
	width: 100%;
	margin: 0;
}

#ctbl_center #metals_image_cover
{
	position: absolute;
	width: 130px;
	height: 25px;
	background: black;
}

#ctbl_center #metals_image
{
}

#ctbl_right #news_container h1
{
	color: #FFF;
}

#ctbl_right #metals_container h1
{
	color: #ccc;
}

#ctbl_right #news_container .news_block
{
	width: 100%;
	font-size: 12px;
}

#ctbl_right #news_container .bullet
{
	background: url("../tmpl/img/bullet_news.png") no-repeat left 10%;
	width: 10px;
}

#ctbl_right #news_container .summary
{
	padding-left: 10px;
	padding-bottom: 5px;
	color: #FFF;
}

#ctbl_right #news_container .summary a
{
	border: 0;
}

#footer
{
	background: url("../tmpl/img/footer_bgr.png") repeat-x top left;
	height: 304px;
}

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

#phones_border
{
	height: 55px;
	border-bottom: 1px solid #fff;
}

#phones
{
	width: 840px;
	margin: 0 auto;
}

#phones div
{
	float: left;
	height: 55px;
	line-height: 55px;
	font-size: 12px;
	color: #CCCCCC;
	margin-right: 12px;
}

#phones div a
{
	color: #CCCCCC;
	font-size: 12px;
	direction:rtl;
	unicode-bidi: bidi-override;
}

#intranet_login
{
	width: 840px;
	margin: 0 auto;
}

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

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

#home_link
{
	display: block;
	width: 380px;
	height: 120px;
	/*border: 1px solid red;*/
	border: 0;
	margin-left: 40px;
	background: none;
}

#menu_shadow
{
	width: 10px;
	height: 208px;
	background: url("../tmpl/img/menu_shadow.png") no-repeat left top;
	float: left;
	margin-right: 20px;
}

#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;
}

.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;
}

/* rounded-corners (SiteButton) */
/*
.button
{
	background-color: #e2ebf2;
	float: left;
}
.button .t
{
	background: url("../tmpl/img/button_tr.gif") no-repeat right top;
	margin: 0;
	padding: 0;
}
.button .b
{
	background: url("../tmpl/img/button_br.gif") no-repeat right top;
	margin: 0;
	padding: 0;
}
.button .t img,
.button .b img
{
	border: none;
	display: block !important;
	height: 2px;
	margin: 0;
	padding: 0;
	width: 2px;
}
.button p
{
	margin: 0;
	padding: 1px 10px;
	white-space: nowrap;
}
.button p a
{
	color: #305d7f;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.button p a:active,
.button p a:hover
{
	color: #305d7f;
	text-decoration: none;
}
*/

#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;
}

#maintainer
{
	clear: both;
	margin: 0 auto;
	padding-top: 50px;
	text-align: right;
	width: 900px;
}

#search-form
{
	clear: right;
	float: right;
	margin: 26px 0 0 0;
	vertical-align: bottom;
}
#search-form label
{
	color: #0B96D2;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
#search-btn
{
	border: 1px #0DA0E0 solid;
	border-left: 0;
	display: block;
	float: left;
	margin: 4px 0 0 0;
	vertical-align: bottom;
}
#search-word
{
	background-color: #EBF8FE;
	border: 1px #0DA0E0 solid;
	border-right: 0;
	color: #0DA0E0;
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 0 2px 0 2px;
	margin: 4px 0 0 0;
	vertical-align: bottom;
	width: 127px;
}


/*****************/
/* 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 */
/*********/

/* horizontal menu at top-right corner */

.extra_menu_content
{
	float: right;
	margin-right: 90px;
	margin-top: 20px;
}

.extra_menu_content .l1,
.extra_menu_content .l1_a
{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	padding: 0 10px 0 10px;
	color: #fff;
	border-left: 1px solid #fff;
	border-bottom: 0;
	background: none;
}

.extra_menu_content #extra_first
{
	border: 0;
	background: none;
}

.extra_menu_content .l1_a,
.extra_menu_content .l1:active,
.extra_menu_content .l1:hover,
.extra_menu_content .l1_a:active,
.extra_menu_content .l1_a:hover
{
	color: #fff;
	border-bottom: 0;
	font-weight: bold;
	text-decoration: underline;
	background: none;
}


/* upper vertical menu at left */
.umain_menu_content
{
	margin-top: 15px;
	margin-bottom: 30px;
	width: 80%;
}

.umain_menu_content .l1,
.umain_menu_content .l1_a
{
	display: block;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background: url("../tmpl/img/bullet_umain.png") no-repeat 2% 50%;
	padding-left: 25px;
	border-bottom: 1px solid #8192D3;
	/*height: 18px;
	line-height: 18px;*/
	height: 1.6em;
	line-height: 1.6em;
	white-space: nowrap;
	overflow: hidden;
}

.umain_menu_content #umain_first
{
	border-top: 1px solid #8192D3;
}

.umain_menu_content .l1:active,
.umain_menu_content .l1:hover
{
	color: #FFF;
	text-decoration: none;
	background-color: #356b9d;
	border-bottom: 1px solid #8192D3;
}

.umain_menu_content .l1_a,
.umain_menu_content .l1_a:active,
.umain_menu_content .l1_a:hover
{
	color: #FFF;
	text-decoration: none;
	background: #2c458e url("../tmpl/img/bullet_selected.png") no-repeat 2% 50%;
	border-bottom: 1px solid #8192D3;
}

.umain_menu_content .l2,
.umain_menu_content .l2_a
{
	display: block;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background: url("../tmpl/img/bullet_lmain_l2.png") no-repeat 2% 50%;
	padding-left: 25px;
	margin-left: 15px;
	border-bottom: 1px solid #8192D3;
	height: 1.6em;
	line-height: 1.6em;
	white-space: nowrap;
	overflow: hidden;
}

.umain_menu_content .l2:active,
.umain_menu_content .l2:hover
{
	color: #FFF;
	text-decoration: none;
	background-color: #3A5EBB;
	border-bottom: 1px solid #8192D3;
}

.umain_menu_content .l2_a,
.umain_menu_content .l2_a:active,
.umain_menu_content .l2_a:hover
{
	color: #FFF;
	text-decoration: none;
	background: #29397A url("../tmpl/img/bullet_selected.png") no-repeat 2% 50%;
	border-bottom: 1px solid #8192D3;
}

.umain_menu_content .l3,
.umain_menu_content .l3_a
{
	display: block;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background: url("../tmpl/img/bullet_lmain_l3.png") no-repeat 2% 50%;
	padding-left: 20px;
	margin-left: 30px;
	border-bottom: 1px solid #8192D3;
	height: 1.6em;
	line-height: 1.6em;
	white-space: nowrap;
	overflow: hidden;
}

.umain_menu_content .l3:active,
.umain_menu_content .l3:hover
{
	color: #FFF;
	text-decoration: none;
	background-color: #3A5EBB;
	border-bottom: 1px solid #8192D3;
	border-bottom: 1px solid #8192D3;
}

.umain_menu_content .l3_a,
.umain_menu_content .l3_a:active,
.umain_menu_content .l3_a:hover
{
	color: #FFF;
	text-decoration: none;
	background: #29397A url("../tmpl/img/bullet_selected.png") no-repeat 2% 50%;
	border-bottom: 1px solid #8192D3;
}


/* lower vertical menu at left */
.lmain_menu_content
{
	margin-bottom: 30px;
	width: 80%;
}

.lmain_menu_content .l1,
.lmain_menu_content .l1_a
{
	display: block;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background: url("../tmpl/img/bullet_lmain_l1.png") no-repeat 2% 50%;
	padding-left: 25px;
	border-bottom: 1px solid #8192D3;
	height: 1.6em;
	line-height: 1.6em;
	white-space: nowrap;
	overflow: hidden;
}

.lmain_menu_content .l1:active,
.lmain_menu_content .l1:hover
{
	color: #FFF;
	text-decoration: none;
	background-color: #3A5EBB;
	border-bottom: 1px solid #8192D3;
}

.lmain_menu_content #lmain_first
{
	border-top: 1px solid #8192D3;
}

.lmain_menu_content .l1_a,
.lmain_menu_content .l1_a:active,
.lmain_menu_content .l1_a:hover
{
	color: #FFF;
	text-decoration: none;
	background: #29397A url("../tmpl/img/bullet_selected.png") no-repeat 2% 50%;
	border-bottom: 1px solid #8192D3;
}

.lmain_menu_content .l2,
.lmain_menu_content .l2_a
{
	display: block;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background: url("../tmpl/img/bullet_lmain_l2.png") no-repeat 2% 50%;
	padding-left: 25px;
	margin-left: 15px;
	border-bottom: 1px solid #8192D3;
	height: 1.6em;
	line-height: 1.6em;
	white-space: nowrap;
	overflow: hidden;
}

.lmain_menu_content .l2:active,
.lmain_menu_content .l2:hover
{
	color: #FFF;
	text-decoration: none;
	background-color: #3A5EBB;
	border-bottom: 1px solid #8192D3;
}

.lmain_menu_content .l2_a,
.lmain_menu_content .l2_a:active,
.lmain_menu_content .l2_a:hover
{
	color: #FFF;
	text-decoration: none;
	background: #29397A url("../tmpl/img/bullet_selected.png") no-repeat 2% 50%;
	border-bottom: 1px solid #8192D3;
}

.lmain_menu_content .l3,
.lmain_menu_content .l3_a
{
	display: block;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background: url("../tmpl/img/bullet_lmain_l3.png") no-repeat 2% 50%;
	padding-left: 20px;
	margin-left: 30px;
	border-bottom: 1px solid #8192D3;
	height: 1.6em;
	line-height: 1.6em;
	white-space: nowrap;
	overflow: hidden;
}

.lmain_menu_content .l3:active,
.lmain_menu_content .l3:hover
{
	color: #FFF;
	text-decoration: none;
	background-color: #3A5EBB;
	border-bottom: 1px solid #8192D3;
}

.lmain_menu_content .l3_a,
.lmain_menu_content .l3_a:active,
.lmain_menu_content .l3_a:hover
{
	color: #FFF;
	text-decoration: none;
	background: #29397A url("../tmpl/img/bullet_selected.png") no-repeat 2% 50%;
	border-bottom: 1px solid #8192D3;
}


/* 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;
}
