/* General */
* {
	font-size:100%;
}
html, body{
	height:100%;
}
#measurer{
	position:absolute;
	left:0;
	top:-2em;
	width:100%;
	height: 1em;
	line-height:1em;
	background:white;
}
#container{
	position:absolute;
	width:100%;
	min-width:990px;
	height:100%;
}
* html #container{
	width:expression((document.getElementById('measurer').clientWidth < 1000) ? '1000px' : '100%');
}
html, body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, address, blockquote, form, fieldset, legend, table, td, th {
	margin:0;
	padding:0;
}
img{
	border:0;
}
.clear{
	clear:both;
	font-size:0;
	height:1px;
	overflow:hidden;
}
.nobr{
	white-space:nowrap;
}
.hidden{
	display:none !important;
}
.pseudo{
	border-bottom:1px dashed;
	text-decoration:none;
	cursor:pointer;
}
.clickable{
	cursor:pointer;
}
body{	
	color:#727272;
	font:1em/1.25 Georgia, "Times New Roman", serif;
	background-color:#000;
}
a, a:link{
	color:#409ef6;
}
a:hover,a:focus,a:active{
}
a:visited{
}
h1,h2,h3{
	font-weight:normal;
}
h1{
	font-size:25pt;
	font-style:italic;
	margin:0 0 0 0;
	color:#bab8b8;
}
h2,h1{
	color:#676767;
}
h3{
}
small{
	font-size:78%;
}
em{
	font-weight:normal;
	font-style:italic;
	color:#d1d1d1;
}
.g{
	color:#999;
}
.external,.external:visited{
	color:#727272;
}
.external:hover,.external:active,.external:focus{
	color:#fff;
}
/* Layout */
.layout{
	position:relative;
	width:100%;		
	min-height:100%;
	_height:100%;
}
.top,.mnu,.content{
	clear:both;
	position:relative;
	width:100%;
}
.l,.c,.r{
	float:left;
}
.l{
	width:12%;
}
.c{
	width:60%;
}
.r{
	width:18%;
}
/* top */
.top{
	padding-top:80px;
}
.top .c{
	margin-left:12%;
	_margin-left:6%;
}
#home,#mail,#search{
	position:absolute;
	top:97px;
	_top:105px;
	float:left;
	width:36px;
	height:37px;
	overflow:hidden;
}
#home div,#mail div,#search div{
	margin:8px 0 0 12px;
}
#mail div{
	margin-top:9px;
}
#home{
	/*right:80px;*/
	right:80px;
}
#search{
	display:none;
	right:80px;
}
#mail{
	right:30px;
}
/* contacts */
#contacts{
	position:absolute;
	top:158px;
	right:73px;
	background:#420000;
	color:#fff;
	font-style:italic;
	word-wrap:nowrap;
	font-size:23pt;
	line-height:100%;
	z-index:999;	
}
#contacts small{
	font-size:19pt;
}
#contacts div{
	position:relative;
	padding:0.5em 0.8em;
}
#contacts h3{
	font-size:16pt;
	margin:0  !important;
	color:#d9b791;
}
#contacts a{
	color:#4e8dc7;
	font-size:12pt;
}
#contacts a:active,#contacts a:focus,#contacts a:hover{
	color:#68abe9;
}
#j{
	position:absolute;
	top:-38px;
	right:-22px;
}
/* lang */
.lang{
	position:absolute;
	top:97px;
	right:230px;
}
.lang ul{
	position:relative;
	list-style-type:none;
}
.lang ul li{
	float:left;
	font-size:10pt;
	color:#fff;
	padding:12px 0 0 9px;
	margin-right:0;
	width:36px;
	height:37px;
	overflow:hidden;
}
.lang ul li.cur{
	background:url('/img/lang/cur.gif') no-repeat left top;
}
/* mnu */
.mnu{
	margin-top:58px;
	line-height:100%;
	color:#fff;
	font-size:120%;
	font-style:italic;	
	padding-left:12%;
	width:87%;
	margin-left:-0.7em;
	height:1.8em;
}
.mnu ul{
	width:100%;
	position:relative;
}
.mnu ul li{
	float:left;
	list-style-type:none;	
	_padding-bottom:3px;
	padding:7px 0.7em 10px 0.7em;
	margin-right:0.4em;
}
.current{
	background:#5e0000;
	position:relative;
}
.current a,.current a:link,.current a:visited,
.current a:hover,.current a:active,.current a:focus{
	color:#fff;
}
.tl{
	position:absolute;
	top:0;
	left:0;
}
.tr{
	position:absolute;
	top:0;
	right:0;
}
.bl{
	position:absolute;
	bottom:0;
	left:0;
}
.br{
	position:absolute;
	bottom:0;
	right:0;
}
#contacts .bl{
	_left:-0.8em;
}
/* anon */
.bnr{
	position:relative;
	width:100%;
	height:290px;
	overflow:hidden;
	margin-top:0px;
	_padding-top:50px;
}
.bnr .left{
	position:absolute;
	top:23px;
	left:12%;
	margin-left:-140px;
	width:146px;
	height:235px;
	background:url('/img/left.png') left top no-repeat;
	//background:none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/left.png', sizingMethod='crop');
}
.bnr .right{
	position:absolute;
	top:23px;
	right:12%;
	margin-right:-140px;
	width:146px;
	height:261px;
	background:url('/img/right.png') left top no-repeat;
	//background:none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/right.png', sizingMethod='crop');
}
.anon{
	clear:both;
	position:relative;
	width:76%;
	overflow:hidden;
	margin:50px 0 0 12%;
	padding:4px;
}
.anon div{
	height:182px;
}
.anon .ll{
	position:absolute;
	top:0;
	left:0;
	width:50%;
	overflow:hidden;
}
.anon .ll div{
	width:2000px;
	background:url('/img/l.png') left top no-repeat;
	//background:none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/l.png', sizingMethod='crop');
}
.anon .rr{
	position:absolute;
	top:0;
	right:0;
	width:51%;
	//width:60%;
	overflow:hidden;
}
.anon .rr div{
	position:absolute;
	top:0;
	right:0px;
	width:2000px;
	background:url('/img/r.png') left top no-repeat;
	//background:none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/r.png', sizingMethod='crop');
}
.href{
	height:182px;
	width:76%;
	position:absolute;
	left:12%;
	margin:-182px 0 0 4px;
}
/* content */
.content .c{
	margin-left:12%;
	_margin-left:6%;
}
.block{
	padding-top:50px;
}
.block h2{
	font-size:22pt;
	font-style:italic;
}
.block p{
	margin-top:0.8em;
	margin-left:2em;
}
/* bottom */
.bottom{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	letter-spacing: 0.1em;
}
.bot_rel{
	clear:both;
	position:relative;
	width:100%;
	float:left;	
}
.ban{
	position:absolute;
	bottom:0px;
	left:0;
	width:100%;
	height:43px;
	background:#000;
	//filter:alpha(opacity=50);
	-ms-filter: 'alpha (opacity=50)';
	-moz-opacity: .5;
	opacity: .5;
}
.bottom .c{
	position:relative;
	margin-left:12% !important;
	_margin-left:6% !important;
	width:400px;
	padding:100px 0 75px 0 !important;
	font-style:italic;
	font-size:90%;
	line-height:120%;
}
.bottom .c a,.bottom .c a:visited,.bottom .c a:link{
	color:#5e5e5e;
	letter-spacing:0;
	font-style:normal;
	font-size:8.5pt;
}
.bottom .c a:active,.bottom .c a:hover,.bottom .c a:focus{
	color:#727272;
}
.bottom .c img{
	margin:1.8em 0 0.4em 0;
}
.web20{
	position:absolute;
	bottom:3px;
	left:12%;
}
.web20 li{
	float:left;
	margin-right:24px;
	list-style-type:none;
}
.web20 li img{
	border:none;
}
#ytube{
	width:63px;
	height:25px;
	background:url('/img/youtube.png') no-repeat left top;
	//background:none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/youtube.png', sizingMethod='crop');	
}
#flickr{
	width:58px;
	height:25px;
	background:url('/img/flickr.png') no-repeat left top;
	//background:none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/flickr.png', sizingMethod='crop');	
}
#mspace{
	width:127px;
	height:25px;
	background:url('/img/myspace.png') no-repeat left top;
	//background:none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/myspace.png', sizingMethod='crop');	
}
#vkontakte{
	width:121px;
	height:25px;
	background:url('/img/vk.png') no-repeat left top;
	//background:none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/vk.png', sizingMethod='crop');	
}
#facebook{
	width:92px;
	height:25px;
	background:url('/img/facebook.png') no-repeat left top;
	//background:none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/facebook.png', sizingMethod='crop');	
}
#lastfm{
	width:69px;
	height:25px;
	background:url('/img/lastfm.png') no-repeat left top;
	//background:none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/lastfm.png', sizingMethod='crop');	
}
/* filters */
.filters{
	position:relative;
	float:left;
	list-style-type:none;
}
.filters li{
	float:left;
	margin:0 2em 0 0;
	padding:0;
}
.filters h2{
	color:#fff !important;
	font-size:19pt;	
}
.filters .pseudo h2{
	color:#b09577 !important;
}
/* viewer */
#shadow{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:#000;
	//filter:alpha(opacity=96);
	-moz-opacity: .96;
	opacity: .96;
	z-index:998;
}
#viewer{
	background:#000;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-280px;
	width:560px;
	height:340px;
	text-align:center;
	font-size:14pt;
	font-family:Arial,sans-serif;
	color:#fff;
	margin-top:0;
	z-index:999;
}
#viewer a{
	color:#fff;
}
.flash{
	padding-top:100px;
}
a.g,a.g:link,a.g:visited{
	color:#999;
}
a.g:hover,a.g:active,a.g:focus{
	color:#bbb;
}
.prv,.next{
	position:absolute;
	top:0;
	width:27px;
	height:21px;
	cursor:pointer;
}
.prv{
	left:-40px;
	background:url('/img/prv.png') left top no-repeat;
	//background:none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/prv.png', sizingMethod='crop');
}
.next{
	right:-40px;
	background:url('/img/next.png') left top repeat;
	//background:none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/next.png', sizingMethod='crop');
}