/******************************************************
				Title:     Ms Portal
				Author:    Gipi Gopinath
				Updated:   January 23 2008
******************************************************/

@import url("reset.css"); /* Reset Css */

body {
//	font-size: 62.5%;
}

a, link, li, label, td, span, div, p {font: 13px Tahoma, Geneva, Arial, Helvetica, sans-serif;color: #333333; text-decoration:none}

a:hover{text-decoration: none;}
pre{
    white-space: normal !important;
}

#container, #container_PubCon, #container_StrDoc, #container_Pub, #container_News, #container_For, #container_Forum{
  width: 100%;
  min-width: 1002px;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
/*#container_StrDoc .news_text *
{
	font-size:13px !important;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif !important;
	font-weight:normal !important;
	color: #333333 !important;
}
*/
.clearFormat *
{
	font-size:13px !important;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif !important;
	font-weight:normal !important;
	color: #333333 !important;
	line-height: 1.3em;
}
.clearFormat a
{
	color: #2E699D !important;
}

/* clearfix */
.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix {display:inline-block;}
html[xmlns] .clearfix{display: block;}
* html .clearfix{height:1%;}
/*****************************************************
					Header
*****************************************************/
#header {
	float: left;
	margin: 2em 0 0 0;
	width: 100%;
	position:relative;
}
.site_nav {
	float: right;
	margin-top: 9px;
}
.site_nav ul {
	float: left;
	margin-top:-15px;
	position:relative;
	z-index:22;
}
.site_nav ul li {
	float: left;
	padding: 0 1.5em 0 0;
}
.site_nav ul li a {
	font: bold 11px Tahoma;
	color: #999999;
}
.site_nav .home, .site_nav .sitemap, .site_nav .contacts {
	display: block;	
	text-indent: -10000px;
	height: 14px;
}
a.home {
	background: url("../images/icon_home.gif") left 3px no-repeat !important;
	width: 11px;
}
.site_nav .sitemap {
	background: url("../images/icon_sitemap.gif") 4px center no-repeat;
	width: 15px;
}
.site_nav .contacts {
	background: url("../images/icon_contacts.gif") left 4px no-repeat;
	width: 11px;
}
.logo, .logo_en {
	float: left;
	margin: 0 0 0 2em;
	display: inline; /* IE6 Fix */
}
.logo a{
	text-decoration: none;
	font: 18px Times New Roman;
	color: #205481 !important;
	display: block;
	width: 500px;
	height: 72px;
	overflow: hidden;
	background: url("../images/logo_title.jpg") no-repeat;
	text-indent: -10000px;
}
.logo_en a{
	text-decoration: none;
	font: 18px Times New Roman;
	color: #205481 !important;
	display: block;
	width: 370px;
	height: 38px;
	overflow: hidden;
	background: url("../images/logo_title_en.jpg") no-repeat;
	text-indent: -10000px;
}
.logo a span {
	font: 18px Times New Roman;
	color: #727272 !important;
	text-indent: -10000px;
	display: block;
	z-index: -1;
	position: relative;
	display: none;
}

/*****************************************************
				Main Navigation
*****************************************************/

#main_nav {
	float: center;
	#background: url("../images/bg_main_nav_left_new.gif") left top no-repeat;
	#height: 47px;
	width: 100%;
	margin: 0 0 0 0;
	min-width: 1200px;
	background: #396CAE;
}
#main_nav ul {
	margin-left: 1px;
	/** background: url("../images/bg_main_nav_right_new.gif") right top no-repeat; **/
	overflow: hidden;
	margin-right: 0px;
	zoom:1; 
}
#main_nav ul li {
	float: left;
	background: url("../images/bg_main_nav_li1.gif") right 8px no-repeat;
	border-right: 1px solid transparent;
	//border-right: 1px solid none;
	overflow: hidden;
	cursor: pointer;
}
#main_nav ul li a {
	float: left;
	text-decoration: none;
	font: 14px Tahoma;
	color: #ffffff;
	padding: 0.8em 1.5em 0.8em 1.5em;
	font-weight: bold;
}
#main_nav .last_main_nav  {
	background: none;
}
#main_nav .active_shade{
	xpadding: 0 0.2em 0 0.1em;
}
.active_nav, #main_nav a:hover{
	#background: url("../images/bg_main_nav_active1.gif") center top no-repeat !important;
	#color: #E8E901 !important;
	color: #ff6600 !important;
	background-color: #3760ad;
}
#main_nav li:hover{
	background: url("../images/bg_main_nav_active111.gif") left top repeat-x;
	border-right: 1px solid #3B7BB9;
        margin-right: -1px;
}
#main_nav li.active_shade:hover{
	background: none;
}
#main_nav li.active_shade a:hover{ 
	background: none;
	color: #E8E901;
}
#main_nav li span {
	background: url("../images/bg_main_nav_active111.gif") left top repeat-x;
	border-right: 1px solid #3B7BB9;
	float: left;
	height: 42px;
	
}
.company_frame, .company_frame_inner {
	float: left;
	margin: 0 0 0 0;
}
.company_frame { 
	background: #4989D8 url("../images/img_company_new.jpg") center top no-repeat;
	width: 100%; 
	height: 128px;
}
.company_frame img {
	float: left;
}
.company_frame_inner {
	background: #4989D8 url("../images/liquid_test.jpg") center top no-repeat;
	width: 100%;
	height: 117px;
}
.company_frame_inner h1 {
	font: 24px Times New Roman;
	color: white;
	padding: 1.2em 0 0 0.5em;
}
.first_main_nav {
	background: url("../images/bg_main_nav_first_active111.gif") left top no-repeat !important;
	height: 42px;
	border-right: 1px solid #3B7BB9 !important;
}
/*************************************
			Tab Navigation
*************************************/
.crumbpath .tab_nav {
	padding-bottom: 0px;
	margin-left: 5px;
	padding-right: 270px;
	padding-left: 0;
	margin-bottom: 0px;
    margin-top: 23px;
	clear: both;
	float: left;
	border-bottom: solid 4px #396CAE;
	width: 100%;
}
#container_PubCon .crumbpath .tab_nav, #container_StrDoc .crumbpath .tab_nav 
{
   margin-top:0px;
   *margin-top:22px;
}
.tab_nav li {
	
	background: url("../images/bg_tab_active_left.gif") left top no-repeat; 
	height: 33px;
	border-right:0 !important;
	padding: 0 !important;
	margin-left: 1px;
}
.tab_nav li:first-child{
    margin-left: 0;
}
.tab_nav li{
    -margin-left: expression(this.previousSibling==null?'0':'1px');
}

