@import url(main_menu.css);

html, body, div, table, td, table, p, form {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

body {
	background-color: white;
	font-size: 10pt;
	text-align: center;
}

/*---------- Tempalte elements ---------------*/

#main{
	text-align: center;
	width: 100%;
}

#main_table{
	width: 100%;
	height: 100%;
	max-width: 1200px;
	min-width: 990px;
	text-align: left;
	margin: 0px auto;
}

#main_top, #main_top_banner{
	padding: 4px 0;
}

#main_header_links{
	padding: 3px;
	font-size: 9pt;
	font-family: Tahoma, Verdana;
	text-align: right;
}

#main_header_links a:link, #main_header_links a:visited{
	color: #244244;
	text-decoration: none;
	margin-left: 20px;
}

#main_header_links a:hover{
	color: #244ABB;
	text-decoration: none;
}

#main_header{
	width: 100%;
	height: 94px;
	background-color: #031E3B;
	text-align: left;
}

#header_wrap{
	overflow: hidden;
	text-align: center;
}

#main_flags{
	position: absolute;
	padding: 4px;
}

#main_logo{
	font-size: 32px;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#p_header{
	width: 100%;
	height: 20px;
}

#main_top_links{
	text-align: right;
}

#main_top_links a, #main_top_links a:link, #main_top_links a:visited{
	font-size: 9pt;
	color: Gray;
	font-family: Tahoma;
	margin-left: 10px;
	text-decoration: none;
}

#main_top_links a:hover{
	text-decoration: underline;
}

h1 {
	color: #031E3B;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 17pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
	text-align: left;
	text-decoration: none;
}

h1 span{
	display: inline;
}

h2, h1 span {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #808080;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0;
	margin-bottom: 10px;
}

h3 {
	font-family: Verdana,Geneva,Arial,sans-serif;
	color: #244244;
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial;
	margin: 0;
	padding: 5px 0;
}

h3.c1 {
    margin-top:20px;
    margin-bottom:20px;
    text-align:left;
}

h3 a:link, h3 a:visited{
	color: #244244;
	text-decoration: none;
	border-bottom: 1px solid #585858;
}

h3 a:hover{
	text-decoration: none;
	color: #1B41A4;
	border-bottom: 1px solid #1B41A4;
}

h3 a.ajax:link, h3 a.ajax:visited{
	color: black;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed black;
}

h3 a.ajax:hover{
	color: #1B41A4;
	border-bottom: 1px dashed #285743;
	text-decoration: none;
}

h4 {
	font-family: Arial;
	font-size: 11pt;
	font-weight:normal;
	color:#031E3B;
	margin: 0;
	padding: 0;
}

h4 a:link, h4 a:visited{
	border-bottom: none;
	color:#031E3B;
	font-weight:normal;
	text-decoration:none;
}

h4 a:hover{
	text-decoration: none;
	border-bottom: 1px solid #969696;
}

p {
	margin: 2px 0px 4px 0px;
	text-align: left;
}

span, td, p{

}

body {
	color:#3C3735;
	font: 10pt Verdana,Geneva,Arial,Helvetica,sans-serif;
	background-color: White;
}

a:link, a:visited {
	color: #244ABB;
	text-decoration:none;
}

a:hover, a:active {
	color: #EA4D00;
	text-decoration:underline;
}

input, textarea{
	font-size: 10pt;
	padding: 1px;
}

ul, li{
	padding-left: 15px;
	margin-left: 10px;
}

li{
	list-style: disc;
	padding:0;
	margin: 0;
}

.clear{
	clear: both;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
}

fieldset{
	margin: 5px 0;
	padding: 10px;
	border: 1px solid #FFB001;
}

fieldset legend{
	padding: 0 5px;
	color: #1B41A4;
	font-size: 10pt;
	font-weight: bold;
}

.basicb{
	font-weight: bold;
	color: #033B76;
}

ul.ctg_list{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.ctg_list li{
	list-style: none;
	margin: 0;
	padding: 3px 0px;
}

ul.ctg_list li a:link, ul.ctg_list li a:visited{
	text-decoration: none;
	font-weight: normal;
	font-size: 11pt;
	color: #031E3B;
	font-family: Arial, Tahoma;
	border-bottom: none;
}

ul.ctg_list li a:hover{
	color: black;
	border-bottom: 1px solid #969696;
}

ul.ctg_list li a#active{
	border-bottom: 1px solid #969696;
	color: black;
	font-weight: bold;
}

input.captcha{
	width: 114px;
}

ul.serv{
	list-style-image: url(/image/mrk.jpg);
}

ul.serv li{
	list-style-image: url(/image/mrk.jpg);
}

ul.serv li a:link, ul.serv li a:visited{
	color: #031E3B;
	text-decoration: none;
}

ul.serv li a:hover{
	color: black;
	text-decoration: underline;
}

/*--------- SEARCH MODULE ---------------*/
#main_search{
	text-align: center;
	background-color: #FFB001;
	width: 100%;
}

#main_search table{
	margin: 0px auto;
	/* width: 60%; */
}

#main_search table td{
	padding: 1px 0;
	vertical-align: middle;
}

#main_search_input{
	width: 100%;
	height: 14px;
	border: 2px solid #D8E0E0;
	padding: 1px;
}

.mod_search_top{
	text-align: left;
}

.mod_search_top span{
	font-size: 8pt;
	font-family: Tahoma;
	color: #EDEDA9;
	padding-right: 10px;
}

.mod_search_top a:link, .mod_search_top a:visited{
	font-size: 8pt;
	font-family: Tahoma;
	color: #031E3B;
	text-decoration: none;
	margin-right: 5px;
	padding: 3px;
}

.mod_search_top a:hover{
	text-decoration: none;
	color: #031E3B;
}

.mod_search_top a.selected{
	font-weight: bold;
	color: black;
	font-size: 9pt;
	background-color:#D8E0E0;
}

/* ------------ MODULES -------------------------*/

.module{
	margin-bottom: 20px;
}

.module_content{
	padding-left: 4px;
}


.module_header{
	color: #1B41A4;
	font-size: 14pt;
}

.module_slider_head{
	text-align: left;
	display: block;
}

.module #userlist{
	font-size: 8pt;
	font-family: Tahoma;
	border: 1px solid #DAE9F1;
	padding: 2px;
}

/*  ----------- CATALOGUE --------- */

.cat_sub_menu{
	padding: 4px 0px;
}

.cat_sub_menu a:link, .cat_sub_menu a:visited{
	text-decoration: none;
	border-bottom: 1px solid #400000;
	color: #400000;
	font-family: Tahoma;
	margin-right: 5px;
}

.cat_sub_menu a:hover{
	text-decoration: none;
	border-bottom: 1px dotted #990000;
	color: #990000;
}

.cat_total{
	color: white;
	width: 90px;
	height: 21px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-family: Verdana;
	background: url('/smarty/templates/neftegaz/images/total_bg.jpg') no-repeat #999999;
	margin-top: 10px;
}

.cat_abc_list{
	padding: 3px 0;
}

