@charset "utf-8";

body {
	font: 10pt Arial,Helvetica,sans-serif;
	background:#fff url(/images/bg.gif) repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

#container {
	width: 980px;
	background: #fff;
	margin: 0 auto;
	border: 1px solid #000;
	text-align: left;
} 
#header { 
	background: #85aaff; 
	padding: 0 0 0 20px;
	height: 100px;
} 
#header h1 {
	margin: 0;
	padding: 10px 0;
	color:#fff;
}

p {
	padding:5px;
	margin:0;
}

blockquote {
	padding:3px 0 0 10px;
	margin:0;
}

hr {
	border: 1px solid #ccc
}

#sidebar1 {
	float: left;
	width: 160px;
	padding: 15px 10px 15px 20px;
}
#mainContent {
	margin: 0 0 0 200px; 
	padding: 0 20px;
}
#mainContent input {
	margin:0;
}
#mainContent h1 {
	font-size:150%;
}
#footer {
	height: 35px;
	color:#777;
	text-align:center;
	padding: 0 20px;
	background: #acf;
	margin-top: 20px;
}

#footer p {
	margin: 0; 
	padding: 10px 0;
}
#reg_form {
	padding:20px 0;
}

#advert_links {
	width: 70%;
	margin: 15px 0 0 0;
	color: #aaa;
	font-size: 0.9em;
}

#advert_links a {
	font-size: inherit;
	color: inherit;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.center {
	text-align:center;
}

a, a:visited {
	text-decoration: underline;
	color:#01e;
}

a:hover {
	text-decoration:none;
}

.pets_type {
	float:left;
	width: 350px;
}
/* Подпись */
.signature {
	font-size: 1.2em;
	font-weight: bold;
	color:#06f;
}

.pets_add_images, .pets_add_images_active {
	float:left;
	margin:5px;
	cursor:pointer;
}

.pets_add_images {
	border:solid 1px #ccc;
}
.pets_add_images_active {
	border:solid 1px #00f;
}

.haracter_container, .haracter_text, .haracter_bg {
	width:150px;
	height:15px;
}

.haracter_container {
	position:relative;
	border:#000 solid 1px;
	background: #dff;
	margin:7px 0;
}

.haracter_text {
	position:absolute;
	z-index:20;
	text-align:center;
	color:#333;
	font-weight:bold;
}

.haracter_bg {
	position:absolute;
	z-index:10;
	background:url(/images/haracters_line.gif) 100% 0;
}

.common_har_container, .common_har_fill, .common_har_bg {
	width:35px;
	height:100px;
}

.common_har_container {
	position:relative;
	margin:7px 0;
}

.common_har_fill {
	position:absolute;
	z-index:10;
	background:#0cf;
	border-top:1px solid #999;
}

.common_har_bg {
	position:absolute;
	z-index:20;
	color:#666;
	font-size:13px;
	padding:40px 0 0 0;
	text-align: center;
	background:url(/images/common_har.png) no-repeat;
}

#menu_login_form p, a {
	font-size: 0.9em;
}

#menu_login_form p {
	color: #777;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#menu_login_form .input_text {
	width: 130px;
}

.polosa_list, .polosa {
	height:1.2em;
	background:#cdf;
	padding:1px 5px;
	color:#03c;
	font-size:1.1em;
	font-weight:bold;
}

.polosa {
	width:100%;
	border-top:#03F solid 1px;
}

.polosa_edit {
	float:right;
	font-size:0.85em;
	font-weight:normal;
}
.polosa_title {
	float:left;
}

#pet_left_column, #profile_left_column {
	float:left;
	width:200px;
	margin-bottom: 25px;
}

#pet_right_column, #profile_right_column {
	float:right;
	width:500px;
	margin-bottom: 25px;
}

.header_title {
	color:#999;
}

.error {
	color:#f30;
}

.list {
	list-style:none;
	margin:0;
	padding:0;
}

.menu_list li {
	font-size: 1.2em;
	margin:4px;	
}

.fieldset {
	border:solid 1px #03F;
}

.fieldset legend {
	font-weight:bold;
}

.tabs_container {
	height:25px; 
	border:2px solid #48f;
	width:200px; 
}

.tabs_active, .tabs_passive {
	float:left;
	margin: 0;
	padding:5px 0 0 0;
	width:50%; 
	height:20px; 
	text-align:center;
	font-weight:bold;
}

.tabs_active {
	background:#48f;
	color:#cdf;
}

.tabs_passive {
	background:#cdf;
	color:#26f;
}

.pager {
	font-size: inherit;
	font-weight: bold;
}

.index_right_block {
	float: right;
	width: 450px;
}

.index_text {
	font-size:1.15em;
}

.user_thumbs_imgblock {
	width: 100%;
	height: 75px;
	text-align: center;
}

.user_thumbs_sign {
	font-size: 0.8em;
	width: 65px;
	overflow: hidden;
}

.user_short_info_box {
	border:1px solid #cdf;
}

.avatar_m {
	float:left;
	width:120px;
}

.avatar_m img {
	border:10px solid #cdf;
}

.user_info_m {
	float:right;
	width:600px;
}

.user_info_m_form {
	padding:7px 0 0 25px;
}

.textarea, .user_info_m_form textarea {
	width:400px;
	height:80px;
}

.user_info_m_form_center {
	float:left;
	width: 35%;
	text-align:center;
}

.user_info_m_list {
	float:right;
	width:150px;
	text-align:center;
	padding:10px;
}
.menu_bold_text {
	color:#000;
	font-size:1em;
}

#footer_text {
	float:left;
	width:800px;
	padding-top:8px;
}

#footer_hosting {
	float:right;
	text-align:right;
	width:90px;
	height:31px;
	padding:2px 10px;
}

.val_name {
	color: #888;
}

.user_info_s {
	padding: 5px 10px;
	width: 65px;
}

.text_new {
	color:#F09;
}

#ajax_loader {
	display:none;
	padding-top:3px;
}

.float_left {
	float: left;
}

.search {
	width:200px;
}

.search_submit {
	width:100px;
	height:50px;
	font-size:1.2em;
}

.pager_block {
	font-size: 1.3em;
	text-align: right;
	padding-right: 20px;
}

.profile_common_har_box {
	float: right;
	margin: 25px 0 0 0;
}

/* CSS табы */

ul#tabnav {
	text-align: left;
	margin: 1em 0 0 0;
	font: bold 11px verdana, arial, sans-serif;
	border-bottom: 2px solid #48f;
	list-style-type: none;
	padding: 3px 10px 3px 10px;
}

ul#tabnav li { /* do not change */
display: inline;
}

#tab_body {
border: 2px solid #48f;
border-top-style: none;
background-color: #fff;
padding: 20px;
}

ul#tabnav li a#current_tab {
background-color: #fff;
color: #000;
position: relative;
top: 2px;
padding-top: 4px;
}

ul#tabnav li a {
padding: 3px 4px;
border: 2px solid #48f;
background-color: #cdf;
color: #666;
margin-right: 0px;
text-decoration: none;
border-bottom: none;
}

ul#tabnav a:hover {
background: #fff;
}

.user_ajax_res {
	width: 100%;
	text-align: center;
	padding: 3px 0;
	border: 2px dashed #fc0;
	background: #ffc;
}