.tab_nav li a {
	background: url("../images/bg_tab_active_right.gif") right top no-repeat; 
	text-decoration: none;
	font: bold 12px Tahoma;
	color: #000 !important;
	padding: 11px 0 7px 0;
	width: 195px;
	text-align: center;
	display: block;
}
.tab_nav .active_tab {
	background: url("../images/bg_tab_left.gif") left top no-repeat;
}
.tab_nav .active_tab a {
	background: url("../images/bg_tab_right.gif") right top no-repeat; 
	color: white !important;
}

/*************************************
			Crumbpath
*************************************/

.crumbpath {
	margin: 1px 0 1em 0;
	width: 100%;
	display: inline; /* IE6 */
	overflow: hidden;
}
.crumbpath ul {
	margin-top: 6px;
	margin-left: 6px;
}
.crumbpath ul li {
	float: left;
	padding: 0 0.5em 0 0.5em;
	height: auto;
}

.crumbpath, .crumbpath a {
	font: 13px Tahoma;
	color: #333333;
}
.last_crumbpath, .font_resize li {
	border-right: none !important;
}
.crumbpath .font_resize {
	float: right !important;
	clear: none !important;
	padding-bottom: 10px;
	position: relative;
	margin-top: 0;
}
.font_resize li {
	padding: 6px 0.5em 0 0 !important;
}
.big_font, .small_font, .email {
	text-indent: -10000px;
	display: block;
}
.big_font {
	background: url("../images/icon_bigger_font1.gif") no-repeat;
	width: 11px;
	width: 29px;
	height: 20px;
}
.small_font {
	background: url("../images/icon_smaller_font1.gif") left top no-repeat;
	width: 29px;
	height: 20px;
}
.email {
	background: url("../images/icon_email1.gif") left top no-repeat;
	width: 21px;
	width: 29px;
	height: 20px;
}

/*****************************************************
					Content
*****************************************************/

#content {
	clear: both;
	zoom:1;
	display: inline-block;
	position: relative;
	margin-left: 0px;
    width: 100%;
	overflow: hidden;    
}
.left_content {
	margin: 0px 0px 2em 0px;
    *margin: 0px 0 2em 0px;
    -margin: 0px -5px 2em 0px;
	min-height:20px;
}
.left_ad {
	float:left;
	xmargin: 0 25px 0 0;
	width: 480;
	overflow: hidden;
	background: url("../images/left_ad_left.jpg") no-repeat;
}
.right_ad {
	width: 480;
	overflow: hidden;
	float:left;
	xmin-width: 368px;
	background: url("../images/right_ad_left.jpg") no-repeat;
}
.home_image_holder{
  border: solid 3px #E6E4E7;
  padding-right: 2px;
  width: 100%;
  height: 118px;
  position: relative;
  float: left;
  overflow: hidden;
  text-align: center;
}
.home_image_holder img{
  position: absolute;
  top: 0;
  left: 0;
}
.left_ad span {
	background: url("../images/left_ad_right.jpg") right top no-repeat;
	height: 51px;
  padding-left: 14px;
  display: block;
}
.left_ad span a, .right_ad span a {
	float: left;
	height: 39px;
	width: 95%;
	padding: 0.4em 0 0 0;
	font: 24px Times New Roman;
	color: white;
	text-decoration: none;
}
.left_ad span a {
	background: url("../images/button_1.gif") 100% 20px no-repeat;
}
.right_ad span a {
	background: url("../images/button_2.gif") 100% 21px no-repeat;
}
.ad_text 
{
	float: left;
	background-color: #F4F4F4;
	xpadding: 0 0 0 1em;
	display: inline;
	width: 100%;
	overflow: hidden;
	-padding-left: 10px;
	zoom: 1;
	position: relative;
}
.ad_text ul {
	float: left;
	margin: 1em;
	margin-left: 0;
	padding: 0.5em 5px 0.5em 1em;
}




#col_inner .ad_text ul {
    width: 29%;
}

.ad_text ul li {
	background: url("../images/icon_ad_text.gif") left 3px no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 1em 2em;
}
.ad_text ul li a {
	color: #333333;
	font-size: 13px !important;
	text-decoration: none;
}
.ad_text ul li a:hover {
	text-decoration: underline;
}  