.cat_abc_list a{
	padding: 2px 2px;
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: underline;
	color: #969696;
}

.cat_abc_list a#active{
	font-weight: bold;
	font-size: 9pt;
	color: #031E3B;
	background-color: #F0F0F0;
}

#cat_select_panel{
	padding: 4px 5px;
	border: 1px solid #E6EEEE;
	margin: 7px 0;
}

.cat_ctg_link{
	background: url('/smarty/templates/neftegaz/images/folder.jpg') no-repeat;
	padding-left: 30px;
}

.cat_ctg_link a:link, .cat_ctg_link a:visited{
	font-family: Verdana;
	font-size: 16px;
	color: #585858;
	text-decoration: none;
	border-bottom: 1px solid #1B41A4;
}

.cat_ctg_link a:hover{
	text-decoration: none;
	color: #1B41A4;
}

table.params_info{
	width: 100%;
	margin-top: 10px;
}

td.params_label, td.params_data{
	vertical-align: top;
	text-align: left;
	font-size: 9pt;
	padding: 3px 0px;
}

td.params_label{
	width: 150px;
	color: #808080;
}

td.params_data{
	width: auto;
	color: #3E5571;
}

.cat_action_panel{
	padding: 5px;
	margin: 4px 0;
	background-color: #F0F0F0;
	font-family: Tahoma;
	font-size: 9pt;
}

.cat_action_panel span{
	padding: 0px 8px;
	color: #ACACAC;
}

.cat_company_menu{
	padding: 10px 0;
	font-size: 13pt;
	font-weight: normal;
}

.cat_company_menu a:link, .cat_company_menu a:visited{
	text-decoration: none;
	border-bottom: 1px solid #B2B2B2;
	color: #B2B2B2;
	font-family: Tahoma;
	margin-right: 5px;
}

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

.cat_company_menu a#active{
	color: black;
	border-bottom: 1px solid black;
}

ul.cat_ctg_list{
	list-style: none;
	margin: 10px 10px;
	padding:0;
}

ul.cat_ctg_list li{
	list-style: none;
	padding: 7px 0;
	margin: 0;
}

ul.cat_ctg_list li a:link, ul.cat_ctg_list li a:visited{
	text-decoration: none;
	border-bottom: 1px solid #1B41A4;
	color: #1B41A4;
	font-size: 11pt;
	font-weight: bold;
	font-family: 'Lucida Grande',Verdana,Sans-Serif;
}

ul.cat_ctg_list li a:hover{
	text-decoration: none;
	color: #1B41A4;
}

ul.cat_ctg_list_index{
	list-style: none;
	margin: 5px 10px;
	margin-bottom: 15px;
	padding:0;
}

ul.cat_ctg_list_index li{
	list-style: none;
	padding: 7px 0;
	margin: 0;
}

ul.cat_ctg_list_index li a:link, ul.cat_ctg_list_index li a:visited{
	text-decoration: none;
	border-bottom: 1px solid #1B41A4;
	color: #585858;
	font-size: 11pt;
	font-weight: normal;
	font-family: 'Lucida Grande',Verdana,Sans-Serif;
}

ul.cat_ctg_list_index li a:hover{
	text-decoration: none;
	color: #1B41A4;
}

.cat_search{
	margin-bottom: 10px;
}

#cat_search_tbl{
	background-color: #B0B7B9;
	margin: 7px 0;
	margin-bottom: 14px;
}

#cat_search_tbl td{
	height: 50px;
	vertical-align: middle;
}

.cat_search_top{
	padding-bottom: 3px;
}

.cat_search_top span{
	font-size: 8pt;
	font-family: Tahoma;
	color: #ACACAC;
	padding-right: 20px;
}

.cat_search_top a:link, .cat_search_top a:visited{
	font-size: 8pt;
	font-family: Tahoma;
	color: #031E3B;
	text-decoration: none;
	border-bottom: 1px dashed #031E3B;
	margin-right: 5px;
}

.cat_search_top a:hover{
	text-decoration: none;
	color: #031E3B;
}

/*  ----------- PATHWAY --------- */
.pathway{
	margin-bottom: 10px;
	font-size: 10pt;
	color: #000000;
}

.pathway a:link, .pathway a:visited{
	color: #244244;
	text-decoration: none;
}

.pathway a:hover{
	color: #1B41A4;;
	text-decoration: underline;
}

.pathway_delim{
	padding: 0px 5px;
}

/*  ----------- vertical menu --------- */

div.mod_vertical_menu {
	background-color: #D8D8D8;
	border: solid 1px #7F7F7F;
	padding: 5px;
}

.vertical_menu ul{
	margin:0px;
	padding:0px;
	list-style: none;
}

.vertical_menu ul li{
	list-style: none;
	padding: 2px 0;
	margin: 0;
}

.vertical_menu ul li a:link, .vertical_menu ul li a:visited{
	text-decoration: none;
	font-weight: normal;
	font-size: 11pt;
	color: #031E3B;
	font-family: Arial, Tahoma;
	border-bottom: none;
}

.vertical_menu ul li a:hover{
	color: black;
	border-bottom: 1px solid #969696;
}

.vertical_menu ul li a#active{
	border-bottom: 1px solid #969696;
	color: black;
	font-weight: bold;
}

.vertical_menu ul li ul li{
	background: none;
	padding-left: 5px;
}

.vertical_menu ul li ul li a:link, .vertical_menu ul li ul li a:visited{
	font-size: 12px;
}

/*  ----------- treee menu --------- */
.suckertreemenu{
	width: 100%;
	margin-top: 10px;
}

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

.suckertreemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
	z-index: 9999;
}

/*Top level list items*/
.suckertreemenu ul li{
	position: relative;
	list-style-type: none;
	padding: 2px 5px;
	display: inline;
	text-align: left;
}

/*Top level menu link items style*/
.suckertreemenu ul li a:link, .suckertreemenu ul li a:visited{
	font-family: Arial;
	text-transform: uppercase;
	text-decoration: none;
	color: black;
	line-height: 18px;
	font-size: 17px;
	font-weight: bold;
}


.suckertreemenu ul li a:hover{
	color: black;
	text-decoration: none;
}

