body {
	margin: 0px; padding: 0px;
	font: 10pt Tahoma, Sans-Serif;
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

/* a.no_underline:hover { text-decoration:none;} */
a.no_underline:link { text-decoration:none;}
a.no_underline:visited { text-decoration:none;}
a.no_underline:active { text-decoration:none;}

a.menulink:link { text-decoration:none;}
a.menulink:visited { text-decoration:none;}
a.menulink:active { text-decoration:none;}

a, img { outline: none; outline: 0; border: 0;}
hr {border: 2px; border-color: white;}
table {border: 0; padding: 0; border-collapse: collapse;}

.opacity85 { opacity: 0.85; filter: alpha(opacity=85);}

.valign{
   display:table-cell; /* для не IE */
   line-height: expression(this.offsetHeight + "px"); /* для IE */ 
   behavior: expression(!this.extra ? this.extra = this.innerHTML = '<span></span><p>' + this.innerHTML + '</p>' : ''); /* для IE */
}

.valign, .valign p{
   vertical-align:middle; /* здесь выравниваем текст по вертикали */ 
}
/* для IE */ 
.valign p{line-height:normal; display:inline;}
/* для IE */
.valign *{ zoom:1; /* Важно! Устанавливаем hasLayout = true */
}

#clear {
    clear: both;
    overflow: hidden;
}

#headline {
	z-index: 0;
	position: absolute; margin-top: 70px;
	width:440px; height: 30px;
	background-image: url(/img/san-line.jpg); background-repeat: repeat;
	opacity: 0.5; filter: alpha(opacity=50);
}

#headerlogo {
	z-index: 1;
	position: absolute;
	width: 358px; height: 176px;
	margin-left: 10px; margin-top: 5px;
	background-repeat: no-repeat;
	border: 0;
}	

#mainlayer {
	z-index: 2;
	background: transparent;
	position: absolute;
	left: 120px; top: 150px; bottom:30px;
	width:850px; min-height: 350px;
}

/* NEWS */

#newsmain { width:722px; height: 155px; margin: 5px 0 0 0; padding: 0;}

#newslayer {
	margin:0px 0px 0px 10px;
	width: 702px; height: 125px;
	background-color: #c0ac9e;
	text-align: center;
}

#newsanonshead {
	width:687px; height: 25px;
	background-color:#c0ac9e; 
	text-align: left;
	padding-left: 15px;
	margin-left: 10px; margin-bottom: 5px;
	font-size:12pt; font-weight:bold;
}

#newsanonscont {
	float:left; margin:0px 0px 10px 5px;
	width: 216px; height: 100px;
	background-color: #d2c2b2;
	text-align: left; padding: 5px; margin-top: 5px;
	border: solid 1px white;
	font-size: 11px;
}

/* GUESTBOOK */

.post {	width:80%;
	background-color:white;
	margin-left: 60px;
	border-radius: 6px;
	float: left;}

.postheader {text-align: right; padding: 4px;}

.postcontent {border-top: dotted 1px black; font-size: 10pt; padding: 4px;}

.postmargin {width: 20px;}

.answer {width:80%;
	background-color:silver;
	margin-left: 100px;
	border-radius: 6px;
	float: left;}

.answerheader {text-align: right; padding: 4px;}

.answercontent {border-top: dotted 1px black; font-size: 10pt; padding: 4px;}

/* END GUESTBOOK */

#content {min-height: 350px; width: 85%; float: left; background-color:#d2c2b2 ; margin: 0 0 4px 0; }

#rightmenu {
	float: right;
	/* background-color: #d2c2b2; */
	width: 14%;
	/* border-color: black; border-left: dotted 1px; border-right: dotted 1px; */
}

#menufooter {clear: both; width: 85%; height: 20px; margin: 4px 0; background-color: #d2c2b2;}

#footer {clear: both; width: 85%; height: 40px; margin: 4px 0; background-color: #d2c2b2;}

#mainnews {float: left; background-color: yellow;}

#maincontent {width: 100%;}

#mainnewshead { width: 212px; height:50px; background-color: aqua; text-align: center;}