.right_ad span {
	display: block;
	background: url("../images/right_ad_right.jpg") right top no-repeat;
	height: 51px;
	padding-left: 14px;
}
/**** linksList ***/
.linksList {
	/** float: left; **/
	#padding: 0 0 0 1em;
	/**display: inline;**/
	/**width: 98.8%;**/
	/**overflow: hidden;**/
	#padding-left: 10px;
}
.linksList ul {
	float: left;
	margin-top: 1em;
	margin-left: 0;
	padding: 0.5em 5px 0em 1em;
}
.linksList ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 2em;
}

.linksList .columns3 div {
	padding: 0 !important;
}
/**** linksList ***/

.right_content {
	float: left;
	display: inline;
	width: 100%;
	padding-bottom: 0px;
	padding-top: 0px;
}
.right_content_inner {
	float: right;
	width: 205px;
	min-height: 20px;
	-height: 20px;
	display: inline;
}
.right_content h2 {
	font: 24px "Times CY", Times New Roman, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 6px;
	color: #4E4E4E; 
}
.right_content .news {
	margin: 0 0 0.5em 9px;
	padding: 0 0 0.5em 0;
	background: url("../images/bg_news.gif") left bottom repeat-x;
	width: auto;
  margin-right: 10px;
}
.right_content .news p {
	line-height: 1.4em;
}
.right_content .news a {
	font: 12px Tahoma;
	color: #2E6DA2;
	text-decoration: none;
}
.right_content .news a:hover {
	text-decoration: underline;
}
/*.right_content .right_content_banner, .right_content_inner .right_content_banner {
	float: left;
	background: red;
}*/
.right_content .right_content_banner
{
	margin-left: 15px!important;
	display: inline;
	position: relative;
	bottom: 0;
	right: 0;
}
.right_content .right_content_banner a img {
	margin: 0!important;
}
/**************************************
			Main news
**************************************/

.main_news, .publications {
	margin: 0em 0 0 0;
	padding: 1em 1em 1em 1em;
	clear: both;
	overflow: hidden;
}
.main_news{
    clear: none;
	*display: inline-block;
	zoom:1;
}

.main_news p strong, .publications p strong {
	font-size: 12px;
}
.news_shade {
	background-color: #F8F8F8;
	margin-top: 0px;
	-zoom:1;
}
.news_heading {
	font-weight: bold;
	font-size: 12px;
	color: #2E699D;
	padding: 1em 0 1em 0;
}
#container_StrDoc .news_heading a:hover{text-decoration:underline}
/*vanko fix*/

.goback
{
    padding: 1em 0 0 0;
	clear: both;
}

.goback a
{
    color: #2E699D;
}

.news_heading a {
	font-weight: bold;
	font-size: 12px;
	color: #2E699D;
	text-decoration: none;
	padding: 1em 0 1em 0;
	font-family: Tahoma !important;
}
.news_heading span{
	font-family: Tahoma !important;    
}

.news_category
{
    font-size: 13px;
    padding: 0 0 1em 0;
}

.news_category a
{
    font-size: 12px;
   	color: #2E699D;
	text-decoration: underline;
}


.main_news img {
	float:left;
	border: 1px solid #78B8FD;
	margin: 0 0.5em 0 0;
}

.news_text {
    line-height: 1.3em;
	/*font-size: 12px;*/
}

.news_text a {
	color: #2E699D !important;
}

/*end vanko fix*/

.page_listing {
	clear: both;
	width: 100%;
	margin: 2em 0 0em 0;
    *margin: -1em 0 0em 0;
    -margin: 1em 0 0em 0;
	padding: 0 0 00;
	overflow: hidden;
}
* + html #container_PubCon .page_listing
{
  margin-top: 1em;  
}
.page_listing ul {
	float: left;
	margin: 0 0 0 50%;
	display: inline;
	width: 100%;
}
.page_listing ul li {
	float: left;
	padding: 0 0.5em 0 0;
}
.page_listing ul li a {
	text-decoration: none;
	color: #3E3A2C;
}
.active_page {
	font-weight: bold;
	color: #2E699D !important;
	background-color: #F4F4F4;
	padding: 0.1em;
}
.right_content_inner .calender, #col3 .calender {
	float: left;
	background: url("../images/bg_calender.gif") left top no-repeat;
	height: 37px;
	width: 195px;
	margin: 6px 0 0 6px;
	padding: 0.4em 0 0 0.5em;
	font: 18px Times New Roman;
	color: white;
	display: inline;
}

/**************************************
		 Calender Events
**************************************/