.suckertreemenu ul li a#active{
	color: #990000;
}

	
/*1st sub level menu*/
.suckertreemenu ul li ul{
	left: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	border: 1px solid	#333333;
	line-height: normal;
	background-color: #F1F3F5;
	width: 200px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
	display: list-item;
	float: none;
	width: 200px;
	border: none;
	padding: 0;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
	left: 159px; /* no need to change, as true value set by script */
	top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a:link, .suckertreemenu ul li ul li a:visited{
	display: block;
	width: auto; /*width of sub menu levels*/
	color: black;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px;
	padding-left: 10px;
	font-size: 14px;
}

.suckertreemenu ul li ul li a:hover{
	background-color: #BFC1D0;
	text-decoration: none;
}


/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
	padding: 0;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
	background: url(/administrator/images/bul_sub_menu.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */

/*------------- RSS --------------------------------------*/
.rss_link{
	float: right;
}

.rss_link a, .rss_link a:link, .rss_link a:visited{
	background: url('/images/basic/rss.gif') no-repeat left center;
	padding-left: 18px;
	font-size: 7pt;
	font-family: Tahoma, Verdana;
	color: #D0D0D0;
	text-decoration: none;
	padding-top:6px;
	line-height: 22px;
}

.rss_link a:hover{
	text-decoration: none;
	color: #ACACAC;
}

/*------------- PHOTOS --------------------------------------*/

.photo_categories .count{
	font-size: 8pt;
	color: #990000;
}

.photo_categories .ctg_lev_1{
	font-weight: bold;
	margin-top: 10px;
}

.photo_categories .ctg_lev_2{
	margin-left: 15px;
}

.photo_album{
	font-size: 9pt;
	overflow:hidden;
	padding:6px;
}

.photo_album img{
	float: left;
	margin: 2px 5px;
}

a.photo_album_name:link, a.photo_album_name:visited, a.photo_album_name:hover{
	font-weight: bold;
}

.photo_album_info{
	float: left;
}

.photo_list_photos{
	overflow: hidden;
	clear: both;
}

.photo_thumb{
	float:left;
	width: 120px;
	height: 93px;	
	text-align: center;
	vertical-align: middle;
	margin: 7px;
}

div.photo_thumb a:link, div.photo_thumb a:visited{
	border: 1px solid #708090;
	padding: 3px;
	display: block;
}

div.photo_thumb a:hover{
	border: 1px solid #FFB100;
}

.photo_nav{
	overflow: hidden;
	clear: both;
}

.photo_nav a{
	display: block;
	float: left;
	padding: 6px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12pt;
	line-height: 14px;
}

.photo_nav a:link, .photo_nav a:visited{
	border: 1px solid #fff;
	color: black;
}

.photo_nav a:hover{
	color: #990000;
	border: 1px solid #1B41A4;
}

.photo_view{
	padding: 0px;
}

.photo{
	text-align: center;
	padding: 10px;
	background-color: #F0F8FB;
	overflow: hidden;
}

.photo_info{
	overflow: hidden;
	clear: both;
	padding: 10px 15px;
	border: 1px solid #CFD5DE;
}

.photo_info_sender{
	float: right;
	padding: 5px 10px;
	border-left: 1px solid #708090;
}

.photo_info_descr{
	margin-top: 5px;
	clear: both;
	width: 90%;
}

.photo_info_created{
	background: url('/images/basic/date.gif') no-repeat left center;
	padding-left: 18px;
	float: left;
}

.photo_reiting{
	border: 2px solid #D8E0E0;
	margin: 10px 0;
	padding: 6px;
	width: 200px;
}

ul.photo_view_ctg_list{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.photo_view_ctg_list li{
	list-style: none;
	font-size: 8pt;
	margin: 0;
	padding: 2px 5px;
}

.photo_download{
	margin-top: 20px;
	background: url('/images/basic/disc.png') no-repeat;
	padding-left: 20px;
}

.photo_download a:link, .photo_download a:visited{
	text-decoration: underline;
	color: #990000;
}

.photo_download a:hover{
	text-decoration: underline;
	color: #000;
}


/* ----------- AUTOFORMS ---------------- */
.notice{
	font-size: 10px;
	font-family: Tahoma;
	color: #696969;
	margin: 0;
	padding: 0;
}

.autoform table td{
	padding: 5px 0;
	text-align: left;
}

.autoform input, .autoform textarea{
	font-size: 10pt;
}

.req_error{
	font-size: 10px;
	color: Red;
	margin: 0;
	padding: 0;
}

#form_code_reload{
	background: url('/images/basic/code_reload.gif') no-repeat;
	width: 24px;
	height: 24px;
	border: none;
	margin: 0;
	padding: 0;
	margin-top: 60px;
}

/*------------- COMMENTS -----------------------------*/
.comments_cont{
	margin-top: 20px;
}

.comments ul{
	margin-left: 0px;
	padding-left: 0px;
	clear: both;
}

.comments ul li ul{
	margin-left: 0px;
	padding-left: 60px;
}

.comment{
	margin:0px;
	margin-top: 10px;
	padding: 0px;
	padding-left: 8px;
	padding-bottom: 5px;
	border-left: 1px solid #D9D9D9;
	border-top: 1px solid #D9D9D9;
	list-style: none;
	overflow: hidden;
}

.comment#comment_level_1{
	background-color: White;
}

.comment#comment_level_2{
	background-color: #F9F9F9;
}

.comment#comment_level_3{
	background-color: #FCF8F3;
}

.comment-avatar{
	float: left;
	padding-top: 2px;
	padding-right: 5px;
}

.comment-head{
	background-color: #F5F5F5;
	overflow: hidden;
}

.comm_date{
	margin-left: 30px;
}

.comm_time{
	margin-left: 10px;
}

.comment-text{
	overflow: hidden;
	padding: 3px;
}

.comment-reply{
	text-align: right;
	overflow: hidden;
}

.comment-reply a:link, .comment-reply a:visited{
	font-size: 10px;
	font-family: Tahoma;
	color: #666666;
	text-decoration: none;
}

.comment-reply a:hover{
	color: #383838;
	text-decoration: none;
}

blockquote{
	margin: 5px;
	padding: 3px;
	padding-left: 10px;
	border: none;
	border-left: 1px dashed #979797;
	background-color: #FFFFF0;
	font-style: italic;
}

/*=============  CONTENT ====================*/
.content_ctg{
	font-size: 14pt;
}

.content_title, .content_title a:link, .content_title a:visited{
	font-size: 13pt;
	color: #292929;
}

.content_title a{
	text-decoration: underline;
}

.content_title a:hover{
	text-decoration: underline;
	color: #101010;
}

.content_date{
	padding-right: 5px;
	color: #A52A2A;
	font-size: 10pt;
	font-weight: normal;
}

.content_row{
	margin-bottom: 20px;
}

/**********************************************/


/*=============  PROFILE ====================*/

.profile_wrap_left{
	float: left;
	padding-right: 5px;
}

.profile_wrap_right{
	padding-left: 4px;
	overflow: hidden;
}

.profile_avatar{
	padding-bottom: 5px;
}

table.profile_info{
	width: 100%;
	margin-top: 10px;
}

td.profile_label, td.profile_data{
	vertical-align: top;
	text-align: left;
	font-size: 9pt;
	padding: 3px 0px;
}

td.profile_label{
	width: 150px;
	color: #808297;
}

td.profile_data{
	width: auto;
	color: #2D2E48;
}

ul.profile_actions{
	margin: 5px 0;
	padding: 0;
	list-style: none;
}

ul.profile_actions li{
	margin: 4px 0;
	padding: 0;
	list-style: none;
}

ul.profile_actions li a:link, ul.profile_actions li a:visited{
	color: #808080;
	border-bottom: none;
	font-weight: bold;
	font-size: 10pt;
	font-family: "Trebuchet MS",Arial;
	text-decoration: none;
}

ul.profile_actions li a:hover{
	color: #031E3B;
	border-bottom: 1px solid #031E3B;
	text-decoration: none;
}

