html {
	background-color: #ebebeb;
	border-top: 0px solid #515151;
}

body {
	color:#515151;
	font: 13px "Trebuchet MS", Verdana, "Lucida Grande", Georgia, Sans-Serif;
	line-height:18px;
}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0 10px 0;
	padding: 4px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { border-bottom-width: 0; }
h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }
ul, ol, blockquote, pre { color: #555555; }
ul { list-style-type: square; }
blockquote, pre { background-color: #eeeeee; }
del { color: #555555; }
ins {
	text-decoration: none;
	color: #466b85;
}

/* Links */

a {
	border-bottom: 0px dotted red;
}

a:link {
	color: #336699;
	text-decoration: none;
}

a:visited {
	color: #5588aa;
	text-decoration: none;
}

a:hover, a:active {
	color: #ad5b1e;
}

/* Structure */

body {
	width: 1050px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url(/settings/img/back_fd_950.gif);
	background-color: #fff;
}

#container {
	width: 902px;
	margin: 0 auto;
}

#header {
	width: 100%;
	clear: both;
    padding-top:10px;

}

#header h1 {
	display:none;
}

#header h2 {
	margin: 0;
	padding: 0;
	float: left;
	width: 250px;
	font-size: 12px;
	line-height: 32px;
	padding-left: 10px;
	border-left: 1px solid #F1F2E7;
	text-transform: lowercase;
	color:#999;
}

.favorites {
	float: right;
	text-align: right;
	font-size: 11px;
}

.favorites a {
	color:#bbb;
}

.favorites a:hover {
	text-decoration: underline;
}

#page-header {
	clear: both;
	padding:0;
	padding-top:10px;
	width:902px;
	margin:0;
	display:block;
}

#wrapper {
	text-align: left;
	padding:0;
	margin:0;
	width:100%;
	display:block;
	clear:both;
}

/* Navigation */

#navigation {
	width: 100%;
	clear: both;
	margin-top: 10px;
	line-height:16px;
}

#navigation ul {
	padding: 0;
	width: 100%;
	float: left;
	list-style-type: none;
	background-color: #65728d;
}

#navigation li {
	float: left;
	line-height:18px;
}

#navigation a:link, #navigation a:visited {
	float: left;
	display: block;
	color: #eff8ff;
	padding:8px 10px 8px 10px;
	border-bottom-width: 0;
	font-size:14px;
}

#navigation a:hover, #navigation a:active {
	color: #ffffff;
/*	font-weight: bold; */
	background-color: #485573; 		
}

a.top_menu_selected {
	color: #eff8ff;
	background-color: #374462;
	font-weight: bold;
}

/* Page-Morda */

#mordapics {
	width:100%;
	clear:both;
	height: 207px;
}

#morda1, #morda2, #morda3 {
	float:left;
	width: 294px;
	height:207px;
	border:0;
}

#morda1 {
	margin:0 10px 0 0;
	padding:0;
}

#morda2 {
	margin:0 10px 0 0;
	padding:0;
}

#morda3 {
	margin:0 0px 0 0;
	padding:0;
}

#caption {
	width:902px;
	clear:both;
}

#caption1, #caption2, #caption3 {
	width: 254px;
	padding:8px 20px;
	background-image:url(/settings/img/see_it_sq.gif);
	background-repeat:no-repeat;
}

#caption1 a, #caption2 a, #caption3 a {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 200;
	color:#313131;
	border-bottom-width: 0;
	line-height:23px;
}

#caption1 a:hover, #caption2 a:hover, #caption3 a:hover {
	color: #f6f6f6;
	background-color:#FF8951;
	padding: 2px 0;
}

#caption1 {
	float:left;
	background-color: #94B4D6;
}

#caption2 {
	float:left;
	margin-left:10px;
	background-color: #D6EB9A;
}

#caption3 {
	float:left;
	margin-left:10px;
	background-color: #ffb366;
}

#captiondv {
	margin-left: 5px;
	margin-right: 5px;	
	text-align: justify;
}

#captiondv p {
	margin: 5px 0;	
}

#source {
	float:right;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}


/* аБаАаНаНаЕб?б? */

.banner902 {
	margin:10px 0;
	padding:5px 0;
	border:0;
	clear:both;
	width:902px;
	height:102px;
	background-color:#F1F2E7;
}

.banner902 span {
	color:#999;
	font-size:0.8em;
	padding-left:7px;
}

#banner_bottom {
	padding: 5px 0;
	margin-top: 10px;
	clear: both;	
	background-color:#F1F2E7;
}

#banner_bottom span {
	color:#999;
	font-size:0.8em;
	padding-left:7px;
}

#banner_bottom_place {	
	clear: both;
}

#banner_bottom_main {
	padding-bottom: 5px;
	clear: both;	
	background-color:#F1F2E7;
}

#banner_bottom_main span {
	color:#999;
	font-size:0.8em;
	padding: 0px 0px 2px 7px;
}

#navheader{
	height:18px;
	background-color:#94B4D6;
}

#personshead {
	background-color:#ffb366;
}

.sotki{
	padding:5px;
	float:left;
}

.inside_sotki {
	padding:5px;
	background-color: #F1F2E7;
}

/* Wrapper */

.col {
	text-align: left;
    padding:0;
	margin:0;
}

