/*	-------------------------------------------------------------
	JSC Gazprom / ??? «???????»
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description: Screen base styles	
	Filename:    screen.css
	Version:     0.1a
	Date:        17-04-2006
	-------------------------------------------------------------	*/

/*	-------------------------------------------------------------
	Whidth page Body Styles / ??????? ?????? ????????
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

	body, #header, #content, #footer, #content-fon {
		width: 900px;
		}
	
/*	-------------------------------------------------------------
	Base Body Styles / ???????? ?????
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		
		html {
			height: 100%;
			width: 100%;
			text-align: center;
			}

		body {
			margin: auto;
			padding: 10px;
			text-align: center;
			background-color: #ffffff;
			color: #485056;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 75%;
			}
		.RVPS48222 {margin: 0.5em 0px 0.9em 0px;}
		p {
			margin: 0.5em 0px 0.9em 0px;
			padding: 0px;
			line-height: 1.3em;
			text-align: justify;
			}
                td .RVPS48222 {font-size: 8pt; line-height: 1.2em; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}
                td .RVPS48232 {font-size: 8pt; line-height: 1.2em; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}
                td p {margin: 0px;}
                *html td p {font-size: 75%;}
		em {
			font-family: Geneva, Times New Roman, serif;
		}

		small {
			color: #8A8A89;
			font-size: 0.8em;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			float: left;
			}
                ol, ul, li {
                        text-align: left;
                        }
			
/*	Headers / ?????????                                           */
/*	------------------------------------------------------------- */	


		h1 {
			padding: 0px;
			margin: 0px;
			}

		h1 {
			font-size: 1.4em;
			line-height: 1em;
			margin: 0.5em 0 1em 0;
		}
			
		h2 {
			margin: 1em 0 0.5em 0;
			font-weight: normal;
			}

		#right h2 {
			font-size: 1em;
			font-weight: bold;
			color: #1C5DA2;
			}

		h2, .TopicTitle {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1.2em;
			font-weight: bold;
			margin: 0 0 0.5em 0;
		}

                #content .news p {text-align: left;}				

                .Subject {
                         padding: 2em 0 1em 0;
                         clear: both;
                }
/*	Forms / ?????                                                 */
/*	------------------------------------------------------------- */	

		form {
			margin: 0;
			padding: 0;
			}


/*	Links / ??????                                                */
/*	------------------------------------------------------------- */			
		a, .them p a, .RVTS48227 {
			color: #1C5DA2;
			text-decoration: underline;
			}

		a:visited, .them p a:visited {
			color: #3775A6;
			text-decoration: underline;
			}
		
		a:hover, .them p a:hover {
			background: #1C5DA2;
			color: #FFF;
			text-decoration: none;
			}
		
		a img {
			border:0px;
			}


/*	Lists / ??????                                                */
/*	------------------------------------------------------------- */			

		li {
			margin: 0.5em 0 0 0;
			}
	
		#two-cols ul li, #center ul li {
			margin: 0.5em 0 0 0;
			list-style-image: url(/images/li.gif);
			}


		#two-cols li.lli, #center li.lli {
			list-style-image: url(/images/li_arror_blue.gif);
			}
               /*  #two-cols table p {text-align: left;} */
                 	
		.nowrap {
			white-space: nowrap;
			}
		.site_map {
		        margin-top: 3em;
		
		        }
		.site_map li{
		        font-weight: bold;
		        list-style-image: url(/images/li_arror_blue.gif);
                        }
                .site_map_l2 li {
                        font-weight: normal;
                        list-style-image: url(/images/li.gif);
                        }
                .site_map_l2 {
                        margin-bottom: 1em;

                        }
                 .RVTS482212 {line-height: 1.2em;}
		
/*	-------------------------------------------------------------
	Print Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		#printArticle, #headerPrint {
			display: none;
			visibility: hidden;
			}
			
			
		.no {
			display: none;
			visibility: hidden;
			}
			
/*	-------------------------------------------------------------
	Header
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		#header {
			font-size: 0.9em;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			height: 78px;
			text-align: right;
			vertical-align: bottom;
			padding: 0 0 7px 0;
			border-bottom: 3px solid #1C5DA2;
			}

		#header a {
			padding: 0 4px;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			}


/*	Logo
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		
		#header #logo {
			float: left;
			margin: 0 10px;
			padding: 0;
			display: inline;
		}
		
		#logo:hover {
			background: transparent;
		}
	

/*	Top Bar Styles / ??????                                       */
/*	------------------------------------------------------------- */	
	
		#topbar {
			padding: 40px 0 0 0;
			margin: 0;
			}

		#map-site {
			margin: 0 0 0 -5px;
			float: left;
		}
		
		#lang {
			text-align: right;
		}	
			

		#lang a, #lang a:visited {
			color: #006EC7;
		}	

		#lang a:hover {
			color: #FFF;
		}	

			
			