ul.profile_comp_list{
	margin: 5px 0;
	padding: 0;
	list-style: none;
}

ul.profile_comp_list li{
	margin: 0;
	padding: 0;
}

ul.profile_comp_list a{
	font-weight: bold;
}

div.mod_profile_friends_list{
	padding: 2px;
	overflow: hidden;
	clear: both;
}

div.mod_profile_friends_list div{
	float: left;
	width: 80px;
	max-width: 80px;
	height: 120px;
	overflow: hidden;
	text-align: center;
	font-size: 8pt;
	padding: 2px 0;
}

.profile_module_content p{
	padding-top: 3px;
	font-size: 8pt;
	font-family: Tahoma, Verdana;
	clear:both;
}

/*---- JOB -----*/
#job_tabs h3{
	padding: 3px 0;
}

#job_tabs h3 sup{
	font-weight: normal;
	font-size: 7pt;
	color: #990000;
}

.job_short{
	margin-bottom: 15px;
	border: 1px solid #D3D3D3;
}

.job_title{
	padding: 10px;
	color: #244244;
	font-size: 11pt;
	font-family: Tahoma;
	background: #EDF1F7;
}

.job_body{
	padding: 15px;
}

td.job_body_param_key{
	color: Gray;
	padding: 4px 0;
	vertical-align: top;
	text-align: left;
}

td.job_body_param_value{
	color: #243849;
	padding: 4px 0;
	vertical-align: top;
	text-align: left;
}

td.job_view_key{
	padding: 4px 0;
	color: #898989;
	vertical-align: top;
	text-align: left;
	width: 160px;
}

td.job_view_value{
	padding: 4px 4px;
	color: black;
	vertical-align: top;
	text-align: left;
}

div.jobfrm_autoform td{
	padding: 4px;
}

div.jobfrm_autoform input, div.jobfrm_autoform textarea{
	width: 90%;
}

table.job_admin_table{
	width: 100%;
	margin: 10px 0;
}

table.job_admin_table td{
	padding: 5px 2px;
	text-align: left;
	vertical-align: top;
}

/*--------------*/

/* ======== NEWS =========*/
.news_cont, .news_top_cont{
	padding: 10px 0px;
	overflow: hidden;
	clear: both;
}

.news_top_cont{
	padding: 15px 10px;
	border: 1px solid #FFB001;
	margin: 15px 0;
	background-color: #FFFFEC;
}

.news_top_cont h2{
	margin: 0;
	padding: 0;
}

a.news_title_link:link, a.news_title_link:visited{
	color: black;
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial;
	border-bottom: 1px solid #585858;
}

a.news_title_link:hover{
	text-decoration: none;
	color: #1B41A4;
	border-bottom: 1px solid #1B41A4;
}

a.news_title_ctg_link:link, a.news_title_ctg_link:visited{
	color: #031E3B;
	text-decoration: none;
	border-bottom: none;
	font-weight: normal;
	font-size: 11pt;
	font-family: Arial;
}

a.news_title_ctg_link:hover{
	text-decoration: none;
	border-bottom: 1px solid #969696;
}

.news_body{
	padding: 3px 0px;
	clear: both;
	overflow: hidden;
}

.news_date_time{
	color: #990000;
	font-size: 8pt;
}

.news_hits, .news_comments, .news_author, .news_source{
	color: #031E3B;
	font-size: 8pt;
	padding: 6px 0;
}

.news_hits{
	padding-left: 17px;
	background: url('/smarty/templates/neftegaz/images/hits.gif') no-repeat left center;
}

.news_comments{
	padding-left: 15px;
	background: url('/smarty/templates/neftegaz/images/bg-comments2.gif') no-repeat left center;
}

.news_source{
	font-size: 8pt;
	padding-left: 8px;
	background: url('/smarty/templates/neftegaz/images/bg-link.gif') no-repeat left center;
}

.news_source a:link, .news_source a:visited{
	color: #990000;
}

.news_source a:hover{
	color: white;
	background-color : #990000;
}

.news_relevant_cont{
	margin-top: 20px;
}

.news_relevant_cont ul{
	list-style-type: none;
	margin: 0;
	padding: 6px 10px;
	padding-top: 0;
}

.news_relevant_cont li{
	list-style-type: none;
	margin: 0;
	padding: 4px 15px;
	background: url('/smarty/templates/neftegaz/images/bull2.gif') no-repeat left 9px;
	font-size: 9pt;
	font-family: Tahoma, Verdana;
	color: #969696;
}

