*
{
	margin:0;
	padding:0;
}

a
{
	font-family: Times new roman;
	font-size:14px;
	text-decoration:none;
	color:#87a586;
}


h1, h2, h3, h1 a, h2 a, h3 a
{
	color:#a40019;
	padding:12px 0;
	text-decoration:none;
}

h1
{
	font-size:12px;
}

h2
{
	font-size:15px;
}

h3
{
	padding-bottom:5px;	
}

.right
{
	text-align:right;
}

a:hover
{
	text-decoration:underline;
}


a img
{
	border:0;
}

.clear
{
	clear:both;
}

.center
{
	text-align:center;
}

html, body
{
	width:100%;
	height:100%;
	height:auto!important;
	min-height:100%;
}

body
{
	height:100%;
	height:auto!important;
	min-height:100%;
	background:url(/images/bg.jpg) repeat-y center #d5dbdf ;
}

#layout
{
	position:relative;
	width:998px;
	margin:0 auto;
	height:100%;
	height:auto!important;
	min-height:100%;
	background:url(/images/top.jpg) no-repeat top;
}

.logo
{
	margin:20px 0 0 80px;
}

#content
{
	width:998px;
	float:left;
	margin:0 auto;
	height:100%;
	height:auto!important;
	min-height:100%;
	background:url(/images/bottom.png) no-repeat bottom;
}

#header
{
	height:160px;	
}

#leftBlock
{
	width:222px;
	float:left;
	margin-bottom:170px;
}

#rightBlock
{
	width:220px;
	float:left;
	margin:0 0 170px 5px;
}

#centerBlock
{
	float:left;
	width:550px;
	min-height:400px;
	margin:0 0 170px;
}

#footer
{
	position:absolute;
	bottom:20px;
	left:35px;
	height:70px;
	line-height:70px;
	color:#0e5584;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}

.centerHeader
{
	width:550px;
	background:url(/images/mainB.png) no-repeat bottom;
}

.centerFooter
{
	width:550px;
	min-height:229px;
	background:url(/images/mainT.jpg) no-repeat top;
}

.centerBody
{
	padding:15px;
	min-height:780px;
	margin-bottom:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#5c7ca2;
}

.clear
{
	clear:both;
}

#menu
{
	width:201px;
	padding-bottom:13px;
	margin-left:13px;
	background:url(/images/lbb.png) no-repeat bottom;
}

.header
{
	width:176px;
	height:51px;
	background:url(/images/lbt.png);
	line-height:51px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	color:#cbd4dc;
	padding-left:25px;
}

.menuItems
{
	background:url(/images/lbbg.png) repeat-y;
	list-style:none;
	list-style-position:inside;
}

.menuItems li
{
	width:155px;
	margin-left:5px;
	padding-left:25px;
	background:url(/images/menuItem.jpg);
	height:30px;
	line-height:27px;
}

.menuItems li a
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#54637a;
	text-decoration:none;
}

.menuItems li.selected a
{
	color:#ff7800;
	text-decoration:underline;

}

#photo
{
	width:201px;
	padding-bottom:24px;
	margin:15px 0 0 13px;
	background:url(/images/photoB.png) no-repeat bottom;
}

#photo .header
{
	position:relative;
	background:url(/images/ob.png)!important;
}

#video .header
{
	position:relative;
	background:url(/images/photoT.png)!important;
}

#photo .header a, #video .header a, #articles .header a
{
	text-decoration:none;
	color:#cbd4dc;
}

#photo b
{
	display:block;
	position:absolute;
	width:81px;
	height:78px;
	top:-10px;
	right:20px;
	background:url(/images/cup.png);
	z-index:1000;
}

.articlesWrapper
{
	background:url(/images/articlesBg.png);
	width:211px;
}

.photoWrapper, #video ul
{
	background:url(/images/photoBg.png) repeat-y;
	min-height:200px;
}

#video
{
	width:201px;
	padding-bottom:24px;
	margin:15px 0 0 13px;
	background:url(/images/photoB.png) no-repeat bottom;
}

#video .header
{
	position:relative;
}

#video b
{
	display:block;
	position:absolute;
	width:87px;
	height:59px;
	top:-10px;
	right:-10px;
	background:url(/images/film.png);
}

#search
{
	margin-top:63px;
	width:219px;
	height:65px;
	background:url(/images/searchBlock.png);
}

#articles
{
	width:211px;
	padding-bottom:13px;
	margin:15px 0 0;
	background:url(/images/articlesB.png) no-repeat bottom;
}

#articles .header
{
	width:186px;
	position:relative;
	background:url(/images/articlesT.png);
}

#articles ul
{
	background:url(/images/articlesBg.png) repeat-y;
	min-height:400px;
}

.pane1
{
	width:191px;
	height:310px;
}