#mainnewshead h2 {margin:0; padding:0; color: white; text-align: center; vertical-align:middle;}

#mainnewstext {
	width: 172px; min-height:135px;
	background-color: red;
	color: white;
	padding: 20px 20px 20px 20px;
}

#welcomehead {
	background-color: #c0ac9e;
	width:702px;
	height: 20px;
	margin: 10px 10px 0px 10px;
}

/*#welcomehead {
	background-color: #c0ac9e;
	width:700px;
	height: 525px;
	margin: 10px 10px 0px 10px;
 } */

#welcometext h1 {padding-left:15px;
}

#welcometext  p {font-size: 10pt;}

#welcometext {
	background-color: #c0ac9e;
	width:682px;
/*	height: 156px; */
	display: inline-block;
	padding: 2px 10px 5px 10px;
	margin: 10px 10px 0px 10px;
	text-align: center;
	zoom: 1;
        *display: inline;
}

#anons { width:722px; height: 285px; margin: 5px 0 0 0; padding: 0;}

#anonsmedialayer { width:722px; min-height: 80px; margin-bottom: 10px;}

#anonshead {
	width:687px; height: 25px;
	background-color:#c0ac9e;
	text-align: left;
	padding-left: 15px;
	margin-left: 10px; margin-bottom: 5px;
	font-size:12pt; font-weight:bold;
}
#anonsheadsub {
	float:left; margin:5px 0px 0px 20px;
	padding:0;
	width: 206px; height: 25px;
	text-align: left;
}

#anonsline {
	float: left; margin-left:10px;
	width: 702px; height: 1px;
	padding-left: 10px;
	background-image: url(img/anonsline.png); background-repeat:no-repeat;
	background-color: #c0ac9e;
}

#anonslinesub {
	float: left; margin: 0px 0px 5px 20px;
	width: 206px; height: 3px;
	background-image: url(img/anonslinesub.png); background-repeat:no-repeat;
	text-align: center;
}

#anonslayer {
	margin:0px 0px 0px 10px;
	width: 702px; height: 250px;
	background-color: #c0ac9e;
	text-align: center;
}

#anonscell {
	float:left; margin:8px 0px 10px 20px;
	width: 200px; 
	background-color: #c0ac9e;
	text-align: center;
/*	border: solid 3px #d2c2b2; */
	border: solid 1px white;
}

#anonsdisco {
	float:left; margin:25px 0px 25px 25px;
	width: 206px; height: 205px;
	background-color: red;
}

#anonsmedia {
	margin:5px 0px 0px 10px;
	width: 702px; height: 85px;
	background-color: #c0ac9e;
}

/*---### Persons Page styles ###---*/

#persons {
	position: relative;
	width:100%; min-height: 130px;
/*	background-color: aqua; */
}

#photolayer {
	position: absolute;
	top: 0px; left:0px;
	width: 110px; height: 110px;
/*	background-color: red; 
	border: solid white 1px;*/
}

#personanot {
	position: absolute;
	bottom: 10px; right: 0px;
	background-color: white;
	width: 90%; height: 80px;
}

#leftpadding {
	padding-left: 60px;
}

#discolayer {margin: 0 auto; min-height: 245px; width: 90%;}

#translayer {margin: 0 auto; width: 90%; padding:10px; background-color: white;}

#bannerlayer {margin:0 auto; min-height: 100px; min-width: 400px; background-color: red;}

/* #disclayer {
	text-align:center; vertical-align:middle;
	min-height:235px; width:204px;
	margin: 5px 5px 5px 5px;
	float: left; padding: 0;
} */

/*---### Discography Page styles ###---*/

table.discinfo {
    text-align: left; width: 95%;
    padding: 2px;
    border-collapse: collapse;
    margin-left:auto; margin-right:auto;
}

td.disccover {
    vertical-align: top; height: 201px;
    text-align: center;
}

#disclayer {
	text-align:center; vertical-align:middle;
	min-height:235px; width:204px;
	margin: 5px 5px 5px 5px;
	float: left; padding: 0;
}

#videorow {margin: 0 auto; min-height: 165px; width: 90%; text-align:center;}