ul.news_last_list{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.news_last_list li{
	margin: 0;
	padding: 4px 0;
	list-style-type: none;
	font-size: 8pt;
	font-family: Tahoma, Verdana;
	color: #53637B;
}

div.news_constr{
	width: 460px;
	padding: 10px 10px;
	border: 1px solid #FFB001;
	margin: 20px 0;
	background-color: #FFFFEC;
}

div.news_constr textarea{
	width: 435px;
	height: 60px;
	background-color: #F0F0F0;
	border: 1px solid #C0C0FF;
	padding: 2px;
}

p.news_constr_title{
	margin-bottom: 5px;
}

p.news_constr_title a{
	font-weight: bold;
}

p.news_constr_delete{
	background: url('/smarty/templates/neftegaz/images/icon-delete.png') no-repeat left center;
	padding-left: 20px;
	margin-top: 5px;
}

ul.mod_last_news_list{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.mod_last_news_list li{
	margin: 0;
	padding: 2px 0;
	list-style-type: none;
	font-size: 10pt;
	font-family: Tahoma, Verdana;
	color: black;
}

p.mod_news_today a:link, p.mod_news_today a:visited{
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial;
	color: black;
}

p.mod_news_today a:hover{
	text-decoration: underline;
	color: #EA4D00;
}

/* ======== INFO PANEL =========*/

div.info-panel{
	font-size: 8pt;
	color: #808080;
	padding: 6px;
	margin: 8px 0;
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	clear:both;
	float:left;
}

div.info-panel span.delim{
	margin: 0px 10px;
	border-left: 1px solid #F0F0F0;
}

div.info-panel span.date-time{
	color: #990000;
	font-size: 8pt;
}

div.info-panel span.hits, div.info-panel span.comments, div.info-panel span.author, div.info-panel span.source{
	color: #031E3B;
	font-size: 8pt;
	padding: 6px 0;
}

div.info-panel span.hits{
	padding-left: 17px;
	background: url('/smarty/templates/neftegaz/images/hits.gif') no-repeat left center;
}

div.info-panel span.comments{
	padding-left: 15px;
	background: url('/smarty/templates/neftegaz/images/bg-comments2.gif') no-repeat left center;
}

div.info-panel span.source{
	padding-left: 8px;
	background: url('/smarty/templates/neftegaz/images/bg-link.gif') no-repeat left center;
}

div.info-panel span.source a:link, div.info-panel span.source a:visited{
	color: #990000;
}

div.info-panel span.source a:hover{
	color: white;
	background-color : #990000;
}


/* ======== ANALISIS =========*/

.analisis_cont, .analisis_top_cont{
	padding: 10px 0px;
	overflow: hidden;
	clear: both;
}

.analisis_top_cont{
	padding: 15px 10px;
	border: 1px solid #FFB001;
	margin: 15px 0;
	background-color: #FFFFEC;
}

.analisis_top_cont h2{
	margin: 0;
	padding: 0;
}

a.analisis_title_link:link, a.analisis_title_link:visited{
	color: black;
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial;
	border-bottom: 1px solid #585858;
}

a.analisis_title_link:hover{
	text-decoration: none;
	color: #1B41A4;
	border-bottom: 1px solid #1B41A4;
}

a.analisis_title_ctg_link:link, a.analisis_title_ctg_link:visited{
	color: #031E3B;
	text-decoration: none;
	border-bottom: none;
	font-weight: normal;
	font-size: 11pt;
	font-family: Arial;
}

a.analisis_title_ctg_link:hover{
	text-decoration: none;
	border-bottom: 1px solid #969696;
}

.analisis_body{
	padding: 3px 0px;
}


.analisis_date_time{
	color: #990000;
	font-size: 8pt;
}

ul.analisis_last_list{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.analisis_last_list li{
	margin: 0;
	padding: 4px 0;
	list-style-type: none;
	font-size: 8pt;
	font-family: Tahoma, Verdana;
	color: #969696;
}

/* ======== ANTICRISIS =========*/

.anticrisis_cont, .anticrisis_top_cont{
	padding: 10px 0px;
	overflow: hidden;
	clear: both;
}

.anticrisis_top_cont{
	padding: 15px 10px;
	border: 1px solid #FFB001;
	margin: 15px 0;
	background-color: #FFFFEC;
}

.anticrisis_top_cont h2{
	margin: 0;
	padding: 0;
}

a.anticrisis_title_link:link, a.anticrisis_title_link:visited{
	color: black;
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial;
	border-bottom: 1px solid #585858;
}

a.anticrisis_title_link:hover{
	text-decoration: none;
	color: #1B41A4;
	border-bottom: 1px solid #1B41A4;
}

a.anticrisis_title_ctg_link:link, a.anticrisis_title_ctg_link:visited{
	color: #031E3B;
	text-decoration: none;
	border-bottom: none;
	font-weight: normal;
	font-size: 11pt;
	font-family: Arial;
}

a.anticrisis_title_ctg_link:hover{
	text-decoration: none;
	border-bottom: 1px solid #969696;
}

.anticrisis_body{
	padding: 3px 0px;
}

ul.anticrisis_last_list{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.anticrisis_last_list li{
	margin: 0;
	padding: 4px 0;
	list-style-type: none;
	font-size: 8pt;
	font-family: Tahoma, Verdana;
	color: #969696;
}

/* ======== STANDARTS =========*/

.standarts_cont, .standarts_top_cont{
	padding: 10px 0px;
	overflow: hidden;
	clear: both;
}

.standarts_top_cont{
	padding: 15px 10px;
	border: 1px solid #FFB001;
	margin: 15px 0;
	background-color: #FFFFEC;
}

.standarts_top_cont h2{
	margin: 0;
	padding: 0;
}

a.standarts_title_link:link, a.standarts_title_link:visited{
	color: black;
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial;
	border-bottom: 1px solid #585858;
}

a.standarts_title_link:hover{
	text-decoration: none;
	color: #1B41A4;
	border-bottom: 1px solid #1B41A4;
}

a.standarts_title_ctg_link:link, a.standarts_title_ctg_link:visited{
	color: #031E3B;
	text-decoration: none;
	border-bottom: none;
	font-weight: normal;
	font-size: 11pt;
	font-family: Arial;
}

a.standarts_title_ctg_link:hover{
	text-decoration: none;
	border-bottom: 1px solid #969696;
}

.standarts_body{
	padding: 3px 0px;
}

ul.standarts_last_list{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.standarts_last_list li{
	margin: 0;
	padding: 4px 0;
	list-style-type: none;
	font-size: 8pt;
	font-family: Tahoma, Verdana;
	color: #969696;
}

/* ======== SCIENCE =========*/

.science_cont{
	padding: 10px 0px;
	overflow: hidden;
	clear: both;
}

.science_title h4, .science_title h3{
	display: inline;
}

.science_body{
	padding: 3px 0px;
}


ul.science_last_list{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.science_last_list li{
	margin: 0;
	padding: 4px 0;
	list-style-type: none;
	font-size: 8pt;
	font-family: Tahoma, Verdana;
	color: #969696;
}

/* ======== PRESS =========*/

.press_block{
	border: 1px solid #FFB001;
	background-color: #FFFFEC;
	padding: 5px 5px;
	margin: 10px 0px;
}

.press_block h2{
	margin: 0;
}

.press_cont{
	padding-top: 10px;
	overflow: hidden;
	clear: both;
}

a.press_title_link:link, a.press_title_link:visited{
	color: black;
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial;
	border-bottom: 1px solid #585858;
}

a.press_title_link:hover{
	text-decoration: none;
	color: #1B41A4;
	border-bottom: 1px solid #1B41A4;
}

.press_body{
	padding: 3px 0px;
}

ul.press_last_list{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.press_last_list li{
	margin: 0;
	padding: 4px 0;
	list-style-type: none;
	font-size: 8pt;
	font-family: Tahoma, Verdana;
	color: #969696;
}

/* ======== SEARCH =========*/

.search_form{
	padding: 5px 0;
}

input.search_input{
	width: 200px;
	margin-right: 5px;
}

.search_info{
	font-size: 8pt;
	font-family: Tahoma, Verdana;
	color: #585858;
}

.search_result{
	padding: 6px 0;
}

.search_cont{
	margin-bottom: 10px;
}

#search_wrap{
	background-color: #B0B7B9;
	margin: 7px 0;
	margin-bottom: 14px;
}

#search_wrap td{
	height: 50px;
	vertical-align: middle;
}

#search_filters{
	padding: 4px;
	font-size: 8pt;
	font-family: Tahoma, Verdana;
	text-align: right;
}

#search_filters span{
	padding: 3px 3px;
}

#search_filters select{
	width: 140px;
}

/* =========== CALENDAR =========================*/

.month_head, .month_body{
	width:93%;
	overflow: hidden;
}

.month_head{
	background-color: #F0F0F0;
	text-align: right;
	padding: 5px 0px;
}

.month_body{
	margin-bottom: 10px;
}

.month_head span{
	font-family: Tahoma, Verdana;
	color: #1B41A4;
	font-weight: bold;
	padding-right: 8px;
}

.month_body table td{
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}

td.cal-b-n{
	color: #A0A0A0;
}

td.cal-v-n{
	color: #FF8C8C;
}

td.cal-b-a a:link, td.cal-b-a a:visited{
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

td.cal-b-a a:hover{
	text-decoration: underline;
}

td.cal-v-a a:link, td.cal-v-a a:visited{
	color: #B22222;
	text-decoration: none;
	font-weight: bold;
}

td.cal-v-a a:hover{
	text-decoration: underline;
}

ul.cal_year_list{
	list-style-type: none;
	margin: 0;
	padding: 5px 0;
}

ul.cal_year_list li{
	padding: 5px 0;
	padding-right: 10px;
	margin: 0;
	list-style-type: none;
	display: inline;
}

.cal_year_list a:link, .cal_year_list a:visited{
	font-weight: bold;
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #808080;
	font-size: 12pt;
}

.cal_year_list a:hover{
	text-decoration: none;
	color: #FFB001;
	border-bottom: 1px solid black;
}

/* =========== PERSONS =========================*/

.persons_abc_list{
	margin-bottom: 10px;
}

.persons_abc_list a:link, .persons_abc_list a:visited{
	font-size: 11pt;
	color: #031E3B;
	text-decoration: none;
}

.persons_abc_list a:hover{
	text-decoration: none;
	color: black;
	border-bottom: 1px solid #969696;
}

.persons_abc_list a#active{
	border-bottom: 1px solid #969696;
	color: black;
	text-decoration: none;
	font-size: 13pt;
	font-weight: bold;
}

.persons_short{
	padding: 6px 5px;
}

.persons_short_title a:link, .persons_short_title a:visited{
	color: black;
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial;
	border-bottom: 1px solid #585858;
}

.persons_short_title a:hover{
	text-decoration: none;
	color: #1B41A4;
	border-bottom: 1px solid #1B41A4;
}

.persons_job, .persons_work{
	font-weight: bold;
	padding: 4px 0;
}

.persons_updated{
	font-size: 9pt;
	font-style: italic;
	padding-bottom: 10px;
}


/* =========== EVENTS =========================*/

.events_search_cont{
	padding: 10px 10px;
	border: 1px solid #FFB001;
	margin: 15px 0;
	background-color: #FFFFEC;
	overflow: hidden;
	clear: both;
}

.events_search_cont table td{
	padding: 4px;
	font-size: 9pt;
	font-family: Tahoma, Verdana;
}

.events_search_cont select, .events_search_cont input {
	width: 200px;
}

.event_cont{
	padding: 7px 0px;
}

a.event_title_link:link, a.event_title_link:visited{
	color: black;
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial;
	border-bottom: 1px solid #585858;
}

a.event_title_link:hover{
	text-decoration: none;
	color: #1B41A4;
	border-bottom: 1px solid #1B41A4;
}

a.event_title_ctg_link:link, a.event_title_ctg_link:visited{
	color: #031E3B;
	text-decoration: none;
	border-bottom: none;
	font-weight: normal;
	font-size: 11pt;
	font-family: Arial;
}

a.event_title_ctg_link:hover{
	text-decoration: none;
	border-bottom: 1px solid #969696;
}

.event_date{
	font-size: 9pt;
	color: #990000;
}

.event_content{
	padding: 10px 0;
}

/* =========== REITINGS =========================*/
#reit_periods{
	background-color:#FFFFEC;
	border:1px solid #FFB001;
	margin:10px 0;
	padding: 10px 10px;
}

#reit_periods a:link, #reit_periods a:visited {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid black;
	font-size: 12pt;
	font-weight: normal;
	margin: 2px 5px;
}

