/* Common */

.profile-avatar {
	padding: 3px;
	border: 1px #c9c9c9 solid;
	background: #fff4d7;
}

.big_avatar {
	padding: 0 18px 0 12px;
	text-align: center;
	font-family: tahoma, verdana;
	font-size: 8pt;
}

.intro {
	color: #3e3f3f;
	font-size: 11pt;
	font-family: tahoma;
	margin: 0;
	padding: 10px 0 5px 0;

}

.inline {
	display: inline;
}

.intro-small {
	color: #838282;
	font-size: 8pt;
	font-family: tahoma;
	margin: 0;
	padding: 0;
}

.border {
	border-bottom: 1px #c7ced8 solid;
}

div.intro a {
	color: #45688e;
	text-decoration: none;
}

div.intro a:hover {
	text-decoration: underline;
}

.options {
	border-top: 1px #cecca8 solid;
	background: #fafae4;
	text-align: right;
	padding: 0 5px 2px 0;
	font-size: 9pt;
	color: #bdbdbc;
}


/* Profile */

#loading {
	text-align: right;
	color: #c1c2c2;
	font-size: 8pt;

	padding: 0;
	margin: 0;
	font-family: tahoma, verdana;
}

#messages-nav {
	text-align: right;
	height: 35px;
	width: 80px;
}

#profile-info p {
	width: 410px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#profile-view h1, #profile-view h2 {
	font-family: tahoma, verdana;
	font-size: 12pt;
	color: #45688e;
	margin: 0;
	padding: 0;
}

.profile-last-blog {
	font-family: tahoma, verdana;
	font-size: 11pt;
	color: #3e3f3f;
	margin: 0;
	padding: 8px 0 0 0;
	overflow: hidden;
	width: 550px;
}

.profile-last-blog-date {
	font-family: tahoma, verdana;
	font-size: 8pt;
	color: #9b9c9c;
	margin: 0;
	padding: 0 0 8px 0;

}

.profile-last-blog-a {
	color: #45688e;
	text-decoration: none;
}

.profile-last-blog-a:hover {
	text-decoration: underline;
}

.online {
	color: #b0b0af;
	font-family: tahoma;
	font-size: 8pt;
	padding: 0 0 0 5px;
	display: inline;
}

.profile-info-name {
	color: #759099;
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	border-top: 1px #c7ced8 solid;
	background: #eceff4;
	padding: 3px 0 4px 15px;
	margin: 8px 0 10px;
}

.profile-info {
	text-align: left;
	font-family: tahoma, verdana;
	font-size: 8pt;
	color: #454544;
	overflow: hidden;
	padding: 15px 5px 15px 10px;
	margin: 0;
}

.profile-info-a {
	color: white;
	font-family: tahoma;
	font-size: 7pt;
	font-weight: 200;
	padding: 3px 0 4px 5px;
	text-decoration: none;
}

.profile-info-left {
	font-family: tahoma, verdana;
	font-size: 10pt;
	color: #45688e;
	margin: 0;
	width: 150px;
	padding: 0 0 6px 10px;
/*	background: #e9e8e8;*/
}

.profile-info-right {
	font-family: tahoma, verdana;
	font-size: 9pt;
	color: #454544;
	width: 274px;
	padding: 0 0 6px 0;
	margin: 0;
/*background: #fefbe2;*/
}

td.profile-info-right div {
	overflow: hidden;
	width: 250px;
	margin: 0;
	padding: 0;
}



#profile-gallery td {
	text-align: left;
	padding: 5px 1px 0 1px;
	/*width: 180px;*/
}

#profile-gallery p {
	font-family: tahoma, verdana;
	font-size: 8pt;
	color: #454544;
	overflow: hidden;
	width: 130px;
	padding: 0;
	margin: 0;
}

#profile-gallery h1 {
	font-family: tahoma, verdana;
	font-size: 8pt;
	color: #454544;
	overflow: hidden;
	width: 130px;
	padding: 0;
	margin: 0;
}

#profile-gallery span {
	font-family: tahoma, verdana;
	font-size: 8pt;
	color: #454544;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#profile-gallery img {
	padding: 3px;
	border: 1px #c9c9c9 solid;
	background: #fff4d7;
}

#profile-gallery img:hover {
	padding: 3px;
	border: 1px #7b7a7a solid;
	background: #fff4d7;
}



/* Menu */