.right_content_inner table, #col3 table {
	float: left;
	margin: 0 0 0 1em;
	display: inline; /* IE6 Fix */
}
.right_content_inner table tr td, .right_content_inner table tr th, #col3 table tr td, #co3 table tr th,  {
	width: 3em;
	text-align: center;
}
#col3 table tr td {
	padding: 0.3em 0.3em 0 0.3em;
}
.#col3 table .shade {
	background-color: #D3D3D3;
}
#col3 table tr td a {
	color: #A82928;
	font-weight: bold;
}
.month_events {
	float: left;
	margin: 0.5em 0 0.5em 1em;
	padding: 0 0 0.5em 0;
	font-weight: bold;
	border-bottom: 1px solid #F1F1E6;
	width: 188px;
	display: inline; /* IE6 Fix */
}
.month_events a {
	padding: 0 1em 0 1em;
}
.month_heading {
	float: left;
	background: url("../images/bg_calender_month.gif") left top no-repeat;
	height: 37px;
	width: 187px;
	margin: 0.4em 0 0 7px;
	padding: 0.4em 0 0 12px;
	font: 18px Times New Roman;
	color: white;
	display: inline;
}
.list_of_months {
	float: left;
	margin: 0 0 0 1em;
	padding: 0 0 0 0.8em;
	background: url("../images/bg_news.gif") bottom left repeat-x;
	width: 180px;
	display: inline;
}
.list_of_months li, .list_of_year li {
	background: url("../images/icon_month_list.gif") left 3px no-repeat;
	padding: 0 0 6px 19px;
    *padding: 0 0 6px 0px;
}
.list_of_months li a, .list_of_year li a, .classification li a {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.list_of_year {
	float: left;
	width: 180px;
	padding: 1em 0 0 1.8em;
	display: inline;
}
/**************************************
			Publications
**************************************/
.publications img {
	float:left;
	border: 1px solid #78B8FD;
	margin: 0 0.5em 0 0;
}
/*
.publication_text {
	font-size: 12px;
}
*/
/*vanko fix*/
/*
.publication_text a {
	color: #2E699D !important;
}
*/

/*end vanko fix*/


.no_image_text {
	width: 700px;
}
.document_details {
	float: left;
	width: 98%;
	font-size: 12px !important;
	clear: both;
}
.document_details {
	margin: 0 0 0 0;
	padding: 0.5em 0 2em 1em;
  -padding: 0.5em 0 2em 2em;
}
.classification {	
	float: left;
	width: 180px;
	padding: 3em 0 0 2em;
	display: inline;
}
.classification li {
	background: url("../images/icon_month_list.gif") left 3px no-repeat;
	padding: 0 0 0.8em 1.5em;
}

/**************************************
		Strategy Documents
**************************************/

.list_document {
	float: left;
	width: 100%;
	margin: 0.5em 0 2px 0;
	padding: 1em 0 1em 0;
	background-color: #F4F4F4;
}
.list_document label {
	padding: 0 0.5em 0 0;
}
.list_document select {
	border: 1px solid #676767;
	width: 220px;
}
.list_document p a {
	color: white;
	padding: 0 7.5em 0 0;
}
.list_document p {
	text-align: right;
  margin-right: 20px;
}
.list_document p label{
    font-size: 13px;
}

/**************************************
		Table Documents
**************************************/
.document_table, .discussion_table {
  clear: both;
  margin: 1em 0 0 1px;
  -margin: 1em 0 0 1px !important;
  overflow:hidden;
}
* + #container_Forum .discussion_table{ margin-top: 0px;}
.document_table table{
	clear: both;
	width: 99.6% !important;
	margin: 1em 1px 0 0;
}
.document_table table, .discussion_table table {
	border-collapse: collapse;
	margin-left: 1px;
}
.document_table th {
	font-weight: bold;
	color: #3574A8;
	background-color: #F4F4F4;
	text-align: left;
}
.document_table th {
	border: 1px solid #C1C1C1;
	padding: 1.5em 0 1em 0.7em;
}
.document_table td  {
	border: 1px solid #C1C1C1;
	padding: 1em 0 1em 0.7em;
}
.document_table td, .document_table td a {
	color: #333333;
	text-align: left;
}
.document_table th a:hover{text-decoration:underline}   
.discussion_table {
	float: left;
	width: 100%;
	padding: 0 0 3em 0;
}
.discussion_table p {
	padding: 0 0 0 1em;
	font-size: 12px;
}
.discussion_table table {
	margin: 3px 0px 0 1px;
	width: 99.8%;
}
.discussion_table table table {
	margin: -1px 0px 0 1px;
}
.discussion_table td, .discussion_table tr, .discussion_table th {
	font-size: 12px;
	vertical-align:middle;
}
.discussion_table td {
	padding: 2px 1em 1em 1em;
	text-align: center;
	border: solid 1px #ccc;
}

.discussion_shade{
    padding-bottom: 110px;
}
#container_PubCon .document_table td a{font-weight:bold;color:#2E699D;text-decoration:none}
#container_PubCon .document_table td a:hover{text-decoration:underline} 
.discussion_table td td{
	border: 1px solid #C1C1C1;
		padding-top: 2px;
} 
.discussion_table td span {
	font-weight: bold;
	color: #29699F;
}
.discussion_table th, .discussion_shade  {
	border: 1px solid #C1C1C1;
}
.discussion_table th, .discussion_shade td, .discussion_shade th, #send_message th,  .add_comment_form th{
	background-color: #3A6CAD;
	padding: 1em 1em 1em 1.2em !important;
	font-weight: bold;
	color: white;
	text-align: center;
}
.discussion_shade th a{
	color: #fff !important;
}

.discussion_table td.first_field {
	text-align: left !important;
	padding: 5px 5px 5px 5px !important;
}
.discussion_table td.first_field a{display:block}
.user_name{
  color: #3A6CAD; 
  font-weight: bold; 
}
.discussion_table .topic_date_posted{
	font-size: 11px;
	text-align: right;
	vertical-align: middle;
	color: #666;    
}
.discussion_table .user_text{
    text-align: left;
	*white-space: break-word;
	overflow: hidden;
	//word-wrap: break-word;
}
.discussion_table .user_text div{
	font: 14px Tahoma;
}  

/*vanko fix*/

.document_table th a
{
	color: #2E699D;
	font-weight: bold;
	text-decoration: none;
}

.first_field a {
	color: #2E699D;
	font-weight: bold;
	text-decoration: none;
}

/*end vanko fix*/

/*****************************************************
					Footer
*****************************************************/