#reit_periods a:hover{
	color: #990000;
	text-decoration: none;
	border-bottom: 1px solid black;
}

#reit_periods a#active{
	font-weight: bold;
	color: #990000;
	
}

#reit_periods a.arccalend{
	border-bottom-style: dashed;
}
#reit_periods .arccalend img{
	padding-top: 3px;
	padding-left: 4px;
}

td.reit_row_place{
	color:#50626F;
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
	text-align: center;
}

a.reit_row_title:link, a.reit_row_title:visited{
	font-size: 11pt;
	color: #39484F;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #39484F;
}

a.reit_row_title:hover{
	color: black;
	text-decoration: none;
}

td.reit_row_view_cou{
	text-align: center;
	font-size: 12pt;
}

/* =========== TAGS =========================*/
ul.tags{
	margin: 0;
	padding: 10px 0;
	list-style: none;
	background: url('/smarty/templates/neftegaz/images/tags.png') no-repeat left 10px;
	padding-left: 20px;
}

ul.tags li{
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}

ul.tags a:link, ul.tags a:visited{
	font-size: 8pt;
	color: #0062BF;
	text-decoration: underline;
}

ul.tags a:link{
	color: #00498E;
	text-decoration: underline;
}

.tags_cloud{
	text-align: center;
}

.tags_cloud a:link, .tags_cloud a:visited{
	color: #808080;
	font-family: Tahoma;
	text-decoration: none;
}

.tags_cloud a:hover{
	color: white;
	background-color: #808080;
	text-decoration: none;
}

div.tag_search{
	padding: 15px 10px;
	border: 1px solid #FFB001;
	margin: 15px 0;
	background-color: #FFFFEC;
}

input.tag_input_filed{
	width: 220px;
	border: 1px solid #1B41A4;
	padding: 2px;
	color: #1B41A4;
	font-size: 14pt;
	font-family: Tahoma;
	font-weight: bold;
	background-color: #fff;
}

/* =========== DROPLINE MENU =========================*/

.mmenu_module{
	position: relative;
	right: 50%;
	float: right;
}

.mmenu_module_content{
	position: relative;
	z-index: 99;
	right: -50%;
}

/* =========== BOARD =========================*/

.board_ctg_link a:link, .board_ctg_link a:visited{
	text-decoration: none;
	font-size: 13pt;
	color: #45688E;
	font-family: Tahoma;
}

.board_ctg_link a:hover{
	text-decoration: none;
	color: #0080C0;
}

.board_short{
	margin: 8px 0;
	border: 1px solid #D3D3D3;
}

.board_title{
	background-color: #EDF1F7;
	color: #244244;
	font-family: Tahoma;
	font-size: 11pt;
	padding: 10px;
}

.board_body{
	padding: 15px;
}

td.board_body_param_key{
	color: Gray;
	padding: 4px 0;
	vertical-align: top;
	text-align: left;
}

td.board_body_param_value{
	color: #243849;
	padding: 4px 0;
	vertical-align: top;
	text-align: left;
}

td.board_view_key{
	padding: 4px 0;
	color: #898989;
	vertical-align: top;
	text-align: left;
	width: 160px;
}

td.board_view_value{
	padding: 4px 4px;
	color: black;
	vertical-align: top;
	text-align: left;
}

#board_type_menu{
	background-color:#FFFFEC;
	border:1px solid #FFB001;
	margin:10px 0;
	padding: 10px 10px;
}

#board_type_menu a:link, #board_type_menu a:visited {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid black;
	font-size: 12pt;
	font-weight: normal;
	margin: 2px 5px;
}

#board_type_menu a:hover{
	color: #990000;
	text-decoration: none;
	border-bottom: 1px solid black;
}

#board_type_menu a#active{
	font-weight: bold;
	color: #990000;
	
}

#board_type_menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#board_type_menu ul li{
	display: inline;
	list-style: none;
	margin: 0;
}


/*=========== DICTIONARY ====================*/
dl.dictionary{
	margin-top: 20px;
}