.profile-menu-div {
	padding: 0 18px 0 12px;
	text-align: left;
}

.profile-menu-text {
	line-height: 1.5;
	padding: 0 0 0 10px;
	text-align: left;
	color: #45688e;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: 200;
}


.profile-menu-a {
	line-height: 1.5;
	padding: 0 0 0 10px;
	text-align: left;
}

#profile-menu a {
	color: #45688e;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

#profile-menu a:hover {
	text-decoration: underline;
}

.error-form {
	padding-top: 8px;
}

#opros td {
	color: #454544;
	font-family: tahoma;
	font-size: 8pt;
	padding: 0 3px;
}

.error-form {
	display: none;
	height: 0px;
	overflow: hidden;
}

.profile-textarea-error {
	overflow-y: auto;
	overflow-x: hidden;
	border: 1px #c7ced8 solid;
	width: 190px;
	height: 90px;
	padding: 2px;
	margin-bottom: 8px;
}


.profile-attention {
	color: #45688e;
	font-family: tahoma;
	font-size: 9pt;
	font-weight: 200;
	border: 1px gray dotted;
	margin-right: 10px;
	padding: 10px;
	background: #e4e4e4;
}

/* Стена */

.profile-wall-name {
	color: #759099;
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	border-top: 1px #c7ced8 solid;
	background: #eceff4;
	padding: 3px 0 4px 15px;
	margin: 8px 0 0 0;
}

.wall-add-span {
	color: #6d6e6f;
	font-family: tahoma;
	font-size: 9pt;
	text-decoration: none;
	margin: 0 10px 0 0;
	cursor: pointer;
}

.wall {
	display: none;
	margin: 0 0 0 10px;
}


.profile-wall-left {
	width: 60px;
	text-align: center;
	font-family: tahoma, verdana;
	font-size: 8pt;
	color: #454544;
	padding: 0 0 15px 0;
}

.profile-wall-right {
	width: 350px;
	text-align: left;
	font-family: tahoma, verdana;
	font-size: 8pt;
	color: #454544;
	font-weight: 200;
	padding: 0 0 15px 0;
	text-overflow: ellipsis;
	overflow: hidden;
}

.profile-wall-empty {
	font-family: tahoma, verdana;
	font-size: 8pt;
	color: #454544;
	overflow: hidden;
	width: 130px;
	padding: 5px 0 0 10px;
	margin: 0px;
}

#profile-wall {
	table-layout: fixed;
}

#profile-wall p {
	text-align: left;
	font-family: tahoma, verdana;
	font-size: 9pt;
	color: #454544;
	padding: 0 0 0 10px;
	overflow: hidden;
}

#profile-wall h2 {
	font-size: 8pt;
	font-weight: lighter;
	margin: 1px;
	line-height: 1.8;
}

#profile-wall h4 {
	text-align: left;
	font-family: tahoma, verdana;
	font-size: 9pt;
	color: #454544;
	padding: 5px 0 0 10px;
	margin: 0;
	overflow: hidden;
	font-weight: 300;
}

#profile-wall img {
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #c9c9c9;
	background: #fff4d7;
}

#profile-wall img:hover {
	border-color: #7b7a7a;
}

.wname {
	color: #454544;
	font-family: tahoma;
	font-size: 7pt;
	font-weight: 200;
	border-top: 1px #c9c9c9 solid;
	background: #e9e9e7;
	padding: 0px 0 3px 10px;
}

.wop {
	text-align: right;
	padding: 0;
	margin: 0;
	color: #bdbdbc;
	font-size: 8pt;
}



#profile-wall textarea {
	color: #454544;
	font-family: tahoma;
	font-size: 9pt;
	font-weight: 200;
	border: 1px #c9c9c9 solid;
	background: #eeeff0;
	overflow-y: auto;
	overflow-x: hidden;
	margin: 10px 15px 8px 2px;
	padding: 3px;
	width: 300px;
	height: 80px;
	text-align: left;
}

.profile-wall-textarea {
	overflow-y: auto;
	overflow-x: hidden;
	width: 400px;
	height: 80px;
	padding: 3px;
	margin: 10px 15px 8px 2px;
	font-family: tahoma, verdana;
	font-size: 9pt;
	font-weight: 200;
	color: #454544;
	background: #f8fafe;
	border: 1px #c7ced8 solid;
	text-align: left;
}