#footer {
	clear: both;
	background: url("../images/bg_footer_left.gif") left top no-repeat;
	height: 47px;
	margin: 2em 0 5em 0;
  	padding-left: 10px;
}
#footer .footer_right {
	background: url("../images/bg_footer_right.gif") right top no-repeat;
	height: 47px;
}
#footer ul {
	float: left;
	margin: 1.5em 0 0 0;
}
#footer ul li {
	float: left;
	background: url("../images/bg_footer_li.gif") right center no-repeat;
	padding: 0 1em 0 1em;
	height: 18px;
}
#footer ul li a {
	font: 13px Tahoma;
	color: #666666;
}
#footer .last_footer_list {
	background: none;
}
#footer p {
	float: center;
	padding: 1.5em 1em 0 0;
}
#footer p a {
	text-decoration: none;
	color: #666666;
}
x.outer_border {
	background: url("../images/bg_ad_img.png") left top no-repeat;
	float: left;
	position: relative;
	width: 368px;
	height: 124px;
	bottom: 124px;
}

.gipi {
	float: left;
	min-width: 600px;
}
.column_wrapper{
  overflow: hidden;
  -zoom:1;
}
#col1 {
	margin-top: 10px;
	float: left;
	width: 49%;
	margin-left: 0;
	display: inline;
}
#col2{
	margin-left: 1%;
	float: left;
	width:49%;
}
#col3 {
	float: right;
	width:205px;
	margin-left: 0.0%;
	display: inline;
	min-height: 20px;
	-height: 20px;
}
#col_inner {
	float: right;
	display: inline;
	width: 100%;
	position: relative;
}
#col_table {
	float: left;
	display: inline;
	margin-left: 0%;
	-zoom:1;
	clear: both;
	width:100%;
    -width:99.9%;
}

/****************** 08.02.2008 ******************/
.list_document a{
	font: bold 14px Tahoma;
	color:#333333;
	margin-left: 15px;
	line-height: 22px;
}
.list_document h3{
	font:bolder 17px Tahoma;
	color: #333333;
	margin-left: 19px;
}
a.region{
	font: 12px Tahoma;
	color: #396CAE;
	display:block;
	float:left;
	*float:none;
	zoom:1;
	margin-left:18px;
	margin-top:10px;
	position: relative;
	padding-left: 16px;
	#background: url("../images/icon_ad_text.gif") no-repeat 0 3px;
	text-decoration: none;
	font-weight: bold;
}
a.region:before {
    	content:'\00BB \00a0 \00a0';
	padding-left: 5px;
}

a.region:hover {
	color: #ff6600;
}

.municipality{
        width: 100%;
        margin: 20px 0 0 0px !important;
/**        float: left;
        display:inline;
        clear:both; **/
        border:solid 0px #cccccc !important;
        border-top:0;
}

.new_order_table {
	width: 100%;
	padding:5px; 
	border-color: #ccc; 
	border-style:solid; 
	border-width:1px; 
	background-color: #8cb7c5;
}

.new_order_tablex {
        width: 100%;
        padding:1px;
	font-size:small;
        border-color: #ccc;
        border-style:solid;
        border-width:1px;
        background-color: #8cb7c5;
}


.new_order_td {
	background-color: #cccccc; 
	#border: outset 1pt #cccccc; 
        padding: 10px 6px 10px 6px;
	#background: #dfdfdf;
	vertical-align:top;
}

.new_order_tdx {
        background-color: #cccccc;
        #border: outset 1pt #cccccc;
        padding: 10px 6px 10px 6px;
	#background: #dfdfdf;
	vertical-align:top;

}

.new_order_select {
	background-color:#cccccc; 
	border-color: #cccccc; 
	border-style: solid; 
	border-width: 0px;
}

.new_order_input {
	background-color: #cccccc; 
	border: solid 1px #C0C0C0; 
	border-color: #c0c0c0;
}

.button {
#	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
	background-color:#ededed;
	border-radius:2px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#777777;
	#font-family:Arial;
	font-size:15px;
#	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.button:hover {
	background:linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
	background-color:#dfdfdf;
}
.button:active {
	#position:relative;
	top:1px;
}

.select-box {
#	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
	background-color:#ededed;
	border-radius:2px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#777777;
	#font-family:Arial;
	font-size:15px;
	#font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.select-box:hover {
	background:linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
	background-color:#dfdfdf;
}
.select-box:active {
	#position:relative;
	top:1px;
}


.select {
	#padding: 10px 0px 10px 0px;
	border: 0px !important;
    	background-color: transparent;
}

.pdf-icon {
	color: red;
	background-color: translarent;
}

.word-icon {
	color: blue;
	background-color: translarent;
}

.excel-icon {
	color: green;
	background-color: translarent;
}

.alt-icon {
	color: orange;
	background-color: translarent;
}

.textarea {
    	background-color: transparent !important;
	border: 0px;

}

.text-center {
	text-align: center;
}

select,
.input {
	#padding: 10px 0px 10px 0px;
    	background-color: transparent !important;
	border:0px;
}

.input-box {
	#box-shadow:inset 0px 1px 0px 0px #ffffff;
	#background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
	background-color:#ededed;
	border-radius:2px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-size:15px;
	#font-weight:bold;
	padding:6px 14px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}