.col ul {
	margin: 0px;
	padding: 10px;
	line-height: 1.5em;
}

.col li {
	list-style-type: none;
	padding:0px 0px 5px 0px;
}

.col h3 {
	padding: 8px 10px;
    margin:0;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
	color:#fff;
}

#content{
	float: left;
	width:642px;
	padding:0;
}

#content h3 {
	background-color: #94b4d6;
}

.vote_panel {
	padding: 8px 10px;
    margin:0;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
	color:#fff;	
	background-color: #94b4d6;
}

#content a:hover, #content a:active {
	color: #336699;
	border-bottom-color: #336699;
}

/* SIDEBAR */

#sidebar{
	float: left;
	width: 250px;
	margin-left:10px;
}

#sidebar a:link {
	color: #df6532;
	border-bottom-color: #df6532;
}

#sidebar a:visited {
	color: #ad5b1e;
	border-bottom-color: #ad5b1e;
}

.sidebar_ad  {
	background-color: #96A46C;
	margin-bottom:10px;
}

.inside{
	padding:10px;
}

/* Footer */
#footer {
	clear: both;
	color: #666666;
	padding: 20px 0 15px;
	text-align: center;
}

#footer a:link {
	color: #5588aa;
	border-bottom-color: #5588aa;
}

#footer a:visited {
	color: #77bbdd;
	border-bottom-color: #77bbdd;
}

#footer a:hover, #footer a:active {
	color: #336699;
	border-bottom-color: #336699;
}

#footer p {
	margin: 5px 0;
}

#logo {
	float:left;
	border:0;
}

#cloud {
	padding: 10px 10px 15px 10px;
	background-color:#EFF8FF;
	text-align:justify;
}

#cloud a {	
	margin: 5px 5px 5px 0px;
}

#cloudheader  {
	background-color:#94B4D6;
}

div {
	overflow:hidden;
}

#display {
	text-align:center;
	border-top:10px solid #fff;
	border-bottom:10px solid #fff;
	background-color:#f1f2e7;
	padding:10px;
}

#top_galleries {
	text-align:center;
	border-top:10px solid #fff;
	border-bottom:10px solid #fff;	
	background-color:#f1f2e7;
	padding:10px;
}

/***** Global Classes *****/
.quiet { color: #9B9C8D; }
.small { font-size:11px; }
.clear { clear:both; }
.float-left	{ float:left; }
.float-right { float:right; }
.text-left { text-align:left; }
.text-right { text-align:right; }
.text-center { text-align:center; }
.text-justify { text-align:justify; }
.bold { font-weight:bold; }
.italic { font-style:italic; }
.underline { border-bottom:1px solid; }
.highlight { background:#ffc; }
.img-left { float:left;margin:4px 10px 4px 0; }
.img-right { float:right;margin:4px 0 4px 10px; }
.nopadding { padding:0; }
.noindent { margin-left:0;padding-left:0; }
.nobullet { list-style:none;list-style-image:none; }
.pager { padding:10px;}

.active_page {
	font-weight: bold;
	font-size: 11px;
	padding: 5px 10px 5px 11px;
	border-style: solid;
	border-left-width: 2px;
	border-right-width: 2px;
	border-color: #ffb366;
}

.link_page {
	padding: 6px;
	border-style: solid;
	border-width: 2px;	
	border-color: #fff;	
}

.dots {
	padding-left: 5px;
	padding-right: 5px;
}

.tag0{ font-size: 12px; }
.tag1{ font-size: 15px; }
.tag2{ font-size: 18px; }
.tag3{ font-size: 21px; }
.tag4{ font-size: 24px; }
.tag5{ font-size: 27px; }

.photo_title {
	float:left;
	font-weight:bold;
	font-size:1.1em;
	padding: 2px 0px 10px 5px;
	text-align:left;
}

.rating {
	font-size:0.9em;
	padding: 5px 0px 5px 5px;
}

.poll_msg {
	font-size:0.8em;
}

#buttons_place {
	margin-bottom: 20px;
	text-align: center;
}

#buttons_place img {
	margin: 10px;
}

h3.sidebar_lenta {
	background-color: #65728D;
}

.related {
	background-color: #F8F8F8;
	border-color: #F1F2E7;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	height: 370px;
	margin-top: 10px;
	overflow-y: scroll;
	padding: 5px;	
}

.related td {
	vertical-align: top;
}

.related img {
	margin-bottom: 5px;
}

.related a.title {
    color: #666 !important;
    display: block;
    line-height: 110%;
	margin: 0 0 5px 5px;
}

.related a.title:visited {
    color: #666 !important;
}

.all_persons_link {
	font-size: 1.25em;
	line-height: 150%;	
}

ul.letters {
	float: left;
	padding:10px 0;
	width: 100%;
}

ul.letters li {
	float: left;
	width: 20px;
	text-align: center;
}

ul.letters li span {
	border-color: #FFB366;
	border-style: solid;	
	border-width: 0 2px;
	font-size: 1.2em;
	padding: 0 3px;
}

ul.persons_list {
	float: left;
	padding: 0;
	width: 33%;
}

.gallery_date {
	color: #666;
	font-size: 11px;
	font-style: italic;	
	text-align: right;	
}