dl.dictionary dt {
	border-bottom:2px solid #EEEEEE;
	color:#000000;
	font-family:'Times New Roman',Times,serif;
	font-size:1.3em;
	letter-spacing:0.1em;
	margin:5px 0;
	padding:2px 2px 2px 5px;
	text-align:left;
	text-transform:uppercase;
}

dl.dictionary dd {
	line-height:1.5em;
	padding:4px 10px;
	text-align:left;
}


/*=========== PETROTRADE ====================*/
table.petro_table{
	width: 100%;
	border: none;
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #3C3735;
}

table.petro_table th{
	text-align: center;
	background-color:#E6EEEE;
	border:1px solid #FFFFFF;
	font-weight: bold;
	padding: 4px;
}

table.petro_table td{
	text-align: left;
	padding: 4px;
}

td.petro_td_title a:link, td.petro_td_title a:visited{
	font-size: 11pt;
	color: #031E3B;
	border-bottom: 1px solid #031E3B;
	text-decoration: none;
}

td.petro_td_title a:hover{
	text-decoration: none;
	color: #0062BF;
	border-bottom: 1px solid #0062BF;
}

table.petro_table td.petro_td_count{
	text-align: center;
}

td.petro_td_count a{
	text-decoration: none;
	border-bottom: 1px solid #000;
	color: black;
	font-weight: bold;
}

td.petro_td_count .today{
	color: #990000;
	font-weight: normal;
}

#petro_order_form{
	border: 1px solid #0080C0;
	margin: 10px 0;
	padding: 5px;
	display: none;
}

#petro_show_order_form a:link, #petro_show_order_form a:visited{
	margin: 8px 0;
	color:#244244;
	font-family:Arial;
	font-size:13pt;
	font-weight:bold;
	text-decoration: none;
	border-bottom: 1px dashed #244244;
}

#petro_show_order_form a:hover{
	color: #1B41A4;
	border-bottom: 1px dashed #1B41A4;
	text-decoration: none;
}

#petro_type_menu{
	background-color:#FFFFEC;
	border:1px solid #FFB001;
	margin:10px 0;
	padding: 10px 10px;
}

#petro_type_menu a:link, #petro_type_menu a:visited {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid black;
	font-size: 12pt;
	font-weight: normal;
	margin: 2px 5px;
}

#petro_type_menu a:hover{
	color: #990000;
	text-decoration: none;
	border-bottom: 1px solid black;
}

#petro_type_menu a#active{
	font-weight: bold;
	color: #990000;
	
}

#petro_type_menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#petro_type_menu ul li{
	display: inline;
	list-style: none;
	margin: 0;
}

#petro_type_menu ul li sup{
	color: #990000;
}


/*=========== FRONTPAGE ====================*/
ul.front_list{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.front_list li{
	margin: 0;
	padding: 4px 0;
	list-style-type: none;
	font-size: 9pt;
	font-family: Tahoma, Verdana;
	color: #53637B;
}

ul.front_list a.grey_link:link, ul.front_list a.grey_link:visited{
	color: #53637B;
	text-decoration: none;
}

ul.front_list a.grey_link:hover{
	color: #000;
	text-decoration: underline;
}

/*============WALL========================*/

table.wall{
	width: 100%;
	margin-bottom: 10px;
}

table.wall td{
	padding: 6px 3px;
}

.wall_avatar{
	vertical-align: top;
	text-align: left;
	width: 60px;
}

.wall_msg{
	vertical-align: top;
	text-align: left;
	width: auto;
}

.wall_msg_info{
	border-top: 1px solid #007DDE;
	border-bottom: 1px solid #708090;
	padding: 3px;
	background-color: #EEEFF4;
	margin-bottom: 5px;
}

.wall_msg_datetime{
	font-size: 8pt;
	color: #46596B;
}

.wall_msg_foot{
	border-top: 1px solid #EBF2F8;
	border-bottom: 1px solid #EBF2F8;
	font-size: 8pt;
	padding: 2px 2px;
}

.wall_nav{
	overflow: hidden;
	clear: both;
}

.wall_nav a{
	display: block;
	float: right;
	padding: 3px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12pt;
	line-height: 14px;
}

.wall_nav a:link, .wall_nav a:visited{
	border: 1px solid #fff;
	color: black;
}

.wall_nav a:hover{
	color: #990000;
	border: 1px solid #1B41A4;
}


/*=========== MAIL ============*/
table.mail_table{
	width: 100%;
	border: none;
}

table.mail_table th{
	font-weight: bold;
	background-color: #F0F0F0;
	border-top: 1px solid #6A7793;
	border-bottom: 1px solid #6A7793;
	padding: 3px 3px;
	vertical-align: middle;
	text-align: left;
	font-size: 10pt;
	font-family: Arial;
}

table.mail_table td{
	border-bottom: 1px solid #6A7793;
	padding: 5px 3px;
	vertical-align: middle;
}

.mail_msg_total{
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 5px;
}

.mail_msg_online{
	margin: 0;
	padding: 0;
	font-size: 9pt;
	color: #008000;
}

.mail_msg_title_new{
	font-weight: bold;
}

.mail_msg_text_new{
	font-weight: bold;
}

.mail_msg_created{
	font-size: 9pt;
	font-family: Verdana;
}

table.mail_view{
	width: 90%;
}
.mail_user_info{
	width: 120px;
	text-align: center;
	vertical-align: top;
}

.mail_msg_view_from, .mail_msg_view_to, .mail_msg_view_title{
	font-weight: bold;
}

.mail_msg_view_from span, .mail_msg_view_to span, .mail_msg_view_title span{
	font-weight: normal;
}

div.mail_msg_view_text{
	padding: 5px 0;
}

.mail_view_actions{
	padding: 8px 0;
}

.mail_view_actions ul, .mail_view_actions li{
	margin: 0;
	padding: 0;
	list-style: none;
}

.mail_view_actions li{
	padding: 3px 0;
	display: inline;
}

.mail_view_actions li a:link, .mail_view_actions li a:visited{
	color: #313D51;
	background-color: #D6D8E2;
	border-top: 2px solid #D6D8E2;
	border-bottom: 2px solid #D6D8E2;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 10pt;
	text-decoration: none;
	padding: 3px;
	font-weight: bold;
}

.mail_view_actions li a:hover{
	background-color: #24315E;
	color: #fff;
	border-top: 2px solid #EB8F00;
	border-bottom: 2px solid #EB8F00;
	text-decoration: none;
}

.mail_msg_form{
	padding: 8px 0;
}

table.mail_msg_form_table{
	width: 100%;
}

table.mail_msg_form_table td{
	padding: 4px 0;
}

table.mail_msg_form_table input{
	width: 280px;
}

#mail_history_show{
	text-align: center;
	font-size: 9pt;
}

#mail_history_show a {
	color: #313D51;
}

ul.mail_history{
	margin: 0;
	padding: 4px;
	list-style: none;
	background-color: #F6F6F6;
}

ul.mail_history li{
	margin: 0;
	padding: 2px 0;
	list-style: none;
	font-size: 9pt;
}