.municipality_outer{
	width: 48%;
	-width: 47%;
	margin: 0px 0.5% 0 1.1%; 
    -margin: 0px 0.5% 0 0.4%;
	display: inline; 
	float: left;
	/*display:inline;*/
}
#container_StrDoc .municipality_outer{margin-right:0.0%;-margin-left:0.8% !important;}
.first_m{
	clear: both;
}
.oblast_docs
{
	clear:both;
	overflow:hidden;
}
.municipality h3{
	/** width: 99%; **/
	padding: 5px 0 5px 14px;
	font: bolder 12px Tahoma;
	color:#fff;
	background: #396CAE;
}
.municipality_2 h3{
	/** width: 100%; **/
	/** padding: 10px 0 10px 14px; **/
	font: bolder 12px Tahoma !important;
	color:#fff;
	background: #396CAE;
	/** margin-right:-1px; **/
	/** margin-left:-1px **/
}

ul.columns2{width:46% !important;}
ul.columns3{width:30% !important;}
ul.columns4{width:25% !important;}
ul.columns5{width:17% !important;}
.municipality h3 a{
	font: bolder 14px Tahoma;
	color:#fff;   
}
.municipality div{	
	//padding: 1px 0 1px 12px;
	
	overflow: hidden;
}
.links_municipality .municipality .linksList{padding-bottom:0 !important;}
.municipality_2{border: solid 1px #CCCCCC;border-top:0; width:100%}

.municipality div a.region{display:inline;} 
.main_news h3{
	font: bold 14px Tahoma;
	color:#2E699D;
	line-height: 40px;
}
h3.pub_title{
	font: bold 14px Tahoma;
	color: #333333;
	line-height:30px;
	margin: 5px 0 5px 10px;
	clear:both; 
}
p{
	color:#333333;
	font: 13px Tahoma;
	line-height:16px
}
.municipality div a{margin:0}
.info_table{
	clear:both;
	width:344px;
	border: solid 1px #ECECEC;
	border-bottom:0;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px !important;
}
.info_table td{
	border-bottom:solid 1px #ECECEC; 
	padding: 6px 0 6px 9px;
	text-align: left;
}
.info_table td{
	-text-align: expression(this.previousSibling==null?'right':'left');
}
.info_table td:first-child{
 	text-align: right;
}  
.gray{
	background: #FBFBFB;
}
a.pdf{
	margin-top: 11px;
	margin-left: 10px;
	padding-left: 26px;
	font: 12px Tahoma;
	color: #333333;
	clear: both;
	float: left;
	background: url("../images/pdf.jpg") no-repeat left center;
}

a.file{
	margin-top: 11px;
	font: 13px Tahoma;
	color: #333333;
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
	float:left;
	line-height:19px; 	
	padding: 2px 0 2px 26px;
	margin-left: 10px;
}

a.file_pub{
	margin-top: 11px;
	font: 12px Tahoma;
	color: #333333;
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
	float:left;
	line-height:19px; 	
	padding: 2px 0 2px 24px;
	
}

.pdf{background-image: url("../images/pdf.jpg");}
.doc{background-image: url("../images/doc.gif");}
.xsl{background-image: url("../images/xsl.gif");}
.nofile{background-image: url("../images/none.gif");}


.comments{
	clear:both;
	border-bottom: solid 1px #CCCCCC;
	padding: 20px 0 11px 0;
    padding: 20px 10px 11px 0;
	background: url("../images/comments_bg.gif") repeat-y;
	overflow: hidden;
	margin-top: 0px;
	-zoom:1; 
}
.comments p{margin-left:210px} 
.comments .date_name{
	float: left;
	width:175px;
	display: block;
	margin: 0 20px 0 15px;
	-margin: 0 20px 0 8px;
	padding-bottom: 5px;
	font: bold 12px Tahoma;
	color:#333333;
}
.comments h3, .comments h3 a{
	font: bolder 12px Tahoma;
	color: #396CAE;
	display: block;
	margin-top: 0;
}
a.more{
	font: 12px Tahoma;
	color: #396CAE;
	float: right;
	margin-top: 10px;
}
br{clear: both;}

/*********  13.02.2008 ***********/
#container_PubCon #content div table{
    margin-left: 1px;
}
#content div table table{margin-left:0}  

div table td{}
#container_News div table td{}

input[type="text"], input[type="password"]{
    //border: solid 1px #666666;
	//margin-left: 5px;
	//width: 170px;
	background-repeat: no-repeat;
	//background-color: #fff;
}

textarea{
//    border: solid 1px #666666;
//	margin-left: 5px;
//	width: 270px;
}
input[type=submit]{
	//width: 120px !important;
	//cursor: pointer;
	//margin-top: 20px;
	//background-image: url("../images/send_button.jpg");
	//text-align: center;
	//border-width: 0;
	//color: #fff;
	//float: right;
	//height: 23px;
	//padding-bottom: 3px;
	//padding-left: 2px;
}
input{
/*
	-width: expression(this.type == "submit" ? "120px" : this.type == "text" ? "170px": this.type == "password" ? "170px":"auto") !important;
    -height: expression(this.type == "submit" ? "23px" : this.type == "text" ? "auto": this.type == "password" ? "auto":"auto") !important;
    -color: expression(this.type == "submit" ? "#fff" : this.type == "text" ? "#000": this.type == "password" ? "#000":"inherit") !important;
    -float: expression(this.type == "submit" ? "right" : this.type == "text" ? "left": this.type == "password" ? "left":"inherit") !important;
    -border: expression(this.type == "submit" ? "0px" : this.type == "text" ? "solid 1px #666666": this.type == "password" ? "solid 1px #666666":"auto");
    -margin-top : expression(this.type == "submit" ? "10px" : this.type == "text" ? "inherit": this.type == "password" ? "inherit":"auto");
    -background-image: expression(this.type == "submit" ? "url("send_button-1.jpg")" : this.type == "text" ? "none": this.type == "password" ? "none":"none");
	-margin-left: expression(this.type == "submit" ? "0" : this.type == "text" ? "5px": this.type == "password" ? "5px":"auto");
*/
}
form select{
    margin-left: 5px;
}