li.photoGallery
{
	list-style:none;
	padding-left:10px;
	text-align:center;
}

li.photoGallery img
{
	border:3px solid #dde2e5;
}

.videoPlaceholder
{
	background:url(/images/videoBg.png);
	width:151px;
	height:118px;
	margin:7px auto;
}

.article
{
	list-style:none;
	display:block;
	width:160px;
	line-height:11px;
	margin:10px 0 0 10px;
	background:url(/images/articlesDot.png) left center no-repeat;
	border-bottom:1px dotted #a3b7cc;
	padding:5px 0 5px 15px;
}

.article > a.abrief
{
	font-size:11px;
	color:#2b2b2b;
	text-decoration:none;
	padding-right:5px;
}

.date
{
	font-size:11px;
}

.yellow
{
	color:#ffee5a;
}

.hello
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-style:italic;
	line-height:60px;
	text-align:center;
	color:#fff;
}

.thumbnails
{
/* Компенсируем отступы между float-блоками, чтобы они занимали все доступное пространство */
margin: -3em 0 0 -2em;
/* Выравнивание по центру */
text-align: center;
}

.thumbnail
{
/* Убираем подчеркивание у элемента ins,
который был использован для совместимости со старыми версиями Internet Explorer */
text-decoration: none;

/* Следующее правило для Firefox 2 */
display: -moz-inline-box;

/* а это для остальных */
display: inline-block;

vertical-align: top;

/* Убираем выравнивание по центру */
text-align: left;

/* Отступы между блоками */
margin: 3em 0 0;
}

.thumbnail .r
{
/* Если есть необходимость, то свойства padding, border, background и position со значением relative
лучше задавать у этого элемента -- это несколько расширит количество поддерживаемых версий браузеров */

/* Задаем минимальную ширину по тексту */
width: 14em;

/* Минимальная ширина в пикселях будет автоматически рассчитываться по ширине картинки */
text-align:center;
}

.r > a
{
	position:relative;
}

.placeholder
{
	text-align:center;
}

.half
{
	padding-top:10px;
	float:left;
	width:50%;
}

.rubricator
{
	padding:10px 0 10px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#2c9ace;
}

.rubricator a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#2c9ace;
}

.rubricator h1
{
	padding:0;
	display:inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#2c9ace;
	font-weight:normal;
}

#flowPlayer
{
	margin:0 auto;
	border:1px solid #036;
}

.hr
{
	border-bottom:1px dotted #333;	
	padding:0 0 10px 0;
}

.folderIcon
{
	position:absolute;
	width:45px;
	height:62px;
	bottom:5%;
	left:50%;
	border:0!important;
}

#playerCode
{
	margin:20px auto;
	padding:10px;
	border:1px dotted #ccc;
	width:80%;
}

#playerCode textarea
{
	width:100%;
	height:120px;
	overflow:hidden;
}

.imgBorder
{
	border:1px solid #036;	
	width:150px;
	height:150px;
	display:table-cell;
	vertical-align:middle;
	margin:0;
	padding:0;
}

.relative
{
	position:relative;
}

#search .searchString
{
	margin:21px 0 0 45px;
	width:110px;
	height:23px;
	line-height:23px;
	border:0;
	background:none;
}

.searchSubmit
{
	border:0;
	background:none;
	width:40px;
	height:23px;
}

.p0
{
	padding:0;
}

.strong
{
	font-weight:bold;
}

.searchResults
{
	list-style:none;
	margin-left:30px;
}

.searchResults p
{
	font-size:14px;
	margin-left:10px;
}

#flowPlayer
{
	display:block;
	background:#000;
	width:480px;
	height:384px;
}

.wideScreen
{
	height:294px!important;	
}

#articles .header b
{
	display:block;
	position:absolute;
	background:url(/images/newspaper.png);
	width:75px;
	height:71px;
	top:-10px;
	right:20px;
	z-index:1000;
}	

.pane3
{
	width:201px;
	height:500px;
}

.photoPlaceholder
{
	background:#CCC;
	width:156px;
	text-align:center;
	border:1px solid #666;
	margin:10px auto;
}

.photoPlaceholder a
{
	display:table-cell;
	width:156px;
	height:156px;
	vertical-align:middle;
}

td, th
{
        padding:3px;
}

table
{
	border-collapse:collapse;
}

#counter
{
 	position:absolute;
	bottom:40px;
	height:31px;
	left:690px;
}

.img
{
	float:left;
	margin:0 10px 10px 0;
}

dt
{
	float:left;
	width:80px;
	text-align:left;
	margin-right:10px;
	color:#003;	
}

dd, dt
{
	height:20px;
	line-height:20px;
}

.description
{
	margin:10px 20px;
	text-align:justify;
}
.img div {
	color: #FFEED2;
}

.np
{
	padding:0!important;
}

.link
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#04b542;
}