.mail_history_date{
	font-weight:bold;
}

/*=================== USERS ==========================*/
div.users_online_wrap{
	padding: 15px 10px;
	border: 1px solid #FFB001;
	margin: 15px 0;
	background-color: #FFFFEC;
}

div.users_search_fields{
	width: 250px;
	padding: 15px 10px;
	border: 1px solid #FFB001;
	margin: 15px 0;
	background-color: #FFFFEC;
}

table.users_list{
	width: 100%;
}

table.users_list td.users_avatar{
	width: 80px;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}

table.users_list td.users_info{
	padding: 4px;
	text-align: left;
	vertical-align: middle;
}

table.users_list td.users_actions{
	vertical-align: middle;
	text-align: left;
	width: 200px;
}

div.users_last{
	clear: both;
	overflow: hidden;
	padding-top: 15px;
}

div.users_last ul, div.users_last li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	float: left;
}

div.users_last li {
	padding-left: 15px;
	padding-right: 10px;
	background: url('/smarty/templates/neftegaz/images/bull.gif') no-repeat left center;
}

div.users_last li a:link, div.users_last li a:visited{
	line-height: 22px;
	color: #3E567B;
	text-decoration: none;
	font-size: 8pt;
}

div.users_last li a:hover{
	color: #0000FF;
	text-decoration: underline;
}

div.users_last li span{
	padding-left: 4px;
	font-size: 7pt;
	color: #ACACAC;
}

.users_status_online{
	margin: 0;
	padding: 0;
	font-size: 9pt;
	color: #008000;
}

/*--- SEARCH DROPDOWN LIST IN TEMPLATE -- */

.textdropdown-outer {
  border-top: 1px solid #638aad;
  border-bottom: 1px solid #638aad;
  border-left: 0px solid #ffb200;  
  border-right: 0px solid #ffb200;  
  float: left;
  text-align: right;
  width: 150px;
  background: #FFFFFF;
}

.textdropdown-btn {
  width: 20px;
  height: 19px;
  float: right;
  background: url(/images/search_form/search_button.gif) no-repeat center;
  cursor: pointer;
}

ul.search_vk {
  border: 1px solid #ccc;
  padding: 0px;
  list-style: none;
  margin: 0px;
  z-index: 66;
}

ul li.search_vk {
  padding: 2px;
  display: block;
  list-style: none;
  text-align: right;
  padding-right: 18px;
  font-size: 9pt;
  margin: 0px;
  background-color: white;
}

ul li.search_vk:hover {
  background-color: #efefef;
  cursor: pointer;
}


/*===================== STANDS =========================*/

ul.stands_list{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.stands_list li{
	padding: 0;
	margin: 0;
	padding-bottom: 15px;
	list-style: none;
}

.stands_list_anons{
	clear: both;
	overflow: hidden;
}

/*===============  BOOKS ====================*/

table.books_list{
	width: 100%;
	margin-top: 10px;
}

table.books_list .book_list_img{
	width: 82px;
	text-align: left;
	vertical-align: top;
	padding: 10px 0;
	border-bottom: 1px solid #E0E0E0;
}

table.books_list .book_list_detail{
	text-align: left;
	vertical-align: top;
	padding: 10px 0;
	border-bottom: 1px solid #E0E0E0;
}

p.book_list_author{
	padding: 2px;
	font-size: 8pt;
}

p.book_list_annons{
	padding-top: 2px;
}

span.book_list_price{
	border-bottom: 1px solid #FFB001;
	padding: 4px;
	font-size: 8pt;
	font-family: Tahoma, Verdana;
}

/*===============  MOD CONTEXT SEARCH ====================*/

.mod_context_search_wrap{
	padding: 5px 5px;
	margin: 10px 0;
	border: 1px solid #FFB001;
	background-color: #FFFFEC;
}

.mod_context_search_wrap a:link, .mod_context_search_wrap a:visited{
	font-weight: bold;
}

.curses_left {
	color: #AAAAAA;	
	text-align:right;
}

.curses_right {
	color: #FFFFFF;	
	text-align:right;
}

.stupid {
	text-decoration: none;
}

a.stupid:link, a.stupid:visited {
	text-decoration: none;
}
a.stupid:hover, a.stupid:active {
	text-decoration: none;
}

table.stupid td {
  padding: 5px;
}

div.mod_news_categories,div.mod_digest_categories,div.mod_analisis_categories,div.mod_anticrisis_categories,div.mod_person_categories,div.mod_press_categories,div.mod_board_categories,div.mod_events_ctg,div.mod_science_categories,div.mod_standarts_categories,div.mod_education_categories,div.mod_dictionary_categories,div.mod_archive_categories,div.mod_reitings_categories {
  background-color: #ebebeb;
}
/*===============  OTHER ====================*/
table.lined {
	border-collapse: collapse;
	border: 1px solid silver;
}
table.lined td {
	padding: 5px;
	border: 1px solid silver;
}
table.lined td.i {
	font-size:14pt;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	padding: 4pt;
}
table.lined td.f {
	background-color: silver;
}

.initMessage
{
margin-bottom: 40px;
margin-left: 80px; margin-right: 80px;
}

.initMessage .sign
{
text-align: right;
font-style: italic;
}

.initMessage h3
{
	margin-top: 20px;
	text-align: center;
}

._container
{
	position: relative;
}

._submenu
{
position: absolute;
left: 0%;
width: 240px;
display: none;
white-space: normal;
text-align: left;
	line-height: 12px;
	z-index: 100;
}

._activator { cursor: pointer; }

._submenu span
{
	display: block;
	line-height: 12px;
}
._menuSpacer { background: #f0f0f0; line-height: 4px; height: 4px; }
._line1 { text-align: center; line-height: 24pt; padding-left: 10px; white-space: nowrap; text-transform: uppercase; }
._line2 { text-align: center; line-height: 24pt; padding-left: 10px; white-space: nowrap; }
._line1 a:link, ._line1 a:visited { color: black; }
._line2 a:link, ._line2 a:visited, ._line2 * { color: #244ABB; }
._line1 { font-size: 18px; }
._line2 { font-size: 16px; }
._submenu span { background: white; padding: 10px; border: 1px solid silver; }

#mod_187 ._cell1Header,
#mod_187 ._cell2Header,
#mod_187 ._cell3Header,
#mod_187 ._cell4Header
{
	display: none;
}

#mod_187 table {
width: 140px;
height: auto;

}

#mod_187 ._cell4 > table {
height: 146px;
}

#mod_187 ._cell1,
#mod_187 ._cell2,
#mod_187 ._cell3
{
width: 140px;
vertical-align: top;

}

#mod_187 ._cell4
{
vertical-align: top;
}


.analisis_body p,
.analisis_body span
{
	font-family: Times New Roman;
	font-size: 13pt;
	margin-bottom: 1ex;
	text-indent: 3ex;
}

.analisis_body img 
{
	margin: 15px;
	border: 1px solid silver;
}
.pm1module.mod_profile_menu.mod_vertical_menu
{
	background: white;
	border: 0;
}