#content div table td input.CommandButton{
    float: right;
	margin-right: 6px;
	width: 95px;
	font-size: 12px;
}
#content div table td a{
	font-size: 12px;
	line-height: 20px;   
}
.forum_header{
    overflow: hidden;
	-zoom:1;
	margin-bottom:5px;
}

.forum_header a{
    float: right;
	margin-right: 15px;
}
.forum_header span{
    font: bold 14px Tahoma;
}

#container_News .company_frame_inner{
    background: #4989d8 url("../images/img_company_inner.jpg") no-repeat center top;
}
#container_StrDoc .company_frame_inner{
    background: #4989d8 url("../images/str_documents.jpg") no-repeat center top;
}
#container_Pub .company_frame_inner{
    background: #4989d8 url("../images/publications.jpg") no-repeat center top;
}
#container_Forum .company_frame_inner{
    background: #4989d8 url("../images/discussions.jpg") no-repeat center top;
}
#container_Forum #content{
    -zoom:1;
	-margin-left: 1px;
}

.login_form{
    clear: both;
	float: left;
	display: inline;
	margin: 15px 0 0 5px; 
	position:relative;
}
.login_form td{
    text-align: left;
	vertical-align: top;
}
.login_form input[type="submit"]{float:left;}
.login_form input{
	-float:expression(this.type == "submit" ? "left" : "auto") !important;
}
#log_in input[type="submit"]{margin-left:143px;}
#log_in input{
	-margin-left:expression(this.type == "submit" ? "144px" : "auto") !important;
}  
.recover_pass label{
    display: block;
	width: 100px;
	float: left;
	clear: both;
	margin-top: 5px;
	font-size: 12px;
}
.recover_pass input{
    margin-top: 5px;
}
.callendar_switch{
    width: 189px !important;
	vertical-align: middle;
}
#col3 td{
    //text-align: center;
}

.callendar_switch td{width:160px !important;text-align:center;font-size: 12px !important; font-weight:bold;}
.callendar_switch td.CalendarNextPrev{width:auto !important}
.descriptionText{
    clear: both;
	margin: 10px;
	padding-top: 10px;
}
/*14.03.2008*/
.thermsText{
    clear: both;
	margin: 0px 10px 10px 10px; 
	
}
.thermsText p
{
	padding-bottom:10px;
}
.thermsText h3
{
	padding: 0 0 1em 0;
}
.thermsText h3 span
{
	font-weight: bold;

	color: #2E699D;
	text-decoration: none;
	padding:0 0 1em 0;
}

.thermsText .goback
{
    padding: 1em 0 0 0;
	clear: both;
}

.thermsText .goback a
{
    color: #2E699D;
}


/*  18.02.2008  */
#publications_left{
	*position: relative;
	left: 0;
	margin-right: 205px;
	top: 0;
	right: 10px;
	*right:210px;
    -right:230px;
}
#container_Forum #publications_left{margin-right:0px;} 
#publications_left *{clear:none !important;} 
.breadcrumbUl{
	float: left;

}
.publications{-zoom:1;}
.crumbpath .breadcrumbUl li{
    padding-left: 0px;
    padding-right: 6px;
}

.breadcrumbUl a{
    background: url("../images/breadcrumb.gif") no-repeat right center;
	padding-right: 10px;
	padding-left: 0px;
}
.breadcrumbUl a.home{
    zoom:1;
	*width:11px;
	*padding: 0;
}

#container_Pub .breadcrumbUl, #container_News .breadcrumbUl, #container .user_pass .breadcrumbUl, #container .breadcrumbUl{
    clear: none;
	float: left;
}

table td, table th{
    text-align: center;
}

#send_to_friend{margin-left:30px}
#send_to_friend td{
    text-align: left;
	vertical-align:top;
}
#send_to_friend a, .login_form a{color:#3A6CAD;}
#send_to_friend input[type="text"]{width:250px !important}
#send_to_friend input{
	-width: expression(this.type == "text" ? "250px" : this.type == "submit" ? "120px": "auto") !important;
}
#col_table{
    -margin: 0 0 0 1px !important;
	display: inline;
	zoom:1;
}
#send_to_friend span
{
	display:block;
}
#col_table div div ul li a, #col_table div div ul li span{
    line-height: 25px;
}
#send_message, .add_comment_form{
    width: 800px;
	border: solid 1px #ccc !important;
}
.add_comment_form tbody{
	border: solid 1px #ccc !important; 
}
.add_comment_form span{
    vertical-align: top;
}

.add_comment_form{
    margin: 20px auto !important;
	text-align: center;
	overflow: hidden;
}