#videolayer  {
	text-align:center; vertical-align:middle;
	min-height:165px; width:204px;
	margin: 5px 5px 5px 5px;
	float: left; padding: 0;
}

#presstrans {margin: 0 auto; min-height: 20px; width: 90%;}

#presslayer {margin: 0 auto; min-height: 245px; width: 90%;}

#presscell {
	float: left; min-height:235px; width:205px;
	text-align:center;
	margin: 5px 5px 5px 5px; padding: 0;
}

#booklayer {margin: 0 auto; min-height: 215px; width: 90%;}

#bookcell {
	float: left; min-height:205px; width:205px;
	text-align:center;
	margin: 5px 5px 5px 5px; padding: 0;
}

/* #videolayer {margin: 0 auto; min-height: 175px; width: 90%;} */

#videocell {
	float: left; height:165px; width:200px;
	text-align:center;
	margin: 5px 5px 5px 5px ; padding: 0;
}

#tablepadding {width:95%; height: 5px; clear: both;}

#bottompadding {width:95%; height: 8px;}

/* постраничная листалка */

#paginator {height: 20px; width: 95%;text-align: center; clear: both;}

.breadcrumbs {
    
    margin: 5px; padding: 0px; height: 10px;
    
}

table.breadname {
	height:10px;
	margin: 5px; padding: 0px;
	border-bottom: 1px dotted;
	font: 8pt Tahoma; font-weight: bold;
	text-align: left;
}

table.news
	{
	width:710px;
	background-color:white;
	margin: 0 auto;
	padding-left: 4px; padding-right: 4px;
	border: 0px;
	table-layout: fixed;
	margin-left: 5px;
}

TD.menu {
	height:30px;
	border-left: dotted 0px black; border-bottom: dotted 1px black;
	text-align: center;
	font-size: 10pt;
}

.menurow {width: 140px; height: 24px; background-color: #FFFFCC; text-align: center; 
            margin-bottom: 6px; padding-top: 8px; border-radius: 6px;}



TD.back_transp { background-color: #d2c2b2; opacity: 0.85; filter: alpha(opacity=85); }

TD.transpwhite { background-color: white; opacity: 0.85; filter: alpha(opacity=85); }

TD.disco	{
	text-align:center; vertical-align:middle;
	height:125px; width:145px;
	margin:0 auto;
	background-color:white;
	}

TD.gallery	{
	text-align:center; vertical-align:top;
	width:205px; height: 205px;
	border: 1px solid white;
	vertical-align: middle;
	}

TD.videoimg	{
	text-align:center; vertical-align:middle;
	height:125px; width:205px;
	margin:0 auto;
	background-color:white; font-weight: bold;
	}

TD.videoname	{
	text-align:center; vertical-align:middle;
	border-top: dotted 1px black; border-bottom: dotted 1px black;
	height:25px; width:180px; margin:0 auto;
	background-color:white;
	opacity: 0.85;
	filter: alpha(opacity=85); font-weight: bold;
}

TD.disconame	{
	text-align:center; vertical-align:middle;
	border-top: dotted 1px black;
	border-left: solid 1px white;
	height:45px; width:120px; margin:0 auto;
	background-color:white;
	opacity: 0.85; 
	filter: alpha(opacity=85);}

TD.discoflag	{
	text-align:center; vertical-align:middle;
	border-top: 1px black; border-bottom: 1px black;
	border-right: solid 1px white;
	height:25px; width:25px; margin:0 auto;
	background-color:white;
	opacity: 0.85; 
	filter: alpha(opacity=85);}

/* Font for pages */

font.disco { font: 8pt Tahoma; font-weight: bold;}
font.anonshead {font-size:12pt; font-weight:bold;}
font.anonssubhead {font-size:10pt; font-weight:bold;}
font.pagesmall {font: 8pt Tahoma; font-weight: bold;}
font.pagebig {font: 11pt Tahoma; font-weight: bold;}
font.update {font: 8pt Tahoma; font-weight: normal;}
font.addate {font: 7pt Tahoma; font-weight: normal;}