body {  height: 100%; background: #cacaca; }

#Canvas {  overflow: visible; background: url('/i/press/background-all.png') center left repeat-x; padding-bottom: 5em; min-height: 100%; margin-top: -1px; padding-top: 1px; height: auto; }

#MainContainer { position: relative; height: auto; width: 100%; xbackground: #f0f0f0; }
#Content { margin-top: 140px; position: relative; xheight: 100%; width: 90%; top: 0; left: 10%; }
#Content a
{
	color: #9b2a18;
}

h1 { font-size: 2.8em; font-weight: normal; margin: 2em 0 1em 0; }
h2 { font-size: 1.7em; font-weight: normal; margin: 2em 0 1em 0; }

ul#NewsBrief { margin: 0; padding: 4em 0 0 0; list-style-type: none; position: relative; width: 60%; }
ul#NewsBrief li { margin-bottom: 4em; line-height: 1.2em; font-size: 0.8em; line-height: 150%; }
ul#NewsBrief li a { color: #9b2226; }
ul#NewsBrief li.emphasis { position: relative; font-size: 1em; margin-bottom: 3em; margin-left: 20px; }
ul#NewsBrief li .photo { position: absolute; height: 100%; }
ul#NewsBrief li .photo img { position: absolute; }

.article { width: 70%; margin-bottom: 2em; }
.article h1 { font-size: 1.3em; line-height: 130%; margin-top: 1em; }
.article p { font-size: 0.8em; line-height: 180%; }

.news { padding: 2em 0 3em 0; }

.limit { font-size: 80%; width: 50%; margin-left: 20px; opacity: 0.5; }
.limit a { color: #9b2226; }

.footer { font-size: 70%; position: absolute; bottom: 40px; right: 100px; }
.footer p { text-indent: -3.5em; }

.column { position: relative; right: 0; margin: 1.5em 0 1.5em 0; float: right; }


.clear { clear: both; font-size: 0; }

div#newsTrumpet
{
	position: absolute;
	right: 0;
	top: 20%;
	overflow: hidden;
	width: 20%;
	max-width: 334px;
	height: 201px;
	background: url('/i/press/trumpet.png');
	background-repeat: no-repeat;
	//background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/press/trumpet.png', sizingMethod='crop');
}

#TransparentLines
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/press/news_lines.png', sizingMethod='scale');
}
div.column div.right
{
	width: 219px; height: 425px; position: absolute; background: url(/i/trans/trans-stolb.png) no-repeat; -background-image: none; -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/trans/trans-stolb.png', sizingMethod='crop'); right: -150px; top: -165px; z-index: 5; overflow: hidden;
}

#oldPhotos { margin: 0px; padding: 0px; position: relative; width: 100%; height: 104px; }
#oldPhotos .left { width: 80%; min-width: 120px; height: 120px; position: absolute; top: -10px; right: 738px; margin-right: -5px; z-index: 5; width: expression(document.getElementsByTagName('body')[0].offsetWidth < 1000 ? '150px' : '80%');}
#oldPhotos .right { width: 219px; height: 425px; position: absolute; background: url(/i/trans/trans-stolb.png) no-repeat; -background-image: none; -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/trans/trans-stolb.png', sizingMethod='crop'); right: -150px; top: -165px; z-index: 5; overflow: hidden }
#oldPhotos img.preview 
{
	position: absolute;
	right: 24px;
	left: auto;
}


.notfound
{
	color: #999999;
}
ul#NewsBrief li.notfound a
{
	color: #ab9296;
}