#send_message td, .add_comment_form td{
	text-align: left;
	width: auto !important; 
	font-size: 12px !important;
	vertical-align: top;
	padding-top: 15px; 
}
.send_message{
	display: block;
	background: url("../images/send_button_left.jpg") no-repeat left top;
	float: right;
}
.send_message a{
	display: block;
	font: 12px Tahoma;
	color: #fff;
	background: url("../images/send_button_right.jpg") no-repeat right top;
	text-decoration: none;
	padding: 5px 10px;
}
#send_message .send_message, .add_comment_form .send_message{
    margin: 10px 35px;
    -margin: 10px 17px;
	float: right;
}
#send_message label, .add_comment_form label{
    display: block;
	width: 150px;
	font: 12px Tahoma;
	text-align: right;
}
#send_message input{

}
#send_message tr{
    padding-top: 10px;
}
.add_new{
    padding: 5px 1px;
	background: url("../images/send_button.jpg") no-repeat;
	text-decoration: none;
	color: #fff !important;
	-zoom:1;
	float: right;
	margin-right: 0 !important;
	text-align: center;
	width: 118px;
	font: 12px Tahoma;
	
}
.add_comment_form td{
    text-align: left;
	padding-top: 10px;
}
.add_comment_form .send_message a{
    padding-top: 1px;
}
#container_Pub .main_news{

}

.discussion_table table table{
    width: 99.8;
	*width:97.2%;
	*margin-right:5px;
}


#send_message textarea{}
#col_table .discussion_table div{
    margin-left: 10px;
}
 
#col_table .discussion_table div ul li a{
    font-weight: bold;
	float: left;
	clear: both;
}
#col_table .discussion_table div ul li span{
	clear: both;
	float: left;
}
#col_table .discussion_table div ul li li{
	clear: both;
	float: left;
}
#ctl00_ContentPlaceHolder1_siteMapPanel
{
	zoom:1;
	_padding-bottom:20px;
}
#ctl00_ContentPlaceHolder1_siteMapPanel 
*{
	float:none !important;
}
#ctl00_ContentPlaceHolder1_siteMapPanel a
{
	float:left !important;
}
#ctl00_ContentPlaceHolder1_siteMapPanel span 
{
	float:none !important;
	clear:both !important;
	display:block !important
}

.FormLabel label, .login_form label{
    text-align: right;
	display: block;
	width: 115px;
}
#send_to_friend span{
	text-align: right;
    /*display: block;*/
}
#send_to_friend td div{margin-left: 0 !important;}
/*03.03.2008*/
#send_to_friend td{
   	vertical-align:top;
}

#send_to_friend td.formField span{
	text-align: left;
	vertical-align:top;
    display: inline;
}

#send_to_friend #divMessage span
{
    padding:5px;
    text-align:left;
}
#send_to_friend #divMessage{
 background: #CCCCCC; 
 color: #434758;
 padding: 3px 5px;
 width: 244px;
 float: left;
 -display: inline;
 clear: both;
 margin-left: 95px!important;    
}


    
#col3{
    -width: 17% !important;
}
#FilterWrapper, #FilterWrapper span{
	width: 100%;
}


/********************************
CONTACT FORM 
*********************************/
 
#submitBtnHolder input[type=submit]{float:left;}
* html #submitBtnHolder input{ float: expression(this.type == "submit" ? "left" : "auto") !important;}

/* 04.03 */
.topic_1{

   background:#CCCCCC;
   color:#434758;
   padding:5px 10px; 
   margin:5px 2px !important; 
   *margin:5px 0 !important; 
   font: bold 12px Tahoma;
   clear:both;
   -zoom:1 ;
}
body #content .FormLabel label{
   width: 136px !important;
}

.checkBox 
{
	padding-top:5px;
}
.checkBox input
{
	border:0px !important;
	width:auto !important;
	position:relative;
	top:2px;
}
.checkBox label
{
	display:inline;
}
input[type="checkbox"]{border:0 !important;}

.newLabel
{
}

.expiredLabel
{
}

.sendToFriedValidate
{
	display:inline !important;
}
/* 17.03 */
#content div span{
    font-family: Tahoma !important;
}
samp.error{
    float: left;
	margin-left: 4px;
}
.error{
    display: none;
}
.error_2{
    color: red;
	font-weight: bold;
	position: relative;
	left: 4px;    
}

.SuccessMsg{
    color: #3A6CAD;
	font-weight: bold;
	position: relative;
	left: 4px;
}


.validatorTop
{
	vertical-align:top;
}
.news_123, .news_123 *{text-align:left;empty-cells:hide}
.news_123 td{padding-top:5px}
.news_123 td, .news_123 td img
{
 width:auto;
 margin:0;
 padding: 0;
 border-collapse: collapse;
 border:0;
 vertical-align:top;
}
.news_123 td img{margin-right:8px}
/* 20.03 */
* html .ministry_login input 
{
     margin-top:expression(this.type == "submit" ? "20px":"auto") !important;
}
#searchbar
{
    position:absolute;
    bottom: 10px;
    right: 0;
    width:231px;
}
#searchbar input{border:solid 1px #999999;
  
     float:left;
    }

#searchbar .SearchButton
{
    xposition:relative;
    top: -1px;
    margin-left:5px;
    border:0; 
    width:23px !important;
    height:23px;
    background:url("../images/magnifier.jpg") no-repeat center center;
    float:left;
    position:relative;

	display:block;
}
#search_results p.news_heading{padding:0;padding-bottom:5px;}
#search_results span{color:#808080 !important}
#search_results .resulst_text{display:block;color:#333333 !important;margin-bottom:3px;} 

#content .see_more 
{
    float: right;
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    zoom: 1;
    background: url("../images/icon_ad_text.gif") left 4px no-repeat;
    padding-left: 15px;
    }

.nicEdit-main {
        background-color: #ffffff !important;
}

.export_table {
	border-collapse: collapse;
	width: 96%;
}
.export_table td {
	border: 1px solid #000;
	padding: 5px;
}