td.profile-wall-right a {
	font-size: 10pt;
	font-weight: bold;
	margin-right: 4px;
	color: #45688e;
	font-family: tahoma;
	text-decoration: none;
}

td.profile-wall-right a:hover {
	text-decoration: underline;
}












/* Edit profile */

.edit-link {
	color: #36638e;
	font-family: tahoma, verdana;
	font-size: 8pt;
	text-decoration: none;
}

.edit-link:hover {
	text-decoration: underline;
}

.edit-div {
	height: 1px;
	position: relative;
	top: 12px;
	bottom: 0;
	text-align: right;
	padding: 0 5px 0 0;
	margin: 0;
}

.profile-edit-checkbox {
	font-family: tahoma, verdana;
	font-size: 9pt;
	padding: 5px 0 5px 0;
	color: #454544;
}

.profile-textarea {
	overflow-y: auto;
	overflow-x: hidden;
	width: 400px;
	height: 80px;
	padding: 5px;
	font-family: tahoma, verdana;
	font-size: 9pt;
	color: #454544;
	border: 1px #c7ced8 solid;
}

.profile-input {
	width: 400px;
	/*height: 80px;*/
	padding: 5px;
	font-family: tahoma, verdana;
	font-size: 9pt;
	color: #454544;
	border: 1px #c7ced8 solid;
}

.profile-textarea-edit-photo {
	overflow-y: auto;
	overflow-x: hidden;
	width: 400px;
	height: 40px;
	padding: 5px;
	font-family: tahoma, verdana;
	font-size: 9pt;
	color: #454544;
	border: 1px #d7ebff solid;
}

.profile-edit-line {
	background: url(/images/h-dot1.gif) repeat-x;
	margin: 0px 6px;
	height: 10px;
	background-position: center;
}

/* New Messages */

.messages-to {
	color: #45688e;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
}

.messages-select {
	margin: 0 10px 0 0;
	padding: 0;
	color: #45688e;
	font-family: tahoma;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	display: inline;
	cursor: pointer;
}

.messages-select:hover, .messages-to:hover {
	text-decoration: none;
	color: white;
	background: #9fcdf9;
	padding: 3px;
}

.message-input {
	width: 400px;
	padding: 5px;
	font-family: tahoma, verdana;
	font-size: 9pt;
	color: #454544;
	border: 1px #d7ebff solid;
}

.message-textarea {
	overflow-y: auto;
	overflow-x: hidden;
	width: 400px;
	height: 150px;
	padding: 5px;
	font-family: tahoma, verdana;
	font-size: 9pt;
	color: #454544;
	border: 1px #d7ebff solid;
}

/* View Messages */


#messages th {
	/*background: url(/images/h-dot1.gif) repeat-x;*/
	margin: 0px 6px;
	height: 15px;
	background-position: center;
}

#messages textarea {
	color: #454544;
	font-family: tahoma;
	font-size: 9pt;
	font-weight: 200;
	border: 1px #c9c9c9 solid;
	background: #eeeff0;
	overflow-y: auto;
	overflow-x: hidden;
	margin: 10px 15px 8px 2px;
	padding: 3px;
	width: 300px;
	height: 80px;
	text-align: left;
}


.m-left {
	font-family: tahoma, verdana;
	font-size: 8pt;
	color: #9b9c9c;
	margin: 0;
	padding: 0;
	width: 70px;
	text-align: center;
}

td.m-left img {
	padding: 3px;
	border: 1px #c9c9c9 solid;
	background: #fff4d7;
}

td.m-left img:hover {
	padding: 3px;
	border: 1px #7b7a7a solid;
	background: #fff4d7;
}

.m-right {
	color: #3e3f3f;
	font-family: tahoma, verdana;
	font-size: 9pt;
}

td.m-right h4 {

	color: #aaaaaa;
	font-family: tahoma, verdana;
	font-size: 8pt;
	font-weight: 200;
	margin: 0;
	padding: 0;
	display: inline;
	text-decoration: none;
	line-height: 1.7;
}

td.m-right h6 {
	overflow: hidden;
	width: 510px;
	margin: 0;
	padding: 0;
	color: #3e3f3f;
	font-family: tahoma, verdana;
	font-size: 9pt;
	font-weight: 200;
}

td.m-right div {

	color: #7e7e7e;
	border-bottom: 1px #d5d5d5 solid;
	background: white;
	font-family: tahoma, verdana;
	font-size: 8pt;
	padding: 0 0 3px 0;
	margin: 0 0 5px 0;
	width: 300px;
}