/*	Search Form                                                   */
/*	------------------------------------------------------------- */	
		#header #htsearch_form {
			margin: 5px;
		}			
			
		#header #htsearch_form label {
			height: 11px;
			line-height: 11px;
			font-weight: bold;
			color: #1C5DA2;
			vertical-align: middle;
		}
	
		#header #htsearch_form #words {
			border: 1px solid #ddd;
			width: 150px;
			background: #f2f2f2;
			font: 11px tahoma, sans-serif;
			color: #443;
			padding: 2px;
			outline: none;
			vertical-align: middle;
		}
	
		#header #htsearch_form #words:hover, #header #htsearch_form #words:focus {
			border: 1px solid #aaa;
		}		

		.button_search {
			padding: 0px;
			margin: 0 0 0 5px;
			width: 60px;
			height: 16px;
			border: none;
			background: #1C5DA2 url(/images/search_rus.gif) no-repeat;
			vertical-align: middle;
			}
		.button_search:hover {
			background: #1C5DA2 url(/images/search_rus.gif) no-repeat 0 -16px;
			}
		.button_search_eng {
			padding: 0px;
			margin: 0 0 0 5px;
			width: 60px;
			height: 16px;
			border: none;
			background: #1C5DA2 url(search_eng.gif) no-repeat;
			vertical-align: middle;
			}
		.button_search_eng:hover {
			background: #1C5DA2 url(search_eng.gif) no-repeat 0 -16px;
			}
	

/*	-------------------------------------------------------------
	Main menu
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#content {
			margin: 5px auto;
			text-align: left;
			padding: 0;
		}
		

		#content-fon {
			margin: 5px auto;
			text-align: left;
			padding: 0;
			background-image: url(/images/fon_two_col.gif);
			background-repeat: repeat-y;
			overflow: auto;
		}

		*html #content-fon {
			background-image: url(/images/fon_two_col1.gif);
			background-repeat: repeat-y;
		}
		
		#right, .calendar {
			float: left;
			width: 210px;
			padding: 0 5px;
			text-align: left;
		}
		
		#left {
			width: 230px;
			float: left;
			text-align: left;
			padding: 0 5px 0 0;
		}
		#center {
			background: #F7F7F7;
			padding: 5px;
			margin: 0 1px;
			width: 430px;
			float: left;
			text-align: left;
		}
		

*html #left {
	width: 230px;
}
*html #center {
	width: 440px;
}

		#two-cols {
			background: #F7F7F7;
			padding: 15px;
			margin: 0;
			float: left;
			text-align: left;
			width: 620px;
		}

*html #two-cols {
			width: 665px;
		}
		

		.mmenu {
			font-size: 0.9em;
			font-family: Arial, Helvetica, sans-serif;
			margin: 0;
			padding: 0;	
			}
			
		.mmenu ul {
			margin: 0;
			padding: 0;	
			list-style:none;	
		}
		
 		.mmenu ul li{
			margin: 0 0 1px 0;
			padding: 0;
			text-transform: uppercase;
			font-family: Arial black, Arial, Helvetica, sans-serif;
			font-size: 1.0em;
			letter-spacing: -1px;
			word-spacing: -1px;
		}
		
		.mmenu ul li a, .mmenu ul li a:visited {
			padding: 5px 4px;
			margin: 0;
			color: #1C5DA2;
			background: #F7F7F7;
			text-decoration: none;
			display: block;
			background-image: url(/images/arrow.gif);
			background-position: 98% 7px;
			background-repeat: no-repeat;
		}

		
		.mmenu ul li a:hover{
			color: #FFF;
			background: #1C5DA2;
			background-image: url(/images/arrow_white.gif);
			background-position: 98% 7px;
			background-repeat: no-repeat;
		}

		.mmenu ul li ul {
			margin: 0 0 1.5em 0;			
			padding: 0;
		}
		
		.mmenu ul li ul li {
			padding: 0;
			margin: 0.5em 0 0 18px;			
			text-transform: none;	
			font-family: Arial, Helvetica, sans-serif;
			letter-spacing: normal;
			list-style-image: url(/images/bul_m_o.gif);
		}

		.mmenu ul li ul li.select	 {
			padding: 0;
			margin: 0.5em 0 0 18px;			
			text-transform: none;	
			font-family: Arial, Helvetica, sans-serif;
			letter-spacing: normal;
			list-style-image: url(/images/bul_m_g.gif);
		}
		
		.mmenu ul li ul li a {
			margin: 0;
			padding: 0px;
			font-weight: normal;
			background: transparent;
			text-decoration: underline;
			display: inline;
		}

		.mmenu ul li ul li a:visited {
			margin: 0;
			padding: 0px;
			font-weight: normal;
			background: transparent;
			text-decoration: underline;
			display: inline;
		}		
		
		.mmenu ul li ul li a:hover{
			text-decoration: none;
			background-image: none;
			background: #1C5DA2;
			display: inline;
		}

		
/*	Channels
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

		.them {
			margin: 0 0 0.5em 0;
			padding: 0 0 1em 0;
			border-bottom: 1px solid #ddd;
			font-size: 0.9em;
			overflow: auto;
		}
                .them p {
                      line-height: 1.3em;
                }
		.them h2 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1.2em;
			margin: 0 0 0.5em 0;
			font-weight: bold;
		}
		.them table p {line-height: 1.2em; margin-top: 0;}
		.links {
			padding: 0.5em 0 0 0;
			clear: both;
		}
		
		.them img {
			float: left;
			margin: 0;
			padding: 0;
			border: 0;
		}

		.them small {
			font-size: 0.9em;
			margin: 0 0 0 0.5em;
			float: left;
			max-width: 120px;
		}
		
		.news {
			margin: 0 0 1em 0;
		}

		.news h3, #right h3  {
      	font-family: Arial, Helvetica, sans-serif;
			font-size: 0.9em;
			margin: 0;
		}
                .two-cols .news h3 {
                        font-size: 1.2em;
                }
		
		.news p, #right p {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 0.9em;
			line-height: 1.3em;
		}
		#two-cols .news p {
			font-size: 1em;
		}
		.time {
			font-size: 0.8em;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-weight: normal;
			margin: 0 0 0.4em 0;
			color: #8A8A89;
		}
		
		#from-first{
			border-bottom: 3px solid #F59045;
			margin: 0 0 1px 0;
			padding: 0 0 0.5em 35px;
			background-image: url(/images/bul_anons.gif);
			background-repeat: no-repeat;
			background-position: 10px 0;
		}
		
		#from-first h3 {
			margin: 0;
			padding: 0;
			font-size: 0.9em;
			font-weight: normal;
		}

		#from-first a {
			font-weight: bold;
			font-size: 1.1em;
		}
		
	
		.information {
			padding: 0 0 0 2em;
			margin: 2em 0 0 0;
			border-left: 1px solid #F59045;
		}
		
		.information p {
			font-size: 0.9em;
		}


/* Banners */

