/*// Основные системные параметры отображения*/

IMG {border: none;}
a IMG {border: none;}
BODY {font-family:georgia; margin-top:0px;background-color:#FFFFFF;}

PRE {font-size:0.8em;overflow: auto;padding-left:10px;}

a {color:#707070; text-decoration:none;border-bottom:#000000 1px dotted;}
a:hover {color:#7C7C7C; text-decoration:none;border-bottom:#000000 1px solid;}

#map   {border:  6px solid #DEDEDE;background-color: #ffffff;  }
#FileTree1 a {border-bottom:none;}

.userpic {padding-left:20px; background:url(/imgs/user.gif) top left no-repeat; color:#7C7C7C; text-decoration:none;}

.alltags {text-decoration:none; border-bottom:none;}
.alltags:hover {color:#000000;text-decoration:none; border-bottom:#00000 1px solid;}

h1 {	margin-top:2px;
	margin-bottom:2px;
	color:#000000; 
	font-family:georgia; 
	font-size:1.4em;
	padding-top:3px; display:inline;}

h2 {	margin-top:2px;
	margin-bottom:2px;
	color:#000000; 
	font-family:georgia; 
	font-size:1.4em; display:inline; 
	padding-top:3px;}

.graytext {color:7C7C7C;}
.redlink a {color:FF0000;}
.star {color:FF0000;}
.inputfields {margin-top:4px;margin-bottom:4px;}
.txttitle {font-size: 2em; color:7C7C7C;}

.menu  {text-align: left; font-size:1.6em ;color:#99bb99}
.menu  a {font-size:1.2em ;color:#99bb99;text-decoration:none;border-bottom:#99bb99 1px dotted;}
.menu  a:hover {font-size:1.2em ;color:#99bb99;text-decoration:none;border-bottom:#99bb99 1px solid;}


.sitgol {
	z-index: 15; 
	position: absolute; 
	top:1px;
	display:none;
}

//.main_table {
//	background:url("../../imgs/sitgol.png") no-repeat center top;
//	padding:-20px -50px 0px 20px;
//}

// Для рамок картинок

.entry img
{
	background:url("../../imgs/shadow00.gif") no-repeat right bottom;
	padding:4px 10px 10px 4px;
	border:none;
}
.entry a img {
	background:url("../../imgs/shadow00.gif") no-repeat right bottom;
	padding:4px 10px 10px 4px;
	border:none;
}

.entry a {
	border:none;
	text-decoration:none;
}

.sign {
	font-size: 12px;
	color:#7C7C7C;
	width:400px;
	margin-left:120px;
}

img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#ramka_foto{
	border:#C7C7C7 1px solid;
	padding:1px;

}

blockquote  {
	border-left:#CDCDCD 4px solid;
	font-family:Times New Roman;
	padding: 0px 0px 0px 10px;
	margin: 0;
	/*background: url(../imgs/left-quo.png) top left no-repeat;*/
	min-height: 54px;
	height: auto !important;
	height: 54px;
	color:#7C7C7C;
	text-align:left;
}


.captiontext {font-size: 1.5em; color: rgb(123,178,214);}
.smalltext {color: #A0A0A0; font-size: 12px;background-color: #ffffff;}
.smalltext a {color: #A0A0A0; font-size: 12px;background-color: #ffffff;}

.tags {		background: url(../imgs/tags.gif) top left no-repeat;
		padding-left:40px;
	}
.tags a {			color: #7C7C7C;		}

.emuls {
		background: url(../imgs/gamepad.png) top left no-repeat;
		padding-left:50px;
		color:#7C7C7C;
		font-size:1.6em;
	}


#overlay { 
	z-index:5000;
	background-color: #000000;
	}

.float_panel {border:#ADADAD 3px solid; }

.panel  {
		border:#ADADAD 1px solid;
		padding:4px 4px 4px 4px;
	}
.panel a {
	text-decoration:none;
	border:none;
	}

.getparams {
	margin-bottom:2px;
	margin-top:2px;
	text-align:left;
	color:#77977A;
	font-size:0.8em;
}

.smile_box a { 	border:none;}

.footer {font-size:0.8em ;color:#99bb99;position:absolute;bottom:0px;margin-left:30%;margin-right:30%;}

// Нужное для раскрывающегося контента

body {background-color:#000000;}

.post_wrap { padding: 5px 5px 8px; }
.post_body { line-height: 18px; }  /* The content of the posts */
.folded, .folded2 { display: block;
	background: transparent url(../imgs/icon_plu.gif) no-repeat left center; padding-left: 14px; }
.sp-head-wrap, .sp-body {
	padding: 1px 6px 2px; clear: both;
}
.clickable { cursor: pointer; }
.sp-body      { display: none; font-weight: normal; background: #F5F5F5; border-top-width: 0; }
a.postLink-name, a.postLink-name:visited { text-decoration: none; }
.postImg        { margin: 2px 2px 0 0; }

.folded, .folded2 { display: block;
	background: transparent url(../imgs/icon_plu.gif) no-repeat left center; padding-left: 14px; }
.unfolded, .unfolded2 { display: block;
	background: transparent url(../imgs/icon_min.gif) no-repeat left center; padding-left: 14px; }
.sp-head      { font-size: 11px; padding: 1px 14px 3px; margin-left: 1px; line-height: 15px; }
.sp-content   { color:#A0A0A0;}

// Для FileList
			.filelist {
				float: left;
				text-align:left;
				margin: 15px;
			}
			.filelist a {text-decoration:none;border-bottom:none;}

			.demo {
				float: left;
				text-align:left;
				width: 190px;
				height: 0px;
				border-top: solid 1px #BBB;
				border-left: solid 1px #BBB;
				border-bottom: solid 1px #FFF;
				border-right: solid 1px #FFF;
				border:none;
				background: #FFF;
				overflow: auto;
				padding: 0px;
			}

			P.note {
				color: #999;
				clear: both;
			}
.blogtext {text-align: justify;}
.blogtext:first-letter {color:black; font-size:150%; float:left}

blockquote p:first-letter {color:black; font-size:200%; float:left}
blockquote p:first-letter {font-size:1em; float:left}

.auth_panel {	text-align:left;
		
		width:80px;
		height:14px;
		margin-top:4px;
		margin-bottom:4px;
	}

.auth_panel a { font-size:1.2em;border-bottom:none;color:#ABABAB;}




 table.actmsg {
 position:absolute;
// width:200px;
// height:203px;
 border-width:0px;
 border-style:solid;
 border-color:green;
 cursor:pointer;
 text-align:center;
 color:black;
 font-family: Georgia, Tahoma, Arial;
 font-size:110%;
 z-index:1;
}
table.actmsg td {
 padding:25px;
 vertical-align:middle;

}
#activbox {
 width:700px;
 height:700px;
}
div.tit {
 font-family: Georgia, Tahoma, Arial;
 font-size:150%;
 padding-bottom:20px;
}
div.arc p{
 padding-bottom:5px;
}
.stik1, .stik2, .stik3 ,.stik4 ,.stik5 ,.stik6 ,.stik7 ,.stik8 ,.stik9 ,.stik10,.stik11,.stik12 {
 background-position: center center;
 background-repeat: no-repeat;
}
.stik1 {  background-image:url('/test/stikers/index_files/10000000.png'); }
.stik2 {  background-image:url('/test/stikers/index_files/20000000.png'); }
.stik3 {  background-image:url('/test/stikers/index_files/30000000.png'); }
.stik4 {  background-image:url('/test/stikers/index_files/40000000.png'); }
.stik5 {  background-image:url('/test/stikers/index_files/50000000.png'); }
.stik6 {  background-image:url('/test/stikers/index_files/60000000.png'); }
.stik7 {  background-image:url('/test/stikers/index_files/70000000.png'); }
.stik8 {  background-image:url('/test/stikers/index_files/80000000.png'); }
.stik9 {  background-image:url('/test/stikers/index_files/90000000.png'); }
.stik10{  background-image:url('/test/stikers/index_files/10000001.png'); }
.stik11{  background-image:url('/test/stikers/index_files/11000000.png'); }
.stik12{  background-image:url('/test/stikers/index_files/12000000.png'); }

#probkolet_window {
color: #FF0000;
position: absolute; 
top:10px;
left:10px;
}

#dalee {color:#000000;font-weight:bold;}