td.m-right a {
	color: #36638e;
	font-family: tahoma, verdana;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	margin: 0 10px 0 0;
}

td.m-right a:hover {
	text-decoration: underline;
}

td.m-right span {
	margin: 0;
	padding: 0;
	color: #acadad;
	font-size: 7pt;
}








/* User's blog */

/*
#blog-nav {
	text-align: right;
	font-size: 9pt;
	color: #9b9c9c;
}

*/

.blog-nav-l {
	width: 380px;
	text-align: left;
	color: #c4c4c4;
	font-size: 9pt;
	font-family: tahoma, verdana;
}

.blog-nav-r {
	width: 170px;
	text-align: right;
}


#diary-view small {
	font-family: tahoma, verdana;
	font-size: 8pt;
	color: #9b9c9c;
}

.blog_comments {
	font-family: tahoma, verdana;
	font-size: 8pt;
	color: #9b9c9c;
	text-align: left;
	padding: 0 0 0 5px;
	margin: 5px 0 0 40px;
	border-left: 0px #cac8c8 double;
}


#diary-view textarea {
	color: #454544;
	font-family: tahoma;
	font-size: 9pt;
	font-weight: 200;
	border: 1px #c7ced8 solid;
	background: #f8fafe;
	overflow-y: auto;
	overflow-x: hidden;
	margin: 10px 15px 0px 2px;
	padding: 3px;
	width: 300px;
	height: 80px;
	text-align: left;
}

#diary-view th {
	font-family: tahoma, verdana;
	font-size: 8pt;
	color: #9b9c9c;
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
	width: 550px;
	font-weight: 300;
}

#diary-view td {
	font-family: tahoma, verdana;
	font-size: 11pt;
	color: #3e3f3f;
	margin: 0;
	padding: 0 0 18px 0;
	text-align: left;
}


#diary-view a {
	color: #36638e;
	font-family: tahoma, verdana;
	font-size: 8pt;
	text-decoration: none;
	cursor: pointer;
	font-weight: 200;
	margin: 0;
	padding: 0;
}

#diary-view a:hover {
	text-decoration: underline;
}

#diary-view p {
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 550px;
}

#help {

	border: 1px #e1dfe0 solid;
	background: #f1eeef;
	font-family: tahoma, verdana;
	font-size: 8pt;
	padding: 9px;
	margin: 5px 0 15px 0;
	text-align: justify;
	line-height: 1.4;
}

#help a {
	color: #36638e;
	font-family: tahoma, verdana;
	font-size: 8pt;
	text-decoration: none;
}

#help a:hover {
	text-decoration: underline;
}

#lenght {
	padding-left: 20px;
	color: #a0a0a0;
	font-family: tahoma, verdana;
	font-size: 8pt;
}

.blog-textarea {
	overflow-y: auto;
	overflow-x: hidden;
	width: 536px;
	height: 80px;
	padding: 5px;
	font-family: tahoma, verdana;
	font-size: 9pt;
	color: #454544;
	border: 1px #c7ced8 solid;
}

/* Adv */

#adv {
	padding: 0 0 0 25px;
}

/* Оповещения */

#notice {
	border: 1px #c9c9c9 solid;
	background: #fff4d7;
	font-family: tahoma, verdana;
	font-size: 8pt;
	padding: 8px 2px 10px 8px;
	margin-top: 10px;
}

#notice a {
	font-family: tahoma, verdana;
	font-size: 8pt;
	font-weight: 200;
	line-height: 1.6;
}

/* Логин */


#login-header input {
	overflow-y: auto;
	overflow-x: hidden;
	width: 100px;
	padding: 3px;
	font-family: tahoma, verdana;
	font-size: 9pt;
	color: #454544;
	border: 1px #c7ced8 solid;
}

.login-left {
 text-align: right;
 padding: 0 5px 0 14px;


}
#login-header a {
	font-family: tahoma, verdana;
	font-size: 8pt;
	font-weight: 200;
	line-height: 1.6;
	color: #c8c8c8;

}


/* Blogs */

#about-blog {
	color: #3e3f3f;
	font-size: 10pt;
	font-family: tahoma;
	margin: 0;
	padding: 10px 0 5px 0;
}

#about-blog span {
	color: #908f8f;
	font-size: 8pt;
	font-family: tahoma;
	margin: 0;
}