.ban {
	clear: both;
	overflow: auto;
}

*html .ban {
	height: 45px;
	overflow: visible;
	width: 210px;
}
.ban img {
	float: left;
	margin: 0;
	padding: 0;
}

*html .ban img {
	margin: 0 0 0 -3px;
	padding: 0;
}


.ban-text {
	margin: 0 0 0 45px;
	font-size: 0.9em;
	font-weight: bold;
}

.ban-text small {
	font-weight: normal;
}
		
	.banners, .banners:hover {
		background: transparent;
	}

	.banners img {
		margin: 0 0 5px 0;
	}


/*	#############################################################
	Home Page
	#############################################################
	#############################################################	*/

/*	-------------------------------------------------------------
	Primary Block
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	includes:	Feature, Article List, Sponsor, Snap Shot,
				Sound Byte, The Number, Site Info
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/



/*	#############################################################
	Footer
	#############################################################
	#############################################################	*/
	
/*	-------------------------------------------------------------
	Footer Block (width styles in alternate CSS's)
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		#footer {
			margin: 5px 0 0 0;
			font-size: 0.9em;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			background: #1C5DA2;
			color: #FFF;
			padding: 5px 0px;	
			clear: both;
			text-align: left;	
		}
		
		#copyright {
			float: right;
			padding: 0 5px;
		}
		
		#adress {
			padding: 0 5px;
		}						

-----
.cdriver {clear: both;}

.month {
	font-size: 1.2em;
	font-weight: bold;
	padding: 3em 0.5em 0.5em 0.5em ;
}

.month a {
	padding: 0 0.5em;
	text-decoration: none;
}
		
.calendar table {
	border-collapse: collapse;
	margin: 0 0 2em 0;
	border-bottom: 1px solid #ddd;
	border-top: 3px solid #F59045;
	width: 100%;
}


.calendar table thead{
	border-bottom: 1px solid #ddd;
}

.calendar table td, .calendar table th {
	padding: 0.5em;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.calendar .sel {
	background: #F59045;
	color: #FFF;
}

.calendar .out {
	color: #8A8A89;
	font-size: 0.8em;
}

.calendar .s {
	font-weight: bold;
	
}

.calendar .sel a, .calendar .sel a:link, .calendar .sel a:visited, .calendar .sel a:hover {
	color: #FFF;
	background: transparent;
}

.calendar .sel a:hover {
	color: #F59045;	
	background: #FFF;
	
}

.autor-one {
	text-align: left;
	font-size: xx-small;
	text-transform: uppercase;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

.autor-two {
	width: 50%;
	text-align: center;
	float: left;
	font-size: xx-small;
	text-transform: uppercase;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}


.img-left {
	float: left;
	padding: 5px;
	margin: 0 10px 5px 0;
	background: #EAEAEA;
	border: 1px solid #ddd;
	
}

.img-left small {
	width: 100%;
	padding: 5px 0;
	
}


/*	#############################################################
	Photoarchive / ?????????
	#############################################################
	#############################################################	*/

.img-bild {
	width: 99px;
	height: 99px;
	float: left;
	padding: 12px;
	margin: 0 5px 5px 0;
	background: #EAEAEA;
	border: 1px solid #ddd;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	
}

*html .img-bild {
	width: 127px;
	height: 127px;
	padding: 12px;
}


.img-bild img {
	margin: 0;
	vertical-align: middle;
		
}


